/*
Theme Name: Winter Flourette
Theme URI: http://www.cherubelle.net
Description: Scents of the Holiday Season
Version: 1.0
Author: Gretch
Author URI: http://www.cherubelle.net
*/

body { 
	background: #FFFFFF;
	background-image: url('images/background.jpg');
	margin: 10px 0px 10px 0px; 
	padding: 0px; 
	font-family: Verdana; 
	font-size: 11px; 
	color: #666666; }
	
#wrap { 
	width: 750px; }

/** For IE **/
#head { 
	clear: both; 
	width: 596px;
	height: 639px; 
	padding: 0px; 
	text-align: left; }

a, a:link, a:visited { 
	color: #33cc33; 
	text-decoration: none; }
	
a:hover { 
	color: #33cc33; 
	text-decoration: none; 
	font-weight: bold; }
	
a img {
	border: none;
}

#main { 
	width: 496px;
	margin-left: 52px; 
	padding-top: 0px; 
	padding-left: 10px;
	padding-bottom: 10px; }
	
#main textarea { 
	width: 90%; }

/** Previous Page and Next Page **/

#paginate {
	font-size: 10px; 
	color: #99cc99; 
	text-align: right; 
	margin: 10px;}

#paginate a:link, .meta a:visited { 
	color: #33cc33; }
	
#paginate a:hover { 
	color: #33cc33; 
	text-decoration: none; 
	font-weight: bold; }

/** Meta Details **/

.meta { 
	font-size: 10px; 
	color: #99cc99; 
	padding: 0 0 0 16px; 
	background: url(images/heartpink.gif) no-repeat 5px 3px; 
	height: 15px; 
	text-align: left; 
	margin: 0px;}
	
.meta a:link, .meta a:visited { 
	color: #33cc33; }
	
.meta a:hover { 
	color: #33cc33; 
	text-decoration: none; 
	font-weight: bold; }
	
/** Comments on Index Page **/

.feedback { 
	font-size: 10px; 
	padding: 0 0 0 16px; 
	background: url(images/heartpink.gif) no-repeat 5px 3px; 
	height: 15px; 
	text-align: left; 
	text-decoration: none; 
	margin-bottom: 5px; }

blockquote { 
	margin-left: 30px; 
	margin-right: 20px; }

/** Side Bar **/

.lefttitle { 
	padding: 1px 0px 0px 0px; 
	margin: 0px; 
	width: 170px;  
	color: #FFFFFF; }

#left { 
	float: right;
	width: 160px; }
	
#left ul { margin-left: 0px; padding-left: 0px; font-weight: bold; }
#left ul li { margin-left: 0px; padding-left: 0px; margin-bottom: 20px; list-style-type: none; }
#left ul ul { font-weight: normal; padding: 0px; margin: 0px; }
#left ul ul li { border: none; padding: 0px; margin: 0px; font-weight: normal; list-style-type: none; }

/** For the Default Theme <p> **/
#left ul ul li a:link, #left ul ul li a:visited, #left ul ul li p {  
	padding: 1px 0px 0px 15px; 
	margin: 0px; 
	color: #66cc66; 
	text-decoration: none; }
	
#left ul ul li a:hover {  
	font-weight: bold; }

/* Fix IE spaces. Hide from IE Mac \*/
* ul li a { height: 1%; }
/* End */
#left h2 { display: none; height: 0%; }

h2 { 
	background: url('images/h2.jpg') no-repeat right; 
	height: 44px;
	font-size: 14px; 
	margin: 8px 0px 0px 0px; 
	padding-top: 1px;
	padding-right: 53px; 
	color: #ddedc6; 
	text-align: right; }
	
h3 { 
	color: #ff99cc;
	font-size: 16px; 
	font-weight: bold; 
	margin: 0px 0px 5px 0px; 
	padding: 0px 0px 2px 0px;
	border-bottom: 1px solid #ddedc6; }
	
h3 a, h3 a:link, h3 a:visited { 
	color: #ff99cc; 
	text-decoration: none; }
	
h3 a:hover { 
	color: #ff99cc; 
	font-weight: bold; }
	
.post { 
	padding: 10px; 
	margin-top: -30px;
	text-align: justify; }

.trackback { font-size: 10px; text-align: right; }

.commentauthor { margin: 0; font-size: 13px; }
.commentmeta { margin-bottom: 13px; font-size: 10px;}
#commentlist { list-style-type: none; margin: 0px; padding: 0px; text-align: justify; }
#commentlist li { list-style-type: none; margin-bottom: 5px; padding: 10px; background-color: #f4fbe6; }
#commentlist p { margin-top: 0px; padding-top: 0px; }
textarea, input, #submit { font-family: Verdana; font-size: 12px; color: #339900;  border: 1px solid #FFFFFF; background: #f4fbe6;}

/** For the Archives **/

.postspermonth {
	margin: 5px 0 10px 0;
	list-style: none;
	padding-left: 25px;
}

/** FOOTER **/

#footer {
	padding: 0 0 0 1px;
	margin: 0 auto;
	width: 700px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}

/** MENU DETAILS **/

.bot { 
	clear: both;
	color: #999999;
	padding: 3px; 
	font-size: 10px; 
	font-weight: normal; }
