/*  
Theme Name: Brown Bliss
Theme URI: http://www.logoworks.com
Description: Free WordPress theme from Logoworks.
Version: 1.0
Author: Kristen Griffiths / Reed Remington
Author URI: http://www.logoworks.com
*/

body 

<script type='text/javascript' src='http://track4.mybloglog.com/js/jsserv.php?mblID=2009012412315445'></script>

{
	font-size: 12px;
	font-family: "Trebuchet MS", Arial, serif;
	background: #FFFFFF;
	color: #210F09;
	text-align: center;
	margin: 0;
	padding: 0;
}

#page
{
	text-align: left;
	margin: 0px auto;
	padding: 0;
	width: 1020px;
}
a { color: #5D1A0C; }
img { border: 0px; }
form, h1, h2, h3 { padding: 0px; margin: 0px; }
.alignleft { float: left; }
.alignright { float: right; }

/* START header styles */
#header 
{
	background: url('images/header.jpg') no-repeat top center;
	height: 443px; 
	width: 1020px;
	margin: 0 0 20px 0;
}
#headerMargin { padding: 227px 120px; }
#header h1
{
	padding: 0px;
	margin: 0px;
}
#header h1 a 
{
	color: #5D1A0C;
	font-size: 32px;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
}

#header .description 
{
	font-size: 17px;
	color: #5D1A0C;
	font-style: italic;
	text-align: left;
	padding: 0px;
	margin: 0px;
}
/* END header styles */

/* START search styles */
#searchform { margin: 10px 0px; }
#searchform #s
{
	font-size: 10px;
	width: 100px;
}
#searchform #searchsubmit
{
	font-size: 10px;
}
#searchsubmit { margin: 0 0 0 0px; }
/* END search styles */

/* START sidebar styles */
#sidebar
{	
	width: 265px;
	float: right;
	padding: 0 30px;
}
ul#themeswitcher li
{
	list-style: none;
	margin: 0 0 0 0px;
	padding: 0px;
}
#themeswitcher select
{
	font-size:12px;
}

#sidebar > ul
{
	margin: 15px 0;
	padding: 0px;
	list-style: none;
	text-align: left;
}
#sidebar > ul li h2
{
	font-size: 18px;
	color: #210F09;
	margin: 0 0px 0px;
	text-align: left;
	font-weight: normal;
	border-bottom: 2px solid #FFF1CA;
	padding: 0px 0 5px;
}
#sidebar > ul li ul
{
	font-size: 10px;
	list-style: none;
	margin: 10px 0 10px 15px;
	padding: 0px;
	text-align: left;
}
#sidebar > ul li ul a
{
	font-size: 10px;
	color: #5D1A0C;
	text-decoration: none;
}
#sidebar p
{
	margin: 10px 0;
	padding: 0;
	color: #5D1A0C;
	font-size: 10px;
}
#sidebar a
{
	color: #5D1A0C;
}

#sidebar ul li#tag_cloud, #sidebar ul li#calendar
{
	padding: 0px 0px 0px 15px;
	margin: 0px 0px 5px 0px;	
	color: #5D1A0C;
}
#sidebar ul li#tag_cloud h2, #sidebar ul li#calendar h2
{
	margin: 0px 0px 10px -15px;
}
#sidebar ul li#tag_cloud a, #sidebar ul li#calendar a
{
	color: #5D1A0C;
	text-decoration: none;
}




/* END sidebar styles */

/* START content styles */
#content.narrowColumn
{
	width: 513px;
	margin: 0 0 0 120px;
	padding: 0 50px 0 0;
	float: left;
	border-right: 2px solid #D8C6C4;
	
}
#content.widecolumn
{
	width: 820px;
	margin: 0 0 0 120px;
	padding: 0 50px 0 0;
}
.post { clear: both; }
.post h2, .post h3
{
	margin: 0 0 5px 0;
	padding: 5px 0 5px 0;
}
.post h2 a, .post h3 a
{
	color: #210F09;
	font-size: 24px;
	text-decoration: none;
	font-weight: normal;
}
.post small, .post small a
{
	font-size: 12px;
	color: #5D1A0C;
	margin: 0;
	padding: 0;
}
.post .entry p
{
	margin: 7px 0 5px;
	padding: 0px;
	text-align: left;
}
.post .entry a
{
	color: #5D1A0C;
}
.post .postmetadata, .post .postmetadata a
{
	margin: 0px 0 15px;
	padding: 0px;
	text-align: right;
	color: #5D1A0C;
	text-decoration: none;
}
.post .postmetadata a:hover
{
	text-decoration: underline;
}
.post img { margin: 0 5px 5px 0; }
h2.pagetitle, h2
{
	color: #210F09;
	font-size: 24px;
	text-decoration: none;	
	margin: 5px 0 0px;
	font-weight: normal;
}
.navigation a
{
	color: #5D1A0C;
}

/* END content styles */

/* START footer styles */
#footer
{
	clear: both;
	background: url(images/footer.jpg) no-repeat bottom center;
	padding: 40px 0px 5px;
	text-align: center;
	color: #7E5120;
	margin: 20px 0 0;
	height: 58px;
	width: 1020px;
}
#footer a
{
	color: #7E5120;
}
/* END footer styles */

