/*
Theme Name: The Wildlife Foundation
Theme URI: http://wordpress.org/extend/themes/twentytwelve
Author: Shannon Ellery Hubbell
Author URI: http://www.shannonhubbell.com
Description: Theme for The Wildlife Foundation Website.
Version: 1.0
*/

/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, img, ins, kbd, q, s, samp,
small, tt, var,
center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* end reset*/

/* =WordPress Core
-------------------------------------------------------------- */
.alignnone {
    margin: 5px 20px 20px 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 5px 20px 20px 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    background: #fff;
    border: 1px solid #f0f0f0;
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 0 4px 5px;
}

/* GLOBAL STYLES! */

body {
	background: #cfd6cb;
	font: 16px Helvetica, Arial, sans-serif;
}

#binding {
	max-width: 1000px;
	margin: 0 auto;
	padding: 0 10px;
}

a {
	color: #720000;
}


h1, h2, h3, h4, h5, nav {
	font-family: 'Open Sans', sans-serif;
}

#page-header {
	position: relative;
}

#page-header .social {
	float: right;
	margin-top: 35px;
}

#page-header .social li {
	float: left;
	margin: 0 0 0 10px;
}

#header-logo {
	padding: 10px 0;
	font-size: 20px;
	text-transform: uppercase;
	color: #000;
	float: left;
	width: 440px;
}

#header-logo img,
#header-logo h1 {
	float: left;
	line-height: 100px;
	padding-right: 17px;
}



#header-nav {
	padding: 10px 0;
	float: left;
}

#header-nav a {
	color: #000;
	text-decoration: none;
}

#header-nav > ul > li {
	display: inline-block;
	width: auto;
	position: relative;
	padding: 5px 10px;
	border-left: 1px solid #999;
	font-size: .8em;
	float: left;
}

#header-nav > ul > li > a {
	font-weight: bold;
	text-transform: uppercase;
}

#header-nav > ul > li > a:hover {
	color: #720000;
}

#header-nav > ul > li:first-child {
	border-left: none;
	padding: 5px 10px 5px 0;
}

#header-nav .current-menu-item > a,
#header-nav > ul > .current-page-parent > a,
#header-nav > ul > .current_page_parent > a {
	color: #720000;
}

#header-nav > ul > li > ul {
	display: none;
	position: absolute;
	background: #cfd6cb;
	top: 100%;
	left: -1px;
	border: 1px solid #999;
	padding: 5px;
	width: 190px;
}

#header-nav > ul > li > ul a {
	display: block;
	padding: 5px;
}

#header-nav > ul > li > ul a:hover {
	text-decoration: underline;
}

#header-nav ul li:hover ul {
	display: block !important;
}

#header-nav-mobile {
	display: none;
}

#banner img {
	width: 100%;
	height: auto;
}

#page-content {
	width: 100%;
	float: left;
	padding-top: 10px;
	border-top: 1px solid #999;
}

#page-footer {
	width: 100%;
	float: left;
	text-align: center;
	font-size: .7em;
	padding: 30px 0;
}

/* Home Page */

#home-header {
	text-align: center;
	font-size: 1.5em;
	border-bottom: 1px solid #999;
	/*font-style: italic;*/
	font-weight: bold;
	padding-bottom: 20px;
	padding-top: 10px;
	margin-bottom: 10px;
}

#home-boxes li {
	width: 33.03%;
	min-height: 300px;
	border-left: 1px solid #999;
	float: left;
}

#home-boxes li img {
	width: 100%;
}

#home-boxes li:first-child {
	border-left: none;
}

#home-boxes li .widgettitle {
	color: #720000;
	padding: 0 10px;
	text-transform: uppercase;
}

#home-boxes li .textwidget {
	padding: 5px 10px;
}

#home-boxes li .textwidget p {
	font-size: .9em;
	padding: 5px 0;
}

#home-boxes li .textwidget a {
	font-weight: bold;
	text-decoration: none;
}


/* Pages */

.thumb-caption {
	font-size: .75em;
	text-align: center;
	font-style: italic;
	padding: 5px 0;
}

#page-sidebar-left {
	width: 20%;
	min-height: 25px;
	padding-right: 20px;
	float: left;
}

#page-sidebar-left img {
	width: 100%;
	height: auto;
}

#page-copy {
	width: 50%;
	float: left;
	padding: 0 20px 30px 20px;
	border-left: 1px solid #999;
	border-right: 1px solid #999;
}

#page-copy p {
	padding: 10px 0;
	line-height: 1.5em;
}

#page-copy ul {
	padding: 10px 0;
	list-style: disc;
	line-height: 1.5em;
	margin-left: 20px;
}

#page-copy ol {
	padding: 10px 0;
	list-style: decimal;
	line-height: 1.5em;
	margin-left: 20px;
}


#page-copy h1 {
	font-size: 2em;
	color: #720000;
	margin: 15px 0;
	line-height: 1em;
}

#page-copy h1.page-title a {
	text-decoration: none;
}

#page-copy h1.page-title a:hover {
	text-decoration: underline;
}

#page-copy h2 {
	font-size: 1.5em;
	color:#000;
	line-height: 1em;
	margin: 13px 0;
}


#page-copy h3 {
	font-size: 1.3em;
	color: #720000;
	font-weight: bold;
	margin: 15px 0;
	line-height: 1em;
}

#page-copy h4 {
	font-size: 1.2em;
	color: #000;
	font-weight: bold;
	font-style: italic;
	margin: 15px 0;
	line-height: 1em;
}

#page-copy h5 {
	font-size: 1.2em;
	color: #000;
	font-weight: bold;
	margin: 15px 0;
	line-height: 1em;
}

#page-copy h6 {
	font-size: 1.2em;
	color: #000;
	font-style: italic;
	margin: 15px 0;
	line-height: 1em;
}

#page-copy blockquote {
	padding: 5px 0 5px 5px;
	border-left: 5px solid #999;
}



#page-sidebar-right {
	float: right;
	width: 22%;
	padding: 0 0 20px 10px;
}

#page-sidebar-right img {
	width: 100%;
	height: auto;
}

#page-sidebar-right img.rss-logo {
	width:  auto;
	height: auto;
}



#page-sidebar-right nav li a {	
	font-size: .9em;
	color: #000;
	text-decoration: none;
	font-weight: bold;
	border-top: 1px solid #999;
	padding: 10px 0;
	display: block;
}

#page-sidebar-right nav li:first-child a {
	border-top: none;
}

#page-sidebar-right .current-menu-item > a {
	color: #720000;
}

/* BLOG */

#page-copy .post {
	padding: 20px 0;
	margin: 20px 0;
	border-top: 1px solid #999;
}

#page-copy .post:first-child {
	
	padding-top: 0;
	margin-top: 0;
	border-top: none;
}

#page-copy .post .comments-link {
	font-weight: bold;
	font-size: 1.1em;
}

#page-copy .post .comments-link a {
	text-decoration: none;
}

.posts-nav-link a {
	text-decoration: none;
	font-size: .8em;
	text-transform: uppercase;
}

.commentlist .comment {
	border-bottom: 1px solid #999;
	padding: 20px 0;
}

.comment-meta a {
	font-size: .7em;
	text-transform: uppercase;
	color: #555;
	text-decoration: none;
}

#blog-sidebar .widget {
	border-top: 1px solid #999;
	padding: 20px 0;
}

#blog-sidebar .widget:first-child {
	border-top: none;
}

#blog-sidebar p {
	font-size: .9em;
	line-height: 1.4em;
}

#blog-sidebar .widgettitle {
	font-size: 1.5em;
	color: #720000;
}

.widget_archive ul a {
	font-size: .9em;
	color: #777;
	text-decoration: none;
}

.widget_archive ul a:hover {
	color: #000;
}


/* mobile / responsive design */

#footer-nav-mobile {
	display: none;
	text-align: left;
	font-size: 1.3em;
	margin-bottom: 20px;
}

#footer-nav-mobile li {
	display: block;
}

#footer-nav-mobile > ul > li > a {
	padding: 10px;
	display: block;
	background: #FFF;
	border-top: 1px solid #999;
	text-decoration: none;
}

#footer-nav-mobile > ul > li > ul > li > a {
	padding: 7px 7px 7px 20px;
	display: block;
	font-size: .9em;
	text-decoration: none;
	border-top: 1px solid #999;
	background: #CCC;
}

#archive-mobile {
	display: none;
}

@media screen and (max-width: 600px) {

	#header-logo {
		text-align: center;
		text-decoration: none;
		width: 100%;
	}
	
	#header-logo img {
		float: none;
	}

	#header-logo h1 {
		padding: 0;
		font-size: .85em;
		margin: 0;
		float: none;
		line-height: 50px;
	}

	#page-header .social {
		display: none;
	}

	#banner {
		display: none;
	}
	
	#header-nav {
		display: none;
	}
	
	
	#footer-nav-mobile {
		display: block;
		width: 100%;
	}

	#home-boxes li {
		float: none;
		width: 100%;
		border: none;
		border-top: 1px solid #999;
		padding-top: 10px;
	}
	
	#home-boxes li:first-child {
		border-top: none;
	}
	
	#page-copy {
		width: auto;
		border: none;
	}
	
	#page-sidebar-left,
	#page-sidebar-right {
		display: none;
	}
	
	#archive-mobile {
		display: block;
	}
	
}


















