/*
Theme Name: CCC
Theme URI: http://www.centralcityconcern.org
Description: Theme for Central City Concern.
Version: 1.0
Author: The Interactive Dept.
Author URI: http://www.theinteractivedept.com
*/

body, h1, h2, h3, h4, h5, h6, blockquote, p{
margin: 0;
padding: 0;
}

body{
	background-image:url(images/bg.jpg);
	margin: 0;
	background-repeat:repeat-x;
	font-family: Helvetica, Futura, Arial;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background-color:#342b22;
}


/*********************************************/
/*  TEXT FORMATTING
/*********************************************/

h1,
h1 a,
h1 a:hover {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 45px;
	font-weight:normal;
	padding: 0 0 10px 0;
	color:#000000;
	text-decoration:none;
	
}


h2,
h2 a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	font-size: 22px;
	font-weight:normal;
	color:#4a8797;
	text-decoration:none;
	padding-bottom:5px;
}

h3 {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:normal;
	color:#510000;
	text-decoration:none;
	padding-bottom:10px;
}

h4 {
	padding-top:50px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding-left:5px;
	font-weight:normal;
	color:#440001;
	text-decoration:none;
}

h5 {

}

h6 {

}

a {
	color:#4a8797;
	text-decoration:none;
}

a:hover {
	text-decoration:underline;
}

p {
	padding:10px 0 0 0;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	color:#1b1b1b;
}





/*********************************************/
/* BASIC AREAS */
/*********************************************/

#header {
	width:876px;
	margin:0px 19px;
	background-color:#FFFFFF;
}

#siteWrap{
	width:876px;
	background:url(images/white.jpg);
	margin:0 19px;
	background-color:#00CCFF;
	clear:both;
}

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

#container {
	float:left;
	width:581px;
	padding:10px 40px 10px 20px;
	min-height:550px;
}
#container p{
	text-align:justify;
}

#searchArea{
	padding:5px 10px;	
}

#searchArea img{
	margin:0;
	padding:5px;
}


.sidebar{
	float:left;
	width:224px;
	padding-right:10px;
	margin:0;
	min-height:640px;
	border-left-width: 1px;
	border-left-style:dotted;
	border-left-color: #bdd3d9;
}


table#wp-calendar{
	width: 100%;
}

.alignright {
	float:right;
	margin-left:20px;
	margin-bottom:20px;
	border-style:solid;
	border-width:1px;
	border-color:#660000;
}


/*********************************************/
/* SITE NAV */
/*********************************************/

#siteNav{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	font-weight:bold;
	float:right;
	margin:50px 20px 0 0;
}

#siteNav a{
	color:#241407;
	text-decoration:none;
}

#siteNav a:hover {
	color:#5598A8;
}

/*********************************************/
/* SIDE BAR */
/*********************************************/

/* HEADERS */
.sidebar h2,
.sidebar ul li{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight:bold;
	color:#4a8797;
	text-transform:uppercase;
}

.sidebar ul li.pagenav{
	padding:7px 0px 7px 5px;
	background-image:url(images/stripes.jpg);
	background-repeat:repeat-x;
}

.sidebar ul li.pagenav ul {
	margin-top:12px;
}


.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}

.sidebar ul li{
	padding: 5px 0 5px 0;
}

.sidebar ul li h2{
	font-style:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	padding:7px 0px 7px 5px;
	margin-bottom:5px;
	background-image:url(images/stripes.jpg);
}

.sidebar ul ul li{
	padding: 0;
	line-height: 20px;
}

/* POST LINKS */
.sidebar ul ul li a {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12.5px;
	color:#4a8797;
	line-height:20px;
	padding-left:10px;
	text-decoration:none;
	text-transform:none;
}


/* NUMBERS OUTSIDE POST */
.sidebar ul ul li{
	color:#999999;
	font-size:10px;
	font-weight:normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}


table#wp-calendar{
	width: 100%;
}

#footer{
	clear:both;
	float:left;
	width:1050px;
	margin:0 auto 0px auto;
}

#footer p,
#footer a{
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size:10px;
	line-height:18px;
	text-align:center;
	color:#CCCCCC;
	text-decoration:none;
}
#footer a:hover{
	color:#FFFFFF;
	text-decoration:underline;
}


/* ADD THIS BUTTON CSS */
.addthis_container{
	float:none;
	padding-top:20px;
	padding-bottom:10px;
	margin:0px;
	border:none;
}





/*********************************************/
/* POSTS */
/*********************************************/

.post{
	padding:10px 0 10px 0;
}

.post h2{
	font-family: Helvetica, Futura, Arial;
	font-size:18px;
}

.entry {
	line-height 18px;
}

p.postmetadata{
	border-top: 1px dashed #ccc;
	margin: 10px 0 0 0;
}

.navigation{
	padding: 10px 0 0 0;
	font-size: 14px;
	font-weight: bold;
	line-height: 18px;
}


/*********************************************/
/* COMMENTS */
/*********************************************/

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}