/*
Theme Name: Hands Up
Theme URI: http://www.wordpressthemespark.com
Version: 1.0
Description: 2 Column, Right Column Theme
Author: Wordpress Themes Park
Author URI: http://www.wordpressthemespark.com
Author mail: wordpressthemespark@gmail.com
*/

/* DO NOT REMOVE THE CREDITS AND FOOTER LINKS */

/* Links */

a:link { text-decoration: none; color: #0099EC; }

a:visited {
	text-decoration: none;
	color: #0099EC;
}

a:hover, a:active {
	color: #0099EC;
	text-decoration: underline;
}

/* Headings */

h1, h2, h3, h4, h5, h6 { font-weight: normal; margin: 20px 0 10px; }

h1 { font-size: 32px; margin-bottom: 0px; margin-top: 10px;}

h2 { font-size: 28px; }

h3 { font-size: 24px; }

h4, h5, h6 { font-size: 20px; }

/* Other Html Elements */
.titles { font-weight: normal; border-bottom-width: 0; font-size: 24px; text-decoration: none;}
.titles a:link, .titles a:visited, .titles a:active {
text-decoration: none;
font-size: 24px;
font-weight: normal;
border-bottom-width: 0;
}



pre, blockquote 
{
	overflow: auto;
	padding: 0 10px;
	margin: 20px 30px;
	line-height: 1.8em;
	background-color: #000000;
	border: 1px solid #314343;
}

pre:hover, blockquote:hover
{
	background-color: #f0f0f0;
	border: 1px solid #d0d0d0;
}

pre { padding-top: 10px; padding-bottom: 10px; }

code {
	color: #FEDB00;
	font-family: Consolas, Verdana, "Courier New", Sans-Serif;
}

ul, ol { line-height: 2.0em; }

/* ol.commentlist li.graybox {background: url("images/stripe_content.png") repeat scroll center bottom transparent;}*/

ul {
	list-style-type: none;
}

abbr, acronym { font-style: normal; border-bottom: 1px dotted #333333; cursor: help; }

del {
	text-decoration: line-through;
	color: #333333;
}

ins {
	text-decoration: none;
	color: #0099ec;
}

/* Structure */

body
{
	margin: 0;
	padding: 0;
	color: #666666;
	/*background-image: url(images/bg.png);*/
	background-repeat: repeat-x;
	background-color: #000000;
	font: normal 76% "Trebuchet MS", "Lucida Grande", Verdana, Georgia, Sans-Serif;
}

#wrapper2 {
width: 900px;
margin-left: auto;
margin-right: auto;
}
#header
{
	float: left;
	width: 880px;
	padding-bottom: 8px;
	clear: right;
	height: 59px;
	margin-top: 0px;
	background-image: url(images/header-bg.jpg);
	background-repeat: no-repeat;
	padding-left: 20px;
}

#navigation
{
	clear: both;
	float: left;
	width: 900px;
	/* height: 295px; */
	background-repeat: no-repeat;
	-moz-border-radius: 13px;
	-webkit-border-radius: 13px;
	position: relative;
}

/* header images rotated by id */
div.headerImage0 {background-image: url(images/header-targhee9.jpg); height: 395px;}
div.headerImage2 {background-image: url(images/header-targhee13.jpg); height: 395px;} /* trap */
div.headerImage7 {background-image: url(images/header-targhee14.jpg); height: 395px;} /* bluegrass */
div.headerImage15 {background-image: url(images/header-targhee9.jpg); height: 395px;} /* targhee fest */
div.headerImage17 {background-image: url(images/header-targhee9.jpg); height: 395px;} /* battle of the bands*/
div.headerImage40 {background-image: url(images/header-targhee9.jpg); height: 395px;} /* battle of the bands */
div.headerImage138 {background-image: url(images/header-targhee14.jpg); height: 395px;} /* bluegrass poster contest */
div.headerImage268 {background-image: url(images/header-targhee15.jpg); height: 395px;} /* bluegrass Camp */
div.headerImage539 {background-image: url(images/header-targhee9.jpg); height: 395px;} /* venues */

/* spans for header image text */	
div#navigation span {position: absolute; top: 333px; left: 680px; font-size:48px; color: white; text-shadow: 2px 3px 5px black;}
div#navigation span.heading15 {position: absolute; top: 342px; left: 645px; font-size: 42px;}/* targhee fest */
div#navigation span.heading17 {position: absolute; top: 350px; left: 660px; font-size: 25px;}/* battle of the bands */
div#navigation span.heading40 {position: absolute; top: 348px; left: 660px; font-size: 32px;}/* battle of the bands */
div#navigation span.heading138 {position: absolute; top: 343px; left: 645px; font-size: 38px;}/* bluegrass poster contest */
div#navigation span.heading268 {position: absolute; top: 345px; left: 650px; font-size: 34px;}/* bluegrass Camp */


#wrapper
{
	clear: both;
	float: left;
	width: 100%;
	color: #ccc;
	background: #000000;

}

#content-wrapper
{
	/*width: 65%;*/
	width: 70%;
	float: left;
}

#content
{
	float: left;
	/*padding: 0 0px 10px 30px;*/
	padding: 0 0px 10px 10px;
}

#sidebar-wrapper
{
	/*width: 35%;*/
	width: 25%;
	float: right;
}

#sidebar
{
	float: right;
	/*padding: 0px 15px 0px 10px;*/
	padding-right: 5px;
	/*width: 213px;*/
	width: 243px;
	/*margin-right: 15px;*/
	margin-top: 0px;
}

#footer
{
	clear: both;
	float: left;
	width: 900px;
	text-align: left;
	padding-left: 20px;
	background-image: url(images/footer-bg.png);
	margin-bottom: 0px;
	color: #0099EC;
	height: 44px;
	padding-top: 0px;
	background-color: #000000;
	background-repeat: no-repeat;
}

#footer a:link, #footer a:hover, #footer a:active, #footer a:visited {
	/*color: #FFFFFF;*/
	color: #0099EC;
}

#extras
{
	float: left;
	width: 780px;
	color: #444444;
	text-align: left;
	padding: 0 10px 10px;
	margin: 10px 12px 20px;
	background-color: #f5f5f5;
	border-top: 1px solid #e0e0e0;
	border-bottom: 1px solid #e0e0e0;
}

/* Header */

#header h1 {
	padding-left: 20px;
	width: 100%;
}

#header h1 a:link, #header a:active {
	color: #333333;
	font-size: 20px;
	text-transform: lowercase;
}

#header h1 a:hover {
	color: #333333;
	font-size: 20px;
	text-transform: lowercase;
	text-decoration: none;
}

#header h1 a:active {
	color: #333333;
	font-size: 20px;
	text-transform: lowercase;
}

#header h1 a:visited {
	color: #333333;
	font-size: 20px;
	text-transform: lowercase;
}

/* Navigation */

#navigation ul { list-style-type: none; list-style-image: none; float: left; margin-top: 0px; margin-left: 0px; padding-left: 0px;}

#navigation li { float: left; }

#navigation li a:link,
#navigation li a:visited
{
	float: left;
	color: #0099ec;
	display: block;
	padding: 0px 10px;
	margin-right: 1px;
	height: 23px;
	font-size: 13px;
	margin-top: 0px;
	background-color: #000000;
	/*background-image: url(images/nav-bg.gif);*/
	border-left: 1px solid #1E2D2D;
	border-right: 1px solid #1E2D2D;
}

#navigation li a:hover,
#navigation li a:active
{
	color: #0099EC;
	background-repeat: repeat-x;
	font-size: 13px;
	margin-top: 0px;
	background-color: #1B292A;
	/*background-image: url(images/nav-bg2.gif);*/
	border-left: 1px solid #1E2D2D;
	border-right: 1px solid #1E2D2D;
}

#navigation li.active a
{
	color: #0099EC;
	background-color: #333333;
}

/* Wrapper */

#wrapper a:link { font-weight: bold; }

#wrapper a:visited { font-weight: bold; }

#wrapper a:hover, #wrapper a:active { }

/* Content */

/* style to format images in posts correctly */
div.post img {border: 1px solid #333; padding: 2px;}
div.post p object {margin-left:30px;}

#content .post-title a { border-bottom-width: 0; }

#content .post p.img { float: left; margin: 0 15px 0 0;}

#content .post p.img img { padding: 8px; border: 1px solid #d0d0d0; background-color: #eeeeee; }

#content .post-footer 
{ 
	font-size: 90%; 
	color: #FFFFFF;
	margin-bottom: 5px; 
	padding:5px 5px 5px 15px;
	/*background-image: url(images/postedin.gif);*/
	border-top: 1px solid #333;
}

.post {
padding-top: 5px;
padding-left: 12px;
padding-right: 20px;
}
.post-wrapper {
background-image: url(images/post-top.gif);
background-repeat: no-repeat;
width: 608px;
padding: 10px;
margin-left: -15px;
margin-top: 10px;
margin-right: 10px;
}

.post-wrapper2 {
/*width: 476px;*/
width: 100%;
padding: 10px;
margin-left: -15px;
margin-right: 10px;
border: 1px solid #292929;
-moz-border-radius: 13px;
-webkit-border-radius: 13px;
}
/* Sidebar */

.sideblock
{
	padding: 5px 10px;
	margin-bottom: 20px;
}

.sideblock ul.xoxo, .archives ul, .meta, .sideblock div.votewidget_skin, .sideblock div#calendar_wrap, .sideblock select, .sideblock div#polls-1, div.textwidget {
	/*background-image: url(images/sidebar-l-bg.gif);
	background-repeat: no-repeat;*/
	background: url(images/stripe_content.png) scroll repeat;
	/*width: 210px;*/
	width: 233px;
	/*margin-left: -25px;*/
	margin-left: -13px;
	/*padding-left: 23px;*/
	padding-left: 10px;
	background-position: bottom;
	margin-top: 0px;
	-moz-border-radius-bottomright: 13px;
	-webkit-border-bottom-right-radius: 13px;
	-moz-border-radius-bottomleft: 13px;
	-webkit-border-bottom-left-radius: 13px;
	padding-bottom: 10px;
			   }

.sideblock h3 {
	margin-top: 5px;
	margin-left: -13px;
	font-size: 14px;
	display: block;
	/*background-image: url('images/sidebar-h-bg.gif');
	background-repeat: no-repeat;*/
	background: url(images/bg_head.png) scroll repeat;
	/*width: 210px;*/
	width: 233px;
	padding-left: 10px;
	line-height: 30px;
	margin-bottom: 0px;
	margin-right: 0px;
	color: #FFFFFF;
	-moz-border-radius-topright: 13px;
	-webkit-border-top-right-radius: 13px;
	-moz-border-radius-topleft: 13px;
	-webkit-border-top-left-radius: 13px;
	text-shadow: 1px 2px 2px black;
	border-bottom: 1px solid black;
}

#sidebar dt {
	margin: 0;
	padding-top: 5px;
	font-weight: bold;
	color: #0099ec;
}

#sidebar dd { margin: 0 0 5px; padding-bottom: 5px; line-height: 1.8em; }

#sidebar dd a:link { border-bottom-width: 0; font-weight: normal;  border-bottom: none; text-decoration: none;}

#sidebar dd a:visited { border-bottom-width: 0; font-weight: normal; border-bottom: none; text-decoration: none; }

#sidebar dd a:hover, #sidebar dd a:active { border-bottom: none; text-decoration: none;}

/* Extras */

#extras h6 { font-size: 14px; text-transform: uppercase; color: #FFFFFF; }

#friends
{
	float: left;
	width: 150px;
	margin-left: 20px;
	margin-right: 10px;
}

#links
{
	float: left;
	width: 275px;
	margin-right: 50px;
}

#about
{
	float: left;
	width: 250px;
	margin-right: 20px;
}

#friends ul { padding-left: 20px; }

#links dl, #links dt, #links dd { margin: 0; padding: 0; }

#links dt { font-weight: bold; padding-top: 5px; }

#links dd { margin-bottom: 5px; padding-bottom: 5px; border-bottom: 1px dotted #999999; }

	/* Comments Styling */
#commentlist li {
margin-bottom: 1.5em;
padding-bottom: 1em;
border-bottom: 1px solid #700000;
}

#commentform {
	margin: 1em 0;
	background: #000000;
	width: 280px;

}

#commentform textarea {
	background-color: #E4E4E4;
	border: 1px solid #999999;
	/*width: 280px;*/
	width: 580px;
}
#commentform textarea:hover {
	background-color: #EFEFEF;
	border: 1px solid #999999;
}
#commentform textarea:focus {
	background-color: #C0C0C0;
	border: 1px solid #999999;
}

#commentform #email, #commentform #author, #commentform #url {
font-size: 1.1em;
background: #E4E4E4;
	border: 1px solid #999999;
width: 280px;
}
/*#commentform #email:hover, #commentform #author:hover, #commentform #url:hover {
font-size: 1.1em;
	background-color: #EFEFEF;
	border: 1px solid #999999;
width: 280px;
}
#commentform #email:focus, #commentform #author:focus, #commentform #url:focus {
	font-size: 1.1em;
	background-color: #C0C0C0;
	border: 1px solid #999999;
	width: 280px;
}*/
#commentform input{
margin-bottom: 3px;
}

.date {
	height: 54px;
	margin-bottom: 5px;
	width: 54px;
	text-align: center;
	float: left;
	margin-top: 10px;
	margin-left: 10px;

}
.date .month {
	display: block;
	color: #333333;
	padding: 2px 0px;
	text-align: center;
	text-transform: uppercase;
	font-size: 10px;
	font-weight: bold;
}
.date .day {
	display: block;
	color: #333333;
	font: 2.3em Georgia;
	padding-top: 0px;
	text-align: center;
	margin-top: -5px;
}

#left {
	width: 60px;
	float: left;
}

.slogan {
	font-size: 13px;
	color: #000000;
	text-transform: lowercase;
	margin-left: 20px;
	margin-bottom: 2px;
	float: left;
}
.icons {
float: right;
margin-right: 30px;
margin-top: -20px;
}







#nav ul {
	list-style-type: none;
	list-style-image: none;
	float: left;
	margin-top: -4px;
	/*margin-left: 100px;*/
	margin-left: 160px;
	padding: 20px 20px 0px 20px;
	margin-right: 15px;
	/*background-color: #333333;
	border: 1px solid #666666;*/
}

#nav ul:hover {
	/*background-color: #666666;
	border: 1px solid #999999;*/
}

#nav li { float: left; margin-left: 20px;}

#nav li a:link,
#nav li a:visited
{
	float: left;
	color: #fff;
	display: block;
	margin-right: 6px;
	height: 23px;
	font-size: 13px;
	margin-top: 0px;
	font-weight: bold;
	/*background-image: url(images/a.gif);*/
	background-repeat: no-repeat;
	background-position: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
}

#nav li a:hover,
#nav li a:active
{
	font-size: 13px;
	margin-top: 0px;
	text-decoration: underline;
	/*background-image: url(images/a-hover.gif);
	background-color: #0099ec;*/
	color: #03a2f8;
}

#nav li.active a
{
	color: #FFFFFF;
	background-color: #000000;
}

.sideblock a{text-decoration: none; color: #FFFFFF;}

.sideblock a:hover{
	text-decoration: underline;
	color: #0099EC;
}


.post-footer a{
	color: #FFFFFF;
}

.post-footer a:hover {
	text-decoration: underline;
}

#wrapper p {
	text-align: justify;
}

#searchform {
	padding-top: 8px;
	padding-bottom: 8px;
}

#s {
	margin-bottom: 4px;
}

input {
	background-color: #DBDBDB;
}

input:hover {
	background-color: #BABABA;
}

input:focus {
	background-color: #CECECE;
}

.titles a:hover{ text-decoration: none; color: #0099EC; }

.titles a{
	text-decoration: none;
	color: #333333;
}

.sideblock a:visited {
	color: #0073B0;
	}
	
.bottom{
	margin-bottom: 0px;
	text-align: center;
	margin-top: 12px;
}

.bottom2{
	margin-bottom: 0px;
	margin-top: 2px;
	text-align: center;
}

/* BEGIN battle of the bands formatting */
div#mike-bands p.hidden{display: none;}
div#mike-bands p{padding: 5px 5px 15px 5px; margin: 5px 13px; border: 1px solid #161717; font-size: 10px; width: 112px; float: left; text-align: center; height: 120px;}
div#mike-bands p:hover {background-color: #101010; color: white;}
div#mike-bands img{width: 100px; height: 75px; margin-bottom: 8px; border: 1px solid #161717; padding: 2px; background-color: black;}
span#mike-span {display: block; margin:1px;}
div.clear {clear: both;}
br.clear {clear: both;}
a.previewLink:hover {cursor: pointer;}
/* END battle of the bands formatting */

/* BEGIN votelist formatting sidebar */
div.votelistind {display: block; float: left;}
p.poll-header {margin: 0;}
/* END votelist formatting sidebar */

/* BEGIN POSTER PAGE STYLES */
div.lightbox {float: left; padding: 7px; margin: 10px; border: 1px solid #292929; position: relative;}
div.lightbox a img {border: 1px solid #292929; padding: 2px;}

/* END POSTER PAGE STYLES */

/* BEGIN UTILIT CLASSES */
span.bold {font-weight: bold; font-size: 20px;}
span.inlineHeading {font-size: 18px; margin-right: 10px;}
/* END UTILITY CLASSES*/

/* BEGIN COMMENT FORM STYLE */
#commentform textarea#comment, #commentform input#url, #commentform input#email, #commentform input#author  {
	border: 1px solid #333;
	background-color: #161717;
	color: #0073B0;
}

#submit {
	border: 1px solid #333;
	background-color: #161717;
	color: #0073B0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
}
#submit:hover {
	border: 1px solid #0073B0;
	background-color: #161717;
	color: #BA6300;
}
/*END COMMENT FORM STYLES*/

/*DOWNLOAD BUTTON STYLE*/
a.download {
	border: 1px solid #333;
	background-color: #161717;
	color: #0073B0;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	padding: 5px;
	text-align: center;
}
a.download:hover {
	border: 1px solid #0073B0;
	background-color: #161717;
	color: #BA6300;
}
p.download {margin: 30px 0 0 260px;}

/* BEGIN BLUEGRASS PAGE FORMATTING */
li.bandImage {float: left; margin: 10px;}
div.post ul li.bandImage:hover, div.post ul li.bandImage a:hover {border: none; text-decoration: none;}
span.bandText {border-top: none; text-align: center;}
span.bandText:hover {text-decoration: underline;}
/* END BLUEGRASS PAGE FORMATTING */

/*
BEGIN INNERPOST RULES
*/
div.innerPostWrap {margin: 20px 0 10px;}
div.innerPost {width: 226px; height: 330px; margin: 0 23px 23px 0; padding: 15px 15px 30px; background-color: #333; -moz-box-shadow: 0 0 4px #666; float: left; border: 7px solid #CCC; position: relative;}
h2.innerPostTitle {margin: 0 0 10px 0;}
h2.innerPostTitle a:hover, h2.innerPostTitle a:active {text-decoration: none;}
div.innerPostContent {background-color: #333;}
span.innerPostReadMore {position: absolute; bottom: 25px; right: 80px;}
span.innerPostComments {font-size: 54px; position: absolute; bottom: 0; right: 14px;}
/*
END INNERPOST RULES
*/
/*
BEGIN FOOTER PARAGRAPH STYLES
*/
#footer p {float: left; color: #fff;}
#footer p:first-child {margin-left: 250px; margin-right: 100px;}
/*
END FOOTER PARAGRAPH STYLES
*/

/*
BEGIN MUSIC VENUES PAGE STYLES
*/
div.leftAddress {float: left;}
div.rightAddress {float: right;} 
/*
END MUSIC VENUES PAGE STYLES
*/
