/*
Theme Name: Charles Phoenix Fall 09
Theme URI: http://charlesphoenix.com/
Description: Developed for Charles Phoenix.
Author: Eric Arenson
Author URI: http://ericarenson.com/
version: 1.0
*/

/* basics */

*{margin:0; padding:0;}

body {
	font-family: verdana, arial, tahoma, sans-serif;
	background: #0094D0 url(images/cpx_bg-gradient.jpg) repeat-y;
	font-size: 1em;
}
	
h1 {font-size: 18pt;}
h2 {font-size: 14pt; font-family: Verdana; line-height: 1.1em;}
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; }

.post img.alignnone{border:none;}

blockquote{
	border-left:1px solid #A5ABAB;
	padding-left: 12px;
	padding-bottom: 20px;
}

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


/* links */

a{
	color:#000;
	text-decoration:none;
	}

a:hover{text-decoration: underline;}



/* CONTAINER */

/* 	The [id] thing is a little hack to remove the starry background form IE6 and below,
	since the PNG fix disorts the background image */
	
#container_outer[id] {
	/*width:1368px;*/
	background:url(images/cpx_bg-stars.png) repeat-y center;
	margin: 0 auto;
	padding:0;
}

#container {
	width:1070px;
	margin: 0 auto;
	padding:0;
}
	
/* header */

#header {
	background:url(images/cpx_header.png) center no-repeat;
  	width:100%;
	height:173px;
}

#header h1{
	font:normal 20pt georgia, times;
	padding:20px 0 0 14px;
	margin:0;	
}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	font:normal 10pt georgia, times;
	color:#333;
	padding: 0 0 0 12px;
	margin:0;	
}

/* MAIN NAV */
ul.main-nav{
	text-transform:uppercase;
	font-size: 11px;
	font-weight: bold;
}


ul.main-nav, .main-nav ul{
/*Remove all spacings from the list items*/
	margin: 0;
	padding: 0;
	cursor: default;
	list-style-type: none;
	display: inline;
}

ul.main-nav{
	display: table;
	table-layout: fixed;
}

ul.main-nav>li{
	display: table-cell;
	position: relative;
	padding: 3px 47px 3px 0;
}

.main-nav ul li a{
/*Make the hyperlinks as a block element, sort of a hover effect*/
	display: block;
	text-decoration:none;
}

.main-nav ul li a:hover{
	text-decoration: underline;
	}

/*** Menu ***/

ul.nav,
.nav ul,
.nav ul li a{
	background-color: #fff;
	color: #369;
}


ul.nav li:hover,
.nav ul li a:hover{
	background-color: #369;
	color: #fff;
}

ul.nav li:active,
.nav ul li a:active{
	background-color: #036;
	color: #fff;
}

ul.nav,
.nav ul{
	border: 1px solid #369;
}

.nav a{
	text-decoration: none;
}




/* CONTENT */

.box_top{padding:0;margin:0;}

.box_bottom{
	margin-bottom: 12px;
}

#content {
	float: left;
	width:670px;
	overflow: hidden;
	margin-right: 10px;
	font-size:0; /* some bullshit IE hack! */
}

.pagetitle {
	padding-left: 26px;
	padding-bottom: 10px;
}

.post {
	margin:0;
	padding: 0px 26px 0px 32px;
	line-height: 14pt;
	background-color: #fafbf5;
}

.post h3{
	margin-bottom: 12px;
}

.post h3.date{
	color: #FF1320;
}

.post h2{
	font-weight: normal;
	font-size: 32px;
	margin-bottom: 22px;
}
	
.post h2 a{
	color: #000;
	text-decoration: none;
}
	
.post h2 a:hover{
	color: #780505;
	text-decoration: none;
}

.post ul {}

.post li {}

.post img{
	margin-bottom: 12px;
	padding: 5px;
	border: 1px solid #E0E0E0;
}

.event-date{
	font-family: Verdana;
	font-weight: bold;
	color: #e11d20;
	font-size: 20px;
}

.event-location{
	font-size: 16px;
	color: #000;
	font-weight: bold;
}

.event-sub{
	font-size: 16px;
	color: #000;
	font-weight: normal;
}

.event-tout{
	font-family:Verdana;
	font-size: 14px;
	color: #000;
	font-weight: bold;
}

.entry{
	margin-bottom: 0px;
	font-size: 12px;
	
}

.entry p{
	color: #333;
	font-size: 12px;
	padding-bottom: 18px;
}

.postmetadata{
	color: #333;
	font-size: 12px;
	font-style:italic;
	padding-bottom: 4px;
}

.postmetadata a{
	text-decoration: underline;
	color: #9C0006;
	text-transform: uppercase;
}

.title-block{
	margin-bottom: 16px;
}

/* NAVIGATION */
.alignleft a{float:left; color: #CE1325;}
.alignright a{float:right; color: #CE1325;}

.navigation {
	border-top: 1px solid #B5B5B5;
	border-bottom: 1px solid #B5B5B5;
	height: 20px;
	margin-top: 10px;
	margin-bottom: 18px;
	font-size: 12px;
	font-weight: bold;
	padding-top:4px;
	padding-left: 26px;
}

/* LEFT SIDEBAR */

#left {
	width:194px;
	float:left;
	margin:0 10px 0 0;
	padding:0;
}

#left p {margin:0; padding: 0; font-size: 12px;}

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

.divider{
	width: 186px;
	border-top: solid #AFEFEA 1px;
	margin: 20px 0px 20px 0px;
}

#slide-of-the-week{
background:url(images/left_slide-of-week.png) no-repeat;
width: 186px;
height: 186px;
margin:0;
padding:0;
}

#slide-of-the-week img{
padding-left: 25px;
padding-top: 42px;
}

#meta{
	margin-top: 20px;
}

#signup{
margin-top: 20px;
}

/* RIGHT SIDEBAR */

#right{
	width:183px;
	float:right;
	margin:0;
	padding:0;
	font-size: 12px;
}

#right p{
	margin-top: 10px;
}

#upcoming{
	background-color: #FFF;
	width: 183px;
}

#upcoming ul{
	list-style: none;
	padding-left: 15px;
	padding-right: 15px;
}

#upcoming li{
	color: #FF1320;
	margin-bottom: 20px;
}

#upcoming li a{
	color: #000;
}

.event_category{
	color: #000;
}

.event_category{
font-size: 10px;
font-style: italic;
font-weight: normal;
}

/* COMMENTS */
#commentform{
	background:#fafbf5;
	margin:0;
	padding:0;
}
	
#commentform p{
	font-size: 11px;
	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;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
}

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

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

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

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:16px 26px 16px 26px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}

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

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 10pt;
	font-weight: bold;
	font-style: normal;
}

.says{
	font-size: 10px;
}


.comment-meta{
	font-size: 9px;
}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}

#respond {
	background-color: #fafbf5;
	padding-left: 26px;
}

#respond h3{
	margin-bottom: 18px;
	color: #CE1325;
}

/* SEARCH */

#searchform{

}

#searchform input#s{
	margin:0;
	padding:2px;
}




/* MISC */

#searchbar img{
	border:none; margin:0; padding:0;
}


.book_listing{
padding-bottom: 20px;
padding-top: 40px;
border-bottom: 1px solid #333;
}

.pgtop{
font-size:10px;
text-transform:uppercase;
color: #000;
}

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;
}

/* EVENT BLOCK */
#event_block p{
	color: #000;
}

#event_block_left{
	float:left;
	width:320px;
}

#event_block_right{
	float:right;
	width: 286px;
	margin:0;
	padding:0;
}

#event_block_description{
	clear:both;
	font-size: 14px;
	margin-top:0px;
}

#event_block_description ul {
	list-style: none;
	margin-left: 0;
	padding-left: 1em;
	text-indent: -1em;
}

#event_block_description ul li{
	padding-bottom: 16px;
}

#event_block_description ul li:before {
	content: "\00BB \0020";
}


#event_block_date{
	font-weight: bold;
	font-size: 16px;
	color: #ef0000;
	line-height: 12px;
	margin-bottom: 16px;
	margin-top: 18px;
}

#event_block_cta{
	font-weight: bold;
	font-size: 16px;
	color: #000;
	line-height: 18px;
	margin-top: 12px;
}

#event_block_cta a{
	color: #ef0000;
	font-weight: normal;
}

#event_block_cta a:hover{
	border-bottom: 1px dashed #ef0000;
}


/* footer */

#footer {
	clear: both;
	width: 100%;
}
	
#footer p{padding:14px 0;margin: 0; color: #000; text-align:center; text-transform:uppercase; font-size: 10px; letter-spacing: 0.5em;}
#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}

/* CONTACT */
#contact_form label{
font-size: 10px;
font-weight: bold;
}

#contact_form{
width:330px;
}

/* BANNERS */
.inter-banner{
	margin-bottom: 10px;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
}

.inter-banner h2{
	margin:0;
	padding:0;
}

/* PHPList Stuff */
.required{
	font-size: 10px;
	font-weight: bold;
	color: #FBC61C;
	line-height: 28px;
}

.attributename{
	font-size: 12px;
}

.attributeinput{
	padding-left: 18px;
}


.phplist{
	margin-top: 10px;
}

.phplist input{
	margin: 4px 0 4px 0;
}

.phplist label{
	font-weight: bold;
	font-size: 0.7em;
	text-transform: uppercase;
}

/* TEST KITCHEN STUFF */

/* Styling the Test Kitchen Recent Submissions banner */
#tk-thumbs{
	padding: 8px 0;
	margin-left: 0;
	margin-bottom: 0;
	margin-top: 0.1em;
}

#tk-thumbs img{
	padding: 5px;
	border: 1px solid #e4e4e4;
	margin-right: 12px;
}

#tk-thumbs li{
list-style: none;
display: inline;
margin: 0;
}

#tk-thumbs li a{

}

#tk-thumbs li a:link, #tk-thumbs li a:visited{

}

#tk-thumbs li a:hover{
	border: #ea642e;
}

#tk-thumbs li a.current{

}