
/*---:[ core layout elements ]:---*/

/* body { background:white url(images/bg/bg0.gif) fixed; }  */
/* body {background-color: #FEC1DD;} */
body {background-color: #F0E9D7;}

#container {background:white; width: 985px; padding: 0 0 20px 0; border-left:1px solid ; border-right:1px solid ; border-color: #e4b5c5;}
/* #container {background: white url(images/bodybg.png) repeat-x top } */

	#page { }
	
	#masthead { width: 965px; margin: 0 0 0px 0; padding: 0 0px; text-align: left; }
		
/* 	#masthead #logo { width:800px; height:150px; margin-left:70px; background:url(images/txt/txt0.png ) no-repeat; } */
/* 	#masthead #logo { width:800px; height:150px; margin-left:70px; background:url(images/txt/txt1.png ) no-repeat; } */
/* 	#masthead #logo { width:800px; height:150px; margin-left:70px; background:url(images/bodybg.png) repeat-x top } */

	#masthead #logo a, #masthead #logo a:visited { color: #d91b5b; }
	#masthead #logo a:hover { color: #e4b5c5; text-decoration: none; }

	#navmenu {width:100%; float:right; height:1px; background:#e4b5c5;}
/*	#navmenu {width:100%; height:25px; padding: 0px 0px 0px 0px; background:#7B6A56;} */
	#navmenu {margin-bottom:10px;}
		#navmenu ul {margin: 0px 0px; padding: 0; list-style-type: none; list-style-image: none;}
		#navmenu li {display: inline; line-height: 25px;}
		#navmenu ul li a {text-decoration:none;  margin: 0px; padding: 0px 10px; color: white; background:#7B6A56;font-family: Georgia, 'Lucida sans unicode', tahoma, Verdana, Arial, Sans-Serif; font-weight: normal; font-size:15px;}
		#navmenu ul li a:hover {color: #e4b5c5;	background: ping; }

	#rotating_image { width: 985px; margin: 0 0 20px 0; }		
	#rotating_image img { display: none; border: 10px solid #eee; }

		#content_box { width: 965px; padding: 0 10px; background: none;}

			#left_box { width: 765px; float: left; }
	
				#content { width: 533px; padding: 0 1px; float: right; border-left:1px dotted #bbb; border-right:1px dotted #bbb; border-bottom:1px dotted #bbb;}
				
					#content_inner { width: 515px; padding: 0 9px;  }
	
			.sidebar { width: 100%; }
		
			#left_bar { width: 218px; }
		
			#right_bar { width: 190px; }

h1, h2 { color: #d91b5b; }
	
.navigation { width: 495px; }

/*---:[ content styles ]:---*/

.format_text { padding: 20px 10px 10px; }
		
	.format_text img { border:solid 1px #e4b5c5; padding:5px; margin:5px; }
	
	img.wp-smiley { border:none; padding:0; margin:0; }


/*---:[ sidebar styles ]:---*/

	ul.sidebar_list li.widget, ul.sidebar_list li.linkcat { width: 190px; margin: 0 0 2.5em 0; font: normal 1.2em/1.33333em Verdana, serif; float: left; }
	#left_bar ul.sidebar_list li.widget, ul.sidebar_list li.linkcat { width: 215px; margin: 0 0 2.5em 0; font: normal 1.2em/1.33333em Verdana, serif; float: left; }

.sidebar h2 {
	background:#d91b5b url(https://lh6.googleusercontent.com/-detDlkAMzgY/TYJ7Kd76biI/AAAAAAAAFok/ewWY0Is-ACs/s1600/flowerside.png) no-repeat left center;
	color: #fff;
	font-weight: bold;
	text-transform: titlecase;
	padding:4px 0 4px 25px; 
}

#leftbar .sidebar h2 {
	width: 100%;
}

		dl#comment_list dt.comment { width: 515px; }
				
		dl#comment_list dd.comment { width: 515px; }
					
			

/*---:[ comment form styles ]:---*/
#comments { width: 533px;}

.comments_intro { border-top: 1px dotted #bbb; }

#comment_form { width: 495px; padding: 0 19px; }

		#comment_form .text_input { width: 276px; }
		
		#comment_form .text_area { width: 489px !important; height: 6.15385em; line-height: 1.53846em; }
	

