/* @override http://sandbox.pcmech.com/wp-content/themes/TheSource/style.css */
/*
Theme Name: TheSource
Theme URI: http://www.elegantthemes.com/gallery/
Version: 1.2
Description: 2 Column theme from Elegant Themes
Author: Elegant Themes
Author URI: http://www.elegantthemes.com
*/
/*------------------------------------------------*/
/*-----------------[RESET]------------------------*/
/*------------------------------------------------*/
/* http://meyerweb.com/eric/tools/css/reset/ */
/* v1.0 | 20080212 */
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;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,q:before, q:after {
	content: '';
	content: none;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/*------------------------------------------------*/
/*-----------------[BASIC STYLES]-----------------*/
/*------------------------------------------------*/
body {
	text-align: center;
	line-height: 21px;
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #000;
	min-height: 25px;
}
a {
	color: #0f63b8;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
.clear {
	clear: both;
}
.ui-tabs-hide {
	display: none;
}
br.clear {
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4, h5, h6 {
	padding-bottom: 5px;
	color: #383737;
	letter-spacing: -1px;
	line-height: 1em;
	font-weight: normal;
	font-family: Arial, sans-serif;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	color: #383737;
}
h1 {
	font-size: 30px;
}
h2 {
	font-size: 24px;
}
h3 {
    font-size: 24px;
}
.entry-content h3 {
    font-weight: bold;
    margin-bottom: 5px;
    padding: 4px 0;
}
h4 {
	font-size: 18px;
}
h5 {
	font-size: 16px;
}
h6 {
	font-size: 14px;
}
p {
	padding-bottom: 10px;
	line-height: 24px;
}
strong {
	font-weight: bold;
	/*color: #1c1c1c;*/
}
cite, em, i {
	font-style: italic;
}
pre, code {
	font-family: Courier New, monospace;
	margin-bottom: 10px;
}
ins {
	text-decoration: none;
}
sup, sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 0.8em;
}
sub {
	top: 0.3em;
}
dl {
	margin: 0 0 1.5em 0;
}
dl dt {
	font-weight: bold;
}
dd {
	margin-left: 1.5em;
}
blockquote {
	margin: 1.5em;
	padding: 1em;
	color: #666666;
	background: #e6e6e6;
	font-style: italic;
	border: 1px solid #dcdcdc;
}
blockquote p {
	padding-bottom: 0px;
}
input[type=text],input.text, input.title, textarea, select {
	background-color: #fff;
	border: 1px solid #bbb;
	padding: 2px;
	color: #4e4e4e;
}
input[type=text]:focus, input.text:focus, input.title:focus, textarea:focus, select:focus {
	border-color: #2D3940;
	color: #3e3e3e;
}
input[type=text], input.text, input.title, textarea, select {
	margin: 0.5em 0;
}
textarea {
	padding: 4px;
}
img#about-image {
	float: left;
	margin: 3px 8px 8px 0px;
}
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
}
* html .clearfix {
	zoom: 1;
}
/* IE6 */
*:first-child+html .clearfix {
	zoom: 1;
}
/* IE7 */
/*------------------------------------------------*/
/*---------------[MAIN LAYOUT INFO]---------------*/
/*------------------------------------------------*/
#header-top {
	background: #000000 url(images/header-top-bg.png) repeat-x bottom left;
	height: 140px;
}
div.container {
	text-align: left;
	width: 1008px;
	margin: 0 auto;
	position: relative;
	height: 100%;
}
img#logo {
	float: left;
	padding-top: 3px;
	width: 231px;
}
#slogan {
	font-family: Georgia, serif;
	font-style: italic;
	color: #6e6e6e;
	font-size: 14px;
	float: left;
	padding: 36px 0px 0px 3px;
}
#page-menu {
	position: absolute;
	top: 35px;
	right: 0px;
	z-index: 1005;
	width: 460px;
}
#p-menu-left {
	background: url(images/p-menu-left.jpg) no-repeat;
	width: 8px;
	height: 38px;
	float: left;
}
#p-menu-content {
	background: #323232;
	float: left;
	height: 38px;
	width: 444px;
	padding: 0px 5px;
	border: 1px solid #404140;
}
#p-menu-content ul.nav ul {
	line-height: 38px;
}
ul.nav li a {
	color: #e3e3e3;
	padding-left: 17px;
	font-weight: bold;
	text-decoration: none;
}
#cat-nav-content ul.nav li a:hover, #cat-nav-content ul.nav li.current-cat > a {
	color: #00b7f3;
}
#cat-nav-content ul li.sf-ul > a:hover {
	color: #FEFEFE;
}
ul.nav li.current_page_item a, ul.nav li a:hover {
	color: #00b7f3;
	text-shadow: 0 0 26px #808080;
}
ul.nav > li:last-child {
	padding-right: 17px;
}
#p-menu-right {
	background: url(images/p-menu-right.jpg) no-repeat;
	width: 8px;
	height: 38px;
	float: left;
}
#content {
	background: #f9f9f9;
	/*background: #f9f9f9 url(images/content_bg.png) repeat-x;*/
	position: relative;
}
#content-top-shadow {
	background: url(images/index-top-shadow.png) repeat-x;
	height: 41px;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	display: none;
}
#from-categories {
	background: #fff;
	width: 996px;
	border-left: 1px solid #d8d8d8;
	margin: 0 auto;
	border-right: 1px solid #d8d8d8;
}
.recent-cat.first {
	background: url(images/cat-first_bg.png) no-repeat;
	width: 249px;
	float: left;
	padding-left: 0px;
}
.recent-cat {
	background: url(images/cat_bg.png) no-repeat;
	width: 249px;
	float: left;
	padding-left: 2px;
}
/*.recent-cat.first, .recent-cat {width: 249px; float: left; padding-left: 2px;}*/
.recent-cat.first img, .recent-cat img {
	margin-left: -1,2px;
}
.recent-cat.last {
	width: 239px;
}
.recent-cat.last .entry {
	border-right: 1px solid #FFFFFF;
	width: 202px;
}
.top {
	background: url(images/top_bg.png) repeat-x;
}
.top.last {
	border-right: 1px solid #a7a6a6;
}
h4.title {
	font-size: 14px;
	font-family: Georgia, serif;
	color: #000;
	font-weight: bold;
	text-shadow: 1px 1px 1px #ffffff;
	padding: 13px;
}
.recent-cat .entry {
	padding-top: 14px;
	padding-left: 19px;
	padding-right: 19px;
	padding-bottom: 39px;
	position: relative;
	border-right: 1px solid #d8d8d8;
	width: 209px;
	border-top: 1px dotted #EEEEEE;
}
.recent-cat .entry h3 {
	font-size: 18px;
	font-family: Arial, sans-serif;
	font-weight: bold;
}
.recent-cat .entry h3 a {
	color: #fff;
	padding: 11px 10px 11px 14px;
	display: block;
}
.recent-cat .entry h3 a:hover {
	text-decoration: none;
	color: #f9f134;
}
.recent-cat .entry p.meta-info {
	font-size: 11px;
	font-family: Georgia, serif;
	font-style: italic;
	color: #c2c1c1;
	margin-top: -3px;
	margin-bottom: 4px;
}
.recent-cat .entry p {
	margin-top: -8px;
	color: #262626;
	line-height: 18px;
}
.recent-cat .entry a.readmore {
	background: url(images/readmore.png) repeat-x;
	display: block;
	position: absolute;
	right: 0px;
	bottom: 0px;
	height: 29px;
}
.recent-cat .entry a.readmore span {
	padding-left: 14px;
	padding-right: 14px;
	line-height: 29px;
	color: #fff;
	text-shadow: 1px 1px 1px #111;
}
.recent-cat .entry a.readmore:hover span {
	color: #eee;
}
.recent-cat .entry p.meta-info a {
	color: #c2c1c1;
}
.recent-cat .entry p.meta-info a:hover {
	color: #7c7c7c;
	text-decoration: none;
}
.recent-cat .entry.orange .title {
	padding-bottom: 10px;
	position: absolute;
	top: -120px;
	left: -10px;
	background: url(images/title_orange.png) no-repeat bottom left;
}
.recent-cat .entry.orange h3 {
	background: #e8af00;
	width: 207px;
	text-shadow: 1px 1px 1px #c19100;
}
.recent-cat .entry.green .title {
	padding-bottom: 10px;
	position: absolute;
	top: -120px;
	left: -10px;
	background: url(images/title_green.png) no-repeat bottom left;
}
.recent-cat .entry.green h3 {
	background: #a8d728;
	width: 207px;
	text-shadow: 1px 1px 1px #83a81f;
}
.recent-cat .entry.light-blue .title {
	padding-bottom: 10px;
	position: absolute;
	top: -120px;
	left: -10px;
	background: url(images/title_light-blue.png) no-repeat bottom left;
}
.recent-cat .entry.light-blue h3 {
	background: #28c5d7;
	width: 207px;
	text-shadow: 1px 1px 1px #1f97a5;
}
.recent-cat .entry.blue .title {
	padding-bottom: 10px;
	position: absolute;
	top: -120px;
	left: -10px;
	background: url(images/title_blue.png) no-repeat bottom left;
	opacity: 0.9;
}
.recent-cat .entry.blue h3 {
	background: #008ee8;
	width: 207px;
	text-shadow: 1px 1px 1px #006fb6;
}
#main-content-wrap {
	/*padding-top: 10px;
	background: url(images/index-top-bg.png) repeat-x;*/
	border-left: 1px solid #D8D8D8;
	border-right: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
}
body#home #main-content-wrap {
	padding-top: 0px;
	background: none;
	/*width: 996px;*/
	margin: 0px auto;
	border-left: 1px solid #D8D8D8;
	border-right: 1px solid #D8D8D8;
	border-bottom: 1px solid #D8D8D8;
	border-top: 1px solid #000000;
}
body#home #main-content {
	background: url(images/main_content_bg.png) repeat-y scroll 416px 39px #FFFFFF;
}
#main-content {
	/*background: url("images/main_content_bg2.png") repeat-y scroll 448px 39px #FFFFFF;*/
	background-color: #fff;
}
#recent-posts {
	width: 677px;
	background: none;
	float: right;
}
div#top-shadow {
	background: url(images/index-shadow.png) repeat-x;
	height: 26px;
	width: 100%;
	position: absolute;
	top: 0px;
	left: 0px;
	display: none;
}
body#home #recent-posts {
	width: 670px;
	/*background: #fff url(images/rec_posts_bg.png) repeat-x 2px 0px;*/
	background-color: #fff;
}
#recent-posts h4 {
	background: url(images/rec_bg.png) no-repeat;
}
#recent-posts .entry {
	padding-top: 5px;
	padding-right: 38px;
	padding-left: 22px;
	position: relative;
}
#recent-posts .entry p.post {
	line-height: 18px;
}
#recent-posts .entry .titlewrap {
	padding-bottom: 10px;
	/*background: url(images/title_gray.png) no-repeat left bottom;
	margin-left: -32px;*/
}
#recent-posts .entry h2.title, #recent-posts .entry h1.title, h3#comments {
	font-weight: bold;
	text-shadow: 1px 1px 1px #c4c4c4;
	padding-bottom: 12px;
}
#recent-posts .entry h2.title {
	font-size: 30px;
	padding: 5px 5px 5px 0px;
}
#recent-posts .entry h1.title {
    font-size: 36px;
    margin-right: -32px;
    padding: 5px 5px 5px 0px;
}
#recent-posts .entry h2.title a, #recent-posts .entry h1.title, h3#comments {
	color: #171616;
}
#recent-posts .entry h2 a:hover {
	text-decoration: none;
	color: #3a3a3a;
	text-shadow: #c4c4c4 0 0 0;
}
#recent-posts .entry img.thumb {
	border: 5px solid #c9cbcb;
	margin: 2px;
}
#recent-posts .entry img.homethumb {
	border: 1px solid #c9cbcb;
	margin: 5px 0px 8px 5px;
	float: right;
}
#recent-posts .entry p.date {
	color: #ffffff;
	font-size: 18px;
	font-weight: bold;
	text-shadow: 1px 1px 1px #0097c8;
	position: absolute;
	background: url(images/belt.png) no-repeat bottom left;
	/*width: 133px;*/ padding-bottom: 20px;
	left: -10px;
	top: 28px;
}
#recent-posts .entry p.date span {
	background: #00b7f3;
	padding-bottom: 8px;
	padding-left: 14px;
	padding-top: 12px;
	padding-right: 13px;
}
#recent-posts .entry .post-meta {
	background: transparent url(images/post_bg.png) repeat-x left bottom;
	position: relative;
	width: 628px;
	margin-left: -21px;
}
body#home #recent-posts .entry .post-meta {
	width: 648px;
}
#recent-posts .entry .post-meta p {
	font-size: 12px;
	font-family: Georgia, serif;
	font-style: italic;
	color: #4d5dac;
	text-shadow: 1px 1px 1px #fff;
	padding-top: 4px;
	padding-left: 23px;
	float: left;
	width: 518px;
	padding-bottom: 9px;
}
body#home #recent-posts .entry .post-meta p {
	width: 480px;
}
#recent-posts .entry .post-meta p a {
	color: #223a95;
}
#recent-posts .entry .post-meta p a:hover {
	text-decoration: none;
	color: #2f2e2e;
}
#recent-posts .entry .post-meta a.readmore {
	background: url(images/readmore.png) repeat-x scroll 0 0 transparent;
	display: block;
	height: 29px;
	float: right;
}
#recent-posts .entry .post-meta a.readmore:hover span {
	color: #f9f635;
}
#recent-posts .entry .post-meta a.readmore span {
	color: #fff;
	line-height: 29px;
	padding-left: 14px;
	padding-right: 14px;
	text-shadow: 1px 1px 1px #111111;
	font-weight: bold;
}
.entry-content {
	position: relative;
}
.entry-content a {
	text-decoration: underline;
}
.entry-content p {
	font-size:14px;
	letter-spacing:-0.1px;
	line-height:1.5em;
}
.entry-content ul {
	list-style-type: disc;
	margin: 10px 0px 10px 20px;
	font-size:14px;
	letter-spacing:-0.1px;
	line-height:1.5em;
}
.entry-content ol {
	list-style-type: decimal;
	margin: 10px 0px 10px 20px;
	font-size:14px;
	letter-spacing:-0.1px;
	line-height:1.5em;
}
.entry-content ul li ul, .entry-content ul li ol {
	margin: 2px 0px 2px 20px;
}
.entry-content ol li ul, .entry-content ol li ol {
	margin: 2px 0px 2px 35px;
}
.entry-listing p {
	font-size:12px;
	letter-spacing:-0.1px;
	line-height:1.5em;
}
#recent-posts .post {
	/*background: url(images/entry-bottom-bg.png) repeat-x bottom left;*/
	padding-bottom: 20px;
}
#recent-posts div.post .post-meta {
	width: 655px;
	margin-left: 0px;
	background-image: none;
	border-bottom: 1px solid #d8d8d8;
	margin-top: -4px;
	margin-bottom: 17px;
}
#recent-posts div.post .post-meta p {
	float: none;
	width: auto;
	padding-right: 10px;
	padding-bottom: 6px;
}
#breadcrumbs {
	background: url("images/breadcrumb-bg.png") repeat-y scroll 0 0 transparent;
	height: 54px;
	left: 0;
	line-height: 58px;
	padding-left: 34px;
	position: absolute;
	top: 0;
	width: 603px;
	font-family: Georgia, serif;
	font-size: 14px;
	font-style: italic;
	color: #6f6f6f;
	text-shadow: 1px 1px 1px #ffffff;
}
.fullwidth #breadcrumbs {
	width: 900px;
}
#main-content.fullwidth {
	background-image: none;
}
#breadcrumbs a {
	color: #6f6f6f;
}
#breadcrumbs a:hover {
	text-decoration: none;
	color: #474747;
}
#content-bottom {
	height: 19px;
	background: url(images/content-bottom-bg.png) repeat-x;
}
#content-bottom .container {
	height: 19px;
	background: none;
}
body#home #content-bottom .container {
	background: none;
}
#content-bottom .nobg, div#top-shadow.nobg {
	background: none;
}
.fullwidth #recent-posts {
	width: 960px;
}
/*------------------------------------------------*/
/*---------------[DROPDOWN MENU]------------------*/
/*------------------------------------------------*/
#cat-nav {
	bottom: -14px;
	left: 0;
	position: absolute;
	width: 1008px;
	z-index: 500;
	height: 64px;
	overflow: visible;
}
#cat-nav-left {
	background: url(images/cat-nav-left.png) no-repeat;
	width: 10px;
	height: 64px;
	float: left;
}
#cat-nav-content {
	/*background: url(images/cat-nav-content.png) repeat-x;*/
	float: left;
	height: 64px;
	width: 988px;
}
.nav li ul {
	box-shadow: 3px 6px 7px 1px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 3px 6px 7px 1px rgba(0, 0, 0, 0.5);
	-webkit-box-shadow: 3px 6px 7px 1px rgba(0, 0, 0, 0.5);
	background: url(images/cat_menu_bg.png) repeat-y;
	border: 1px solid #111010;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-moz-border-radius-topleft: 0px;
	-webkit-border-top-left-radius: 0px;
	border-top: none;
	padding-bottom: 15px;
}
#cat-nav-content ul.nav {
	float: left;
	margin-top: 10px;
}
#cat-nav-content ul.membernav {
	float: left;
	margin-top: 15px;
	margin-left: 20px;
	background-color: #136ec9;
	border: 1px solid #d6d6d6;
}
#cat-nav-content ul.nav li {
	padding: 0 15px 0 0;
	list-style: none;
}
#cat-nav-content ul.membernav li {
	padding: 0 10px 0 10px;
	list-style: none;
}
#cat-nav-content ul.nav li a {
	padding: 8px 4px 21px;
}
#cat-nav-content ul.membernav li a {
	padding: 2px 4px;
}
#cat-nav-content ul.nav li.sf-ul a {
	padding: 8px 6px 21px 15px;
}
#cat-nav-content ul.nav > li.sf-ul {
	background: url(images/li-hover.png) no-repeat 55px right;
}
#cat-nav-content ul.nav > li.sf-ul > a {
	background: url(images/a-hover.png) no-repeat 55px left;
}
#cat-nav-content ul.nav > li.sf-ul.sfHover {
	background: url(images/li-hover.png) no-repeat top right;
}
#cat-nav-content ul.nav > li.sf-ul.sfHover > a {
	background: url(images/a-hover.png) no-repeat top left;
	display: block;
}
#cat-nav-content ul.nav li li {
	padding: 0px;
}
#cat-nav-content ul.nav ul ul {
	border-top: 1px solid #111010;
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
}
#cat-nav-content ul.nav li li a:hover {
	color: #00b7f3;
}
#cat-nav-content ul.membernav li a:hover {
	color: #fae100;
	text-decoration: underline;
}
#cat-nav-content ul.nav li a, #cat-nav-content ul.membernav li a {
	color: #fefefe;
	font-weight: bold;
	text-decoration: none;
	text-shadow: -1px -1px 1px #0a0a0a;
	font-size: 120%;
}
#cat-nav-content ul.nav ul li a {
	text-shadow: 1px 1px 1px #0a0a0a;
}
#cat-nav-content ul.nav > li > a:hover {
	
}
#cat-nav-content ul.nav li li {
	background: url(images/bullet.png) no-repeat 16px 21px;
}
#page-menu ul.nav li li {
	background: url("images/page-menu-bullet.png") no-repeat scroll 16px 16px transparent;
}
#page-menu ul.nav li a {
	padding: 8px 9px 16px;
}
#page-menu ul.nav > li > a.sf-with-ul:hover, #page-menu ul.nav > li.sfHover > a {
	background-color: #232323;
}
#page-menu ul.nav li li a {
	text-shadow: none;
}
#page-menu .nav li:hover ul, #page-menu ul.nav li.sfHover ul {
	left: 0px;
	top: 45px;
}
#page-menu .nav ul li:hover ul, #page-menu ul.nav ul li.sfHover ul {
	left: 191px;
	top: -2px;
}
#cat-nav-content ul.nav li li a, #page-menu ul.nav li li a {
	background: url(images/divider.png) no-repeat bottom left;
	display: block;
	width: 156px;
	padding: 9px 5px 11px 28px !important;
}
#page-menu ul.nav li li a {
	background: none;
	padding: 0px 5px 0px 28px !important;
}
#cat-nav-right {
	background: url(images/cat-nav-right.png) no-repeat;
	width: 10px;
	height: 64px;
	float: right;
}
/*	#cat-nav #search-form { float: right; width: 131px; background: url(images/search.png) no-repeat; height: 27px; margin-top: 15px;}
			#cat-nav #searchinput { background: none; border: none; font-style: italic; color: #eee;  padding-left: 12px; display: block; margin-top: 3px; float:left; width: 95px; }
			#cat-nav #searchsubmit { float:left; margin-top:7px; }
			
			#cat-nav #search-form img {float: right; margin-top: -24px; padding-right:10px;}*/
#cat-nav #subscribe-stuff {
	float: right;
	height: 27px;
	margin-top: 15px;
}
#cat-nav #subscribe-stuff h4 {
	background: none repeat scroll 0 0 #FAE100;
	border-bottom: 1px solid #000000;
	border-top: 1px solid #000000;
	color: #000000;
	font: 1.3em/1.6em Georgia,"Times New Roman",Times,serif;
	margin: 0;
	padding: 0 6px;
	text-align: center;
	vertical-align: middle;
}
#cat-nav #subscribe-stuff h4 a {
	color: #000;
	text-decoration: underline;
}
#cat-nav #subscribe-stuff h4 strong {
	font-size: 1.3em;
	font-weight: bold;
	font-style: italic;
}
#menu-top-menu {
	float: left;
}
#page-menu #search-form {
	float: right;
	width: 131px;
	background: url(images/search2.png) no-repeat;
	height: 27px;
	margin-top: 5px;
}
#page-menu #searchinput {
	background: none;
	border: none;
	font-style: italic;
	color: #000;
	padding-left: 12px;
	display: block;
	margin-top: 3px;
	float: left;
	width: 95px;
}
#page-menu #searchsubmit {
	float: left;
	margin-top: 7px;
}
#page-menu #search-form img {
	float: right;
	margin-top: -24px;
	padding-right: 10px;
}
#page-menu ul.nav ul {
	z-index: 10000;
	padding-bottom: 9px;
	background: #232323;
	border: 0px;
	padding-top: 2px;
}
#page-menu ul.nav ul ul {
	-moz-border-radius-topleft: 8px;
	-webkit-border-top-left-radius: 8px;
}
/*------------------------------------------------*/
/*--------------[FEATURED SLIDER]-----------------*/
/*------------------------------------------------*/
#featured {
	border-bottom: 1px solid #ffffff;
	background: #000000;
	height: 300px;
	overflow: hidden;
}
div.slide {
	height: 300px;
	position: relative;
}
div.overlay, div.top-overlay {
	background: url("images/dropshadow.png") repeat-x bottom left;
	bottom: 0;
	height: 22px;
	left: 0;
	position: absolute;
	width: 100%;
}
div.top-overlay {
	background: url("images/top-overlay.png") repeat-x bottom left;
	top: 0px;
	height: 43px;
}
.slide .description {
	background: url("images/overlay.png") no-repeat scroll 0 0 transparent;
	float: right;
	height: 276px;
	margin-top: 6px;
	padding: 18px 68px 0 50px;
	width: 342px;
}
.description h2.title {
	font-weight: bold;
	font-size: 36px;
	padding-top: 3px;
}
.description h2.title a {
	color: #ffffff;
	text-shadow: 2px 2px 2px #000000;
}
.description h2.title a:hover {
	color: #eeeeee;
	text-decoration: none;
}
.description p.tagline {
	font-size: 14px;
	font-family: Georgia, serif;
	font-style: italic;
	color: #4f4f4f;
	padding: 7px 0px 4px;
}
.description p.tagline a {
	color: #4f4f4f;
}
.description p.tagline a:hover {
	color: #7c7c7c;
	text-decoration: none;
}
.description p {
	line-height: 19px;
}
.slide a.readmore {
	background: url(images/featured-readmore-right.png) no-repeat scroll right bottom;
	display: block;
	float: left;
	height: 31px;
	line-height: 32px;
	padding-right: 11px;
	color: #ffffff;
	text-shadow: 1px 1px 1px #0080bd;
	margin-top: 8px;
}
.slide a.readmore span {
	background: url(images/featured-readmore-left.png) no-repeat;
	display: block;
	padding: 0px 4px 0px 15px;
}
a#prevlink, a#nextlink {
	position: absolute;
	bottom: -2px;
	right: 0;
	height: 40px;
	text-indent: -9999px;
	display: block;
	z-index: 1000;
}
a#prevlink {
	right: 80px;
	background: url(images/arrow-left.png) no-repeat;
	width: 81px;
}
a#nextlink {
	width: 80px;
	background: url(images/arrow-right.png) no-repeat;
}
/*------------------------------------------------*/
/*-------------------[COMMENTS]-------------------*/
/*------------------------------------------------*/
#comment-wrap {
	margin-left: 14px;
}
div.authordata {
	width: 100px;
}
img.avatar {
	border: 6px solid #dedede;
	float: left;
}
.comment-wrap {
	float: left;
	margin-left: 23px;
	padding-right: 52px;
	position: relative;
	padding-bottom: 22px;
}
.reply-container {
	bottom: 0px;
	right: 0px;
	position: absolute;
}
.reply-container a {
	background: url("images/readmore.png") repeat-x scroll 0 0 transparent;
	display: block;
	height: 29px;
	color: #FFFFFF;
	line-height: 29px;
	text-shadow: 1px 1px 1px #111111;
	padding: 0px 14px;
}
.reply-container a:hover {
	text-decoration: none;
	color: #f3f3f3;
}
li.depth-1 .comment-wrap {
	width: 476px;
}
li.depth-2 .comment-wrap {
	width: 385px;
}
li.depth-3 .comment-wrap {
	width: 294px;
}
li.depth-4 .comment-wrap {
	width: 203px;
}
.fullwidth li.depth-1 .comment-wrap {
	width: 799px;
}
.fullwidth li.depth-2 .comment-wrap {
	width: 708px;
}
.fullwidth li.depth-3 .comment-wrap {
	width: 617px;
}
.fullwidth li.depth-4 .comment-wrap {
	width: 526px;
}
ol.commentlist {
	padding-top: 10px;
	list-style: none outside none;
	margin: 0 0px 0 -37px;
}
ol.commentlist .navigation, div#respond {
	margin: 0 15px 0 0;
	padding: 0 30px 14px 5px;
}
ol.commentlist ul {
	list-style: none outside none;
}
.commentlist li.comment {
	margin: 15px 0px;
	padding: 7px 0px 0px 23px;
}
.commentlist li.comment li {
	background: none;
	padding: 0px;
}
.commentlist li.comment ul {
	margin: 8px 0px 8px 91px;
}
.comment-body {
	border-bottom: 1px solid #d8d8d8;
	padding: 0 0 0 17px;
}
#respond {
	padding-top: 15px !important;
}
#commentform textarea#comment {
	width: 88%;
}
#commentform input[type=text] {
	width: 40%;
}
li.comment #respond {
	padding-left: 28px;
	padding-top: 20px;
}
li.comment #respond textarea {
	width: 88% !important;
}
li.comment #respond input[type=text] {
	width: 50% !important;
}
li.comment #respond {
	padding-left: 0px;
}
#respond h3#comments {
	background: none;
	margin: 0px;
	padding: 0px;
}
.comment-author {
	color: #c7c0aa;
	font-size: 18px;
}
.comment-author .comment-meta, .comment-author .comment-meta a {
	color: #403f3a;
}
span.fn, span.fn a {
	color: #008bb8;
	font-weight: bold;
}
.comment-content {
	padding-top: 8px;
}
h3#comments {
	padding-bottom: 9px;
}
/*------------------------------------------------*/
/*---------------------[FOOTER]-------------------*/
/*------------------------------------------------*/
#footer {
	padding:  10px;
	background-image: url('images/footer-bg.png');
	background-repeat: repeat-x;
	background-position: left top;
	clear: both;
	text-align: left;
}
#footer h1 {
font-size: 20px;
font-weight: 700;
height: 22px;
line-height: 23px;
margin: 0 0;
padding: 0 0 5px 5px;
letter-spacing: -1px;
color: #fff;
}
#footer p {
	line-height: 120%;
}
#footercontainer, #copyrightcontainer {
	width: 970px;
	margin: 0px auto;
}
#copyrightcontainer a {
	color:#fff;
}
#copyrightcontainer .left {
	float: left;
	width: 400px;
	line-height: 25px;
}
#copyrightcontainer .right {
	float: right;
	width: 500px;
}
#copyrightcontainer .right li {
	list-style: none outside none;
	float:right;
	line-height: 25px;
	margin: 0 7px;
}
#footer #footeroptin {
	width:330px;
	float:right;
	color: #fff;
}

#footer #categories {
	margin-bottom:  5px;
	float: left;
	width:550px;
}
#footer #categories ul {
	list-style: none;
	color: #fff;
	font-weight: bold;
	float: left;
	margin-left: 75px;
}
#footer #categories ul:first-child {
	margin-left: 0px;
	font-size: 13px;
}
#footer #categories ul li:first-child {
	margin-bottom: 12px;
	font-size: 14px;
	color: #fff;
	font-weight: bold;
}
#footer #categories li {
font-size:  13px;
line-height: 18px;
margin-bottom: 4px;
font-weight: normal;
}
#footer #categories li a {
	color: #acacac;
	text-decoration: none;	
}

.optinform #textinput {
width: 310px;
background-color: #FDFCDB;
padding: 6px 10px;
font: 14px 'Nobile', Arial, Helvetica, Geneva, sans-serif;
margin-bottom: 3px;
}
#optinbutton {
	background: #318537 url(images/input_submit.png) repeat-x top;
	border: 1px solid #1D7529;
	cursor: pointer;
	text-shadow: 1px 1px #1D7529;
	border-radius: 20px;
	box-shadow: 0 1px 1px #CCC;
	color: white;
	font-weight: bold;
	font-size: 1.4em;
	padding: .438em 1em;
}
#optinbutton:hover {
	background: #32A147 url(images/input_submit_hover.png) repeat-x top;
}

#copyright {
	background-color: #000;
	color: #fff;
	padding: 10px 0px;
	text-align: left;
}
/*------------------------------------------------*/
/*--------------------[SIDEBAR]-------------------*/
/*------------------------------------------------*/
body#home #sidebar {
	float: left;
	width: 325px;
	margin-top: 0px;
}
#sidebar {
	float: left;
	width: 325px;
	border-right: 1px solid #ccc;
}
#sidebar_right {
	float: right;
	width: 323px;
	border-left: 1px solid #ccc;	
}
/*#sidebar a, #sidebar_right a {
	color: #383737;
}*/
#sidebar div.widget, #sidebar_right div.widget {
	width: 323px;
	float: left;
	/*background: url(images/pop-ran_bg.png) repeat-x bottom left;*/
	padding: 5px 0px;
	border-bottom: 1px dotted #CCC;
}
body#home #sidebar div.widget {
	width: 325px;
}
div.widget.popular ul li, div.widget.random ul li {
	border-bottom: 1px solid #d8d8d8;
}
div.widget.popular ul li span.title, div.widget.random ul li span.title {
	font-family: Arial, Verdana, sans-serif;
	font-size: 12px;
	color: #383737;
	font-weight: bold;
	padding-top: 9px;
	display: block;
}
div.widget.popular ul li span.postinfo, div.widget.random ul li span.postinfo {
	color: #bfbfbf;
	font-family: Georgia,serif;
	font-size: 11px;
	font-style: italic;
	display: block;
	margin-top: -2px;
}
div.widget ul li img {
	border-right: 7px solid #efefef;
	float: left;
	margin-right: 6px;
}
div.widget.random h4.widgettitle span, div.widget.archives h4.widgettitle span {
	border-right: 1px solid #a7a6a6;
}
#sidebar h4.widgettitle, #sidebar_right h4.widgettitle {
	padding-left: 2px;
	background: url(images/widget-title_bg.png) no-repeat top left;
	color: #6F6F6F;
	font-family: Georgia,serif;
	font-size: 14px;
	text-align: center;
	text-shadow: 1px 1px 1px #FFFFFF;
	padding-bottom: 0;
}
#sidebar h4.widgettitle span, #sidebar_right h4.widgettitle span {
	display: block;
	background: url(images/widget_bg.png) repeat-x;
	padding: 13px;
	text-align: center;
}
#sidebar span.postinfo a, #sidebar_right span.postinfo a {
	color: #bfbfbf;
}
#sidebar .widget ul, #sidebar_right .widget ul {
	margin-bottom: 5px;
}
#sidebar .widget ul ul, #sidebar_right .widget ul ul {
	margin-bottom: 0;
}
#sidebar .widget ul li, #sidebar_right .widget ul li {
	background: url("images/sidebar_bullet.png") no-repeat scroll 0 9px transparent;
	color: #262626;
	padding: 3px 0 6px 18px;
}
#sidebar .widget ul li ul, #sidebar_right .widget ul li ul {
	margin: 0 0 -12px;
	padding: 5px 0 0 7px;
}
#sidebar .popular ul, #sidebar .random ul {
	margin-bottom: 0px;
}
#sidebar .popular ul li, #sidebar .random ul li {
	background: none;
	padding: 0px;
}
#sidebar .popular ul li ul, #sidebar .random ul li ul {
	margin: 0px;
	padding: 0px;
}
#sidebar .widgetcontent {
	padding: 5px;
}
#tabbed-area {
	margin-top: -5px;
}
#tabbed-area ul#tab_controls li {
	background: url(images/tabbed-right-separator.png) no-repeat top right;
	float: left;
	padding-right: 2px;
}
#tabbed-area ul#tab_controls li.first {
	width: 105px;
	height: 45px;
}
#tabbed-area ul#tab_controls li.first span {
	background: url("images/recent-icon.png") no-repeat scroll 19px 14px transparent;
	padding-left: 40px;
}
#tabbed-area ul#tab_controls li.second {
	width: 100px;
}
#tabbed-area ul#tab_controls li.second span {
	background: url("images/popular-icon.png") no-repeat scroll 15px 14px transparent;
	padding-left: 36px;
}
#tabbed-area ul#tab_controls li.last {
	width: 109px;
	background: none;
}
#tabbed-area ul#tab_controls li.last span {
	background: url("images/random-icon.png") no-repeat scroll 11px 14px transparent;
	padding-left: 36px;
}
#tabbed-area ul#tab_controls li a, #tabbed-area ul#tab_controls li a span {
	display: block;
	color: #6f6f6f;
	font-family: Georgia, serif;
	font-size: 14px;
	font-style: italic;
	text-shadow: 1px 1px 1px #ffffff;
	height: 45px;
	line-height: 42px;
}
#tabbed-area ul#tab_controls li.active a {
	background: url(images/tabbed-active-arrow.png) no-repeat bottom center;
}
#tabbed-area ul#tab_controls li a:hover {
	text-decoration: none;
}
#all_tabs .widget {
	width: 322px !important;
	padding-top: 1px;
	padding-left: 1px;
}
#sidebar #onecol .widget {
	width: 328px;
}
#sidebar #firstcol, #sidebar #secondcol {
	float: left;
}
#sidebar #firstcol {
	width: 160px;
}
#sidebar #secondcol {
	width: 162px;
}
body#home #sidebar #firstcol, body#home #sidebar #secondcol {
	width: 239px;
}
#sidebar #firstcol .widget {
	width: 161px;
}
#sidebar #secondcol .widget {
	width: 162px;
}
#sidebar #firstcol .widgetcontent {
	border-right: 1px solid #d8d8d8;
}
body#home #sidebar .widgetcontent {
	border-right: 0px;
}
/*------------------------------------------------*/
/*------------[CAPTIONS AND ALIGNMENTS]-----------*/
/*------------------------------------------------*/
div.post .new-post .aligncenter, .aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin-bottom: 10px;
}
.wp-caption.alignleft {
	margin: 0px 10px 10px 0px;
}
.wp-caption.alignright {
	margin: 0px 0px 10px 10px;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.alignright {
	float: right;
}
.alignleft {
	float: left
}
img.alignleft {
	display: inline;
	float: left;
	margin-right: 15px;
}
img.alignright {
	display: inline;
	float: right;
	margin-left: 15px;
}
/*------------------------------------------------*/
/*---------------[DEFAULT DROPDOWN SETTINGS]---*/
/*------------------------------------------------*/
.nav ul, .membernav ul {
	position: absolute;
	top: -999em;
	background-position: bottom;
	background-repeat: no-repeat;
	z-index: 10;
}
.nav li, .membernav li {
	float: left;
	position: relative;
	list-style: none;
}
.nav a, .membernav a {
	display: block;
	float: left;
}
.nav li:hover ul, ul.nav li.sfHover ul {
	left: 0px;
	top: 50px;
}
.nav li:hover li ul, .nav li.sfHover li ul {
	top: -999em;
}
.nav li li:hover ul, ul.nav li li.sfHover ul {
	left: 192px;
	top: 0px;
}
.nav li:hover ul, .nav li li:hover ul {
	top: -999em;
}
.nav li li {
	display: block;
	padding: 0px;
	float: left;
	height: auto !important;
}
.nav li ul {
	width: 191px;
}
.nav li li a:link, .nav li li a:visited {
	display: block;
	height: auto;
	float: left;
}
.nav li:hover {
	visibility: inherit;
/* fixes IE7 'sticky bug' */
}

.contentbox-yellow {
background-color: #FFC !important;
border-top: 1px solid #FFE4AE !important;
border-bottom: 1px solid #FFE4AE !important;
}
.contentbox2 {
margin: 0px auto;
line-height: 23px !important;
font-size: 15px !important;
padding-top: 15px;
padding-bottom: 15px;
padding-right: 20px;
padding-left: 20px;
text-align: left;
margin-top: 10px;
margin-bottom: 10px;
}

/*------------------------------------------------*/
/*-------------------[PAGE NAVI]------------------*/
/*------------------------------------------------*/
.pagination {
	overflow: hidden;
	padding: 15px 12px 0px;
}
#pagenav .page a {
	float: left;
	margin-right: 9px;
	display: block;
	width: 36px;
	text-align: center;
	padding: 8px 0 0 0;
	height: 36px;
	text-decoration: none;
	background: url(images/pagenav.png) no-repeat;
	color: #383737;
	text-shadow: 1px 1px 1px #b8b8b8;
}
#pagenav #current a {
	float: left;
	margin-right: 9px;
	display: block;
	width: 36px;
	text-align: center;
	padding: 8px 0 0 0;
	height: 36px;
	text-decoration: none;
	background: url(images/pagenav_active.png) no-repeat;
	color: #fff;
	text-shadow: 1px 1px 1px #1591ba;
}
.wp-pagenavi {
	position: relative;
	padding: 36px 30px 27px 0px;
	text-align: right;
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:visited {
	background: url(images/pagenav.png) no-repeat !important;
	padding: 11px 15px 10px 14px !important;
	margin: 1px 5px !important;
	font-weight: normal !important;
	color: #383737 !important;
	border: none !important;
	text-shadow: 1px 1px 1px #b8b8b8;
}
.wp-pagenavi span.pages {
	padding: 5px 7px 5px !important;
	margin: 1px !important;
	color: #989898 !important;
	border: none !important;
	color: #413f36;
	background: none !important;
}
.wp-pagenavi span.current, .wp-pagenavi span.extend, .wp-pagenavi a:active, .wp-pagenavi a:hover {
	background: url(images/pagenav_active.png) no-repeat !important;
	padding: 11px 15px 10px 14px !important;
	margin: 1px 5px !important;
	font-weight: normal !important;
	color: #FFFFFF !important;
	border: none !important;
	text-shadow: 1px 1px 1px #1591ba;
}
a.readmore:hover, #sidebar div.custom-sidebar-block ul.control li a:hover, ul#cats-menu li a:hover, ul#page-menu li a:hover, div#slider-control div.featitem h2 a {
	text-decoration: none;
}
.js #feat-content, .js div#from-blog div.entries {
	display: none;
}
.foursixeight {
	margin: 0px 0px 15px 84px;
}
.fullwidth {
	width: 100% !important;
}
rtant;
	font-weight: normal !important;
	color: #FFFFFF !important;
	border: none !important;
	text-shadow: 1px 1px 1px #1591ba;
}

a.readmore:hover, #sidebar div.custom-sidebar-block ul.control li a:hover, ul#cats-menu li a:hover, ul#page-menu li a:hover, div#slider-control div.featitem h2 a {
	text-decoration: none;
}
.js #feat-content, .js div#from-blog div.entries {
	display: none;
}
.foursixeight {
	margin: 0px 0px 15px 84px;
}
.fullwidth {
	width: 100% !important;
}



/*------------------------------------------------*/
/*-------------------[WP PAge Numbers]------------*/
/*------------------------------------------------*/
#wp_page_numbers ul, #wp_page_numbers li, #wp_page_numbers a {
	background: #f1f1f1;
	padding: 0;
	margin: 0;
	border: none;
	text-decoration: none;
	font-weight: normal;
	font-style: normal;
	list-style: none;
	text-transform: none;
	text-indent: 0px;
	font-variant: normal;
	text-align: left;
	line-height: 12px;
	letter-spacing: 0px;
	word-spacing: 0px;
	font-size: 9px;
	font-family: Verdana;
}

#wp_page_numbers {
	margin-top: 10px;
	width: 100%;
	background: #f1f1f1;
	border: 1px solid #bfbfbf;
}
#wp_page_numbers ul {
	width: 100%;
}
#wp_page_numbers li {
	float: left;
	display: block;
}

#wp_page_numbers a {

	margin-top: 2px;
	margin-bottom: 2px;

	padding: 2px;
	padding-left: 2px;
	padding-right: 2px;
	margin-left: 1px;
	margin-right: 1px;
	display: block;
	color: #333;
	border: 1px solid #f1f1f1;
}

#wp_page_numbers li a:hover {
	border-color: #999;
}

#wp_page_numbers li.space {
	margin-top: 2px;
	margin-bottom: 2px;
	border: 1px solid #f1f1f1;
	padding-top: 2px;
}

#wp_page_numbers li.first_last_page {
	font-style: italic;
}

#wp_page_numbers li.active_page a {
	border: 1px solid #bfbfbf;
	background: white;
	padding-left: 4px;
	padding-right: 4px;
}
#wp_page_numbers li.active_page a:hover  {
	color: black; /* IE fix */
}

#wp_page_numbers li.page_info {
	margin-top: 2px;
	margin-bottom: 2px;
	
	padding-top: 2px;
	
	margin-right: 2px;
	padding-left: 2px;
	color: #666;
	border: 1px solid #f1f1f1;
}

/**********************
TABBED WIDDGET CSS
***********************/

.tabwidget {  
width: 304px;   
padding: 10px;  
background: #E5E5E5;  
border: 1px solid #dedbd1;  
}  
  
.tabwidget a {  
color: #222;  
text-decoration: underline;  
}  
  
.tabwidget a:hover {  
color: #009;  
text-decoration: underline;  
}  
  
.tabnav li {  
display: inline;  
list-style: none;  
padding-right: 5px;  
}  
  
.tabnav li a {  
text-decoration: none;  
text-transform: uppercase;  
color: #222;  
font-weight: bold;  
padding: 4px 6px;  
outline: none;  
}  
  
.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {  
background: #FFFFFF;  
color: #222;  
text-decoration: none;  
}  
  
.tabdiv {  
background: #fff;   
padding: 5px;  
}  
  
.tabdiv li {  
list-style-image: url("images/sidebar_bullet.png");  
margin-left: 20px;  
}  
  
.ui-tabs-hide {  
display: none;  
}

#bottom_shares {
border-top: 3px #003978 solid;
border-left: 3px #003978 solid;
border-right: 3px #003978 solid;
width: 200px;
margin-left: 30px;
padding: 2px 5px;
}
#optin_box {
background: white;
padding: 8px 5px 2px 10px;
border-radius: 7px;
-moz-border-radius: 7px;
-webkit-border-radius: 7px;
border-image: initial;
border: 3px solid #003978;
}
#optin_box .desc {
padding: 10px;
width: 330px;
}
#optin_box img {
position: relative;
right: 20px;
top: -25px;
float: right;
}
#optin_box form {
margin: 0px 10px 35px 10px;
}
#optin_box .fields {
float: left;
margin-right: 10px;
width: 260px;
}
#optin_box input[type="text"] {
border: 1px solid black;
color: black;
margin-bottom: 1px;
width: 240px;
border-image: initial;
font-size: 14px;
padding: 4px;
}
