/*
Theme Name: 4Granite 2.0 (for WINDOZE)
Theme URI: http://www.4granite.com
Description: 4Granite
Version: 2.0
Author: Sarah Fulka
*/
  
/* GENERAL ELEMENTS */

body {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 76%;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
	color: #111;
	background-color: #FFF; }
	
H1 {
	font-size: .9em;
	text-indent: -1000em; 
	overflow: hidden; }

H1, H2, H3 {
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-weight: normal; }



H2{
	font-size: 2em;
	color: #0b6333;
	font-weight: normal; }

H3 {
	font-size: 110%;
	font-weight: bold;
	margin: 0; }

p {
	margin: 3px 20px 15px 15px; }

a:link {
	color: #0b6333; }
	
a:visited {
	color: #074222; }

a:hover {
	text-decoration: none;
	color: #808182; }

/* PAGE TOP & STRUCTURE */

#header, #topnav, .post, .content, #footer {
	width: 750px;
	margin: 0 auto;
	padding: 0;
	position: relative; }

 .content {
 	background-color: #FFF;
	padding: 1px 0 ; }

.sbcontent {
	width: 760px;
	margin: 0 auto; }

#backtotop {
	float: right;}

#access a, #backtotop a {
	color: #fff;}

.main {
	padding: 20px;
	background: rgb(100%,100%,100%);}

.clear{ clear:both; height:1px; font-size:1px; line-height:1px; }

/* HEADER */

#header {
	background: #FFF url(images/header.gif) no-repeat;
	margin: 15px auto 0 auto;
	padding: 0;
	height: 211px;
	position: relative; }

.phone {
	position: absolute;
	top: 15px;
	right: 12px;
	width: 200px;
	color: #fff;
	text-align: right;
	font-size: 1.8em; }

.logo {
	width: 149px;
	background: url(images/logo.gif) no-repeat;
	height: 172px;
	margin-left: 25px; }

#header p {
	display: inline;
	padding-left: 8px;
	position: relative;
	bottom: 5px; }


/* LOWER PAGE */

#sidebar {
	width: 100%;
	background: #9c0;
	margin-top: 40px;
	padding: 20px 0 50px 0;
	border-top: #739900 3px solid;
	color:  #fff; }

.col {
	width: 30%;
	float: left;
	margin: 10px;
	padding: 0; }

.col ul {
	list-style: none;
	margin: 0;
	padding: 0; }

.col li {
	border-bottom: 1px #fff solid;
	margin: 0;
	padding: 0 10px 0 0;
	_padding: 0; }

.col li a {
	display: block;
	width: 100%;
	_width: 95%;
	color: #fff;
	text-decoration: none;
	padding: 5px;	 }

.col li a:hover {
	background: #739900;
	color: #fff; }

.spacer {
		width: 5%;
		float: left;
		margin:0;
		padding: 0; }

/* TOP SITE NAVIGATION */

#topnav {
	list-style-type: none;
	text-align: right;
	margin-top: 10px;
	z-index: 50;
	padding: 0; }

#topnav .current_page_item {
	font-weight: bold; }

#topnav li {
	display: inline;
	margin-right: 15px;	}

#topnav li a {
	color: #739900; }


/* Search navigation */

.navigation {
	text-align: right;
	padding-bottom: 10px; }

/* POST */

#posts {
}

.post {
	padding: 0;
	margin: 0;
	line-height: 1.8em;
}
	
img.center {
	padding: 10px;
	margin: 5px 5px 5px 0;
	border: 1px #ccc solid;
	}
	
img.alignright {
	padding: 0 0 0 4px;
display: block;
	margin: 0 4px auto;
	}

img.alignleft {
	margin: 0 0 0 4px;
	padding: 0 5px 0 0;
	display: block;
	}

img.wrapleft {
	float: left;
	margin-right: 10px;
}

/* POST COMMENT */

#comment ol {
	padding-left: 30px;

}
#comment p {
	margin-top: 0;
}

/* FOOTER */

#footer {
	background: url(images/footer.gif) no-repeat;
	font-size: 11px;
	margin: 0 auto;
	padding: 1px 0;
	height: 54px; }

#footer a {
	color: #fff; }

#footer a:link, #footer a:visited {
	color: #fff;
	text-decoration: none; }

#footer p {
	color: #fff;
	padding: 35px 0 0 0; }
