/* @override http://www.sndvegas.com/wp-content/themes/snd_vegas/style.css */

/* @override http://www.sndvegas.com/wp-content/themes/snd_vegas/style.css */

/* @override http://www.sndvegas.com/wp-content/themes/snd_vegas/style.css */

/*  
Theme Name: SNDVegas08
Theme URI: http://sndvegas.com
Description: Custom theme built for SND Vegas 2008 workshop.
Version: 1.0
Author: Tyson Evans
Author URI: http://tysonevans.com/
*/

/* @group Global */

@import url("resets.css");

body {
	background: #333333 url('http://www.sndvegas.com/wp-content/themes/snd_vegas/images/backgrounds/bulbs1.jpg') no-repeat fixed center top;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
.clearfix {height: 1%;}
/* End hide from IE-mac */

a {
	color: white;
}

a:hover {
	color: #c90d0c;
}

div#content p {
	margin-bottom: .5em;
	line-height: 1.4;
	font-size: .85em;
}

div#sitemap p, div#sitemap li {
	margin-bottom: .5em;
	line-height: 1.4;
	font-size: .75em;
}

h3 {
	font-weight: bold;
	color: #fff;
	margin-bottom: 4px;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

div#container {
	width: 900px;
	background-color: #000;
	border: 1px solid #ccc;
	padding: 12px;
	margin: 30px auto 20px;
}


div#header {
	background-color: #000;
}

div#content {
	overflow: hidden;
	background-color: #000;
	color: #ccc;
	padding-right: 10px;
	padding-left: 10px;
	margin-bottom: 18px;
}

div#footer {
	background-color: black;

	height: 26px;
}



/* @end */

/* @group Header */

img#masthead-dates {
	float: right;
}

div#header ul#header-nav {
	font: bold .8em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	background-color: #141414;
	margin-top: 8px;
	padding-bottom: 4px;
	padding-top: 4px;
}

div#header ul#header-nav li {
	display: inline;
	color: #333;
	text-transform: uppercase;
	margin-right: 0;
	margin-left: 6px;
	border-right: 2px solid #000;
	padding-right: 14px;
	padding-top: 8px;
	padding-bottom: 8px;
}


div#header ul li a {
	color: white;
	text-decoration: none;
	padding-bottom: 6px;
}

div#header li a:hover {
	color: #c90d0c;
	text-decoration: underline;
}

div#gallery img, div#gallery object {
	display: block;
	margin-right: auto;
	margin-left: auto;
}

div#gallery object {
	margin-top: 6px;
	margin-bottom: 6px;
}

div#gallery img.full {
	width: 900px;
}

div#header ul#header-nav ul {
	margin-top: 6px;
	margin-bottom: 6px;
}



/* @end */

div#content h2 {
	font: 2.6em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: white;
	margin-bottom: 10px;
	margin-top: 10px;
}

/* @group Sitemap */

div#sitemap {
	background: #141414 url(images/sitemap_dividers.png) repeat-y;
	padding-bottom: 10px;
	clear: both;
	padding-top: 6px;
	padding-right: 8px;
	padding-left: 8px;
	color: #ccc;
}

form#emailsignup label {
	display: block;
	margin-top: 6px;
	margin-bottom: 3px;
}


form#emailsignup input {
	width: 90px;
	font: .7em "Lucida Grande", Lucida, Verdana, sans-serif;
	margin-right: 4px;
}

form#emailsignup input.submit {
	width: auto;
	border: 1px solid silver;
	background-color: #333;
	color: #fff;
	text-transform: uppercase;
}

div.column-entry {
	clear: both;
	margin-bottom: 10px;
	display: block;
}

div.sitemap-column {
	width: 205px;
	float: left;

}

div.sitemap-column#program, div.sitemap-column#practical, div.sitemap-column#fun {
	margin-right: 21px;

}

div.sitemap-column h3.col-header {
	color: #fff;
	font: bold 1.5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	margin-bottom: 8px;
}

div#content.home div#sitemap {
	margin-top: 0;
}

div#blog ul li {
	font-weight: bold;
	list-style-type: disc;
	list-style-position: inside;
	line-height: 1.3;
	margin-bottom: 10px;
}


/* @end */

/* @group Sponsorships */

h3 span.sponsorlevel {
	display: block;
	color: #fff;
	margin-bottom: 3px;
	font-size: 1.3em;
}

div#sponsorships h3 {
	color: #999;
	font-size: .9em;
}

div#sponsorships {
	margin-top: 18px;
}

div#platinum, div#gold, div#silver, div#bronze, div#associate {
	width: 200px;
	float: left;
	margin-left: 10px;
	margin-right: 10px;
	margin-bottom: 13px;
	padding-top: 4px;
}

div#platinum {
	border-top: 4px solid #9acbcb;
}

div#gold {
	border-top: 4px solid #c99910;
}

div#silver {
	border-top: 4px solid #ccc;
}

div#bronze {
	border-top: 4px solid #fb6710;
}

div#associate {
	border-top: 4px solid #333;
}


/* @end */

/* @group Single */

div.post div.entry {
	width: 580px;
	float: left;
}

div.post div.entry-sidebar {
	width: 225px;
	float: right;
	border-top-style: solid;
}

div#content div.post p.postmetadata {
	font-size: .7em;
	line-height: 1.1;
	color: #666;
	margin-bottom: 12px;
	margin-top: 1em;
}

p.postmetadata a {
	color: #666;
}

p.postmetadata a:hover {
	color: #fff;
}

div#comments li cite {
	font-size: .8em;
	font-weight: bold;
	color: #fff;
}

div#comments h3 {
	text-transform: uppercase;
	font-size: .8em;
	color: #c90d0c;

}

div#comments h3#respond {
	margin-bottom: 4px;
	padding-top: 2px;	
	padding-bottom: 10px;
	border-top: 4px solid #333;
}

div#comments ol.commentlist li {
	border-top: 1px solid #333;
	padding-top: 4px;
	padding-bottom: 8px;
}

div#comments li small.commentmetadata {
	font-size: .7em;
}

div#comments li p {
	font-size: .75em;
	margin-top: 2px;
}

div#comments form {
	font: .8em "Lucida Grande", Lucida, Verdana, sans-serif;
}

div#comments form label {
	display: block;
	margin-bottom: 8px;
}

div#comments form textarea {
	width: 100%;
	height: 10em;
}

p span.leadin {
	font-size: 1.3em;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff;
}

div.post ul li {
	list-style-type: square;
	margin-left: 2.5em;
	margin-bottom: .5em;
	line-height: 1.4;
	font-size: .85em;
}

div.entry-sidebar div.sidebardetails {
	font-size: .85em;
}

div.entry-sidebar div.sidebardetails p strong {
	font-size: 1em;
	display: block;
	color: #950a09;
	text-transform: uppercase;
}

div.entry h4 {
	text-transform: uppercase;
	font-weight: bold;
	color: #c90d0c;
	margin-top: 1em;
	margin-bottom: .3em;
}

div.entry blockquote {
	margin-left: 1em;
	padding-left: .5em;
	border-left: 1px solid #333;
}

div#FAQ p strong {
	
}

/* @end */

div#bookreminder {
	padding: 6px;
	border: 2px solid #950a09;
	background-color: #191919;
	margin-bottom: 1em;
	margin-top: 1em;
}

div#bookreminder a {
	text-decoration: underline;
}

div#bookreminder h3 {
	line-height: 1.3;
	text-align: left;
}

div#bookreminder p em {
	font-size: .9em;
	line-height: 1;
}

p.credit {
	text-align: right;
	text-transform: uppercase;
	font-size: .7em;
	color: #333;
	margin-top: .5em;
}

div#gallery p.credit a {
	color: #333;
}

li span.details {
	text-transform: uppercase;
	font-size: .8em;
	color: #666;
}