@charset "UTF-8";
/* CSS Document */

/*
Theme Name: Boomslang
Theme URI:	http://www.boomslangfest.com
Description: 'Boomslang is a 3-Day, Multi-venue Sound and Art festival taking place in Lexington, KY'
Author: Patrick Morrissey
Author URI: http://www.recogniseandrespond.com
Version: 2.0
*/


/* 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,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
body {
	background-color: #000000;
	background-image: url(Images/lanternBG.jpg);
	background-position: center top;
	background-repeat: no-repeat;
	line-height: 1;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
}
ol, ul {
	list-style: none;
}
/* end Reset */


body {
	color: #ffffff;
	font-size: 12px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	text-align: center;
	padding-top: 40px;
}

p {
	padding-bottom: 10px;
	line-height: 1.5;
}

a {
	color: #FFFF33;
}

strong, b {
	font-weight:bolder;
}

em, i {
	font-style: italic;
}

a:hover {
	color: #66CC00;
}

div#container {
	text-align: center;
	margin: auto;
	width: 780px;
	overflow: auto;
}

div#content-main {
	top: 40px;
	margin: auto;
	background-color: #222222;
	width:740px;
	border: 1px solid #666666;
	text-align: left;
	background-image: url(Images/contentBack.jpg);
	background-position-x: center;
	background-repeat: no-repeat;
	padding-top: 200px;
	-moz-border-radius: 8px;
	-webkit-border-radius:8px;
	-webkit-box-shadow: -4px 4px 16px #222222;
	padding-bottom: 30px;
}

div#content-main ul {
	padding-left: 10px;
}

div#header {
	position: absolute;
	top: 45px;
	margin-left: 7px;
	z-index: 80;
}

div#header-menu {
	font-family: "ff-meta-condensed-web-pro-1","ff-meta-condensed-web-pro-2",sans-serif;
	font-size: 12px;
	color: #000000;
}

div #header-menu ul {
	left: 23px;
	top:-42px;
	position: relative;
}

div#header-menu li {
	display: block;
}

div#header-menu a {
	float: left;
	width: 120px;
	color: #ffffff;
	text-decoration:  none;
	text-align: center;
}

div#header-menu a:hover {
	color: #eeeeee;
	text-decoration: underline;
}

div#artists-list {
	width: 180px;
	float: left;
	display: inline;
}

div#artists-list h3 {
	font-size: 16px;
	font-family: "aurea-ultra-1","aurea-ultra-2",serif;
	margin-bottom: 20px;
	text-align: center;
}

div#artists-list ul {
	position: relative;
	padding-left:30px;
}

div#artists-list li {
	line-height: 1.4;
}

div#artists-list a, div#artists-list li {
	color: #ffffff;
	font-size: 12px;
	text-decoration: none;
	font-family: "aurea-ultra-1","aurea-ultra-2",serif;
}

div#artists-list a:hover {
	text-decoration: underline;
	color: #CC0E37;
}

div#rotatorContainer {
	width: 540px;
	float: left;
	display: inline;
	padding-left: 10px;
	padding-right: 10px;
}

div#rotatorContainer ul {
	margin-bottom: 20px;
}

div#twitterContainer {
	float: left;
	position: relative;
	width: 180px;
	text-align: center;
}

div#twitterContainer h3, div#rotatorContainer h3 {
	font-size: 16px;
	font-family: "aurea-ultra-1","aurea-ultra-2",serif;
	margin-bottom: 20px;
}

div#twitter {
	text-align: left;
	width: 160px;
}

div#artistListSmall ul {
	text-align: justify;
}

div#artistListSmall li {
	list-style: none;
	margin: 0px;
	padding: 0px;
	display: inline;
	color: white;
	line-height: 1.2;
	font-weight: 700;
	padding-right: 10px;
}

div#artistListSmall li:nth-child(3n+1), div#artistListSmall li:nth-child(3n+1) a {
	font-size: 16px;
	font-family: "ff-enzo-web-1","ff-enzo-web-2",sans-serif;
	color: #FFEAAD;
}

div#artistListSmall li:nth-child(3n+2), div#artistListSmall li:nth-child(3n+2) a {
	font-size: 14px;
	color: #B3E099;
	font-family: "terfens-1","terfens-2",sans-serif;
}

div#artistListSmall li:nth-child(3n+3), div#artistListSmall li:nth-child(3n+3) a {
	font-size: 18px;
	color: #D14334;
	font-family: "p22-fllw-eaglefeather-1","p22-fllw-eaglefeather-2";
}

div#artistListMed li:nth-child(3n+1), div#artistListMed li:nth-child(3n+1) a {
	font-size: 24px;
	font-family: "ff-enzo-web-1","ff-enzo-web-2",sans-serif;
	color: #FFEAAD;
}

div#artistListMed li:nth-child(3n+2), div#artistListMed li:nth-child(3n+2) a {
	font-size: 22px;
	color: #B3E099;
	font-family: "terfens-1","terfens-2",sans-serif;
}

div#artistListMed li:nth-child(3n+3), div#artistListMed li:nth-child(3n+3) a {
	font-size: 26px;
	color: #D14334;
	font-family: "p22-fllw-eaglefeather-1","p22-fllw-eaglefeather-2";
}

div#artistListLarge li:nth-child(3n+1), div#artistListLarge li:nth-child(3n+1) a {
	font-size: 30px;
	font-family: "ff-enzo-web-1","ff-enzo-web-2",sans-serif;
	color: #FFEAAD;
}

div#artistListLarge li:nth-child(3n+2), div#artistListLarge li:nth-child(3n+2) a {
	font-size: 28px;
	color: #B3E099;
	font-family: "terfens-1","terfens-2",sans-serif;
}

div#artistListLarge li:nth-child(3n+3), div#artistListLarge li:nth-child(3n+3) a {
	font-size: 32px;
	color: #D14334;
	font-family: "p22-fllw-eaglefeather-1","p22-fllw-eaglefeather-2";
}

div#artistListSmall a, div#artistListMed a, div#artistListLarge a {
	text-decoration: none;
}

div#artistListSmall a:hover, div#artistListMed a:hover, div#artistListLarge a:hover {
	text-decoration: underline;
}

.artistListSmallNote, .artistListMedNote, .artistListLargeNote {
	font-weight: 300;
	font-style: italic;
}