/*  
Theme Name: Grants4Results
Theme URI: http://designworksinternet.com/store/
Description: A simple single column <strong>search engine optimized</strong> theme with a clean and content-centric design, custom stylesheet for easy personalization and <strong>optional layouts</strong>.
Author: Irene Kraus
Author URI: http://designworksinternet.com/
Version: 1.3.0
Tags: white, blue, light, single-column, liquid, custom-header, theme-options, threaded-comments, sticky-post, microformats
*/

body {
	margin:0;
	padding:0;
	border:0;			/* This removes the border around the viewport in old versions of IE */
	width:100%;
	background:#fff;
	font-size: 1.15em;
	font-family:'trebuchet MS', verdana, arial, helvetica, sans-serif;
}

a {
	color:#107856;
}

a:hover {
	color:#107856;
	text-decoration: underline;
}

img {
	border-style: none;
}

p {
	margin-bottom: 10px;
}
#page {
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: transparent;
	background-image: url(images/Tile04.jpg);
	position: absolute;
	top: 0px;
	width: 100%;
}

#wrapper {
		background-color: transparent;
		padding: 15px;
	}

/* Header styles */
#header {
	clear:both;
	float:left;
	width:100%;
	border-top: 25px solid #596FA1;
}

#HeaderBackground {
		background-color: #c7cfe0;
		background-image: url(images/HeaderBkgrnd10.png);
		background-repeat: no-repeat;
		background-position: right;
		height: 150px;
		border-bottom: 5px solid #596FA1;
	}

#logo {
   position: absolute;
	top: 25px;
	left: 0px;
	height: 149px;
	width: 354px;
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-image: url(images/Grants4ResultsLogo08.png);
	background-repeat: no-repeat;

}

#logo-link {
	display:block;
   height:100%;
}

#top-navlist {
	height: 45px;
	clear: both;
	margin-top: 5px 0px 5px 0px;
	padding: 5px 15px 5px 15px;
}

#top-navlist p,
#top-navlist h1,
#top-navlist h2 {
	padding:.4em 15px 0 15px;
	margin:0;
}

#top-navlist ul {
	clear:left;
	float:left;
	width:100%;
	list-style:none;
	margin:10px 0 0 0;
	padding:0;
}

#top-navlist ul li {
	display:inline;
	list-style:none;
	margin:0;
	padding:0;
	font-size: large;
}

#top-navlist ul li a {
	display:block;
	float:left;
	margin:0 0 0 1px;
	padding: 7px 10px 7px 10px;
	text-align:center;
	background: #3d4c6d;
	color:white;
	text-decoration:none;
	position:relative;
	left:15px;
	line-height:1.3em;
	list-style:none;
	border: 1px white solid;
}

#top-navlist ul li a:hover {
	background:#596FA1;
	color:#fff;
	list-style:none;
	border: 1px white solid;
}

#top-navlist ul li a.active,
#top-navlist ul li a.active:hover {
	color:#fff;
	background:#000;
	font-weight:bold;
	list-style:none;
	border: 1px white solid;
}

#top-navlist ul li a span {
	display:block;
	list-style:none;
}

#top-navlist li.current_page_item a{
	background: #708090;
	color: white;
	list-style:none;
}

#top-navlist h2 {
	display: none;
}

.pagenav {
list-style:none;
}
.page_item {
list-style:none;
}
.current_page_item {
list-style:none;
}
.current_page_parent {
list-style:none;
}


	
/* Main content container */

#content {
		position:relative;	/* This fixes the IE7 overflow hidden bug */
		clear:both;
		float:left;
		overflow:hidden;		/* This chops off any overhanging divs */
		margin: 0px 25px 0px 25px;
	}

	.post, .page {
		position:relative;	/* This fixes the IE7 overflow hidden bug */
		clear:both;
		float:left;
		overflow:hidden;		/* This chops off any overhanging divs */
		padding: 25px;
	}

/*-----Generic Styles-----*/
b, strong{font-weight:bold;}
i, em, dfn{font-style:italic;}
dfn{font-weight:bold;}
abbr, acronym{border-bottom:1px solid #596FA1;}
sup, sub{font-size:0.7692em; line-height:1;} 
sup{vertical-align:super;}
sub{vertical-align:sub;}
del{text-decoration:line-through;}
u, ins{text-decoration:underline;}
pre, code, tt{font:1em/1.5385 consolas, 'Courier New', Courier, Monospace;}
pre{margin:0 0 1.5385em; padding:0.7692em 10px; border:1px solid #ddd; overflow:auto;}
hr{background:#ccc; color:#596FA1; clear:both; float:none; width:100%; height:0.1em; margin:0 0 1.5385em; border:none;}
blockquote {
	margin:0 0 1.5385em; 
	padding:0 0 0 40px; 
	color:black;
	font-style: italic; 
	background:url('images/quote.gif') no-repeat;}	

.homePGlist {
font-size: 1.15em;
	}	

/*-----headings-----*/	
h1 {
	font-weight:normal; 
	font-family: Georgia, "Times New Roman", Times, serif;
	text-transform: uppercase;
	letter-spacing: 0.12em;
}
h2, h3, h4, h5, h6{font-weight:normal; font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;}	
.page-title, .page .entry-title, {
	border: 3px solid #596FA1;
	}
	
.entry-title, .page-template .entry-title{
	font-size:1.15em; 
	line-height:1; 
	text-align:left;
	padding: 10px;
	background-color: #596FA1;
	border: 3px solid #c7cfe0;
	color: white;
	}

.home-title {
	font-size: large; 
	text-align:left;
	padding: 10px;
	background-color: #596FA1;
	border: 3px solid #c7cfe0;
	color: white;
	}	


.sidebar h2{font-size:1.5em;}
.entry-content h1, .entry-content h2{font-size:1.5385em; line-height:1; margin:1.5em 0 0.5em;}
.entry-content h3{font-size:1.3846em; line-height:1.1111; margin:1.66665em 0 0.55555em;}
.entry-content h4{font-size:1.2308em; font-weight:bold; line-height:1.25; margin:1.875em 0 0.625em;}
.entry-content h5, .entry-content h6{font-size:1em; font-weight:bold; margin:2.30775em 0 0.76925em;}

/*-----content-----*/
.entry-content{font-family: verdana, 'Lucida Grande', arial, sans-serif; margin:1.5385em 0 0;}
.entry-content p{margin:0 0 1.5385em;}
.entry-content address{margin:0 0 1.5385em; font-style:italic;}

#StarSpiral {
	background-color: #c1c7de;
	padding: 15px;
	height: 256px;
	margin: 0px 60px 0px 60px;
}

.firstbigletter {
color:black;
font-size:25px;
font-weight: bold;
line-height:80%;
}

.img-right {
	float: right;
	padding: 5px;
        background-color: transparent;
}

.resources {
padding-bottom: 16px;
}

/*-----footer-----*/
#footer{
	clear: both;
	float: left;
	padding: 1.6666em 45px 0px 45px; 
}

#footer h3 {
	display: none;
}
#footer .vanity{
	color: silver;
	text-align:left;
	font-size:.85em;
}

.vanity a:link {
	color: silver;
	text-decoration: none;
}

.vanity a:visited {
	color: silver;
	text-decoration: none;
}

.vanity a:active {
	color: silver;
	text-decoration: none;
}

.vanity a:hover {
	color: silver;
	text-decoration: underline;
}

#footer-bottom {
	clear: both;
	border-bottom: 25px solid #596FA1;
}

/*-----Sidebar Top-----*/	
#sidebar-top {
	position: relative;
	float: right;
}

/*-----Sidebar Bottom-----*/	
#sidebar-bottom {
	clear: both;
	margin: 0px 25px 0px 25px;
	font-size:1.2em; 
}