@import url("sponsorship_grid.css");
@import url("temp.css");

/*****************************************************
*****		 								  General
******************************************************/
* {
	outline: 0;
}

body {
	background: #ecdec3 url(../images/site/bg.jpg);
	font: 12px/1.5em Verdana, "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #231f20;
	margin: 0;
	padding: 0;
}
h1, h2, h3, h4, h5, h6, p {margin:0 0 22px;}
h1, h2, h3 ,h4 ,h5, h6, .room-label {font-family: "ff-meta-web-pro-1","ff-meta-web-pro-2", "Trebuchet MS", sans-serif;visibility: hiddenn;}
.wf-active h1, .wf-active h2,.wf-active h3,.wf-active h4,.wf-active h5,.wf-active h6,.wf-active .room-label {
	visibility: visible;
}
a:link, a:visited {color:#589545;text-decoration:none;}
a:hover, a:active {color:#231f20;}
a img {border:0;}
.hide {display:none;}
.clear {clear:both;}
.fl-left {float:left;}
.fl-right {float:right;}
.indent {display: block; margin-left: 15px;}

textarea {background-color: #f4f1ea; margin: 0;}

.div-brwn {margin: 0; padding: 0 0 2px; text-transform: uppercase;}

.err404 * {
	text-align: center;
}
.err404 h1 {
	font-size: 5em;
	
}
.err404 h2 {
	font-size: 1.5em;
}
.text-announce {
	visibility: hiddenn;
}
.wf-active .text-announce {
	font-size: 1.5em;
	line-height: 1.75em;
	 font-family: "ff-meta-web-pro-1","ff-meta-web-pro-2", "Trebuchet MS", sans-serif;
	 visibility: visible;
}
/*****************************************************
*****		 								  GRID 960 Stripped
******************************************************/
.container_16{margin-left:auto;margin-right:auto;width:960px}
.grid_1,.grid_2,.grid_3,.grid_4,.grid_5,.grid_6,.grid_7,.grid_8,.grid_9,.grid_10,.grid_11,.grid_12,.grid_13,.grid_14,.grid_15,.grid_16{display:inline;float:left;position:relative;margin-left:10px;margin-right:10px}
.container_16 .grid_2{width:100px}
.container_16 .grid_3{width:160px}
.container_16 .grid_4{width:220px}
.container_16 .grid_5{width:280px}
.container_16 .grid_8{width:460px}
.container_16 .grid_10{width:580px}
.container_16 .grid_12{width:700px}
.container_16 .grid_13{width:760px}
.container_16 .grid_16{width:940px}
.container_16 .push_3{left:180px}
.container_16 .push_6{left:360px}
.container_16 .push_2{left:120px}
.container_12 .push_3,.container_16 .push_4{left:240px}
.container_12 .push_6,.container_16 .push_8{left:480px}
.container_12 .push_9,.container_16 .push_12{left:720px}


/*****************************************************
*****		 								  HEADER
******************************************************/

#header {
	width: 940px;
	height: 200px;
	margin: 0 auto;
	position: relative;
}
#header h1 {
	width: 322px;
	height: 128px;
	background: transparent url(../images/site/forward-header.jpg) no-repeat;
	text-indent: -9999px;
	position: relative;
	top: 33px;
	left:0px;
}
#header h1 a {
	display: block;
	height: 100%;
}
#header h2 {
	font-size:16px;
	font-style: italic;
	margin-bottom: 12px	;
}
#header #register {
	position: absolute;
	right: 0;
	top: 55px;
	background: url(../images/site/header-register.jpg) no-repeat;
	height: 110px;
	width: 281px;
}
#header #register span {
	display: none;
}
#header a#register:hover {
	background-position: 0 100%;
}
#header-nav {
	width: 235px;
	position: absolute;
	top: 52px;
	left: 350px;
}
#quick-nav {
	list-style: none;
	padding: 0;
	margin: 0;
}
#quick-nav .left-nav{
	float: left;
	width: 110px;
}
#quick-nav .right-nav{
	float: right;
	width: 115px;
}
#quick-nav li{

}
#quick-nav a {
	visibility: hiddenn;
}
.wf-active #quick-nav a {
	display: block;
	height: 19px;
	padding: 0px;
	font-size: 16px;
	font-family: "ff-meta-web-pro-1","ff-meta-web-pro-2", "Trebuchet MS", sans-serif;
	visibility: visible;
}

#p-speakers #n-speakers a,
#p-exhibits #n-exhibits a,
#p-sponsorship #n-sponsorship a,
#p-volunteer #n-volunteer a,
#p-donate #n-donate a,
#p-schedule #n-schedule a,
#p-info #n-info a,
#p-locations #n-locations a,
#p-promote #n-promote a {
	font-weight: bold;	
	color: #231F20;
}


#sidebar {
	margin: 0;
}

#content {
	margin: 0;
	width: 720px;
}

#twitter, #facebook {
	display: block;
	background: url(../images/initial-sprites.png) no-repeat;
	height: 37px;
	width: 40px;
	position: absolute;
	top: 0;
	right: 0;
}
#promote  {
	visibility: hiddenn;
}
.wf-active  #promote {
	position: absolute;
	top: 8px;
	right: 100px;
	font-size: 16px;
	font-family: "ff-meta-web-pro-1","ff-meta-web-pro-2", "Trebuchet MS", sans-serif;
	visibility: visible;
}
#twitter {
	right: 48px;
	background-position: -585px 0;
}
#twitter:hover {
	background-position: -585px -37px;
}
#facebook {
	right: 0px;
	background-position: -625px 0;
}
#facebook:hover {
	background-position: -625px -37px;
}
#twitter span, #facebook span {
	display: none;
}
#sponsor-list h3  {
	visibility: hidden;
	font-family: tahoma;
	font-weight: normal;
}
.wf-active #sponsor-list h3 {
	font-size: 1.75em;
	line-height: 1.5em;
	font-family: "league-gothic-1","league-gothic-2", tahoma, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	padding: 5px 0 0;
	background: #75B662;
	border-bottom: 3px solid #47a04c;
	text-align: center;
	visibility: visible;
}
/*****************************************************
*****		 								  Initial Page
******************************************************/
#masthead {
	position: relative;
	height: 315px;
	margin-bottom: 20px;
}
#masthead .banner-text {
	position: absolute ;
	top: 168px;
	left: 480px;
	z-index: 10;
	width: 440px;
}
#masthead p {
	margin-bottom: 10px;
}
#masthead img {
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
}
#masthead .rsvp {
	position: absolute;
	z-index: 12;
	height: 157px;
	width: 473px;
	display: block;
	bottom: 0;
}
#masthead .rsvp:hover {
	background: url(../images/townhall-rsvp-hover.jpg) no-repeat;
}
#masthead .rsvp span {
	display: none;
}


#masthead #i-trust {
	display: none;
	position: absolute;
	top: 35%;
	left: 40%;
	z-index: 10;
}
#masthead:hover #i-trust {
	display: block;
}
#call-speakers, #call-exhibits, .presentedby, .newsletter, .call-button {
	background: transparent url('../images/initial-sprites.png') no-repeat;
}

#call-speakers, #call-exhibits, .call-button {
	height: 152px;
	display: block;
	margin-bottom: 20px;
}
#call-speakers {
	background-position: 0 -152px;
}
#call-volunteer {
	background-position: 0 -517px;
	
}
#call-early-bird {
	background-position: 0 -669px;
}
#call-posters {
	background-position: 0 -821px;
}
[id*=call-] span {
	top: 12px;
	left: 15px;
	position: relative;
	display: block;
	text-decoration: none;
}
[id*=call-] .callfor,
[id*=call-] .title  {
	visibility: hiddenn;
}
.wf-active  [id*=call-] .callfor {
	font-family: "ff-meta-web-pro-1","ff-meta-web-pro-2", "Trebuchet MS", sans-serif;
	color: #ecdec3;
	font-size: 24px;
	font-weight: bold;
	visibility: visible;
}
.wf-active  [id*=call-] .title {
	font-family: "ff-meta-web-pro-1","ff-meta-web-pro-2", "Trebuchet MS", sans-serif;
	color: #231f20;
	font-size: 36px;
	font-weight: bold;
	margin: 10px 0 20px;
	visibility: visible;
}
a[id*=call-]:hover .title {
	color: #ecdec3;
}
[id*=call-] .text {
	width: 200px;
	color: #231f20;

}

/*****************************************************
*****		 								  FOOTER
******************************************************/

.presentedby {
	height: 213px;
	background-position: -460px -91px;
	margin-top: 20px;
	clear: both;
	
}
.presentedby > div,
.newsletter > div {
	padding: 10px 15px;
}
.presentedby h3,
.newsletter h3 {
	font-size: 24px;
	line-height: 1em;
	color: #fff ;

}
.newsletter h3 {
	font-size: 30px;
}
.presentedby a {
	display: block;
	float: left;
	color: white;
}
.presentedby h3 + a {
	margin-right: 16px;
}
.newsletter {
	margin-top: 20px;
	height: 213px;
	background-position: 0 -304px;
}
.newsletter .form-left {
	width: 460px;
	float: left;
}
.newsletter .form-right {
	float: right;
	width: 192px;
}
.newsletter input[type=submit]  {
	visibility: hiddenn;
}
.wf-active .newsletter input[type=submit] {
	background: url(../images/initial-sprites.png) no-repeat -460px 0;
	height: 41px;
	width: 125px;
	border: 0;
	padding: 0 0 5px;
	font-family: "ff-meta-web-pro-1","ff-meta-web-pro-2", "Trebuchet MS", sans-serif;
	font-size: 18px;
	text-align: center;
	font-weight: bold;

}
.newsletter input[type=submit]:hover {
	background-position: -460px -41px;
}
.newsletter #speakerForm {

}
.newsletter #speakerForm fieldset {
	padding: 3px 0;
}
.newsletter #speakerForm fieldset div label {
	font-size: 12px;
	height: 26px;
}
.newsletter #speakerForm fieldset.short-left input[type="text"], .newsletter #speakerForm fieldset.short-right input[type="text"] {
	width: 206px;
}
.newsletter #speakerForm input.error {
	border: 1px solid red;
}
.newsletter #speakerForm label.error {
	visibility: hiddenn;
	position: absolute;
}
.cutline {
	color: #9e7a38;
	font-size: 11px;
	text-align: center;
	border-top:  2px solid #9e7a38;
	margin-top: 20px;
	padding-top: 8px;
}
.cutline a {
	color: #6f5627;
}
.cutline a:hover {
	color: #231f20 ;
}



/*****************************************************
*****		 								  Form Pages
******************************************************/

.form-side {
	background: url(../images/form-sidebanners.jpg) no-repeat;
	height: 186px;
	position: relative;
}
.form-side h3 {
	position: absolute;
	top: 110px;
	left: 15px;
	color: white;
	font-size: 18px;
	line-height: 1.25em;
}
.form-side h3 span {
	color: #231f20;
	font-style: italic;
}

.exhibits.form-side {
	background-position: 0 -185px;
}
.volunteer.form-side {
	background-position: 0 -370px;
}
#confirmation {
	height: 310px;
	background: url(../images/form-success.jpg) no-repeat;
}

/*****************************************************
*****		 								  Exhibits/Speaker page
******************************************************/
#call-for-entries {
	background: url(../images/exhibit-block.jpg) no-repeat;
	height: 222px;
}
#call-speaker-icon {
	background: url(../images/speaker-block.png) no-repeat;
	height: 222px;
}
.exhibits-list h1, .speaker-list h1, .grid_12-title{
	background:  url(../images/grid_12_header-bg.png) no-repeat;
	margin: 60px 0 20px 0;
	padding: 28px 15px;
	font-size: 2.5em;
}
 .grid_10_header{
	background:  url(../images/grid_10_header-bg.jpg) no-repeat;
	margin: 60px 0 20px 0;
	padding: 24px 15px 32px;
	font-size: 2.5em;
}
.speaker-list h1 a {
	font-size: .5em;
	color: white;
	text-align: right;
	float: right;
	margin: 5px 15px 0 0;
}
.speaker-list h1 a:hover {color:#231F20}
.exhibits-list h1:first-child, .speaker-list h1:first-child  {
	margin-top: 0;
}
.grid_10_content, .exhibit, .speaker {
	padding: 0 15px;
}

#exhibit-nav {
	font-size: 1.25em;
	list-style: none;
	padding: 0;
	margin: 0 0 30px;
	
}
#exhibit-nav li a{
	padding: 7px;
	display: block;
	-moz-border-radius: 3px;
	-webkit-border-radius:3px;
	border-radius: 3px;
	border: 1px solid rgba(223,209,182,0);
	
}
#exhibit-nav li a:hover {
	-moz-box-shadow: 1px 3px 1px rgba(120, 182, 98,1);
	background: #9EC2D4;
	border: 1px dotted #9EC2D4 ;
}

.exhibits-list h3 {
	margin: 30px 0 10px;
}


/*****************************************************
*****		 								  Speakers/Sessions
******************************************************/

.icon-speaker {
	margin-top: 40px;
	margin-bottom: 80px;
	
}
#session-sidebar .room-label {
	width: 100%;
	-moz-border-radius: 5px;
	-webkit-border-radius:5px;
	border-radius: 5px;
}
/*****************************************************
*****		 								  Promote
******************************************************/
.avatar {float: left; font-size: 11px; line-height: 1.2; width: 100px;}
.avatar img {height: 100px; width: 100px;}
.img-spacer {margin: 0 10px 5px 0;}
.img-border {border: 1px solid #231f20;}
.banner {height: 90px; margin: 0 0 10px; width: 270px;}
.grid_5 h2 {margin: 22px 0 10px;}
.grid_5 textarea.text-wide {margin: 0 0 5px; width: 270px;}
.grid_5 textarea {height: 30px; margin: 0 0 10px; width: 160px;}


/*=Schedule
----------------------------------------------------------------------------------------------*/

.schedule_block {
	padding: 20px 0 0;
	overflow: auto;
	border-bottom: 1px dotted #231F20;
	border-left: 1px solid #231F20;
}
.grid_10 h1 + .schedule_block  {
	border-top: 1px solid #231F20;
	-moz-border-radius: 5px 0 0 0;
	-webkit-border-radius:5px 0 0 0;
	border-radius: 5px 0 0 0;
}
.schedule_block .grid_2 {
	margin: 0;
	width: 99px;
}
.schedule_block .grid_8 {
	margin: 0 0 0 20px;
}
.schedule_block h4 {
	text-align: right;
	font-size: 1.5em;
	padding: 0 5px 0 0;
	color: #9F8544;
}
.room {
	overflow: auto;
	margin: 0 0 20px;

}
.schedule_block h5 {
	font-size: 1.5em;
		margin: 0px 0 2px -1px;
}
.room-label {
	background:none repeat scroll 0 0 #231F20;
	color:white;
	float:left;
	font-size: 17px;
	font-weight: bold;
	height: 25px;
	margin:-5px 20px 5px 0;
	padding: 4px 0 0;
	text-align:center;
	width:80px;
	clear: both;
}
.room-a {
	background: #9f8544;
}
.room-b {
	background: #6fb35a ;
}
.room-c {
	background: #97c0d6;
}
.room-d {
	background: #d67c3b;
}
.room-content {
	float: left;
	max-width: 398px;
}
.room-content h5{
	margin: 0px 0 2px -1px;
	width: 351px;
	font-size: 1.4em;
	
}
.room-content > a {
	color: #335728;
}
.room-content > a:hover {
	color: #000;
}



.grid_10 h1  {
	visibility: hiddenn;
}

.wf-active .grid_10 h1, .wf-active .grid_8 h1, .wf-active .grid_5 h1 {
	font-family: "league-gothic-1","league-gothic-2", tahoma, sans-serif;
	text-transform: uppercase;
	font-size: 4em;
	line-height: .9em;
	font-weight: normal;
	visibility: visible;
}
.grid_10_header a {
	color:white;
	float:right;
	font-size:0.5em;
	margin:5px 15px 0 0;
	text-align:right;
}



#sponsor-list {
	background: transparent url(../images/sponsors-bg.png) repeat top left;
	text-align: center;
}

#sponsor-list a {
	margin: 0 auto 21px;
	display: block;
	font-weight: bold;
}


.sidebar h3 {
	font-size: 18px;
	margin: 25px 0 10px;
}
.subnav {
	list-style: none;
	padding: 0;
	margin: 0 0 0 2px;
}
.subnav ul {
	padding: 0 0 0 8px;
	list-style: none;
	clear: both;
}
.subnav li {clear: both;padding:5px 0;}
.subnav img {margin: 8px 0 0 8px;}
.sidebar .subnav a {
	
	font-size: 14px;
	line-height: 1.25;
	padding: 8px 0;
	font-style: italic;
}
.subnav .selected a {
	font-weight: bold;
	color: #231F20;
}


#schedule-nav {
	margin: 20px 0;
}
#schedule-nav li {
	padding: 5px 0;
}
#schedule-nav a {

	font-size: 18px;
	font-style: normal;
	font-weight: bold;
	font-family: "ff-meta-web-pro-1","ff-meta-web-pro-2", "Trebuchet MS", sans-serif;
}
#schedule-nav .selected a{
	color: white;
	display: block;
	width: 100%;
	padding: 5px 10px 8px;
	background: #231F20;
	-moz-border-radius: 5px 0 0 5px;
	-webkit-border-radius:5px 0 0 5px;
	border-radius: 5px 0 0 5px;
}
