/*Theme Name: Orange ZestTheme URI: http://www.themelab.com/free-wordpress-themes/Description: A sleek orange theme.  Visit <a href="http://www.themelab.com">Theme Lab</a> for more free themes.Version: 1.0Author: Theme LabAuthor URI: http://www.themelab.com/*/

a {
	color: rgb(51, 51, 51);
}

a img{
	border: none;
}

a:hover {
	color: rgb(255, 102, 0);
	text-decoration: underline;
}

body {
	background: url(images/bg.jpg) rgb(255, 255, 255) repeat-x top;
	color: rgb(69, 69, 69);
	font: 12pt Arial, sans-serif;
	line-height: 1em;
	margin-top: 0px;
	padding: 0;
}

h1 {
	font: bold 1.5em Arial, Sans-Serif;
	letter-spacing: -1px;
	margin: 0;
	padding: 8px 0 0px 0;
}

h2 {
	font: bold 1.4em Arial, Sans-Serif;
	letter-spacing: -1px;
}

h3 {
	margin: 0px;
	padding: 4px 0;
}

hr {
	background-color: rgb(0, 0, 0);
	border-style: none;
	color: rgb(208, 208, 208);
	height: 1px;
	margin: 20px 0;
}

img {
	border: 0;
}

p {
	margin: 10px 0 5px 0;
	font: 12pt Arial, sans-serif;
}

ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.alt {
	background-color: rgb(247, 247, 247);
	border-bottom: 1px solid rgb(221, 221, 221);
	border-top: 1px solid rgb(221, 221, 221);
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	list-style: none;
	margin-bottom: 1.5em;
	padding-bottom: 1em; /* border-bottom: 1px solid #700000; */
}

.content {
	margin: 0px auto;
	width: 820px;
}
/* Top part */
.date {
	border-bottom: 1px dotted Black;
	color: Black;
	background-color: rgb(246, 246, 246);
	font-size: 11px;
	margin: 10px 0 10px 0;
	padding: 9px 20px 12px 0;
	text-align: right;
}
.date:link {
	text-decoration: underline;
}

.when {
	color: Black;
	float: left;
	font-size: 11px;
	padding: 14px;
}

#ad {
	margin-bottom: 15px;
	min-height: 80px;
	padding-left: 95px;
}

#ad a, #left_side h3 span a, #left_side .date a {
	color: Black; /* main area */
	text-decoration: none;
}

#commentform {
	background: rgb(255, 255, 255);
	margin: 1em 0;
	width: 280px;
}

#commentform #email, #commentform #author, #commentform #url {
	background: rgb(248, 247, 246);
	border: 1px solid rgb(214, 211, 211);
	font-size: 1.1em;
	width: 280px;
}

#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
	background: rgb(255, 255, 255);
	border: 1px solid rgb(214, 211, 211);
	font-size: 1.1em;
	width: 280px;
}

#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
	background: rgb(255, 255, 255);
	border: 1px solid rgb(147, 151, 147);
	font-size: 1.1em;
	width: 280px;
}

#commentform input{
	margin-bottom: 3px;
}

#commentform textarea {
	background: rgb(248, 247, 246);
	border: 1px solid rgb(214, 211, 211);
	width: 280px;
}

#commentform textarea:hover {
	background: rgb(255, 255, 255);
	border: 1px solid rgb(214, 211, 211);
}

#commentform textarea:focus {
	background: rgb(255, 255, 255);
	border: 1px solid rgb(147, 151, 147);
}

#footer {
	background: rgb(255, 255, 255);
	border-top: 1px dotted rgb(153, 153, 153);
	clear: both;
	color: rgb(255, 255, 255);
	margin: 0 0 3em 0;
	padding-top: 6px;
}

#footer .right {
	background: rgb(255, 255, 255);
	float: right;
	text-align: right;
}
#footer .copyright {
	background: rgb(255, 255, 255);
	text-decoration: none;
	color: rgb(119, 119, 119);
}
#footer a {
	background: rgb(255, 255, 255);
	text-decoration: none;
	color: rgb(255, 255, 255);
}

#footer a:link {
	background: rgb(255, 255, 255);
	text-decoration: none;
	color: rgb(255, 255, 255);
}
#footer a:hover {
	background: rgb(255, 255, 255);
	text-decoration: none;
	color: rgb(255, 255, 255);
}
#footer a:visited {
	background: rgb(255, 255, 255);
	text-decoration: none;
	color: rgb(255, 255, 255);
}
#footer a:active {
	background: rgb(255, 255, 255);
	text-decoration: none;
	color: rgb(255, 255, 255);
}

#left_side {
	background: White;
	color: rgb(69, 69, 69);
	margin-bottom: 10px;
	width: 560px;
}

#left_side .rs {
	background: rgb(245, 245, 245);
	border: 1px solid rgb(221, 221, 221);
	float: right;
	margin: 0 10px;
	padding: 5px;
}

#left_side blockquote {
	border-left: 2px solid rgb(218, 64, 64);
	margin: 10px 0 10px 25px;
	padding-left: 10px;
}

#left_side h3 {
	color: rgb(69, 69, 69);
	background-color: White;
	font: bold 15px verdana, Sans-Serif;
	margin: 0;
	padding: 6px 0 0 5px;
}

#left_side h3 span {
	line-height: 22px;
	margin: 0;
	padding: 1px 10px 0 0;
}

#left_side img {
	padding: 0 10px 5px 0;
}

#left_side p {
	color: rgb(69, 69, 69);
	padding: 0 5px 0 5px;
}

#left_side ul {
	list-style-position: inside;
	margin-left: 2px;
}

#left_side ul li {
	list-style-type: square;
	margin-left: 15px;
}

#left_side ul ul li {
	list-style: none;
	list-style-position: inside; /* The footer */
	list-style-type: lower-alpha;
	margin-left: 10px;
}

#main {
}

#right_side {
	background: rgb(246, 246, 246);
	float: right;
	margin-bottom: 10px;
	padding: 0px 10px 5px 10px;
	width: 212px;
	font: 10pt Arial, sans-serif;
}

#right_side a {
	text-decoration: none;
	font: 10pt Arial, sans-serif;
}

#right_side h3 {
	background-image: url(images/navbg.gif);
	color: rgb(255, 255, 255);
	font: bold 1.0em verdana, Sans-Serif;
	padding: 11px;
}

#right_side li {
	background: url(images/cat-li.gif) rgb(246, 246, 246) no-repeat left;
	line-height: 18px;
	list-style: none;
	padding-left: 15px;
}

#right_side ul {
	padding: 3px 0 8px 0;
}

#top {
	height: 350px;
}

#top h1 {
	color: rgb(153, 153, 153);
	font-size: 38px;
	margin: 0;
	padding: 0;
}

#top h1 a {
	color: rgb(255, 102, 0);
	text-decoration: none;
}

#top h2 {
	color: rgb(153, 153, 153);
	margin: 0;
	padding: 0;
}
