/*
	Theme Name: Harvard Justice
	Theme URL: http://www.justiceharvard.org/
	Description: Custom child theme created for the Genesis Framework.
	Author: New Marketing Labs
	Author URI: http://newmarketinglabs.com
	Version: 1.0.1
	
	Template: genesis

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/
body {
	background: #f1f1f1; /* url(images/bg.png) repeat-x;*/
	color: #444444;
	font-size: 14px;
	font-family:Arial, Helvetica, sans-serif;
	margin: 0 auto 0;
	padding: 0;
	line-height: 24px;
}
body {
	padding-top:0 !important;
}
hr {
	color:#c00;
	background-color:#aaaaaa;
	height:1px;
	border:none;
	margin:20px 0;
}
#wp-admin-bar {
	display:none !important;
}
#home-splash blockquote {
	background:url(images/quotes.png) top left no-repeat;
	margin:15px 0;
	padding:0 0 0 70px;
}
/***** Hyperlinks ********************/

a, a:visited {
	color: #c62032;
	text-decoration: none;
}
a:hover {
	color: #c62032;
	text-decoration: underline;
}
a img {
	border: none;
}
a.border img, img.border {
	border: 10px solid #c7c7c7;
}
a:focus, a:hover, a:active {
	outline: none;
}
a.button {
	display:inline-block;
	background:#c62032;
	color:white;
	padding:7px 10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	border-radius:10px;/*font-family:Arial, Helvetica, sans-serif*/
}
a:hover.button {
	text-decoration:none;
	background:#b21022
}
a.button-small {
	display:inline-block;
	background:#f8f8f8;
	border:solid 1px #cccccc;
	color:#474747;
	font-size:12px;
	height:25px;
	padding:0 7px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;/*font-family:Arial, Helvetica, sans-serif*/
	text-decoration:none;
}
a:hover.button-small {
	border:solid 1px #999999;
	color:black;
	background:#f1f1f1;
	text-decoration:none;
}
a.button-red {
	background: url(images/button.png);
	color: #FFFFFF;
	font-size: 12px;
	line-height:12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0;
	padding: 7px 10px;
	border: 1px solid #c62032;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	display:inline-block;
	margin-top:15px;
}
a:hover.button-red {
	background-position:0 -35px;
}
a.cancel {
	color:#666666;
	margin-left:20px;
	font-size:11px; /*font-family:Arial, Helvetica, sans-serif*/
}
/* Icon List */
ul.icon-list {
	margin: 0 !important;
	padding: 0 !important;
}
ul.icon-list li {
	height: 20px !important;
	list-style: none outside none !important;
	margin: 0 0 10px !important;
	padding: 0 !important;
	border:none !important;
}
ul.icon-list li a {
	display: block;
	height: 20px;
	line-height: 20px;
	padding: 0 0 0 30px;
	color:#666666;
}
ul.icon-list li.rss a {
	background: url("images/icon-rss.png") no-repeat scroll left top transparent;
}
ul.icon-list li.twitter a {
	background: url("images/icon-twitter.png") no-repeat scroll left top transparent;
}
ul.icon-list li.facebook a {
	background: url("images/icon-facebook.png") no-repeat scroll left top transparent;
}
ul.icon-list li.email a {
	background: url("images/icon-mail.png") no-repeat scroll left top transparent;
}
/***** Wrap ********************/

#wrap {
	margin: 0 auto 0;
	padding: 0;
	width:auto !important;
}
/***** Welcome *********************/
#welcome {
	display:none;
}
#welcome h2 {
	margin:0;
	padding:0; /*font-family:Arial, Helvetica, sans-serif*/
}
#welcome-bg {
	position:fixed;
	top:0;
	left:0;
	width:100%;
	height:100%;
	background:url(images/welcome-bg.png);
	z-index:9998;
}
#welcome-content {
	display:none;
	position:fixed;
	top:30%;
	width:640px;
	height:420px;
	z-index: 99999;
	margin:0 auto;
}
#welcome-intro {
	padding:20px 30px 30px;
	;
}
#welcome-content-inner {
	background:black;
	height:390px;
	width:640px;	
}
#welcome-content-header {
	background:#ededed;
	height:30px;
	line-height:30px;
	padding-left:10px;
	font-size:11px;
	color:#666666;
	font-weight:bold;/*font-family:Arial, Helvetica, sans-serif*/
}
#welcome-content-header a {
	display:block;
	background:url(images/cross.png) 0 -16px;
	height:16px;
	width:16px;
	float:right;
	margin:7px 7px 0 0;
}
#welcome-content-header a:hover {
	background-position:0 0;
}
#welcome-content-header a span {
	display:none;
}
/***** Video Player ****************/
#yt-background {
	background:#000000 url(images/splash-bg.png) bottom repeat-x;
	border-bottom:solid 1px #666666;
	border-top:solid 1px #f8f8f8;
	height:440px;
	overflow:hidden;
}
#yt-player {
	width:960px;
	height:440px;
	margin:0 auto !important;
	background:black;
}
#yt-video {
	height: 440px;
	width: 720px;
	float:left;
}
#yt-links {
	width:240px;
	height:440px;
	float:left;
	background:black;
	font-size:11px;
}
#yt-links-header {
	height:30px;
	line-height:30px;
	background:#B21022;
	color:#f1f1f1;
	font-weight:bold;
	font-size:11px;
	padding:0 15px;
}
#yt-links-inner {
	width:240px;
	height:440px;
	overflow-x:hidden;
	overflow-y:scroll;
	background:#ededed;
}
#yt-links a {
	display:block;
	padding:10px 15px;
	border-bottom:solid 1px #d9d9d9;
	text-decoration:none;
	color:#666;
	background:#f8f8f8;
}
#yt-links a:hover {
	background:#f1f1f1;
	border-color:#cccccc;
	color:#C62032;
}
/***** Discuss ********************/
.category-23 h2.entry-title {
	font-size:14px !important;
}
.category-23 .entry-content p {
	font-size:18px;
	line-height:24px;
}
/***** Header  ********************/

#header {
	margin: 0 auto 0;
	padding: 0;
	background: #ededed url(images/header.png) no-repeat top center;
}
#header .wrap {
	width: 930px;
	height: 140px;
	margin: 0 auto 0;
}
#title-area {
	background: #c62032;
	width: 400px;
	height: 80px;
	float: left;
	margin: 0;
	padding: 20px 0 0 0;
	overflow: hidden;
}
#title-area #title {
	font-family: Georgia, Times New Roman, Trebuchet MS;
	font-size: 30px;
	font-weight: normal;
	line-height: 36px;
	margin: 0;
	padding: 0 0 0 20px;
}
#title-area #title a {
	color: #FFFFFF;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
#title-area #title a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#title-area #description {
	color: #FFFFFF;
	font-size: 14px;
	font-style: italic;
	font-weight: normal;
	margin: 0;
	padding: 0 0 0 20px;
}
#header .widget {
	margin:0;
	padding:0
}
#header .widget-area {
	width: 550px;
	height:35px;
	color: #FFFFFF;
	float: right;
	margin: 40px 0 0 0;
	padding: 0;
}
#header .widget-area a, #header .widget-area a:visited {
	color: #FFFFFF;
	text-decoration: underline;
}
#header .widget-area a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
#header .widget-area p {
	margin: 0;
	padding: 0 0 5px 0;
}
#header .widget-area h4 {
	color: #FFFFFF;
	font-size: 14px;
	font-weight: normal;
	margin: 10px 0 0 0;
	padding: 0;
	text-decoration: none;
}
#header .widget-area ul {
	margin: 0;
	padding: 0;
}
#header .widget-area ul li {
	list-style-type: square;
	margin: 0 0 0 20px;
	padding: 0;
}
/***** Image Header - Partial Width ********************/

.header-image #header #title-area {
	background: url(images/logo.png) left top no-repeat;
	margin-top:20px;
}
/*
.header-image #header #title-area:hover {
	background-position:0 -100px;
}
*/
.header-image #title-area, .header-image #title-area #title, .header-image #title-area #title a {
	display: block;
	float: left;
	width: 269px;
	height: 100px;
	margin: 0;
	padding: 0;
	text-indent: -9999px;
	overflow: hidden;
}
.header-image #title-area #description {
	display: block;
	width: 0;
	height: 0;
	overflow: hidden;
}
/***** Image Header - Full Width ********************/

.header-full-width #title-area, .header-full-width #title-area #title, .header-full-width #title-area #title a {
	width: 960px;
}
/***** Header Right Navigation ********************/

#header ul.nav, #header ul.menu {
	width: auto;
	float: right;
	list-style: none;
	color: #FFFFFF;
	margin: 0;
	padding: 40px 0 0 0;
}
#header ul.nav li, #header ul.menu li {
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#header ul.nav li a, #header ul.nav li a:visited, #header ul.menu li a, #header ul.menu li a:visited {
	color: #FFFFFF;
	display: block;
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 6px 10px 5px 10px;
	text-decoration: none;
	position: relative;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#header ul.nav li a:hover, #header ul.nav li a:active, #header ul.nav .current_page_item a, #header ul.nav .current-cat a, #header ul.nav .current-menu-item a, #header ul.menu li a:hover, #header ul.menu li a:active, #header ul.menu .current_page_item a, #header ul.menu .current-cat a, #header ul.menu .current-menu-item a {
	background: url(images/button.png);
	color: #FFFFFF;
	text-decoration: none;
}
#header ul.nav li a.sf-with-ul, #header ul.menu li a.sf-with-ul {
	padding-right: 20px;
}
#header ul.nav li a .sf-sub-indicator, #header ul.menu li a .sf-sub-indicator {
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	top: 12px;
	right: 5px;
}
#header ul.nav li li a, #header ul.nav li li a:link, #header ul.nav li li a:visited, #header ul.menu li li a, #header ul.menu li li a:link, #header ul.menu li li a:visited {
	background: #c62032;
	width: 148px;
	color: #FFFFFF;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	margin: 0;
	padding: 5px 10px 5px 10px;
	border-left: 1px solid #c62032;
	border-right: 1px solid #c62032;
	border-bottom: 1px solid #c62032;
	text-transform: none;
	position: relative;
	-moz-border-radius: 0;
	-khtml-border-radius: 0;
	-webkit-border-radius: 0;
}
#header ul.nav li li a:hover, #header ul.nav li li a:active, #header ul.menu li li a:hover, #header ul.menu li li a:active {
	background: #c62032;
	color: #FFFFFF;
	-moz-border-radius: 0;
	-khtml-border-radius: 0;
	-webkit-border-radius: 0;
}
#header ul.nav li li a .sf-sub-indicator, #header ul.menu li li a .sf-sub-indicator {
	top: 10px;
}
#header ul.nav li ul, #header ul.menu li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0;
	padding: 0;
}
#header ul.nav li ul a, #header ul.menu li ul a {
	width: 150px;
}
#header ul.nav li ul ul, #header ul.menu li ul ul {
	margin: -31px 0 0 169px;
}
#header ul.nav li:hover ul ul, #header ul.nav li:hover ul ul ul, #header ul.nav li.sfHover ul ul, #header ul.nav li.sfHover ul ul ul, #header ul.menu li:hover ul ul, #header ul.menu li:hover ul ul ul, #header ul.menu li.sfHover ul ul, #header ul.menu li.sfHover ul ul ul {
	left: -999em;
}
#header ul.nav li:hover ul, #header ul.nav li li:hover ul, #header ul.nav li li li:hover ul, #header ul.nav li.sfHover ul, #header ul.nav li li.sfHover ul, #header ul.nav li li li.sfHover ul, #header ul.menu li:hover ul, #header ul.menu li li:hover ul, #header ul.menu li li li:hover ul, #header ul.menu li.sfHover ul, #header ul.menu li li.sfHover ul, #header ul.menu li li li.sfHover ul {
	left: auto;
}
#header ul.nav li:hover, #header ul.nav li.sfHover, #header ul.menu li:hover, #header ul.menu li.sfHover {
	position: static;
}
/***** Nav Menu ********************/

#nav {
	clear: both;
	color: #333333;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	margin: 0 auto 0;
	padding: 0;
	background:#c62032
}
#nav .wrap {
	width: 960px;
	height: 42px;
	margin: 0 auto 0;
	overflow:hidden;
}
#nav ul {
	width:960px;
	float: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
#nav li {
	float: left;
	list-style: none;
	margin: 0 10px 0 0;
	padding: 0;
}
#nav li a {
	color: white;
	display: block;
	font-size: 16px;
	height:42px;
	line-height:42px;
	font-weight: bold;
	margin: 0;
	padding: 0 18px;
	text-decoration: none;
	position: relative;
	border-top:solid 1px #b21022;
}
#menu-item-1585 {
	margin:0;
	float: right !important;
}
#nav li:hover a {
	background:#b21022;
	border-top:solid 1px #b21022;
	color:white;
}
#nav li.current-menu-item a, #nav li:hover.current-menu-item a, #nav li.current-menu-parent a, #nav li:hover.current-menu-parent a, #nav li.current-page-ancestor a, #nav li:hover.current-page-ancestor a {
	background:#4a4a4a;
	border-top:solid 1px #4a4a4a;
}
#nav li.hovered a, #nav li:hover.hovered a {
	background:#eeeeee;
	color:#4a4a4a;
}
#nav li a .sf-sub-indicator {
	background: none;
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
}
#nav li a:hover .sf-sub-indicator {
	background: none;
}
#nav li li a, #nav li li a:link, #nav li li a:visited {
	background: #FFFFFF;
	color: #333333;
	width: 148px;
	font-size: 12px;
	margin: 0;
	padding: 6px 10px 6px 10px;
	border-left: 1px solid #D6D6D6;
	border-right: 1px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
	text-transform: none;
	position: relative;
}
#nav li li a:hover, #nav li li a:active {
	background: #F2F2F2;
	color: #c62032;
}
#nav li li a .sf-sub-indicator, #nav li li a:hover .sf-sub-indicator {
	background: none;
}
#nav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0;
	padding: 0;
}
#nav li ul a {
	width: 150px;
}
#nav li ul a:hover, #nav li ul a:active {
}
#nav li ul ul {
	margin: -37px 0 0 168px;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfHover ul ul, #nav li.sfHover ul ul ul {
	left: -999em;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfHover ul, #nav li li.sfHover ul, #nav li li li.sfHover ul {
	left: auto;
}
#nav li:hover, #nav li.sfHover {
	position: static;
}

/*
#nav li.right a {
	display: inline;
	margin: 0;
	padding: 0;
	border: none;
	background: none;
	color: #333333;
	font-weight: bold;
	text-decoration: none;
}
#nav li.right a:hover {
	color: #c62032;
	text-decoration: none;
}
*/
#nav li.date {
}
#nav li.rss a {
	background: url(images/rss.png) no-repeat left center;
	margin: 0 0 0 10px;
	padding: 3px 0 3px 18px;
}
#nav li.search {
	padding: 0 10px 0 10px;
}
#nav li.twitter a {
	background: url(images/twitter-nav.png) no-repeat left center;
	padding: 3px 0 1px 20px;
}
/***** SubNav Menu ********************/

#header #subnav {
	color: #333333;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	margin: 15px 0 0 0;
	padding: 0;
	float:right;
	height:30px;
}
#header #subnav .wrap {
	margin: 0;
	padding:0;
	width:auto;
	height:auto;
}
#header #subnav ul {
	float: right;
	list-style: none;
	margin: 0;
	padding:0 !important;
}
#header #subnav li {
	float: left;
	list-style: none;
	margin: 0 0 0 10px;
	padding: 0;
}
#header #subnav li:first-child {
	margin:0
}
#header #subnav li a {
	color: #999999;
	display: block;
	height:30px;
	line-height:30px;
	font-size: 11px;
	font-weight: bold;
	margin: 0 0 0 10px;
	padding:0;
	text-decoration: none;
	position: relative;
	background:none;
}
#header #subnav li:first-child.current-menu-item a {
	color:#999999;
}
#header #subnav li:first-child:hover.current-menu-item a {
	color:#333333;
}
#header #subnav li a:hover, #header #subnav li a:active {
	color:#333333;
}
#header #subnav li.current-menu-item a, #header #subnav li:hover.current-menu-item a {
	color: #c62032;
}
/*
#header #subnav li:hover a {
	background:#f8f8f8;
	color:#4a4a4a;
}
*/
/*
#header  #subnav li a .sf-sub-indicator {
	background: none;
	display: block;
	width: 10px;
	height: 10px;
	text-indent: -9999px;
	overflow: hidden;
	position: absolute;
	}
	
#header  #subnav li a:hover .sf-sub-indicator {
	background: none;
	}
	
#header  #subnav li li a, #header #subnav li li a:link, #header #subnav li li a:visited {
	background: #FFFFFF;
	color: #333333;
	width: 148px; 
	font-size: 12px;
	margin: 0;
	padding: 6px 10px 6px 10px;
	border-left: 1px solid #D6D6D6;
	border-right: 1px solid #D6D6D6;
	border-bottom: 1px solid #D6D6D6;
	text-transform: none;
	position: relative;
	}
	
#header #subnav li li a:hover, #header #subnav li li a:active {
	background: #F2F2F2;
	color: #c62032;
	}

#header #subnav li li a .sf-sub-indicator, #header #subnav li li a:hover .sf-sub-indicator {
	background: none;
	}
	
#header #subnav li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0;
	padding: 0;
	}

#header #subnav li ul a { 
	width: 150px;
	}

#header #subnav li ul a:hover, #header #subnav li ul a:active { 
	}

#header #subnav li ul ul {
	margin: -37px 0 0 168px;
	}

#subnav li:hover ul ul, #subnav li:hover ul ul ul, #subnav li.sfHover ul ul, #subnav li.sfHover ul ul ul {
	left: -999em;
	}

#subnav li:hover ul, #subnav li li:hover ul, #subnav li li li:hover ul, #subnav li.sfHover ul, #subnav li li.sfHover ul, #subnav li li li.sfHover ul {
	left: auto;
	}

#subnav li:hover, #subnav li.sfHover { 
	position: static;
	}
*/
/***** Inner ********************/

#inner {
	padding: 0;
	margin:0;
	background:white;/*font-family:Georgia, Tahoma, Geneva, sans-serif*/
}
.full-width-content #content-sidebar-wrap, .content-sidebar #content-sidebar-wrap, .content-sidebar-sidebar #content-sidebar-wrap {
	float:none;
	width: 960px;
	margin: 0 auto;
	padding:20px 0;
	overflow: hidden;
	min-height:320px;
}
/***** Inner Backgrounds ********************/
/*
.content-sidebar #inner {
}
.sidebar-content #inner {
}
.content-sidebar-sidebar #inner {
}
.sidebar-sidebar-content #inner {
}
.sidebar-content-sidebar #inner {
}
.full-width-content #inner {
}

/****** Content-Sidebar Wrapper *******************

#content-sidebar-wrap {
	width: 790px;
	margin: 0;
	padding: 0;
	float: left;
}
.sidebar-content #content-sidebar-wrap, .content-sidebar #content-sidebar-wrap {
	width: 960px;
}
.sidebar-sidebar-content #content-sidebar-wrap, .sidebar-content-sidebar #content-sidebar-wrap {
	float: right;
}
*/
/****** About Page *******************/
#about-slider {
	width:452px;
	float:right;
	margin-left:20px;
	margin-bottom:20px;
}
#about-slider img {
	border:none !important;
	padding:0;
	margin:0
}
#about-frame {
	width:452px;
	height:308px;
}
#about-inner {
	position:absolute;
	width:432px;
	height:288px;
	background:#d9d9d9;
	border:solid 10px #ededed;
}
#about-hires{
	position:relative;
	width:432px;
	top:274px;
	left:10px;
}
#about-hires a{
	display:block;
	background:#4a4a4a;
	color:#ededed;		
	padding: 0 10px;
	font-size:11px;
	filter:alpha(opacity=60);
	opacity:0.6;	
}
#about-hires a:hover{
	color:white;
	filter:alpha(opacity=70);
	opacity:0.7;	
}
#about-image {
	width:432px;
	height:288px;
	display:block;
}
#about-links {
	width:452px;
	height:56px;
	margin-top:10px;
}
#about-links a {
	display:inline-block;
	float:left;
	width:84px;
	height:56px;
	margin-left:8px;
}
#about-links a:first-child {
	margin:0
}
/****** Meta (Share, FB Like, Next Episode) *******************/
#meta {
	height:45px;
	background:#f8f8f8;
	border-bottom:1px solid #999999;
}
#meta .wrap {
	margin:0 auto;
	width:960px;
}
#meta .meta-share {
	float:left;
	margin-top:13px;
}
#meta .meta-discuss {
	float:right;
	margin-top:10px
}
#meta .meta-playlist {
	float:right;
	margin-top:10px
}
#meta .button-small {
	margin-right:10px;
}
/****** Related Threads *******************/
#related-threads {
	/*background:#ededed;
	padding:20px;*/
	margin-top:20px;
	border-bottom:dotted 1px #d9d9d9;
	padding-bottom:10px;
}
#related-threads .thread-title {
	font-weight:bold;
}
#related-threads .thread {
	background:#ededed;
	padding:20px;
	margin-bottom:10px;
}
#related-threads .challenge {
	display:none;
}
#related-threads .more {
	text-align:right;
}
#related-threads a.thread-link {
	display:inline-block;
	font-size:12px;
	line-height:25px;
	height:25px;
	background:#c62032;
	color:white;
	padding:0 10px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	margin-top:10px;
}
#related-threads a:hover.thread-link {
	text-decoration:none;
	background:#b21022
}
#no-comments {
	margin-top:10px;
	font-size:11px;
	line-height:1.8em;
}
#idc-container {
	margin:0 !important
}
/****** Splash Graphics *******************/

/* Background */
#splash-bg {
	background:url(images/splash-bg.png) repeat-x;
	width:100%;
	height:300px;
	z-index:100;
	overflow:hidden;
	position:relative;
}
#splash-bg .wrap {
	width:960px;
	height:300px;
	margin:0 auto;
}
/* Arrow Links */
#splash-bg > a {
	position:relative;
	z-index:1005;
	width:40px;
	height:40px;
	background:red;
	margin-top:130px;
	display:none;
}
#splash-bg > a.arrow-left {
	float:left;
	background:url(images/arrows.png) 0 0;
}
#splash-bg > a:hover.arrow-left {
	background-position:0 -40px;
}
#splash-bg > a.arrow-right {
	float:right;
	background:url(images/arrows.png) -40px 0;
}
#splash-bg > a:hover.arrow-right {
	background-position:-40px -40px;
}
#splash-bg > a > span {
	display:none;
}
/* Splash Buttons */
#splash-links {
	position:absolute;
	width:960px;
	height:12px;
	margin:282px 0 0 0;
	z-index:1002;
	display:none;
	text-align:center;
}
#splash-links a {
	border:solid 2px white;
	background:#aaaaaa;
	display:inline-block;
	margin-right:5px;
	height:8px;
	width:8px;
	text-decoration:none !important;
	color:#474747;
}
#splash-links a.selected {
	background:red;
}
#splash-links a span {
	display:none
}
/* Content Panel Styles */
.splash-content {
	width:960px;
	height:300px;
	z-index:1000;
	position:absolute;
	left:-960px;
}
.splash-content .content-panel {
	z-index:1002;
	float:left;
	width:400px;
	height:250px;
	margin:20px 0 0 50px;
}
#splash-content-1 .content-panel {
	margin: 20px 0 0 510px
}
#splash-content-2 .content-panel {
}
#splash-content-3 .content-panel {
}
.splash-content .content-overlay {
	position:absolute;
	width:400px;
	height:250px;
	background:#f8f8f8;
	-moz-border-radius:8px;
	-webkit-border-radius:8px;
	border-radius:8px;
	filter:alpha(opacity=90);
	opacity: 0.9;

}
.splash-content .content-inner {
	position:absolute;
	width:400px;
	height:250px;
	overflow:hidden
}
.splash-content .inner-padding {
	padding:20px 25px;
	font-size:14px;
	line-height:1.6em;
	color:black;
}
.splash-content .header {
	font-size:22px;
	line-height:28px;
	margin-bottom:10px;
	font-weight:bold;
	color:#C62032;
	vertical-align:top;
}
/*.splash-content blockquote{margin:20px 0 20px 0}*/
/***** FB Widget *********************/
#text-2 {
	background:none !important;
	padding:0 !important;
}
/***** Home Thumb ********************/
#home-thumb .wrap {
	width:960px;
	height:55px;
	margin:30px auto 10px;
}
#home-thumb a.thumb {
	display:inline-block;
	background:#c7c7c7;
	width:74.5px;
	height:55px;
	overflow:hidden;
	margin-left:6px;
	float:left;
}
#home-thumb a:first-child.thumb {
	margin:0;
}
#home-thumb a:hover.thumb {
	background:#aaaaaa;
}
#home-thumb a.thumb span{display:block;}
#home-thumb a.thumb .thumb-overlay {
	margin:4px;
	width:66.5px;
	height:47px;
	display:block;
	background:url(images/play.png) center no-repeat;
	position:relative;
	top:-47px;
	z-index:11;
}
#home-thumb a.thumb .thumb {
	margin:4px;
	width:66.5px;
	height:47px;
	display:block;
	background:black;
	position:relative;
	z-index:10;
}
#home-thumb a.thumb span.thumb span {
	display:none;
}
#home-thumb div.tooltip {
	/*font-family:Arial, Helvetica, sans-serif*/
	font-size:12px;
	line-height:18px;
	color:#4a4a4a;
	width:290px;
	position:absolute;
	top: 0;
	left:-5000px;
	display:none;
	z-index:999999;
}
#home-thumb div.tooltip strong {
	display:block;
	font-size:14px;
	line-height:14px;
	margin-bottom:7px;
}
#home-thumb div.tooltip div.cat-list {
	margin-top:7px;
	font-size:10px;
}
#home-thumb div.tooltip-inner-top {
	background: url(images/hover-top-right.png);
	height:21px;
}
#home-thumb .left div.tooltip-inner-top {
	background: url(images/hover-top-left.png);
}
#home-thumb div.tooltip-inner {
	padding:0 30px 13px 30px;
	background: url(images/hover.png) repeat-y;
}
#home-thumb div.tooltip-inner-bottom {
	background: url(images/hover-bottom.png);
	height:7px;
}
/*
************************************************************************
** Press Info
************************************************************************
*/
#content div.contact {
	float:left;
	width:300px;
	height:290px;
	margin:15px 20px 10px 0;
	background:#f1f1f1;
	color:#2a2a2a;
}
#content div.contact h4 {
	margin:0;
	padding:10px 0 10px 20px;
	background:#d7d7d7;
	color:#C62032;
}
#content div.contact ul, #content div.contact ul li {
	margin:0;
	padding:0;
	list-style:none;
}
#content div.contact ul {
	margin:10px 0 0 0
}
#content div.contact ul li {
	font-size:13px;
	padding-bottom:8px;
	padding-left:20px;
}
#content div.contact ul li a {
	color:#2a2a2a;
}
#content div.contact ul li.name {
	font-size:16px;
	font-weight:bold;
}
#content div.contact ul li.company {
	font-size:14px;
	font-style:italic;
	padding-bottom:15px;
}
#content div.contact ul li.phone {
	background:url(images/icon-telephone.png) no-repeat 20px 2px;
	padding-left:46px;
}
#content div.contact ul li.email {
	background:url(images/icon-email.png) no-repeat 20px 2px;
	padding-left:46px;
}
#content div.contact ul li.website {
	background:url(images/icon-web.png) no-repeat 20px 2px;
	padding-left:46px;
}
#content div.contact ul li.twitter {
	background:url(images/icon-twitter-16.png) no-repeat 20px 2px;
	padding-left:46px;
}
#content div.contact ul li.facebook {
	background:url(images/icon-facebook-16.png) no-repeat 20px 2px;
	padding-left:46px;
}
/*
************************************************************************
** Watch Episodes - General Styles 
************************************************************************
*/

.episode-list a.episode {
	display:block;
	float:left;
	width:478px;
	height:110px;
	overflow:hidden;
	border:solid 1px transparent;
}
.episode-list a:hover.episode {
	border:solid 1px #d9d9d9;
	background:#d9d9d9;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
.episode-list a.episode span{display:block;}
.episode-list a.episode .inner {

	padding:15px;
}
.episode-list a.episode .thumb {
	width:75px;
	height:55px;
	display:block;
	background:black;
	position:relative;
	z-index:10;
	float:left;
}
.episode-list a.episode .content {
	width:360px;
	float:right;
}
.episode-list a.episode, .episode-list a:hover.episode, .episode-list a:visited.episode {
	text-decoration:none;
	color:#4a4a4a
}
.episode-list a.episode strong {
	color:#C62032;
	font-size:16px;
	line-height:16px;
	display:block;
	margin-bottom:5px;
}
.episode-list a.episode span.excerpt {
	margin:0;
	font-size:11px;
	line-height:18px;
}
.episode-list a.close {
	font-size:11px;
	font-weight:bold;
	display:block;
	text-align:right;
	margin:0 20px;
	padding:5px 10px;
	color:#4a4a4a;
}
.episode-list a:hover.close {
	text-decoration:none;
	background:#d9d9d9;
	color:#C62032;
}
/* Episode List */
#episode-list .episode-list {
	margin-top:10px;
	padding-top:10px;
	border-top:dotted 1px #666666
}
/* Hover Panel */
#episode-hover {
	width:100%;
	position:absolute;
	z-index:1000001;
}
#episode-hover .episode-list > .inner {
	background:url(images/watch-hover.png) repeat-y;
	width:980px;
	margin:0 auto;
}
#episode-hover .episode-list > .inner-bottom {
	width:980px;
	margin:0 auto;
	height:16px;
	background:url(images/watch-hover-bottom.png) no-repeat;
}
#episode-hover .episode-list > .inner > .padding {
	padding:10px 20px;
}
#episode-hover .episode-list a.episode {
	width:311px;
	height:96px;
	overflow:hidden;
}
#episode-hover .episode-list a.episode .content {
	width:210px;
	float:right;
}
#episode-hover .episode-list a.episode .thumb {
	width:60px;
	height:55px;
}
#episode-hover .episode-list a.episode strong {
	color:#C62032;
	font-size:14px;
	line-height:14px;
	display:block;
	margin-bottom:3px;
}
#episode-hover .episode-list a.episode p {
	margin:0;
	font-size:11px;
	line-height:16px;
}
/***** Home Bottom ********************/

#home-bottom-bg {
	padding: 20px 0;
	clear: both;
}
#home-bottom {
	width: 960px;
	margin: 0 auto 0;
	padding: 0;
	overflow: hidden;
}
#home-bottom a, #home-bottom a:visited {
	color: #c62032;
	text-decoration: none;
}
#home-bottom a:hover {
	color: #c62032;
 text-decoration underline;
}
#home-bottom p {
	margin: 0;
	padding: 0 0 10px 0;
}
#home-bottom .more-from-category {
	clear:both
}
#home-bottom h2 {
	color: #444444;
	font-size: 16px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0 0 5px 0;
	padding: 0;
	text-decoration: none;
}
#home-bottom h2 a, #home-bottom h2 a:visited {
	color: #444444;
	text-decoration: none;
	text-transform: none;
	font-style: normal;
}
#home-bottom h2 a:hover {
	color: #c62032;
	text-decoration: none;
}
#home-bottom h4 {
	color: #666666;
	font-size: 14px;
	line-height:14px;
	text-transform:uppercase;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom:dotted 1px #999999;
}
#home-bottom ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#home-bottom ul li {
	list-style-type: none;
	margin: 0 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom: 1px dotted #c7c7c7;
}
#home-bottom ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 10px 0;
}
#home-bottom ul li ul li {
	margin: 0;
	padding: 5px 0 0 0;
}
#home-bottom .widget {
	margin: 0;
	padding: 0 0 25px 0;
}
#home-bottom .featuredpost {
	padding: 0 0 5px 0;
}
#home-bottom .textwidget {
	margin: 0;
	padding: 0;
}
#home-bottom .featuredpost .post, #home-bottom .featuredpage .page {
	clear: both;
}
#home-bottom .featuredpost, #home-bottom .featuredpage {
	clear: both;
}
#home-bottom .featuredpost img, #home-bottom .featuredpage img {
	margin: 0 0 10px 0;
	padding: 0;
	border: 10px solid #F2F2F2;
}
#home-bottom .user-profile .avatar {
	background: #FFFFFF;
	margin: 0 0 -5px 0;
	padding: 1px;
	border: 4px solid #EEEEEE;
}
.home-bottom-1 {
	float: left;
	width: 300px;
	margin: 0;
	padding: 0 30px 0 0;
}
.home-bottom-2 {
	float: left;
	width: 300px;
	margin: 0;
	padding: 0;

}

.home-bottom-20 {
	float: left;
	width: 300px;
	margin: 0;
	padding: 0;

}

.home-bottom-3 {
	float: right;
	width: 300px;
	margin: 0;
	padding: 0;
	
}
/***** Breadcrumb ********************/

.breadcrumb {
	background: #F2F2F2;
	margin: 0 0 30px 0;
	padding: 5px 0 5px 12px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
}
/***** Taxonomy Description ********************/

.taxonomy-description {
	background: #F2F2F2;
	margin: 0 0 30px 0;
	padding: 10px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
}
#content .taxonomy-description p {
	margin: 0;
	padding: 0;
}
/***** Content ********************/

#content {
	width: 470px;
	margin: 0;
	padding: 0;
	float: left;
}
.sidebar-content #content, .sidebar-sidebar-content #content {
	float: right;
}
.sidebar-content #content, .content-sidebar #content {
	width: 640px;
	padding: 0;
}
.full-width-content #content {
	width: 960px;
}
#content a img {
/*	border: 10px solid #F2F2F2;
*/
}
#content blockquote {
	background: #F2F2F2 url(images/quotes.png) no-repeat 20px 20px;
	margin: 0 0 15px 0;
	padding: 20px 25px 20px 85px;
	font-size:16px;	
}
#content blockquote p{margin:0; padding:0}
#content blockquote em{display:block; margin-top:10px; font-size:14px;}
#content p.excerpt-top a {
	display:block;
	text-decoration:none;
	color:#666666;
	background:#f8f8f8;
	-moz-border-radius:5px;
	-khtml-border-radius:5px;
	-webkit-border-radius:5px;
	border-radius:5px;
	font-size:11px;
	padding:4px 10px !important;
}
#content p.excerpt-top a:hover {
	background:#ededed;
	color:#C62032;
	text-decoration:none;
}
#content p.excerpt-top {
	margin-bottom:15px !important;
}
#content p.excerpt {
	font-weight:bold;
	color:#666666;
}
#content .post {
	margin: 0 0 10px 0;
	padding: 0;
}
#content .page {
	margin: 0;
	padding: 0 0 15px 0;
}
#content .post p {
	margin: 0;
	padding: 0 0 10px 0;
}
#content .post ul, #content .page ul {
	list-style-type: square;
	margin: 0;
	padding: 0 0 15px 0;
}
#content .post ul li, #content .page ul li {
	list-style-type: square;
	margin: 0 0 0 20px;
	padding: 0;
}
#content .post ul ul, #content .page ul ul {
	list-style-type: square;
	margin: 0;
	padding: 0;
}
#content .post ol, #content .page ol {
	margin: 0;
	padding: 0 0 15px 0;
}
#content .post ol li, #content .page ol li {
	margin: 0 0 0 20px;
	padding: 0;
}
#content .post ol ol, #content .page ol ol {
	margin: 0;
	padding: 0;
}
#content .entry-content .post-image {
	padding: 4px;
	border: 1px solid #DDDDDD;
}
#content .post-image {
	margin: 0 10px 10px 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
}
#content .archive-page {
	float: left;
	width: 45%;
	margin: 0;
	padding: 20px 20px 0 0;
}
.clear {
	clear: both;
}
/***** Post Info ********************/
	
.post-info {
	font-size: 11px;
	margin: 10px 0 20px 0;
	padding: 0;
	text-transform: uppercase;
}
.post-info p {
	margin: 0;
	padding: 0;
}
/***** Post Meta ********************/
	
.post-meta {
	font-size: 11px;
	text-transform: uppercase;
	margin: 0;
	padding: 5px 0 0 0;
	border-top: 1px solid #DDDDDD;
	clear: both;
}
/***** Author Box ********************/
	
.author-box {
	background: #F2F2F2;
	margin: 0 0 30px 0;
	padding: 10px;
	overflow: hidden;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
}
.author-box p {
	margin: 0;
	padding: 0;
}
.author-box img {
	float: left;
	margin: 0 10px 0 0;
	padding: 0;
	border: 5px solid #FFFFFF !important;
}
/***** Headlines in Content ********************/

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
	color: #444444;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-decoration: none;
	margin: 0 0 5px 0;
	padding: 0;
}
#content h1 {
	font-size: 24px;
	line-height:32px;
}
#content h2 {
	font-size: 22px;
}
#content h2 a, #content h2 a:visited {
	color: #444444;
	text-decoration: none;
}
#content h2 a:hover {
	color: #c62032;
	text-decoration: none;
}
#content h3 {
	font-size:20px;
	font-weight:bold;
	color:#C62032;
	border-bottom:dotted 1px #d9d9d9;
	padding:0 0 10px 0;
	margin: 0 0 10px 0;
}
#content h4 {
	font-size: 18px;
}
#content h5 {
	font-size: 16px;
}
#content h6 {
	font-size: 14px;
}
/***** Post Icons ********************/
	
.time {
	background: url(images/icon-time.png) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 18px;
}
.post-comments {
	background: url(images/icon-comments.png) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 18px;
}
.categories {
	background: url(images/icon-categories.png) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 18px;
}
.tags {
	background: url(images/icon-tags.png) no-repeat top left;
	margin: 0 0 0 3px;
	padding: 0 0 2px 18px;
}
/***** Images ********************/

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 10px;
	padding: 0;
}
img.alignnone {
	padding: 0;
	margin: 0 0 10px 0;
	display: inline;
}
img.alignleft {
	padding: 0;
	margin: 0 20px 10px 0;
	display: inline;
}
img.alignright {
	padding: 0;
	margin: 0 0 20px 10px;
	display: inline;
}
.aligncenter {
	display: block;
	margin: 0 auto 10px;
}
.alignleft {
	float: left;
	margin: 0 10px 0 0;
}
.alignright {
	float: right;
	margin: 0 0 0 10px;
}
.wp-caption {
	background: #F4F4F4;
	text-align: center;
	padding: 5px 0 0 1px;
	border: 1px solid #DDDDDD;
}
.wp-caption img {
	margin: 0;
	padding: 0;
	border: none !important;
}
.wp-caption p.wp-caption-text {
	margin: 0;
	padding: 0;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
}
img.wp-smiley, img.wp-wink {
	float: none;
	border: none;
	margin: 0;
	padding: 0;
}
/***** Post Navigation ********************/

.navigation {
	width: 100%;
	margin: 0;
	padding: 20px 0 20px 0;
	overflow: hidden;
}
.navigation ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.navigation li {
	display: inline;
}
.navigation li a {
	color: #c62032;
	padding: 5px 8px 5px 8px;
	border: 1px solid #DDDDDD;
}
.navigation li a:hover {
	background: #c62032;
	color: #FFFFFF;
	border: 1px solid #DDDDDD;
	text-decoration: none;
}
.navigation li.disabled {
	margin: 0;
	padding: 5px 8px 5px 8px;
	border: 1px solid #DDDDDD;
}
.navigation li.active a {
	background: #c62032;
	color: #FFFFFF;
	font-weight: bold;
	border: 1px solid #DDDDDD;
}
/***** Primary & Secondary Sidebars ********************/

#sidebar {
	width: 300px;
	float: right;
	margin: 0;
	padding: 0;
	display: inline;
}
#sidebar-alt {
	width: 150px;
	float: left;
	margin: 0;
	padding: 0;
	display: inline;
}
.sidebar-content #sidebar, .sidebar-sidebar-content #sidebar {
	float: left;
}
.content-sidebar-sidebar #sidebar-alt {
	float: right;
}
/*
#sidebar .widget, #sidebar-alt .widget {
	background: #F2F2F2;
	margin: 0 0 15px 0;
	padding: 10px 15px 5px 15px;
	-moz-border-radius: 10px;
	-khtml-border-radius: 10px;
	-webkit-border-radius: 10px;
}
*/
#sidebar .widget, #sidebar-alt .widget {
	margin: 0 0 25px 0;
}
#sidebar h2, #sidebar h2 a, #sidebar-alt h2, #sidebar-alt h2 a {
	color: #444444;
	font-size: 14px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#sidebar h2 a:hover, #sidebar-alt h2 a:hover {
	color: #c62032;
	text-decoration: none;
}
#sidebar h4, #sidebar-alt h4 {
	border-bottom: 1px dotted #999999;
	color: #666666;
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	margin: 0 0 10px;
	padding: 0 0 10px;
	text-transform: uppercase;
}
#sidebar .widget p, #sidebar-alt .widget p {
	margin: 0;
	padding: 0;
}
#sidebar .textwidget p, #sidebar-alt .textwidget p {
	margin: 0;
	padding: 0 0 10px 0;
}
#sidebar img, #sidebar a img, #sidebar-alt img, #sidebar-alt a img {
	border: none;
	margin: 0;
	padding: 0;
}
#sidebar ul, #sidebar ol, #sidebar-alt ul, #sidebar-alt ol {
	list-style-type: none;
	margin: 0;
	padding: 0;
}
#sidebar ul ul, #sidebar ol ol, #sidebar-alt ul ul, #sidebar-alt ol ol {
	margin: 0;
	padding: 0;
}
#sidebar li, #sidebar-alt li {
	list-style-type: none;
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	border-bottom: 1px dotted #DDDDDD;
	word-wrap: break-word;
}
/***** SubPage Nav ********************/
/* Off */
#sidebar .widget_about_nav li {
	margin-left:15px;
	list-style:none
}
#sidebar .widget_about_nav li a {
	color:#999999;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
}
#sidebar .widget_about_nav li a:hover {
	text-decoration:none
}
/* Hover */
#sidebar .widget_about_nav li:hover {
	list-style:square;
	color:#4a4a4a
}
#sidebar .widget_about_nav li:hover a {
	color:#999999;
	color:#4a4a4a
}
/* Current */
#sidebar .widget_about_nav li.current_page_item {
	list-style:square;
	color:#c62032
}
#sidebar .widget_about_nav li.current_page_item a {
	color:#c62032
}
/***** Tag Cloud ********************/

#home-bottom .widget_tag_cloud div, #sidebar .widget_tag_cloud div div, #sidebar-alt .widget_tag_cloud div div, #footer-widgeted .widget_tag_cloud div div {
	padding: 0;
}
.widget_tag_cloud .tagcloud a {
	font-family:Arial, Helvetica, sans-serif
}
/***** Sidebar(s) Category Dropdown ********************/
	
#cat {
	background: #FFFFFF;
	color: #444444;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	margin: 0 0 5px 0;
	padding: 3px;
	display: inline;
	border: 1px solid #DDDDDD;
}
#sidebar #cat {
	width: 238px;
}
#sidebar-alt #cat {
	width: 148px;
}
/***** Sidebar(s) Featured Post/Page ********************/

#sidebar .featuredpost, #sidebar .featuredpage, #sidebar-alt .featuredpost, #sidebar-alt .featuredpage {
	margin: 0 0 15px 0;
	padding: 15px 15px 0 15px;
	clear: both;
}
#sidebar .featuredpost .post, #sidebar .featuredpage .page, #sidebar-alt .featuredpost .post, #sidebar-alt .featuredpage .page {
	margin: 0;
	padding: 0 0 10px 0;
	clear: both;
}
#sidebar .featuredpost img, #sidebar .featuredpage img, #sidebar-alt .featuredpost img, #sidebar-alt .featuredpage img, #sidebar .featuredpost .avatar, #sidebar .featuredpage .avatar, #sidebar-alt .featuredpost .avatar, #sidebar-alt .featuredpage .avatar {
	margin: 0;
	padding: 0;
	border: 5px solid #FFFFFF;
}
/***** Sidebar(s) User Profile ********************/

#sidebar .user-profile, #sidebar-alt .user-profile {
	overflow: hidden;
}
#sidebar .user-profile .avatar, #sidebar-alt .user-profile .avatar {
	background: #F4F4F4;
	float: left;
	margin: 0;
	padding: 4px;
	border: 1px solid #DDDDDD;
}
#sidebar .user-profile .posts_link, #sidebar-alt .user-profile .posts_link {
	margin: 0;
	padding: 0 0 10px 10px;
}
/***** Search Form(s) ********************/

.searchform {
	margin: 0;
}
#header .searchform {
	float: right;
	padding: 0;
}
#sidebar .searchform {
	padding: 5px 0 10px 0;
}
#nav .searchform {
	float: right;
	padding: 5px 0 0 0;
}
.s {
	background: #FFFFFF url(images/search.png) right no-repeat;
	width: 170px;
	color: #666666;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	margin: 5px 5px 0 0;
	padding: 5px 0 5px 7px;
	border: 1px solid #444444;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#header .s {
	width: 227px;
}
.searchsubmit {
	background: url(images/button.png);
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0;
	padding: 4px 5px 4px 5px;
	border: 1px solid #c62032;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	cursor:pointer;
}
.searchsubmit:hover {
	background-position:0 -35px;
	border: 1px solid #c62032;
}
/***** eNews & Updates Widget ********************/

.enews {
	margin: 0;
	padding: 0;
}
/*
#home-bottom .enews {
	background:#ededed;
	padding:15px;
}
*/
#header .enews {
	width: 300px;
	float: right;
	margin: 0;
	padding: 0;
}
.enews #subscribe {
	margin: 0;
	padding: 0 0 10px 0;
	overflow: hidden;
}
.enews #subbox {
	width: 210px;
	color: #777777;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	margin: 5px 5px 0 0;
	padding: 6px 0 6px 7px;
	border: 1px solid #DDDDDD;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.enews #subbutton {
	background: url(images/button.png);
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0;
	padding: 4px 5px 4px 5px;
	border: 1px solid #c62032;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.enews #subbutton:hover {
	background-position:0 -35px;
	border: 1px solid #c62032;
}
/***** Poll Widget ********************/
.wp-polls {
	background:#ededed;
	padding:15px;
	margin-bottom:15px;
}
.wp-polls p {
	margin:0;
}
.wp-polls .wp-polls-ans {
	margin-top:15px;
}
.wp-polls h4 {
	color:#C62032 !important;
}
.wp-polls-loading {
	padding:20px 0;
	text-align:center;
}
/*
.wp-polls .wp-polls-ul{
}
.wp-polls .wp-polls-ul li{
	padding:0 !important;
	margin:0 !important;
	height:20px;
	line-height:20px;
	display:inline-block;
	float:left;	
	margin-right:20px !important;
	margin-top:5px !important;
	font-size:18px;
	border:none !important;
}
*/
.wp-polls .wp-polls-ans li {
	font-size:14px;
}
.wp-polls .Buttons {
	float:right;
	background: url(images/button.png);
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-decoration: none !important;
	text-transform: uppercase;
	margin: 0;
	margin-top:10px;
	padding: 4px 5px 4px 5px;
	border: 1px solid #c62032;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
}
/* Challenge Question */
.poll-challenge {
	margin-top:10px;
	background:#d9d9d9;
	padding:15px;
}
.poll-challenge .thread-title {
	display:block;
	border-bottom: 1px dotted #999999;
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	font-weight: bold;
	line-height: 14px;
	margin: 0 0 5px;
	padding: 0 0 5px;
	text-transform: uppercase;
}
.poll-challenge a.thread-link {
	display:inline-block;
	font-size:12px;
	line-height:25px;
	height:25px;
	background:#c62032;
	color:white;
	padding:0 10px;
	-moz-border-radius:7px;
	-webkit-border-radius:7px;
	border-radius:7px;
	margin-top:10px;
	text-decoration: none !important;
}
.poll-challenge a:hover.thread-link {
	background:#B21022
}
/*
***************************************************************************
** Resources
***************************************************************************
*/
#content #resources li.header{font-weight:bold; margin: 0 0 10px 20px}
#content #resources li.header li{font-weight:normal; margin: 0 0 0 20px}

/*
***************************************************************************
** Active Discussions
***************************************************************************
*/

/* Add Button */
.add-discussion {
	display:block;
	float:right;
	position:absolute;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	background: url("images/button.png") repeat scroll 0 0 transparent;
 	border: 1px solid #990000;
	color: #FFFFFF;
	cursor: pointer;
	font-family: Arial, Tahoma, Verdana;
	font-size: 14px;
	line-height:14px;
	font-weight: bold;
	margin: -35px 0 0 790px;
	padding: 8px 12px;
	text-decoration: none;
	text-transform: uppercase;
}
.add-discussion:hover {
	background-position: 0 -35px;
	color:white;
	text-decoration:none;
}

/* Active Discussions - General Styles */
.active-discussions .post-info {
	margin:0 !important;
	padding:0 !important;
}

#home-bottom .active-discussions img {
    border: 10px solid #F2F2F2;
    margin: 0 0 10px;
    padding: 0;
}

#content .active-discussions .post h2 {
	margin:0 0 5px 0;
}
#content  .active-discussions .post h2 a {
	color: #C62032;
	font-size: 16px;
	line-height: 16px;
}
#content  .active-discussions .post p span {
	font-size:11px;
}
#content  .active-discussions .post p {
	margin: 5px 0 0 0;
	padding:0;
	font-size:12px;
	line-height:18px;
}

/* Active Discussions - Page (Featured) */
#active-discussions {
	border-top: 1px dotted #666666;
	margin-top: 10px;
	padding-top: 10px;
	margin-bottom:10px;
}
#active-discussions .post {
	border: 1px solid transparent;
	display: block;
	float: left;
	height: 180px;
	overflow: hidden;
	width: 478px;
}
#active-discussions div:hover.post {
	border:solid 1px #ededed;
	background:#ededed;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
}
#active-discussions .post-inner {
	padding:15px;
}
#active-discussions .post-content {
	position:absolute;
	margin-left:165px;
	width:250px;
}

/* Active Discussions - Page (All) */
#active-discussions-list{
	border-top: 1px dotted #666666;
	margin-top: 10px;
	padding-top: 20px;
}
#active-discussions-list .post{margin-bottom:20px; padding-bottom:20px; border-bottom:dotted 1px #999999}
#active-discussions-list .active-discussions .post p {font-size:12x; line-height:18px;}

/***** About Sub Nav********************/
.widget_about_nav {
	background: none repeat scroll 0 0 #EDEDED;
	margin-bottom: 15px;
	padding: 15px;
}
.widget_about_nav h4 {
	color:#C62032 !important;
}
/***** Latest Tweets Widget ********************/

#header .latest-tweets {
	width: 450px;
	float: right;
	margin: 0;
	padding: 0;
}
/*
#sidebar .latest-tweets {
	margin: 0 0 15px 0;
	padding: 10px 15px 5px 15px;
}
*/
/***** Calendar ********************/

#wp-calendar {
	margin: 0;
	padding: 0;
	width: 100%;
}
#wp-calendar caption {
	font-size: 12px;
	font-family: Tahoma, Arial, Verdana;
	font-style: italic;
	font-weight: normal;
	margin: 0;
	padding: 2px 5px 0 0;
	text-align: right;
}
#sidebar #wp-calendar caption {
	color: #444444;
}
#sidebar #wp-calendar th {
	color: #444444;
}
#wp-calendar thead {
	margin: 10px 0 0 0;
	font-weight: bold;
}
#sidebar #wp-calendar thead {
	color: #F7F7F7 !important;
}
#wp-calendar td {
	font-weight: normal;
	text-align: center;
	margin: 0;
	padding: 2px;
}
#sidebar #wp-calendar td {
}
#wp-calendar tfoot td {
	background: none;
	margin: 0;
	padding: 0;
}
/***** Contact Form ********************/
	
.gform_footer .button {
	background: url(images/button.png);
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0;
	padding: 4px 5px 4px 5px;
	border: 1px solid #c62032;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.gform_footer .button:hover {
	background-position:0 -35px;
	border: 1px solid #c62032;
}
.gform_footer input.button {
	color: #FFFFFF !important;
}
.gform_wrapper .gform_footer {
	border: none!important;
}
/***** Book Info ********************/
#book-info {
	background:white;
	padding-bottom:20px;
	font-size:14px;
	line-height:20px;
}
#book-info .wrap {
	background:#f8f8f8;
	width: 960px;
	margin: 0 auto 0;
	padding: 20px;
	overflow: hidden;
}
#book-info .book {
	width:120px;
	text-align:center;
	float:left;
	margin-right:20px;
}
#book-info .book a {
	font-size:9px;
	line-height:15px
}
#book-info .book-title {
	font-size:16px;
	line-height:20px;
	font-weight:bold;
	margin-top:10px;
}
/***** Footer ********************/

#footer {
	color: #999999;
	margin: 0 auto 0;
	padding: 0;
	clear: both;
	overflow: hidden;
	text-align:left !important;
	border-top: 10px solid #c62032;
	background:#f1f1f1;
	font-family: Arial, Tahoma, Verdana;
}
#footer .wrap {
	width: 960px;
	margin: 0 auto 0;
	padding: 20px 0;
	overflow: hidden;
}
#footer .footer-widgeted-1, #footer .footer-widgeted-2 {
	float:left;
	width:135px;
	margin:0 30px 0 0
}
#footer .footer-widgeted-3 {
	float:right;
	width:605px;
	text-align:right
}
#footer ul, #footer li {
	margin:0;
	padding:0;
	font-size:12px;
	line-height:18px;
	list-style:none;
}
#footer a, #footer a:visited {
	color: #666666;
	text-decoration: none;
}
#footer a:hover {
	color: #333333;
	text-decoration: underline;
}
/*#footer li.current_page_item a{color:#333333}*/
#footer p {
	margin: 0;
	padding: 0;
}
#footer h4 {
	padding:0;
	margin:0 0 5px;
	color: #444444;
	font-size: 14px;
	font-weight: bold;
}
#footer p.about {
	font-size:14px;
	line-height:18px;
	margin:10px 0 7px;
}
#footer p.copyright {
	font-size:10px;
	line-height:10px;
	margin:0;
}
/***** Comments ********************/

#comments {
	margin: 0 0 15px 0;
	padding: 0;
}
#respond {
	margin: 0 0 15px 0;
	padding: 0;
}
#author, #email, #url {
	background: #F4F4F4 !important;
	width: 250px;
	color: #444444;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	padding: 3px 0 3px 3px;
	margin: 5px 5px 0 0;
	border: 1px solid #DDDDDD;
}
#comment {
	background: #F4F4F4 !important;
	width: 98%;
	height: 150px;
	color: #444444;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	padding: 3px 0 3px 3px;
	margin: 5px 0 5px 0;
	border: 1px solid #DDDDDD;
}
#submit {
	background: url(images/button.png);
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0;
	padding: 4px 5px 4px 5px;
	border: 1px solid #c62032;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
}
#submit:hover {
	background-position:0 -35px;
	border: 1px solid #c62032;
}
.comment-list {
	margin: 0;
	padding: 0;
}
.ping-list {
	margin: 0 0 40px 0;
	padding: 0;
}
.comment-list ol, .ping-list ol {
	margin: 0;
	padding: 10px;
}
.comment-list li, .ping-list li {
	font-weight: bold;
	margin: 15px 0 5px 0;
	padding: 10px 5px 10px 10px;
	list-style: none;
}
.comment-list li ul li {
	margin-right: -6px;
	margin-left: 10px;
}
.comment-list p, .ping-list p {
	font-weight: normal;
	text-transform: none;
	margin: 10px 5px 10px 0;
	padding: 0;
}
.comment-list li .avatar {
	float: right;
	margin: 0 5px 0 10px;
	padding: 0;
}
.comment-list cite, .comment-list cite a, .ping-list cite, .ping-list cite a {
	font-weight: bold;
	font-style: normal;
}
.commentmetadata {
	font-size: 11px;
	font-weight: normal;
}
#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.alt {
	margin: 0;
	padding: 10px;
}
.children {
	margin: 0;
	padding: 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.reply a, .reply a:visited {
	background: url(images/button.png);
	color: #FFFFFF;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	margin: 0;
	padding: 4px 5px 4px 5px;
	border: 1px solid #c62032;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
}
.reply a:hover {
	background-position:0 -35px;
	text-decoration: none;
	border: 1px solid #c62032;
}
#comments .navigation {
	display: block;
	margin: 10px 0 0 0;
}
.thread-alt, .thread-even {
	margin: 0;
	padding: 0;
}
.depth-1 {
	border: 1px solid #DDDDDD;
	margin: 0;
	padding: 0;
}
.even, .alt {
	border: 1px solid #DDDDDD;
	margin: 0;
	padding: 0;
}
/* CLEARFIX - DO NOT REMOVE */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.clearfix {
	display: inline-block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}


/***** Home Top *******************

#home-top-bg {
	clear: both;
}
#home-top {
	width: 960px;
	color: #444444;
	margin: 0 auto 0;
	padding: 10px 0 20px 0;
	overflow: hidden;
}
#home-top a, #home-top a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
#home-top a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
#home-top .more-link {
	background: url(images/read-more.png);
	color: #FFFFFF;
	font-family: Arial, Tahoma, Verdana;
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 8px 15px 8px 15px;
	text-decoration: none;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	line-height: 42px;
}
#home-top .more-link:hover {
	background: url(images/read-more-hover.png);
	text-decoration: none;
}
#home-top p {
	margin: 0;
	padding: 0 0 10px 0;
}
#home-top h2 {
	color: #444444;
	font-size: 24px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
}
#home-top h2 a, #home-top h2 a:visited {
	color: #444444;
	text-decoration: none;
}
#home-top h2 a:hover {
	color: #c62032;
	text-decoration: none;
}
#home-top .home-top-right h4 {
	color: #444444;
	font-size: 24px;
	font-family: Arial, Tahoma, Verdana;
	font-weight: bold;
	margin: 0 0 10px 0;
	padding: 0;
}
#home-top ul {
	list-style-type: none;
	margin: 0;
	padding: 0 0 10px 0;
}
#home-top ul li {
	margin: 0;
	padding: 5px 0 0 0;
}
#home-top .byline {
	margin: 0;
	padding: 0;
}
#home-top .textwidget {
	margin: 0;
	padding: 0;
}
#home-top li.widget_tag_cloud div {
	margin: 0;
	padding: 0 0 10px 0;
}
#home-top .featuredpost .post, #home-top .featuredpage .page {
	clear: both;
}
#home-top .featuredpost, #home-top .featuredpage {
	clear: both;
}
#home-top .featuredpost img, #home-top .featuredpage img {
	background: #FFFFFF;
	padding: 7px;
	border: 1px solid #BBBBBB;
}
.home-top-left {
	background: #F2F2F2;
	width: 630px;
	float: left;
	margin: 0;
	padding: 0;
	overflow: hidden;
}
.home-top-left .widget {
	padding: 10px;
}
.home-top-right {
	width: 300px;
	float: right;
	margin: 0;
	padding: 30px 0 0 0;
}
*/