
/* Table of Contents
==================================================
	#Site Styles
	#Page Styles
	#Media Queries
	#Font-Face */
	
/* #Site Styles
================================================== */

#wrap { height: 72px; padding: 14px 0; }

#navigation ul {
	width: 100%;
    position: relative;
}
	

#navigation ul li {
    position: relative;
}

#navigation ul li a {
	color: #777777;
    font-family: "futura-pt",sans-serif;
    font-size: 24px;
    font-weight: 400;
    line-height: 40px;
    text-decoration: none;
    transition: color 0.3s linear 0s;
}

/* Navbar Hover Links */

#navigation ul li:hover a,
#navigation ul li a:hover {
	color: #8DAB68;
    position: relative;
}

#navigation ul li.active a {
	color: #8DAB68;
}

#navigation { float: right; margin-bottom: 0px; }

#navigation ul li { 
	float: left;
	line-height: 18px;
	margin: 14px 0 22px;
	padding: 0 22px;
}

#navigation ul {
	float: left;
	margin: 0;
	padding: 0;
}

#navigation ul li a:hover { 
	color: #8dab68;
}

#navigation ul li:hover a, #navigation ul li a:hover {
	position: relative;
}

#navigation ul li:hover li a {
    color: #777777;
    font-weight: normal;
}

#navigation ul li.active a {
    background: none;
    color: #8dab68;
}

#navigation ul.sub-menu, #navigation ul.children {
    border: none;
	background: #fff;
	box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 2px 2px 3px rgba(0, 0, 0, 0.2);
}

#navigation ul.sub-menu li, #navigation ul.children li {
    border: medium none;
}
#navigation ul ul li { padding: 0px; }

#navigation ul.sub-menu li a, #navigation ul.children li a {
    background: #fff;
    border-bottom: 1px solid #eee;
    font-size: 18px;
    height: 32px;
    line-height: 32px;
    min-width: 150px;
    padding: 5px 15px;
    position: static;
}

#navigation ul.sub-menu li a:hover, #navigation ul.children li a:hover {
    background: none repeat scroll 0 0 #fff;
	color: #8dab68;
}
span.sf-sub-indicator { display:none; }
	
img.border {
	border: 1px solid #EEEEEE;
	padding: 4px;
}

a.learn-more {
	color: #8DAB68;
	font-family: "futura-pt",sans-serif;
	font-size: 13px;
	font-weight: 500;
	letter-spacing: 0.08em;
	line-height: 20px;
	margin-bottom: 0;
	text-decoration: none;
	text-transform: uppercase;
}

a.learn-more:hover { color: #739050; }

.two_col {
	column-count: 2;
	column-gap: 30px;
	column-rule-style: none;
	-moz-column-count: 2;
	-moz-column-gap: 30px;
	-moz-column-rule-style: none;
	-webkit-column-count: 2;
	-webkit-column-gap: 30px;
	-webkit-column-rule-style: none;
}

.two_col.small p { font-size:13px; line-height: 22px; margin-bottom:20px; }

#content { 
	background: #fff; 
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
	margin: 30px 0 0;
	overflow: hidden;
	padding-bottom: 60px;
}

#footer {
	background: #EDECEC;
	font-family: "futura-pt",sans-serif;
	font-size: 12px;
	font-weight: 500;
	height: 75px;
	line-height: 18px;
	margin-top: 70px;
	width: 100%;
}

#footer ul.footer-nav a { color: #606060; }
#footer a span.ss-icon { color: #28A9E0; }
#footer a:hover { color: #8B8B8B; }
#footer .copyright {
	color: #606060;
	float: right;
	margin: 28px 0;
}

#footer .copyright p {
	line-height: 18px;
	margin-bottom: 0;
}

#footer ul.footer-nav {
	float: left;
	margin: 30px 0 0;
}

#footer ul li, #footer p {
	float: left;
	letter-spacing: 0.04em;
	margin: 0 10px;
	text-transform: uppercase;
}

#footer {
	clear: both;
	padding: 10px 0 10px 0;
}

#footer .twitter { 
	background: url("http://piscesfoundation.org/wp-content/themes/skeleton/images/icon_twitter.png") no-repeat scroll center center transparent; 
	height: 23px;
	width: 28px;
	display: block;
	float: left;
}
	
#sidebar { margin-top: 30px; }
	#sidebar h3 { font-size: 20px; text-transform: none; line-height: 24px; }

#content .padding { padding-left: 60px; padding-right: 60px; }


/* #Page Styles
================================================== */

/* Homepage */

div.full { overflow: hidden; width: 100%; }

body.page-template-homepage-template-php .columns { margin: 0px; }
body.page-template-homepage-template-php h2.entry-title, body.page-template-homepage-template-php h1.entry-title { display: none; }
body.page-template-homepage-template-php #content { 
	background: transparent; 
	box-shadow: none;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	margin-top: 0px;
	padding-bottom: 0px; 
}

#home-content { margin-top: 70px; padding-bottom: 20px; }
#home-content h1 { font-size: 34px; text-align: left; margin-bottom: 16px; margin-top: 0px; }

.info-block {
	clear: both;
	float: left;
	margin-bottom: 45px;
}
.thumbnail {
	float: left;
	width: 260px;
}
.info {
	float: left;
	width: 317px;
}
.info p {
	margin-bottom: 8px;
}
.info h2 {
	line-height: 1;
	margin-bottom: 10px;
}
.info h2 a {
	color: #4C4C4C;
	font-family: "futura-pt",sans-serif;
	font-size: 24px;
	font-weight: 500;
	letter-spacing: 0.03em;
	line-height: 36px;
	margin-bottom: 10px;
}
.info h2 a:hover {
	color: #8DAB68;
}
body.blog .entry-content a, body.single .entry-content a {
    color: #0000ff;
}
#grant-box {
	background: none repeat scroll 0 0 #FFFFFF;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
	margin: 0 10px 35px;
	padding: 30px 30px 14px;
}
#grant-box h3 {
	color: #A7845A;
	font-size: 13px;
	font-weight: 700;
}
#grant-box hr {
	margin: 10px 0 20px;
}
.box {
	background: none repeat scroll 0 0 #FFFFFF;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.2);
	margin: 30px 0 0;
	overflow: hidden;
	padding-bottom: 60px;
}
.box h1 {
	margin: 40px 0;
}
ul.recent-grants {
	margin-left: 40px;
}
.brown { color: #A7845A; }
.intro { text-align: center; }
.intro h1 {
	color: #FFFFFF;
	margin-bottom: 10px;
	text-shadow: 1px 1px 3px #777777;
}
.intro h2 {
	color: #fff;
	font-family: "futura-pt",sans-serif;
	font-size: 24px;
	font-weight: 400;
	letter-spacing: 0.03em;
	line-height: 32px;
}

div.latest-item { margin-bottom: 20px; }
/* div.latest-item:first-child { border-bottom: 1px solid #DDDDDD; padding-bottom: 20px; } */

body.page-template-homepage-template-php #comments { display: none; }

/* About Us */

#left-col { float: left; width: 580px; margin-right: 10px; margin-top: 25px;}
#right-col { float: left; width: 180px; padding-left: 30px; margin-top: 25px;}

/* Contact */

span.info {
	display: block;
	float: left;
	font-family: "futura-pt",sans-serif;
	font-size: 12px;
	font-weight: 600;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	width: 70px;
}

/* Posts */

h1.entry-title, h2.entry-title { 
	text-align: left; 
	font-size: 28px; 
	border-bottom: 1px solid #D6D6D6; 
	margin-bottom: 20px;
	padding-bottom: 14px;
	margin-top: 0;
}

#respond label {
	display: block;
	float: left;
	font-family: "futura-pt",sans-serif;
	font-size: 14px;
	font-weight: 500;
	letter-spacing: 0.05em;
	text-transform: uppercase;
	width: 100px;
}

#commentform input[type="submit"] { margin-left: 100px; }

body.archive h1, body.category h1 {
	border-bottom: 1px solid #DDDDDD;
	margin-bottom: 0;
	margin-left: 60px;
	margin-right: 60px;
	padding-bottom: 40px;
}

/* Contact */

span.vr_link a, span.vr_link { display: none; }
#email_address_label { display: none; }

#left { width: 550px; float: left; padding-right: 30px; }
#right { width: 250px; float: left; }
	
	

/* Layout Shortcodes */
.full-width { width:960px; height:auto; overflow:hidden; margin: 0 auto;}

.one_half { width: 48%; }
.one_third { width: 30.66%; }
.two_thirds { width: 65.33%; }
.one_fourth { width: 22%; }
.three_fourths { width: 74%; }
.one_fifth { width: 16.8%; }
.two_fifth { width: 37.6%; }
.three_fifth { width: 58.4%; }
.four_fifth { width: 67.2%; }
.one_sixth { width: 13.33%; }
.five_sixth { width: 82.67%; }

.one_half,
.one_third,
.two_thirds,
.three_fourths,
.one_fourth,
.one_fifth,
.two_fifth,
.three_fifth,
.four_fifth,
.one_sixth,
.five_sixth {
	position: relative;
	margin-right: 4%;
	margin-bottom: 20px;
	float: left;
}


.last {margin-right:0 !important;}