/*
Theme Name:SBMConferenceTheme
Description:SBM Conference Theme
Author: Summit Business Media
*/ 

/* basics */
* {
	margin:0;
	padding:0;
}

body {
	background:#676767;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
}

h1 {
	font-size:18pt;
}

h2 {
	font-size:14pt;
}

h3 {
	font-size:10pt;
}

h4 {
	font-size:9pt;
}

img {
	border:none;
	padding:0;
}

img a {
	border:none;
}

img.left {
	border:none;
	float:left;
	padding:6px 0 0;
}

img.right {
	border:none;
	float:right;
	padding:0 0 0 6px;
}

blockquote {
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px;
}

code {
	font-family:"Courier New", Courier, monospace;
}

/* links */
a {
	color:#000;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

#container {
	background:#FFF url('/wp-content/themes/SBMConferenceTheme/images/container-bg.gif') scroll repeat-y left top;
	border:1px #a9a9a9 solid;
	border-top-style:none;
	color:#333;
	margin:0 auto;
	overflow:hidden;
	padding:0;
	width:960px;
	z-index:1;
}

/* header */
#header {
	background-color:#FFF;
	color:#fff;
	height:auto;
	margin:0 auto;
	width:960px;
}

#header h1 {
	font:normal 20pt georgia, times;
	margin:0;
	padding:20px 0 0 16px;
}

#header h1 a {
	color:#404040;
	text-decoration:none;
}

#header h1 a:hover {
	color:#666;
	text-decoration:none;
}

#header h2 {
	color:#333;
	font:normal 10pt georgia, times;
	margin:0;
	padding:0 0 0 18px;
}

/* jQuery SuperFish Styles*/
#menu {
	background:#000;
	background-color:#ececec;
	font-family:verdana, arial, times, serif;
	font-size:8pt;
	overflow:visible;
	width:760px;
}

#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	float:left;
	list-style-type:none;
	margin:0;
	padding:0;
}

#menu ul li a {
	background:#ececec url('/wp-content/themes/SBMConferenceTheme/images/nav-bg.gif') repeat-x scroll left top;
	border-bottom:1px #a9a9a9 solid;
	border-right:1px #a9a9a9 solid;
	color:#fff;
	display:block;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	margin:0;
	padding:12px;
}

#menu ul li a:hover {
	background:#fff;
	background-color:#a9a9a9;
	color:#FFF;
}

#menu ul li ul {
	background-image:none;
	display:none;
	top:35px;
	width:200px;
}

/* END jQuery SuperFish Styles*/
#content {
	float:left;
	margin:14px 14px 14px 20px;
	overflow:hidden;
	width:639px;
}

.post {
	line-height:14pt;
	margin:0;
	padding:0;
}

.post h2 {
	font:normal 15pt georgia, times;
}

.post h2 a {
	color:#000;
	text-decoration:none;
}

.post h2 a:hover {
	color:#777;
	text-decoration:none;
}

.post li {
	margin-left:25px;
}

.entry, .newsWrapper {
	margin-bottom:24px;
}

.entry p {
	margin:12px 0;
}

.postmetadata {
	background:#F7F7F7;
	clear:both;
	margin:20px 0;
	padding:6px;
}

.navigation {
	float:left;
	font-size:8pt;
	margin:0;
	overflow:hidden;
	padding:0;
	width:100%;
}

.alignleft a {
	float:left;
	margin:25px 0;
}

.alignright a {
	float:right;
	margin:25px 0;
}

/* sidebar */
#sidebar {
	background-color:#f6f6f6;
	border-left:1px solid #ddd;
	float:right;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	height:100%;
	margin:0;
	padding:20px;
	width:240px;
}

#sidebar h2 {
	color:gray;
	font:normal 11pt arial, georgia, times;
	font-size:18px;
	font-weight:700;
	margin:0 0 -13px;
	padding:0;
}

#sidebar label {
	color:#000;
	font:normal 11pt arial, georgia, times;
	font-size:12px;
	margin:0;
	padding:0;
}

#sidebar p {
	margin:0;
	padding:0 6px 0 12px;
}

#sidebar img {
	margin:0;
	padding:0;
}

#sidebar ul {
	margin:0;
	padding:0;
}

#sidebar ul li {
	line-height:1.5;
	list-style-type:none;
	margin:0 0 10px;
	padding:0;
}

#sidebar ul ul {
	margin:14px 0;
	padding:0;
}

#sidebar ul ul li {
	list-style-type:none;
	margin:0;
}

#sidebar ul ul ul {
	margin:0;
	padding:0;
}

#sidebar ul ul ul li {
	color:silver;
	list-style-type:square;
	margin-left:15px;
	padding:0;
}

/* comments */
#commentform {
	background:#fff;
	margin:0;
	padding:0;
}

#commentform p {
	color:#000;
}

#commentform a {
	border-bottom:1px dotted #465D71;
	color:#000;
	line-height:14pt;
	text-decoration:none;
}

#commentform h3 {
	color:#000;
	font-family:georgia, times, verdana;
	font-size:10pt;
	font-weight:300;
	margin:0;
	padding:0;
}

#comment {
	width:80%;
}

#author,#email,#url,#comment,#submit {
	background:#fff;
	border:1px solid #000;
	font-family:verdana, arial, times;
	font-size:8pt;
	margin:5px 5px 0 0;
	padding:0;
}

#submit {
	margin:5px 5px 0 0;
}

#comments {
	margin:0;
	padding:0;
}

ol.commentlist {
	list-style-type:none;
	margin:0;
	padding:0;
}

.avatar {
	float:left;
	margin:0 12px 0 0;
}

ol.commentlist li {
	background:#fff;
	list-style-type:none;
	margin:10px 0;
	padding:5px 0 5px 10px;
}

ol.commentlist li.alt {
	background:#eee;
}

ol.commentlist li p {
	line-height:14pt;
	margin:6px 0;
	padding:0 12px 0 0;
}

ol.commentlist a {
	color:#000;
}

cite {
	font-family:arial, verdana, tahoma;
	font-size:9pt;
	font-style:normal;
	font-weight:700;
}

cite a {
	border-bottom:1px dotted #465D71;
	color:#000;
	text-decoration:none;
}

/* search */
#searchform {
	margin:14px 0;
	padding:0;
}

#searchform input#s {
	border:1px solid #000;
	margin:0;
	padding:2px;
}

#searchform input#searchsubmit {
	background:#333;
	border:none;
	color:#fff;
	text-transform:lowercase;
}

/* misc */
img.centered {
	display:block;
	margin-left:auto;
	margin-right:auto;
}

img.alignright {
	display:inline;
	margin:0 0 2px 7px;
	padding:4px;
}

img.alignleft {
	display:inline;
	margin:0 7px 2px 0;
	padding:4px;
}

.alignright {
	float:right;
}

.alignleft {
	float:left;
}

.wp-caption {
	-khtml-border-radius:3px;
	-moz-border-radius:3px;
	-webkit-border-radius:3px;
	background-color:#f3f3f3;
	border:1px solid #ddd;
	border-radius:3px;
	margin:10px;
	padding-top:4px;
	text-align:center;
}

.wp-caption img {
	border:0 none;
	margin:0;
	padding:0;
}

.wp-caption p.wp-caption-text {
	font-size:11px;
	line-height:17px;
	margin:0;
	padding:0 4px 5px;
}

/* footer */
#footer {
	background:#676767 url('/wp-content/themes/SBMConferenceTheme/images/bgFooterNoGold.jpg') no-repeat scroll center top;
	clear:both;
	color:#FFF;
	height:150px;
	margin:0 auto 20px;
	width:960px;
}

#footer p {
	color:#eee;
	margin:0;
	padding:14px 0;
	text-align:center;
}

#footer a {
	color:#BCBCBC;
	text-decoration:none;
}

#footer a:hover {
	color:#5D5D5D;
	text-decoration:underline;
}

#handleBar {
	color:#FFF;
	font-size:12px;
	height:16px;
	margin:0 auto;
	padding:5px;
	width:950px;
}

#handleBar a {
	color:#fcd008;
	font-weight:700;
	margin:0 5px;
	text-decoration:none;
}

#handleBar a:hover {
	color:#FFF;
	text-decoration:underline;
}

.handleBarLeft {
	float:left;
}

.handleBarRight {
	float:right;
}

#handleBar img {
	margin-bottom:-3px;
}

#menuWrapper {
	background:#ececec url('/wp-content/themes/SBMConferenceTheme/images/nav-bg.gif') repeat-x scroll left top;
	border-bottom:1px #a9a9a9 solid;
	height:37px;
	margin:0 auto;
	position:relative;
	width:960px;
	z-index:999;
}

.current_page_item {
	background-color:#ececec;
}

.current_page_item a {
	color:#FFF;
}

#content a,#content a:visited {
	color:#7d0101;
	text-decoration:underline;
}

#content a:hover {
	color:#af092d;
	text-decoration:none;
}

.slideShowWrapper {
	background-color:#FFF;
	border:1px #a9a9a9 solid;
	height:270px;
	margin-bottom:24px;
	padding-bottom:10px;
	z-index:1;
}

#sidebar h3,#sidebar h4 {
	background-color:gray;
	color:#FFF;
	font-size:12px;
	font-weight:700;
	padding:3px 6px;
	text-transform:uppercase;
}

#sidebar ul li .page-item {
	padding-left:5px;
}

#sidebar a {
	color:gray;
}

#sidebar .current_page_item {
	background-color:silver;
}

#sidebar .current_page_item a {
	color:#000;
	padding-left:3px;
}

#content .registerNowButton {
	background:#5ba711 url('/wp-content/themes/SBMConferenceTheme/images/register-now-button-bg.gif') repeat-x scroll left center;
	border-bottom:1px #a9a9a9 solid;
	border-right:1px #a9a9a9 solid;
	height:auto;
	padding:20px;
	text-align:center;
	width:310px;
}

#content .registerNowButton a,#content .registerNowButton a:visited {
	color:#FFF;
	font-size:32px;
	font-weight:700;
	letter-spacing:-1px;
	text-decoration:none;
}

#content .registerNowButton a:hover {
	color:#bddca0;
	text-decoration:none;
}

#sidebar .registerButton {
	background:#7D0101 url('/wp-content/themes/SBMConferenceTheme/images/register-button-bg.gif') repeat-x scroll left center;
	border-bottom:1px solid #A9A9A9;
	border-right:1px solid #A9A9A9;
	padding:10px 5px;
	text-align:center;
}

#sidebar .registerButton a,#sidebar .registerButton a:visited {
	color:#fff;
	font-size:32px;
	font-weight:700;
	letter-spacing:-1px;
}

#sidebar .registerButton a:hover {
	color:#df92a3;
	text-decoration:none;
}

#sidebar .outlookButton {
	background:#ffcf83 url("/wp-content/themes/SBMConferenceTheme/images/outlook-button-bg.gif") repeat-x scroll left center;
	border-bottom:1px solid #A9A9A9;
	border-right:1px solid #A9A9A9;
	padding:10px 5px;
	text-align:center;
}

#sidebar .outlookButton a,#sidebar .outlookButton a:visited {
	color:#333;
	font-size:24px;
	font-weight:700;
	letter-spacing:-1px;
}

#sidebar .outlookButton a:hover {
	color:#666;
	text-decoration:none;
}

#sidebar .sideBarContent {
	background-color:#FFF;
	border-bottom:1px #a9a9a9 solid;
	border-left:1px #a9a9a9 solid;
	border-right:1px #a9a9a9 solid;
	margin-bottom:10px;
	padding:10px;
}

#sidebar .outside_container .submit_button,#content .outside_container .submit_button {
	background:#ffcf83 url('/wp-content/themes/SBMConferenceTheme/images/outlook-button-bg.gif') repeat-x scroll left center;
	border-style:none;
	color:#FFF;
	font-size:16px;
	font-weight:700;
	padding:6px 10px;
	text-align:center;
}

#sidebar .q {
	padding-left:0;
	padding-right:0;
}

#sidebar .full_width_space {
	margin-left:0;
	margin-right:0;
}

.focus {
	background-color:#ececec;
	border:1px #a9a9a9 solid;
	float:right;
	padding:10px;
}

#footer .footerNav {
	margin-top:10px;
	text-align:left;
}

#bottom-nav {
	float:left;
}

#bottom-nav li {float:left;}

.footerCopyright {clear:left}

#footer .footerNav a,#footer .footerNav a:visited {
	color:#919291;
	font-size:20px;
	font-weight:400;
	margin-right:15px;
	text-decoration:none;
}

#footer .footerNav a:hover {
	color:#FFF;
	margin-right:15px;
	text-decoration:underline;
}

#footer .footerCopyright {
	margin-top:10px;
	text-align:left;
}

#footer .footerCopyright a,#footer .footerCopyright a:visited {
	color:#919291;
	text-decoration:none;
}

#footer .footerCopyright a:hover {
	color:#FFF;
	text-decoration:underline;
}

.footerPad {
	border-top:0 silver solid;
	padding:20px 0 20px 10px;
	text-align:center;
}

#footer .confLogo img {
	border-style:none;
	float:right;
	margin-right:5px;
}

#footer .sbmLogo img {
	border-style:none;
	float:right;
}

#footer .footerNav {text-align:left;font-size:18px; }
#footer .footerNav a, #footer .footerNav a:visited { color:#999999;font-size:18px;text-decoration:none;font-weight:normal;margin-right:15px; }
#footer .footerNav a:hover { color:#7b1315; text-decoration:underline; margin-right:15px;}
#footer .footerCopyright {text-align:left;margin-top:10px;color:#919291;width:400px;}
#footer .footerCopyright a, #footer .footerCopyright a:visited { color:#919291; text-decoration:underline; }
#footer .footerCopyright a:hover { color:#7b1315;text-decoration:underline; }
.footerPad { padding:10px 0px 20px 20px; text-align:center; border-top:0px silver solid; }
#footer .confLogo img { border-style:none; float:right;margin-right:20px; }
#footer .riLogo img { border-style:none; float:right;margin-right:25px; margin-top:10px; }
#footer .sbmLogo img { border-style:none; float:right;margin-right:25px;margin-top:10px; }
.footerProduced {text-align:left; margin-left:425px;}
.footerSponsored {text-align:left; margin-left: 165px;}

h2,.post h2,#content .post h2 a {
	color:gray;
	font-family:Arial, Helvetica, sans-serif;
	font-size:28px;
	font-weight:100;
	letter-spacing:-1px;
	padding-bottom:25px;
}

h3,.post h3,#content .post h3 a,#content .header {
	color:#829d60;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	font-weight:700;
	padding-bottom:5px;
}

.dayBar,.dateBar {
	background-color:gray;
	color:#FFF;
	font-size:14px;
	font-weight:700;
	padding:5px;
	text-transform:uppercase;
}

.timeBar {
	padding:5px;
}

.eventBar {
	border-bottom:1px silver dotted;
	margin-bottom:15px;
}

.eventL {
	border-top:1px silver dotted;
	float:left;
	font-weight:700;
	margin-bottom:10px;
	padding:5px 0;
	width:160px;
}

.eventR {
	border-top:1px silver dotted;
	color:#666;
	float:left;
	margin-bottom:10px;
	padding:5px 0;
	width:470px;
}

.faqA {
	border-bottom:1px dotted silver;
	color:#666;
	margin:5px 5px 25px 25px;
	padding-bottom:10px;
}

#content .colL,#content colR {
	float:left;
	width:315px;
}

.lcdstyle {
	background-color:#FFF;
	border:1px #a9a9a9 solid;
	margin-bottom:10px;
	padding:10px;
}

.dateBlue {
	color:gray;
	float:left;
	font-size:36px;
	font-weight:700;
	margin-right:7px;
}

.lcdText {
	height:auto;
	margin:5px;
}

.darkBlueBox {
	background:#09C;
	border:1px solid #666;
	color:#FFF;
	font-size:14px;
	font-weight:700;
	padding:5px;
}

.lightGrayBox1 {
	background:#e1e1e1;
	border-bottom:1px solid #666;
	border-left:1px solid #666;
	color:#000;
	font-size:12px;
	font-weight:700;
	padding:5px;
}

.track {
	border-bottom:1px solid #666;
	color:#000;
	font-size:12px;
	padding:5px;
}

.darkGrayBox {
	background:#09C;
	border:1px solid #666;
	color:#FFF;
	font-size:13px;
	font-weight:700;
	padding:5px;
}

.lightGrayBox2 {
	background:#e1e1e1;
	border-bottom:1px solid #666;
	border-right:1px solid #666;
	color:#000;
	font-size:12px;
	font-weight:700;
	padding:5px;
}

.booth {
	border-bottom:1px solid #bcbabb;
	border-left:1px solid #bcbabb;
	color:#000;
	font-size:12px;
	padding:5px;
}

.exhibitor {
	border-bottom:1px solid #bcbabb;
	color:#000;
	font-size:12px;
	padding:5px;
}

.logo {
	border-bottom:1px solid #bcbabb;
	border-right:1px solid #bcbabb;
	color:#000;
	font-size:11px;
	padding:5px;
	text-align:center;
}

.clear {
	clear:both;
}

.nocomments {
	display:none;
}

.news {
	border-bottom:1px dotted silver;
	color:#666;
	margin:5px 5px 25px 25px;
	padding-bottom:10px;
}

.newsWrapper {
	background-color:#f6f6f6;
	border:1px solid silver;
	padding:20px;
}

.message {
	background-color:#fffee3;
	border:1px solid #003c6e;
	color:#003c6e;
	font-size:18px;
	margin-bottom:15px;
	padding:10px;
	text-align:center;
}

/*
Old SMAX inline table styles on pages like Speakers and Event Schedule*/
.blueBox {
	border:2px solid #09F;
	color:#09F;
	font-size:13px;
	font-weight:700;
	padding:3px;
}

.desc {
	border-bottom:1px solid #bcbabb;
	padding:5px;
}

.eb {
	border-bottom:1px solid #bcbabb;
	border-right:1px solid #bcbabb;
	padding:5px;
	text-align:center;
}

.after {
	border-bottom:1px solid #bcbabb;
	padding:5px;
	text-align:center;
}

#menu .sf-sub-indicator {
	background:url('/wp-content/themes/SBMConferenceTheme/images/arrows-ffffff.gif');
	top:1em;
}

#menu a.sf-with-ul {
	padding-right:25px;
}