/*
Theme name: Steward
Template: thematic
Theme Author: Rick Gregory
*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');


body, html {
	background: #0A4769 url(images/graduated-bg.png) repeat-x;
}
/* STEWARD THEME STYLES */

#wrapper {
	margin: 0 auto;
	width: 958px;
	font-family:  Helvetica, Arial, sans-serif;
	font-size: 13px;
	color: #292929;
}

#main {
	padding: 0;
	margin: 4px 0 0 0;
	background-color: #ffffff;
}

#container {
	margin-top: 15px;
}
#container.find, #content.find {width: 95%;}

#content { width: 600px;margin-left: 20px;}

#content.recycler {
	width: 900px;
	padding: 0px;
}
a, a:visited, ul.xoxo.blogroll li a {
	color: #F89421;
	text-decoration: none;
}

H1, H2, H3 {
	color: #064669;
	line-height: 1;
}

/* HEADER AREA STYLES */
#blog-title {
	display: none;
}

div#header {
	padding: 0;
}
div#branding {
	background: #fff url(images/branding-bg-alt1.gif) top right no-repeat;
	margin: 0;
	padding: 0;
	height: 145px;
	width: 100%;
}
#blog-description {
	float: left;
	margin-left: 145px;
	margin-top: -60px;;
	width: 350px;
	text-transform: uppercase;
	color: #064669;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
}

.skip-link {
	display: none;
	margin: 0;
}
#access {
	border: none;
	font-size: 13px;
	overflow: visible;
	z-index: 100;
	height: 21px;
	padding: 0;
	margin: 0;
}

div.menu {
	margin: 0px;
	padding: 0px;
	width: 964px;
}

/* Main Content - Home page*/
#main-content {
	float: left;
	background-color: white;
	width: 100%;
	height: 320px;
	clear: both;
	margin: 0;
	padding: 0;
	border: none;
}

/* ENTRY CONTENT */
h1.entry-title {margin:0 0 12px 0;padding: 0;}
div.entry-content {margin:0;padding: 0;width: 100%;}
div.entry-content p {line-height:1.2;margin-bottom: 14px;}
div.entry-content li {margin-bottom: 7px;}
div.entry-content ul li.singlespace {margin:0 0 7px 0;}
div.entry-content li.pdf {list-style-image: url(images/pdf.gif);}
.hentry {line-height:1.3 ;}
div.entry-content h2, div.entry-content h3 {display:inline; line-height: 1.5; margin: 0; padding: 0; font-weight: normal; font-style: normal;font-size: 16px;}
div.entry-content a {text-decoration: underline;color: #F89421;}

/* LOWER CONTENT AREA */
#lowercontent {
	width: 940px;
	float: left;
	padding: 0 10px;
}
#lowercontent H2 {
	font-size: 14px;
	color: #064669;
	font-weight: bold;
	margin: 10px 0;
	padding-top: 10px;
	border-top: 2px solid #0055b4;
}
#lowercontent p {
	font-size: 12px;
	line-height: 1.2;
}
#purpose {
	float: left;
	margin-right: 10px;
	padding: 0;
	width: 320px;
}
#news-items {
	float: left;
	margin-right: 10px;
	width: 320px;
}
#get-involved {
	float: left;
	width: 240px;

}
#get-involved img {margin-top:10px;}

ul.newsbox li {
	line-height: 1.2;
	margin-bottom: 6px;
	font-size: 12px;
	padding: 3px;
	background: #ff9414 url('images/takeaction-bg.png') repeat-x;
	
}
ul.newsbox li a {
	color: black;
	text-decoration: none;
}
ul.newsbox li a:hover {
	text-decoration: underline;
}

div#get-involved ul {
	width: 100%;
	margin: 0;
}
div#get-involved ul ul {
	margin: 0;
}
div#get-involved li {
	list-style: none;
	height: 20px;
	font-size: 13px;
	width: 100%;
	float: left;
}
div#get-involved li a {
	padding: 0 5px;
	color: #3c3c3c;
	text-decoration: none;
}
div#get-involved li a:hover {
	text-decoration: underline;
}
div#get-involved ul li ul li {
	background: #ff9414 url(images/takeaction-bg.png)repeat-x;
	margin-bottom: 10px;
}

#slideshow {
	z-index: 1;
}

/* Left Navigation */
div#primary.aside, div#secondary.aside {
	margin: 20px 0 10px 0;
	padding: 0;
	position: relative;
	width: 270px;
	float: right;
	background-color: #efefef;
	font-size: 13px;
}
.widgetcontainer {
	margin: 0;
	padding: 0;
	height: 270px;
}

div#primary.aside h3 {
	background: #888 url(images/menu-bg.png) repeat-x;
	color: white;
	font-style: normal;
	font-weight: normal;
	list-style: none;
	padding: 0 3px 0 15px;
}
div#primary.aside h2 {
	background: #888 url(images/menu-bg.png) repeat-x;
	color: white;
	font-style: normal;
	font-weight: normal;
	list-style: none;
	padding: 5px 3px 5px 15px;
	font-size: 15px;
}
div#primary.aside a {
	color: #3c3c3c;
}

div#primary.aside ul {
	background-color: #E9E4D1;
	width: 270px;
	margin: 0;
	padding: 0;
}

div#primary.aside li {
	list-style: none;
	height: auto;
	padding-top: 5px;
	color: #064669;
	font-size: 13px;
	width: 100%;
}

div#primary.aside ul li {
	height: auto;
	border-bottom: 1px solid #fefefe;
	padding: 5px 0 5px 20px;
	list-style: none;
	width: 250px;
}
div#primary.aside ul li ul {
	width: 250px;
	background: transparent;}
div#primary.aside ul li ul li {
	font-size: 12px;
	list-style: square inside;
	border: none;
	padding: 2px 0 2px 15px;

}
div#primary.aside ul li a:hover {
	color: #F7921E;
}

div#primary.aside li.current_page_item {
	font-weight: bold;
}

div#primary.aside ul.takeaction h3 {
	background: white url(images/takeaction-bg.png) repeat-x;
}

div#siteinfo, div#footer {
	color: white;
	height: 25px;
	padding: 2px;
}
#siteinfo a {
	text-decoration: underline;
	color: white;
	height: 25px;
}


div#socialize-this {
	float: right;
	margin: 0 30px 5px 0;
	clear: both;
}
div#socialize-this img {
	width: 32px;
	height: 32px;
}

table {
	border: 2px solid #21568A;
}
tr.heading, td.heading {
	background-color: #21568A;
	text-align: center;
	color: white;
	border: none;
	font-weight: bold;
	
}

tr, td {
	padding: 6px;
	border: 1px solid #21568A;
	margin: 0;
	line-height: 1.2;
	vertical-align: top;
}


table tbody tr td p, td p.singlespace {margin:0; line-height: 1; padding:0;}
table.no-borders{border: none;}
 td.no-borders, tr.no-borders {border: none;padding-bottom: 10px;}
.table-bold {font-weight: bold; margin-top: 6px;}
div.entry-content div#wpcf7-f1-p71-o1.wpcf7 {
	background: #ddd;
	display: inline;
	float: right;
	margin: 0 10px;
	padding: 10px;
}

/* FORM STYLES */
form.map_search {width: 100%;height: 50px;margin:0; padding: 0;}
form.map_search label {float: left;padding-top: 3px;padding-right: 5px ;}
form.map_search input.textbox {float: left;}
form.map_search input.button {float: left;margin-left: 5px;margin-top: 3px;font: 13px Helvetica, Arial, sans-serif;}




form.wpcf7-form select, form.wpcf7-form input {
	width: 240px;
}
form.wpcf7-form textarea {
	height: 120px;
width: 360px;
}
form.wpcf7-form input.submit {
	width: 75px;
	float: left;
}
#quotes {
	font: 16px georgia;
	background: #21568A;
	color: white;
	padding: 20px;
	float: left;
	width: 400px;
}
#author {
	text-align: right;
	font-style: italic;
	margin-top: 20px;
}

form#PayPalForm {
	width: 400px;
	background-color: #21568A;
	padding: 10px;
	color: white;
}
form#PayPalForm a {
	color: white;
}

div.ngg-galleryoverview {margin-bottom: 30px;}
div.ngg-gallery-thumbnail span {
	line-height: 1;
	text-align: left;
	width: 150px;
	padding: 0 0 0 5px;
	margin: 0;
}
div.ngg-gallery-thumbnail img {border:none;}

p.gold {background-color: #E0CD28;color: #fff;margin: 0 0 4px 0;padding: 0;}
div.piclenselink {display:none;}

div#ngg-gallery-2-552 {padding-left: 40px; }


/* new table */ 
td.column-3 {width: 280px;}

/* social icons */
ul#social {width: 930px;padding: 5px 0;}
ul#social li {list-style: none;float: right;margin: 0 5px;}
ul#social li img {height: 40px;}

div#paypal {
	margin: -10px 0px 0px 42px;
}
div#paypal p {float: left;width: auto; margin: 5px 10px 0 0;font:16px Helvetica, Arial, sans-serif;}

/* Main Style */
div#rotator {
	z-index: 1;
}
