/*
Theme Name: Many Ogilvy Hands Template
Description: Many Ogilvy Hands Skin
Version: 1.0
Author: RedWorks
Author URI: http://www.ogilvy.com

*/

.page-header-2{
	height: 45px;
	width: 308px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(images/nav/what-many-hands.gif) top left no-repeat;
	display: block;
	cursor: pointer;
	margin: 0px;
}

.page-header-4{
	height: 45px;
	width: 187px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(images/nav/story-so-far.gif) top left no-repeat;
	display: block;
	cursor: pointer;
	margin: 0px;
}

.page-header-6{
	height: 45px;
	width: 207px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(images/nav/how-can-i.gif) top left no-repeat;
	display: block;
	cursor: pointer;
	margin: 0px;
}

.page-header-8{
	height: 45px;
	width: 241px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(images/nav/sponsorship.gif) top left no-repeat;
	display: block;
	cursor: pointer;
	margin: 0px;
}
 
 
.page-header-11{
	height: 45px;
	width: 81px;
	text-indent: 10000px;
	overflow: hidden;
	background: url(images/nav/blog.gif) top left no-repeat;
	display: block;
	cursor: pointer;
}
 
 
.page-header:hover{
	background-position: bottom left;
}

.page-header span{
	display:none;
}

.active-1{
	background-position: bottom left;
}

 


/* Layout */
body {
	padding: 0;
	margin: 0;
	font-size: 13px;
	font-family:Arial, Helvetica, sans-serif;
	color: #666666;
	background:#eaebec;
}

html, body {
	height: 100%;
}

/* Default */
a {
	color:#666666;
}

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

h1 {
	font-size: 1.8em;
}

h2 {
	font-size: 1.6em;
	color: #999999;
	font-weight: normal;
}

h3 {
	font-size: 1em;
}

h4 {
	font-size: .9em;
}


h2 a {
  text-decoration:none;
  padding:0px;
}

p {
 color:#666666;
 font-size: 13px;
}

h1.pagetitle {
	padding-left: 10px;
	padding-bottom: 3px;
	padding-right: 6px;
	padding-top: 3px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: -10px;
	color: black;
	background-color: white;
	display: inline-block;
}


blockquote {
	padding: 0 0.5em;
	margin: 0;
	background-color: #f8f8e2;
}

img {
	border: none;
}


a img {
	padding: 0px;
	border: none;
}

form {
	padding: 0;
	margin: 0;
}

label.error { 
	float: none; 
	color: red; 
	padding-left: .5em; 
	vertical-align: top; 
	font-size: 11px;
	font-weight: bold;
}

/* Layout */
#container {
	width: 1024px;
	color:#FFFFFF;
	margin-left:auto;
	margin-right:auto;
}

#header {
	height: 123px;
}

#header h1 {
	padding: 25px 0 0 53px;
	margin: 0;
	color: #faf6bb;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 2em;
}

#header h1 a,
#header h1 a:hover {
	text-decoration: none;
	color: #faf6bb;
}

#header .description {
	padding: 0 0 0 53px;
	color: #c46816;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 1.3em;
}

#page {
	padding: 0 0px;
}

#pageinner {
	position: relative;
	margin: 0px 0 0 0;
}

.padder{
	margin-top: 5px;
}

/* Navigation Bits */

#nav_holder  {
   width:1024px;
   background:#e6001a;
   height:237px;
   background:url("images/header_logo.jpg") no-repeat;
   background-color: #e6001a;
}



#nav_countdown {
    width:230px;
	height:70px;
	position:relative;
	top:0px;
	float:right;
	margin-top: 70px;
	z-index: 999;
}

#navitems {
	padding-top:192px;
}

#navitems div {
float: left;
}

/* Navigation Ends */

#page_table  {
   padding-left:20px;
}

/* New bits end */

#index_subnav  {
    position:relative;
	left:50px;
}

#searchBar {
	clear: left;
	background: url(images/searchBarBk.gif) repeat-x;
	text-align: right;
}

#searchform {
	padding: 5px;
}

#searchsubmit {
	border: 1px solid #bbb;
	background: #fff url(images/buttonBk.gif) repeat-x;
}

/* Single Posts */

#singlepostview {
	margin-left: 20px;
}

.single-post-content {
	padding-left: 10px;
	width: 480px;
}

.flashmovie{
	margin-top: 10px;
	margin-left: -10px;
	margin-bottom: 10px;
}

/* second column */



/* MISC */
.clearBoth {
	clear: both;
}

/* Side bar bits */

#donate_promo {
   width:306px;
   height:113px;
   display:block;
   float:right;
   margin-top:15px;
}

/* Generic Widget Side Bar CSS */
.widgetbody {
   background:url(images/sidebar_calendar_right.gif) repeat-y #FFFFFF;
   background-position:right;
   width:306px;
   height:auto;
   float:right;
   padding-top: 10px;
   
}

.widgetbody p {
	width:260px;
   font-size:11px;
   line-height:14px;
   padding-left:12px;
   padding-top:3px;
   margin:0px;
}

.widgetbody img {
	border: #ccc;
	border-width: 1px;
	border-style: solid;
	float: left;
	margin-bottom: 15px;
	margin-left: 10px;
	margin-right: 10px;
}

.widget_bottom {
   background:url(images/sidebar_calendar_bottom.gif) no-repeat;
   width:306px;
   height:12px;
   float:right;
}

/* END Generic Widget Side Bar CSS */

/* EVENTS CALENDER */

#calendercontainer {
	display: none;
}

.eventcalender a {
	color:#ff3366;
}

#eventmonthcontainer  {
	margin-top: 10px;
	padding-bottom: 10px;
	padding-left: 12px;
}

#eventmonthcontainer div {
	float: left;
	font-size: 9px;
	padding-right:5px;
	color: #666666;
	cursor: pointer;
}

.event-month {
	cursor: pointer !important;
}

.eventdate {
	color: black;
	font-weight: bold;
	margin-bottom: 0px;
}

.event-title {
	font-weight: bold;
}

#events div {
	display: none;
}

.sorry {
	color: black;
	font-weight: bold;
}

.eventcontent{
	width: 260px !important;
}

/* END EVENTS CALENDER */

#calender_header {
   background:url(images/sidebar_calendar_header.gif) no-repeat;
   width:306px;
   height:37px;
   float:right;
   margin-top:10px;
}

#twitter_header {
	background:url(images/twitter-feed-header.gif) no-repeat;
   width:306px;
   height:37px;
   float:right;
   margin-top:10px;
}

/*Blog posts sidebar*/
#blog_posts_header {
   background:url(images/sidebar_blog_header.gif) no-repeat;
   width:306px;
   height:37px;
   float:right;
   margin-top:10px;
}


#blog_posts_body img {
	border: #ccc;
	border-width: 1px;
	border-style: solid;
	float: left;
	margin-bottom: 15px;
	margin-left: 10px;
	margin-right: 10px;
	
}

/*Volunteers*/
#volunteers_header {
	background:url(images/sidebar_vol_header.gif) no-repeat;
   width:306px;
   height:37px;
   float:right;
   margin-top:10px;
}

.volunteertitle {
	text-transform: uppercase;
 	font-weight: bold;
 	text-decoration: none;
 	font-size: smaller;

	margin-top: 0px;
	margin-bottom: 0px;
}

.blogpostlink {
 	text-transform: uppercase;
 	font-weight: bold;
 	text-decoration: none;
 	font-size: smaller;
}

/* TWITTER */
.twitter a {
	font-size: 11px;
	color: #01a3d2;
	text-decoration: none;
	font-weight: bold;
}

.twitterdatelink{
	margin-left: 10px;
}

.twittericon {
	width: 100px;
	height: 70px;
	overflow: hidden;
	float: left;
	border: #ccc;
	border-width: 1px;
	border-style: solid;
	margin-bottom: 15px;
	margin-left: 10px;
	margin-right: 10px;
}

.twittericon img {
	border-style: none;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
}

#sidebar {
	width: 323px;
	height:100%;
	margin: 0;
	color: #011631;
	float:right;
	position:absolute;
	top:0px;
	right:0px;
	background:url(images/sidebar_bg.gif) repeat-y;
}



/*Video Container*/
#vcontainer {
	width: 640px;
	overflow: hidden;
}

#contentinner {
	padding: 0px;
	font-size: 0.9em;
	margin:0px;
	width:1024px;
	line-height: 1.5em;
	color:#000000;
}

/* Blog page posts */
.entry {
   background:#FFFFFF;
   width:660px;
   padding:10px;
   display:block;
   min-height: 400px;;
}

.entry2 {
   padding-left: 0px;
   padding-bottom: 10px;
   padding-right: 0px;
   padding-top: 0px;
   background:#FFFFFF;
   width:460px;
   display:block;
   margin-left: 20px;
}

.entry2 img{
  margin-bottom: 0px;
 
}
.entry2 h2 {
   margin:0px;
   padding:0px;
   color: black;
}

.entry2 h2 a {
   color: black;
}

.entry2 .postmeta {
	color: #999999;
	margin-top: 0px;
}

.entry2 .postmeta a{
	color: #999999;
	text-decoration: none;
}

.entry2 a.more{
	color: #01a3d2;
	text-decoration: none;
}


.entry2 h3{
	margin-top: 10px;
	margin-bottom: 10px;
	color: #999999;
	font-size: 16px;
	font-weight: normal;
}

.entry-narrow {
	width: 440px;
	padding-left: 10px;
	padding-bottom:10px;
}

.entry-narrow p img {
	margin-left: -10px;
}

.entry-narrow h2{
	margin-bottom: 10px;
	padding-top: 0px;
	color: #999999;
	font-weight: normal;
}

.entry2 .post-title {
	margin-top: 0px;
	font-weight: bold;
}

.entry-narrow .post-title {
	margin-top: 10px;
}

.entryp img {
  margin-left: -10px;
  margin-top: 5px;
  margin-bottom: 5px;
}

.archive {
	padding-top: 5px;
	margin-bottom: 10px;
	margin-top: 10px;
}


/* New Bits */

#post_wrapper {
   background:#F7F7F7;
   height:100%;
   width:700px;
}

#content2 {
	margin: 0px 0 0 0px;
	padding: 0;
	background:#e40019 url(images/bg_index.jpg) left top no-repeat;
	width:980px;
}

#contentinner2 {
	padding:310px 0px 0px 0px;
	font-size: 0.9em;
	line-height: 1.5em;
	height: 100%;
}

/* Second Column */

#second_column {
    float:right;
	position:absolute;
	top:0px;
	left:520px;
	width:170px;
	list-style:none;
	background: url(images/column_bg.gif) repeat-y #f7f7f7 0 -10px;
	padding-left:15px;
	height:100%;
	 color:#666666;
	
}

#second_column li {
    list-style:none;
	position:relative;
	left:-40px;
}

#second_column ul {
    list-style:none;
     margin-top: 10px;
}

#second_column p {
     width:140px;
     font-size: 11px;
     margin-top: 10px;
}

#second_column li{
	font-size: 11px;
}

#second_column a{
	text-decoration: none;
}

#second_column h3{
	margin-bottom: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: black;
}


/* New bits end */


/* Post */
.post h2.posttitle {
	padding: 0;
	margin: 0;
	font-size: 21px;
}

/* make your own sticky post styling */

small.postmetadata {
	font-size: 0.85em;
}

ul.postmetadata {
	padding: 0;
	margin: 0;
	list-style: none;
	font-size: 0.85em;
}

ul li.tags {
	float: left;
}

ul li.comments {
	text-align: left;
	padding-left: 10px;
}

div.divider {
	height: 20px;
	margin: 1em 0;
	border-bottom:dashed;
	border-bottom-color:#999999;
	border-bottom-width:thin;
}

div.navigation {
	text-align: center;
	font-family:Arial, Helvetica, sans-serif;
	padding: 0 0 2em 0;
}

div.commentnavigation {
	padding: 0;
}

#singlepost {
	padding: 10px 10px 20px 10px;
	margin: 0;
	font-size: 0.9em;
	line-height: 1.5em;
}

#commentwrapper {
	width:450px;
	background:#FFFFFF;
	color:#000000;
	margin-left: 20px;
	padding-left: 10px;
	margin-top: 10px;
	padding-top: 5px;
}

#commentwrapper h2 {
	margin: 0;
	padding: 0.5em 0;
}



/* Comment */
h2.commentheading {
	font-size: 1.2em;
	color: #000000;
	margin-bottom: 5px;
}

ol.commentlist p {
	font-size: 11px;
	line-height: 13px;
}

ol.commentlist {
	padding: 0;
	margin: 0;
	list-style: none;
	font-family:Arial, Helvetica, sans-serif;
	color: #3a3a3a;
	width: 430px;
	font-size: 12px;
}

ol.commentlist a {
	text-decoration: none;
}

img.avatar {
	margin-right:5px;
}

ol.commentlist li.commentind {
	padding: 0 0 2em 0;
	margin: 0;
}

ol.commentlist li.depth-1 {
	padding: 0 0 1em 0;
	margin-bottom: 1em;
}

ul.children {
	list-style: none;
}

ol.commentlist ul.children li.commentind {
	padding: 1em 0 0 0;
}

ol.commentlist li.commentind cite {
	font-style: normal;
}

p.commentsedit {
	font-size: 0.9em;
	margin: 0 0 0 0.5em;
}

.commentindheader {
	border-bottom: 1px dotted #CCCCCC;
	padding-bottom:10px;
}

.commentindheader img.avatar {
	float: left;
}

ol.commentlist li.legacyAlt .commentindheader {
	text-align: right;
}

ol.commentlist li.legacyAlt .commentindheader img.avatar {
	float: right;
}

ol.commentlist li.legacyAlt p.commentsedit {
	text-align: right;
	margin: 0 0.5em 0 0;
}

/* Comment form */
form#commentform input,
form#commentform textarea {
	border: 1px solid #bbb;
}

label {

}

input#author,
input#email,
input#url {
	width: 300px;
}

textarea#comment {
	width: 400px;
}

input#submit {
	border: 1px solid #bbb;
	background: #fff url(images/buttonBk.gif) repeat-x;
	margin-bottom: 10px;
}


#footer {
	clear: both;
	height: 4em;
	width:1024px;
	font-family:Arial, Helvetica, sans-serif;
	text-align: left;
	font-size: 1em;
	color: #000000;
	background:#FFFFFF;
	z-index: 100;
	padding-top: 10px;
	margin-top: 4em;
	display: none;
}

#footer p {
	margin: 0;
	padding: 0.9em;
	line-height: 1.5em;
}

#footer a {
	color: #a66117;
}

#footer a:hover {
	color: #cf7819;
}

div#recaptcha_widget_div {
	float: right;
}

/* Wordpress required */
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

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

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

h3.subpages {
	padding: 1em 0 0.5em 0;
	margin: 0;
}

ul.subpages {
	padding: 0 0 0 1em;
	margin: 0 0 0 1em;
	list-style: square;
}

/* Formatting */
fieldset {
	border: 1px solid #ccc;
	padding: 0 1em;
	margin: 0;
}

legend {
	color: #999;
	font-size: 1.1em;
	font-weight: bold;
}



pre, code {
	width: 100%;
	overflow: auto;
	font-size: 1em;
}

.post table {
	width: 400px;
}

.post table th,
.post table td {
	padding:0 0 0 0px;
}

.post table th {
	text-align: left;
}

p.loggedinAs {
	margin: 0; 
	padding: 0;
}

#respond {
	margin-top: 10px;
}

#post_holder {
   width:680px;
   padding-top:10px;
   padding-bottom:10px;
   padding-left:20px;
   padding-right:10px;
   margin-top:0px;
   background:#f7f7f7;
   color:#666666;
   display:block;
}

#post_holder img {
   display:block;
   clear:both;
   padding-bottom:10px;
}

#post_holder2 {
   width:500px;
   padding-top:10px;
   padding-bottom:10px;
   padding-left:10px;
   padding-right:10px;
   margin-top:0px;
   background:#f7f7f7;
   color:#666666;
   display:block;
   min-height: 400px;
}

#post_holder2 img {
   display:block;
   clear:both;
   padding-bottom:10px;
}

/* contains main page content */
#post-content {
	width: 640px;
	background-color: white;
	padding-bottom: 30px;
	margin-top: 10px;
}

.inline-post-content {
	padding-left: 10px;
	width: 620px;
}

/* slightly enhanced, universal clearfix hack */
.clearfix:after {
	visibility: hidden;
	display: block;
	font-size: 0;
	content: " ";
	clear: both;
	height: 0;
	}
.clearfix { display: inline-block; }

/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix { display: block; }
/* stop commented backslash hack */