/*  
Theme Name: ProCPR 2.0
Theme URI: http://www.procprblog.com
Description: This ProCPR theme is based on the imagination of the designer.
Author: Paul Martin

*/



/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	cbackground: #013564;
	background: #F0F0F0;
	color: #333;
	text-align: center;
	}

#header {
	background: #283BA1;
	margin: 0 auto 0;
	display: block;
	height: 120px;
	}

#headerimg { 
	margin: 0 auto 0;
	background: #283BA1 url('images/header.jpg') no-repeat top center;
	display: block;
	height: 96px; 
	width: 750px; 
	} 

#primary {
	display:block;
	margin: 0 auto 0;
	text-align:left;
	width: 950px; 
}

#content {
	font-size: 1.2em
	}

.postmetadata {
	text-align: center;
	font-family: Verdana,Tahoma,Verdana;
	font-size: 11px;
	font-weight:bold;
	margin: 0 auto 3px auto;
	clear: both;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	}
	
.postmetadata a {
	color: #013564;
	}

#comment_class a {
	text-align:right;
	background-position: left;
	background-image: url('images/comments.png');
	background-repeat:no-repeat;
	padding-left: 20px;
}

.alt {
	background-color: #EFF3FF;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	display:none;
	text-decoration: none;
	color: white;
	}

h2, h3, h3 a, h3 a:visited {
	color: #333;
	}
	
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, blockquote, strike {
	color: #333;
	}

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

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}
	
h2 a:hover {
	color: #B0BACE;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0;
	padding: 0; 
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 788px;
	border: 1px solid #959596;
	}

.narrowcolumn {
	float: left;
	margin: 0px 0 0;
	width: 650px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 0 auto 0;
	width: 950px;
	background: #B0BACE;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	width: 97%;
	margin: 0 auto 0;
	}

.widecolumn {
	line-height: 1.6em;
	}

.post {
	padding-left: 5px;
	padding-right: 5px;
	margin-top: 5px;
	margin-bottom:5px;
	background-color: #FFF;
	border: 1px solid #0099FF;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	cmargin: 0 0 25px;
	cbackground: #B0BACE;
	}

.post hr {
	display: block;
	}

.post h2 {
	border-bottom: 1px solid #013564;
	font-weight: bolder;
	font-size:24px;
	margin-top:5px;
	color: #013564;
	clear: right;
	}

h2 a, h2 a:visited {
	color: #013564;
	}

.byline {
	padding-left:5px;
	font-size:12px;
	font-weight:bold;
}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding: 2px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 15px;
	text-align: center;
	color: #CCC;
}

h3 {
	padding: 0;
	margin: 0;
	}

h3.comments {
	padding: 0;
	margin: 0 auto 0 ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 175px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

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

#commentform textarea {
	width: 400px;
	padding: 2px;
	}

#commentform #submit {
	margin: 0 auto 0;
	font-size:15px;
	}
/* End Form Elements */



/* Begin Comments*/
#comment_area {
	width: 625px;
	padding:5px;
	margin:15px auto 0;
	}

#comment_block {
	border: 1px solid #09F;
	background: #C4D2FF;
	opacity: 0.8;
}

#comment_block h3 {
	margin:0;
}

.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	margin:0;
	text-align: justify;
	}

.commentlist li {
	margin-bottom: 15px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

img.avatar {
	float:right;
}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
	
#respond {
	border: 1px solid #09F;
	background: #C4D2FF;
	margin: 15px auto 0;
	padding:5px;
	width: 625px;
	}
/* End Comments */

/* Begin Related Posts */
#related_posts{
	border: 1px solid #09F;
	background: #C4D2FF;
	margin: 15px auto 0;
	padding:5px;
	width: 625px;
	}

#related_posts ul li{
	list-style: none;
	text-indent: -10px;
	margin: 0;
	padding: 0;
	}
/* End Related Posts */

/* Begin Sidebar */
#sidebar {
	float:right;
	padding:5px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	width: 290px;
	}

c.widget {
	border-left: 1px solid #FFF;
	border-top: 1px solid #FFF;
	border-bottom: 2px solid #FFF;
	border-right: 2px solid #FFF;
	margin-left: 10px;
}

#sidebar h2 {
	color: #073358;
	padding-bottom: 2px;
	padding: 5px;
	margin: 2px;
	height: 18px;
	font-family: Verdana, Tahoma, Verdana;
	font-size: 15px;
	font-weight: bold;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	width: 95%;
	}

#sidebar ul li {
	background-color: #C4D2FF;
	list-style-type: none;
	list-style-image: none;
	margin: 0 auto 15px;
	padding-bottom:10px;
	border: 1px solid #0099FF;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	}

#sidebar ul li ul li {
	list-style-type: none;
	list-style-image: none;
	padding-bottom:0px;
	border: none;
	border-radius: 0px;
	-moz-border-radius: 0px;
	-webkit-border-radius: 0px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px auto 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

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

blockquote {
	margin: 5px 15px 5px 10px;
	padding-left:2px;
	border-left: 5px solid #C4D2FF;
  color: #333333;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	}

/* End Various Tags & Classes*/

/************************************************
*	Footer  									*
************************************************/
#footer_box {
	margin: 0 auto 0;
	background: url(images/footer.jpg) repeat;
	border-top: 2px solid #09F;
}

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

#footer p {
  width: 100%;
  margin: 0 auto 0;
  padding-top: 3px;
  padding-bottom: 3px;
  text-align: center;  
  background-color: #2A2522;
  height: 18px;
  color: #fff;
}

#footer_widgets {
	color: #CCCCCC;
	margin: 0px auto 0px;
	padding: 0px 0px 10px;
	height: 344px;
	width:900px;
	text-align:left;
	}
	
#footer_widgets p {
	color: #CCCCCC;
  font-weight: normal;
	margin: 0px;	
	padding: 0px 0px 5px 0px;
	}

#footer_widgets a {
	color: #CCCCCC;
	text-decoration: none;
	}

#footer_widgets a:hover {
	color: #65ADC3;
	text-decoration: underline;
	}

#footer_widgets ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#footer_widgets ul li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#footer_widgets ul ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	}
	
#footer_widgets ul li ul li {
	margin: 0px 0px 5px 0px;
	padding: 0px 0px 0px 10px;
	}
	
#footer_widgets h2 {
	color: #65ADC3;
	font-family: Verdana, Tahoma, Verdana;
	font-size: 11px;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 2px;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}

#footer_widgets .widget {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	}
	
#footer_widgets .textwidget {
	margin: 0px;
	padding: 0px 0px 5px 0px;
	}
	
.footer1 {
	width: 260px;
	float: left;
	margin: 0px;
	padding: 15px 20px 0px 20px;
	}
	
.footer2 {
	width: 260px;
	float: left;
	margin: 0px;
	padding: 15px 20px 0px 0px;
	}
	
.footer3 {
	width: 260px;
	float: left;
	margin: 0px;
	padding: 15px 20px 0px 0px;
	}

/*************************************
	Subscribe form 
**************************************/
.subscribe {
	width:383px;
	height:60px;
}
.subscribeform {
	float:left;
	padding:5px 0 0 5px;
	overflow:hidden;}
	
.subscribeform p { 
	margin:0;
	padding:0;
 	font:bold 16px Arial, Helvetica, sans-serif; 
	color:#fff; }
	
.subscribeform .input{
	 width:165px;
	 height:20px;
	 padding:0;
 	 font:bold 14px Arial, Helvetica, sans-serif; 
         color: blue;
	 }

.sbutton {
	width:65px;
	padding:1px 0 1px 0;
	text-align:center;
	font:bold 11px Arial, Helvetica, sans-serif;
	cursor:pointer;
	border:none;
	}

/*********************** Captions **************************/
.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;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 12px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/*************************************
	End Subscribe Form 
**************************************/

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */
	
/* =Menu
-------------------------------------------------------------- */

#access {
	background: #C0D5F4;
	border-top: 2px solid #006;
	border-bottom: 2px solid #006;
	display: block;
	float: left;
	margin: 0 auto;
	text-align: center;
	width: 100%;
}
#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 25px;
	width: 928px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0 auto;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	color: #336699;
	display: block;
	font-weight: bold;
	font-size: 14px;
	line-height: 38px;
	padding: 0 10px;
	text-decoration: none;
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #333;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #006;
	color: #fff;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
	background: #006;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}

/* =Navigation
-------------------------------------------------------------- */

.navigation {
	color: #888;
	font-size: 12px;
	line-height: 18px;
	overflow: hidden;
}
.navigation a:link,
.navigation a:visited {
	color: #888;
	text-decoration: none;
}
.navigation a:active,
.navigation a:hover {
	color: #ff4b33;
}
.nav-previous {
	float: left;
	text-align:left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#nav-above {
	margin: 0 0 18px 0;
}
#nav-above {
	display: none;
}
.paged #nav-above,
.single #nav-above {
	display: block;
}
#nav-below {
	margin: -18px 0 0 0;
}

/************SEARCH FORM************/
#searchform {
	width: 125px;
	padding: 5px;
	margin-top:5px;
}
#searchform #s {
	border: 1px solid #003b6f;
	color: #030;
	font-size:14px;
	font-weight: bolder;
	float:left;
	margin-right:2px;
	width: 100px;
	height: 23px;
	background: #FFFFFF;
	vertical-align: top;
}
#searchform #searchsubmit {
	background: url(images/search.png) no-repeat 0 0;
	border: 0;
	cursor: pointer;
	display: block;
	height: 25px;
	width: 28px;
    text-indent: -9999px;
	overflow:auto;
}
#searchform label {
	font-size: 10px;
	color: #41550e;
}
