/* Screen Styles */
/* by nclud <http://nclud.com> */
 
/* 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,form,label,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; }
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
:focus { outline: 0; }
ins { text-decoration: none; }
del { text-decoration: line-through; }
table { border-collapse: collapse; border-spacing: 0; }


/* Globals --------------- */
body {  background-color: #fff; color: #1d1d1d; font: 62.5%/20px Helvetica, Arial, sans-serif; }
.last { background: none !important; margin-right: 0 !important; }
div#wrap { width: 970px; margin: 0 auto; padding-top: 25px; }
a { color: #2e9f2e; }
a:hover { color: #09bb09; }
a.view_more { padding: 6px 9px 4px; font-size: 12px; text-decoration: none; color: #7b7b7b; background-color: #e9e9e9; -webkit-border-radius: 3px; -moz-border-radius: 3px; }
a.view_more:hover { color: #000; }
img.aligncenter { text-align: center; }

	/* Headings */
	h2 { text-transform: uppercase; color: #444; padding: 0 0 1px; border-bottom: 1px solid #e3e3e3; font-size: 15px; }
	.home div#content h2 { padding-top: 10px; }


/* Header --------------- */
div#header h1 a { height: 82px; width: 282px; background: #fff url('../img/layout-logo.gif') no-repeat left top; text-indent: -999999px; float: left; margin-left:-3px; margin-top:20px; }

	/* Event details */
	div#header strong#details { font-size: 12px; float: left; background-color: #e6e6e6; color: #808080; font-weight: normal; padding: 3px 2px; -webkit-border-radius: 3px; -moz-border-radius: 3px; margin: 53px 0 0 20px; }
		div#header strong#details span { border-right: 1px solid #bababa; padding: 0 8px; }
		div#header strong#details span:last-child { border-right: none; }

	/* Register Button */
	div#header a#register { padding: 3px 15px 7px; height: 15px; width: 70px; background: #fff url('../img/button-register.gif') no-repeat; font-size: 12px; color: #f0f0f0; font-weight: bold; text-transform: uppercase; display: block; float: left; margin: 53px 0 0 20px; text-decoration: none; }
	div#header a#register:hover { color: #fff; }
	
	/* Social Links */
	div#header ul#social-links { float: right; border-top: 1px solid #e5e5e5; font-size: 12px; margin: 23px 15px 30px 0; }
		div#header ul#social-links li a { border-bottom: 1px solid #e5e5e5; text-decoration: none; display: block; padding: 4px 30px 2px 27px; }
			div#header ul#social-links li a#icon-facebook { background: #fff url('../img/icon-facebook.gif') no-repeat 2px 5px; }
			div#header ul#social-links li a#icon-twitter { background: #fff url('../img/icon-twitter.gif') no-repeat 2px 5px; }
	
	/* Nav */
	div#header ul#nav { clear: both; background-color: #35b935; -webkit-border-radius: 3px; -moz-border-radius: 3px; overflow: hidden; }
		div#header ul#nav li { display: block; float: left; text-transform: uppercase; padding: 3px 10px 0; font-size: 12px; }
			div#header ul#nav li a { color: #fff;  padding: 6px 7px 6px; display: block; text-decoration: none; }
			div#header ul#nav li.current_page_item a { font-weight: bold; padding: 6px 15px 6px; background-color: #fff; color: #000; -moz-border-radius-topleft: 2px; -moz-border-radius-topright: 2px; -webkit-border-top-left-radius: 2px; -webkit-border-top-right-radius: 2px; }
			div#header ul#nav li a:hover { text-decoration: none; color: #eaeaea; }
			div#header ul#nav li.current_page_item a:hover { color: #000; }
			
			div#header ul#nav li#startup { float: right; text-transform: none; padding-top: 8px; }
			div#header ul#nav li#startup a { padding: 0 25px 0 6px; color: #dbdbdb; background: #2e9f2e url('../img/icon-arrow_white.gif') no-repeat right 7px;-webkit-border-radius: 3px; -moz-border-radius: 3px; }
			div#header ul#nav li#startup a:hover { background-color: #248e24; color: #fff; }
			div#header ul#nav li#startup a span { color: #dc7774; }
			
			
/* Speakers Aside --------------- */
div#speakers_aside { float: left; width: 240px; border-right: 1px solid #f1f1f1; margin: 30px 0 0; padding: 0 20px 20px 0; }
	div#speakers_aside a#speakers_proposal { display: block; width: 212px; height: 27px; padding: 13px 15px 0; background: url('../img/button-speakers_proposal.gif'); font-size: 15px; text-decoration: none; color: #393939; margin: 0 0 20px; }
	div#speakers_aside a#speakers_proposal:hover { color: #000; }

	/* Speakers list */
	div#speakers_aside ul { padding-bottom: 15px; }
		div#speakers_aside li { clear: both; margin: 15px 0 15px; overflow: hidden; }
				div#speakers_aside li a { font-size: 12px; font-weight: bold; text-decoration: none; }
					div#speakers_aside li a img { padding: 3px; border: 1px solid #ccc; float: left; margin: 0 10px 0 0; }
					div#speakers_aside li a em { font-size: 11px; color: #7d7d7d; font-weight: normal; font-style: normal; display: block; line-height: 12px; }


/* Sponsors Aside --------------- */
div#sponsors_aside { float: right; width: 155px; background: url('../img/layout-aside_bg.gif') repeat-y; padding: 30px 0 20px 20px; }
	div#sponsors_aside a#sponsors_proposal { display: block; height: 99px; width: 153px; text-indent: -999999px; background: url('../img/button-sponsors.gif') no-repeat; margin-bottom: 20px; }
		div#sponsors_aside div#the_list { padding: 0 0 20px; text-align: center;}
		div#sponsors_aside div#the_list a { padding: 10px 0; display: block; }
		div#sponsors_aside h3 { margin: 20px 0 5px; border-bottom: none; text-align: center; text-transform: none; color: #b2a3c1; font-size: 12px; }


/* Content --------------- */
div#content { float: left; margin-top: 30px; padding: 0 20px 25px; font-size: 12px; width: 494px; }
	div#content p#intro { background: url('../img/layout-intro_bg.gif') no-repeat; width: 246px; height: 152px; padding: 55px 25px 0 225px; color: #c8c8c8; line-height: 18px; margin: 0 0 20px; -webkit-border-radius: 3px; -moz-border-radius: 3px; }
	div#content p { margin: 15px 0; color: #1d1d1d; }
		div#content p#intro a#learn_more { display: block; color: #c0c0c0; font-weight: bold; margin-top: 13px; text-decoration: none; padding: 5px 10px 3px; border: 1px solid #4f4f4d; width: 150px; -webkit-border-radius: 3px; -moz-border-radius: 3px; background: #444443 url('../img/icon-arrow_small.gif') no-repeat right 11px;}
		div#content p#intro a#learn_more:hover { display: block; color: #fff; }
			div#content p#intro a#learn_more em { font-style: normal; font-size: 11px; font-weight: normal; padding-left: 5px; }
			
	/* Speakers listing in content */
	ul#speakers_list li { background: url('../img/icon-arrow_large.gif') no-repeat left 6px; padding-left: 15px; margin-top: 20px; }
		/* ul#speakers_list li img { float: right; margin: 0 0 15px 15px; } */
		ul#speakers_list li p { margin: 10px 0 0; font-size: 11px; color: #494949; line-height: 19px; padding-left: 10px; border-left: 1px solid #e0e0e0; }
	
	/* Advisors listing in content */
	ul#advisers { padding-top: 15px; overflow: hidden; }
		ul#advisers li { float: left; width: 230px; background: url('../img/icon-arrow_large.gif') no-repeat left 6px; padding-left: 15px; margin-bottom: 10px; font-size: 13px; color: #5d5d5d; font-weight: bold; }
			ul#advisers em { display: block; font-size: 11px; color: #616161; font-weight: normal; }
			
	/* Attendees listing in content */
	ul#attendees_list { padding-top: 20px; overflow: hidden; }
		ul#attendees_list li { float: left; width: 149px; background: url('../img/icon-arrow_large.gif') no-repeat left 6px; padding-left: 15px; margin-bottom: 10px; overflow: hidden; }
	

/* Footer --------------- */
div#footer { clear: both; background: url('../img/layout-footer.gif') repeat-x; padding: 30px 0; overflow: hidden; }
div#footer p#copyright { float: right; font-size: 12px; color: #636363; line-height: 18px; text-align: right; }
div#footer p#copyright a { color: #000; text-decoration: none; }
div#footer a#logo-nclud { padding-right: 15px; background: url('../img/logo-nclud.gif') no-repeat top right; height: 20px;  }

	/* Logos */
	div#footer ul#logos { float: left; }
		div#footer ul#logos li { float: left; }	
		div#footer ul#logos li#logo-venturebeat a { display: block; background: url('../img/logo-venturebeat.gif'); height: 36px; width: 144px; text-indent: -999999px; margin-right: 20px; }
		div#footer ul#logos li#logo-qualcomm a { display: block; background: url('../img/logo-qualcomm.gif'); height: 41px; width: 117px; text-indent: -999999px; margin-right: 20px; }			
		div#footer ul#logos li#logo-mobilebeat2008 { border-left: 1px solid #ccc; overflow: hidden; padding-left: 20px; }
		div#footer ul#logos li#logo-mobilebeat2008 a { display: block; background: url('../img/logo-mobilebeat2008.gif'); height: 33px; width: 179px; text-indent: -999999px; margin-right: 20px; }		


/* Wufoo Forms --------------- */
div#container form#form2 { margin-top: -20px;}

.alignleft {float:left;}
