/*  
Theme Name: PCDC
Theme URI: http://www.redlettersstudio.com
Author: Josh Byers
Author URI: http://www.redlettersstudio.com/
*/

/* STYLE RESET*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;}
body {
	line-height: 1;
	color: black;
	background: white;}
ol, ul {
	list-style: none;}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;}
caption, th, td {
	text-align: left;
	font-weight: normal;}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";}
blockquote, q {
	quotes: "" "";}
	
	
/* layout */
body {
	font-size: 9pt;
	font-family: Georgia, "Times New Roman", Times, serif;
	background: #fff url(images/bg.gif) repeat-x;
	color: #333;
	}

#wrap {
        clear: both;
		width: 900px;
		margin: 0 auto;}
#site_title p{
		float:right;
		margin:100px 0 0 0;
		color:#fff;}
#site_title a{
		color:#fff;
		font-family:Arial, Helvetica, sans-serif;
		font-size:12px;}
#site_title img{
		float:left;}
#header {
		margin: 0px 0 0 0;}

#menu{
		width: 900px;
		margin: 0px 0 0 0;
        height:62px;
		background:#b9b09d url(images/bg_menu.jpg) no-repeat;
		clear:both;}

#page {
        clear: both;
		margin: 0 auto;
		padding: 0;}  

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

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

#content_wide {
        width: 600px;
        float: right;
        margin: 0;
        padding:10px 0 10px 10px;}

#content {
        width: 300px;
        float: left;
        margin: 0;
        padding: 10px 10px 10px 20px;}

#sidebar_right {
	font-size: 8pt;
        width: 180px;
        float: right;
        margin: 0;
		padding:10px 0 10px 10px;
        border-bottom: 1px dotted #ccc;}

#contentright {
        width: 260px;
        float:right;
        padding: 10px 0;
        margin: 0;
        background:#fff url(images/bg_content_right.jpg) repeat-x bottom;} 

#contact {
	width:200px;}

#sidebar {
        width: 260px;
	font-size: 8pt;
        float: right;
        margin: 0;
	padding: 0 0 5px;
        border-bottom: 1px dotted #ccc;
	} 

#footer {
	font-size: 8pt;
        border-top:1px solid #ccc;
	line-height: 160%;
        clear: both;
        margin: 0px auto;
        padding: 5px 0 10px;
        text-align: left;
        }

#footer p {
        margin: 0;
        }

/* -------------------[ Headings ]------------------- */

h1, h2, h3, h4, h5, h6, h7 {
        letter-spacing:-1px;
        line-height: 130%;
		margin: 0;
		padding: 0;
		text-align: left;
        font-weight:normal;
	}

h1 {
	font-size: 18pt;
	margin: 0;
	}

h2 {
	font-size: 16pt;
	}

h3 {
	font-size: 14pt;
	}

h4,h5,h6,h7 {
	font-size: 10pt;
	}

#header h1.blogtitle {
	font-family: georgia, times, 'times new roman', serif;
        color: #fff;
        text-align:center;
        font-size:48px;
        line-height:100%;
        padding: 0 150px;
        margin: 0 0 10px;
        }

.post h1 a, .post h2 a {
	font-family: georgia, times, 'times new roman', serif;
        color:#000;
        font-weight:bold;
        }
.featurepost h2 a, .featurepost h1 a {
	color:#4a8797;
	font-size:18px;
	padding-left:0px;}

h1.sectionhead,h2.sectionhead,#content_wide h2.sectionhead, #sidebar h2, #sidebar_right h2, h2.related , h2#comments, h2#trackbacks, h2#respond  {
        color:#595441;
        line-height: 16px;
        height:16px;
        padding: 4px 0;
        font-size:20px;
        letter-spacing: 0px;
        margin: 0 0 5px 0;
		border-bottom:solid 1px #d7d2c7;
        }
#contentleft h2.sectionhead,h1.sectionhead{
padding-left:0px;}


h2#trackbacks, h2.related, h2#comments, h2#respond  {
        margin-bottom:1px;
        }

.entry h1,.entry h2,.entry h3, .entry h4, .entry h5, .entry h6, .entry h7 {
		font-family: georgia, times, 'times new roman', serif;
        margin-bottom: 10px;
		padding-left:0px;}
		
#content_wide h2{
		font-family: georgia, times, 'times new roman', serif;
		margin-bottom: 0px;
		padding-left:5px;
		font-size:16px;}

.featurepost .entry h2{
margin:5px 0 -22px 86px;
padding-left:5px;
}

.featurepost .entry h2 a,.featurepost .entry h2 a:link,.featurepost .entry h2 a:visited{
text-decoration:none;
font-size:16px;}

#contentright h3 a {
text-decoration:none;
font-size:16px;
line-height: 20px;}

.featurepost .entry h2 a:hover, .featurepost .entry h2 a:active {
text-decoration:underline;}

/* -------------------[ Links ]------------------- */

a, a:link, a:visited {
	color: #4a8797;
        text-decoration: none;
        padding: 0;
        font-size: bold;
	}

a:hover, a:active {
        text-decoration:underline;}

.entry a, .entry a:link, .entry a:visited, .postinfo a, .postinfo a:link, .postinfo a:visited, .postinfo2 a, .postinfo2 a:link, .postinfo2 a:visited {
        text-decoration: underline; 
        }
	
/* -------------------[ Images ]------------------- */

	.entry img { padding: 3px; margin: 0em 15px 0.5em 0; border: 2px double #bdb5a3; float: left; clear: left;}

		.entry img.left { padding: 3px; margin: 0em 15px 0.5em 0; border: 3px double #bdb5a3; float: left; clear: left; }
		
		.entry img.right { padding: 3px; margin: 0em 0 0.5em 15px; border: 3px double #bdb5a3; float: right; clear: right; }
		
		.entry img.center { display: block; padding: 3px; margin: 0 auto 1.5em auto; border: 3px double #bdb5a3; float: none; clear: both; }



/* -------------------[ Sidebar ]------------------- */


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

#sidebar ul li {
	list-style-type: none;
	margin: 0 0 5px 0;
	padding: 0;
	}

#sidebar ul li ul {
        list-style-type: square;
        margin: 0px;
        padding: 0 5px;
        }

#sidebar ul li ul li {
        list-style-type:none;
	background: transparent url(images/bullet2.gif) no-repeat 0 4px;
        padding: 0px 0px 2px 14px;
        border: 0;
        margin: 0;
        }

#sidebar p {
	padding: 0 5px;
	}

/* -------------------[ sidebar_right Content ]------------------- */

#sidebar_right ul {
	list-style-type: none;
	margin: 0 ;
	padding: 0;
	}

#sidebar_right ul li {
	list-style-type: none;
	margin: 0 0 5px;
	padding: 0;
	}

#sidebar_right ul li ul {
        list-style-type: square;
        margin: 0px;
        padding: 0 5px;
        }

#sidebar_right ul li ul li {
        list-style-type:none;
	background: transparent url(images/bullet2.gif) no-repeat 0 4px;
        padding: 0px 0px 2px 14px;
        border: 0;
        margin: 0;
        }

#sidebar_right p {
	padding: 0 5px;
	}

/* -------------------[ Form Elements ]------------------- */

#commentform {
        background: #eee;
        font-size:8pt;
        padding: 15px 15px 1px;
        margin: 0 0 10px 0;
        }

#commentform label {
        display:block;
        margin: 0;
        }

#commentform input {
	width: 170px;
	padding: 1px;
	margin: 0px 5px 10px 0;
	}

#commentform textarea {
        width: 400px;
        padding: 0;
	margin: 0px 0px 10px 0; 
	}

#commentform #submit {
	margin: 0 0 20px 0;
	}

#commentform p {
        margin: 5px 0;
	}


/* -------------------[ Comments ]------------------- */


ol.commentlist {
        font-size:8pt;
        padding: 0;
        margin: 0;
        }

ol.commentlist li {
	display: block;
	list-style: none;
        padding: 15px 15px 1px;
	margin: 0 0 1px ;
        background: #eee;
	}

ol.tblist {
	list-style: none;
        background: #eee;
        padding: 15px 15px 10px;
        font-size: 8pt;
        margin: 0 0 1px;
        }

ol.tblist li {
	display: block;
	list-style: none;
        padding: 0;
        margin: 0 0 5px 0;  
        background: url(images/bullet2.gif) 0 3px no-repeat;
        padding-left: 14px;     
	}

.odd {
        background:#fff;
        }


/* -------------------[ Misc Tags and Classes ]------------------- */

p.description {
	font-family: georgia, times, 'times new roman', serif;
        color:#fff;
        font-size: 12pt;
        padding: 0 100px;
        margin: 0;
        text-align:center;
        } 

.post ul, .singlepost ul {
        list-style-type: none;
margin-bottom:20px;
        }




.post ol li, .singlepost ol li {
        list-style-type:decimal;
        }

p {
	margin-top: 0px;
	margin-bottom: 10px;
	}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dotted #999;
	}

* html acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	padding-left: 10px;
	border-left: 5px solid #ccc;
        color: #999;
	}

.center {
	text-align: center;
	}

a img, img a {
	border: none;
	}

.navigation {
	text-align: center;
	margin: 0;
	padding: 10px 0;
	}

.navigation .alignright {
	float: right;
	margin: 0;
	}
	
.navigation .alignleft {
	float: left;
	margin: 0;
	}

.entry {
	padding: 0px 5px;
	margin: 0;
    line-height:150%;}
	
.entry ul li{
	list-style-type: disc;
	margin-left:15px}

.entry ul li ul li{
	list-style-type: none;}

.author {
        clear: both;
        text-align: left;
        margin: 15px 0 0 0;
        }

.contact_info {
        color:#333;
		margin: 0px;
		font-size: 12px;
		padding: 5px 0 0  7px;
		line-height:16px;
	}

.postinfo {
        color:#999;
		margin: 0px;
		font-size: 12px;
		padding: 5px 0 2px  0;}
		
.postinfo_newspage {
	padding:0px;}

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

.featurepost {
	padding:5px 0;
	border-bottom:solid 1px #d7d2c7;
	background:#fff url(images/bg_featured.png) repeat-x bottom;
	float: left;
	width:100%;}
	
	.featurepost h2 {
		float: left;
		line-height: 20px;
		width: 100%;
		margin-bottom: 4px;}

.featurepost .entry {
padding-left:0;}

.featured-text {
	float: right;
	width: 194px;}


.featurepost p{
float:left;
padding-top: 5px;}

.featurepost img{
	float:left;
	padding: 2px;
	margin: 0 5px 0 0;
	border: solid 1px #bdb5a3;}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

hr {
        display: block:
        clear:both;
        }

a.more-link {
        background: url(images/arrow-rt.gif) 100% 70% no-repeat;
        padding-right:14px; 
        }

p.tb {
        background: url(images/tb.gif) 0 45% no-repeat;
        padding-left:13px;
        font-size:8pt;
        font-weight:bold;
        margin-bottom:5px;
        } 

p.tb a, p.tb a:link, p.tb a:visited {
        text-decoration:none;
        }

.clear {
clear:both;}

.clear_space {
clear:both;
padding:10px 0px;}

.clear_home_news {
clear:both;
width:200px;
border-bottom: solid 1px #d7d2c7;
padding-bottom:8px;}

.clear_comments {
clear:both;
width:100%;
padding-top:40px;}

.subscribe_button {
	float:right;
	margin:5px 15px 0 0;
	padding: 3px;
	border: 1px solid #fff;}

.subscribe_button:hover {
	background-color:#d6d5d3;}

.hover {cursor: pointer;}

/* -------------------[ Forms ]------------------- */
#subscribe_form {
		margin: 10px 0  0 0;}
	
.subscription_input {
        font-size:8pt;
        width: 110px;
		border:solid 1px #595441;
		margin: 0px 7px 4px 5px;
		padding:3px;
	}

#searchform {
        height:26px;
        line-height:26px;
		position:relative;
		float:right;
		margin: -46px 15px 0 0px;
		padding: 0; 
        }

#searchform #s {
        font-size:8pt;
        width: 110px;
		border:solid 1px #595441;
		margin: 4px 7px 4px 0;
		padding:3px;
	}

#searchform img{
        font-size:8pt;
		
	}

/* -------------------[ Navigation ]------------------- */

ul.nav {
        height:22px;
        line-height:22px;
        float:left;
	list-style: none;
	padding: 3px 0 0 0;
	margin: 0;
        font-size:10px;
        font-weight:bold;
        text-transform:uppercase;
        }

ul.nav li {
        float: left !important;
        margin: 0;
        padding: 0;
        list-style-type: none;
        }

ul.nav li a, ul.nav li a:link, ul.nav li a:visited {        
        border:1px solid #ccc;
        border-bottom:0;
        border-left:0;
        background: #eee;
        color:#000;
        float: left;
        display: block;
        padding: 0 10px;
        }

ul.nav li a:hover, ul.nav li a:active {
        background: #fff;
        color: #000;
        text-decoration: underline;
        }

ul.nav li.first a {
        border-left:1px solid #ccc;
        }

ul.nav li.current_page_item a {
        text-decoration:underline;
        color:#000;
        background: #fff;
        }

ul.nav li ul {
        float:left;
        margin:0;
        padding:0;
        }

/* ---------------[ Tables ]--------------- */

.entry table {
	margin-bottom:15px;
        padding:auto;
        border:auto;
        }

.entry tr, .entry td, .entry th {
	margin:auto; padding:auto; border:auto;
        }

.entry td, .entry th {
	padding:8px;
	vertical-align:top;
}

.entry th {
	font-weight:bold;
	background:#ddd;
}

.entry td {
	border:1px solid #ddd;
}

.maps td {
	border:0px;
}

/* ---------------[ Related Entries ]--------------- */

.related {
        margin: 0 0 1px;
        background:#eee;
        padding:10px 10px 8px;
        }

.related ul {
        line-height:130%;
        margin: 0;
        padding-left:0;
        list-style-type: none;
        }

.related ul li {
        list-style-type:none;
        padding: 0 0 0 14px;
        margin: 0 0 2px;
        background: url(images/bullet2.gif) 0 3px no-repeat;
        }

ul#archives {
        margin: 0 0 15px 5px;
        padding: 0;
        }

ul#archives ul {
        padding:0;
        }

ul#archives ul li {
        background:transparent;
        padding-left:0;
        margin:0;
        }

ul#archives ul ul {
        margin:0;
        margin-left: 10px;
        padding:0;
        }
