body{
margin: 0;
font-family: Georgia;
font-size: 14px;
text-align: justify;
line-height: 16pt;
background-position: center;
color: #442914;
background-image: url(http://mirukuma.com/countrybunnyBG.gif);

}


h1 {
font-family: Georgia;
text-align: left;
background-image: url(/MilkatteH1_1.gif);
background-color: transparent;
margin: 2px 0px 2px 0px;
font-size: 14px;
color: #442914;
border-bottom: 1px solid #ffd0d9;
border-right: 1px solid #ffd0d9;
border-top: 0px dashed #ffd0d9;
border-left: 0px dashed #ffd0d9;
}


#container {
margin: 0px auto;
width: 844px;
background: white;
}




#header {
width: 844px;
height: 264px;
background-image: url(http://mirukuma.com/countrybunny1.png);
background-position: top center; 
background-repeat: no-repeat;
background-color: white;
}




#content {
float: left;
margin-left: 12px;
width: 600px;
}



#footer {
clear: both;
width: 100%;
height: 50px;
margin-top: 0px;
padding-bottom: 50px;
text-align: center;
color: white;
background-image: url(none);
background-attachment:fixed;
background-position: bottom center;  
background-repeat: no-repeat;
}



.date{
color: #442914;
font-size: 14px;
}


h2{
font-family: Georgia;
font-size: 17px;
font-weight: normal;
}


.title h2 a{
text-transform: none;
margin-bottom: 2px;
font-family: Georgia;
letter-spacing: 1px;
font-weight: bold;
text-align: left;
font-size: 24px;
color: #c687cb;
}


a:link, a:visited{
text-decoration: none;
font-weight: bold;
color: #f18eb4;
}


a:hover{
text-decoration: none;
font-weight: bold;
color: #f5bdd7;
}





p.postmetadata {
margin: 10px 0 50px 0;
padding-bottom: 6px;
font-size: 12px;
color: #442914;
}


blockquote {
 padding: 9px 40px 15px 75px;
color: black;
border: 2px solid #2e3092;
background: black;
background-image: url(images/blockquote.jpg);
background-position: top left; 
background-repeat: no-repeat;
text-align: justify;
font-size: 11px; }




pre { border: solid 0px #738695; padding:5px 5px 5px 8px; margin:8px 8px 8px 8px; overflow:scroll; }







/*Sidebar*/

.sidebar {
float: right;
width: 200px;
padding-top: 0px;

}



.sidebar ul{
list-style-type: none;
margin: 0;
padding: 0px;

}



.sidebar ul li{
padding:  5px;
margin-right: 5px;
}



.sidebar ul li h2{
font-family: georgia;
font-size: 20px;
text-transform: none;
color: #c687cb;
padding-top: 0px;
letter-spacing: 2px;
font-weight: bold;
margin-top: 3px;
}



.sidebar ul ul li{
padding: 0;

}

/*End Sidebar*/








/* Navigation*/
 
#tabs {
margin-top: -20px;
height: 20px;
padding-top: 0px;
margin-bottom: 25px;
}


	
#tabs ul {
	margin-left: 0;
	padding-left: 0;
	display: inline;
	} 

#tabs ul li {
	margin-left: 0;
	margin-bottom: 0;
	padding: 2px 15px 5px;
	border: 0px solid #000;
	list-style: none;
	display: inline;
	}
	
		
#tabs ul li.here {

	list-style: none;
	display: inline;
	}
	
.nav a{
color: #c687cb;
text-transform: none;
font-size: 15px;
font-weight: bold;
font-family: verdana;

}


.nav a:hover{
color: #fff;
}
	
	
/* End Navigation*/	
	

	
	
/*Comments*/
	
	
	.commentlist li .avatar { 
	float: left;
	border: 0px solid #eee;
	padding-right: 7px;

	}
	
	
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
	
	
	
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
	
/* End Comments */







/*Search Form*/
#searchform {
border: 1px solid white;
font-family: verdana;
color: white;
}

#searchsubmit {
background-color: #c687cb;
border: 1px solid #c687cb;
font-family: verdana;
color: #6d6d6d;
}

#s {
background-color: white;
border: 1px solid #f7b9cf;
font-family: verdana;
color: #442914;
}

/*End Search Form*/






/*Flickr Sidebar styling (for use with the default Flickr.com badge*/

#flickr a img {
width: 60px;
height: auto;
margin-top:40px;
padding: 5px; margin: 0 5px 5px 0; 
border: 1px dotted #ccc;
}


/*End Flickr*/





.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ccc;
   text-align: center;
   background-color: #0000000;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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 p.wp-caption-text {
   font-size: 12px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}