/*
Theme Name: Sight
Author URI: http://www.wpshower.com
Description: Sight is a powerful Wordpress theme, best suited for Magazines and Blogs. The theme was designed in modern minimalistic style with Golden Grid usage.
Author: WPSHOWER
Version: 1.0
License: GNU/GPL Version 2 or later. http://www.gnu.org/licenses/gpl.html
Copyright: (c) 2010 WPSHOWER
*/

/*** Main ***/

body {font: 62.5%  Arial, Verdana, sans; background: #3d3d3d url("images/bg.gif"); }
.clear:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}
.left {float: left;}
.right {float: right;}

.wrapper {
	margin: 0 auto;
	padding: 0 0 0 0;
}

.wrapper { background: #fff; 
	-moz-box-shadow: 0 0 55px 5px #2e2e2e;
	-webkit-box-shadow: 0 0 55px 5px #2e2e2e;
	box-shadow: 0 0 55px 5px #2a2a2a;

	/* TODO: do this for IE */
	/* For IE 8 */
	/*-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";*/
	/* For IE 5.5 - 7 */
	/*filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000');*/
}

#content { float: left; }

a {color: #066DA5;}
a:hover {text-decoration: none;}

a.external, a.external_alt {padding-right: 20px; background: url('images/external_link.png') 100% 100% no-repeat;}

/*a.download {padding-right: 20px; background: url('images/download_link.png') 100% 100% no-repeat;}*/


/*** Header ***/

.header {overflow: hidden;}

.logo {overflow: hidden; float: left;}


.site-description {width: 290px; height: 111px; padding: 35px 30px 0; float: left; overflow: hidden;}
.site-description .textwidget {font-size: 11px; color: #656363; line-height: 1.3;}

.menu {width: 100px; padding-right: 30px; float: right;}
.menu ul {margin-top: 35px;}
.menu li {font-size: 11px; text-transform: uppercase;  margin: 6px 0;}
.menu a {color: #000; text-decoration: none;}
.menu a:hover {text-decoration: underline;}

/*.top_search button {width: 34px;  height: 33px; background: url("images/search.png") no-repeat; cursor: pointer; border: none; display: block; float: left; }*/





/* BACKUP JUST IN CASE 
.search input {width: 154px;  height: 15px; background: #e3e4e4; padding: 8px; color: #000; font: 13px  Arial, Verdana, sans-serif; vertical-align: middle; border: 1px solid #999999; display: inline-block;position:absolute;}
.search button {width: 34px;  height: 33px; background: url("images/search.png") no-repeat; cursor: pointer; border: none; display: inline-block; position:absolute;right:0;}
*/

/*** Navigation ***/

.nav { font-family:"LeagueGothicRegular";margin-bottom: 20px;}
.dd { z-index:1300;position:relative; }
.dd li.mainnav {white-space:nowrap; display: block; font-size: 17px; text-transform: uppercase; letter-spacing:1px;	}
.dd li.mainnav.last { background: none; }
.dd li a {color: #562802; text-decoration: none; display: block; white-space: nowrap;cursor:pointer;}
/*.dd li a:hover {text-decoration: underline;} */
.dd li ul {position: absolute; visibility: hidden; background: url("images/sub_menu_bg.png") repeat-y #f1e2b1; z-index: 100;}
/*.dd li.last ul { right: 0; }*/
.dd li ul li {float: none; border: none; font-size: 11px; text-align: left; }
.dd li ul li a {color: #333333; display: inline; white-space: normal; font-family:Arial;text-transform: none;font-weight: normal;}
/*.dd li.parent a {margin: 0 0px; }
.dd li.parent a.dd_hover {color: #fff; margin: 0 0px;}*/
.sub-menu { width: auto; min-width: 225px; }
ul.sub-menu { padding: 0px !important; border: 0; /*border-bottom: 0px !important;*/ margin: 0 0 0 0; margin-top:0px;}



/*ul.shadow-left {
	-moz-box-shadow: -3px 3px 7px 1px #b4b4b4;
	-webkit-box-shadow: -3px 3px 7px 1px #b4b4b4;
	box-shadow: -3px 3px 7px 1px #b4b4b4;
}*/

.sub-menu li:first-child a { border-top:0 !important; }
.sub-menu li:last-child a { border-bottom:0 !important; }
.sub-menu li a:hover { background: #f1d178; }
.submenu a:hover {  }




	#wrap_menu_appended { float: left; position: relative; width: 100%; top: -20px }
	#append_to_me {
		z-index: 200;
		font-family:"LeagueGothicRegular";
		margin-bottom:13px;
		display: none;
	}
	#append_to_me li.appended_menu {white-space:nowrap; display: block; font-size: 17px; text-transform: uppercase; letter-spacing:1px; margin-bottom: 10px;	}

	#append_to_me li.appended_menu a {color: #562802; text-decoration: none; display: block; white-space: nowrap;cursor:pointer;}

	.appended_menu ul { margin-left: 0px !important; text-align: right; }




/*** Slideshow ***/

.slideshow { overflow: hidden; position: relative; margin:0 auto;}
.slide { background: white; }
.slide img {display: block; float: left; }
.slide .post-category {font-size: 11px; color: #d9d9d9; text-transform: uppercase; margin-bottom: 5px;}
.slide .post a {color: #000;}
.slide .post .post-category a {text-decoration: none;}
.slide .post .post-category a:hover {text-decoration: underline;}
.slide .post h2, .slide .post h2 a { font-size: 39px; }
.slide .post h2, .slide .post h2 a {color: #ffffff;font-family:"LeagueGothicRegular"; text-transform:uppercase; font-weight: 100; text-decoration: none; font-weight:500; letter-spacing:.5px;}
.slide .post h2 a:hover {text-decoration: underline;}
.slide .post-content { font-size:21px; }
.slide .post .post-meta {display:none;} /* also hid the post-meta from the actual code in slideshow.php */
.slide .post .post-meta {font-size: 11px; font-style: italic; color: #656363; margin-bottom: 20px;}
.slide .post .post-meta span, .slide .post .post-meta a {color: #000; text-decoration: none; font-family:  Arial, sans-serif; font-style: normal;}
.slide .post .post-meta a:hover {text-decoration: underline;}
.slide .post .post-author {text-transform: uppercase;}
.slide .post-content { font-family:  Arial, sans-serif; font-style: normal; color:#ffffff; font-weight:100; } /* <------------------------ */
.slide .post-content p {margin-bottom: 15px;}
#larr, #rarr {display: block; width: 32px; height: 53px; position: absolute; top: 106px !important; opacity: 0.2; z-index: 99 !important;}
#larr {background: #000 url("images/larr.png") 8px 50% no-repeat; left: 0 !important;}
#rarr {background: #000 url("images/rarr.png") 11px 50% no-repeat; right: 0 !important;}
#larr:hover, #rarr:hover {opacity: 1;}

/*** Home Page Content ***/

#main_pg_posts {
	height:63px;
	background: url("images/morning_blend_bg.png") repeat-x 50% 50%;
	background: url("images/morning_blend_bg_cap.png") no-repeat 100% 50%, url("images/morning_blend_bg.png") repeat-x 0% 50%; /* multiple backgrounds, if this breaks stuff remove it */
	font-family:"LeagueGothicRegular", Arial, Verdana, sans;
	
	text-transform:uppercase;
	font-size:50px !important;
	padding:0;
	position:relative;
	/*margin:0 0 0 32px;*/
	margin-bottom:5px;
	
}
#main_pg_posts.content-title {
	border:none;
}
	
#main_pg_posts .title {
	background: url('images/coffee_icon.png') no-repeat;
	height:64px;
	font-size:40px !important;
	padding:10px 0 0 70px;
	margin-left:-5px;
	color:#313131;
	font-weight:500;
	letter-spacing:1px;
}

#main_pg_posts #mode {
	
	position:absolute;
	top:26px;
	right:15px;
	
}

/*** Content ***/

.content-title {color: #000; font-size: 18px; padding: 0; position: relative;}
.content-title a {color: #000; text-decoration: none;}
.content-title a:hover {text-decoration: underline;}
.content-title span {color: #d9d9d9;}
.content-title span a {color: #d9d9d9; text-decoration: none;}
.content-title span a:hover {color: #000; text-decoration: none;}
#mode {display: block; width: 37px; height: 14px; background: url("images/mode.png") 0 0 no-repeat; position: absolute; bottom: 14px; right: 0;}
.flip {background-position: 0 100% !important;}


/* content rss feed */

.post_rss_feed ul, .post_rss_feed ol { border: 1px solid #d9d9d9; padding: 10px }
.post_rss_feed ul li { /*list-style-type: none !important; */ margin-bottom: 10px; }
.post_rss_feed ul ul, .post_rss_feed ul ol, .post_rss_feed ol ul, .post_rss_feed ol ol { border: none; padding: 5px; margin: 5px; }
.post_rss_feed ul ul li, .post_rss_feed ul ol li, .post_rss_feed ol ul li, .post_rss_feed ol ol li { margin-bottom: 5px; }
.post_rss_feed p { margin: 0px !important; }

/*.list {margin:0 0 0 32px;}*/
.list .post:first-child {padding: 10px 0 0 0; border-bottom: 1px solid #46a7de;}
.list .post:last-child {border: 0; }
.list .post {padding: 28px 0 0 0; border-bottom: 1px solid #46a7de;}
.list .post .thumb img {float: left; margin: 0 30px 30px 0; width: 290px; height: 290px;}
.list .post a {color: #066DA5; text-decoration: none; }
.list .post a:hover { text-decoration: underline; }
.list .post .post-category {font-size: 11px; color: #d9d9d9; text-transform: uppercase; margin-bottom: 11px;}
.list .post .post-category a {text-decoration: none;}
.list .post .post-category a:hover { text-decoration: underline; }
.list .post h2 {margin-bottom: 8px;}
.list .post h2, .list .post h2 a {
	color: #333333;
	/*font-family: "museo", Arial, Verdana, sans-serif;*/
	font-family: Georgia, Geneva, "Times New Roman", times;
	font-weight: lighter;
	font-size:22px;
	text-decoration:none;
	
}
.list .post h2 a:hover {text-decoration: underline;}

.list .post .post-meta {font-size: 14px; /* font-style: italic;*/ color: #333; margin-bottom: 9px;}
.list .post .post-meta span, .list .post .post-meta a {color: #000; text-decoration: none; font-family:  Arial, sans-serif; font-style: normal;}
.list .post .post-meta a {color: #066DA5;}
.list .post .post-meta a:hover {text-decoration: underline;}

.grid {padding: 12px 0 0 12px;}
.grid .post {width: 154px; height: 154px; background-color: #f5f5f5; padding: 18px; float: left; margin: 19px 0 0 19px; position: relative; overflow: hidden; cursor: pointer;}
.grid .post .post-category, .grid .post .post-content, .grid .post .post-meta em {display: none;}
.grid .post h2, .grid .post .post-meta {display: block;}
.grid .post .thumb {width: 190px; height: 190px; position: absolute; top: 0; left: 0; z-index: 1;}
.grid .post .thumb img {width: 190px; height: 190px;}
.grid .post h2, .grid .post h2 a {color: #000; font-size: 16px; font-weight: normal; text-decoration: none;}
.grid .post h2 {margin-bottom: 5px;}
.grid .post a {text-decoration: none;}
.grid .post a:hover {text-decoration: underline;}
.grid .post .post-meta {font-size: 10px; font-style: italic; color: #656363;}
.grid .post .post-meta span, .grid .post .post-meta a {color: #000; font-family:  Arial, sans-serif; font-style: normal;}
.grid .post .post-meta .post-author {text-transform: uppercase;}
.grid .post .comments_popup_link {position: absolute; bottom: 18px; right: 18px;}
.grid .post .post-edit-link {position: absolute; bottom: 18px; left: 18px;}

.rollover {opacity: 0; background: #ffea97; width: 154px; height: 154px; padding: 18px; margin: 0; position: absolute; top: 0; left: 0; cursor: pointer;}
.rollover-title {margin-bottom: 5px;}
.rollover-title, .rollover-title a {color: #000; font-size: 16px; font-weight: normal; text-decoration: none;}
.rollover-title a:hover {text-decoration: underline;}
.rollover-content {color: #262626; font: 12px/1.5  Arial, sans-serif;}
.rollover-meta {font-size: 10px; font-style: italic; color: #656363;}
.rollover-meta span, .rollover-meta a {color: #000; text-decoration: none; font-family:  Arial, sans-serif; font-style: normal;}
.rollover-author {text-transform: uppercase;}
.rollover-meta a:hover {text-decoration: underline;}

.pagination {padding: 20px 0 0 30px; color: #aaa9a9; font-size: 12px; clear: both; position: relative;}
.pagination a {color: #000; text-decoration: none;}
.pagination a:hover {text-decoration: underline;}
.pagination .nextpostslink {position: absolute; right: 0; top: 17px; line-height: 21px; text-transform: uppercase; background: url("images/nextpostslink.png") 100% 0 no-repeat; padding-right: 36px;}
.pagination .previouspostslink {position: absolute; left: 30px; top: 17px; line-height: 21px; text-transform: uppercase; background: url("images/previouspostslink.png") 0 0 no-repeat; padding-left: 36px;}
#pagination, #older_posts {padding: 20px 0 0 0;}
#pagination .nextpostslink, #older_posts .nextpostslink {color: #066DA5; text-decoration: none; display: block; padding: 9px 0; text-align: center; font-size: 14px;
	 border: solid 1px #e5e5e5; 
	background: #f1f1f1;
	border-radius: 5px; -moz-border-radius: 5px; -webkit-border-radius: 5px;
	background: rgb(249,249,249); /* Old browsers */ background: -moz-linear-gradient(top, rgba(249,249,249,1) 0%, rgba(241,241,241,1) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(249,249,249,1)), color-stop(100%,rgba(241,241,241,1))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, rgba(249,249,249,1) 0%,rgba(241,241,241,1) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, rgba(249,249,249,1) 0%,rgba(241,241,241,1) 100%); /* Opera11.10+ */ background: -ms-linear-gradient(top, rgba(249,249,249,1) 0%,rgba(241,241,241,1) 100%); /* IE10+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f9f9f9', endColorstr='#f1f1f1',GradientType=0 ); /* IE6-9 */ background: linear-gradient(top, rgba(249,249,249,1) 0%,rgba(241,241,241,1) 100%); /* W3C */ /* Created using http://www.colorzilla.com/gradient-editor/ */	
}
#pagination .nextpostslink:hover, #older_posts .nextpostslink:hover {
	background: rgb(241,241,241); /* Old browsers */ background: -moz-linear-gradient(top, rgba(241,241,241,1) 0%, rgba(249,249,249,1) 100%); /* FF3.6+ */ background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(241,241,241,1)), color-stop(100%,rgba(249,249,249,1))); /* Chrome,Safari4+ */ background: -webkit-linear-gradient(top, rgba(241,241,241,1) 0%,rgba(249,249,249,1) 100%); /* Chrome10+,Safari5.1+ */ background: -o-linear-gradient(top, rgba(241,241,241,1) 0%,rgba(249,249,249,1) 100%); /* Opera11.10+ */ background: -ms-linear-gradient(top, rgba(241,241,241,1) 0%,rgba(249,249,249,1) 100%); /* IE10+ */ filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f1f1f1', endColorstr='#f9f9f9',GradientType=0 ); /* IE6-9 */ background: linear-gradient(top, rgba(241,241,241,1) 0%,rgba(249,249,249,1) 100%); /* W3C */	/* Created using http://www.colorzilla.com/gradient-editor/ */
}
#pagination .nextpostslink:hover, #older_posts .nextpostslink:hover { /*background-color: #FFEA97;*/ text-decoration: underline; }
#pagination .loading, #older_posts .loading {background: url("images/loading.gif") 240px 9px no-repeat; color: #555;}
#pagination .loading:hover, #older_posts .loading:hover {background-color: transparent !important; cursor: default;}

.entry {margin-bottom: 10px;}
.entry_w_posts { margin-bottom: 10px; }
/*.entry .post {border-bottom: 1px solid #d9d9d9; padding-bottom: 15px;}*/
.entry .post-meta .post-meta-details { padding:10px 0 0 0;}
.entry .post-meta {padding: 0 0 10px 0; border-bottom: 1px solid #ffc904; font-size: 14px; position: relative;}
.entry .post-meta h1 { color: #0687ce; font-family: "LeagueGothicRegular"; font-size: 40px; letter-spacing:1px; line-height:35px; font-weight: normal; font-style: normal; text-transform:none; }
.entry .post-meta span, .entry .post-meta a {color: #000; text-decoration: none; font-family:  Arial, sans-serif; font-style: normal;}
.entry .post-meta a {color:#066DA5;}
.entry .post-meta a:hover {text-decoration: underline;}
.entry .post-comms {position: absolute; right: 0;}
.sidebar { font-size: 14px; }
.sidebar .post-content {padding-bottom: 0;}
.entry .post-content {padding: 15px 0 0 0px;}

.entry .post-footer {padding-left: 30px; font-size: 12px; margin-bottom: 15px;}
.entry .post-footer a {color: #000; text-decoration: none;}
.entry .post-footer a:hover {text-decoration: underline;}
.page .post-category {display: none;}
.entry .figure { margin:20px 0 25px 0; text-align:center; }
.entry .figure p { display:block; font-weight:bold; margin:0;}

.f, .t, .di, .su {width: 16px; height: 15px; position: absolute; bottom: 15px;}
.f {right: 63px; background: url("images/social.png") 0 0 no-repeat;}
.t {right: 42px; background: url("images/social.png") -16px 0 no-repeat;}
.di {right: 21px; background: url("images/social.png") -32px 0 no-repeat;}
.su {right: 0; background: url("images/social.png") -48px 0 no-repeat;}
.f:hover {background-position: 0 -15px;}
.t:hover {background-position: -16px -15px;}
.di:hover {background-position: -32px -15px;}
.su:hover {background-position: -48px -15px;}

/*.post-content {margin-bottom: 30px;}*/
.post-content h1, .post-content h2 , .comments h2 , .respond h2, .post-content h3 , .comments h3 , .respond h3, .post-content h4, .post-content h5 {
	color:#262626; font-weight: normal; font-family: Arial, Verdana, sans-serif; margin: 10px 0 0 0; margin-bottom:-6px !important;
	font-family:Georgia, Geneva, "Times New Roman", times;}
.post-content h1 {font-size: 30px; line-height: 35px;}
.post-content h2 , .comments h2 , .respond h2 {/*font-size: 22px;*/ margin-bottom:0; font-weight:bold;font-size:160%; color:#262626;}

.ui-accordion .ui-accordion-header {
	background:url('images/accordion_dropdown_menu_arrow_down.png') 98% 50% no-repeat;
	cursor:pointer;
}

.ui-accordion .ui-accordion-header:hover {
	color: #353535 !important;
}


.ui-accordion .ui-state-active, .ui-accordion .ui-state-active:hover {
	background:url('images/accordion_dropdown_menu_arrow_up.png') 98% 50% no-repeat;
}

.ui-corner-all {
	border-radius: 4px;
}

.ui-corner-top {
	border-top-left-radius: 4px;
	border-top-right-radius: 4px;
	border-bottom-left-radius: 0px;
	border-bottom-right-radius: 0px;
}

.ui-corner-bottom {
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
}

#accordion01 .ui-state-default, #accordion01 .ui-state-active,
#accordion02 .ui-state-default, #accordion02 .ui-state-active,
#accordion03 .ui-state-default, #accordion03 .ui-state-active {
	border: 1px solid #ccc;
	background-color: #f6f6f6;
	font-weight: bold;
	color: #000;
}

#accordion01.ui-accordion .ui-accordion-header,
#accordion02.ui-accordion .ui-accordion-header,
#accordion03.ui-accordion .ui-accordion-header {
	display: block;
	cursor: pointer;
	position: relative;
	margin: 9px 0 0 0;
	padding: 6px 10px;
	min-height: 0;
}

#accordion01 .ui-accordion-content {
	padding: 1em 2.2em;
	border-top: 0;
	overflow: auto;
	border-bottom-left-radius: 4px;
	border-bottom-right-radius: 4px;
	border: 1px solid #ddd;
	background-color: #fff;
	color: #333;
}

.post-content h3 , .comments h3 , .respond h3 {/*font-size: 18px;*/margin-bottom:0; font-weight:normal;font-size:140%; color:#333; }
/*.post-content h3.inline { }
.post-content h3.inlist {  }*/
.post-content h4 {/*font-size: 16px;*/ font-size:120%; font-weight:bold;color:#444;}
.post-content h5 {/*font-size: 14px;*/ font-size:100%; font-weight:bold;color:#444;}
.post-content {color: #262626; font: 14px/1.75  Arial, sans-serif;}
.post-content p {margin: 10px 0;line-height:1.55;}
.post-content p:first-child {margin: 0 0;}
.post-content ol {list-style: decimal; padding-left: 35px; margin: 15px 0;}
.post-content ol.headings, .post-content ul.headings {margin-bottom:0; font-weight:bold;font-size:140%;font-weight:bold;font-family:Georgia, Geneva, "Times New Roman", times;color:#333 !important;}
.post-content ol.headings li h3 , .post-content ul.headings li h3 {font-size:90%; font-weight:bold;color:#333;}
.post-content ol.headings li p, .post-content ul.headings li p { font-size: 14px; color: #262626; margin: 3px 0; font-weight:normal;font-family: Arial, Verdana, sans-serif;}
.post-content ul, .sidebar ul {list-style: disc; padding-left: 35px; margin: 15px 0;}
.sidebar ul {list-style: disc; padding-left: 25px; margin:0;}
.post-content li {color: #262626; margin: 3px 0;}
.post-content blockquote {padding: 15px 0 10px 65px; background: url("images/bq.png") 20px 0 no-repeat;}
/*.post-content blockquote p {color: #8c8888; font: italic 16px Georgia, Geneva, "Times New Roman", times;}*/
.post-content dl dd {
	margin-left:30px;
}
.post-content .search {float: none; margin-top: 15px; width: auto;}
.post-content .search fieldset {width: 610px; height: 35px;}
/*.post-content .search input {width: 570px; font-size: 16px;}*/
.post-content .search input {width: 200px; font-size: 16px;}

.post-navigation {width: 610px; padding: 15px 0 0 30px; position: relative;}
.post-navigation a {display: block; color: #000; font: 11px  Arial, sans-serif; text-decoration: none; line-height: 1.5;}
.post-navigation a:hover {text-decoration: none;}
.post-navigation a em {display: block; color: #aaa9a9; font: italic 11px Georgia, Geneva, "Times New Roman", times;}
.post-navigation a:hover span {text-decoration: underline;}
.post-prev {width: 250px; min-height: 40px; padding-left: 30px; float: left; text-align: left; background: url("images/post_prev.png") 0 50% no-repeat;}
.post-next {width: 250px; min-height: 40px; padding-right: 30px; float: right; text-align: right; background: url("images/post_next.png") 100% 50% no-repeat;}
.line {width: 1px; height: 100%; background: #d9d9d9; position: absolute; top: 0; right: 305px;}

.post-content .profile, .post-content .profile p, .post-content ul.profile li {
	line-height:1.4 !important;
}
.post-content .profile {
	margin-bottom: 20px;
	margin-top:10px;
}

.post-content ul.profile {
	padding-left:0;
	margin-top:0;
	margin-bottom:0;
}


.post-content ul.profile li {
	list-style-type:none;
	margin-bottom: 15px;
	margin-top:10px;
}


.bib {
	text-indent: -45px; 
	position: relative; 
	padding-left: 45px !important;
	margin-left: 30px;
	line-height:1.3;
}
ul.bib li, ol.bib li {
	text-indent: -45px; 
	position: relative; 
	list-style-type: none;
	padding-bottom: 1em;
}

.post-content table.table-list, .post-content table.table-list tr, .post-content table.table-list td,
.post-content table.tborder, .post-content table.tborder tr, .post-content table.tborder td {
	border:solid #ededed 1px;
	padding-left:5px !important;
}

.post-content table.heavy, .post-content table.heavy tr, .post-content table.heavy td {
	border:solid #606060 1px;
	padding-left:5px !important;
}

#comments table, #comments table tr, #comments table td , #respond table, #respond table tr, #respond table td {
	border:none;
	padding-left:0 !important;
}

.post-content table.twocol {
	width:100% !important;
}

.post-content table.twocol td, 
.post-content table.twocol th  {
	width:50%;
	overflow:hidden;
}

.post-content table th  {
	background:#ededed;
	color: #555555;
}

.post-content table th, .post-content table, tr, td {
	padding:3px 5px;
}

.comment-form .post-content table, tr, td {
	padding-left:0;
}

/*** Images ***/

.post-content img {margin: 0 0 15px; height: auto; max-width: 610px;}
.post-content h6 {position: relative;}
.post-content .attachment img {max-width: 610px;}
.post-content .alignnone, .post-content img.alignnone {clear: both; display: block; margin-bottom: 15px;}
.post-content .alignleft, .post-content img.alignleft {display: inline; float: left; margin-right: 15px; margin-top: 4px;}
.post-content .alignright, .post-content img.alignright {display: inline; float: right; margin-left: 15px; margin-top: 4px;}
.post-content .aligncenter, .post-content img.aligncenter {clear: both; display: block; margin-left: auto; margin-right: auto;}
.post-content img.alignleft, .post-content img.alignright, .post-content img.aligncenter {margin-bottom: 15px;}
.post-content .wp-caption {background: #f1f1f1; line-height: 18px; margin-bottom: 20px; padding: 4px; text-align: center;}
.post-content .wp-caption img {margin: 5px 5px 0;}
.post-content .wp-caption p.wp-caption-text {color: #888; font-size: 12px; margin: 5px;}
.post-content .wp-smiley {margin: 0;}
.post-content .gallery {margin: 0 auto 18px;}
.post-content .gallery .gallery-item {float: left; margin-top: 0; text-align: center; width: 190px;}
.post-content .gallery .gallery-item img {max-width: 190px; border: none !important; margin-bottom: 0;}
.post-content .gallery .gallery-caption {color: #888; font-size: 12px; margin: 0 0 12px;}
.post-content .gallery dl {margin: 0;}
.post-content .gallery br+br {display: none;}
.post-content .attachment img {display: block; margin: 0 auto;}

/*** Comments ***/

.comments h3 {padding: 0;}
.comments {color: #262626; font: 14px/1.75  Arial, sans-serif;}
.comments a {color: #46A7DE;}
#comments {margin-bottom: 30px;}
.comment {padding: 15px 0 15px 0px; border-bottom: 1px solid #46A7DE;}
.comment td {vertical-align: top;}
.comment-meta {position: relative; min-height: 70px; font-size: 13px; margin-right: 10px;}
.avatar {display: block; margin-right: 10px;}
.comment-author {color: #aaa9a9;}
.comment-author span {color: #000;}
.comment-author a, .comment-author span {text-decoration: none; text-transform: none; font-family:  Arial, sans-serif; font-style: normal;}
.comment-author a {color:#066DA5;}
.comment-author a:hover {text-decoration: underline;}
.comment-author, .comment-date {white-space: nowrap;}
.comment-reply-link {position: absolute; bottom: 1px; text-decoration: none; color: #46A7DE !important;}
.comment-reply-link:hover {text-decoration: underline;}
.comment-text p {color: #262626; ; font: 14px  Arial, sans-serif; margin-bottom: 15px; line-height: 1.55;}
.children {margin-left: 80px;}
.children .children {margin-left: 50px;}
.children .comment {padding-left: 0;}
#respond {color: #262626; font: 14px/1.75  Arial, sans-serif;}
#respond p, .nopassword {margin: 10px 0; font: 13px  Arial, sans-serif;}
.nopassword {padding-left: 30px;}
#respond p a {text-decoration: none;}
#respond p a:hover {text-decoration: underline;}
#commentform {padding: 10px 0 0 0;}
#commentform table {width: 100%; margin-bottom: 5px;}
#commentform td {vertical-align: top;}
.commform-info td {width: 33.33%;}
#recaptcha_widget_div{margin-bottom:10px;}
#commentform td p {font: bold 13px  Arial, sans-serif; color: #333; margin-bottom: 5px;}
#commentform td p span {color: #aaa9a9; font: italic 11px Georgia, Geneva, "Times New Roman", times;}
.commform-textarea {border: 1px solid #d9d9d9; padding: 10px; margin-bottom: 10px;}
#comment {width: 100%; height: 120px; padding: 0; margin: 0; border: none; border-color: #fff; overflow: auto;}
.commform-author div {margin-right: 15px; border: 1px solid #d9d9d9; padding: 5px;}
.commform-email div {border: 1px solid #d9d9d9; padding: 5px;}
.commform-url p {margin-left: 15px !important;}
.commform-url div {margin-left: 15px; border: 1px solid #d9d9d9; padding: 5px;}
#author, #email, #url {width: 100%; margin: 0; padding: 0; border: none; font: 12px  Arial, sans-serif; color: #333;}
.submit {position:relative;}
#submit {display:block;border: none; float:left; background: #333; color: #fff; font: bold 12px  Arial, sans-serif; cursor: pointer; padding: 5px 10px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px;margin:0;}
#submit:hover {background: #000;}
p#cancel-comment-reply {float: right; line-height: 28px; margin: 0; }



/*** Sidebar ***/

.widget h3, .widget-small h3 {color: #1f2122; font-size: 14px; font-weight: normal; padding-bottom: 15px; margin-bottom: 20px; /* border-bottom: 1px solid #d9d9d9;*/ }
.widget a, .widget-small a {color: #000; text-decoration: none;}
.widget a:hover, .widget-small a:hover {text-decoration: underline;}

/**/

.sidebar {
	border:solid 2px #ffe8b3;
	background: #ffe9b2 url('images/sidebar_gradient.jpg') repeat-x;
}

.sidebar h3, .sidebar h2.related-pages {
	font-family:"LeagueGothicRegular";
	text-transform:capitalize;
	color: #fd7300;
	font-weight: 500;
	border:none;
}

.sidebar h2 {
	font-family: "LeagueGothicRegular"; font-size: 230%; margin:0 0 5px 0; color:#333333;  text-transform:capitalize; letter-spacing:1px;
	/*border-bottom: #ffc904 1px solid;*/
	border-bottom:none;
	font-weight:normal;
	}

.sidebar h2 a {
	font-family: "LeagueGothicRegular"; font-size: 100%; margin:0 0 5px 0; color:#333333;  text-transform:capitalize; letter-spacing:1px;
	border-bottom:none;
	font-weight:normal;
	text-decoration:none;
	}


.sidebar h2 a:hover {
	text-decoration:underline;
	}


.sidebar h3, .sidebar h2.related-pages {
	font-family: "LeagueGothicRegular"; font-size: 180%; font-weight:bold; margin:0 0 0 0; color:#333333;  text-transform:capitalize;letter-spacing:1px;
	font-weight:normal !important;
	border:none;
	}

#blog_sidebar.sidebar h3 {
	margin:0 !important;
	padding:0 !important;
}

.sidebar img {
	margin-bottom:8px;
}

.hidden {
	text-indent:-4000px;
	position:absolute;
	height:0;
	width:0;
	margin:0;
	padding:0;
	overflow:none;
	top:-100px;
	height:-100px;
}

.category_links, .custom_category_links {
	color: #262626; font: 14px  Arial, sans-serif;
	margin: 0 0 0 10px 0 !important;line-height:20px;
	padding: 0;
}

.custom_category_links {
	color: #262626; font: 14px Arial, sans-serif;
	/*margin: 0px 0 !important;line-height:17px !important;*/
}



#per_category_sidebar .category_links li {
	list-style-type:square;
}

.sidebar li {
	list-style-type:square;	
}

.sidebar .category_links, .custom_category_links {
	margin-bottom:0 !important;
}

#blog_sidebar.sidebar ul {list-style: disc; padding-left: 20px; margin: 10px 0; margin-bottom:0;}

.sidebar a { color: #a45101; }
.sidebar a.external {background-image: url('images/external_link_alt.png');}

.widget {margin-bottom: 20px;}
.widget-small {width: 130px;}

#blog_sidebar .widget {margin-bottom: 10px !important;}

.widget p, .textwidget {color: #262626; font: 12px/1.3  Arial, sans-serif;}
.widget p a, .textwidget a { /*text-decoration: underline; */ }
.widget p a:hover, .textwidget a:hover {text-decoration: none;}
.widget li, .widget-small li {font-size: 12px; color: #262626; margin-bottom: 3px;}

.widget_getconnected {margin-bottom: 20px; }
/*.widget_getconnected span.title { position: absolute; left: -1024px; }*/
.widget_getconnected a { float:right; color:white; width:30px; height:30px; padding-left:10px; }
div.footer div.widget_getconnected a:hover{ text-decoration:none; }

/*
.widget_getconnected .widget-body div {width: 50px;50%; float: left; min-height: 40px; padding-bottom: 16px;}
.widget_getconnected .widget-body div a {display: block; color: #24211f; font-size: 16px; padding-left: 25px;}
.widget_getconnected .widget-body div span {color: #838383; font: 11px  Arial, sans-serif; padding-left: 25px;}
.getconnected_rss a {background: url("images/rss_icon.png") 0 2px no-repeat; background-position:100% 100%; height: 42px; display: block;}
.getconnected_twitter a {background: url("images/twitter_icon.png") 0 2px no-repeat; background-position:100% 100%; height: 42px; display: block;}
.getconnected_fb a {background: url("images/fb_icon.png") 0 2px no-repeat; background-position:100% 100%; height: 42px; display: block;}
.getconnected_flickr a {background: url("images/getconnected_flickr.png") 0 2px no-repeat; background-position:100% 100%;}
.getconnected_behance a {background: url("images/getconnected_behance.png") 0 2px no-repeat; background-position:100% 100%;}
.getconnected_delicious a {background: url("images/getconnected_delicious.png") 0 2px no-repeat; background-position:100% 100%;}
.getconnected_stumbleupon a {background: url("images/getconnected_stumbleupon.png") 0 2px no-repeat; background-position:100% 100%;}
.getconnected_tumblr a {background: url("images/getconnected_tumblr.png") 0 2px no-repeat; background-position:100% 100%;}
.getconnected_vimeo a {background: url("images/getconnected_vimeo.png") 0 2px no-repeat; background-position:100% 100%;}
.getconnected_youtube a {background: url("images/getconnected_youtube.png") 0 2px no-repeat; background-position:100% 100%;}
*/

.rpthumb {display: block; padding-bottom: 15px; margin-top: 15px; border-bottom: 1px dotted #d9d9d9;}
.rpthumb img {width: 50px; width: 50px; margin-right: 15px; float: left;}
.rpthumb-title {display: block; font: 12px Georgia, Geneva, "Times New Roman", times; margin-bottom: 6px;}
.rpthumb-date {display: block; font-size: 11px; color: #aaa9a9;}
.rpthumb:hover {text-decoration: none !important;}
.rpthumb:hover .rpthumb-title {text-decoration: underline;}

.widget_tag_cloud a {margin: 0 2px;}
.widget_calendar table {width: 100%;}
.widget_calendar caption {font-size: 13px; padding-bottom: 10px; text-align: left;}
.widget_calendar th, .widget_calendar td {padding: 5px 0; font-size: 13px;}
.widget_calendar tbody a { /*text-decoration: underline; */}
.widget_calendar tbody a:hover {text-decoration: none}

.get_conn { float: right; width: 50px;}

.sponsors { float: right; }
.sponsors .widget-body {text-align: right;}
.sponsors h2 { position: absolute; left: -1024px; }
.sponsors span { position: absolute; left: -1024px; }
.widget_getconnected h2 { position: absolute; left: -1024px; }
.sponsors ul { list-style: none; }
.sponsors li { display: block; float: right; height: 53px; padding: 5px 10px; }
.sponsors li.last { border-right: none; padding-top: 12px; padding-right: 0; }
.sponsors li.ascuu { padding-top: 7px; margin-top:10px; height: 30px; border-right: 1px solid #FFFFFF; border-left: 1px solid #FFFFFF; }


/*** Footer ***/

.footer { background: #080909 url('images/footer_bg.png') repeat-x; color: #ffffff;}
.footer p {font-size: 12px; color: #737373;}
.footer a {text-decoration: none;}
.footer a:hover {text-decoration: underline;}
.footer .widget_getconnected { float: right; font-size: 24px; }
.footer .widget_text { float: left; font-size: 11px; }
p.copyright {float: left; color: #333;}
p.copyright span {color: #737373;}
.credits {float: right;}
.footer .widget_text .textwidget { color: white; }
.footer .widget_text .textwidget a { color: #ffc904; }
#foot_general_info { float: left;}	
