
body {
	font: 14px arial,helvetica,sans-serif;
	margin: 18px auto 0 auto;
	padding: 0;
	color: #fff;
	background: #333;
	width: 960px;
	}

h1 {margin-bottom: 0.5em;}

#blog_posts, #header ul, #sidebar ul, #sponsors_partners ul {
	list-style-type: none;
	}

#blog_posts li {
	display: block;
	float: left;
	width: 160px;
	margin: 0 24px 0 0;
	padding: 0;
	font-size: 95%;
	line-height: 110%;
	}

#blog_posts:last-child {
	margin: 0;
	}
div.blog_post {
	margin:0 0 40px 0 !important;
}

#contents {
	width: 635px;
	margin: 0 28px 0 0;
	padding: 0;
	float: right;
	}

body.summits #contents {
	width: 449px;
	margin: 0px 210px 0px 0px;
	color: #333;
	background:#FCE51D;
	}
#body p, #body h3, #body li {
	margin: 2em 0;
}

body.summits #contents, body.summits #sidebar {
	min-height: 900px;
	}

#contents div, #blog_posts {
	color:#333;
	background:#FCE51D;
	margin: 0;
	padding:40px;
	min-height:250px !important;
	height:250px;
	height:auto;
	}

#contents div, body.summits #contents, #wrapper, #blog_posts {
	-webkit-border-radius: 40px;
	-moz-border-radius: 40px;
	border-radius: 40px;
	}

#date {
	position: absolute;
	top: 135px;
	left: 38px;
	font-weight: bold;
	font-size: 11px;
	}
	
#summits li, #sponsors, #research_offers, #sponsors_partners li {
	margin: 30px 0;
	padding-bottom: 10px;
	}

#footer {
	color: #aaa;
	background: transparent;
	width: 800px;
	margin: 10px auto 20px auto;
	padding: 0 40px 0 40px;
	text-align: center;
	}

#header {
	position: absolute;
	top: 0;
	left: 0;
	width: 925px;
	height: 74px;
	padding: 20px 0 0 35px;
	}

body.summits #header {
	height: 94px;
	}

#header ul li {
	text-transform: uppercase;
	font-weight: bold;
	}

h1, #blog_posts h3, a:link, a:visited {
	color: #00b2cc;
	background: transparent;
	}

#contents h2 {
	color: #60c00a;
	background: transparent;
	margin: 40px 0 15px 48px;
	padding: 0;
	}

#nav {
	position: absolute;
	font-size: 12px;
	bottom: -12px;
	right: 18px;
	height: 38px;
	}

#nav li {
	float: left;
	margin: 0;
	padding: 0;
	}

#nav li ul {
	position: absolute;
	width: 150px;
	left: -999em;
	border: 3px solid #00B6BF;
	-moz-border-radius:13px;
	-webkit-border-radius:13px;
	font: normal 11px verdana,arial,helvetica,sans-serif;
	line-height: 18px;
	z-index: 100;
	background: #fff;
	margin: 0;
	padding: 0;
	}

#nav li ul li {
	float: none;
	display: block;
	}

#nav li:hover ul {
	left: auto;
	}

p.post_date {
	font-weight: bold;
	margin: 0;
	padding: 0;
	}

#research_offers p, #gi_sponsors p {
	text-align: center;
	font-weight: bold;
	margin: 10px 0 0 10px;
	padding: 0 10px 10px 0;
	}

#research_offers ul, #gi_sponsors ul {
	text-align: center;
	margin: 0 0 0 5px;
	}

#sidebar {
	font-size: 12px;
	width: 248px;
	float: left;
	}

body.summits #sidebar {
	/*position: relative;*/
	width: 301px;
	background: transparent url(/images/TTS-left.gif) 0 280px no-repeat;
	}

body.summits #sidebar h3 {
	font-size: 140%;
	font-weight: bold;
	letter-spacing: 0.05em;	
	margin: 0 0 50px 30px;
	color: #00B6BF;
	background: transparent;
	}

#sidebar div, #sidebar form {
	-moz-border-radius: 30px;
	-webkit-border-radius: 30px;
	border-radius: 30px;
	position: relative;
	margin: 0 0 20px 0;
	}

#sidebar div {
	background: #fff url(/images/sidebar_div.gif) left top repeat-y;
	border: 3px solid #00B6BF;
	width: 255px;
	left: -12px;
	}

body.summits #sidebar div#organizers {
	position: absolute;
	bottom: 20px;
	left: 20px;
	background-image: none;
	border: 3px solid #61c00c;
	}

body.summits #sidebar div#organizers h4 {
	font-size: 150%;
	font-weight: normal;
	color:#00B6BF;
	margin: 10px 10px 10px 15px;
	}
body.summits #sidebar div#organizers p {
	font-size: 110%;
	font-weight: bold;
	color:#333333;
	margin: 10px 10px 10px 15px;
	}	


body.summits #sidebar div#organizers ul {
	margin: 0 0 10px 5px;
	}

body.summits #sidebar div#organizers li {
	text-align: center;
	padding: 15px 0;
	}

#sidebar form {
	width: 200px;
	color: #000;
	background: #00B6BF;
	padding: 0 30px 20px 30px;
	#margin:15px 0px 15px 0px;
	left: -12px;
	}

#sidebar form div {
	border: none;
	}

#sidebar form .text_input {
	display: block;
	float: left;
	height: 18px;
	width: 134px;
	margin: 0 8px 0 0;
	padding: 0;
	border: 1px solid #000;
	}

#sidebar form p {
	color: #fff;
	background: transparent;
	font-weight: bold;
	margin: 0 0 0 5px;
	padding: 20px 0 0 0;
	}

#sidebar fieldset {
	background: #94c128;
	border: 1px solid #fff;
	margin: 0;
	padding: 5px 3px 3px 5px;
	}

#sponsors p {
	text-align: right;
	margin: 0 10px 10px 0;
	}

#sponsors ul {
	text-align: center;
	margin: 20px 0 0 5px;
	}

#sponsors_partners {
	position: absolute;
	top: 200px;
	right: 10px;
	width: 200px;
	text-align: center;
	}

#social_media {
	text-align: center;
	}

#social_media a {
	margin: 2px 20px;
}

#subnav {
	margin: 0 0 0 60px;
	padding: 0;
	text-transform: capitalize;
	}

#utility {
	position: absolute;
	top: 0;
	#margin:0px -20px 0px 0px;
	right: 20px;
	width: 230px;
	background: transparent url(/images/topbg_new.png) left top no-repeat; 
	}

#utility li {
	display: inline;
	font-size: 12px;
	line-height: 30px;
	padding: 0 0 0 17px;    
	}

#wrapper {
	color: #333;
	background:url(/images/bodybg.jpg) #FFF left 94px repeat-x;
	position: relative;
	margin: 0px;
	padding: 145px 0px 40px 0px;
	min-height:500px;
	height:500px;
	height:auto;
	}

body.summits #wrapper {
	padding-top: 170px;
	background-position: 0 114px;
	}

#blog_posts:after, #wrapper:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
	}

/* links */

a:active, a:focus {
	outline: 0;
	}

#nav a:link, #nav a:visited {
	background: url(/images/nav_tabs.gif) right top;
	display: block;
	font-weight: bold;
	height: 38px;
	line-height: 38px;
	color: #333;
	}

#nav a span {
	background: url(/images/nav_tabs.gif) left top;
	display: block;
	height: 38px;
	margin-right: 14px;
	padding-left: 14px;
	}

#nav a:hover, #nav li.active a {
	background: url(/images/nav_tabs.gif) right -38px;
	}

#nav a:hover span, #nav li.active a span {
	background: url(/images/nav_tabs.gif) left -38px;
	}

#nav li ul a:link, #nav li ul a:visited {
	background-image: none;
	height: auto;
	line-height: normal;
	padding: 5px 10px 5px 10px;
	}

#nav li ul a:hover {
	color: #fff;
	background: #00B6BF;
	}

#nav li ul span.note {
	display: inline;
	height: auto;
	margin: 0;
	padding: 0;
	text-transform: none;
	background-image: none;
	}

#registration_link {
	padding: 10px;
	background: #fff;
	border: 1px solid #00B6BF;
	margin: 30px 40px 0 20px;
	font-weight: bold;
	font-size: 14px;
	}

#registration_link a:hover{
	text-decoration:underline;
	}

#subnav a:link, #subnav a:visited {
	color: #666;
	display: block;
	text-align: left;
	line-height: 2em;
	font-size: 150%;
	font-weight: bold;
	}

#subnav a:hover, #subnav li.active {
	background-image: url(/images/menu-grad.png);
	}

#utility a:link, #utility a:visited {
	color: #fff;
	background: transparent;
	}

#utility a:hover {
	color: #000;
	}

.clear {
	clear:both;
	height: 1px;
	overflow:hidden;
}
#body{
overflow:hidden;
}
#contents .sponsor-listing{
	background-color: #ffffff; 
	letter-spacing: 0.15em;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	padding:25px 10px 10px 10px;
	margin:0px 10px 25px 10px;
	width:230px;
		text-align: center;
	min-height: 150px !important;
	height:170px !important;
	float:left;
	font-family:Arial,Helvetica,sans-serif;}
	#contents .sponsor-listing p{

	display:block;
	width:100%;

	}
		#contents .sponsor-listing strong,#contents .sponsor-listing-narrow strong{
	margin-bottom:15px;
	display:block;

}
		#contents .sponsor-listing a{
		display:block; 
	width:230px;

		}
	.sponsor-listing a img{
margin:auto;
display:inline;
	}		
	#contents .sponsor-listing-narrow{
	background-color: #ffffff; 
	letter-spacing: 0.15em;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	padding:25px 10px 10px 10px;
	margin:0px 10px 25px 10px;
	width:230px;
	margin:15px auto;
		text-align: center;
	min-height: 150px !important;
	height:170px !important;

	font-family:Arial,Helvetica,sans-serif;}
	#contents .sponsor-listing p{

	display:block;
	width:100%;

	}	