/*
Theme Name: CHBAGP
Theme URI: http://www.gpmarchingband.com/
Description: Official CHBAGP Design
Version: 1.0
Author: Image Design Professionals Inc.
*/

* {
	margin: 0px;
	padding: 0px;
}
body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-color: #000000;
	color: #FFFFFF;

}
p {
	margin-bottom: 10px;
}


h1#title {
	font-size: 1.1em;
	position: absolute;
	height: 90px;
	width: 220px;
	left: 30px;
	top: 10px;
	z-index: 501;
	text-indent: -9999em;
	background: url(images/site-logo.png) no-repeat;
}
ul#adminlinks {
	list-style-type: none;
	position: absolute;
	right: 20px;
	top: 0px;
}
#adminlinks li {
	display: block;
	float: left;
	margin-left: 0px;
	height: 25px;
	width: 65px;
	text-align: center;
}
#adminlinks li a {
	height: 25px;
	width: 65px;
	display: block;
	position: relative;
	cursor: hand;
}
#adminlinks #admin a span {
	background-image: url(images/admin.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 25px;
	width: 65px;
	left: 0px;
	top: 0px;
}
#adminlinks #login a span {
	background-image: url(images/login.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 25px;
	width: 65px;
	left: 0px;
	top: 0px;
}
#adminlinks #logout a span {
	background-image: url(images/logout.jpg);
	background-repeat: no-repeat;
	position: absolute;
	height: 25px;
	width: 65px;
	left: 0px;
	top: 0px;
}
#adminlinks a:hover {background-position: 0 0; }
#adminlinks a:hover span {
	background-position: -69px 0px;
}

#topbar {
	background-image: url(images/topbar.jpg);
	background-repeat: no-repeat;
	height: 20px;
	padding-top: 105px;
	padding-left: 30px;
	position: relative;
	top: 93px;
	width: 90%;
}
#menu {
	height: 350px;
	width: 240px;
	position: absolute;
	top: 37px;
	right: 0px;
	z-index: 500;
}
#menu ul {
	list-style-type: none;
	background-image: url(images/menu.jpg);
	background-repeat: no-repeat;
	height: 291px;
	width: 240px;
	position: relative;
	z-index: 500;
	padding-top: 35px;
	
}
#menu li {
	display: block;
	padding-left: 3px;
	position: relative;
	margin-bottom: 7px;
	
}
#menu li a {
	position: relative;
	width: 159px;
	height: 18px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	font-size: 17px;
	line-height: 18px;
	background-image: url(images/menu_li.jpg);
	background-repeat: repeat-y;
	display: block;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	padding-left: 20px;
	vertical-align: bottom;
}
#menu li a:hover, #menu li.current_page_item a{
	background-position: -183px 0px;
	position: relative;
}
#menu #homeshow a {
	position: relative;
	height: 90px;
	width: 170px;
	background-image: none;
	margin: 0px;
	padding: 0px;
	top: 0px;
	left: 7px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	z-index: 505;
	font-size: 0.8em;
	text-align: center;
	display:block;
}
#menu #homeshow a span {
	position: absolute;
	height: 90px;
	width: 170px;
	background-image: url(images/homeshow.gif);
	background-repeat: no-repeat;
	left: 0px;
	top: 0px;
	cursor: hand;

}
#homeshow a:hover {background-position: 0 0; }
#menu #homeshow a:hover span {
	background-position: -210px 0px;

}
#menu #searchli {
	width: 180px;
	margin-top:-4px;
}




#wrapper {
	background-color: #FFFFFF;
	margin-right: 14px;
	margin-left: 13px;
	padding-right: 20px;
	padding-bottom: 20px;
	padding-left: 20px;
	color: #000000;
	margin-top: 90px;
	padding-top: 10px;
}

#searchform #s {
	background-image: url(images/input.jpg);
	background-repeat: repeat-y;
	color: #FFFFFF;
	text-align: right;
	width: 100px;
	height: 20px;
	border: 2px solid #FFFFFF;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 20px;
	padding-right: 5px;
	padding-left: 5px;
}


#searchform #searchsubmit {
	background-image: url(images/search.jpg);
	height: 40px;
	width: 35px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin: 0px;
	padding: 0px;
	text-indent:-1000em;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
	background-color: transparent;
}
#searchform #searchsubmit:hover {
	background-position: 0px -39px;
}
#wrapper #menublock {
	display: block;
	float: right;
	height: 165px;
	width: 210px;
}

#topbar #pageheading, .pagetitle {
	text-transform: uppercase;
	font-size: 22px;
	line-height: 15px;
}
#topbar #pageheading a, .pagetitle a {
	color: #FFFFFF;
	text-decoration: none;
}

#bottom {
	background-color: #FFFFFF;
	margin-right: 14px;
	margin-left: 13px;
	height: 27px;
	position: relative;
}
#bottom #cbr {
	background-image: url(images/corner-br.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 27px;
	width: 29px;
	position: absolute;
	top: 0px;
	right: -2px;
	background-position: left top;
	background-color: #000000;
}
#bottom #cbl {
	background-image: url(images/corner-bl.jpg);
	background-repeat: no-repeat;
	display: block;
	height: 27px;
	width: 27px;
}
#idp {
	text-align: center;
	padding: 15px;
}
#idp a {
	position: relative;
	color: #CCCCCC;
	text-decoration: none;
	font-size: 0.5em;
	font-family: Arial, Helvetica, sans-serif;
}
#idp a span {
	background-image: url(images/idp-webstamp2.gif);
	background-repeat: no-repeat;
	background-position: center top;
	height: 25px;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	left: 0px;
	top: 0px;
	width: 125px;
}
#wrapper a{
	color: #6FA31B;
	text-decoration: none;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #6FA31B;
	font-weight: bold;
}
#wrapper a:hover{
	color: #3D5E27;
	border-bottom-color: #3D5E27;
}

/* for Mozilla/Safari/Opera */
*>#wrapper {
 padding-top: 200px;
 min-height: 1px;
}
*>#wrapper #mh {
 margin-top: -190px;
}
/* for IE, with IE5/Mac backslash filter \*/
* html #wrapper {
 height: 200px;
}
/* end filter */
ul.links {
	list-style-type: square;
}
ul.links li {
	margin: 10px;
}

/*EVENTS*/
.event {
	border: 3px solid #1797D3;
	width: 300px;
	float: left;
	margin-right: 15px;
	margin-bottom: 15px;
}
.event h3 {
	margin: 0px;
	padding: 5px;
	background-color: #FFFFFF;
	color: #000000;
	font-size: 1.2em;
	line-height: 0.5em;
}
.event div {
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #1797D3;
	position: relative;
	padding-left: 85px;
	padding-right: 5px;
}
.event .cl {
	font-weight: bold;
	width: 75px;
	display: block;
	text-align: right;
	margin-right: 10px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #1797D3;
	color: #FFFFFF;
	background-color: #1797D3;
	position: absolute;
	left: 0px;
	top: 0px;
}

#members_page{
	border: 2px solid #010101;
	position: relative;
	background-color: #FFFFFF;
	margin-right: 250px;
	z-index: 500;
	display: block;
	height: 1%
}
#members_page .memberrowtop {
	background-color: #000000;
	font-size: 0.9em;
	color: #FFFFFF;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	width: 100%;
	position: relative;
	border-bottom-width: 2px;
	border-bottom-style: solid;;
	border-bottom-color: #FFFFFF;
}
#members_page .memberrow {
	border-bottom-width: 2px;
	border-bottom-style: solid;;
	border-bottom-color: #FFFFFF;
	margin-top: 5px;
	margin-bottom: 5px;
	font-size: 0.9em;
	position: relative;
	width: 100%;
	background-color: #D0E1B0;
}
#members_page .memberrow a{
color:#FFFFFF;
border-bottom-color:#FFFFFF;
}
#members_page .memberrow a:hover{
color:#000000;
border-bottom-color:#000000;
}
#members_page .alt { background-color: #B6D084;}
#members_page .featured {
	background-color: #6FA31B;
	color: #FFFFFF;
}

#members_page  .address {
	display: block;
	float: left;
	width: 32%;
	padding-top: 5px;
	padding-left: 1%;
	padding-bottom: 5px;
	position: relative;
}
#members_page  .contact {
	display: block;
	float: left;
	width: 32%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 1%;
	position: relative;
}

#members_page .member {
	font-weight: bold;
	display: block;
	float: left;
	width: 32%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 1%;
	position: relative;
}
.bodrow {
	float: left;
	height: 125px;
	width: 290px;
	background-color: #6DA317;
	margin: 10px;
	padding: 5px;
	color: #FFFFFF;
	border: 2px solid #000000;
}

.bodrow .photo {
	background-repeat: no-repeat;
	background-position: center center;
	display: block;
	margin: 0px;
	padding: 0px;
	height: 100px;
	width: 75px;
	background-image: url(images/nophoto.jpg);
}
.bodrow .photoborder {
	margin: 5px;
	padding: 5px;
	height: 100px;
	width: 75px;
	border: 2px dashed #FFFFFF;
	float: left;
}
.bodrow .position {
	font-size: 1.1em;
	font-weight: bold;
	margin-top: 10px;
}
.bodrow .name {
}
.bodrow  .company {
	font-style: italic;
}
.bodrow .contact {
}
#bod_content{}
.newsdate {
	font-size: 0.9em;
	font-weight: normal;
	margin-left: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-right: 0px;
}
body #wrapper h2.nl{
	color:#6FA31B;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6FA31B;
	}
body #wrapper h3{
	color:#6FA31B;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #6FA31B;
	}
body #wrapper .post .nlh2{
	border-bottom-width: 0px;
	border-bottom-style: solid;
	border-bottom-color: #6FA31B;
	font-size: 1.2em;
	}
body #wrapper .post .nlh2 a{
	margin: 0px;
	padding: 0px;
	border-bottom-style: none;
}

.nl-pane {
	font-size: 0.9em;
	width: 44%;
	margin: 1%;
	padding: 1%;
	border: 2px solid #8BB640;
	text-align: center;
	float: left;
}
#wrapper #mh h2 {
	margin-bottom: 0.5em;
}


.nlimage {
	margin: 15px;
	padding: 3px;
	border: 2px solid #8BB640;
}
.nlbox {
	margin: 10px;
	position: relative;
}
.nlboxleft {
	text-align: left;
	width: 46%;
	padding: 1%;
	font-size: 0.9em;
	margin-right: 1%;
	display: block;
	float: left;
}
.image {
	margin: 5px;
	padding: 5px;
}

.cl {
	clear: left;
}
img {
	margin: 5px;
	padding: 5px;
}

.cr {
	clear: right;
}
.nlboxright {
	font-size: 0.9em;
	padding: 1%;
	margin-left: 50%;
	margin-bottom: 10px;
	border: 2px solid #8BB640;
}
.bottom {
	border-bottom-style: none;
}
h5 {
	font-size: 1em;
	color: #045185;
	margin-bottom: 0.5em;
}
.nl-pane h5 {
	color: #963A2E;
	font-size: 1.4em;
	margin-bottom: 0.5em;
}

.nl-pane h4 {
	color: #4F6824;
	font-size: 1.4em;
	margin-bottom: 0.5em;
}
.nl-pane h3 {
	color: #000099;
	font-size: 1.4em;
	margin-bottom: 0.5em;
}
.nl-pane h2 {
	color: #000000;
	font-size: 1.4em;
	margin-bottom: 0.5em;
}
.nl-pane h1 {
	color: #993333;
	font-size: 1.4em;
	margin-bottom: 0.5em;
}



.left {
	float: left;
	text-align: center;
}
.right {
	float: right;
}
.nlcaption {
	font-size: 0.8em;
}
.post {
	margin-bottom: 30px;
}
.postmetadata {
	font-size: 0.8em;
	border-top-width: 1px;
	border-top-style: none;
	border-top-color: #6FA31B;
	margin-top:5px;
}
blockquote{
	margin-left:3em;
	margin-right:3em;
	margin-top:1em;
	margin-bottom:1em;
}
#wrapper ul, #wrapper ol{
	margin-left:2em;
	margin-right:2em;
	margin-top:1em;
	margin-bottom:1em;
	padding-left:2em;
}
body #wrapper .noborder, body #wrapper .noborder img{
	border: none;
}
#wrapper .pdf{
	list-style-type: none;
	margin:0;
	padding:0;
}
#wrapper .pdf li{
	display:block;
	float: left;
	margin-right:20px;
	height: 17px;
}
#wrapper .pdf li a{
	background-image: url(images/pdficon_small.gif);
	background-repeat: no-repeat;
	background-position: left center;
	height: 17px;
	padding-left: 25px;
	border:none;
}
