/*  
Theme Name: Antjes Blog
Theme URI: http://www.antjeherzog.de.com/
Description: A Wordpress Theme For My Blog <br>
Version: 1.5
Tags: 2 columns, business, fixed width, widgets, gravatar support, valid XHTML, valid CSS, right sidebar
*/

/* Begin Main-Layout */
*{
	margin:0;
	padding:0
}
#menu                   { color: #000; font-family: Georgia; font-style: italic; font-variant: normal; font-weight: normal; background-image: url(http://www.antjeherzog.de/header.png); background-repeat: no-repeat; left: 15px; width: 900px; height: 150px }
#menu ul { padding-left: 30px }
#menu li {
	padding-top:10px;
	display: block;
	float: left;
	padding-left:30px;
}

#menu li a {
	display: block;
	color:#3f3f3f;
	font-size:12px;
}

#menu li a:hover{
color:#000000;
text-decoration:underline;
}

#menu li.current_page_item  { color: #000000; background-repeat: no-repeat; background-attachment: scroll; background-position: 10px 0 }

#menu li.current_page_item a:hover {
	text-decoration: none;
}

a   { text-decoration: none }
a:link     { color: #000; font-style: italic }
a:visited    { color: #777; font-style: italic }
a:hover, a:active   { color: #777; text-decoration: underline }


body           { color: #222; font: 12px/18px Georgia; background-image: url(http://www.antjeherzog.de/Boden2.jpg); background-repeat: repeat; background-attachment: fixed; background-position: 0 0; position: static; top: 0 }

.page                  { background-color: #fff; background-image: none; background-position: 0 0; text-align: left; visibility: visible; margin-top: 0; margin-bottom: 0; margin-left: 15px; z-index: 0; top: 0; width: 900px; float: left; align: left     }

#header         { background-repeat: no-repeat; background-position: 0 0; margin-top: 0; margin-bottom: 0; margin-left: 15px; left: 15px; width: 900px; height: CSS_PROPERTY_UNDEF }
#content             { background-color: #fff; top: 10px; width: 670px; float: left }

#content ol li { 
    list-style: decimal;
                 }

#content ul  { margin-top: 10px; margin-left: 15px }
	
#sidebar1          { background-color: #fff; background-repeat: no-repeat; background-attachment: scroll; background-position: 0 0; margin: 0 0 20px; width: 200px; float: left }
	
#footer    { color: #666666; background-repeat: no-repeat; background-attachment: scroll; background-position: right bottom; text-align: right; padding-right: 120px; height: 100px; clear: both }
#footer p{padding:38px 0 0px 0;}
#footer a, 
#footer a:hover,
#footer a:visited,
#footer a:visited:hover  { color: #000; text-decoration: underline }

/* End Main-Layout */



/* Begin Content*/
h4,h5,h6  { color: #000; font: 16px/200% Georgia; margin: 20px 0 0 }

h2        { color: #777; font-size: 16px; font-family: Georgia; font-style: italic; font-weight: normal; line-height: 200%; text-decoration: none; background-color: #fff; margin: 16px 0 2px }
h1 { color: #777; font-size: 16px; font-family: Georgia; font-style: italic; font-weight: normal; line-height: 200%; text-decoration: none; margin: 20px 0 10px }
h3 { color: #333333; margin: 20px 0 0; padding-bottom: 3px; border-bottom: 1px dotted #333 }

h2 a:link, h2 a:visited, h2 a:active, h2 a:hover{
	color:#000000;
	text-decoration:none;
}
h3 a:link, h3 a:visited, h3 a:active, h3 a:hover { color: #000; text-decoration: underline }

.post-date   { background-color: #fff; padding-top: 5px; left: 5px; width: 49px }
.post-month      { color: #828282; font-size: 11px; font-family: Georgia; background-color: #fff; text-align: center; display: block; margin-top: 0; padding-top: 0 }
.post-day      { color: #000000; font-size: 14px; font-family: Georgia; font-style: italic; font-weight: normal; background-color: #fff; text-align: center; display: block }
.post          { color: #333; background-repeat: no-repeat; background-attachment: scroll; background-position: right top; text-align: justify; padding-right: 0; padding-bottom: 10px; width: 600px }

.postmetadata {
	color:#555;
	font-size:.85em;
	padding:2px 0 0 0;
}

.postmetadata a:link, .postmetadata a:visited, .postmetadata a:active { color: #555; text-decoration: none }

.postmetadata a:hover{
	text-decoration:underline
}

.entry, .entrytext    { line-height: 160%; margin: 2px 0 0; padding-left: 0; width: 600px }
	
.entrytext p, .entry p{
	margin:0 0 15px 0;
	}

/* End Content*/



/* Begin Comments */
.commentlist li, #commentform input, #commentform textarea {
	font-size:1em;
    color: #333;
	}
	
.commentlist li {
	font-weight:bold;
	}
.commentlist li.alt {
background:#ffffff;
padding:10px 0px 5px 0px;
	}

.commentlist cite, .commentlist cite a {
	font-weight:bold;
	font-style:normal;
	font-size:1.1em;
	}

.commentlist p {
	font-weight:normal;
	line-height:140%;
	text-transform:none;
    color: #333;
	}

.commentmetadata {
	font-weight:normal;
    color: #333;
	}

.commentlist {
	padding:0;
	text-align:justify;
	}

.commentlist li {
	margin:0px 0 15px 16px;
	padding:5px 10px 0 0;
	list-style:decimal;
	}

.commentlist p {
	margin:10px 5px 10px 0;
	}

#commentform p {
	margin:5px 0;
	}

.commentmetadata {
	margin:0;
	display:block;
	}
/* End Comments */

	

/* Begin Lists */
.entry ul, .entry ol,
.entrytext ul, .entrytext ol{
	margin:5px 0 5px 26px;
	}

#sidebar1 ul li   { color: #000; list-style: none; padding: 0 15px 10px }

#sidebar1 ul li ul li{
	margin-left: 10px;
	padding:1px 0;
	color:#404040;
	}

#sidebar1 ul li ul li a:link, #sidebar1 ul li ul li a:visited, #sidebar1 ul li ul li a:active { color: #555 }

#sidebar1 ul li ul li a:hover { color: #000; text-decoration: underline }
/* End Entry Lists */



/* Begin Images */
p img  { }

img.centered {
	display:block;
	margin-left:auto;
	margin-right:auto;
	}
	
img.alignright {
	padding:4px;
	margin:0 0 2px 7px;
	display:inline;
	}

img.alignleft   { margin: 0 7px 2px 0 }

.alignright {
	float:right
	}
	
.alignleft {
	float:left
	}
/* End Images */



/* Begin Form Elements */
#searchform {
	margin:2px 0;
	padding:5px 0;
	}

#sidebar1 #searchform #s {
	width:130px;
	padding:2px;
	border:1px solid #999999;
        background: #f6f6f6;
        color: #666666;
	}

#sidebar1 #searchsubmit  { color: #000; background: #f6f6f6; margin-left: 3px; padding: 2px; border: solid 1px #999999 }

.entry form { 
	text-align:center;
	}

select {
	width:130px;
	}

#commentform input {
	width:170px;
	padding:2px;
	margin:5px 5px 1px 0;
	}

#commentform textarea {
	width:98%;
	padding:2px;
	border:1px solid #ddd;
	}

#commentform #submit {
	margin-right:3px;
	float:right;
	border:1px solid #999999;
        background: #f6f6f6;
        color: #66666;
	}
/* End Form Elements */




/* Begin Various Tags & Classes */
code {
	font:1.1em 'Courier New', Courier, Fixed
	}

acronym, abbr, span.caps
{
	cursor:help;
	font-size:0.9em;
	letter-spacing:.07em;
	}

acronym, abbr {
	border-bottom:1px dashed #333
	}

blockquote  { font-style: italic; background-color: #e7e7e7; margin-bottom: 15px; padding: 15px 15px 7px; border-left: 5px solid #f2f2f2 }

blockquote cite  { background-color: #ddd; display: block; margin: 5px 0 0 }

.center {
	text-align:center;
	}

hr {
	clear:both;
	display:none;
	}

a img {
	border:none;
	}

.navigation {
	display:block;
	text-align:center;
	margin-top:10px;
	margin-bottom:5px;
	}
/* End Various Tags & Classes*/
/* WP 2.6 FIX */
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.amzshcs-item   { 
	margin-bottom: 5px;
	}
.amzshcs-item a img { 
	border: 0px;
	}
