/*
Theme Name: DHS Bands
Theme URI: http://wordpress.org/
Description: Theme for DHSBands.net
Author: Ben Carr
Author URI: http://www.bencarr.net/
Tags: red, fixed width

*/



body {
	background: #300 url('images/dhslogobg.jpg') no-repeat top;
	font: normal 14px 'Georgia', Times, Serif;
	color: #222;
	margin: 0; padding: 0; }
h1, h2, h3, h4, h5 { 
	margin: 0; padding: 0; font-weight: normal; }
h1 {
	color: #000;
	font-size: 40px;
	letter-spacing: -2px;
	margin: 10px 0 10px;
	border-bottom: 1px solid #000;
	line-height: 28px; }
h2 {
	color: #600;
	font-size: 20px;
	font-weight: bold;
	margin: 18px 0 12px; }
h3 {
	font-weight: bold;
	color: #000;
	padding: 15px 0 0; }
h4 {
	font-weight: bold;
	font-size: 14px;
	margin: 0 0 5px;
	letter-spacing: 2px; }

hr {
	height: 1px;
	border: 0;
	border-top: 1px solid #CCC;
	background: transparent; 
	margin: 20px 0;}

p {
	line-height: 140%;
	margin: 12px 0; }
small {
	font-style: italic;
	color: #666;
	font-size: 12px; }
a, a:active, a:visited {
	color: #036; }
a:hover, a:focus {
	color: #069; }
a img {
	border: 0; }

.clear {
	clear: both; }

.rounded10 {
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	height: auto; }
.rounded5 {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px; }


/* STRUCTURE */
#container {
	width: 820px;
	margin: 0 auto;
	background: transparent; }
#top {
	position: relative;
	display: block;
	height: 150px;
	overflow: show; }
#logolink {
	display: block;
	position: relative;
	top: 45px;
	left: 20px;
	width: 350px;
	height: 80px;
	text-decoration: none; }
#content {
	display: block;
	background: #FFF;
	padding: 10px;
	margin: 0 auto;
	height: auto;}

#footer {
	width: 600px;
	margin: 0 auto;
	text-align: center;
	font-size: 10px;
	color: #CCC;
	padding: 5px 0 20px; }
#footer a {
	color: #FFF; }

#left {
	width: 200px;
	padding: 10px;
	float: left;
	background: #EEE; }
#right {
	float: left;
	display: block;
	padding: 10px 0 0 10px;
	background: #FFF; }
#rightbox {
	float: right;
	width: 200px;
	margin: 0 0 10px 10px;
	padding: 10px 0 10px 10px;
	border-left: 1px solid #CCC; }
.boxlist {
	list-style: none;
	margin: 0;
	padding: 0; }
.boxlist li {
	width: 178px;
	padding: 5px;
	margin: 5px;
	border: 1px solid #CCC;
	height: 300px;
	float: left; }
#wide {
	width: 540px;
	display: block;
	float: left;
	padding: 0 10px 0 0; }
#sidebar {
	background: #EEE;
	float: left;
	width: 230px;
	padding: 10px;
	display: block; }
.twocolgray {
	background: url('images/twocolgray.gif') repeat-y top; }

/* PAGE STYLES */
.pagetitle {
	display: block;
	border-bottom: 1px solid #000;
	margin: 0 0 30px; }
.title {
	display: block;
	width: auto;
	letter-spacing: -2px;
	color: #000;
	font-size: 40px;
	line-height: 26px; }
.subtitle {
	float: left;
	font-size: 24px;
	color: #444 !important;
	margin: -3px 0 0 100px;
	padding: 0;
	font-style: italic;
	letter-spacing: -1px;  }
.subtitle a {
	color: #444 !important;
	text-decoration: none; }
.subtitle a:hover {
	color: #900 !important; }
.subpages {
	letter-spacing: 0;
	list-style: none;
	float: right;
	margin: 0;
	padding: 0; }
.subpages li {
	display: block;
	width: auto;
	float: left;
	font: bold 12px;
	text-align: center;
	border-left: 1px solid #DDD;
	padding: 0 4px;  }
.subpages li a {
	font-size: 12px;
	font-weight: normal;
	padding: 4px;
	text-decoration: none;
	color: #888;}
.subpages li a:hover {
	color: #000; }
.subpages li.current_page_ancestor a, .subpages li.current_page_item a, .subpages li.current_page_item a table, .subpages li.current_page_ancestor a table {
	font-weight: bold;
	color: #600; }
.printicon {
	font-family: Arial, sans-serif;
	float: right;
	margin: 0 0 10px 10px; }
.printicon a img {
	width: 20px;
	vertical-align: middle; }
.printicon a {
	font-size: 10px;
	text-transform: uppercase;
	color: #444;
	letter-spacing: 2px;
	text-decoration: none; }

a.button {
	display: block;
	background: #600 url('images/menubg.png') repeat-x 0 -35px;
	padding: 5px 20px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	font-size: 16px; 
	color: #FFF;
	text-decoration: none; }
a.button:hover {
	background-position: 0 -70px; }
.alignright {
	float: right;
	margin: 0 0 10px 10px; }
.alignleft {
	float: left;
	margin: 0 10px 10px 0; }

/* ACCOUNT BALANCES */
#accountbalances {
	width: 500px;
	background: #EEE;
	border: 1px solid #CCC;
	padding: 20px;
	margin: 0 auto; }
#accountbalances form input[type="text"] {
	border: 1px solid #CCC;
	background: #FFF; }
#accountbalances form input[type="submit"] {
	background: #600 url('images/menubg.png') repeat-x 0 -35px;
	padding: 3px 10px;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	color: #FFF;
	border: 0;
	cursor: pointer; }
#accountbalances form input[type="submit"]:hover {
	background-position: 0 -70px; }
#accountbalances .balancestable {
	margin: 0 0 20px; }
#accountbalances .balancestable tbody tr th {
	text-align: right;
	padding: 3px 10px; }
#accountbalances .balancestable tbody tr td {
	border-left: 1px solid #CCC;
	padding-left: 10px; }

/* MAILING LIST */
.subscribeform {
	width: 300px;
	position: absolute;
	top: 0;
	right: 0;
	z-index: 10000; }
#mc-embedded-subscribe-form {
	display: none;
	background: #FFF;
	padding: 10px; }
#mce-success-response {
	background: #DDD;
	padding: 5px;
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: #444; }
#mce-error-response {
	background: #600;
	padding: 5px;
	font-size: 12px;
	font-family: Arial, sans-serif;
	color: #FFF; }
a.subscribehandle {
	float: right; 
	background: #600 url('images/menubg.png') repeat-x 0 0;
	color: #000;
	text-decoration: none;
	padding: 5px 10px;
	font-size: 10px;
	font-family: Arial, sans-serif;
	-moz-border-bottom-left-radius: 4px; 
	-webkit-border-bottom-radius: 4px; }

/* FORMS */
input[type="text"], textarea {
	background: #FFF;
	border: 1px solid #CCC;
	padding: 2px; }
label {
	float: left;
	font-weight: bold;
	font-family: Arial, sans-serif;
	font-size: 12px;
	width: 100px;
	padding: 2px; }