/*
Theme Name: Camp Euforia Theme
Theme URI: http://www.campeuforia.com
Description: Custom theme created for Camp Euforia.
Version: 1.0
Author: Jim Hanifen
Author URI: http://www.jimhanifen.com/
Tags: band

	This theme was designed and built by Jim Hanifen,
	whose twitter feed you can find at www.twitter.com/jhanifen

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
html, body, div, span, applet, object, iframe,h1, h2, h3, h4, h5, h6, p, blockquote, pre,a, abbr, del, dfn, font, img, ins, kbd, q, s, samp, acronym, address, big, cite, code,small, strike, sub, sup, tt, var,dl, dt, dd, ol, ul, li,fieldset, form, label, legend,table, caption, tbody, tfoot, thead, tr, th, td {font-size:100%;font-family:inherit;vertical-align:baseline;margin:0;padding:0;border:0;outline:0;font-weight:inherit;font-style:inherit;}caption, th, td {text-align:left;font-weight:normal;}table {border-collapse:separate;border-spacing:0;}blockquote:before,blockquote:after,q:before,q:after {content: "";}blockquote, q {quotes: "" "";}
* {margin:0;padding:0;}
body{
	background:#93A443 url(images/background.jpg) no-repeat 0 0;
}
#wrapper {
	position:relative;
	margin:0 auto;
	margin-top:10px;
	width:920px;
	background:url(images/camp_euforia_logo.png) no-repeat 0 0;
}
#banner {
	margin:0 0 0 230px;
	padding:58px 0 0 0;
}
#banner h1 {
	padding: 74px 0 0 0;
	overflow: hidden;
	background: url(images/camp_euforia_2010.png) no-repeat top left;
	height: 0px !important;
	height /**/:74px;
}
#page {
	margin-left:200px;
	padding:40px 0 0 0;
	min-height:500px;
}
#links {
	position:absolute;
	top:240px;
	left:0px;
	height:900px;
	width:155px;
}
#links ul {
	margin:0;
	padding:0;
}
#links li {
	list-style-type:none;
}
#links a, #links a:visited, #links a:link {
	color:#fff;
	font-size:22px;
	font-family:tahoma;
	text-decoration:none;
	text-align:right;
	display:block;
	padding-bottom:5px;
}
#links a:hover {
	color:#59642D;
}
#left_ads {
	margin-top:100px;
	
}
#content {
	width:475px;
	float:left;
	color:#fff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height:1.5;
}
#content a, #content a:link {
	color:#0F4D06;
	text-decoration:none;
}
#content a:visited {
	color:#0F4D06;
}
#content a:hover {
	color:#000000;
	text-decoration:underline;
}
#content h2 {
	font-size:24px;
	font-weight:900;
	padding:0 0 10px 0;
}
#content strong {
	font-weight:900;
}
#sidebar_box {
	width:210px;
	margin-left:496px;
	color:#303C1A;
	font-family:Arial, Helvetica, sans-serif;
}
#widget_sp_image-3 {
	text-align:center;
}
#facebook-fan-box {
	margin:0 0 0 8px;
}
#footer {
	color:#6C7931;
	font-size:14px;
	padding:50px 0 20px 0;
	text-align:center;
}
.clear {
	clear:both;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
	html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}
.entry h3 {
	font-size:18px;
	font-weight:900;
	padding:4px 0 5px 0;
}
.entry p {
	padding:4px 0 4px 0;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
#sidebar_box .widget {
	padding:12px 0 12px 0;
}
#sidebar_box ul, #sidebar_box ul ol {
	margin: 0;
	padding: 0;
	}
#sidebar_box ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 25px;
	}
#sidebar_box h3 {
	font-size:14px;
	font-weight:900;
}
#sidebar_box ul p, #sidebar_box ul select {
	margin: 5px 0 8px;
	}

#sidebar_box ul ul, #sidebar_box ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar_box ul ul ul, #sidebar_box ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar_box ul ol li {
	list-style: decimal outside;
	}

#sidebar_box ul ul li, #sidebar_box ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
.screen-reader-text {
     position: absolute;
     left: -1000em;
}
hr {
	display: none;
}
a img {
	border: none;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.band_title {
	font-size:16px;
	font-weight:900;
	margin-top:13px;
}
.cal_info {
	margin-left:10px;
	padding-bottom:5px;
	border-bottom:1px dashed #B4C270;
	color:#DDE3BF;
}
