/*
Theme Name: FruitDiet
Theme URI: http://www.magpress.com/wordpress-themes/fruitdiet.html | Translation to RU http://www.wpfreethemes.ru
Description: Fruitdiet is a 3 columns fixed width WordPress theme comes with features such as featured articles, custom header and many more.. More wordpress themes to Russian to <a href="http://www.wpfreethemes.ru/">WordPress Collection</a>
Author: Ronald KSY
Author URI: http://www.magpress.com
Tags: white,three-columns,fixed-width,widgets-ready,adsense-ready,theme-options,threaded-comments,custom-header

	Fruit Diet
	http://www.magpress.com/wordpress-themes/fruitdiet.html

	This theme was designed and built by Ronald KSY,
	whose blog you will find at http://www.magpress.com/

	The CSS, XHTML and design is released under Creative Commons Attribution-Share Alike 3.0 United States License:
	http://creativecommons.org/licenses/by-sa/3.0/us/
*/

body {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	font-family: "trebuchet MS", Verdana, Tahoma;
	font-size: 1em;
	color: #000000;
	background-color: #E6E7EB;
}
.clearfix {
	clear: both;
}
.alignleft {
	text-align: left;
	float: left;
}
.alignright {
	text-align: right;
	float: right;
}
.center {
	margin: 0px auto;
	clear: both;
}
p img {
	padding: 0;
	max-width: 100%;
}
img.alignleft {
	float: left;
	margin-right: 10px;
	margin-top: 5px;
	margin-bottom: 5px;
	padding: 5px;
	background-color: #F7F7F7;
	border: 1px solid #D5D5D5;
}
img.alignright {
	float: right;
	margin-top: 5px;
	margin-left: 10px;
	margin-bottom: 5px;
	background-color: #F7F7F7;
	padding: 5px;
	border: 1px solid #D5D5D5;
}
img.aligncenter {
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	display: block;
	background-color: #F7F7F7;
	padding: 5px;
	border: 1px solid #D5D5D5;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	text-align: center;
	padding-top: 5px;
	margin-top: 10px;
	margin-right: 10px;
	margin-left: 10px;
	margin-bottom: 10px;
	background-color: #F7F7F7;
	border: 1px solid #D5D5D5;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 1px solid #d5d5d5;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	margin: 0;
	color: #000000;
	padding-top: 5px;
	padding-right: 4px;
	padding-bottom: 5px;
	padding-left: 4px;
}
pre {
	padding: 10px;
	clear: both;
	width: auto;
	overflow: scroll;
	font-family: "Courier New", "MS Sans Serif", sans-serif, serif;
	color: #000000;
	font-size: 13px;
	line-height: 22px;
	white-space: nowrap;
	border: 1px solid #d5d5d5;
	background-color: #FFFFFF;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 8px;
	margin-left: auto;
}
em {
	font-style: italic;
}
code {
	font-family: "Courier New", "MS Sans Serif", sans-serif, serif;
	font-size: 1.025em;
}
#sidebar-left select, #sidebar-right select  {
	font-family: "Trebuchet MS", "Times New Roman", Tahoma;
	padding: 1px;
	font-weight: bold;
	width: 95%;
	border: 1px solid #CCCCCC;
	color: #181919;
	background: #FFFFFF;
	margin-top: 8px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	height: auto;
	display: block;
}
blockquote p {
	line-height: 22px;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	color: #8D8D8D;
	border-left-width: 5px;
	border-left-style: solid;
	border-left-color: #d5d5d5;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}
#wrapper {
	padding: 0px;
	height: auto;
	width: 960px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
}
#container {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	clear: both;
}
#topheaderbox {
	margin: 0px;
	clear: both;
	height: 31px;
	width: 930px;
	background-image: url(images/topheaderbox.png);
	background-repeat: repeat-x;
	padding-top: 15px;
	padding-right: 15px;
	padding-bottom: 8px;
	padding-left: 15px;
	position: relative;
}
#quicktips {
	margin: 0px;
	float: left;
	height: auto;
	width: 60%;
	text-align: left;
	padding: 0px;
	color: #CC0000;
	font-weight: bold;
	font-size: 1em;
}
#quicktips a {
	color: #993300;
	font-weight: normal;
	text-decoration: underline;
	font-style: italic;

}
#quicktips a:hover {
	text-decoration: none;

}
#searchbox {
	text-align: right;
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 40%;
}
#searchform {
	width: 100%;
	padding: 0px;
	margin: 0px;
	height: auto;
	float: left;
}
#searchform div {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	float: left;
}
#searchform #s {
	background-color: #F7F7F7;
	width: 260px;
	color: #000000;
	height: auto;
	border: 1px solid #e5daa8;
	margin: 0px;
	float: left;
	font-family: Tahoma, verdana;
	padding: 4px;
}
#searchform #button {
	float: right;
	width: 95px;
	background-color: #993300;
	color: #FFFFFF;
	font-size: 12px;
	font-family: Tahoma, verdana;
	height: auto;
	font-weight: bold;
	text-align: center;
	border: 1px solid #840000;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 0px;
	margin-top: 1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
#header {
	padding: 0px;
	clear: both;
	height: 136px;
	width: 100%;
	background-color: #F7F7F7;
	margin: 0px;
	background-image: url(images/header-default.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	position: relative;
}
#siteinfo {
	margin: 0px;
	height: auto;
	width: auto;
	clear: both;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#siteinfo img {
	border: 0px none;
}
#siteinfo a {
	color: #000000;
	text-decoration: none;

}
#siteinfo a:hover {
	text-decoration: none;

}
#siteinfo h1 {
	color: #000000;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	text-transform: capitalize;
	text-align: left;
}
#siteinfo h2 {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	color: #000000;
	text-align: left;
	text-transform: capitalize;
}
#navigation_page {
	margin: 0px;
	clear: both;
	height: auto;
	width: 930px;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
	position: absolute;
	bottom: 0px;
}
#navigation_category {
	clear: both;
	height: auto;
	width: auto;
	margin: 0px;
	background-color: #fdefb0;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e5daa8;
	border-bottom-color: #e5daa8;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 15px;
}
#navigation_category span {
	color: #7e6c1b;
	font-size: 12px;
	font-weight: bold;
	font-style: italic;
	padding: 0px;
	width: auto;
	height: auto;
	float: left;
	margin-top: 1px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
}


#main {
	margin: 0px;
	clear: both;
	height: auto;
	width: 930px;
	background-color: #FFFFFF;
	padding: 15px;
}

#breadcrumbs {
	clear: both;
	height: auto;
	width: 100%;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding: 0px;
	text-transform: capitalize;
}
#breadcrumbs a {
	color: #990000;
	text-decoration: none;

}
#breadcrumbs a:hover {
	text-decoration: none;
	color: #CC0000;
}
#content {
	padding: 0px;
	float: left;
	height: auto;
	width: 506px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#fullcontent {
	padding: 0px;
	height: auto;
	width: 100%;
	clear: both;
	margin: 0px;
}
#featured {
	background-color: #F7ECBB;
	clear: both;
	height: auto;
	width: auto;
	border: 1px solid #eede95;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
#featured h4 {
	font-size: 1.2em;
	color: #671219;
	clear: both;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 5px;
	margin-left: 7px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #e2d182;
	letter-spacing: 1px;
	font-weight: bold;
	font-style: italic;
}
#feat-entry {
	padding: 0px;
	clear: both;
	height: auto;
	width: auto;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 7px;
}
.feat-meta {
	width: auto;
	height: auto;
	clear: both;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	padding: 5px;
	background-color: #F5E9AF;
	border: 2px dotted #F1E08F;
	position: relative;
}
.feat-img {
	padding: 3px;
	width: auto;
	background-color: #FFFFFF;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	float: left;
	height: auto;
	border: 1px solid #D5D5D5;
	text-align: center;
}
.feat-img img {
	display: block;
	border: 1px solid #D5D5D5;
}
.feat-meta h1 {
	font-size: 18px;
	font-weight: bold;
	color: #671219;
	text-decoration: none;
	padding: 0px;
	height: auto;
	width: auto;
	line-height: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.feat-meta h1 a {
	color: #671219;
	text-decoration: none;
	font-weight: bold;

}
.feat-meta h1 a:hover {
	font-weight: bold;
	text-decoration: underline;

}
.feat-date {
	font-size: 11px;
	text-decoration: none;
	color: #000000;
	text-transform: capitalize;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	display: block;
	line-height: 14px;
	font-style: italic;
}
.feat-date a {
	color: #671219;
	text-decoration: none;
}
.feat-date a:hover {
	text-decoration: underline;
}
.feat-meta p {
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 0px;
	display: block;
	width: auto;
	text-align: justify;
	line-height: 16px;
	height: auto;
	font-weight: bold;
}
.feat-meta p a {
	color: #671219;
	text-decoration: none;
	font-weight: bold;
}
.feat-meta p a:hover {
	text-decoration: underline;
}
#post-entry {
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
}
.post-meta {
	background-color: #FBF6E0;
	clear: both;
	height: auto;
	width: auto;
	border: 1px solid #EEDE95;
	padding-top: 7px;
	padding-right: 7px;
	padding-bottom: 15px;
	padding-left: 7px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
}
.post-meta h1#page {
	clear: both;
	height: auto;
	width: 100%;
	font-size: 1.8em;
	color: #671219;
	letter-spacing: -1px;
	font-weight: bold;
	line-height: 28px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #e2d182;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
.post-meta h1 {
	clear: both;
	height: auto;
	width: 100%;
	font-size: 1.5em;
	color: #671219;
	padding: 0px;
	letter-spacing: -1px;
	font-weight: bold;
	line-height: 28px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;

}
.post-meta h1 a {
	text-decoration: none;
	display: block;
	color: #671219;

}
.post-meta h1 a:hover {
	text-decoration: underline;

}
.post-info {
	height: auto;
	width: 100%;
	clear: both;
	font-size: 0.7em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	line-height: 16px;
	padding: 0px;
	color: #000000;
}
.post-info a {
	color: #671219;
	text-decoration: none;
	font-weight: bold;

}
.post-info a:hover {
	text-decoration: underline;

}

.post-content {
	margin: 0px;
	clear: both;
	height: auto;
	width: 100%;
	font-size: 0.9em;
	line-height: 22px;
	text-align: justify;
	padding: 0px;
}
.post-content a {
	color: #993300;
	text-decoration: none;
	font-weight: bold;

}
.post-content a:hover {
	color: #CC3300;
	text-decoration: none;

}
.post-img {
	overflow: hidden;
	float: left;
	padding: 5px;
	background-color: #F7F7F7;
	text-align: center;
	height: auto;
	width: auto;
	border: 1px solid #D5D5D5;
	margin-top: 5px;
	margin-right: 8px;
	margin-bottom: 6px;
	margin-left: 0px;
}
.post-img img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.postnetwork {
	clear: both;
	height: 20px;
	width: 100%;
	padding: 0em;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.postsocial {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: auto;
	text-align: left;
}
.postcom {
	background-image: url(images/comment.png);
	background-repeat: no-repeat;
	margin: 0px;
	height: 19px;
	width: auto;
	display: block;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	font-weight: bold;
	font-size: 12px;
	float: right;
}
.postcom a {
	color: #000000;
	text-decoration: none;

}
.postcom a:hover {
	text-decoration: underline;

}
.adsense-loop {
	display: block;
	clear: both;
	height: auto;
	width: auto;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 5px;
}
.adsense-loop span {
	clear: both;
	height: auto;
	width: auto;
	background-image: url(images/advertisement.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}
.adsense-single {
	display: block;
	clear: both;
	height: auto;
	width: 100%;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.adsense-single span {
	clear: both;
	height: auto;
	width: auto;
	background-image: url(images/advertisement.gif);
	background-repeat: no-repeat;
	background-position: left top;
	display: block;
	margin: 0px;
	padding-top: 11px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}
#post-navigator {
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	display: block;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	font-size: 10px;
	font-weight: bold;
}

.wp-pagenavi {
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	clear: both;
	text-align: left;
	padding-top: 0.5em;
	padding-right: 0px;
	padding-bottom: 0.5em;
	padding-left: 0px;
	height: auto;
}
.pages {
	color: #000000;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	width: auto;
	position: relative;
	height: auto;
	margin-top: 0px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-color: #FBF6E0;
	border: 1px solid #EEDE95;
}
.current {
	color: #000000;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	width: auto;
	position: relative;
	height: auto;
	margin: 0px;
	background-color: #EEDE95;
	border: 1px solid #E9D372;
}
.wp-pagenavi a {
	color: #000000;
	text-decoration: none;
	height: auto;
	width: auto;
	margin: 0px;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	display: inline;
	background-color: #FBF6E0;
	border: 1px solid #EEDE95;
}
.wp-pagenavi a:hover {
	color: #000000;
	background-color: #EEDE95;
	border: 1px solid #E9D372;

}
#post-navigator .alignleft a, #post-navigator .alignright a {
	color: #000000;
	margin: 0px;
	height: auto;
	width: auto;
	padding-top: 4px;
	padding-right: 8px;
	padding-bottom: 4px;
	padding-left: 8px;
	text-decoration: none;
	display: block;
	background-color: #FBF6E0;
	border: 1px solid #E9D372;

}
#post-navigator .alignleft a:hover, #post-navigator .alignright a:hover {
	color: #000000;
	background-color: #EEDE95;
	border: 1px solid #E9D372;
}
#post-navigator-single {
	width: 100%;
	font-size: 10px;
	margin-top: 1em;
	margin-right: auto;
	margin-bottom: 1em;
	margin-left: auto;
	clear: both;
	padding: 0%;
	font-weight: bold;
	color: #000000;
	height: auto;
}
#post-navigator-single .alignleft {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 45%;
	overflow: hidden;
	text-align: left;
	height: auto;
}
#post-navigator-single .alignright {
	margin: 0px;
	padding: 0px;
	float: right;
	width: 45%;
	overflow: hidden;
	text-align: right;
	height: auto;
}
#post-navigator-single a {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}
#post-navigator-single a:hover {
	text-decoration: none;
	color: #993300;
}

#sidebar-left {
	margin: 0px;
	padding: 0px;
	float: left;
	height: auto;
	width: 202px;
}
#sidebar-right {
	margin: 0px;
	padding: 0px;
	float: right;
	height: auto;
	width: 202px;
}
.widget-notify {
	font-size: 12px;
	border: 1px solid #D5D5D5;
	padding: 5px;
}
.widget-notify a {
	color: #990000;
	text-decoration: none;
}
.widget-notify a:hover {
	text-decoration: underline;
}

ul.sidebar_list {
	width: 100%;
	height: auto;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
ul.sidebar_list .sidetop {
	background-image: url(images/sidetop.png);
	background-repeat: no-repeat;
	background-position: center top;
	margin: 0px;
	clear: both;
	height: auto;
	width: 100%;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}

ul.sidebar_list h5 {
	width: auto;
	display: block;
	height: auto;
	font-size: 1em;
	color: #671219;
	text-transform: capitalize;
	clear: both;
	border-bottom-width: 2px;
	border-bottom-style: dotted;
	border-bottom-color: #c1a528;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 7px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 2px;
	padding-left: 0px;
}
ul.sidebar_list li {
	width: auto;
	list-style-type: none;
	height: auto;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #FBF6E0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eede95;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #eede95;
	border-left-color: #eede95;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
}
ul.sidebar_list li ul {
	width: auto;
	height: auto;
	list-style-type: none;
	clear: both;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
}
ul.sidebar_list li ul li {
	list-style-type: none;
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	font-weight: bold;
	color: #000000;
	background-image: url(images/bullet.png);
	background-repeat: no-repeat;
	background-position: 0px 5px;
	padding-left: 13px;
	border-bottom-color: #c1a528;
	height: auto;
	width: auto;
	padding-right: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 7px;
	margin-bottom: 0px;
	margin-left: 7px;
	display: block;
	padding-top: 3px;
	padding-bottom: 3px;
}
ul.sidebar_list li ul li ul {
	height: auto;
	width: auto;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	clear: both;
	padding: 0px;
}
ul.sidebar_list li ul li ul li {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 11px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
}
ul.sidebar_list li ul li ul li ul {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
	clear: both;
}
ul.sidebar_list li ul li ul li ul li {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	font-size: 10px;
	margin: 0px;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 0px;
}
ul.sidebar_list li a {}
ul.sidebar_list li a:hover {}
ul.sidebar_list li div {
	list-style-type: none;
	background-image: none;
}
ul.sidebar_list li div a {}
ul.sidebar_list li div a:hover {}
.widget_categories ul li:before, .widget_pages ul li:before, .widget_archive ul li:before, .widget_links ul li:before, .widget_meta ul li:before, .widget_recent_entries ul li:before, .widget_rss ul li:before {}
.widget_categories a, .widget_pages a, .widget_archive a, .widget_links a, .widget_meta a, .widget_recent_entries a, .widget_rss li a {
	color: #000000;
	text-decoration: none;
}
.widget_categories a:hover, .widget_pages a:hover, .widget_archive a:hover, .widget_links a:hover, .widget_meta a:hover, .widget_recent_entries a:hover, .widget_rss li a:hover {
	text-decoration: none;
	color: #671219;
}
li.widget_categories, li.widget_pages, li.widget_archive, li.widget_links, li.widget_meta, li.widget_recent_entries, li.widget_rss, li.widget_hottopics, li.widget_recent_comments {
	padding-bottom: 15px;
}
#calendar_wrap {
	margin: 0px;
	padding: 0px;
	width: auto;
	height: auto;
}

#wp-calendar {
	text-align: center;
	width: 100%;
	font-size: 11px;
	color: #000000;
	padding: 0px;
	margin: 0px;
}
#wp-calendar caption {
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
}
#wp-calendar a {
	color: #671219;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 1px;
	padding-left: 5px;
	display: block;
	font-weight: bold;
}
#wp-calendar a:hover {
	text-decoration: none;

}
#wp-calendar #prev {
	text-align: left;
	margin: 0px;
	padding: 0px;
}
#wp-calendar #next {
	text-align: right;
	margin: 0px;
	padding: 0px;
}
#recentcomments {
}
#recentcomments .recentcomments {
	line-height: 18px;
	font-size: 12px;
	text-transform: capitalize;
}
#recentcomments .recentcomments a {
	color: #671219;
	text-decoration: none;
}
#recentcomments .recentcomments a:hover {
	text-decoration: underline;
	color: #000000;
}
.rsswidget {
	color: #671219;
	text-decoration: none;
	background-image: none;
}
.rsswidget:hover {
	text-decoration: underline;
}
.rsswidget img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	vertical-align: baseline;
}
.rss-date {
	clear: both;
	font-size: 10px;
	color: #990000;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}
.rssSummary {
	font-size: 11px;
	color: #000000;
	text-align: justify;
	margin: 0px;
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
}
.widget_sidebar_banner {
	background-color: #FBF6E0;
	margin-bottom: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #eede95;
	border-bottom-color: #eede95;
	border-left-color: #eede95;

}
#sidebar-banner {
	display: block;
	clear: both;
	height: auto;
	width: 160px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#sidebar-banner img {
	border: 0 none;
}
.widget_recentcomments_gravatar {
	width: auto;
	list-style-type: none;
	height: auto;
	clear: both;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	background-color: #FBF6E0;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #eede95;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #eede95;
	border-left-color: #eede95;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	background-image: none;
}
.widget_recentcomments_gravatar ul {
	margin: 0px;
	height: auto;
	width: 100%;
	clear: both;
	background-image: none;
	display: block;
	list-style-type: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
.widget_recentcomments_gravatar ul li {
	clear: both;
	padding: 0px;
	height: auto;
	width: auto;
	background-image: none;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	border-bottom-color: #BBBBBB;
	list-style-type: none;

}

.widget_recentcomments_gravatar img {
	float: left;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	border: 3px solid #EAEAEA;

}
.widget_recentcomments_gravatar .com-info {
	padding: 0px;
	height: auto;
	width: 75%;
	float: left;
	margin-top: 4px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;

}

.widget_recentcomments_gravatar .com-info .comy {
	color: #000000;
	display: block;
	padding: 0px;
	height: auto;
	width: 100%;
	margin: 0px;
	font-size: 13px;


}
.widget_recentcomments_gravatar .com-info .comy span {
	color: #671219;
	text-decoration: none;
	font-weight: bold;
}

.widget_recentcomments_gravatar .com-info .comy a {
	color: #671219;
	text-decoration: none;

}
.widget_recentcomments_gravatar .com-info .comy a:hover {
	text-decoration: underline;

}
.widget_recentcomments_gravatar .com-info .comtext {
	line-height: 14px;
	font-size: 10px;
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;


}
.widget_recentcomments_gravatar .com-info .comtext a {
	text-decoration: none;
	color: #333333;

}
.widget_recentcomments_gravatar .com-info .comtext a:hover {
	text-decoration: underline;

}
.widget_hottopics {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	clear: both;
}
.widget_hottopics ul {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	list-style-type: none;
}
.widget_hottopics li {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}
.widget_hottopics li a {
	color: #671219;
	text-decoration: none;
	font-size: 13px;

}
.widget_hottopics li a:hover {
	text-decoration: underline;

}
.widget_tag_cloud div {
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 5px;
	padding-left: 7px;
	margin: 0px;

}
.widget_tag_cloud a {
	color: #000000;
	text-decoration: none;
}
.widget_tag_cloud a:hover {
	color: #671219;
	text-decoration: none;
}
.textwidget {
	font-size: 13px;
	line-height: 16px;
	color: #000000;
	text-align: justify;
	padding-top: 5px;
	padding-right: 7px;
	padding-bottom: 10px;
	padding-left: 7px;
}
.textwidget a {
	color: #671219;
	text-decoration: none;
	font-weight: bold;
}
.textwidget a:hover {
	text-decoration: underline;
	color: #CC3300;
}
.textwidget img {
	text-align: center;
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
div.widget_twitter {
	background-color: #FBF6E0;
	margin-bottom: 5px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #eede95;
	border-bottom-color: #eede95;
	border-left-color: #eede95;
}
#twitter_update_list {
	width: auto;
	clear: both;
	height: auto;
	margin: 0px;
	padding: 7px;
}
#twitter_update_list p {
	width: 100%;
	display: block;
	clear: both;
	height: auto;
	font-size: 11px;
	line-height: 16px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #c1a528;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#twitter_update_list span {
	margin: 0px;
	padding: 0px;
}
#twitter_update_list a {
	color: #CC0000;
	text-decoration: none;
	font-weight: bold;
}
#twitter_update_list a:hover {
	text-decoration: underline;
}
div.widget_video {
	background-color: #FBF6E0;
	margin-bottom: 5px;
	border: 1px solid #eede95;
}
.emvideo {
	text-align: center;
	display: block;
	margin: 0px;
	padding: 3px;
	clear: both;
	height: auto;
	width: auto;
}
.widget_adverts {
	background-color: #FBF6E0;
	border: 1px solid #eede95;
	margin-bottom: 5px;
	text-align: center;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
.widget_adverts img {
	border: 0 none;
}

ul#archives {
	height: auto;
	width: auto;
	background-color: #FBF6E0;
	border: 1px solid #EEDE95;
	list-style-type: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	clear: both;
}
ul#archives h6 {
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	color: #990000;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	font-size: 1.2em;
}
ul#archives li {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
	list-style-type: none;
}

ul#archives li ul {
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
ul#archives li ul li {
	list-style-type: square;
	font-size: 14px;
	line-height: 22px;
	margin: 0px;
	height: auto;
	width: auto;
	padding: 0px;
}
ul#archives li ul li ul {
	margin: 0px;
	height: auto;
	width: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
ul#archives a {
	color: #000000;
	text-decoration: none;

}
ul#archives a:hover {
	text-decoration: underline;
	color: #CC3300;
}
ul#links {
	height: auto;
	width: auto;
	background-color: #FBF6E0;
	border: 1px solid #EEDE95;
	list-style-type: none;
	margin: 0px;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 20px;
	padding-left: 10px;
	clear: both;
}
ul#links h6 {
	padding: 0px;
	clear: both;
	height: auto;
	width: 100%;
	color: #990000;
	text-decoration: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-size: 2em;
}
ul#links li {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: 100%;
}
ul#links li ul {
	list-style-type: none;
	height: auto;
	width: 100%;
	margin: 0px;
	padding: 0px;
}
ul#links li ul li {
	margin: 0px;
	height: auto;
	width: 100%;
	font-size: 16px;
	line-height: 24px;
	padding: 0px;
}
ul#links li ul li ul {
	margin: 0px;
	padding: 0px;
	height: auto;
	width: auto;
}
ul#links li a {
	color: #000000;
	text-decoration: none;

}
ul#links li a:hover {
	text-decoration: underline;
	color: #CC3300;
}
#footer-search {
	background-color: #fdefb0;
	margin: 0px;
	clear: both;
	height: auto;
	width: auto;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #e5daa8;
	border-bottom-color: #e5daa8;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 0px;
}

#footer {
	margin: 0px;
	clear: both;
	height: 122px;
	width: 100%;
	font-size: 10px;
	line-height: 14px;
	padding: 0px;
	background-image: url(images/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #FFFFFF;
	font-weight: normal;
	font-family: Tahoma, verdana;
	letter-spacing: 1px;
}
.footer-left {
	margin: 0px;
	float: left;
	width: 400px;
	text-align: left;
	height: auto;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
}
.footer-left a {
	color: #000000;
	text-decoration: none;

}
.footer-left a:hover {

}
.footer-right {
	margin: 0px;
	float: right;
	width: 50%;
	text-align: right;
	padding: 0px;
	height: auto;
}
.footer-right a {
	color: #000000;
	text-decoration: none;
}
.footer-right a:hover {
}

