/*  
Theme Name: jClassic 
Theme URI: http://www.j-zero.de
Retro-Theme
Version: 0.1
Author: Johannes Ringe 
Author URI: http://www.j-zero.de

	Minimalistic Retro Design


*/



/* Begin Typography & Colors */

html {
	height: 100%;
}

body {
	padding: 0px;
	margin: 0px;
	/* font: 13px "Courier New", Courier, mono; */
	font-family: Georgia, Times, "Times New Roman", serif; 
	font-size: 13px;
	/* font: 12px "Verdana","Geneva","Kalimati",sans-serif; */
	/* font: 12px inherit; */
	background-color: #505050;
	/* background-image:url(http://www.j-zero.de/images/tapete_reverse.jpg); */
	background-repeat:repeat-x;
	background-position: bottom;
	color: #505050;
	height: 100%;
	line-height:1.6em;
}

#main {
	padding: 0;
	margin: auto;
	/* background-image:url(http://www.j-zero.de/images/tapete.jpg); */
	background-repeat:repeat-x;
	background-position: top;
	height: 100%;
}

#page {
	margin: auto;
	padding-left: 32px;
	padding-right: 32px;
	padding-top: 32px;
	width: 70%;	
	background-color: white;
	/* height: 100%; */
}
#header {
	padding: 0 0 8px 0;
}

#header h1 {
	margin:0px; 
	float: left;
	font-size: 300%;
	margin-right: 16px;
	font-family: serif;
	font-weight: normal;
}

#header .description {
	font-size: 11px; 
	padding-top: 16px;
	padding-left: 4px;
	margin-bottom: 16px;
	margin-left: 200px;
	height: 32px;
}

.post h2 { 
	margin: 6px 4px 6px 2px;
	display: inline;
	font-family: serif;
 }

.gravatar {
	float:left;
	margin-right: 8px;
}

.postTitle {
	margin:0; 
	padding: 0;
}


.post small { font-size:10px; padding-top:6px;}

.postTitleHR {display: block; margin: -3px;}
small {font-size: 12px;}



#content {
	padding-left: 16px;
}


pre {
	overflow: auto;
	white-space: normal; 
}

.codecolorer-container {
	
	white-space: normal; 
}

.ngg-gallery-thumbnail {
	margin: 4px;
}


.post .entry img{ margin: 0 0px 0 8px;}

#clearnavigation {clear: both;}

.inhalt {
	float: left;
	padding: 0px 5px 20px 45px;
	margin: 0px 0 0;
	width: 75%;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	/*margin: 0 0 40px;*/
	text-align: justify;
	}


.widecolumn .post {
	margin: 0;
	}

h2.pagetitle { 
	font-weight: normal;
	font-family: serif;

} 

h2.widgettitle {
	font-family: serif;

}


.postmetadata { 
	clear: left;
	font-size: 10px;
	margin-bottom: 32px;
	
}

.postmetadata .alt {
	font-size: 10px;
}

#footer {
	padding: 0;
	
	text-align: right;	
	clear: both;
	}

	/* #footer a { text-decoration: none; color: #EAEAEA;}*/


/* End Structure */




/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	padding-left: 8px;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	/* list-style: none; */
	padding-left: 10px;
	/* text-indent: -10px; */
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none; 
	list-style-image: none;

	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */

textarea { border: 1px solid #707070; font-size: 12px; color: #AAA; background-color: transparent; color: #707070;} 
input { border: 1px solid #707070; font-size: 12px; color: #AAA; background-color: transparent; color: #707070;} 
#searchsubmit { 
	border: 1px solid #707070;
	font-size: 12px;
	background-color: transparent;
	color: #ED1E24;
} 
#submit { border: 1px solid #707070; font-size: 12px; color: #AAA; background-color: transparent; color: #ED1E24;} 
#s { width: 100px; }
/* input:hover, textarea:hover { border: 1px solid #FFFFF0;}
#searchsubmit, #submit, #searchform div input { background-color: #FFFFFF; color:#000000; border: none; font-size: 12px}

*/

#searchform {
	
	padding: 3px; 
	}
/*
#searchform  input#s { 	 border: 1px solid #DADADA; font-size: 12px; background-color:#000000; color: #FFFFFF;	padding: 2px;	}
#sidebar #searchform input#s { float: left; margin-top: 13px; margin-right:3px;} /* widget hack */

.entry {
	padding-left: 16px;
	padding-right: 16px;
	background-color: transparent;
	border-bottom: 0px dashed #CCCCCC;
	
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}
/*
#commentform input {	width: 170px; 	padding: 2px; 	margin: 5px 5px 1px 0; 	}
#commentform input, #commentform textarea {background-color: #000000;}
#commentform textarea {width: 450px; 	padding: 2px; 	padding: 2px;	}
*/
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;	
	}



.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px 5px;
	list-style: none;
	font-size:12px;
	}

.commentlist p {
	margin: 5px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {

	display: block; float: right;
	}
	/* .commentmetadata a{ text-decoration: none; color: #DADADA; font-size:11px;} */
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 16px;
	margin-left: 80%;
	width: 15%;
	border-left: 2px solid #ED1E24;
	}


/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #ED1E24;
	}

blockquote {
	margin: 15px 20px 0 10px;
	padding-left: 10px;
	border-left: 1px dotted #ED1E24;
	font-style:italic;
	font-family: Georgia, Times, "Times New Roman", serif; 
	}



.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}
a {
        text-decoration: none;
	color: #ED1E24;
}
a:hover {
	/* color: #909090; */
        text-decoration: underline;
}
