/*
Theme Name: GR41
Theme URI: http://gr41.org

Description: GR41 Wordpress Theme.
Version: 2.2
Author: Justin Brown
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

html, body {
	height: 100%;
	margin: 0;
}

body {
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-size: .8em;
	background: url(images/bg.png) top repeat-x;
	background-attachment: fixed;
	background-color: #336699;
}

	
p {
	margin: 0;
	padding: .5em 0 .5em 0;
}
	
a {
	color: #003366;
}
	
h1 {
	font-size: 1.5em;
	position: relative;
	top: -5px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin: 0;
	color: #003366;
}

h2 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: italic;
	font-size: 1.4em;
	color: #333;
	padding: 15px 0 0 0;
	margin: 0;
	border-bottom: 1px solid #CCC;
	clear: both;
}

h3 {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0;
	padding: 14px 0 0 0;
	border-top: 1px solid #CCC;
}

h4 {
	font-weight: normal;
	text-align: right;
	padding: 0 0 15px 0;
	margin: 0;
}

h5 {
	font-weight: normal;
	color: gray;
	margin: 0;
	padding: 0;
}
	
#page {
	margin: 0px auto;
	width:950px;
	min-height: 100%;
	padding: 0 10px 0 10px;
	text-align: left;
	background-image: url(images/contentbg.png);
}

* html #page {
	height: 100%;
}

#heading {
	width: 890px;
	height: 19px;
	background-image: url(images/heading.jpg);
	padding: 15px;
}

#heading h1 {
	color: white;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 24px;
	text-align: right;
}

#header {
	width: 950px;
	height: 130px;
	background-image: url(images/header.jpg);
}

#headernav {
	padding: 65px 0 0 178px;
}

#headernav a, #column a {
	text-decoration: none;
	color: #000;
}

#headernav a:hover, #column a:hover {
	text-decoration: underline;
}

#banner {
	width: 920px;
	height: 200px;
}

.Who {
	background-image: url(images/who.jpg);
}

.Current {
	background-image: url(images/what.jpg);
}

.Get {
	background-image: url(images/involved.jpg);
}

.logo {
	position: absolute;
	z-index: 50;
	margin: 7px 0 0 10px;
}

#main {
	width: 920px;
	padding: 0 15px 0 15px;
}

#slideshow {
	width: 920px;
	height: 350px;
	z-index: 0;
}

#slidespacer {
	background: url(images/slideshadow.jpg) top no-repeat;
	height: 15px;
	width: 920px;
	padding: 0;
}

#left {
	float: left;
	width: 592px;
}
	
#left img {
	border: 0px; 
}

#column {
	float: right;
	width: 186px;
	border-left: 1px solid #ccc;
	margin-top: 10px;
}

#column h2 {
	font-style: normal;
	font-size: 1.2em;
	text-align: center;
	padding: 0;
	border: none;
}

.sidenav {
	height: 160px;
	padding-left: 11px;
	margin-bottom: 10px;
}

#content {
	float: left;
	width: 720px;
	padding-right: 11px;
}

#content p {
	text-align: justify;
}

#highlights {
	width: 592px;
	float: left;
}

.highlight {
	float: left;
	width: 175px;
	height: 285px;
	padding: 0 10px 10px 0;
	margin: 0 11px 10px 0;
	border-right: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
}

.highlight h2 {
	font-style: normal;
	font-size: 1.2em;
	color: black;
	padding: 3px 0 0 0;
	border: none;
}

#donate {
	float: left;
	height: 53px;
	width: 580px;
	background: url(images/donate.jpg) no-repeat;
}

.logosmall {
	float: left;
	position: relative;
	top: -4px;
	left: -6px;
	padding-right: 125px;
	margin-right: 4px;
}

#donate h2 {
	padding: 16px 0 0 20px;
	font-size: 16px;
	font-style: normal;
	color: black;
	border: none;
	clear: none;
}

#right {
	float: left;
	width: 315px;
}

.note {
	float: left;
	width: 305px;
	padding: 0 10px;
}

.note small {
	font-style: italic;
	color: #999;
	padding-bottom: 15px;
}

.note p {
	text-align: justify;
	padding: 7px 0;
}

.note h2 {
	font-style: normal;
	font-size: 1.2em;
	color: black;
	padding: 3px 0 0 0;
	border: none;
}


.note h2 a {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	text-decoration: none;
	color: #000;
	font-weight: bold;
	font-size: 16px;
	padding: 0;
	margin: 0;
}

.note a {
	text-decoration: none;
	padding-bottom: 5px;
}

.note a img {
	display: none;
}

.note a:hover {
	text-decoration: underline;
}

.notespacer {
	float: left;
	background: url(images/postshadow.jpg) top no-repeat;
	height: 10px;
	width: 325px;
	padding: 0;
}


#footer {
	padding-top: 20px;
	width: 920px;
	clear: both;
}


/* Begin Various Tags & Classes */

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;
	clear: both;
	}

span {
	clear: both;
}

.clear {
	clear: both;
}


/* End Various Tags & Classes*/


/* Captions */

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


.wp-caption {
	border: 1px solid #777;
	text-align: center;
	background-color: white;
	padding: 7px 2px 7px 2px;
	margin: 7px 0 7px;
}


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


.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 7px;
	margin: 0;
}

/* End captions */


/* Begin Images */

p img {
	max-width: 100%;
	border: 1px solid #bfbfbf;
	background-color: #fafafa;
	padding: 5px;
	}


img.attachment-post-thumbnail {
	float: left;
	margin: 3px 8px 8px 0;
	background-color: white;
	border: 1px solid #777;
	padding: 3px;
}

img.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

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

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

.alignright {
	float: right;
	margin-left: 7px;
	}

.alignleft {
	float: left;
	margin-right: 7px;
	}

/* End Images */
