/* Theme Name: Light Brown
Theme description: Broken Blossoms Production
Theme Author: <a href="http://broken-blossoms.org/designs/">Flor</a> */

#wrapper {
	padding: 0px;
	clear: both;
	float: none;
	width: 850px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 501px;
	width: 850px;
}
#sidebar {
	float: left;
	width: 300px;
}
#content {
	float: right;
	width: 550px;
	margin: 0px;
	padding: 0px;
}
#footer {
margin:0px;
float:none;
clear:both;
height: 40px;
width: 100%;
}

#footer p {
color: #fff;
text-align: center;
font-size: 10px;
font-family : Tahoma, Helvetica, sans-serif;
text-transform: uppercase;
padding:12px 0 2px 0;
margin:0;
}
#footer p a{
font-weight: bold;
color: #c0c0c0;
}
#footer p a:hover{
color: #fff;
}

body,td,th {
	font-family: Lucida Sans;
	font-size: 11px;
	color: #A57847;
}
body {
	background-color: #FFEDCA;
	background-image: url('images/bg.png');
	background-repeat: repeat-x;
	margin-top: 0px;
	margin-bottom: 0px;
	text-shadow: 1px 1px 1px #ffffff;
}
.side-title {
	height: 108px;
	width: 300px;
}
.side-bottom {
	background-image: url('images/side-bottom.png');
	background-repeat: no-repeat;
	height: 100px;
	width: 300px;
}
.side-content {
	background-image: url('images/side-bg.png');
	background-repeat: repeat-y;
	color: #AA916E;
	padding-left: 18px;
	padding-right: 15px;
}
.side-content b {
	color: #C95B5B;
}
.side-content a:link, .side-content a:visited, .side-content a:active {
	color: #B5874C;
	text-decoration: underline;
}
.side-content a:hover {
	color: #A9783F;
	text-decoration: none;
	cursor: default;
}
a:active, a:link, a:visited {
	color: #B5874C;
	text-decoration: underline;
}
a:hover {
	color: #A9783F;
	text-decoration: none;
	cursor: default;
}
.news-title a:active, .news-title a:visited, .news-title a:link {
	font-family: georgia;
	font-size: 22px;
	font-style: italic;
	font-weight: bold;
	letter-spacing: -2px;
	color: #B65A5A;
	text-decoration: none;
	line-height: 13px;
}
.news-title a:hover {opacity: 0.8}
.news-info {
	font-family: "trebuchet MS";
	font-size: 10px;
	color: #987D5A;
	text-decoration: none;
}
.categories {
	font-family: "trebuchet MS";
	font-size: 10px;
	color: #A7A7A7;
	text-decoration: none;
}
.categories a:link, .categories a:active, .categories a:visited {
	color: #C77878;
}
.comments-link a:link, .comments-link a:visited, .comments-link a:active {
	color: #FFFFFF;
	text-decoration: none;
	font-size: 36px;
	font-family: georgia;
	font-style: italic;
	font-weight: bold;
	padding-top: 5px;
}
.comments-link a:hover {
	opacity: 0.5;
}
.categories a:hover {
	text-decoration: none;
}
.news-content {
	color: #8F8F8F;
	margin-right: 20px;
	margin-left: 25px;
	text-decoration: none;
}
.news-content a:link, .news-content a:active, .news-content a:visited {
	font-weight: bold;
	color: #C0AA88;
	text-decoration: none;
}
.news-content a:hover {
	color: #A48A67;
	text-decoration: none;
}
i, em {
	color: #C26C6C;
}
u {
	color: #9E8256;
}
strong, b {
	color: #C35252;
}
blockquote {
	background-color: #DF8B8B;
	color: #882F2F;
	padding: 15px;
	border-right-width: 3px;
	border-bottom-width: 3px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-color: #C35252;
	border-bottom-color: #C35252;
				-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	opacity: 0.7;
}
a img {
	border: 4px solid #D68787;
	margin: 2px;
				-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 2px;
	background-color: #8B1C1C;
	opacity: 0.5;
}
a img:hover {		opacity: 0.8;
}
.track {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #737373;
	text-decoration: none;
	background-color: #EAEAEA;
	padding: 15px;
	border: 1px solid #D8D8D8;
}
textarea, button, select, input {
	border: 2px solid #c1a074;
	margin: 2px;
				-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
	padding: 2px;
	background-color: #c1a074;
	opacity: 0.8;
	font-family: Arial;
	font-size: 10px;
	color: #776348;
	text-decoration: none;
	}

.track a:link, .track a:active, .track a:hover, .track a:visited {
	font-family: "Trebuchet MS";
	font-size: 10px;
	color: #737373;
	text-decoration: underline;
}

h2, h1, h3 {
	display: block;
	background: none;
	color: #c2c2c2;
	font-size:18px;
	font-family :  "trebuchet MS";
	text-transform: lowercase;
	padding: 10px 0 0px 2px;
	margin:0px;
	clear: both;
	font-weight: bold;
	letter-spacing: -1px;
	text-align: center;
}
.comments{
text-align:justify;
background-color: #ebd9b6 ;
padding: 5px ;
border: 1px solid #ebd9b6;
				-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
margin: 0 0 15px 0;
}

.comments a:link, .comments a:active, .comments a:visited {color:#CC9933}
.comments a:hover { text-decoration:none}
.avatar {
float: right;
padding: 5px;
margin:4px;
background-color: #e1e1e1;
}

