/*
Theme Name: Grimms Boutique
Theme URI: http://www.imagineomnimedia.com
Description: Designed by ImagineOmniMedia.
Version: 1.0
Author: Dana
Author URI: http://www.DanaMRichardson.com
*/



html, body{
	margin:0; padding:0;
	font:12px Verdana, Lucida, Geneva, Helvetica, Arial, sans-serif; font-weight:100; line-height:22px;
	background: #ffffff url(images/grimmsbg.png);
	background-position: top center;
	background-repeat: no-repeat;

	}
body {

/*
	background:url(images/grimms_bg.png);
	background-position: top center;
	background-repeat: no-repeat;
	background:#cee2be;
*/
	}

a{
	text-decoration:none;
	color:#91a063;
	}
a:hover{
	border-bottom:1px solid #6a6a6a;
	}

blockquote{
	margin-left:0; padding-left:55px;
	background:url(images/quote.gif) 0 0 no-repeat;
	font-weight:bold; color:#888888; font-size:14px;
	}

cite{
	margin-left:55px;
	font-weight:bold; font-size:20px; font-style:normal; color:#222222;
	}

h2 { 
margin: 5px;
padding: 0;
font-size: 1.3em;
border-bottom: solid 1px #e0e8be;
}


#contain-header{
	width:100%;

		}

#header{
	width:780px;
	margin-left:auto; margin-right:auto;
	padding-top: 20px;
	}

#header p{
	margin-bottom:0;
	color:#333333;
	visibility:hidden;
		font-size:6pt;
	}
#header h1{
	margin-bottom:0; padding:0;
	visibility:hidden;
		font-size:6pt;
	}
#header h1 a{
	border:0;
	}

#header li {
position:relative;
top:-10px;
right:-20px;
display: inline;
list-style-type: none;
padding:0px;
margin:0px;
border:0px;
}

#header li a {

/**
background: #302100;
color:#615E3F;
*/

font-family:Times;
font-size:15pt;
letter-spacing: -.03em;
clear:both;
text-decoration: none;
padding:3px;
padding-left: 20px;
padding-right: 20px;
border: solid 1px #EEEEE0;

border: solid 1px #c2cc97;

color: #98A148;
color:#D8D8BF;

color: #302100;

}

#header li a:active {
color: #615E3F;
}

#header li a:hover {
color: black;
border-bottom: 1px dashed #CCCC00;
background-color: #EEEED1;
color: #4F4F2F;
border: solid 1px #CCCC00;
}

#date {
	width: 760px;
	color: #91a063;
	color: #666;
	text-align: left;
	font-size: 8pt;
	color: #615E3F;
}
#search input {
border:#ccc 1px solid;
background-color:#efefef;
margin-top:10px;

}

#mainad {
position: relative;
top: -30px;
}



#content-contain{
	width:700px;
	margin-left:auto; margin-right:auto;margin-top:0px;
	}

.links{
	float:right;
	}
.links a{
	display:block; overflow:hidden;
	height:12px; width:12px;
	margin-top:5px;
	border:0;
	text-indent:-9999px;
	}

.day{
	float:none; clear:both;
	color:#539dd7; font-weight:bold; font-size:16px;
	visibility:hidden;
	}

.metadata{
	padding:3px;
	background:#d5e7f5;
	border:1px solid #9fb8cb;
	font-size:10px;	color:#777777; font-weight:100; text-align:center;
	}

.post{
	float:right;
	width:760px;
	margin-bottom:5px; margin-top:-25px;



}

.post-entry{
	position: relative;
	left:50px;
	width:740px;
	margin-top:-10px;
	font-weight:100; color:#444444;

	color:#999;
	color: #666;
		color: #615E3F;
	font-size:14pt;
	font-family:times;
padding-bottom: 20px;
border-bottom: solid 1px #e0e8be;	

	}
.post-entry img{
	margin-bottom:5px;
margin: 15px;
background-color: #a4ab86;
padding: 2px;
	}
.post-entry a{
	border:0; font-weight:bold;
	}
	
.post-entry a:hover{
	color:#83b6de;
	}
	
.post-entry a img{
	border:1px solid #ccc;
border: 3px solid #c4ce9b;
	}
.post-entry a:hover img{
	border:1px solid #ccc;
border: 3px solid #c4ce9b;	

}

#trackbacks{
	margin-top:20px;
	font-size:14px; font-weight:bold; color:#222222;
	}

#navigation{
	width:725px; clear:both;
	margin-bottom:20px;
	text-align:center;
	}
#navigation a{
	padding:5px;
	border:0;
	font-weight:bold;
	}

#footer{
	display:block; clear:both;
	width:760px;
	margin-left:auto; margin-right:auto; margin-top:55px;
	position:relative;
	left:-30px;
	}
#footer p{
	font-size:10px; text-align:center;
	}

.left{
	float:left;
	}
.right{
	float:right;
	}
.centered{
	text-align:center;
	}