/*
Theme Name: Carousel of Happiness
Theme URI: http://www.carouselofhappiness.org
Description: Carousel of Happiness theme
Version: 1.0
Author: Normandie Hyatt (Mother's Media Works) and Jennifer McLaughlin (Mamabird Designs)
Author URI: http://mothersmediaworks.com/ and http://mamabirddesigns.com/
*/
@charset "UTF-8";
/* CSS Document */


body {
	margin:0;
	text-align:center;
	background:url('images/CoH_bkgrd_gradient.jpg') repeat-x;
	background-color:#9cd052;
	font-family:Verdana, Geneva, sans-serif;
	font-size:13px;
	color:#212121;
	}

a, a:hover {
	color:#5852a9;
	text-decoration:none;
	outline:none;
	font-weight:bold;
	}

a:hover {
	text-decoration:underline;
	}

img {
	border:0
	}

h1, h2, h3, h4 {
	margin:0;
	}

h1 {
	/*font-family:'Abril Fatface', cursive;*/
	font-family:'Love Ya Like A Sister', cursive;
	font-size:32px;
	color:#70ad0f;
	}

h2 {
	/*font-family:'Abril Fatface', cursive;*/
	font-family:'Droid Serif', serif;
	font-size:21px;
	color:#6059ae;
	text-transform:uppercase;
	}

h3 {
	/*font-family:'Kaushan Script', cursive;
	font-family:'Playfair Display', serif;*/
	font-family:'Sofia', cursive;
	font-size:30px;
	color:#e96872;
	}

h4 {
	font-family: font-family:'Droid Serif', serif;
	color:#e96872;
	font-size:14px;
	}

ul {
	margin-bottom:12px;
	}

li {
	margin-bottom:8px;
	}

#wrapper {
	margin:0 auto;
	width:1040px;
	text-align:left;
	}

#container {
	width:1040px;
/*	background-color:#FFF;
	background-color:#FFCC66;*/	
	text-align:center;
	margin:0 auto 0 auto;
	top:0;
	margin-bottom:10px;
	}

#header {
	background-image:url('images/CoH_header3.jpg');
	width:inherit;
	height:460px;
	margin:auto;
	}

#top_nav {
	color:#FFF;
	font-family:'Droid Serif', serif;
	font-size:18px;
	float:left;
	margin-top:225px;
	width:90%;
	margin-left: 20px;
	}

#top_nav a {
	color:#fff;
	/*padding:0 22px 0 22px;*/
	padding:0 8px 0 8px;
	text-decoration:none;
	}

#top_nav a:hover {
	color:#f9f60b;
	}


#top_nav li {
	list-style:none;
	list-style-type:none;
	display:inline;
	text-align:left;
	margin:0 8px 0 8px;
	padding-bottom: 8px;
	position: relative;
	}

#top_nav ul ul {
	background: rgba(102,102,170,.7);
	display: none;
	float: left;
	margin: 10;
	padding-left: 0;
	position: absolute;
	top: 1.4em;
	left: 7px;
	width: 275px;
	z-index: 99999;
}

#top_nav ul ul a {
	font-family:'Droid Serif', serif;
	color: #fff;
	font-size: 18px;
	font-weight: bold;
	height: auto;
	line-height: 2.2em;
	padding: 10px 10px;
}

#top_nav ul ul li {
	display: block;
	//border-right: 1px dotted #333;
	border-top: 1px dotted #666;
	//border-left: 1px dotted #333;
	padding: 0;
	margin: 0;
}

#top_nav ul li:hover > ul {
	display: block;
}

#content {
	background-image:url('images/CoH_body.jpg'), url('images/CoH_pg_extender.gif');
	background-position:left top, left bottom;
	background-repeat:no-repeat, repeat-y;
	float:left;
	text-align:left;
	min-height:740px;
	width:970px;
	padding-left:70px;
	}

#content_left {
	float:left;
	margin: -165px 0 0 0;
	/*margin:-62px 0 0 0;*/
	width:630px;
	text-align:left;
	}

#content_right {
	float:right;
	margin:-165px 35px 0 0;
	width:275px;
	text-align:left;
	padding-left:30px;
	}

.home_slide {
	margin-left:-5px;
	margin-top:10px;
	}

.horiz_rule {
	color:#70ad0f;
	}

#content_right img {
	margin: 0px;
	margin-left:-20px;
	}
#content_left  img {
	margin: 5px 10px;
	/*margin-left:-20px;*/
	}

#content_right input[type="image"] {
	margin: 0px;
	/*margin-left:-20px;*/
	}

#sidebar_news_header {
	font-family:'Abril Fatface', cursive;
	font-size:26px;
	color:#70ad0f;
	border-top:2px solid #70ad0f;
	border-bottom:2px solid #70ad0f;
	width:185px;
	margin-top:10px;
	}

#sidebar_news_content p {
	padding-right:60px;
	}

#about_nav ul {
	margin:0 0 20px 0;
	text-align:left;
	padding:0;
	}

#about_nav li {
	list-style:none;
	list-style-type:none;
	display:inline;
	text-align:left;
	margin:0;
	padding:0;
	}

#mission {
	text-align: center;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:bold;
	font-style:italic;
	font-size:12px;
	color:#70ad0f;
	padding-right:60px;
	}

#cimy_div_id_0 {
	float: left;
	margin: 1em auto;
	border: 0px solid #000000;
	width: 632px;
	height: 375px;
	}

div.cimy_div_id_0_caption {
	position: absolute;
	margin-top: 175px;
	margin-left: -75px;
	width: 150px;
	text-align: center;
	left: 50%;
	padding: 5px 10px;
	background: black;
	color: white;
	font-family: sans-serif;
	border-radius: 10px;
	display: none;
	z-index: 2;
	}


#footer {
	background-image:url(images/CoH_footer.jpg);
	width:inherit;
	height:271px;
	margin:auto;
	clear:left;

	}

#footer_text_left {
	float:left;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:14px;
	color:#6059ae;
	text-align:right;
	margin:110px 0 0 125px;
	}

#footer_text_right {
	float:right;
	font-family:Verdana, Geneva, sans-serif;
	font-weight:14px;
	color:#6059ae;
	text-align:left;
	margin:110px 140px 0 0;
	}

#footer_text_right a:hover {
	color:#f9f60b;
	text-decoration:none;
	}
	
#footer_donate {
	padding-top:213px;
	}

.image-attachment div.attachment img {
	/*display: block;*/
	height: auto;
	margin: 0 auto 1.625em;
	max-width: 100%;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

footer {
	display: block;
}

/* =Footer
----------------------------------------------- */

#colophon {
	clear: both;
}
#supplementary {
	//border-top: 1px solid #ddd;
	padding: 1.625em 7.6%;
	overflow: hidden;
}

/* Two Footer Widget Areas */
#supplementary.two .widget-area {
	float: left;
	margin-right: 3.7%;
	width: 48.1%;
}
#supplementary.two .widget-area + .widget-area {
	margin-right: 0;
}

/* Three Footer Widget Areas */
#supplementary.three .widget-area {
	float: left;
	margin-right: 3.7%;
	width: 30.85%;
}
#supplementary.three .widget-area + .widget-area + .widget-area {
	margin-right: 0;
}


.nocomments{display:none;}

aside {
	margin-bottom: 30px;
}

img#cogivesday { margin-bottom: 15px; }


.ned_link_div {
	clear: both;
	position: relative;
	height: 120px;
}
.ned_link_div img {
	float: left;
	//padding-bottom: 20px;
}
.ned_link_div h4 {
	color:#5852a9
}
.ned_link_div p {
	margin: 0px;
}
.ned_link_div a {
	position: absolute;
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	text-decoration: none; /* No underlines on the link */
	z-index: 10; /* Places the link above everything else in the div */
	background-color: #FFF; /* Fix to make div clickable in IE */
	opacity: 0; /* Fix to make div clickable in IE */
	filter: alpha(opacity=1); /* Fix to make div clickable in IE */
}
.ned_link_div:hover {
	background-color: #eeeeee;
}