/*
Theme Name: Charity Water
Theme URI: http://wordpress.org/
Description: Charity Water based on the default WordPress theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1
Author: Richard Rudzinski
Author URI: http://fiftyand50.com/
Tags: Charity
*/

/* Begin Generic Classes */
.wrapper { 
	width:100%;
	height:auto;
	overflow:hidden;
}
.inner {
	width:960px;
	height:auto;
	overflow:hidden;
	margin:0 auto;
	padding:0;
}
.neueCondCont a {
	font-weight:bold;
	font-family:'HelveticaNeue BoldCond', Helvetica, Arial, sans-serif;
}

/* Begin Generic Styles */
body {
	margin:0;
	padding:0;
	background-color:#000;
	font:14px/18px Georgia, Helvetica, sans-serif;
	color:#545454;
        line-height: 22px;
}
a {
	color:#767676;
}
a:hover {
	text-decoration:none;
}
p {
	margin:0 0 15px;
}
ul {
	height:auto;
}
.postmetadata, .clear {
	clear:both;
}
#content .head-tag {
	text-shadow:-1px -1px 0px #000;
	color:#e9e9e9;
	font:18px/48px Georgia, serif;
	background:url(images/head-tag_lft.png) no-repeat top left;
	width:180px;
	height:48px;
	position:relative;
	padding-left:30px;
	margin:0 0 9px;
	top:-3px;
	left:-30px;
}
#content #sidebar .head-tag {
	text-shadow:1px -1px 0px #000;
	padding-left:25px;
	left:-21px;
	background:url(images/head-tag_rt.png) no-repeat top left;
	width:193px;
	margin:0 0 13px;
}
.tweet-this {
	float:right;
	width:92px;
	height:43px;
        overflow:hidden;
	text-indent:-9999px;
	background:url(images/tweetthis.jpg) no-repeat top left;
}
.share-this {
	float:right;
        margin-left:10px;
	width:92px;
	height:43px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(images/sharethis.jpg) no-repeat top left;
}
.tweet-this:hover {
	background-position:bottom left;
}
.share-this:hover {
	background-position:bottom left;
}
.post-views {
	width:71px;
	height:37px;
	overflow:hidden;
	background:url(images/views_bg.jpg) no-repeat top left;
	color:#292929;
	text-align:center;
	padding-top:6px;
	float:right;
	margin-right:9px;
	font:bold 20px/21px Arial, Helvetica, sans-serif;
}
.post-views span {
	display:block;
	font-size:10px;
	line-height:11px;
	text-transform:uppercase;
}

/* Begin Header */
#header {
	background-color:#2E2E2E;
}
#header-nav {
	height:57px;
        font:14px Arial;
}
#header-nav-bg {
	position:relative;
	z-index:2;
	background:url(images/header-nav_bg.jpg) no-repeat bottom center;
	height:57px;	
	margin:0 auto;
	width:100%;
}
#header-nav-bg .inner {
	position:relative;
	z-index:4;
}
#logo {
	margin:0 0 0 45px;
	display:block;
}
#mycharity {
	float:left;
}
	
/* Begin Nav */
#header-nav ul {
	float:left;
	margin:0;
	padding:15px 0 0 45px;
	color:#fff;
	width:774px;
	overflow:hidden;
}
#header-nav ul li {
	float:left;
	list-style-type:none;
}
#header-nav li.first a {
	padding-left:0;
}
#header-nav li a {
	line-height:13px;
	color:#ccc;
	font-size:12px;
	padding:0px 11px 0 16px;
	text-transform:uppercase;
	text-decoration:none;
}
#header-nav li a:hover {
	text-decoration:underline;
}
#header-nav-rt {
	width:50%;
	height:57px;
	position:absolute;
	right:0;
	z-index:2;
	background:url(images/header-nav_rpt.jpg) repeat bottom left;
}

/* Begin Blog Head */
#page {
	background:url(images/charity_bg.jpg) no-repeat top center;
	padding-top:68px;
}
#page .inner {
	overflow:visible;
}
#blog-head-wrapper {
	width:827px;
	height:auto;
	overflow:visible;
	margin:0 auto 65px;
}
#blog-head-wrapper:after {
	content:'.';
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
}
#blog-head {
	width:420px;
	height:207px;
	float:left;
	padding:14px 0 0 189px;
	margin:0 0 0 30px;
	background:url(images/blog-head_bg.png) no-repeat top left;
	text-decoration:none;
}
#blog-title {
	width:400px;
	height:133px;
	background:url(images/blog-title.png) no-repeat top left;
	text-indent:-9999px;
	margin-bottom:20px;
}
#blog-subhead {
	font:italic 16px/20px Georgia, sans-serif;
	color:#fefefe;
}
#blog-nav {
	float:left;
	width:188px;
	margin:21px 0 0 0;
	padding:2px 0 0 0;
	background:url(images/blog-nav_divider.png) no-repeat top left;
}
#blog-nav li {
	list-style-type:none;
	line-height:17px;
	padding:0 0 2px;
	background:url(images/blog-nav_divider.png) no-repeat bottom left;
	position:relative;
}
#blog-nav li a {
	width:183px;
	overflow:hidden;
	line-height:17px;
	display:block;
	color:#fefefe;
	text-decoration:none;
	padding:17px 2px 10px;
	text-transform:uppercase;
	font-size:16px;
	position:relative;
}
#blog-nav li a:hover {
	color:#f7ca2c;
}
#blog-nav li a span.nav-arrow {
	text-indent:-9999px;
	width:8px;
	height:12px;
	background:url(images/blog-nav_arrow.png) no-repeat center right;
	position:absolute;
	right:2px;
	top:16px;
}
#blog-nav li ul {
	width:196px;
	height:91px;
	position:absolute;
	left:188px;
	top:0;
	display:none;
	padding:0;
}
#blog-nav li ul li.subnav-top {
	height:6px;
	padding:0;
	margin:0;
	background:url(images/blog-subnav_top.png) no-repeat top left;
}
#blog-nav li ul li.subnav-btm {
	height:6px;
	padding:0;
	margin:0;
	background:url(images/blog-subnav_btm.png) no-repeat top left;
}
#blog-nav li:hover ul {
	display:block;
}
#blog-nav li ul li {
	padding:0 12px;
	background:url(images/blog-subnav_rpt.png) repeat-y top left;
}
#blog-nav li ul li a {
	width:168px;
	background:url(images/blog-subnav_divider.png) no-repeat bottom left;
}
#blog-nav li ul li.last a {
	background:none;
}

/* Begin Content */
#content {
	background-color:#FFFFFF;
	clear:both;
	padding:17px 0;
	margin-bottom:20px;
	overflow:visible;
	border-bottom-left-radius:5px;
	border-bottom-right-radius:5px;
	-moz-border-radius-bottomleft:5px;
	-moz-border-radius-bottomright:5px;
	-webkit-border-bottom-left-radius:5px;
	-webkit-border-bottom-right-radius:5px;
	-khtml-border-radius-bottomleft:5px;
	-khtml-border-radius-bottomright:5px;
}
#content .inner {
	width:722px;
	float:left;
	padding:0 19px;
	overflow:visible;
}

/* Begin Homepage */
#featured-slide-wrapper {
	width:927px;
	height:auto;
	overflow:hidden;
	margin:0 0 16px 17px;
	border-bottom:1px solid #f4f4f4;
}
#featured-slide-inner {
	width:927px;
	height:368px;
	overflow:hidden;
	padding-bottom:17px;
	border-bottom:1px solid #c4c4c4;
	position:relative;
}
#featured-slide-container {
	position:absolute;
	top:0;
	left:0;
	overflow:hidden;
	z-index:3;
}
#featured-slide-left, #featured-slide-right {
	position:absolute;
	z-index:5;
	bottom:29px;
	z-index:5;
	width:64px;
	height:77px;
	display:block;
	text-indent:-9999px;
	overflow:hidden;
}
#featured-slide-left {
	left:14px;
	background:url(images/arrow_left.png) no-repeat top left;
}
#featured-slide-right {
	right:14px;
	background:url(images/arrow_right.png) no-repeat top left;
}
#featured-slide-container .featured-post {
	width:927px;
	height:368px;
	float:left;
	position:relative;
}
#featured-slide-container .featured-post-image {
	display:block;
}
#featured-slide-container .featured-post-content {
	position:absolute;
	bottom:0;
	left:0;
	z-index:4;
	width:725px;
	height:80px;
	font:14px Helvetica;
	line-height:20px;
	padding:11px 101px;
	color:#fff;
	background:url(images/featured-slide_overlay.png) repeat top left;
}
#featured-slide-container .featured-post-content h3 {
	margin-bottom:6px;
}
#featured-slide-container .featured-post-content h3 a {
	font-size:27px;
	line-height:30px;
	color:#fff;
	text-decoration:none;
}
#featured-slide-container .featured-post-content h3 a:hover {
	text-decoration:underline;
}
#featured-slide-container .featured-post-content a, #featured-slide-container .featured-post-content p {
	font:14px/20px Helvetica/Georgia, serif;
	color:#fff;
}
#featured-slide-container .featured-post-content a {
	text-decoration:none;
}
#featured-slide-container .featured-post-content a:hover {
	text-decoration:underline;
}
#content .post {
	height:auto;
	overflow:visible;
	margin-bottom:18px;
}
#content .post-head {
	padding-bottom:11px;
	border-bottom:1px solid #c4c4c4;
	height:auto;
	overflow:hidden;
}
#content .post-head h2, #content .post-head h3 {
	margin-bottom:5px;
}
#content .post-head a, #content .post-head a {
	text-decoration:none;
	font:20px/23px Georgia, serif;
	color:#272727;
}
#content .post-head a:hover, #content .post-head a:hover {
	text-decoration:underline;
}
#content .post-head , .post-head a {
	color:#767676;
	font:12px/12px Georgia, serif;
}
#content .post-head .comment-num, #content .post-head .comment-here {
	float:left;
}
#content .post-head .comment-here {
	padding-left:4px;
}
#content .post-head .comment-here, #content .post-head .comment-here a, #content .post-head .comment-num, #content .post-head .comment-num a {
	font-size:12px;
	line-height:12px;
	color:#767676;
}
#content .post-head .comment-num, #content .post-head .comment-num a {
	font-style:italic;
}
#content .entry {
	border-top:1px solid #f4f4f4;
	padding-top:12px;
}
.post-categories {
	height:auto;
	overflow:hidden;
	margin-bottom:15px;
        margin-top:10px;
}
.post-categories .category-head, .share-post h3 {
	text-transform:uppercase;
	font:bold 12px/26px Arial, Helvetica, sans-serif;
	margin-right:13px;
	float:left;
	color:#767676;
}
.post-categories ul {
	margin:0;
	padding:0;
}
.post-categories li {
	float:left;
	list-style-type:none;
	margin:0 5px 5px 0;
}
.post-categories li a {
	display:block;
	padding:0 9px;
	line-height:26px;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-khtml-border-radius:5px;
	background-color:#cccccc;
	text-decoration:none;
}
.post-categories li a:hover {
	text-decoration:underline;
}
.share-post {
	height:auto;
	overflow:hidden;
}
.share-post .share-facebook, .share-post .share-twitter {
	display:block;
	width:43px;
	height:43px;
	background:url(images/share_facebook.jpg) no-repeat top left;
	overflow:hidden;
	text-indent:-9999px;
	float:left;
	margin-right:10px;
}
.share-post .share-twitter {
	background:url(images/share_twitter.jpg) no-repeat top left;
}
.share-post .share-facebook:hover, .share-post .share-twitter:hover {
	background-position:bottom left;
}

/*	Begin Headers */
h1, h4, h5, h6, h1 a, h4 a, h5 a, h6 a {
	margin:0;
	padding:0;
	font:16px/20px Georgia, serif;
	color:#272727;
}
h2, h2 a {
	margin:0;
	padding:0;
	font:14px/18px Arial;
	color:#545454;
        font-weight: bold;
}
h3, h3 a {
	margin:0;
	padding:0;
	font:20px/24px Georgia;
	color:#272727;
        line-height:30px;
}
#sidebar h3 {
	margin:5px 0 0;
	padding:0;
}
h3.comments {
	padding:0;
	margin:40px auto 20px ;
}

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}
img.centered {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
img.alignright {
	padding:4px;
	margin:0 0 2px 7px;
	display:inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float:right;
}
.alignleft {
	float:left;
}

/* Begin General Page Styles */
.single .post h1, h2.pagetitle {
	font:24px/28px Georgia, serif;
	color:#272727;
	margin-bottom:5px;
}
h2.pagetitle {
	margin-bottom:25px;
}
.single .post {
	margin-bottom:50px;
}

/* Begin Sidebar */
#sidebar {
	float:right;
	width:198px;
	border-left:1px solid #c4c4c4;
	margin:0;
	padding:0;
}
#sidebar .widget {
	padding:14px 17px 20px;
	border-bottom:1px solid #c4c4c4;
	border-top:1px solid #f4f4f4;
	height:auto;
	overflow:visible;
}
#sidebar #sidebar-search, #sidebar #sidebar-categories, #sidebar #newstweet {
	padding-top:0;
	border-top:0;
}
#sidebar #sidebar-social {
	overflow:hidden;
}
#sidebar h4 {
	color:#272727;
	font-size:20px;
	line-height:23px;
	margin-bottom:15px;
}
#sidebar #sidebar-social a {
	float:left;
	margin-right:8px;
	width:49px;
	height:49px;
	overflow:hidden;
	background:url(images/twitter.jpg) no-repeat top left;
	text-indent:-9999px;
}
#sidebar #sidebar-social a.facebook {
	background-image:url(images/facebook.jpg);
}
#sidebar #sidebar-social a.rss {
	background-image:url(images/rss.jpg);
}
#sidebar #sidebar-social a:hover {
	background-position:bottom left;
}
#sidebar #sidebar-social a.last {
	margin:0;
}
#sidebar #newstweet-container, #sidebar #newstweet-container div#twitterwrapper, #sidebar #newstweet-container div#tweetholder {
	float:none;
}
#sidebar div.tweet {
	padding:0 0 0 10px;
	border:0;
	background:url(images/bullet_arrow.jpg) no-repeat 0 6px;
	margin-bottom:30px;
	float:none;
	height:auto;
	overflow:hidden;
}
#sidebar #newstweet-container p.posttext {
	margin-bottom:5px;
}
#sidebar div.tweet p, #sidebar div.tweet a {
	font:italic 14px/18px Georgia, serif;
	color:#767676;
}
#sidebar div.tweet a {
	color:#d30e0c;
	text-decoration:none;
}
#sidebar div.tweet a:hover {
	text-decoration:underline;
}
#sidebar div.tweet .avatar {
	display:none;
}
#sidebar #newstweet-container .newstweet-viewall {
	margin-left:10px;
}
#sidebar .newstweet-viewall a {
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	font-size:10px;
}
#sidebar .newstweet-viewall a:hover {
	color:#d30e0c;
}
#sidebar form {
	margin: 0;
}
#sidebar ul, #sidebar ul ol {
	margin:0;
	padding:0;
	list-style-type:none;
}
#sidebar ul li, #sidebar ul ul li {
	list-style-type:none;
	list-style-image:none;
	margin-bottom:0px;
	background:none;
        font:12px Helvetica;
}
#sidebar ul li a {
	font-weight:bold;
	font-size:12px;
	line-height:24px;
	text-transform:uppercase;
	color:#646464;
	padding-left:12px;
	background:url(images/bullet_arrow.jpg) no-repeat center left;
	text-decoration:none;
}
#sidebar ul li a:hover, #sidebar ul li.active a, #sidebar ul ul li a:hover, #sidebar ul li.active ul li a:hover {
	color:#d0110e;
}
#sidebar ul li.active ul a {
	color:#646464;
}
#sidebar ul p, #sidebar ul select {
	margin:5px 0 8px;
}
#sidebar ul ul, #sidebar ul ol {
	margin:0 0 0 20px;
	list-style-type:none;
	list-style-image:none;
	padding:4px 0;
}
#sidebar ul ul li a {
	color:#767676;
	background:url(images/bullet_dash.jpg) no-repeat center left;
	padding-left:12px;
	text-transform:none;
	font:italic 14px/18px Georgia, serif;
}

/* Begin Form Elements */
#searchform, #sidebar .submit-wrap, #sidebar input {
	margin:0;
	background:url(images/sidebar-input.jpg) no-repeat top left;
	width:156px;
	height:20px;
	line-height:20px;
	padding:4px 3px 3px 5px;
	border:0
}
.search #searchform input, #sidebar input {
	margin-bottom:5px;
	font-weight:bold;
	text-transform:uppercase;
	color:#8c8c8c;
	font-size:14px;
}
.search #searchform input:active, .search #searchform input:focus, #sidebar input:active, #sidebar input:focus {
	font-weight:normal;
	text-transform:none;
}
.search #searchform label, #searchform label {
	height:0;
	line-height:0;
	width:0;
	float:left;
}
.search #searchform #s, #sidebar #searchform #s, #sidebar .submit-wrap input {
	width:124px;
	line-height:20px;
	height:20px;
	padding:0;
	margin:0;
	border:0;
	float:left;
	background:none;
}
.search #searchsubmit, #sidebar #searchsubmit, #sidebar .submit-wrap button, #sidebar .submit-wrap input.submit {
	width:29px;
	height:20px;
	overflow:hidden;
	text-indent:-9999px;
	background:url(images/sidebar-btn.jpg) no-repeat top left;
	padding:0;
	border:0;
	float:right;
}
.search #searchsubmit:hover, #sidebar #searchsubmit:hover, #sidebar .submit-wrap button:hover, #sidebar .submit-wrap input.submit:hover {
	background-position:bottom left;
	cursor:pointer;
}
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
}
select {
	width: 130px;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform {
	margin: 5px 10px 0 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
}

.commentlist {
	padding: 0;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}
/* End Comments */

/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
}

#wp-calendar caption {
	text-align: center;
	width: 100%;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
/* End Various Tags & Classes*/



/* 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: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Begin Foot */
#footer {
	padding:0;
	margin:0 auto;
	clear:both;
        width:770px;
}

.body_arial_footer { 
       font-family: Arial, Helvetica, sans-serif; 
       font-size: 8.5pt; 
       line-height: 14pt; 
       color:#4f4f4f; 
}


#footer p {
	margin: 0;
	text-align: right;
}

/* Begin IE Styles */
*+ html #blog-nav li a {
	padding:0;
}
*+ html #blog-nav li ul {
	left:150px;
}
