/*
Theme Name: CrossCultureCare
Theme URI: http://greenbuggraphics.com
Description: A Left Sidebar Theme
Author: greenbuggrahics
Author URI: http://greenbuggraphics.com
version: 1.0
Tags: earthy, green and brown, non-profit,
*/




/* basics */

*{margin:0; padding:0;}

body {
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 9pt;
	background-attachment: fixed;
	background-image: url(images/bg.jpg);
	background-position: left top;
	}
	
h1 {font-size: 18pt;}
h2 {
	font-size: 14pt;
	color: #35200D;
}
h3 {font-size: 10pt;}
h4 {font-size: 9pt;}


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

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color:#2F1E0C;
	text-decoration:none;
	}

a:hover{
	color: #A9AF19;
}



/* container */


#container {
	width: 871px;
	margin: 0 auto;
	padding:0;
	overflow: hidden;
	}
	
/* header */

#header {
	width: 871px;
	height: 178px;
	background-image: url(images/header.png);
	margin-top: 50px;
	}
*html #header {
	width: 871px;
	height: 178px;
	background-image: url(images/header.jpg);
	margin-top: 0px;
	}
#header h1{
	visibility: hidden;
	}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	visibility: hidden;
	}

/* main menu */

/* main menu */

#navigation	{
	float: left;
	height: 14px;
	}
	
#nav {
	float: right;
	list-style-type: none;
	display: block;
	padding: 0px;
	clear: both;
}

#nav, #nav * {
	list-style: none;
	}

#nav li {
	float: left;
	list-style:none;	
	}
	
#nav a {
	height: 50px;
	display: block;
	text-indent: -1200px;
	clear: both;
	margin: 0px;
	padding: 0px;
}

#pagenav {
	display: none
}

#nav .nav1 {
	background-image: url(images/home.jpg);
	width: 140px;
}
#nav .nav2 {
	background-image: url(images/findout.jpg);
	width: 140px;
}
#nav .nav3 {
	background-image: url(images/pbt.jpg);
	width: 140px;
}
#nav .nav4 {
	background-image: url(images/getinvolved.jpg);
	width: 140px;
}
#nav .nav5 {
	width: 140px;
	background-image: url(images/updates.jpg);
}
#nav .nav6 {
	width: 140px;
	background-image: url(images/getintouch.jpg);
}

#nav .current, #nav a:hover {
	background-position: left bottom;
}

	
#sunburst {
	background-image: url(images/bottom.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	min-height: 400px;
}




/* content */


#content {
	float: right;
	width:665px;
	overflow: hidden;
	background-image: url(images/contentback.jpg);
	background-repeat: repeat-y;
	margin-right: 11px;
	}	
 *html #content {
	float: right;
	width:665px;
	overflow: hidden;
	background-image: url(images/contentback.jpg);
	background-repeat: repeat-y;
	margin-right: 6px;
	}	
#contfoot {
	background-image: url(images/footer.jpg);
	background-repeat: no-repeat;
	width: 100%;
	height: 70px;
}

.post {
	line-height: 14pt;
	padding-right: 40px;
	padding-bottom: 10px;
	padding-left: 20px;
	min-height: 500px;
	}
	

.post h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	clear: both;
	}
	
.post h2 a{
	color: #32200C;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #A9AD1A;
	text-decoration: none;
	}

.post ul {
	margin-left: 40px;
}

.post li {
	margin-left: 40px;
}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	padding:6px;
	margin: 20px 0;
	}
	

#pagination {
	width:100%;
	clear: both;
	color: #35200D;
	}

#pagination .left {
	width:200px;
	float: left;
	margin-left: 20px;
	margin-bottom: 15px;
	}

#pagination .right {
	float:right;
	width:200px;
	text-align: right;
	margin-right: 40px;
	margin-bottom: 15px;
	}



/* sidebar */

#sidebar {
	font-size:8pt;
	width:185px;
	float:left;
	padding: 0;
	margin-top: 10px;
	}
#sidebartop {
	background-image: url(images/s-header.jpg);
	height: 87px;
}
#sidebarmiddle {
	background-image: url(images/s-middle.jpg);
	background-repeat: repeat-y;
}
#sidebarmiddle ul {
	margin-right: 10px;
	margin-left: 10px;
	text-decoration: none;
}
#sidebarmiddle ul ul {
	text-indent: none;
	margin: 0px;
	padding: 0px;
}
#sidebarbottom {
	background-image: url(images/s-footer.jpg);
	height: 116px;
}
#sidenav {
	float: right;
	list-style-type: none;
	display: block;
	padding: 0px;
	clear: both;
}

#sidenav, #sidenav * {
	list-style: none;
	}

#sidenav li {
	float: left;
	list-style:none;	
	}
	
#sidenav a {
	width: 185px;
	display: block;
	text-indent: -1200px;
	clear: both;
	margin: 0px;
	padding: 0px;
}
#sidenav .powerpoint {
	background-image: url(images/s-powerpoint.jpg);
	height: 32px;
	width: 185px;
}
#sidenav .brochure {
	background-image: url(images/s-brochure.jpg);
	height: 39px;
}

#sidebar h2{
	font:normal 11pt arial, georgia, times;
	color: #000;
	padding: 0;
	margin-top: 10px;
}
* html #sidebar h2{
	font:normal 11pt arial, georgia, times;
	color: #000;
	padding-top: 10px;
	margin-top: 0px;
}
#sidebar label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding:0;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	padding:0;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 14pt;
	list-style-type: none;
	}

#sidebar ul ul {
	padding:0;
}

#sidebar ul ul li {
	list-style-type: none;
	}

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

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: square;
	color: #898989;
}



/* comments */

#respond {
	margin-left: 20px;
	padding-bottom: 10px;
}
#commentform{
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
#commentlist {
	margin-left: 20px;
	margin-right: 30px;
}
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {
}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}



/* search */

#searchform{
	background-image: url(images/searchform.jpg);
	background-repeat: no-repeat;
	width: 185px;
	height: 38px;
	margin-top: 15px;
	}

#searchform input#s{
	padding:2px;
	border:1px solid #000;
	margin-left: 5px;
	margin-top: 10px;
	}

	
	
/* misc */

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
	}
	
.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -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;
}




/* footer */

#footer {
	clear: both;
	width: 100%;
	}
	
#footer p{
	padding:14px 0;
	margin: 0;
	color: #FEF9D5;
	text-align:center;
}
#footer a{
	color: #FEF9D5;
	text-decoration: none;
}
#footer a:hover{
	color: #B8B931;
	text-decoration: underline;
}

#newsletter {
	float: right;
	margin-top: 65px;
	margin-right: 40px;
}
*html #newsletter {
	float: right;
	margin-top: 65px;
	margin-right: 20px;
}
.submit {
	background-image: url(images/MAIL.jpg);
	background-repeat: no-repeat;
	padding: 5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-indent: -1200px;
	width: 25px;
	height: 25px;
}

#searchsubmit {
	float: right;
	margin-top: 5px;
	margin-right: 7px;
}
* html #searchsubmit {
	float: right;
	margin-top: 0px;
	margin-right: 0px;
}
#archive {
	margin-left: 20px;
}

#archive h2{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	}
#indexh2 {
	background-image: url(images/indexh2.jpg);
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15pt;
	background-position: center;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 8px;
}
#indexh2 a, #indexh2 a:visited {
	color: #790000;
}