/* @group Layout */


html {
	text-align: center;
	height: 100%;
	}

body {
	width: 100%;
	text-align: left;
	background: #6c0100 url(../images/site/bg_spotlight.jpg) repeat-x center top;
	}

#masthead, #site.nav, #banner, #deadline, #breadcrumbs, .page.footer {
	margin: 0 auto;
	width: 900px;
	overflow: hidden; /* float clearing */
	}

#masthead {
	text-align: center;
	background: #171717;
	}
	
#content {
	margin: 0 auto;
	width: 864px;
	overflow: hidden; /* float clearing */
}

#featured_wrap {
	margin: 0 auto;
	width: 864px;
	height: 400px;
	background: #000000;
	padding-left: 18px;
	padding-right: 18px;
	overflow: hidden;
}

#branding {
    float: left;
    height: 290px;
}

#branding #main {
	float: left;
}

#branding #buttons {
	float: right;
}

#deadline {
	background: #fff url(../images/site/bg_deadline.jpg) repeat-y center top;
	height: 70px;
	}

#content {
	padding: 18px;
	background-color: #f0f0f0;
	}

#content #lead {
	float: left;
	width: 800px;
	padding: 30px;
	background-color: #ffffff;
	border-bottom: 1px solid #f0f0f0;
	}

#content #lead #header {
	float: left;
	margin: 0 auto;
}	

#content #lead #organizer {
	float: right;
	margin: 0 auto;
	width: 246px;
}

#content #article {
	float: left;
	width: 800px;
	padding: 30px;
	background: #fff url(../images/site/bg_bodydrop.jpg) repeat-x top;
	}

#content #bodyfull {
	float: left;
	margin: 0 auto;
	width: 800px;
	}

#content #body {
	float: left;
	margin: 0 auto;
	width: 540px;
	}

#content #column-right {
	float: right;
	width: 246px;
	}


#foot_wrap {
	overflow: hidden;
	width: 100%;
	}
	
#foot {
	margin: 0 auto;
	background-color: #f0f0f0;
	width: 900px;
	height: 136px;
	}

#site.nav {
	overflow: hidden;
	height: 70px;
	}

#site.nav li {
	float: left;
	}

#easy.nav {
	margin: 0 auto;
	overflow: hidden;
	width: 276px;
	height: 243px;
	background: #000 url(../images/site/bg_wemakeit.jpg) no-repeat center top;
	padding-top: 47px;
	}

#easy.nav li {
	margin: 0 auto;
	height: 81px;
	padding: 0;
	}


/* #site.nav .highlight and .hover classes are for jQuery fade effects */

#site.nav a, #site.nav a .hover {
	display: block;
	height: 70px;
	background: transparent url(../images/site/bg_nav_site.jpg) 0 0 no-repeat;
	}

#site.nav #nav_events {
	width: 142px;
	background-position: 0 0;
	}

#site.nav #nav_events.current, #site.nav .highlight #nav_events:hover, #site.nav #nav_events .hover {
	background-position: 0 -70px;
	}

#site.nav #nav_tickets {
	width: 69px;
	background-position: -142px 0;
	}

#site.nav .highlight #nav_tickets:hover, #site.nav #nav_tickets .hover, #site.nav #nav_tickets.current {
	background-position: -142px -70px;
	}

#site.nav #nav_accomodations {
	width:  127px;
	background-position: -211px 0;
	}

#site.nav .highlight #nav_accomodations:hover, #site.nav #nav_accomodations .hover, #site.nav #nav_accomodations.current {
	background-position: -211px -70px;
	}
	
#site.nav #nav_forms {
	width: 103px;
	background-position: -338px 0;
	}

#site.nav .highlight #nav_forms:hover, #site.nav #nav_forms .hover, #site.nav #nav_forms.current {
	background-position: -338px -70px;
	}
	
#site.nav #nav_prizes {
	width: 160px;
	background-position: -441px 0;
	}

#site.nav .highlight #nav_prizes:hover, #site.nav #nav_prizes .hover, #site.nav #nav_prizes.current {
	background-position: -441px -70px;
	}
	
#site.nav #nav_vendors {
	width: 100px;
	background-position: -601px 0;
	}

#site.nav .highlight #nav_vendors:hover, #site.nav #nav_vendors .hover, #site.nav #nav_vendors.current {
	background-position: -601px -70px;
	}

#site.nav #nav_winners {
	width: 101px;
	background-position: -701px 0;
	}

#site.nav .highlight #nav_winners:hover, #site.nav #nav_winners .hover, #site.nav #nav_winners.current {
	background-position: -701px -70px;
	}
	
#site.nav #nav_contact {
	width: 98px;
	background-position: -802px 0;
	}

#site.nav .highlight #nav_contact:hover, #site.nav #nav_contact .hover, #site.nav #nav_contact.current {
	background-position: -802px -70px;
	}
	
#dash.nav {
	height: 60px;
	}

#dash.nav li {
	float: left;
	padding-right: 18px;
	padding-top: 18px;
	height: 60px;
	width: 276px;
	}

#dash.nav li.last {
	float: left;
	padding-right: 0px;
	height: 60px;
	}

#dash.nav li.dashtext {
	background: #000 url(../images/site/bg_dashform.jpg) no-repeat left top;
	}

#dash.nav #dashform {
	padding-top: 20px;
}

#footvendor.nav {
	overflow: hidden;
	height: 100px;
	padding-top: 18px;
	padding-bottom: 18px;
	}

#footvendor.nav li {
	float: left;
	padding-left: 18px;
	}

#content #article #entry .item ul {
	float: left;
	display: inline;
	margin: 0 auto;
}

#content #article #entry .item li {
	width: 540px;
	text-align: left;
	margin: 0 auto;
}

#content #article #entry li {
	float: left;
	margin: 0 auto;
}

#content #article #entry .item li.logo {
	text-align: left;
	width: 150px;
}

#content #article #entry .item li.descriptions {
	text-align: left;
	width: 370px;
	margin-left: 18px;
}

/* Footer Styles */

.page.footer {
	padding-bottom: 20px;
	}

.page.footer li {
	margin: 1em 0;
	}

.page.footer #meta.nav {
	float: left; 
	width: 900px;
	padding: 0;
	line-height: 50px;
	}

.page.footer #meta.nav li {
	display: inline;
	padding-left: 5px;
	padding-right: 5px;
	height: 16px;
	border-left: 1px solid #835607;
	}

.page.footer #meta.nav li.first {
	display: inline;
	padding-left: 0px;
	padding-right: 5px;
	height: 16px;
	border-left: none;
	}

tr {
	height: 20px;
}

/* @end */

/* @group Utility */

.text_hide {
	display: block;
	text-indent: -9999px;
	}

.text_remove {
	display: block;
	position: absolute;
	top: -9999px;
	}
	
.dashtext {
	color: #e9ab22;
}

.itemcat {
	color: #000000;
	font-size: 14px;
	font-style: oblique;
}

.itemname {
	color: #a36210;
	font-size: 14px;
	font-weight: 600;
	text-transform: 600;
}

strong {
	font-weight: 600;
}

big {
	font-size: 14px;
	color: #9D5700;
}

em {
	color: #9D5700;
}

/* @end */

/* @group Typography */

body {
	font-size: 12px; 
    font-family: Helvetica, Arial, "Lucida Grande", Verdana, Lucida, sans-serif;
	font-weight: 200;
	color: #37312d;
	}

#body_wrap h1 {
	color: #c16905;
	font-weight: 600;
	font-size: 18px;
	padding-bottom: 20px;
	text-transform: uppercase;
	}

#content #column-right #sidehead h2 {
	color: #2e2e2e;
	font-weight: 600;
	font-size: 18px;
	line-height: 12px;
	font-family: Helvetica, Arial, "Lucida Grande", Verdana, Lucida, sans-serif;
	text-transform: uppercase;
	}

#content #column-right h4, h5, h6 {
	color: #2e2e2e;
	}
	
#content #lead h2 { /* Faded */
	font-size: 18px;
	font-family: Helvetica, Arial, "Lucida Grande", Verdana, Lucida, sans-serif;
	font-weight: 600;
	color: #d59a1b;
}

#content #lead p.subhead {
	font-size: 14px;
	font-family: Helvetica, Arial, "Lucida Grande", Verdana, Lucida, sans-serif;
	font-weight: 600;
	font-style: oblique;
	color: #9d5700;
}

#content #article h3 {
	font-size: 12px;
	font-family: Helvetica, Arial, "Lucida Grande", Verdana, Lucida, sans-serif;
	font-weight: 600;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #999999;
}

#content #article p {
	font-size: 12px;
	color: #000;
	margin: 0 auto;
	padding-bottom: 20px;
	}
	
#content #article br {
	line-height: 20px;
	}

#dash.nav li {
	font-size: 8px; 
    font-family: Helvetica, Arial, "Lucida Grande", Verdana, Lucida, sans-serif;
	font-weight: 200;
	color: #ffffff;
	text-transform: uppercase;
}

#project.nav li {
	font-size: 12px; 
    font-family: Helvetica, Arial, "Lucida Grande", Verdana, Lucida, sans-serif;
	font-weight: 200;
	color: #2d2d2d;
	padding-top: 15px;
	line-height: 14px;
}

#content #article #entry li {
	font-size: 10px; 
    font-family: Helvetica, Arial, "Lucida Grande", Verdana, Lucida, sans-serif;
	font-weight: 200;
	color: #a1a1a1;
}

#content #column-right h2 {
	font-size: 24px;
	font-weight: 200;
	padding-bottom: 5px;
	text-transform: uppercase;
	}

#content #column-right h2.testimonial {
	border-bottom: 0;
	}

#content #column-right ul {
	margin: 0 auto;
	padding-top: 30px;
	padding-bottom: 40px;
	}

#content #column-right li {
	position:relative;
	font-size: 10px; 
	font-family: Helvetica, Arial, "Lucida Grande", Verdana, Lucida, sans-serif;
	font-weight: 200;
	line-height: 11px;
	padding: 15px 0 15px 25px;
	}

#content #column-right li.current {
	font-size: 11px;
	font-weight: 600;
	color: #c16905;
	background-color: #fff;
	}
	
#content #column-right li a {
	color: #171717;
	}

#content #column-right li a:hover {
	text-decoration: underline;
	}

#content #column-right #quote li {
	font-size: 18px; 
    font-family: Georgia, Helvetica, Arial, "Lucida Grande", Verdana, Lucida, sans-serif;
	font-weight: 200;
	font-style: italic;
	line-height: 22px;
	color: #5b5b5b;
	border-top: 8px solid #dfdfdf;
	padding: 15px 15px 15px 20px;
	background: transparent url(../images/bg_quotebox.jpg) repeat-y left top;
}

#content #column-right #quote .author {
	font-size: 11px; 
    font-family: Helvetica, Arial, "Lucida Grande", Verdana, Lucida, sans-serif;
	font-weight: 600;
	font-style: normal;
	color: #b4b3b3;
	text-transform: uppercase;
}

#content #column-right #quote li.close {
	font-size: 12px; 
    font-family: Helvetica, Arial, "Lucida Grande", Verdana, Lucida, sans-serif;
	font-weight: 600;
	font-style: normal;
	border: 0;
	background: transparent url(../images/bg_quoteclose.jpg) no-repeat left top;
	text-align: right;
	text-transform: uppercase;
}

#content #column-right #advertisement {
	padding: 20px 0 30px 0;
}

#content #column-right #text {
	padding-bottom: 20px;
	border-bottom: 1px solid #d8d8d8;
}

#content #column-right #text a:hover {
	text-decoration: underline;
}

#body_wrap p, #body_wrap ul, #foot_wrap p, #foot_wrap ul {
	font-size: 1.2em; /* 12px */ line-height: 1.5em; /* 18px */ margin-bottom: 0em; 	
	}

#body_wrap a:link, #body_wrap a:visited {
	color: #b21414;
	text-decoration: none;
	}

#body_wrap a:hover, #body_wrap a:active {
	color: #690100;
	text-decoration: underline;
	}

#local.nav li a {
	color: #2d2d2d;
	font-size: 11px;
	font-weight: 400;
	text-decoration: none;
	text-transform: uppercase;
	}

#local.nav li.first {
	width: 35px;
	height: 18px;
	border-right: 1px solid #cfcfcf;
	padding: 0;
	background-image: none;
	/*background: transparent url(../images/icn_i2ihome.jpg) no-repeat;*/
	}

#local.nav li.first a {
	width: 19px;
	height: 17px;
	background: transparent url(../images/icn_i2ihome.jpg) no-repeat;
	}

#local.nav li.first a:hover, #local.nav li.first a:active {
	background-image: url(../images/icn_i2ihome_hover.jpg);
	}
	
#local.nav li a.section {
	color: #bbbbbb;
	font-size: 11px;
	font-weight: 600;
	text-decoration: none;
	text-transform: uppercase;
	padding-right: 20px;
	border-right: 1px solid #cfcfcf;
	}

.aside blockquote {
	background: transparent url(../images/bg_quote_aside.jpg) no-repeat left top;
	color: #fff;
	padding: 28px 20px 20px 26px;
	margin-top: 1.8em;
	height: 228px;
	}

.aside blockquote cite { display: block; font-size: 1.1em; font-style: normal; font-weight: 700; margin-top: 1.2em;}

.aside blockquote cite span.title { font-size: .85em; font-style: italic; font-weight: 500;}


.footlight {
	color: #ffcf7e;
	font-weight: 600;
}

.page.footer li {
	font-size: 9px;
	color: #be8f8f;
}

.page.footer #meta.nav a {
	font-size: 9px;
	font-weight: 200;
	color: #be8f8f;
	text-decoration: none;
	}

.page.footer #meta.nav a:hover, .page.footer #meta.nav a:active {
	color: #ffffff;
	text-decoration: underline;
	}

.page.footer #copyright ul {
	float: left;
	margin: 0 auto;
	font-size: 10px;
	color: #be8f8f;
	text-transform: uppercase;
	padding: 30px 0 30px 0;
	}

.page.footer #copyright li {
	float: left;
	border-right: 1px solid #666666;
	margin-left: 10px;
	padding-right: 10px;
	}

.page.footer #copyright li.first {
	margin-left: 0px;
	}
	
.page.footer #copyright li.last {
	border-right: none;
	}

/* @end */

/* @group Forms */

/* @group Contact Forms */

input:focus, textarea:focus {	
	background: #fcfcf1;
	}

input[type="text"] {
	font-size: 12px;
	color: #9d9c9c;
	width: 230px;
	height: 30px;
	border: 0px;
	}

input[type="image"] {
	width: 70px;
	height: 30px;
	}

select {
	font-size: 12px;
	width: 260px;
	color: #666;
	}

label, legend {	
	display: block;
	margin-bottom: .3em;
	font-size: 10px;
	font-weight: 700;
	text-transform: uppercase;
	color: #999999;
	}

label .note {
	color: #cecdcd;
	font-size: 10px;
	font-weight: 500;
	text-transform: uppercase;
	}

label.error {
	color: #b20c20;
	}
	
#dash.nav #dashform input {
	float: left;
	font-size: 12px;
	color: #9d9c9c;
	width: 175px;
	height: 37px;
	border: 0px;
}

#dash.nav #dashform #send {
	float: right;
	width: 79px;
	height: 39px;
	margin: 0 auto;
	padding-left: 0px;
}

#content #article #contactform p {
	margin-top: 10px;
}

#content #article #contactform {
	float: left;
	width: 510px;
}

#content #article #contactform input {
	color: #9d9c9c;
	font-weight: 200;
	padding: 10px;
	width: 510px;
	height: 15px;
	border: 1px solid #dfdfdf;
}

#content #article #contactform #message {
	color: #9d9c9c;
	font-weight: 200;
	padding: 10px;
	width: 540px;
	border: 1px solid #dfdfdf;
}

#content #article #contactform #sendform {
	width: 79px;
	height: 39px;
	padding: 0px;
	border: 0px;
}

/* @end */

/* @group Site Search */

#searchtext {
	width: 198px;
	height: 22px;
	line-height: 22px;
	vertical-align: top;
	padding-left: 8px;
	}

/* @end */

/* @end */

