/*
Theme Name: Brightmeadow

*/



/* layout*/
*{
	margin: 0px;
	padding: 0px;
}

body{
	font-family: Arial, Helvetica, Sans-serif;
	font-size: small;
	font-weight: normal;
	color: #101010;
	background-color: #321B04;
	background-image:url('images/wood.jpg');
	width: 890px;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

#navigation{
	height: 25px;
	padding: 30px 10px 0px 10px;
	text-align: left;
}

#header{
	background-image: url('images/header_background.jpg');
	background-repeat: no-repeat;
	background-color: #ffffff;
	padding: 10px 10px 10px 10px;
}

.view_options{
	height: 25px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color: #ffffff;
	padding: 5px 10px 0px 105px;
	text-align: left;
}

.view_options_footer{
	height: 25px;
	border-top: 1px solid #cccccc;
	border-bottom: 1px solid #cccccc;
	background-color: #ffffff;
	padding: 8px 10px 0px 10px;
	text-align: left;
}

#banner{
	background-color: #ffffff;
	padding: 0px 10px 0px 10px;
}

#banner_image{
	background-image: url('images/meadow_banner.jpg');
	background-repeat: no-repeat;
	height: 170px;
}

#content_wrapper{
	background-color: #ffffff;
	padding: 0px 10px 20px 10px;
	text-align: left;
	line-height: 140%;
}

#sidebar{
	float: right;
	width: 300px;
	text-align: right;
}

#content{
	float: left;
	width: 550px;
}

#footer{
	clear: both;
	background-image: url('images/footer_background.jpg');
	background-position: bottom;
	height: 25px;
	padding: 0px 10px 0px 10px;
	text-align: left;
}

.clear{
	clear: both;
}

/* navigation */
ul#navlist
{
margin-left: 0;
padding-left: 0;
white-space: nowrap;
}

#navlist li
{
display: inline;
list-style-type: none;
font-size: 110%;
text-transform: uppercase;
font-style: bold;
}

#navlist a { padding: 5px 10px; }

#navlist a:link, #navlist a:visited
{
color: #fff;
background-color: #120A04;
text-decoration: none;
}

#navlist a:hover
{
color: #120A04;
background-color: #ffffff;
text-decoration: none;
}

/* text styles */
.blue_header{
	background-color: #5598b9;
	font-size: 110%;
	text-transform: uppercase;
	color: #ffffff;
	font-weight: bold;
	padding: 5px;
	width: 290px;
	margin-bottom: 5px;
}

h2{
	font-size: 130%;
	line-height: 180%;
}

h2 a, h2 a:link, h2 a:visited{
	background-color: #73880a;
	color: #ffffff;
	font-weight: normal;
	padding: 2px 5px;
	text-decoration: none;
}

h5{
	font-size: 110%;
	line-height: 180%;
}

h5 a, h5 a:link, h5 a:visited{
	background-color: #73880a;
	color: #ffffff;
	font-weight: normal;
	padding: 2px 5px;
	text-decoration: none;
}

h5 a:hover{
	text-decoration: underline;
}

h2 a:hover{
	text-decoration: underline;
}

.link_block{
	line-height: 220%;
	margin-right: 5px;
	float: left;
}

#link_float{
	line-height: 220%;
	margin-left: 60px;
	float: right;
}

.link_block a, .link_block a:link, .link_block a:visited{
	background-color: #a3b257;
	color: #ffffff;
	font-weight: normal;
	padding: 2px 5px;
	text-decoration: none;
}

.link_block a:hover{
	text-decoration: underline;
}

.side_box{
	background-color: #f0f0f0;
	border: 1px solid #d4d4d4;
	padding: 5px;
	margin-bottom: 5px;
	text-align: left;
}

.divider{
	border-bottom: 1px solid #d4d4d4;
	margin-bottom: 5px;
	margin-top: 5px;
}

.view_options h2{
	float: left;
	color: #101010;
	font-size: small;
	text-transform: uppercase;
	padding-right: 5px;
}

.view_options .link_block{
	margin-right: 15px;
}

/* forms */
.full_width{
	width: 100%;
	background-color: #F2F4E6;
	border: 1px solid #C6CAB4;
}

.comment{
	padding: 5px 0px 5px 0px;
	margin-left: 40px;
}

.avatar img{
	float: left;
	padding-right: 10px;
}

.comment p{
	clear: both;
}

.comment_break{
	border-bottom: 2px solid #73880a;
}

label{
	color: #73880a;
	float: left;
}

input{
	float: right;
	background-color: #F2F4E6;
	border: 1px solid #C6CAB4;
	padding: 2px;
}

#link_float input{
	float: left;
	background-color: #F2F4E6;
	border: 1px solid #C6CAB4;
	padding: 2px;
}

#link_float h2{
	float: left;
}


.comment_form p{
	padding: 5px 0px 5px 0px;
}

.submit{
	background-color: #73880a;
	color: #ffffff;
	padding: 2px;
	border: 1px solid #C6CAB4;
}

#header .image_right{
	float: right;
}


#header .image_left{
	float: left;
}

#footer_navlist li
{
display: inline;
list-style-type: none;
padding-right: 20px;
color: #73880a;
font-weight: bold;
text-transform: uppercase;
}
#footer_navlist a, #footer_navlist a:link, #footer_navlist a:visited{
	color: #73880a;
}

#flickr_section{
	width: 287px;
	height: 206px;
	background-image: url('images/flickr_back.jpg');
	background-repeat: no-repeat;
	background-position: bottom;
}

.side_box ul{
	margin: 0px;
	list-style: none;
}

.side_box ul li{
	list-style: none;
}

a, a:link, a:visited, a:hover{
	color: #73880a;
}

#rss_float{
	line-height: 140%;
	padding: 8px 8px 0px 0px;
	text-align: right;
	float: right;
	font-size: 100%;
	color: #999999;
}

#rss_float a, #rss_float a:link, #rss_float a:visited, #rss_float a:hover{
	color: #999999;
	text-decoration: none;
}

.about{
	float: right;
	padding: 0px 0px 5px 10px;
}

img{
	border: none;
	outline: none;
}

.info_holder{
	float: left;
	margin-right: 20px;
	font-size: 110%;
	color: #101010;
	font-weight: bold;
	text-transform: uppercase;
}

.post img{
}

.post ul, ol{
	margin: 10px 10px 10px 30px;
}

.post li{
	color: #73880a;
}

p{
	padding-bottom: 10px;
	line-height: 130%;
}

.avatar{
	padding-top: 5px;
}

.drop{
	float: left;
	padding-right: 5px;
}
