/*
Theme Name: CPI Theme
Version: 1.0
Author: XHTML4U.com
Author URI: http://www.xhtml4u.com/
Tags: blue, custom header, fixed width, two columns, widgets

  ---------------------------
  StyleSheet Index
  $1 - Global Styles
  $2 - Website Structure Styles
  $3 - Header Styles
  $4 - Content Styles
  $5 - Sidebar Styles
  $6 - Footer Styles
   ***************************/


/* *************************** 
   $1 GLOBAL Styles
   ***************************/
* {
	margin: 0;
	padding: 0;
  }
a {
	color:#2e5596;
	text-decoration:none;
}
a:hover {
	color:#2e5596;
	text-decoration:underline;
}
fieldset {
	border:none;
   }
li {
	list-style:none;
   }
.clear {
	clear: both;
   }
img {
	border: none;
	}
.center {
	text-align: center;
	}
.hidden {
	display: none;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left
	}

/* *************************** 
   $2 Website Structure Styles
   ***************************/
body {
	text-align:center;
	font:14px Tahoma, Geneva, sans-serif;
	color:#000;
	}

#page{	
   text-align:left;
   width:1036px;
   margin:0 auto;
   overflow:hidden;
   padding:10px 0 100px 0;
}

/* *************************** 
   $3 Header Styles
   ***************************/
#header {
	position:relative;
	text-align:left;
	width:1016px;
	height:165px;
	margin:0 auto;
	background:url(images/bg_header.png) no-repeat;
}
#header h1{
	position:absolute;
	top:44px;
	left:25px;
	width:400px;
	height:85px;
	}
#header h1 a{
	display:block;
	text-indent:-9999px;
	outline-style:none;	
	width:400px;
	height:85px;
}
.mainnav{
	position:absolute;
	left:0;
	bottom:9px;
	}
.mainnav li{
	float:left;
	padding:0 22px 0 15px;
	font-size:16px;
	}
.mainnav li a{
	color:#606060;
	}
.mainnav li a:hover{
	color:#606060;
	}/* *************************** 
   $4 Content Styles
   ***************************/
#content {	
	float:left;
	width:738px;
	margin:0 0 0 10px;
	display:inline;
	border:#d4d4d4 1px solid;
	background:url(images/bg_content.png) top repeat-x;
	padding:17px 0 0 0;
	}
#content_wrapper {	
	float:left;
	width:748px;

	}
#content h1{
	font-size:35px;
	color:#2e5596;
	line-height:37px;
	font-weight:normal;
	}
#content h2{
	font-size:35px;
	font-weight:normal;
	}
#content h3{
	font-size:30px;
	font-weight:normal;
	}
#content h3#comments{
	padding-left:82px;
	color:#2E5596;
	font-size:25px;
	}
#content #respond h3{
	color:#2E5596;
	font-size:25px;
	padding-bottom:5px;
	}
#content .entry h2{
	font-size:17px;
	}
#content .entry h3{
	font-size:14px;
	font-style:italic;
	line-height:14px;
	}
#content .pagetitle{
	font-size:35px;
	color:#2e5596;
	line-height:37px;
	margin-left:82px;
	margin-bottom:20px;
	}
.img_left{
	float:left;
}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

div.page,
.post{
	width:656px;
	position:relative;
	padding:0 0 40px 82px;
	margin:0 0 30px 0;
	}
.post small{
	font-size:15px;
	color:#2e5596;
	}
.post small a{
	text-decoration:underline;
	}
.post small a:hover{
	text-decoration:none;
	}
 .date{
	position:absolute;
	left:-10px;
	top:5px;
	background:url(images/bg_date.png) no-repeat;
	width:69px;
	padding:7px 7px 0 0;
	height:69px;
	color:#fff;
	font-size:32px;
	font-weight:bold;
	line-height:30px;
	text-align:right;
	text-transform:uppercase;
	}
 .date span{
	 display:block;
	 }
.entry{
	padding:10px 0 0 0;
	width:650px;
	}
.entry p{
	line-height:17px;
	padding:0 0 12px 0;
	}
.entry ol{
	margin-left:32px;
	padding:0 0 6px 0;
	}
.entry ol li{
	list-style:disc outside;
	padding:0 0 3px 0;
	}
.entry ul{
	margin-left:70px;
	font-size:13px;
	padding-bottom:30px;
	}
.page_subscribe .entry ul {
	margin-left:30px;
	padding-bottom:15px;
	padding-top:5px;
}
.share{
	padding:0;
	margin-left:-8px;
	}
.category_list{
	background:url(images/bg_post.png) right no-repeat;
	width:638px;
	padding:4px 23px 0 25px;
	position:absolute;
	right:-13px;
	bottom:0;
	height:29px;
	font-size:12px;
	color:#fff;
	text-align:right;
	}
.category_list li{
	display:inline;
	}
.category_list .cat-item{
	float:left;
	padding-right:5px;
	}
.category_list a{
	color:#fff;
	text-decoration:underline;
	}
.category_list a:hover{
	color:#fff;
	text-decoration:none;
	}
#respond{
	padding:0 0 15px 82px;
	}
/*widecolumn style begin*/
.widecolumn {
	}
.widecolumn .post {
	margin: 0;
	}
.widecolumn .postmetadata {
	margin: 30px 0;
	}
.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
    }
.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
    }
.widecolumn .entry {
	line-height: 1.4em;
	}
.widecolumn .entry p {
	font-size: 1.05em;
	}
/*widecolumn style end*/
/*narrowcolumn style begin*/
.narrowcolumn {
	}
.narrowcolumn .postmetadata {
	text-align: center;
	}
.narrowcolumn .entry {
	}
.post {
	}
.narrowcolumn .postmetadata {
	padding-top: 5px;
	}
/*narrowcolumn style end*/
p img {
	max-width: 100%;
	}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
img.alignright {
	padding: 4px 4px 0 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}
img.alignleft {
	padding: 4px 4px 0 4px;
	margin: 0 7px 0 0;
	display: inline;
	}
hr {
	display: none;
	}
.post hr {
	display: block;
	}
.postmetadata {
	clear: both;
	color: #777;
    }
.postmetadata ul, .postmetadata li {
	display: inline;
	}
.commentlist li ul li {
	font-size: 1em;
   }
.commentlist li {
	font-weight: bold;
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
   }
.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}
cite {
	text-decoration: none;
	}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}
blockquote cite {
	margin: 5px 0 0;
	display: block;
	}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	margin: 2px 5px 10px 0;
	}
.commentmetadata {
	font-weight: normal;
	margin: 0;
	display: block;
	}
.commentlist {
	padding: 0;
	}
.commentlist li {
	margin: 15px 0 0 82px;
	list-style: none;
	padding:5px 10px 10px 10px;
	width:620px;
	}
.comment-author{
	padding-right:350px;
	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
   }
.children { padding: 0; }
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	color: #777;
	}
code {
	}
acronym, abbr {
	border-bottom: 1px dashed #999;
	cursor: help;
	font-size:12px;
	
	}
span.caps{
	cursor: help;
	font-size: 0.9em;
	letter-spacing: .07em;
	color: #777;
	}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #777;
	}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-left:82px;
	margin-right:10px;
	overflow:hidden;
	width:646px;
	}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
    }
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
    }
.wp-caption img {
	margin: 0;
	padding: 0;
    }
.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
    }
	.entry img.avatar {
		float:left;
		margin:0 10px 0 5px;
	}

/* *************************** 
   $5 Sidebar Styles
   ***************************/
#sidebar{
	float:right;
	width:265px;
	}
.subscribe{
	margin-bottom:5px;
	}
.subscribe a{
	background:url(images/bg_subscribe.png) no-repeat;
	width:257px;
	height:62px;
	display:block;
	text-indent:-9999px;
	outline-style:none;
	}
#sidebar ul li{
	width:251px;
	border:#98a7c1 1px solid;
	background:#2e5596;
	margin-bottom:3px;
	}
#sidebar ul li li{
	background:none;
	border:0;
	width:auto;
	margin:0;
	}
#sidebar ul .widget_categories ul li a,#sidebar ul .widget_categories ul li a:hover{
	color:#fff;
	}
#sidebar ul .widget_categories ul{
	padding:0 5px 10px 0;
	}
#sidebar ul .widget_categories ul li{
	width:auto;
	border:0;
	background:0;
	color:#fff;
	font-size:13px;
	list-style:disc inside;
	margin-left:30px;
	margin-bottom:0;
	}
#sidebar form {
	margin: 0;
	}
#sidebar h2 {
	font-size:28px;
	text-align:center;
	color:#fff;
	text-shadow:#1f3965 2px -2px 2px;
	font-weight:normal;
	margin-bottom:5px;
	margin-top:1px;
	}	
#searchform {
	width:240px;
	overflow:hidden;
	padding:8px 0 8px 9px;
	}
#sidebar #searchform #s {
	font-size:16px;
	color:#b2b2b2;
	font-family:Tahoma, Geneva, sans-serif;
	background:url(images/bg_int_text.png) no-repeat;
	width:149px;
	height:25px;
	padding:5px 0 0 10px;
	float:left;
	border:0;
	}
#sidebar #searchform label{
	display:none;
	}
#sidebar #searchsubmit {
	color:#585858;
	font-size:18px;
	font-family:Tahoma, Geneva, sans-serif;
	background:url(images/bg_int_btn.png) no-repeat;
	width:72px;
	height:30px;
	float:left;
	border:0;
	cursor:pointer;
	}
.links{
	padding:5px 0 8px 40px;
	width:200px;
	overflow:hidden;
	}
.links a{
	float:left;
	margin-left:3px;
	width:43px;
	height:43px;
	text-indent:-9999px;
	outline-style:none;
	}
.links .icon_in{
	background:url(images/icon_in.png) no-repeat;
	}
.links .icon_facebook{
	background:url(images/icon_facebook.png) no-repeat;
	}
.links .icon_twitter{
	background:url(images/icon_twitter.png) no-repeat;
	}
.links .icon_youtube{
	background:url(images/icon_youtube.png) no-repeat;
	}
.authors_list{
	margin-left:15px;
	margin-top:-5px;
	padding-bottom:10px;
	width:232px;
	overflow:hidden;
	}
#sidebar ul li .authors_list li{
	margin:0 0 0 6px;
	float:left;
	width:103px;
	height:62px;
	font-size:13px;
	color:#fff;
	line-height:13px;
	text-transform:#1e1e1e 2px 1px 1px;
	font-weight:bold;
	position:relative;
	}
#sidebar ul li .authors_list li img {
	position:absolute;
	top:0;
	left:0;
}
#sidebar ul li .authors_list li a {
	width:98px;
	height:34px;
	padding:28px 0 0 5px;
	color:#fff;
	position:absolute;
	top:0;
	left:0;
	}
#sidebar ul li .authors_list a span {
	font-size:10px;
	line-height:10px;
	display:block;
}
#sidebar ul li .authors_list a:hover{
	color:#fff;
	}
#commentform p {
	margin: 5px 0;
	}
/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}
#wp-calendar a {
	display: block;
	text-decoration: none;
	}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	font-size: 9pt;
	}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	font-size: 9pt;
	}
#wp-calendar caption {
	text-align: center;
	width: 100%;
	text-decoration: none;
	font:16px Arial, Helvetica, sans-serif;;
	}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}
#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Calendar */		
.thread-alt {
	background-color: #f8f8f8;
    }
.thread-even {
  	background-color: white;
    }
.depth-1 {
    border:1px solid #ddd;
    }
.alt {
	margin: 0;
	padding: 10px;
	border-left: 1px solid #ddd;
	}
.even{
   }
   
 #author_info {
	 border:1px solid #d3d3d3;
	 margin-left:10px;
	 margin-bottom:12px;
	 background:#cfcfcf url(images/bg_authorinfo.png) top repeat-x;
	 padding:0 8px 15px 8px;
	 width:722px;
	 overflow:hidden;
 }
 #author_info_left {
	 float:left;
	 padding:8px 0 0 0;
}
#author_info_left img {
	border:1px solid #262626;
}
#author_info_right {
	font-size:11px;
	width:600px;
	float:left;
	padding:0 0 0 10px;
}
#author_info_right small{
	display:block;
	overflow:hidden;
	width:100%;
	padding:0 0 6px 0;
	}
#author_info_right small a{
	float:left;
	margin-right:6px;
	line-height:25px;
	}
.sub_author {
	float:right;
	margin-top:10px;
}
.icon_small {
	margin-right:4px;
}
#author_info h1 {
	color:#2E5596;
font-size:35px;
font-weight:normal;
margin:0;
padding:0;
}
#author_info h1 span {
	font-size:13px;
	font-style:italic;
}
.page_subscribe {
	padding:0 0 0 20px;
}
   
/* *************************** 
   $6 Footer Styles
   ***************************/

#footer {
	}
#footer p {
	}





