@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: 1.0
*/

/* Document Color Guide 
Light Green= #9dc44d
Dark Green= #3b4a1d
Light Grey= #dddddd
Dark Grey= #565c59
Blue= #458e95
*/


/* 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 {
	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: 60px;
	background-image: url(images/grid-paper.jpg);
	background-position: center top;
	background-repeat: no-repeat;
}

p {
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 18px;
}

a {
	color: #565c59;
	text-decoration: none;
}

a:hover {
	color: #3b4a1d;
	text-decoration: underline;
}

h1 {
	font-size: 70px;
	font-weight: bolder;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #4ad221;
}

h2 {
	font-size: 22px;

}

h3 {
	color: #565c59;
	width: 100%;
	font-size: 20px;
	font-weight: bolder;
	letter-spacing: -1px;
	margin-top: 20px;
	margin-bottom: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 3px solid #565C59;
}

h4 {
	font-size: 14px;
	font-weight: bold;
	color: #565C59;
	padding-top: 10px;
	padding-bottom: 10px;
}

h5 {
	font-size: 16px;
	font-style: italic;
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

div#container {
	text-align: left;
	background-color:#62772b;
	margin: auto;
	width: 960px;
	border: 1px solid;
	border-color: #333333;
	padding: 10px;
	-moz-border-radius: 3px;
	-webkit-border-radius:3px;
	-webkit-box-shadow: -2px 2px 6px #888888;
}

div#header {
	width: 100%;
}

div#header-main {
	color: #565c59;
	float: left;
	width: 520px;
	height: 150px;
	left: 70px;
	position: relative;
}

div#header-rail {
	color: #565c59;
	float: right;
	width: 280px;
	height: 150px;
	right: 70px;
	position: relative;
}

div#header h1 {
	height: 100px;
	text-indent: -5000px;
	background-image: url(images/Header2.png);
	background-repeat: no-repeat;
}

div#header h2 {
	text-align: left;
	font-size: 30px;
	text-align: left;
	font-weight: bolder;
	letter-spacing: -1px;
	color: #62772b;
}

div#header h4 {
	padding-top: 0px;
	font-size: 15px;
	text-align: left;
	letter-spacing: 0px;
	color: #62772b;
}

div#header h5 {
	font-style: normal;
	text-align: left;
	font-size: 34px;
	text-align: left;
	font-weight: bolder;
	letter-spacing: -1px;
	color: #565C59;
}

div#header p {
	font-size: 14px;
	text-align: left;
	color: #62772b;
}

div#badge-wrfl {
	position: absolute;
	top:40px;
	left: -100px;
	z-index: 20;
}

div#content {
	background-image: url(images/content-bg.jpg);
	background-position-y: top;
	background-repeat: repeat-x;
	padding-top: 40px;
	padding-bottom: 40px;
	background-color:#ffffff;
	overflow: auto;
	border: 1px solid #777777;
	-moz-border-radius: 3px;
	-webkit-border-radius:3px;
}

div#content-main {
	margin-top: 30px;
	color: #565C59;
	float: left;
	width: 520px;
	left: 70px;
	position: relative;
}

div#content-rail {
	margin-top: 30px;
	color: #565c59;
	float: right;
	width: 280px;
	right: 70px;
	position: relative;
}

div#imeem-player {
	margin-top: 20px;
	padding: 0px;
}

div#footer {
	height: 40px;
}

#header-image {
	text-align: center;
}

div#busters-promo {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}


#grid-wrfl {
	background-image: url(images/grid-wrfl.png);
}

#grid-busters {
	background-image: url(images/grid-busters.png);
}

.button {
	padding: 15px;
	font-weight: bold;
	text-align: center;
	background-color:#9dc44d;
	margin: auto;
	border: 2px solid;
	border-color: #333333;
	padding: 10px;
	-moz-border-radius: 8px;
	-webkit-border-radius:8px;
}

.button_single {
	padding: 15px;
	font-weight: bold;
	text-align: center;
	background-color:#9dc44d;
	margin: auto;
	border: 2px solid;
	border-color: #333333;
	padding: 10px;
	-moz-border-radius: 8px;
	-webkit-border-radius:8px;
	float:right;
	width: 35%;
	display: block;
}

.button_single_center {
	padding: 15px;
	margin: auto;
	font-weight: bold;
	text-align: center;
	background-color:#9dc44d;
	margin: 20px;
	border: 2px solid;
	border-color: #333333;
	padding: 10px;
	-moz-border-radius: 8px;
	-webkit-border-radius:8px;
	width: 35%;
}

.bandlist, .blog li {
	list-style: disc;
	margin-left: 25px;
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 1.5;
}

.button a {
	color="#3b4a1d;"
}

.button a:hover {
	color="#ffffff;"
}

.image-artist {
	border: 10px solid #565c59;
	-moz-border-radius: 3px;
	-webkit-border-radius:3px;
}

.subtitle {
	font-size: xx-small;
	font-style: italic;
}

.blogPosts h3 {
	margin: 0px;
	padding: 0px;
}

.meta {
	font-style: italic;
	font-size: xx-small;
	padding: 0px;
	margin: 0px;
	margin-top: -32px;
	padding-bottom: 20px;
}

.menu {
	color: #565C59;
	width: 100%;
	font-size: 20px;
	font-weight: bolder;
	line-height: 24px;
	letter-spacing: -1px;
}

.grid {
	font-size: 14px;
	margin-top: 40px;
}

.grid li {
	margin-left: 0px;
	padding-top: 10px;
	margin-bottom: 20px;
	margin-right:13px;
	float:left;
	display: inline;
	width: 160px;
	height:80px;
	border-top: 2px solid #565C59;
}

.grid a {
	width: 160px;
	height: 80px;
	display: block;
}

.grid-2_columns {
	font-size: 14px;
	margin-top: 40px;
}

.grid-2_columns li {
	padding-top: 10px;
	margin-left: 0px;
	margin-bottom: 20px;
	margin-right:13px;
	float:left;
	display: inline;
	width: 240px;
	border-top: 2px solid #565C59;
}

.grid-2_columns img {
	text-align: center;
	padding-top: 20px;
}

.grid-2_columns a {
	width: 240px;
	display: block;
}

.body-3_columns {
	-moz-column-count: 3;
	-moz-column-gap: 20px;
	-moz-column-rule: 1px solid #bbbbbb;
	-webkit-column-count: 3;
	-webkit-column-gap: 20px;
	-webkit-column-rule: 1px solid #bbbbbb;
	text-align: left;
}

.title {
	background-position: center left;
	background-repeat: no-repeat;
	text-indent: -5000px;
	height: 25px;
}

#morePrev {
	border-top: 3px solid #565C59;
	padding-top: 10px;
	margin-top: 10px;
}
