/*  
Theme Name: What the Henkel?
Version: 1.0
Author: Irma E.
Author URI: http://www.illoluv.com/
*/





body { 
               margin: 0px auto;
               padding: 0px; 
               font-family: 'Trebuchet MS', Arial, Verdana, Helvetica, Sans-serif; 
               background: #4f271a url(images/bg1.jpg) repeat top left; 
               line-height: 10pt; 
               font-size: 10pt;
               color: #4f271a;
  }

a:link { font-weight: normal; text-decoration: none; color: #faae5b; }
a:visited { font-weight: normal; 	text-decoration: none; 	color: #faae5b;	}
a:hover { 	font-weight: normal; text-decoration: underline; color: #faae5b;	}
a:active { 	font-weight: normal; 	text-decoration: none; 	color: #faae5b;	}

#content h2 a:link { font-weight: normal; text-decoration: none; color: #77524d;  }
#content h2 a:visited { font-weight: normal; text-decoration: none; color: #77524d; 	}
#content h2 a:hover { 	font-weight: normal; text-decoration: underline; color: #77524d;}
#content h2 a:active { 	font-weight: normal; text-decoration: none; color: #77524d;	}

#content h4 a:link { font-weight: normal; text-decoration: none; color: #8ec0c9;  }
#content h4 a:visited { font-weight: normal; text-decoration: none; color: #8ec0c9; 	}
#content h4 a:hover { 	font-weight: normal; text-decoration: underline; color: #8ec0c9;}
#content h4 a:active { 	font-weight: normal; text-decoration: none; color: #8ec0c9;	}

#sidebar a:link { font-weight: normal; text-decoration: none; color: #b79c97; }
#sidebar a:visited { font-weight: normal; text-decoration: none; color: #b79c97;	}
#sidebar a:hover { 		font-weight: normal; text-decoration: underline; color: #b79c97;	}
#sidebar a:active { 	font-weight: normal; text-decoration: none; color: #b79c97;	}

#content .alt a:link { font-weight: bold; text-decoration: none; color: #f280ad; }
#content .alt a:visited { font-weight: bold; text-decoration: none; color: #f280ad;	}
#content .alt a:hover { 		font-weight: bold; text-decoration: underline; color: #f280ad;	}
#content .alt a:active { 	font-weight: bold; text-decoration: none; color: #f280ad;	}

#content .authorhigh a:link { font-weight: bold; text-decoration: none; color: #f280ad; }
#content .authorhigh a:visited { font-weight: bold; text-decoration: none; color: #f280ad;	}
#content .authorhigh a:hover { 		font-weight: bold; text-decoration: underline; color: #f280ad;	}
#content .authorhigh a:active { 	font-weight: bold; text-decoration: none; color: #f280ad;	}

#container
           {
               position: relative;
		       width: 900px; 
               margin: 0px auto 0px auto; 
               padding: 0px; 
               border-left: 0px solid #000000; 
               border-right: 0px solid #000000; 
               background: #ffffff url(images/bg2.jpg) repeat-y top left; 
           }


#container2
           {
               position: relative;
		       margin: 0px auto 0px auto; 
               padding:	0px;
		       width: 900px;
		       background: transparent url(images/header.jpg) no-repeat top left;
           }

		


/* --- Begin Sidebar --------------------------------------- */
#sidebar
{
			   float: right;
               margin: 300px 0px 0px 0px;
			   
			   padding:  0px 35px 0px 0px;
	width: 200px;
    font: 8pt 'Trebuchet MS', Arial, Verdana, Helvetica, Sans-serif;
    color: #77524d;
	}

#sidebar form { margin: 0px; }

#sidebar h2 { font-family: 'Trebuchet MS', Arial, Verdana, Helvetica, Sans-serif; font-size:10pt }
#sidebar h2 { margin: 5px 0px 0px 0px; padding: 0px; }
#sidebar #searchform #s { width: 115px; padding: 2px; }
#sidebar #searchsubmit { padding: 1px; }
#searchform { margin: 10px auto; padding: 5px 3px; text-align: left; }

#sidebar #aboutme {background: url(images/s_about.gif) no-repeat top left; width: 208px; height: 44px; margin-top: 10px; }
#sidebar #archives {background: url(images/s_arch.gif) no-repeat top left; width: 208px; height: 44px; margin-top: 10px; }
#sidebar #page {background: url(images/s_page.gif) no-repeat top left; width: 208px; height: 44px; margin-top: 10px; }
#sidebar #cats {background: url(images/s_cat.gif) no-repeat top left; width: 208px; height: 44px; margin-top: 10px; }
#sidebar #blogroll {background: url(images/s_roll.gif) no-repeat top left; width: 208px; height: 44px; margin-top: 10px; }
#sidebar #search {background: url(images/s_search.gif) no-repeat top left; width: 208px; height: 44px; margin-top: 10px; }
#sidebar #meta {background: url(images/s_meta.gif) no-repeat top left; width: 208px; height: 44px; margin-top: 10px; }
#sidebar #credits {background: url(images/s_creds.gif) no-repeat top left; width: 208px; height: 44px; margin-top: 10px; }
#sidebar #links {background: url(images/s_links.gif) no-repeat top left; width: 208px; height: 44px; margin-top: 10px; }
#sidebar #recent {background: url(images/s_recent.gif) no-repeat top left; width: 208px; height: 44px; margin-top: 10px; }
#sidebar #recomm {background: url(images/s_recomm.gif) no-repeat top left; width: 208px; height: 44px; margin-top: 10px; }
#sidebar #posts {background: url(images/s_posts.gif) no-repeat top left; width: 208px; height: 44px; margin-top: 10px; }
#sidebar #sidebarim {background: url(images/sidebarbottom.gif) no-repeat top left; width: 204px; height: 138px; margin-top: 10px; }


#sidebar ul, #sidebar ul ol { margin: 0; padding: 0; }
#sidebar ul li { list-style-type: none; list-style-image: none;	margin-bottom: 15px; }
#sidebar ul p, #sidebar ul select { margin: 5px 0 8px; }
#sidebar ul ul, #sidebar ul ol { margin: 5px 0 0 0px; }
#sidebar ul ul ul, #sidebar ul ol { margin: 0 0 0 0px; }
#sidebar ul ul li, #sidebar ul ol li { margin: 3px 0 0; padding: 0; }


/* --- End Sidebar ----------------------------------------- */

/* --- Begin Entry and Content ----------------------------- */
#content
          {
            
            	padding: 300px 0px 50px 0px;
                margin: 0px 0px 0px 35px;
			   width: 550px;
               font-family: 'Trebuchet MS', Arial, Verdana, Helvetica, Sans-serif; 
			   font-size: 10pt;
			   line-height: 12pt;
			   color: #4f271a;
              
               
          }


#content .post { font-size: 10pt; margin: 0 0 40px; line-height: 12pt; color: #4f271a; font-family: 'Trebuchet MS', Arial, Verdana, Helvetica, Sans-serif; 	text-align: justify;	}
#content .entry { font-size: 10pt; line-height: 12pt; color: #4f271a; font-family: 'Trebuchet MS', Arial, Verdana, Helvetica, Sans-serif; }
.entry form { text-align:center; }
#content .postmetadata { font-size: 8pt; line-height: 10pt; color: #daa367; background-color: #fcf3e9; font-family: 'Trebuchet MS', Arial, Verdana, Helvetica, Sans-serif; padding: 0px 0px 3px 0px; border: 1px dashed #ede0d1;}
#content .navigation { display: block; text-align: left; font-size: 10pt; margin-top: 10px; margin-bottom: 10px; line-height: 10pt; color: #b79c97; font-family: 'Trebuchet MS', Arial, Verdana, Helvetica, Sans-serif; }
#content h2 { font-size: 14pt; font-family: 'Trebuchet MS', Arial, Verdana, Helvetica, Sans-serif; font-weight: normal; color: #b79c97; background-color:#ffffff; padding: 4px; }
#content h3 { font-size: 12pt; font-family: 'Trebuchet MS', Arial, Verdana, Helvetica, Sans-serif; color: #b79c97; }
#content h4 { font-size: 8pt; font-weight: normal; line-height: 10pt; color: #b7d6dc; font-family: 'Trebuchet MS', Arial, Verdana, Helvetica, Sans-serif; padding-top: 3px; border-top: 1px dashed #d3bcb9;}
#content ul { list-style-type: square;}
/* --- End Entry and Content ------------------------------- */




/* --- Special Alignment------------------------------------ */

/*	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; }
.alignleft { float: left }

/* --- End Special Alignment--------------------------------- */




/* --- Begin Comments --------------------------------------- */

.response { background-color: #ffffff; border-top: 0px solid #949494; border-bottom: 0px solid #949494; margin: 0px; padding:2px; color: #949494; font-size: 8pt; }
.alt { background: #f6f3f2 url('images/commimg.gif') no-repeat top right; border: 1px dashed #d8d0ce; margin: 0px; padding: 10px; color: #886053; }
.alt2 { background: #f6f3f2; border: 1px dashed #d8d0ce; margin: 0px; padding: 10px; color: #886053; }
.authorhigh { background: #fff3f7 url('images/authorcom.gif') no-repeat top right; border: 1px dashed #f2c6d5; margin: 0px; padding: 10px; color: #886053; }

.nocomments { text-align: center; margin: 0; padding: 0; }

.commentlist { padding: 0; text-align: justify; font-size: 8pt; line-height: 10pt; }
.commentlist li { margin: 15px 0 3px; padding: 5px 10px 3px; list-style: none; }
.commentlist p { margin: 10px 5px 10px 0; font-weight: normal; line-height: 1.5em; text-transform: none; }
.commentlist cite, .commentlist cite a { font-weight: bold; font-style: normal; font-size: 8pt; }
.commentmetadata { margin: 0; display: block; font-weight: normal; }

#commentform p { font-family: Verdana, Arial, Sans-Serif; margin: 5px 0; }
#commentform input { width: 170px; padding: 2px; margin: 5px 5px 1px 0; }
#commentform textarea { width: 100%; padding: 2px; }
#commentform #submit { margin: 0; float: right; }

/* --- End Comments ----------------------------------------- */


/* --- Begin Calendar --------------------------------------- */
#wp-calendar #prev a { font-size: 9pt; }
#wp-calendar a { text-decoration: none; }
#wp-calendar caption { font: bold 1.3em 'Trebuchet MS', Arial, Verdana, Helvetica, Sans-serif; text-align: center; }
#wp-calendar th { font-style: normal; text-transform: capitalize; }
#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; }
#wp-calendar td.pad:hover { background-color: #fff; }
/* --- End Calendar ----------------------------------------- */


/* --- Begin Various Tags & Classes --------------------------*/
.clear { clear: both; }
select { width: 130px; }
input, select, checkbox, option, textarea { font-family: 'Trebuchet MS', Arial, Verdana, Helvetica, Sans-serif; font-size: 10pt; color:#7bb4c2; background-color: #ffffff; border:1px solid #7c4f4a; font-weight: normal; }
acronym, abbr, span.caps { cursor: help; font-size: 0.9em; letter-spacing: .07em; }
acronym, abbr { border-bottom: 1px dashed #ffffff; }
blockquote { margin: 15px 30px 0px 0px; padding: 0px 10px 5px 50px; background: transparent url(images/quotes.gif) no-repeat top left; color: #b79c97; }
blockquote cite { margin: 5px 0 0; display: block; }
.center { text-align: center; }
a img { border: none; }
code { font: 1.1em 'Courier New', Courier, Fixed; }
#footer { background: #ffffff url(images/footer.jpg) no-repeat top left; width:900px; height:174px; color:#ffffff; font-size: 8pt; padding: 0px 0px 0px 0px; margin: 20px 0px 0px 0px; width: 900px; clear: both; text-align: center; } 
#footer p { margin: 0; padding: 20px 0; text-align: center; }
/* --- End Various Tags & Classes --------------------------- */

