@charset "UTF-8";
/*
Theme Name: PathStone
Theme URI: http://www.pathstone.org
Description: A Wordpress theme for PathStone 06 030909
Version: 1.0 (WP2.6.7)
Author: liliandben
Author URI: http://www.liliandben.com
Tags: PathStone 
*/


/*  
////////// colors used //////////

dark blue             #003399
light blue            #7090C9
teal                  #67999a
gray menu border      #d0d0d0
off white             #f0f0f0
*/


/* 
////////// global reset //////////
*/

*, html, body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h5, h5, h6, pre, form, label, fieldset, input, p, blockquote, th, td 
{ margin:0; padding:0 }

table { border-collapse:collapse; border-spacing:0 }

fieldset, img { border:0 }

address, caption, cite, code, dfn, em, strong, th, var { font-style:normal; font-weight:normal }
ol, ul, li { list-style:none }
caption, th { text-align:left }
h1, h2, h3, h5, h5, h6 { font-size:100%; font-weight:normal }
q:before, q:after { content:''}

/* the below restores some defaults */
strong { font-weight: bold }
em { font-style: italic }
a img { border:none } /* gets rid of IE's blue borders */



/* 
////////// floats and clear //////////
*/
.fltrt {
	float: right;
	margin-left: 8px;
}

.fltlft {
	float: left;
	margin-right: 8px;
}

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


/* 
////////// page structure ////////// 
*/
html {
} 

body {
	height: 100%;
	color: #333333;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	background-color: #999999;
	text-align: center;
}

#wrapper {
	width: 100%;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -120px;
	background-image: url(img/backgroundBody1.jpg);
	background-repeat: repeat-y;
}

#header {
	padding-right: 17px;
	padding-left: 20px;
	background-repeat: repeat-y;
	text-align: left;
}

#logoArea {
	float: left;
	height: 135px;
	width: 221px;
	background-color: #FFFFFF;
}
/*used for seo image replacement, when moving heme, update image location in header */
h1.mainLogo{
	height: 135px;
	width: 221px;
	text-indent: -9999 px;
	background-image: url(http://www.pathstone.org/wordpress/wp-content/themes/PathStoneTheme/img/pathstone_logo.jpg);
	background-repeat: no-repeat;
}

#topbannerArea {
	float: right;
	width: 678px;
	text-align: right;
	padding-top: 10px;
	height: 90px;
}

#nav {
	display:none;
	height: 0px;
	clear: both;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	color: #003399;
	text-align: left;
	border-top-width: thin;
	border-bottom-width: thin;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #003399;
	border-bottom-color: #003399;
	height: 25px;
	font-weight: bold;
	padding-left: 10px;
	background-color: #FFFFFF;
	padding-top: 2px;
} 

/* top of page */
#searchArea {  
	display:none;
	height: 30px;
	margin-top: 30px;
}

/* style search form and button */
input#searchB{ 
	margin-bottom: -6px;
	text-decoration: none;
        border: none;
        height: 20px;
        width: 20px;
}

input#s{
	background-color: #FFFFFF;
	border: 1px solid #999999;
	padding-left: 2px;
	text-decoration: none;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
}


/*
////////// language select area //////////
*/

#languageSelect {
	float: left;
	text-align: left;
	font-size: 0.84em;
	width: 221px;
	padding-top: 5px;
}

#languageSelect a:link {
	color: #666666;
	text-decoration: none;
}

#languageSelect a:visited {
	color: #666666;
	text-decoration: none;
}

#languageSelect a:hover {
	float: left;
	color: #333333;
	text-decoration: none;
}

/*
////////// qTranslate //////////
*/
 .qtrans_language_chooser { list-style-type:none }
 .qtrans_language_chooser li { float:left; margin-right:30px }



/* two column content right sidebar left */
#twoColSbLftConRt {
	padding-right: 10px;
	padding-left: 20px;
	padding-top: 0px;
	text-align: left;
}

#twoColSbLft {
	display:none;
	float: left;
	width: 221px;
	margin-right: 10px;
	
}

#twoColConRt {/* content area on page */
	width: 100%;
	float: left;
	padding-top: 10px;
	padding-left: 12px;
	padding-right: 120px;
}
#twoColConRtWide {/* content area on services by location map pages have different margins */
	width: 100%;
	float: left;
	padding-top: 10px;
	padding-left: 12px;
}
#twoColConRtHome {/* content area on home page has different margins */
	width:100%;
	float: left;
	padding-top: 10px;
}

.galleryText {
	padding-top: 6px;
	padding-right: 20px;
}

.twoColSbLftSpace {
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	height: 10px;
	background-image: url(img/spacer.gif);
}
	
#profilesTitle {
	padding-left: 8px;
	background-color: #67999A;
	color: #FFFFFF;
	text-align: left;
	padding-top: 5px;
}

/* .push must be the same height as .footer */
.push {
	height: 120px;
}

/*
////////// footer //////////
*/
/* footer of home page only */
#footer {
	width: 100%;
	height: 120px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(img/NWorksLogo.jpg);
	background-repeat: no-repeat;
	background-position: 770px 75px;
}

#footer p{
	margin-left: 261px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: normal;
	padding-top: 90px;
	line-height: 1.6em;
	text-align: left;
}

#footer p a {
	text-decoration: none;
	color: #003399;
}

#footer p a:hover{
	text-decoration: underline;
	color: #7090C9;
}
/* footer of pages */
#footerPages {
	display:none;
	width: 100%;
	height: 120px;
	margin-right: auto;
	margin-left: auto;
}

#footerPages p{
	margin-left: 261px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	font-weight: normal;
	padding-top: 90px;
	line-height: 1.6em;
	text-align: left;
}

#footerPages p a {
	text-decoration: none;
	color: #003399;
}

#footerPages p a:hover{
	text-decoration: underline;
	color: #7090C9;
}

.news {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.4em;
	line-height: 2em;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	font-weight: bold;
}

.news h1 {
	color: #333333;
	font-size: 1em;
	line-height: 2em;
	font-weight: bold;
}

.news a:link, .news a:visited {
	color: #333333;
	text-decoration: none;
}

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

.news ul{
	padding-left: 3px;
}
.news li{
	padding-bottom: 12px;
}

.newsArticle {
	border-top-style: solid;
	border-top-color: #000033;
	padding-top: 5px;
	font-size: 0.833em;
	line-height: 1.2em;
	border-top-width: thin;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
}


/*
////////// sidebar //////////
*/
#sidebarTopBox {
	background-image: url(img/backgroundBody2.jpg);
	background-repeat: repeat-y;
	height: 250px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
}

#sidebarMission {
	background-image: url(img/backgroundBody2.jpg);
	background-repeat: repeat-y;
	height: 200px;
	padding-right: 25px;
	padding-left: 25px;
	padding-top: 50px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	line-height: 1.4em;
	text-align: center;
}

/*
////////// sidebar photos //////////
*/
#sidebarTopBoxPhoto {
	height: 250px;
	width: 221px;
}


#wpSidebar1 {/* wp widget sidebar area*/
}

#wpSidebar2 {/* wp widget language select area*/
}


/*
////////// breadcrumbs //////////
*/

#breadCrumbArea {
	display:none;
	height: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 5px;
	color: #7090C9;
	margin-bottom: 0px;
	font-size: 1em;
}

#breadCrumbArea a {
	color: #7090C9;
	text-decoration: none;
}

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

/*
////////// nav drop menu //////////
*/
#dropmenu, #dropmenu ul {
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	float: left;
	line-height:1.4em;
	z-index:300;
	width:600px;
	background:#fff;
	font-weight:bold;
	position: relative;
}

#dropmenu:after /* Clear after floats */
{ content:"."; display:block; height:0; clear:both; visibility:hidden }

#dropmenu a {
	display:block;
	padding:0.25em 8px;
	color:#003399;
	text-decoration:none;
	background:#fff;	
}	
	
#dropmenu a:hover {
	background:#FFFFFF;
	color:#7090C9;
}

#dropmenu li {
	float:left; position:relative;
	zoom: 1;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c8c8c8;
}

#dropmenu li:after /* Clear after floats */
{ content:"."; display:block; height:0; clear:both; visibility:hidden }

#dropmenu li.first {
	border-left: none;
}

#dropmenu ul {position:absolute; display:none; width:12em; top:1.9em;}

#dropmenu ul a {
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #c8c8c8;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c8c8c8;
}

#dropmenu li ul {/* top  of 2nd level drop down */
	border-top:1px solid #c8c8c8;
	width:168px;
}

#dropmenu li ul a {/* 2nd level drop down */
	width:150px;
	height:auto;
	float:left;
	border-bottom:1px solid #c8c8c8;
	font-size: 0.86em;
	font-weight: normal;
}

#dropmenu ul ul {top:auto;}
#dropmenu li ul ul {left:12em; margin:0px 0 0 10px;}
#dropmenu li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {display:none;}
#dropmenu li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {display:block;}


/* spanish menu - potentially needed for spacing changes */
#dropmenu_es, #dropmenu_es ul {
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	float: left;
	line-height:1.4em;
	z-index:300;
	width:600px;
	background:#fff;
	font-weight:bold;
}

#dropmenu_es:after /* Clear after floats */
{ content:"."; display:block; height:0; clear:both; visibility:hidden }

#dropmenu_es a {
	display:block;
	padding:0.25em 8px;
	color:#003399;
	text-decoration:none;
	background:#fff;	
}	
	
#dropmenu_es a:hover {
	background:#FFFFFF;
	color:#7090C9;
}

#dropmenu_es li {
	float:left; position:relative;
	zoom: 1;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #c8c8c8;
}

#dropmenu_es li:after /* Clear after floats */
{ content:"."; display:block; height:0; clear:both; visibility:hidden }

#dropmenu_es li.first {
	border-left: none;
}

#dropmenu_es ul {position:absolute; display:none; width:12em; top:1.9em;}

#dropmenu_es ul a {
	border-left-width: 0px;
	border-left-style: solid;
	border-left-color: #c8c8c8;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #c8c8c8;
}

#dropmenu_es li ul {/* top  of 2nd level drop down */
	border-top:1px solid #c8c8c8;
	width:168px;
}

#dropmenu_es li ul a {/* 2nd level drop down */
	width:150px;
	height:auto;
	float:left;
	border-bottom:1px solid #c8c8c8;
	font-size: 0.86em;
	font-weight: normal;
}

#dropmenu_es ul ul {top:auto;}
#dropmenu_es li ul ul {left:12em; margin:0px 0 0 10px;}
#dropmenu_es li:hover ul ul, #dropmenu_es li:hover ul ul ul, #dropmenu_es li:hover ul ul ul ul {display:none;}
#dropmenu_es li:hover ul, #dropmenu_es li li:hover ul, #dropmenu_es li li li:hover ul, #dropmenu_es li li li li:hover ul {display:block;}


#slideshow {
	z-index: 0;
}

/*
////////// homepage service select drop down //////////
*/
#searchByNeed, #searchByService, #searchByLocation {
		width:215px;
		font-size: 1em;
}

#searchByNeed option, #searchByService option, #searchByLocation option {
	padding-left: 3px;		
}


/*
////////// donate button //////////
*/
#donate {
	display:none;
	padding-left: 540px;
}

.donateRollover a {
	display: block;
	background-image: url(img/donate_button.jpg);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	text-decoration: none;
	height: 30px;
}

.donateRollover a:hover {
	background-position: 0px -30px;
}

.donateRollover a:active {
	background-position: 0px -60px;
}

/*
////////// typography //////////
*/
h1 {
	font-size: 2em;
	line-height: 2.8em;
}
		
h2 {
	font-size: 1.6em;
    padding-top: 14px;
    padding-bottom: 14px;
}
		
h3 {
	font-size: 1.4em;
	line-height: 2.4em;
}
	
h4 {
	font-size: 1.2em;
	line-height: 2.2em;
}

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

a:hover {
	text-decoration: underline;
        color: #7090C9;
}
bold {
	font-weight: bold;
}

blockquote {
	padding-right: 100px;
	padding-left: 50px;
}

.post h2 a{
	text-decoration: none;
	color:  #003399;
	font-weight: bold;
}

.post h2 a:hover{
	text-decoration: none;
	color: #003399;
}

.entry p {
	font-size: 1.2em;
	line-height: 1.6em;
	padding-bottom: 12px;
}
		
.entry a:link, a:visited {
	text-decoration: none;
	color: #003399;
}

.entry a:hover {
	text-decoration: underline;
	color: #7090C9;
}

.post ul {
	padding-left: 20px;
	font-size: 1.2em;
	padding-right: 75px;
	padding-bottom: 16px;
}

.post ul li {
	list-style-position: inside;
	list-style-type: disc;
	text-indent: -13px;
	padding-left: 10px;
	font-size: 1em;
	line-height: 1.6em;
}

.post ul ul{
	padding-left: 8px;
	padding-bottom: 0.35em;
}

.post ul ul li {
	font-size: .85em;
	text-indent: -16px;
	list-style-type: decimal;
}

.post ul ul ul li {
	list-style-type: lower-alpha;
}

.post ol {
	padding-left: 25px;
	font-size: 1.2em;
	padding-right: 75px;
	padding-bottom: 16px;
}

.post ol li {
	list-style-position: inside;
	list-style-type: decimal;
	text-indent: -18px;
	padding-left: 10px;
	font-size: 1em;
	line-height: 1.6em;
}

.post ol ol{
	padding-left: 13px;
	padding-bottom: 0.35em;
	list-style-position: inside;
}

.post ol ol li {
	font-size: 0.85em;
	text-indent: -18px;
	list-style-type: lower-alpha;
}

.postmetadata {
	margin-bottom: 36px;
	text-align: right;
	padding-right: 25px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #d0d0d0;
	color: #666666;
	padding-bottom: 5px;
}

.postmetadata a{
	text-decoration: none;
	color: #003399;
}

.postmetadata a:hover{
	text-decoration: none;
	color: #7090C9;
}

.navigation a{
	text-decoration: none;
	color: #003399;
	font-weight: bold;
}

.navigation a:hover{
	text-decoration: none;
	color: #7090C9;
	font-weight: bold;
}

.smTable {
	font-size: 1.2em;
	line-height: 1.6em;
	padding-bottom: 0px;
}


/*
////////// images //////////
*/
img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}




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

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

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

.wp-caption p.wp-caption-text {
	font-size: 1
.em;
	line-height: 1.3em;
	margin: 0;
	font-size: 1.1em;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}


/*
////////// print this button //////////
*/

.printerButton {
	display:none;
	padding-top: 10px;
	padding-bottom: 30px;
}


div#preloaded-images {
   position: absolute;
   overflow: hidden;
   left: -9999px; 
   top: -9999px;
   height: 1px;
   width: 1px;
}


.back_to_top {
	display:none;
}


/*
//////////// state and county map styles ///////////\
*/
#maps {
	
}
#maps:after /* Clear after floats */
{ content:"."; display:block; height:0; clear:both; visibility:hidden }


#state_map {
	float: left;
	width: 490px;
}

#county_map {
	float: left;
	width: 150px;
}

img.size-thumbnail {
	width: 100px;
}

/*
//////////// property styles ///////////\
*/

table.properties
{
	margin: 0px; padding: 0px; width: 100%; border-collapse: collapse;
}

table.properties tbody
{
	margin: 0px; padding: 0px;
}

table.properties tr
{
	margin: 0px; padding: 0px;
}

table.properties td
{
	margin: 0px; padding: 0px;
}

table.properties td p
{
	margin: 0px; padding: 0px; font-size: 1.2em; line-height: 1.6em; padding-bottom: 12px; 
}

table.properties td div
{
	margin: 0px; padding: 0px; font-size: 1.2em; line-height: 1.6em; padding-bottom: 12px; 
}

table.properties td h2
{
	margin: 0px; padding: 0px; padding-bottom: 14px; font-weight: normal; font-size: 1.6em;
}

table.properties td img
{
	border-width: 0px; margin: 0px; padding: 0px;
}

table.properties td br
{
	margin: 0px; padding: 0px;
}

table.properties td.county-label 
{
	padding-left: .8em;
}

img.wp-image-1657
{
  width: 660px;
}



