/*
Theme Name: sienna
Theme URI: 
Description: Wordpress theme with featured posts, social icons, twitter updates, threaded comments and widget support.
Version: 1.2.0
Author: WebDesignLessons.com
Author URI: http://www.webdesignlessons.com/
Tags: tan, dark, light, two-columns, right-sidebar, fixed-width, full-width-template, theme-options, threaded-comments, featured-images, translation-ready
License: GNU General Public License
License URI: license.txt
*/

/*-------------------------------------------------------------------------------------------*/
/* RESET */
/*-------------------------------------------------------------------------------------------*/

/* http://meyerweb.com/eric/tools/css/reset/ | v1.0 | 20080212 */

body, html  { height: 100%; }
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
	word-wrap:break-word;
}
body { line-height: 1; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after { content: ''; content: none; }
:focus { outline: 0; }/* remember to define focus styles! */
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }/* tables still need 'cellspacing="0"' in the markup */

/*-------------------------------------------------------------------------------------------*/
/* GENERAL STYLES */
/*-------------------------------------------------------------------------------------------*/

/* Floating & Alignment */
.fl{float: left;}
.fr{float: right;}
.ac{text-align: center;}
.ar{text-align: right;}

/* Clear Floats */
.col-full:after{content: "."; display: block;height: 0;clear: both; visibility: hidden;}

.fix{clear: both;height: 1px;margin: -1px 0 0;overflow: hidden;}

html body * span.clear,
html body * div.clear,
html body * li.clear,
html body * dd.clear
{
	background: none;
	border: 0;
	clear: both;
	display: block;
	float: none;
	font-size: 0;
	list-style: none;
	margin: 0;
	padding: 0;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}/* http://sonspring.com/journal/clearing-floats */

body{ background:#39302C url(images/body_bg.png) repeat 0 0; color:#000; line-height:22px; font:13px/22px Verdana, Geneva, sans-serif; }

a,a:visited,a:focus{ color:#22275E; text-decoration:none; }
a:hover{ text-decoration:underline; }

/* Defaults */
h1, h2, h3, h4, h5, h6{ font-family:Georgia, "Times New Roman", Times, serif; font-weight:normal; }
h1{font-size:30px;} h2{font-size:24px;} h3{font-size:20px;} h4{font-size:18px;} h5{font-size:14px;} h6{font-size:12px;}

input, select, textarea{font-family:Arial, Helvetica, sans-serif; font-size:12px; color:#7a7a7a;}
input[type=text], input[type=password], select, textarea{padding:5px; border:3px solid #c5c5c5;}
textarea{overflow:auto;}

/* Hyperlinks */

h1 a:link, h1 a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited,
h4 a:link, h4 a:visited, h5 a:link, h5 a:visited, h6 a:link, h6 a:visited{ text-decoration:none; }
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover{text-decoration:underline;}

.sticky{}
.gallery-caption{}
.bypostauthor{}

/* General settings */
#bodybg { background:url(images/bgr_body.png) repeat-x; width:100%; }
#wrapper{ margin:0 auto; width:963px; overflow: auto; }

/*menu*/
#menu{
	width:963px;
	font:13px Verdana, Geneva, sans-serif;
	position:relative;
	z-index:999;
	height:50px;
	padding:0 0 10px 0;
}
.sf-menu ul {
	position:absolute;
	top:-999em;
	width:183px;
	padding:10px 10px 15px;
	background:#000;
}
.sf-menu ul ul {
	background:#313131;
}
.sf-menu ul li { width:100%; }
.sf-menu li:hover { visibility:inherit; }
.sf-menu li {
	float:left;
	position:relative;
}
.sf-menu a {
	display:block;
	position:relative;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	left:0;
	top:45px;
	z-index:99;
}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul { top:-999em; }
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
	left:193px;
	top:0;
}
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul { top:-999em; }
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
	left:203px;
	top:0;
}
.sf-menu{
	float:left;
	position:relative;
	z-index:999;
	padding:0 0 0 10px;
	width: 583px;
}
.sf-menu li{
	float:left;
	padding:0 15px 0 0;
}
.sf-menu a{
	height:28px;
	float:left;
	margin:17px 0 0;
	padding:0 8px;
	line-height:28px;
	color:#000;
}
.sf-menu .current_page_ancestor a,
.sf-menu .current_page_parent a,
.sf-menu .current_page_item a,
.sf-menu .current-menu-ancestor a,
.sf-menu .current-menu-parent a,
.sf-menu .current-menu-item a,
.sf-menu .current-page-ancestor a,
.sf-menu .current-page-parent a,
.sf-menu .current-page-item a{
	font-weight:bold;
}
.sf-menu .current_page_ancestor a,
.sf-menu .current_page_parent a,
.sf-menu .current_page_item a,
.sf-menu .current-menu-ancestor a,
.sf-menu .current-menu-parent a,
.sf-menu .current-menu-item a,
.sf-menu .current-page-ancestor a,
.sf-menu .current-page-parent a,
.sf-menu .current-page-item a,
.sf-menu .sfHover a, .sf-menu a:hover{
	background:#010101;
	color:#ffffff;
	text-decoration:none;
}
.sf-menu ul a:hover{
	text-decoration:underline;
}
.sf-menu ul a{
	font-size:12px;
	height:auto;
	line-height:normal;
	background:url(images/bgr_menu_dot.png) no-repeat 12px 14px !important;
	display:block;
	float:none;
	margin:0;
	font-weight:normal !important;
	padding:10px 30px 5px;
	color:#d4d2d2;
	word-wrap:break-word;
}
#content_container {
	width:963px;
	overflow: auto;
}
#content_container_top {
	width:963px;
	background:url(images/content_container_top.png) #ffffff no-repeat;
	overflow: auto;			
}
#content_container_middle {
	width:963px;
	background:url(images/content_container_middle.png) repeat-y;
	overflow: auto;		
}
#content_container_bottom {
	width:963px;
	background:url(images/content_container_bottom.png) #ffffff no-repeat bottom;
	overflow: auto;
	padding:10px 0;		
}
/* Logo Section */
#logo_section {
	width:943px;
	margin:30px 0 0 10px;
	padding:0;
}
#logo_section span.title a{
	font:bold 45px Georgia, "Times New Roman", Times, serif;
	color:#A02931;
	text-transform:uppercase;
	margin:0 0 0 30px;
}
#logo_section span.title a:hover{
	text-decoration:none;
}
#logo_section span.desc{
	display:block;
	font:bold 12px Georgia, "Times New Roman", Times, serif;
	color:#6C5D4C;
	margin:-5px 0 0 30px;
}
/* Social */
#social_container{
	width:921px;
	height:29px;
	background:url(images/social_container_bg.png) no-repeat right bottom;
	margin:10px 0 0 10px;
}
#social_container ul{
	width:269px;
	float:right;
	height:19px;
	margin:0 10px 10px 0;
}
#social_container ul li{
	float:right;
	height:19px;
	margin:0;
}
/* Inner container */
#inner_container {
	width:943px;
	background:url(images/inner_container_bg.png) repeat;
	margin:-10px 0 0 10px;
	overflow: auto;
}
#inner_container_top {
	width:943px;
	background:url(images/inner_container_top.png) no-repeat top;
	margin:0;
	overflow: auto;
}
#inner_container_bottom {
	width:943px;
	background:url(images/inner_container_bottom.png) no-repeat;
	margin:0;
	min-height:35px;
}
/* Featured slider */
#featured_slider {
	width:652px;
	height:273px;
	margin:0;
}
#featured_slider #featuredtitle{
	display:block;
	width:627px;
	font:italic 28px Georgia, "Times New Roman", Times, serif;
	color:#000;
	margin:0 0 0 25px;
	padding:20px 0 0 0;
}
#slides {
	width:602px;
	height:170px;
	margin:10px 0 0 25px;


}
#slides .item{
	background:#F4F8F0;
}
#slides .featuredesc {
	float:left;
	padding:0 24px 0 0;
	width:300px;
	
}
#slides .pic{
	float:left;
	padding:0 24px 0 0;
	width:230px;
	height:140px;
}
#slides h2{
	font:bold 13px Verdana, Geneva, sans-serif;
	color:#C40030;
	padding:0 0 8px;

}
#slides h2 a{
	color:#C40030;

}
#slides p{
	padding:0 0 10px;
	line-height:18px;
}
#slides a.btn_more{
	background:url(images/featured_readmore.png) no-repeat 100% -26px;
	height:26px;
	float:left;
	padding:0 6px 0 0;
	color:#fff;
	font-weight:bold;
	font-size:11px;
}
#slides a.btn_more span{
	background:url(images/featured_readmore.png) repeat 0 0;
	height:26px;
	float:left;
	line-height:24px;
	padding:0 12px 0 19px;
}
#nav{
	float:left;
	width:652px;
	height:40px;
	padding:0;
	margin:0;
	background:url(images/post_bg.png) no-repeat 0 0;
}
#nav div{
	float:left;
	padding:0 0 0 20px;
	background:url(images/bgr_slider_nav.png) no-repeat 0 0;
	height:47px;
}
#nav a{
	float:left;
	width:35px;
	text-align:center;
	font-size:15px;
	font-weight:bold;
	color:#8e8e8e;
	line-height:39px;
	height:39px;
	background:url(images/bgr_sldier_div.png) no-repeat 100% 50%;
}
#nav a.last{
	background:none;
}
#nav a.activeSlide{
	color:#A02931;
	background:#F4F8F0;
}
#nav a.activeSlide:hover{
	text-decoration:none;
}
/* Main Content */
#main_content {
	float:left;
	width:652px;
	overflow: auto;
}
#main_col {
	width:652px;
	overflow: auto;
	margin:0;
}
.post_container {
	width:652px;
	background:url(images/post_bg.png) no-repeat 0 0;
	margin:0;
	padding:0 0 50px 0;
	overflow:auto;
}
.post_meta {
	width:586px;
	margin:0 0 10px 30px;
	padding:45px 0 0 0;
}
.post_meta .post_title {
	float:left;
	width:500px;
}
.post_meta .post_title h2 {
	font:italic 30px Georgia, "Times New Roman", Times, serif;
	color:#000;
	line-height:28px;
}
.post_meta .post_comments_no {
	float:left;
	width:80px;
	height:65px;
	color:#FF8C00;
	background:url(images/comments_bubble.png) no-repeat 0 0;
}
.post_meta .post_comments_no p{
	margin:0 0 0 15px;
	font:30px Georgia, "Times New Roman", Times, serif;
	color:#FF8C00;
	padding:15px 0 0 0;
	text-align:center;
}
.post_meta_seperator {
	float:left;
	width:586px;
	height:1px;
	background:#B2B2B2;
	margin:5px 0 0 0;
}
.post_meta_author {
	float:left;
	width:586px;
	border-bottom:#B2B2B2 1px solid;	
}
.post_meta_author p{
	margin:0 10px 0 10px;
	padding:0 0 2px 0;
		
}
.post_meta_author p span{
	font:bold 13px Verdana, Geneva, sans-serif;
	color:#A02931;	
}
.metadata{
	float:left;
	width:586px;
	font-size:11px;
	margin:5px 0 0 0;
	border-bottom:#B2B2B2 1px solid;
	padding:0 0 5px 0;
}
.metadata .bot{
	height:4px;
	margin:6px 0 0;
	border-bottom:#B2B2B2 1px solid;
}
.metadata p{
	line-height:normal;
	overflow:hidden;
	width:100%;
}
.metadata a{
	color:#000;
}
.metadata .label{
	float:left;
	width:75px;
	text-align:right;
	font-weight:bold;
	color:#9e0b0e;
	padding:0 8px 0 0;
}
.metadata .text{
	float:left;
	line-height:normal;
	width:450px;
}
.post_entry {
	float:left;
	width:586px;
	margin:10px 0 10px 30px;
	
}
.post_ad {
	width:586px;
	overflow:auto;
	padding:10px 0;
	text-align:center;
}
.post_ad img{
	margin:5px auto;
}
.post_ad_single {
	width:586px;
	overflow:auto;
	padding:10px 0;
}
.post_ad_single img{
	margin:5px 0 5px 10px;
}
/* entry */
.entry{
	width:100%;
	clear: both;
}
.entry a{
	text-decoration:underline;
}
.entry a:hover{
	text-decoration:none;
}
.entry p{
	margin:0 0 22px 0;
}
.entry h1{}  .entry h2{}  .entry h3{}  .entry h4{}  .entry h5{}  .entry h6{}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{line-height:1.5em; margin: 0 0 15px 0; }

.entry ul{ margin: 0 0 20px 0; padding: 0 0 0 30px; }
.entry ul ul{ margin: 0; }
.entry ul li{	list-style-type: disc;  line-height: 1.5em;}
.entry ul ul li{ list-style-type: circle; }

.entry ol{ margin: 0 0 20px 0; padding: 0 0 0 30px; }
.entry ol ol{ margin: 0; }
.entry  ol li{ list-style-type: decimal;  line-height: 1.5em;}
.entry  ol li ol li{ list-style-type: lower-alpha; }

.entry .list_bookmarks{
	padding: 0;
}
.entry .list_bookmarks li.linkcat{
	list-style: none;
}
.entry .list_bookmarks li.linkcat li{
	list-style:disc;
}

.entry .more-link{
	background:url(images/btn_more.png) no-repeat 100% -25px;
	height:25px;
	float:left;
	padding:0 12px 0 0;
	color:#fff;
	font-weight:bold;
	font-size:13px;
	text-decoration:none;
}
.entry .more-link span{
	color:#F26522;
	text-decoration: none;
	border-bottom: 1px solid #F26522;
	padding-bottom: 2px; 
}

img.wp-smiley{ padding: 0; border: none; }

.entry .wp-caption{ padding: 5px; text-align:center; max-width: 96%; background:#EDEDED;}
.entry .wp-caption img{ margin:0; padding:4px 0; background:none; border:0; max-width: 96%; }
.entry .wp-caption-text{ margin:0; padding:0; font-size:11px; text-align:center; }

.entry table{
	width: 100%;
	border: 1px solid #ccc;
	border-collapse: collapse;
	margin: 0 0 15px 0;
}
.entry table td, .entry table th{
	border: 1px solid #ccc;
	padding: 5px;
}
.entry table th{
	background: #eee;
}

/* Begin Images */
p img{
	padding: 0;
	max-width: 100%;
}
img.centered{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignright, img.alignright, a img.alignright {
	float:right;
	margin:10px 0px 10px 16px;
}
.alignleft, img.alignleft, a img.alignleft {
	float:left;
	margin:10px 16px 10px 0;
}
.aligncenter, img.aligncenter, a img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 15px;
}

/* Various Tags & Classes */
.entry acronym, .entry abbr, .entry span.caps{
	cursor: help;
}
.entry acronym, .entry abbr{
	border-bottom: 1px dashed #dfcfba;
}
.entry blockquote{
	margin: 15px 0 28px 5px;
	padding:0 0 0 7px;
	border-left:13px solid #303030;
}
.entry blockquote blockquote{
	margin: 10px 0 18px 5px;
	padding:0 0 0 7px;
	border-left:13px solid #6dcff6;
}
.entry blockquote cite{
	margin: 5px 0 0;
	display: block;
}
.center{
	text-align: center;
}
.hidden{
	display: none;
}
.nopost, .nocomments{
	text-align:center;
	padding: 20px 0 20px 0;
}
strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
blockquote cite {
	color: #666;
	font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
pre {
	background: #f4f4f4;
	font: 13px "Courier 10 Pitch", Courier, monospace;
	line-height: 1.5;
	margin-bottom: 1.625em;
	overflow: auto;
	padding: 0.75em 1.625em;
}
code, kbd {
	font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym, dfn {
	border-bottom: 1px dotted #666;
	cursor: help;
}
address {
	display: block;
	margin: 0 0 1.625em;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 10px;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
.last{
	margin-right:0 !important;
	clear:right;
}
.clear{
	clear: both;
	line-height: 0;
}
/* pagination */
.pagination{
	overflow:hidden;
	background:#fafafa;
	margin:30px 0 0 30px;
	width:586px;
	height:36px;
	padding:12px 7px 0 0;
	text-align:right;
	border:1px solid #e1dcd6;
}
.pagination span, .pagination a{
	display:inline-block;
	height:27px;
	margin:0 1px 0 0;
	line-height:27px;
	padding:0 2px;
	color:#363636;
}
.pagination .pages{
	padding:0 8px;
	margin:0 5px 0 0;
	color:#fff;
	background:#363636;
}
.pagination a:hover, .pagination .current{
	text-decoration:none;
	color:#fff;
	background:#6dcff6;
}
.pagination .al{
	float: left;
	padding: 0 0 0 10px;
}
.pagination .ar{
	float: right;
	padding: 0 3px 0 0;
}
.pagination .al a, .pagination .ar a{
	padding:0 5px;
}
/* Respond */
#respond{
	margin:25px 0 50px 40px;
	overflow:hidden;
}
.commentlist #respond{
	margin:0 0 20px 0;
}
#respond h3{
	font-size:30px;
	background:url(images/bgr_title.png) no-repeat 0 100%;
	width:525px;
	padding:0 0 20px;
	line-height:normal;
}
#reply-title small{
	display: block;
	padding: 5px 0 0 0;
	font-size: 14px;
	font-weight: normal;
}
#commentform p{
	width:100%;
	overflow:hidden;
	padding: 0 0 10px;
	margin: 0;
}
#commentform p a, #commentform p a{
	text-decoration:underline;
}
#commentform p a:hover{
	text-decoration:none;
}
#commentform p input{
	float:left;
}
#commentform p label{
	float:left;
	padding:10px 0 0 5px;
	margin:0 -20px 0 0;
}
#commentform .comment-form-comment label{
	float: none;
	clear: both;
	margin: 0;
	padding: 0;
	display: none;
}
#commentform input[type=text]{
	width: 225px;
	margin: 5px 5px 1px 0;
}
#commentform{
	margin: 5px 0 0 0;
}
#commentform textarea{
	width: 80%;
	height:100px;
	overflow:auto;
	margin:5px 0 0 0;
}
#commentform #submit{
	background:url(images/featured_readmore.png) repeat-x 0 0;
	height:26px;
	border:0;
	font:13px Georgia, "Times New Roman", Times, serif;
	color:#fff;
	padding:1px 15px 5px 15px;
	cursor:pointer;
}

/* Comments*/
#comments{
	font-size:25px;
	background:url(images/bgr_title.png) no-repeat 0 100%;
	width:525px;
	font-style:italic;
	padding:0 0 20px;
	line-height:normal;
	margin:15px 0 0 40px;
}
.commentlist{
	width:556px;
	margin:0 0 0 40px;
}
.commentlist li.comment{
	margin: 15px 0 15px;
	padding: 15px 15px 15px 25px;
	list-style: none;
	border:1px solid #dadada;
	background:#ededed;
	clear: both;
}
.commentlist li li{
	background:#f2f2f2;
}
.commentlist li li li{
	background:#f7f7f7;
}
.commentlist li li li li{
	background:#f9f9f9;
}
.commentlist .alt{
	margin: 10px 0 0 0;
}
.commentlist li ul{
	margin:0 -5px 0 25px;
}
.commentlist p{
	margin: -5px 5px 10px 0;
	font-size:12px;
	line-height:18px;
}
.commentlist .children{ padding: 0; }

.commentlist li.comment .entry{
	width: auto;
	clear: none;
	overflow: visible;
	padding: 5px 0 0 0;
}

.commentlist li.comment .entry li{
	padding: 0;
	margin: 0;
	background: none;
	border: 0;
}
.commentlist li.comment .entry ul{
	padding: 0;
	margin: 0 0 15px 30px;
	background: none;
	border: 0;
}
.commentlist li.comment .entry ul ul{
	margin: 0 0 5px 30px;
}
.commentlist li.comment .entry ol ul{
	margin: 0 0 5px 30px;
}
.commentlist li.comment .entry ol{
	padding: 0;
	margin: 0 0 15px 35px;
	background: none;
	border: 0;
}
.commentlist li.comment .entry ol ol{
	margin: 0 0 5px 35px;
}
.commentlist li.comment .entry ul ol{
	margin: 0 0 5px 35px;
}

.nocomments{
	text-align: center;
	margin: 0;
	padding: 0;
}
.commentmetadata{
	margin: 0;
	display: block;
}
.commentlist .reply{
	overflow:hidden;
	margin:10px -5px 0;
}
.commentlist .reply a{
	background:url(images/featured_readmore.png) repeat-x;
	height:26px;
	padding:0 25px;
	color:#fff;
	float:right;
}
.commentlist .reply a:hover{
	text-decoration:none;
	background:#333;
}
.comment-author{
	padding: 0 0 10px 0;
}
.comment-author img{
	border:3px solid #868686;
	float:left;
	margin:30px 10px 10px 0;
}
.commentlist .fn{
	font:20px Georgia, "Times New Roman", Times, serif;
	color:#9e0b0e;
	margin:0;
	text-transform:capitalize;
}
.commentlist .comment-author-admin .fn, .commentlist .comment-author-admin .fn a{
	color:#0380ff;
}
.commentlist .trackback .fn, .commentlist .pingback .fn{
	margin:0;
}
.commentlist .says{
	position:relative;
	font:13px Georgia, "Times New Roman", Times, serif;
}
.commentlist .avatar{
	position: relative;
	top: -30px;
	left: -10px;
}
.pagination2{
	margin: 0 0 0 40px;
}
/* sidebar */
#sidebar_container {
	float:left;
	width:269px;
	overflow: auto;
}
#sidebar {
	float:left;
	width:269px;
	background:url(images/sidebar_bg.png) repeat-y;
}
#sidebar_end {
	float:left;
	width:269px;
	background:url(images/sidebar_end.png) no-repeat;
	height:132px;
}
#search {
	width:269px;
	background:url(images/search_bg.png) no-repeat;
	height:64px;
	margin:-10px 0 0 0;
}
.search_box{
	float:right;
	width:247px;
	background:url(images/search_box.png) no-repeat;
	height:38px;
	padding:0 0 0 7px;
	margin:13px 4px 13px 0;
}
.search_box fieldset{
	float:left;
	padding: 0;
	margin: 0;
}
.search_box p{
	float:left;
}
.search_box .text{
	float:left;
	background:none;
	font:13px Georgia, "Times New Roman", Times, serif;
	color:#8f8f8f;
	padding:8px 10px;
	width:155px;
	border:0;
	margin:0;
}
.search_box .submit{
	float:left;
	width:57px;
	background:url(images/search_button.png) no-repeat;
	height:26px;
	font:bold 14px/28px Georgia, "Times New Roman", Times, serif;
	color:#8f8f8f;
	padding:0 5px;
	text-transform:uppercase;
	border:0;
	margin:5px 15px 0 0;
}
#sidebarads {
	width:260px;
	margin:10px 0 10px 7px;
	overflow:auto;
	padding:0;

}
#sidebarads .ad{
	float:left;
	width:125px;
	padding:0;
	margin:2px 0 0 2px;	
}
#sidebar_twitter {
	width:269px;
	background:url(images/twitter_bg.png) no-repeat bottom;
	margin:0;
	padding:20px 0 100px 0;

}
#sidebar_twitter  .twitter_heading {
	font:bold italic 20px Georgia, "Times New Roman", Times, serif;
	color:#ffffff;
	margin: 0 0 5px 20px;

}
#sidebar_twitter p{
	padding:0 20px 0 20px;
	color:#A9A3A0;

}
#sidebar_twitter a{
	text-decoration:underline;
	font-style:italic;
	color:#C69C6D;

}
#sidebar_twitter a:hover{
	text-decoration:none;
}
#sidebar_twitter a.follow{
	text-decoration:none;
	font-style:italic;
	color:#0072bc;
	font-weight:bold;
}
#sidebar_twitter a.follow:hover{
	text-decoration:underline;
}
#sidebar_twitter .twittertime{
	color:#000;
	font-weight:bold;
}
/* Calendar */
#wp-calendar{width:90%;margin-bottom:15px;margin-left:15px;clear:both;padding:0;}
#wp-calendar caption{padding:10px;font:bold 16px Georgia, "Times New Roman", Times, serif; color:#FFA435;}
#wp-calendar th,#wp-calendar td{text-align:center;padding:3px 0;color:#ffffff;}
#wp-calendar td{background:transparent;}
#wp-calendar a{color:#F4F8F0;}
/* tag cloud */
.tagcloud {
	width:229px;
	margin:10px 0 10px 20px;
}
.tagcloud a{
	color:#F4F8F0;
}
.widgettitle{
	background:url(images/widget_title.png) no-repeat top left;
	display:block;
	width:200px;
	margin:0 20px;
	padding:0 0 5px 30px;
	overflow: hidden;
	font:bold italic 23px Verdana, Geneva, sans-serif;
	border-bottom:solid 1px #FFA435;
	color:#ffffff;
}
.widget{
	width:260px;
	margin: 0 0 20px 0;
	overflow:hidden;
}
.widget_ads{
	margin:0 -10px 5px 0;
	overflow:hidden;
}
.widget_ads a{
	float:left;
	margin:0 10px 10px 0;
}
.widget_ads a img{
	float:left;
}
.widget ul{
	padding:8px 0 0;
}
.widget ul li{
	width:200px;
	border-bottom: 1px solid #3F3937;
	padding: 0 0 5px 20px;
	margin: 0 0 4px 20px;
	background:url(images/bgr_list_blue_dot.png) no-repeat 10px 10px;
	color:#F4F8F0;
}
.widget ul a{
	color:#ffffff;
	display:block;
}
.widget ul ul a{
	color:#A9A3A0;
	font-size:11px;
}
.widget ul ul{
	margin: 0 0 0 15px;
	padding:0;
}
.widget ul li ul li{
	padding: 0 0 0 20px;
	margin:0;
	border: 0;
	background:url(images/bgr_list_orange_dot.png) no-repeat 10px 8px;
}
.widget .last{
	background:none;
}
.textwidget{ padding: 10px 0 0 0; }
.textwidget p{ padding: 0 0 10px 0; }
.widget_tag_cloud div, .widget_calendar div{ padding: 10px 0 0 0;}
/* Footer Spacer */
#footer_copyrights {
	width:943px;
	margin:0 0 0 10px;
	padding:20px 0 70px 0;
}
#footer_logo {
	float:left;
	margin:0 0 0 10px;
	background:url(images/footer_vertical.png) no-repeat right;
	padding:0 10px 0 0;
}
#footer_logo span{
	font:40px Georgia, "Times New Roman", Times, serif;
	color:#000;
	text-transform:uppercase;
}
#footer_rights {
	float:left;
	margin:0 0 0 10px;
	padding:5px 0 0 0;
}
#footer_rights p{
	font:13px Verdana, Geneva, sans-serif;
	color:#000;
}
#footer_rights p span{
	font:bold 13px Verdana, Geneva, sans-serif;
	color:#A02931;
}
#footer_rights p a{
	font:bold 13px Verdana, Geneva, sans-serif;
	color:#A02931;
}
#footer_spacer {
	width:963px;
	height:50px;
}
/* ==================================================================
    Secure and Accessible PHP Contact Form v.2.0WP FIXED width
    ACCESSITES.CSS made by Mike Cherim - http://green-beast.com 
   Designed and built to work with the Accessites WordPress theme
================================================================== */

#gb_form_div { 
  text-align : left;
  width : 100%;
  font-family:Verdana, Geneva, sans-serif;
}

#gb_form_div p {
  margin-left : 12px;
}

#gb_form {
  text-align : left;
  background : transparent;
}

#gb_form_div a {
  color : #4c4c4c;
  text-decoration : underline;
}

#gb_form_div a:hover, #gb_form_div a:focus, #gb_form_div a:active {
  color : #4c4c4c;
  text-decoration : none;
}

fieldset { 
  border : 0;
  margin-top : 10px;
}

#gb_form legend, legend, #gb_form dt { 
  font-weight : bold; 
  color : #4c4c4c;
}

#gb_form legend {
  padding-top : 5px;
}

* html #gb_form legend {
  padding:0 0 10px 0;
}

#gb_form legend#mainlegend { 
  color : #4c4c4c;
  padding-top : 5px;
  padding-bottom : 10px;
  background:url(images/dotted_grey.gif) repeat-x bottom;
  width:100%;
}

* html #gb_form legend#mainlegend {
  margin-left : -5px;
}

#gb_form legend#mainlegend small { 
  font-size : 11px; 
  text-transform : uppercase;
}

#gb_form_div .formhead small a {
  font-size : 11px; 
  background-image : none;
  display : inline;
  padding : 0;
  margin : 0;
}

#gb_form_div .main_formhead, #gb_form_div .formhead {
  font-size : 12px; 
  color : #4c4c4c;
  width : 97%;
}

#gb_form_div .main_formhead {
  margin-left : -35px;
  text-indent: -9999px;
}

#gb_form_div label { 
  color : #000000; 
  margin-top : 5px;
  margin-left : 20px;
  font-size:11px;
}

#gb_form_div input.short, #gb_form_div input.med, #gb_form_div select.med, #gb_form_div textarea.textbox, #gb_form_div textarea { 
  color : #4c4c4c; 
  padding : 3px; 
  border : 1px solid #d6d6d6;
  background-color : #f3f3f3;
  font-size:13px;
  font-family:Arial, Helvetica, sans-serif;
  width : 60%;
  height : auto;
  margin:0 0 5px 20px;
}

#gb_form_div input.short {
  width : 7%;
}

#gb_form_div textarea.textbox, #gb_form_div textarea { 
  width : 80%;
  height : 220px;
  line-height : 1.5em;
}

#gb_form_div select.med {
  width : 60%;
}

#gb_form_div input.checkbox {
  cursor : default;
  background : transparent;
  color : #000000;
  border : 0;
  padding : 0; 
  margin : 0;
  width : 14px;
  height : 14px;
}

#gb_form_div input.button {
	background:url(images/featured_readmore.png) repeat-x 0 0;
	height:27px;
	border:0;
	font:13px Georgia, "Times New Roman", Times, serif;
	padding:0;
	color:#fff;
	padding:1px 15px 5px 15px;
	cursor:pointer;
	clear:both;
	margin: 10px 0 0 20px;
}

#content #gb_form input.button {
  margin : 15px 5px 25px 20px;
  padding : 2px 15px 2px 15px;
}

* html #content #gb_form input.button {
  margin-left : -5px;
}

#gb_form_div span.error, #gb_form_div span.success, #gb_form_div dt { 
  color : #000000;  
  font-weight : bold; 
}

#gb_form_div dt small, #gb_form_div .formhead span.success, span.success, dl#result_dl_blockq dt {
  color : #000000;
}

#gb_form_div small.whythis a { 
  font-size : 11px; 
  text-decoration : none;
  color : #000000;
}
#gb_form_div small.whythis a span{ 
  text-decoration : none;
  color : #ffffff;
  background:#000;  
}
#gb_form_div small.whythis a:hover span{ 
  color : #fff;
  background:#000;
  border:1px solid #fff;
}

#gb_form_div p.creditline small {
  clear : both; 
  display : block;
  text-align : right;
  margin : 0;
  padding : 25px 0 15px 0;
  font-size : 11px; 
  letter-spacing : .0001em;
  color : #666;
}

dl#result_dl_blockq blockquote {
  margin-left : 0;
}

dl#result_dl_blockq blockquote p cite {
  display : block;
  text-align : right;
}

#gb_form_div span.items {
  font-weight : bold;
  color : #339999;
}

#gb_form_div ul {
  margin : 10px 10px 20px 10px;
}

#gb_form_div ul li {
  list-style-type : none;
  margin : 0 10px 0 20px;
}
.stitle {

	padding: 20px 0 40px 0;
}