/*
Theme Name: CCI Theme
Theme URI: http://www.ccikids.org/
Description: Theme created for Chosen Children Internation by Jim Hanifen.
Version: 1.0
Author: Jim Hanifen
Author URI: http://www.jimhanifen.com/
Tags: african, brown, elephant

*/

body {
	background:#564A30 url(images/background.jpg) no-repeat top center;
}
#wrapper {
	position:relative;
	margin:0 auto;
	width:982px;
}
#c1 {
	margin:96px 0 0 0;
	background-image:url(images/page_background.png);
	background-repeat:repeat-y;
	padding:5px 13px 0px 13px;
}
#d1 {
	position:relative;
	top:-2px;
	margin-left:750px;
	outline:none;
}
#d1:hover {
	top:0px;
	outline:none;
}
#l1 {
	position:absolute;
	top:0px;
	margin-left:20px;
	z-index:200;
}
#e1 {
	position:absolute;
	left:600px;
	top:70px;
	z-index:200;
}
#c1_top {
	position:absolute;
	left:0px;
	top:-6px;
	z-index:100;
	width:100%;
	background-image:url(images/page_top.png);
	background-repeat:no-repeat;
	height:6px;
}
#c1_bottom {
	width:100%;
	background-image:url(images/content_bottom.png);
	background-repeat:no-repeat;
	height:6px;
}
#c1 #intro {
	position:relative;
	width:951px;
	height:176px;
	background-image:url(images/intro_background.jpg);
	background-repeat:no-repeat;
	padding:6px 5px 5px 5px;
}
#sponsor {
	position:absolute;
	right:50px;
	top:150px;
	z-index:120;
}
#content_box {
	float:left;
	width:695px;
	background-color:#FFFFFF;
	background-image:url(images/content_top.jpg);
	background-repeat:no-repeat;
}
#content {
	padding:45px 9px 40px 15px;
		min-height:300px;
		float:left;
}
#content strong {
	font-weight:bold;
}
#content_footer {
	position:relative;
	float:left;
	bottom:-10px;
	background-image:url(images/content_bottom.jpg);
	background-repeat:no-repeat;
	height:20px;
	width:100%;
}
#navigation {
	padding:5px 0 9px 12px;
}
#navigation ul, #navigation li {
	list-style-type:none;
	padding:0;
	margin:0;
	display:inline;
	outline:none;
}
#navigation a, #navigation a:link {
	color:#fff;
	outline:none;
	font-size:17px;
	font-family:Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;	
	padding:0 18px 0 0;
}
#navigation a:hover {
	text-decoration:underline;
	outline:none;
}
#sidebar_box {
	float:right;
	width:220px;
	min-height:300px;
}
.clear {
	clear:both;
}
#footer {
	display:block;
	font:Tahoma, Arial, Helvetica, sans-serif;
	font-size:12px;
	color:#94846F;
	padding:15px 25px 0px 25px;
	width:690px;
}
.f1, .f2 {
	width:120px;
	float:left;
}
.fdivider {
	background-image:url(images/footer_divider.jpg);
	background-repeat:no-repeat;
	width:40px;
	height:150px;
	float:left;
}
.f3 {
	width:350px;
	float:left;
}
.map {
	position:relative;
	left:-40px;
}
#random_gift {
	position:relative;
	left:-20px;
	margin:15px 0 0 0;
}
/* Font Styles */
#content h2, #content h2 a {
	font-family:Tahoma, Georgia, "Times New Roman", Times, serif;
	font-size:18px;
	margin:0 0 10px 0;
	font-weight:bold;
	text-decoration:none;
	color:#791706;
}
#content p {
	font-size:14px;
	line-height:23px;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	color:#2F221C;
	margin:15px 0 15px 0;
}
#content ul, #content li {
	list-style-type:square;
	margin-left:20px;
}
#content ul a {
	text-decoration:none;
	color:#6B351B;
}
#content ul a:hover {
	text-decoration:none;
	color:#C7965B;
}
#content ul a:vis {
	text-decoration:none;
	color:#C7965B;
}
    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;
	padding-right:10px;
    }
#about_one, #about_two {
	float:left;
	width:50%;
}
#about_writing {
	border:1px solid #CCCCCC;
	padding:10px;
	margin:8px 8px 8px 4px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}
#about_sponsorship {
	width:95%;
	padding:10px;
	margin:8px 8px 8px 4px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}
#about_sponsorship h4, #about_writing h4 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	font-weight:bold;
	color:#993300;
	padding-bottom:4px;
}
#sponsor_this_child {
	border:1px solid #CCCCCC;
	padding:10px;
	margin:8px 8px 8px 4px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
}
#sponsor_this_child h4 {
	font-weight:bold;
	padding:15px 4px 4px 0;
}
.widgettitle {
	color:#FEF3EF;
	padding-bottom:6px;
}
.advanced-random-posts img {
	display:block;
}
.advanced-random-posts a {
	color:#FEF3EF;
	display:block;
	text-decoration:none;
	padding-top:2px;
}
#content em {
	font-style:italic;
}