/*
Theme Name: A Chance For Every Child
Theme URI: http://www.achanceforeverychild.org
Description: WordPress theme for achanceforeverychild.org designed and developed by <a href="http://www.digitalmatt.net">Matt Thomas</a>.
Version: 1.0
Author: Matt Thomas
Author URI: http://www.digitalmatt.net

*/

* {
	margin: 0;
	padding: 0;
}

html {
	height: 100%;
}

body {
	background: #3394ce url(/images/bg_blue_gradient.png) 0 0 repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
	letter-spacing: 0.4px;
	height: 100%;
}

img {
	border: 0;
}

#wrap {
	width: 726px;
	margin: 0 auto;
	height: 100%;
}

/* Header
#####################################################################################*/

#header {
	width: 726px;
	height: 118px;
}

#header #img_tree {
	float: left;
	display: inline;
}

#header #header_right {
	width: 665px;
	height: 118px;
	float: right;
	display: inline;
}

#header_right #header_top {
	width: 665px;
	height: 95px;
}

#header_top #img_acfec {
	margin-top: 55px;
}

/* Navigation -- which is part of the header
#####################################################################################*/
	
	ul#nav {
		width: 665px;
		height: 22px;
	}
	
	ul#nav li {
		height: 22px;
		float: left;
		display: inline;
		background: url(/images/nav_bg_separator.gif) right top no-repeat;
	}
	
	ul#nav li#nav_donate {
		width: 90px;
		height: 22px;
	}
	
	ul#nav li#nav_donate a {
		width: 88px;
		height: 22px;
		background: url(/images/nav_donate.gif) 0 0 no-repeat;
		display: block;
	}
	
	ul#nav li#nav_donate a:hover {
		background-position: 0px -22px;
	}
	
	ul#nav li#nav_mission {
		width: 107px;
		height: 22px;
	}
	
	ul#nav li#nav_mission a {
		width: 105px;
		height: 22px;
		background: url(/images/nav_mission.gif) 0 0 no-repeat;
		display: block;
	}
	
	ul#nav li#nav_mission a:hover {
		background-position: 0px -22px;
	}
	
	ul#nav li#nav_getinvolved {
		width: 149px;
		height: 22px;
	}
	
	ul#nav li#nav_getinvolved a {
		width: 147px;
		height: 22px;
		background: url(/images/nav_getinvolved.gif) 0 0 no-repeat;
		display: block;
	}
	
	ul#nav li#nav_getinvolved a:hover {
		background-position: 0px -22px;
	}
	
	ul#nav li#nav_ourwork {
		width: 125px;
		height: 22px;
	}
	
	ul#nav li#nav_ourwork a {
		width: 123px;
		height: 22px;
		background: url(/images/nav_ourwork.gif) 0 0 no-repeat;
		display: block;
	}
	
	ul#nav li#nav_ourwork a:hover {
		background-position: 0px -22px;
	}
	
	ul#nav li#nav_gallery {
		width: 110px;
		height: 22px;
	}
	
	ul#nav li#nav_gallery a {
		width: 108px;
		height: 22px;
		background: url(/images/nav_gallery.gif) 0 0 no-repeat;
		display: block;
	}
	
	ul#nav li#nav_gallery a:hover {
		background-position: 0px -22px;
	}
	
	ul#nav li#nav_blog {
		width: 84px;
		height: 22px;
		background: none;
	}
	
	ul#nav li#nav_blog a {
		width: 82px;
		height: 22px;
		background: url(/images/nav_blog.gif) 0 0 no-repeat;
		display: block;
	}
	
	ul#nav li#nav_blog a:hover {
		background-position: 0px -22px;
	}
	
	.navtext {
		display: none;
	}
	
	ul#nav li a#current_page {
	 	background-position: 0px -22px;
	}

/* Mailing list form
#####################################################################################*/

#mailing_list {
	float: right;
	margin: 6px 0 0 0;
	width: 277px;
	height: 70px;
	background: url(/images/signup_bot.gif) 0 7px no-repeat;
}

#mailing_list #txt_mlist {
	height: 16px;
	width: 158px;
	border: 1px solid #50b948;
	color: #666;
	background: #f5f5f5;
	padding: 2px 5px 2px 5px;
}

#mailing_list #btn_mlist {
	width: 71px;
	height: 24px;
	background: url(/images/btn_signup.gif) 0 0 no-repeat;
	border: 0;
	margin: 0;
	padding: 0;
}

#mailing_list fieldset {
	height: 7px;
	width: 277px;
	padding: 10px 0 0 17px;
	background: url(/images/signup_top.gif) 0 0 no-repeat;
	border: 0;
}

#mailing_list fieldset h4 {
	font-size: 13px;
	font-weight: bold;
	color: #999;
	margin-bottom: 6px;
	letter-spacing: 0.05em;
}

/* Content -- drop shadows, wrap, etc.
#####################################################################################*/

#contentwrap {
	background: url(/images/bg_content_top.png) 0 0 no-repeat;
	margin-top: 12px;
	padding-top: 5px;
	width: 726px;
	overflow: hidden;
}

#content {
	width: 702px;
	padding: 15px 12px 15px 12px;
	background: url(/images/bg_content_repeat.png) 0 0 repeat-y;
	min-height: 500px;
}

#contentbottom {
	width: 726px;
	height: 6px;
	background: url(/images/bg_content_bottom.png) 0 0 no-repeat;
}

/* Post Area
#####################################################################################*/

#post_area {
	width: 450px;
	float: left;
	display: inline;
	padding: 20px 20px 20px 20px;
	line-height: 150%;
}

#post_area div.post {
	margin-bottom: 20px;
}

#post_area div.post h2 a {
	color: #666;
	text-decoration: none;
	font-size: 20px;
}

#post_area div.post h2 a:hover {
	text-decoration: underline;
	color: #50b948;
	font-size: 20px;
	
}

#post_area div.post h2 {
	font-size: 20px;
}

#post_area .entry {
	margin-top: 9px;
}
#post_area .postmetadata {
	margin-top: 9px;
}
#post_area .postmetadata a {
	color: #0079c2;
	text-decoration: none;
}

#post_area .postmetadata a:hover {
	text-decoration: underline;
	color: #50b948;
}

/* Sidebar
#####################################################################################*/

#sidebar {
	width: 180px;
	background: #fff;
	float: right;
	display: inline;
	margin: 20px 20px 0 0;
	border: 1px solid #ccc;
}

#sidebar a {
	color: #0079c2;
	text-decoration: none;
}

#sidebar a:visited {
	color: #0079c2;
}

#sidebar a:hover {
	text-decoration: underline;
	color: #50b948;
}

#sidebar ul {
	list-style: none;
	margin: 14px;
}

#sidebar ul li h2 {
	color: #50b948;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	margin-bottom: 5px;
	display: block;
	border-bottom: 1px solid #50b948;
	padding-bottom: 3px;
}

#sidebar ul li {
	line-height: 16px;
	margin-bottom: 8px;
}

#sidebar ul li ul {
	margin: 0;
}

#sidebar ul li ul li {
	margin: 0;
	padding: 0;
}

/* Share
#####################################################################################*/

#sharing_div {
	margin-top: 12px;
}
#share {
	margin: 0 0 0 0;
	height: 60px;
	background: url(/images/share_bg.gif) 0 0 repeat-x;
	height: 50px;
	width: 282px;
	float: left;
	display: inline;
	/*border: 1px solid #000;*/
}

#share ul {
	list-style: none;
	background: url(/images/share_cap_left.gif) 0 0 no-repeat;
	height: 40px;
	padding-top: 10px;
	padding-left: 10px;
	float: left;
	display: inline;
}

#share ul li {
	display: block;
	height: 29px;
	float: left;
	margin-right: 5px;
}

#share div#share_cap_right {
	width: 7px;
	height: 50px;
	float: right;
	display: inline;
	background: url(/images/share_cap_right.gif) 0 0 no-repeat;
}

#social_networks {
	float: right;
	display: inline;
	height: 34px;
	width: 300px;
	padding-top: 10px;
}

#social_networks ul {
	list-style: none;
}

#social_networks ul li {
	display: block;
	float: left;
	padding-left: 20px;
}


/* Comments
#####################################################################################*/


form#commentform {
	margin-top: 20px;
	width: 450px;
}

#commentform p {
	margin-bottom: 10px;
}
#commentform label {
	margin-left: 7px;
}
textarea#comment {
	width: 450px;
}

ol.commentlist {
	padding-bottom: 20px;
}
ol.commentlist li {
	padding: 10px;
	margin-left: 20px;
}

ol.commentlist li p {
	padding-top: 10px;
}

ol.commentlist li.alt {
	background: #e5e5e5;
}

h3#comments {
	margin-bottom: 20px;
}

.navigation {
	margin-bottom: 10px;
}

.hentry h2 {
	color: #666;
	font-size: 20px;
}

/* Blog Search
#####################################################################################*/

#searchsubmit {
	width: 22px;
	height: 21px;
	background: url(/images/btn_search.gif) 0 0 no-repeat;
	border: 0;
	margin-left: 4px;
}

#searchsubmit:hover {
	cursor: pointer;
}

#s {
	border: 1px solid #8b8888;
	height: 20px;
	background: #f5f5f5;
	vertical-align: top;
	margin-top: 1px;
	width: 113px;
}

/* Footer
#####################################################################################*/

#footer {
	color: #fff;
	width: 420px;
	margin: 0px auto 0px auto;
	padding: 20px 0 20px 0;
	clear: both;
}

#footer img {
	float: left;
	display: inline;
	margin-right: 20px;
	border: 0;
}

#footer ul {
	padding-top: 10px;
	float: left;
}

#footer ul li {
	float: left;
	display: inline;
	list-style: none;
	padding: 0 7px 0 7px;
	border-right: 1px solid #fff;
	height: 16px;
	font: 12px/14px Arial, Helvetica, sans-serif;
}

#footer ul li.lastli {
	border: 0;
}

#footer ul li a, #footer ul li a:visited {
	color: #fff;
	text-decoration: underline;
	vertical-align: top;
}

#footer ul li a:hover {
	color: #50b948;
}

#footer p {
	padding-top: 10px;
	float: left;
}

/* Various classes and fixes
#####################################################################################*/

.hidetext {
	display: none;
}

.clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.text_indent {
	margin-left: 20px;
}

.hidden {
	display: none;
}