/*
Theme Name: Supernovahub.com
Theme URI: http://outthinkgroup.com/
Description: Supernovahub theme
Version: 1.0
Author: Joseph Hinson of Out:think Group

/* RESET */
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;background-color: #000000;text-align:center;font-family:Arial,sans-serif;color:#464646;font-size:13px;}
ol,ul{list-style:none;}
blockquote,q{quotes: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-spacing:0;}
/* END RESET */

td {
	background:#FFFFFF none repeat scroll 0 0;
	border-bottom:1px solid #454545;
	line-height:1.5em;
	padding:6px 6px 6px 10px;
}
.entry table {
	width: 96%;
}
td.head {
	background:#DDDDDD none repeat scroll 0 0;
}
td.time {
	background:#F5F5F5 none repeat scroll 0 0;
	border-right:1px dotted #CCCCCC;
	width:13%;
}
td.dashed {
	border-right:1px dashed #CCCCCC;
}
td.rtfdashed {
	border-right:1px dashed #CCCCCC;
        background:#EAFFFF none repeat scroll 0 0;
}
td.legal {
	background:#FFFFE5 none repeat scroll 0 0;
}
p {font-size: 13px;}
#content.videocat .entry p, .evideo p {
	display: none;
}
#content.videocat .entry p.show, .evideo p.show {
display: block
}
#convo-excerpts .post h4.video {
	background:transparent url(images/film.png) no-repeat scroll right 4px;
	padding-right:20px;
}
#content.videocat .entry {
	float: left;
	width: 255px;
	height:280px;
}
.evideo {
	float:right;
	padding:5px;
	border:1px dashed #ccc;
	margin:0 0 0 10px;
}
.evideo p {
	margin:0 !important;
}
#content.videocat h3 {font-size: 18px;padding-bottom:4px;}
#content.videocat object, #content.videocat img, #content.videocat p object,
.evideo object, .evideo img, .evideo p object
{display:block;width: 250px;height: 183px;}

#content li {margin-left: 27px;	font-size: 13px; padding-bottom: 10px; line-height: 16px;}
#content ol {list-style-image:none;	list-style-position:outside; list-style-type:decimal;}
#content ul {list-style-image:none;	list-style-position:outside; list-style-type:disc;}
#content h1 {
	font-size:375%;
	font-weight:normal;
	line-height:1.3em;
}
#content h2 {
	line-height: 1.2em;
}
#content h3 {
	font-size:200%;
	font-weight:normal;
	line-height:1.3em;
}
#content .head h3 {
	font-size:180%;
	padding-bottom:0;
}
#content h4 {
	font-size:150%;
	line-height:1.3em;
	padding-bottom:4px;
}
#content h5 {
	font-size:132%;
	line-height:1.3em;
	padding-bottom:4px;
}
#content .head h5 {
	font-size:100%;
	font-weight:normal;
}
#content h6 {
	font-size: 125%;
	line-height: 1.3em;
}
.entry p.byline {
	margin-top:-8px;
}
blockquote {
	background:#F4E8FF none repeat scroll 0 0;
	border:1px dotted #666666;
	font-family:Georgia,sans-serif;
	font-size:14px;
	margin-bottom:20px;
	margin-left:15px;
	padding:15px;
}
.entry blockquote p {margin-bottom: 0;}
address {font-size: 13px;margin-left: 25px;line-height:1.3em;}
#content.archive h2 {
	font-size: 20px;
}
/* ==========================================
=====!  Helper Styling  =====
============================================*/
hr {
	border-top:1px dotted #CCCCCC;
	clear:both;
	color:#FFFFFF;
	height:0;
}
.clr {
	clear: both;
	height: 1px;
}
.orangehead {
	color: #FD8F01 !important;
}
.purplehead {
	color: #380169 !important;
}
textarea {
	width: 98%;
}
#vid-subcats {
	background: #FBFBF9;
	border: 1px dotted #efefef;
	margin-bottom: 18px;
}
#vid-subcats ul {
	list-style-image:none;
	list-style-position:outside;
	list-style-type:none;
	margin:0;
	padding:0;
	line-height: 22px;
}
#vid-subcats li {
	display:inline;
	margin:0;
	padding:10px;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
	background: #fff url(images/bg-content.jpg) repeat-y right;
	text-align: left;
	min-height: 720px;
}
#wrapper.wide {
	background:#FFFFFF url(images/bg-wide.jpg) repeat-y scroll -11px top;
}
#wrapper.full {
	background: #fff;
}
#wrapper.wide #sidebar {
	width: 200px;
}
#masthead {
	background:transparent url(images/masthead-bg.jpg) no-repeat scroll left center;
	height:95px;
	position:relative;
	width:100%;
}
#logo {
	float:left;
	margin-left:15px;
	margin-top:8px;
}
#partnership-badge {
	position:absolute;
	right:240px;
	top:30px;	
}
#sponsors {
	position: absolute;
	top:17px;
	right: 0px;
}
.alignleft {
	float: left;
	margin: 5px 10px 5px 0px;
}
.alignright {
	float: right;
	margin: 5px 0px 5px 10px;
}
.conversation {
	background:#CDC3DD;
	border-top:3px solid #522380;
	display:block;
	padding-bottom:1px;
	padding-top:1px;
	position:relative;
}
.conversation h2, #sidebar h2 {
	color:#380169;
	font-size:25px;
	font-weight:normal;
	margin-left:10px;
	margin-top:10px;
}
.conversation .convo-icon {
	position:absolute;
	right:17px;
	top:0;
}
/* ==========================================
=====!  Navigation Styling  =====
============================================*/

#topnav {
	width: 100%;
	background: url(images/nav-bg.jpg) repeat-x left;
	height: 27px;
	position: relative;
}
ul#nav, #subnav ul{
	font-size: 16px;
	margin-left: 8px;
	position: absolute;
}
ul#nav li, #subnav ul li {
	float: left;


}
ul#nav li a, #subnav ul li a {
	color:#FFFFFF;
	line-height:28px;
	margin-left:4px;
	margin-right:4px;
	padding:4px 18px;
	text-decoration:none;
}
ul#nav li a:hover, ul#nav .current_page_item, #subnav ul li a:hover, #subnav ul li.current_page_item a {
	background:#FFFFFF none repeat scroll 0 0;
	border-left:1px solid #F1B501;
	border-right:1px solid #F1B501;
	border-top:1px solid #D7A201;
	color:#380169;
	line-height:33px;
	padding:4px 17px 3px;
}
ul#nav .register {
	background: #fd8f01;
}
#subnav {
	background: url(images/subnav-bg.jpg) repeat-x;
	height: 37px;
}
#subnav ul {
	margin-left: 25px;
}
#subnav ul li {
	display: inline;
}
#subnav ul li a {
	color: #333;
	line-height: 33px;
}
#subnav ul li a:hover, #subnav ul li.current_page_item a {
	border-left:1px solid #CCCCCC;
	border-right:1px solid #CCCCCC;
	border-top:1px solid #BFBFBF;
	color:#333333;
	line-height:35px;
	padding-bottom:2px;
}
/* ==========================================
=====!  Search styling  =====
============================================*/
#search {
	bottom:5px;
	margin-left:10px;
	margin-right:10px;
}
#search input {
	border:0 none;
	margin:0;
	padding:3px 2px 3px 4px;
}
#search input.searchbar {
	border:1px solid #CCCCCC;
	color:#5F5F5F;
	float:left;
	font-size:11px;
	margin-left:10px;
	margin-right:2px;
	margin-top:6px;
	padding-left:8px;
	width:265px;
}
#search input.button {
	float:left;
	margin-top:1px;
}
/* ==========================================
=====!  Content Area Styling  =====
============================================*/
#content {
	float:left;
	margin-left:25px;
	margin-top:6px;
	width:525px;
	min-height: 720px;
}
#content.full {
	width: 905px;
}
#content.wide {
	width: 685px;
}
#content h2 {
	font-size: 40px;
	color: #380169;
	font-weight: normal;
	padding-bottom: 12px;
}
#content.single h2 {font-size: 28px;}
#content.home h2 {
	font-size: 30px;
}
#content p.tagline {
	font-size:13px;
	line-height:18px;
	margin-bottom:20px;
	padding-left:2px;
}
.entry {
	margin-left: 5px;
}
.entry h3 {
	font-size:24px;
	font-weight:normal;
	line-height:29px;
	padding-bottom:18px;
}
.entry h3 a {
	color: #fd8f01;
	text-decoration: none;
}
.entry h3 a:hover {
	text-decoration: underline;
	color: #8159a5;
}
.entry p {
	margin-bottom: 20px;
	font-size: 13px;
	line-height: 18px;
}
.entry .thumb img {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	border: 1px solid #454545;
}
#content a {
	color: #fd8f01;
	text-decoration: none;
}
#content a:hover {
	text-decoration: underline;
}
.details {
	border: 1px solid #fee3bf;
	background: #fff6db;
	margin-bottom: 25px;
	margin-top: 20px;
}
.details p {
	color:#555555;
	font-size:12px;
	margin:0;
	padding:5px 5px 5px 7px;
}
#content .details p a {
	color: #8159a5;
	text-decoration: none;
}
#content .details p a:hover {
	text-decoration: underline;
}
.details p a.comments, .post p.meta .comments {
	background:transparent url(images/comments-icon.jpg) no-repeat scroll left center;
	padding-left:21px;
	border:0;
}
.entry .more {
	font-weight: bold;
}
/* ==========================================
=====!  Home Page Module Styling  =====
============================================*/
#convolink {
	font-size:120%;
	margin-bottom:15px;
}

#convo-excerpts {
/*TEST	background: #fff6db;
	border: 1px solid #fee3bf; */
	position: relative;
	margin-top:30px;
}
#convo-excerpts h3 {
	padding-bottom: 0;
	padding-top: 10px;
	border-bottom:1px solid #EFEFEF;
}

#convo-excerpts h3 a {
/*TEST	margin-left:15px; */
	margin-top:10px;
	padding-bottom:0;
	color:#8159A5;
	font-size:24px;
}
#convo-excerpts img.RSS {
	position:absolute;
	right:10px;
	top:-20px;
}
#convo-excerpts .post h4 {
	margin-bottom:3px;
	font-weight: normal;
}
#convo-excerpts .post h4 a {
	color: #333;
}
#convo-excerpts .post h4 a:hover {
	text-decoration: underline;
}
#convo-excerpts .post {
	border-bottom:1px solid #efefef;
/*TEST	margin-left:30px; */
	margin-right:30px;
	margin-top: 10px;
}
#convo-excerpts .post p.meta {
	padding-top:2px;
}
#convo-excerpts .post p.meta a, #convo-excerpts a {
	color:#8159A5;
}
#convo-excerpts .post p {
	margin-bottom: 10px;
	text-align: justify;
}
#convo-excerpts p.morelink {
	float: right;
	padding-right: 25px;
	clear: both;
	margin-bottom: 8px;
	margin-top: 8px;
}
/* ==========================================
=====!  sidebar styling  =====
============================================*/
#sidebar {
	float:right;
	margin-top:-8px;
	width:350px;
	margin-right: 26px;
}
#sidebar a {
	color: #FD8F01;
	text-decoration: none;
}
#sidebar h2.purpleheader a {
	color:#380169;
	display:block;
	height:30px;
	width:280px;
}
#sidebar h3 {
	font-size:115%;
	font-weight:normal;
	padding-bottom:6px;
}
#sidebar h3 a {
	color: #380169;
}
#sidebar .videos h3 {
	text-align: right;
	padding-right: 25px;
}
#sidebar a:hover {
	text-decoration: underline;
	color: #380169;
}
#sidebar .widgets li h2.widgettitle {
	background-position:21px top;
	background-repeat:no-repeat;
	height:64px;
	margin:0 0 -20px;
	text-indent:-9999em;
/*	color:#380169;
	font-size:22px;
	font-weight:normal;
	line-height:28px;
	margin-left:10px; */
}
.Advman_Widget_widget {
	text-align: center;
}
#sidebar .widgetbg-top {
	height: 19px;
	background: transparent url(images/widgetbg-top.jpg) no-repeat center top;
	margin: 15px 0 0 0;	
	display: block;
	border: 0;
	padding: 0;
}
#sidebar .widgets .widget {
	background:#FFFFFF none repeat scroll 0 0;
	border-left:1px solid #FEE3BF;
	border-right:1px solid #FEE3BF;
	clear:both;
	margin:0 14px;
	overflow:hidden;
}
#sidebar .widgetbg-bot {
	height: 19px;
	background: transparent url(images/widgetbg-bot.jpg) no-repeat center bottom;
	margin: 0 0 15px 0;
	border: 0;
	padding: 0;
}
#sidebar .conversation .widgetbg-bot {
	background-image: url(images/cwidgetbg-bot.jpg);
}
#sidebar .conversation .widgetbg-top {
	background-image: url(images/cwidgetbg-top.jpg);
}
#sidebar .widgets .widget.widget_twitter {
	position: relative;
}
#sidebar .widgets p.follow {
	text-align: right;
	font-weight: bold;
	margin: 0;
	padding: 0;
	padding-right: 30px;
}
/* ===== Header images for sidebar sections =======*/
.widgets .recent-com h2 {background-image: url(images/recent-comments.jpg);}
.widgets .videos h2 {background-image: url(images/videos-h2.jpg);}
.widgets .highlights h2 {background-image: url(images/highlights-h2.jpg);}
.widgets .widget_calendar h2{background-image: url(images/calendarhead.jpg);}
.widgets .widget_ffactivity h2 {background-image: url(images/friendfeedhead.jpg);}
.widgets .events h2 {background-image: url(images/eventshead.jpg);}
#sidebar .widget_twitter h2 {background-image: url(images/recent-tweets.jpg);}
.widgets .about-widget p {
	line-height:1.25em;
	padding:0 8px;
}
.widgets .about-widget h2 {background-image: url(images/abouthead.jpg);}
/* ==== That's all of that ==== */

#sidebar .widget_twitter img {
	position:absolute;
	right:0px;
	top:0px;
}

#sidebar.norm .widgets .widget.socnet {
	background:#FFFFFF url(images/socialmedia-bg.jpg) no-repeat scroll 20px 41px;
	height:60px;
	margin-top:0;
	position:relative;
}
#twitter-followers h2 {
	background-image: url(images/twitter-followers.jpg);
}
.twitter-followers {
	margin-left:20px;
	margin-right:20px;
}
.fb {margin-left: 10px;}
#sidebar.norm .widgets .widget.socnet a img {
	float: left;
	margin-left: 20px;
}

#sidebar .widgets p, #sidebar .widgets .textwidget {
	margin: 10px;
}
#sidebar .conversation .widgets .widget {
	border-right:1px solid #522380;
	border-left: 1px solid #522380;
}
#sidebar .widget ul.twitter {
	padding-top: 5px;
}
#sidebar .widget ul {
	padding:10px 18px;
}
#sidebar .widget li {
	padding-bottom: 10px;
	font-size: 12px;
	line-height: 15px;
	border-botom: 1px dotted #CCCCCC;
}
#archives ul{
	margin-left: 10px;
}
#archives li {
	float: left;
	width: 33%;
}
#werbach {
	margin: 0 15px;
	background: #fff;
}
#sidebar .widgets #werbach p {
	line-height: 1.2em;
	padding: 0 10px;
	margin: 0 10px;
}
#sidebar #werbach.widget {
}

p.sb-link, div.sb-link {
	background:#FFFFFF none repeat scroll 0 0;
	border:1px solid #CCCCCC;
	line-height:1.2em;
	margin:15px;
	padding:10px;
}

ul#tquotes li {
	padding:4px 0;
}

ul#tquotes li span {
	font-style:italic;
}

#quotearea {
	background:transparent url(images/twittericon.gif) no-repeat scroll 20px 7px;
	line-height:1.2em;
	padding:10px 18px 10px 47px;
}

#werbach img {
	float:left;
	margin-right:10px;
	margin-top:4px;
}
.socnet ul li {
	display: inline;
}
.socnet ul li img {
	margin-right: 3px;
}
.conv-tagline {
	background:#F7B12F url(images/infobox-bg.jpg) no-repeat scroll left top;
    height:95px;
    position:relative;
    text-align:center;
    width:100%;
}
.conv-tagline img {
	margin-top:10px;
}
/* ==========================================
=====!  UPDATES of AUG 17  =====
============================================*/
#sidebar #email-opt-in-desc {
	background: #522381;
	color: #fff;
	height: auto;
}
#email-opt-in-desc h4, #email-opt-in-desc p {
	line-height:16px;
	padding:8px 15px 4px;
	text-align:left;
}
#email-opt-in-desc h4 {
	font-size: 18px;
	line-height: 1.2em;
}

.subscribe .email {
}
.subscribe .submit {
	margin-left: 3px;
}
.subscribe body {
	background:#333;
}
html body form#form1 {
	margin: 0;
}
html body form ul.emailsignup {
	line-height:16px;
	padding:8px 20px 4px;
	text-align:left;
	width: 300px;
}
iframe ul.emailsignup li {
	display: inline;
}
iframe input.emailfield {
	width: 180px;
	padding-left: 3px;
}
iframe input.submit {
}

iframe #form1 {
	background:#000;
}

.subscribe {
	background: #000;
	position: relative;
	font-size: 11px;
	color: #fff;
	height:35px;
}
.subscribe-convo {
	height:135px;
font-size: 10px;

}
#sidebar.norm .subscribe {
}
#sidebar.norm #search {
	margin-top: 0;
	border-top: 0;
}
#sidebar #infobox {
	position: relative;
}
#sidebar #infobox.emailsignup {
	margin-bottom: 12px;
}
#sidebar.norm .conv-tagline {
	background:transparent url(images/date-bg.gif) no-repeat scroll 0 0;
	height:94px;
	position: relative;
}
.conv-tagline img.register {
	bottom:32px;
	position:absolute;
	right:15px;
}
#sidebar span.venue a {
	bottom:12px;
	color:#522380;
	font-size:12px;
	position:absolute;
	right:23px;
}
#speakers {
	margin-left: 10px;
}
#speakers .speakersub {
	margin-bottom:15px;
	margin-top:12px;
}
#speakers img {
	border: 1px solid #454545;
}
#speakers .speakersub img {
	float:right;
	margin-right:12px;
	margin-top:-16px;
	border: 0;
}
#speakers .venulink {
	margin-left: 18px;
	margin-bottom: 10px;
}
.speaker {
	width: 81px;
	text-align: center;
	float: left;
	margin: 8px 1px;
}
#sidebar.norm .speaker .name a {
	color: #8159a5;
}
.speaker p {
	padding: 0;
	margin: 0;
	font-size: 12px;
	line-height: 15px;
	padding-top:3px;
}
#infobox img.rss {
	left:290px;
	position:absolute;
	top:17px;
}
#sidebar img.email {
	left:229px;
	position:absolute;
	top:17px;;
}
.navigation .prevpost, .navigation .nextpost {
	margin-top: 30px;
}
.navigation .prevpost a {
	background:transparent url(images/entries-older.jpg) no-repeat scroll left center;
	font-size:15px;
	padding-bottom:4px;
	padding-left:37px;
	padding-top:4px;
}
.navigation .nextpost a {
	padding: 4px 37px 4px 0px;
	background: url(images/entries-newer.jpg) no-repeat right center;
	font-size: 15px;
}
#footer {
	height: 30px;
	background: #FEBF00;
	border-top: 1px solid #333;
	margin-top: 30px;
}

#footer ul {
	color: #fff;
	font-size: 13px;
	line-height: 30px;
	text-align: left;
	margin-right: 25px;
	margin-left: 30px;
}
#footer a {
	color: #8159A5;
	text-decoration: none;
}
#footer a:visited {
	color: #454545;
}
#footer a:hover {
	text-decoration: underline;
	color: #380169;
}
/* ==========================================
=====!  Calendar Style  =====
============================================*/
#calendar_wrap {text-align: center;}

#calendar_wrap #wp-calendar {
	margin:0 auto;
	width:92%;
	margin-bottom: 12px;
}
#wp-calendar caption {
	background:#EFEFEF none repeat scroll 0 0;
	border-bottom:3px double #CCCCCC;
	font-size:18px;
	font-weight:bold;
	letter-spacing:3px;
	line-height:21px;
	padding-bottom:3px;
	margin-top: 10px;
}
#wp-calendar td, #wp-calendar th {
	line-height: 22px;
}
#wp-calendar tfoot {
	background:#EFEFEF none repeat scroll 0 0;
	border-top: 3px double #ccc;
}
#wp-calendar #prev {
	text-align: left;
	padding-left: 4px;
}
#wp-calendar #next {
	text-align: right;
	padding-right: 4px;
}
/* ==========================================
=====!  Overrides  =====
============================================*/

#content .fpss-introtext .slidetext h1 a{color:#fff;}
#content .fpss-introtext .slidetext h1 a:hover{text-decoration:none;color:#FD8F01;}
#fpss-container img{width:525px;}
#content .fpss-introtext .slidetext a.readon{color:#fff;}
#content .fpss-introtext .slidetext a.readon:hover{color:#333;}
#content .slidetext h1 {line-height: .75em;}
#content .fpss-introtext .slidetext p {margin-bottom: 8px;}

/* ==========================================
=====!  Comment Styling  =====
============================================*/
h3#comments {border-top:1px dotted #CCCCCC;font-size:150%;margin-top:5px;padding-top:12px;}
.comments{border:1px solid #E7E7E7;margin:19px 0 0;overflow:hidden;width:328px;}
.comments h2{-x-system-font:none;background:#E7E7E7 none repeat scroll 0 0;color:#333333;font-family:'Lucida Grande',Verdana,Arial,Helvetica,sans-serif;font-size:120%;font-size-adjust:none;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:bold;line-height:100%;padding:8px;width:312px;}
.comments ul{list-style-image:none;list-style-position:outside;list-style-type:none;overflow:hidden;padding:7px 8px 2px;width:312px;}
.comments ul li{background:transparent url(images/separator04.jpg) no-repeat scroll 0 8px;padding:0 0 0 10px;width:302px;}
.comments ul li a{-x-system-font:none;color:#281C88;font-family:'Lucida Grande',Verdana,Arial,Helvetica,sans-serif;font-size:100%;font-size-adjust:none;font-stretch:normal;font-style:normal;font-variant:normal;font-weight:normal;line-height:140%;text-decoration:none;}
.comments ul li a:hover{text-decoration:underline;}
.alt{background-color:#F8F8F8;border-bottom:1px solid #DDDDDD;border-top:1px solid #DDDDDD;margin:0;padding:10px;}
.commentlist{padding:0;text-align:justify;}
#content .commentlist li{list-style-image:none;list-style-position:outside;list-style-type:none;margin:10px 0 3px;padding:5px 10px 3px;}
.commentlist cite,.commentlist cite a{font-size:1.1em;font-style:normal;font-weight:bold;}
.commentlist p{margin:10px 5px 10px 0;}
#commentform p{margin:5px 0;}
.nocomments{margin:0;padding:0;text-align:center;}
.commentmetadata{display:block;margin:0;}
#respond textarea {font-family:'Ludica Grande',verdana,arial,helvetica,sans-serif;font-size:13px;}
#respond {margin-top:15px;}
#respond h3 {font-size: 150%;}

.spkimgbig {
	padding:5px;
	margin: 0 0 5px 5px;
	float:right;
	background:#fbfcf7;
	border:1px solid #feeacf;
}

.spkinfo {
	color:#464646;
	display:block;
	font-size:0.5em;
	line-height:0.5em;
	margin:0;
	padding:0 0 0 1px;
}

.sidebar-text {
	padding:10px;
}