/*  
Theme Name: inVerge Custom
Theme URI: http://inverge.com/
Description: Custom WordPress theme for the inVerge 2007 conference, designed by eROI.
Version: 1.0
Author: eROI
Author URI: http://eroi.com/
*/


/************************************************************************

	Site:		inVerge.com

	Author:		eROI		[www.eroi.com]  

	Client:		Steve Gehlen		[http://www.inverge.com/]

	Listing Order:
	==============

	1 - Global
	2 - Structure/Layout
	3 - Main Content
	4 - Sub Navigation
	5 - Left Navigation
	6 - Footer Navigation
	

************************************************************************/

/***********************************************************************
	1 - GLOBAL STYLES
************************************************************************/

body {
	background: #fff;
	font: 62.5%/1.6em Verdana, Helvetica, Arial, sans-serif;
	color: #1a0202;
	line-height: 16px;
	padding-top: 12px;
	text-align: center;
}

html, h1, h2, h3, h4, h5, h6, ol, ul, li, dl, dt, dd, form, input, select, div, p, img, table, td { 
	margin: 0; 
	padding: 0; 
}

a {
	text-decoration: none;
	color: #EB9528;
}

a:hover {
	text-decoration	: underline;
}

p {
	margin-bottom: 1.4em;
}

span.disappear {
	margin-left: -9999px;
}

.clearer {
	clear: both;
	line-height: 0;
}

/***********************************************************************
	2 - STRUCTURE/LAYOUT STYLES
************************************************************************/

div#container {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

div#wrapper {
	background: url(/wp/wp-content/themes/inverge/images/bg_page.gif) repeat-y top left;
	height: 100%;
}

div#contentwrap {
	width: 671px;
	float: right;
}

div#sidebar {
	width: 239px;
	float: left;
}


/***********************************************************************
	3 - HEADER STYLES
************************************************************************/

div#header h1 {
	background: url(/wp/wp-content/themes/inverge/images/header.jpg) no-repeat top left;
	width: 960px;
	height: 174px;
}

div#header h1 a {
	display: block;
	width: 100%;
	height: 100%;
}

div#utilities {
	width: 960px;
	text-align: right;
	height: 27px;
	
}

div#utilities ul {
	list-style-type: none;
	padding: 0 12px 0 0;
}

div#utilities ul li {
	display: inline;
	color: #575757;
	line-height: 27px;
}

div#utilities ul li a {
	text-transform: uppercase;
	color: #474747;
	font-weight: bold;
}

div#nav {
	width: 960px;
	height: 71px;
	background: url(/wp/wp-content/themes/inverge/images/bg_navshadow.gif) no-repeat bottom left;
	border-bottom: 1px solid #dedddd;
}

div#nav ul {
	list-style-type: none;
}

div#nav ul li {
	float: left;
	height: 41px;
}

div#nav ul li a {
	display: block;
	height: 100%;
	width: 100%;
}

li#nav_speakers { width: 163px; background: url(/wp/wp-content/themes/inverge/images/nav_speakers_over.gif) no-repeat top left; }
li#nav_schedule { width: 172px; background: url(/wp/wp-content/themes/inverge/images/nav_schedule_over.gif) no-repeat top left; }
li#nav_sponsors { width: 172px; background: url(/wp/wp-content/themes/inverge/images/nav_sponsors_over.gif) no-repeat top left; }
li#nav_audience { width: 153px; background: url(/wp/wp-content/themes/inverge/images/nav_audience_over.gif) no-repeat top left; }
li#nav_location { width: 153px; background: url(/wp/wp-content/themes/inverge/images/nav_location_over.gif) no-repeat top left; }
li#nav_register { width: 147px; background: url(/wp/wp-content/themes/inverge/images/nav_register_over.gif) no-repeat top left; }

li#nav_speakers a { width: 163px; background: url(/wp/wp-content/themes/inverge/images/nav_speakers.gif) no-repeat top left; }
li#nav_schedule a { width: 172px; background: url(/wp/wp-content/themes/inverge/images/nav_schedule.gif) no-repeat top left; }
li#nav_sponsors a { width: 172px; background: url(/wp/wp-content/themes/inverge/images/nav_sponsors.gif) no-repeat top left; }
li#nav_audience a { width: 153px; background: url(/wp/wp-content/themes/inverge/images/nav_audience.gif) no-repeat top left; }
li#nav_location a { width: 153px; background: url(/wp/wp-content/themes/inverge/images/nav_location.gif) no-repeat top left; }
li#nav_register a { width: 147px; background: url(/wp/wp-content/themes/inverge/images/nav_register.gif) no-repeat top left; }

div#nav ul li a:hover {
	background: none;
}

/***********************************************************************
	4 - SIDEBAR STYLES
************************************************************************/

div#sidebarregister h2 {
	background: url(/wp/wp-content/themes/inverge/images/btn_register.gif) no-repeat top left;
	height: 65px;
	width: 207px;
	margin: 0 auto;
	padding: 0;
}

div#sidebarregister h2 a {
	display: block;
	width: 100%;
	height: 100%;
}


div.box {
	width: 100%;
	border-bottom: 1px solid #dedddd;
	margin: 0 auto;
	background: #789ab3;
	padding: 10px 0;
}

input#s {
	display: block;
	background: url(/wp/wp-content/themes/inverge/images/bg_input.gif) repeat-x top left;
	width: 80px;
	height: 18px;
	line-height: 18px;
	border: none;
	display: block;
	float: right;
	margin: 10px 0 0 0;
	padding: 2px 3px 3px 3px;
	color: #555;
}

input#searchsubmit {
	float: left;
	margin: 0 0 10px 0;
}

div#sidebarsearch div {
	width: 205px;
	margin: 0 auto;
}

/***** NEWSLETTER *********/

div#sidebarsignup form {
	padding: 0 0 0 10px;
}

div#sidebarsignup form ul {
	list-style-type: none;
	
}

div#sidebarsignup label {
	display: block;
	width: 70px;
	float: left;
	text-align: right;
	padding: 0 5px 0 0;
}

div#sidebarsignup input.textbox {
	background: #fff url(/wp/wp-content/themes/inverge/images/bg_input.gif) repeat-x top left;
	border: 0;
	padding: 2px 3px;
	width: 85px;
	color: #555;
	margin: 0 0 3px 0;
}

div#emailsignup {
	float: right;
	padding: 0 10px 0 5px;
}

input#subscribe {
	float: right;
}

/***** SPONSORS ***********/

h3#h_sponsors {
	background: url(/wp/wp-content/themes/inverge/images/h_sponsors.gif) no-repeat top left;
	width: 137px;
	height: 19px;
	padding: 0 0 4px 0;
}

h3#h_partners {
	background: url(/wp/wp-content/themes/inverge/images/h_partners.gif) no-repeat top left;
	width: 137px;
	height: 19px;
	padding: 0 0 4px 0;
}

div#sponsors, div#partners {
	width: 239px;
	background: #154f79;
	padding-bottom: 10px;
}

div#partners {
	
	border-bottom: 1px solid #dcdddf;
}

div#sponsorswrap, div#partnerswrap {
	width: 200px;
	margin: 0 auto;
	padding: 10px 0;
}

div#sponsorscontent, div#partnerscontent {
	background: #fff;
	width: 178px;
	padding: 0 8px;
}

div#sponsorstopcap, div#partnerstopcap {
	width: 194px;
	height: 13px;
	background: url(/wp/wp-content/themes/inverge/images/sidebar_topcap.gif) no-repeat top left;
}

div#sponsorsbotcap, div#partnersbotcap {
	width: 194px;
	height: 13px;
	background: url(/wp/wp-content/themes/inverge/images/sidebar_botcap.gif) no-repeat top left;
}



/***********************************************************************
	5 - CONTENT STYLES
************************************************************************/

div#contenttopcap {
	width: 671px;
	height: 11px;
	background: url(/wp/wp-content/themes/inverge/images/content_topcap.gif) no-repeat top left;
}

div#contentbotcap {
	width: 671px;
	height: 11px;
	background: url(/wp/wp-content/themes/inverge/images/content_botcap.gif) no-repeat top left;
}

div#content {
	background: #fff;
	width: 601px;
	padding: 10px 35px;
	font-size: 1.1em;
	color: #333;
}

div#contentwrap {
	margin: 15px 25px 0 0;
	padding: 0 0 20px 0;
}

h2.pagetitle, h2.pagetitle a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	text-transform: uppercase;
	color: #154f79;
	padding: 5px 0 5px 0;
	width: 95%;
	border-bottom: 1px solid #333;
	text-decoration: none;
	margin: 0 0 10px 0;
}

h2.pagetitle a {
	border-bottom: none;
}

div#content p {
	margin: 0;
	padding-bottom: 1.4em;
}

table#speakerintros {
	padding: 10px 0;
}

table#speakerintros td {
	padding: 10px 5px;
	line-height: 1.3em;
}

table#speakerintros h2, div#content div.entry h2 {
	color: #154f79;
	font-size: 18px;
	font-weight: bold;
	line-height: normal;
}

table#speakerintros h3, div#content h3 {
	color: #555;
	font-size: 15px;
	font-weight: bold;
	line-height: normal;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}

div#content ul, div#content ol {
	padding-left: 30px;
}

div#content ul li, div#content ol li {
	padding-bottom: 6px;
}

div#content img.alignright {
	float: right;
	padding: 3px;
	margin: 0 0 0 7px;
	background: #dcdddf;
	border: 1px solid #789AB3;
}

div#content img.alignleft {
	float: left;
	padding: 3px;
	margin: 0 7px 0 0;
	background: #dcdddf;
	border: 1px solid #789AB3;
}

div#content p {
	line-height: 1.5em;
}

div.ddsg-wrapper h2, div.ddsg-wrapper p {
	display: none;
}