/*
Theme Name: pcrw
Theme URI:  
Description: The WordPress theme.
Version: 1.0
Author: 
Author URI: 
Tags: 

*/
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,b,u,i,center,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-size:100%;
	vertical-align:baseline;
	background:transparent;
}
ol,ul{
	list-style:none;
}
blockquote,q{
	quotes:none;
}
blockquote:before,blockquote:after,q:before,q:after{
	content:'';
	content:none;
}
:focus{
	outline:0;
}
ins{
	text-decoration:none;
}
del{
	text-decoration:line-through;
}
table{
	border-collapse:collapse;
	border-spacing:0;
}
/* General Styles */
.skiplink{
	display:none;
}
.clear{
	clear: both;
}
label{
	cursor:pointer;
}
a{
	color: #0014f3;
	text-decoration:none;
}
a:focus,a:hover{
	text-decoration:underline;
}
body{
	background:#fff url(images/bgr_main.gif) repeat-x bottom;
	color:#363636;
	font:62.5%/1 Arial, Helvetica, sans-serif;
}
.wrapper{
	margin:0 auto;
	width:960px;
	background: #f7f7f7;
	padding: 8px 16px 16px 16px;
	border-bottom: 10px solid #fff;
	border-top: 10px solid #fff;
}
/* mainmenu */
#mainmenu{
	width:918px;
	overflow: hidden;
	padding: 12px 10px 12px 10px;
	background: url(images/bgr_mainmenu.gif) repeat;
	border: 11px solid #e8e8e8;
	border-bottom: 0;
}
#mainmenu ul{
	width: 100%;
	float:left;
	background: url(images/bgr_mainmenu_a.gif) repeat;
}
#mainmenu ul li{
	float: left;
	color:#fff;
	padding:0 0 0 1px;
	font-size:2.0em;
	line-height:1.1em;
	background: url(images/bgr_mainmenu_li.gif) no-repeat left center;
}
#mainmenu ul li.first{
	padding:0;
	background:none;
}
#mainmenu ul li a{
	float: left;
	line-height: 57px;
	color:#fff;
	background: url(images/bgr_mainmenu_a.gif) repeat;
	height: 57px;
	text-align: center;
	cursor: pointer;
	width: 182px;
}
#mainmenu ul li.first a{
	width: 185px;
}
#mainmenu ul li a:hover, #mainmenu ul li.current_page_item a{
	background: url(images/bgr_mainmenu_a_hover.gif) repeat;
	text-decoration: none;
}
/* header */
#header{
	width:100%;
	overflow: hidden;
	padding: 0 0 5px 0;
}
#logo{
	width: 700px;
	height: 115px;
	background:url(images/logo.png) no-repeat;
	display:block;
	text-indent:-9999em;
	cursor:pointer;
	float: left;
}
#header p{
	float: right;
	padding: 51px 0 0 0;
}
/*body*/
#body{
	width:100%;
	overflow:hidden;
}
#content{
	width: 938px;
	background: #e9e9e9;
	border: 11px solid #e8e8e8;
	overflow: hidden;
}
.home #content{
	width: 947px;
	background: url(images/bgr_content_home.gif) repeat-y;
	overflow: hidden;
	border: 11px solid #f6f6f6;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	padding: 0 2px 10px 11px;
}
/*home_left*/
#home_left{
	float: left;
	width: 287px;
	padding: 10px 0 0 0;
}
/*home_right*/
#home_right{
	float: right;
	width: 640px;
}
#home_right_top{
	width: 620px;
	background: url(images/bgr_home_right.gif) repeat-y;
	padding: 10px 10px 0 10px;
	overflow: hidden;
}
.home_sch{
	float: left;
	width: 299px;
	padding: 0 0 10px 0;
}
.page-template-page-calendar-php .home_sch{
	float: none;
	width: 100%;
}
.home_twt{
	float: right;
	width: 291px;
	padding: 0 0 10px 0;
}
/*home_sch*/
.home_sch ul{
	padding: 0 0 10px 0;
}
.page-template-page-calendar-php .home_sch ul{
	padding: 0 0 10px 10px;
}
.home_sch li{
	padding: 0 0 20px 0;
	margin: 0;
}
.home_sch li p{
	font-size:1.4em;
	line-height:1.3em;
}
.home_sch li h3{
	font-weight: normal;
	color: #941e14;
	font-size:1.6em;
	line-height:1.3em;
}
.home_sch li a{
	text-decoration:underline;
}
.home_sch li a:hover{
	text-decoration:none;
}
.home_button{
	width: 100%;
	overflow: hidden;
}
.home_button a, .post .entry .home_button a{
	float: right;
	cursor: pointer;
	font-size: 16px;
	color: #fff;
	background: #c12817;
	border: 3px solid #8e0e00;
	padding: 4px 6px 4px 6px;
	text-decoration: none;
}
.home_button a:hover, .post .entry .home_button a:hover{
	text-decoration: underline;
}
/*twitter-message*/
.twitter-message{
	font-size:1.4em;
	line-height:1.3em;
	color: #8e0d00;
	padding: 0 0 20px 0;
}
.twitter-message a.twitter-link{
	font-size:0.8em;
	color: #051d40;
	text-decoration: underline;
}
.twitter-message a.twitter-link:hover{
	text-decoration: none;
}
/*home_block*/
.home_block{
	width: 620px;
	clear: both;
	overflow: hidden;
	border-top: 10px solid #f7f7f7;
	padding: 10px 10px 0 10px;
}
.event_block{
	width: 620px;
	clear: both;
	overflow: hidden;
	padding: 10px 10px 0 10px;
}
/*post*/
.post{
	width:100%;
	margin:0 0 20px 0;
}
.home .post{
	margin: 0;
}
.post .title{
	color:#fff;
	font-size:1.8em;
	line-height:1.3em;
	font-weight:normal;
	background: #941818;
	padding: 5px 10px 5px 10px;
	margin: 0 0 15px 0;
}
.post .title a{
	color:#fff;
}
.post .entry{
	font-size:14px;
	line-height:1.5em;
	margin: 0 10px 0 10px;
	overflow: hidden;
}
.post .entry a{
	color: #0014f3;
	text-decoration:underline;
}
.post .entry a:hover{
	text-decoration:none;
}
.post .entry p{
	margin:0 0 15px 0;
}
.post .entry .font_18{
	font-size: 18px;
}
.post .entry ul {
	margin:0 20px 15px 25px;
}
.post .entry ul li{
	margin: 0;
	padding: 0;
	list-style:disc;
}
.post .entry ol {
	padding: 0 0 0 35px;
	margin:0 20px 15px 0;
	list-style:decimal;
}
.post .entry ol li {
	margin: 0;
	padding: 0;
}

.page-template-page-friends-php .post .entry ul {
	margin:0;
	float: left;
	width: 50%;
	padding: 0 0 20px 0;
}
.page-template-page-friends-php .post .entry ul li{
	margin: 0;
	padding: 0;
	list-style:none;
}
/*board*/
#board{
	width: 100%;
	overflow: hidden;
	border: 11px solid #e9e9e9;
	width: 918px;
	background: url(images/bgr_board.gif) repeat-y;
	padding: 10px;
}
/*menu*/
#menu{
	width: 165px;
	float: left;
}
#menu ul{
	width: 100%;
}
#menu li{
	width: 100%;
	background: url(images/bgr_menu_li.gif) no-repeat;
	padding: 2px 0 0 0;
	font-size:2.0em;
	line-height:1.1em;
	color: #fff;
}
#menu li.first{
	padding: 0;
	background: none;
}
#menu a{
	width: 100%;
	height: 53px;
	line-height: 53px;
	cursor: pointer;
	display: block;
	color: #fff;
	background: url(images/bgr_mainmenu_a.gif) repeat;
	text-indent: 13px;
}
#menu a:hover, #menu .selected a{
	text-decoration: none;
	color: #3b4f72;
	background: url(images/bgr_mainmenu_a_hover2.gif) repeat;
}
/*slider*/
#slider{
	float: right;
	width:743px;
	height: 265px;
	position:relative;
}
#slider .item {
	height:100%;
	width:100%;
	position:absolute;
	top:0;
	left:0;
}
#slider .item img {
	float:left;
	width:428px;
	height:275px;
	margin: 0 23px 0 0;
}
#slider .item .feature { float:left; width:290px; height:272px; background:transparent url(images/bgr_redbox.gif) no-repeat;
	color:#fff;
	font-size:1.3em;; 
	line-height:1.3em; }
#slider .item .feature h2 { margin-top:25px; padding:0 20px 3px 0; color:#fff; font-size:20px; font-weight:normal; width:206px; margin-left:29px; border-bottom:solid 3px #fff; margin-bottom:8px; line-height:18px }
#slider .item .feature_content{
	padding:0 35px 0 30px; 
	height:170px;
	overflow:hidden;
}
#slider .item .feature_content p { padding: 10px 0 0 0;}
#slider .item .feature_content p a { text-decoration:underline; }
#slider .item .feature_content p a:hover { text-decoration:none; }
#slider .item .feature span { bottom:10px; left:452px; padding:0 30px; position:absolute; }
#slider .item .feature span.more { bottom:30px; }
#slider .item .feature span a { text-decoration:none; color:#fff; }
#slider .item .feature span a:hover { text-decoration:underline; }
#slider .revolver_box { position:absolute; bottom:8px; right:16px; }
#slider .revolver_box ul { margin:0; padding:0; list-style:none; }
#slider .revolver_box ul li { float:left; margin:0 3px; border:solid 1px #821a0c; }
#slider .revolver_box ul li a { outline:none; display:block; text-align:center; font-size:16px; width:15px; background-color:#eaeaea; color:#821a0c; text-decoration:none; padding:1px 2px 0; height:19px; }
#slider .revolver_box ul li.selected { border-color:#fff; }
#slider .revolver_box ul li.selected a { background-color: #821a0c; color:#fff; }
#slider .revolver_box ul li a:hover { text-decoration:underline; }
/*contact_us*/
#contact_us{
	font-size:16px;
	color: #666;
}
#contact_us a{
	color: #666;
	text-decoration: none;
}
#contact_us a:hover{
	text-decoration: underline;
}
#contact_us p{
	margin: 0 0 20px 0;
}
#contact_us label{
	display: block;
	margin: 0 0 0 10px;
}
#contact_us .text{
	background: #f6f6f6;
	color: #666;
	border: 3px solid #dcdcdc;
	font-size:16px;
	width: 880px;
	padding: 5px;
	font-family: Arial, HelvІetica, sans-serif;
	display: block;
	margin: 0 0 1px 10px;
}
#contact_us .submit{
	background: #f6f6f6;
	color: #a01818;
	border: 3px solid #dcdcdc;
	font-size:13px;
	padding: 5px 0 5px 0;
	font-family: Arial, HelvІetica, sans-serif;
	margin: 0 0 0 10px;
	display: block;
	width: 200px;
	text-align: center;
}
/*footer_links*/
#footer_links{
	width: 100%;
	min-height: 80px;
	overflow: hidden;
	background: #e9e9e9;
	border-top: 10px solid #f7f7f7;
	padding: 10px 0 10px 0;
}
#footer_links p{
	font-size: 1.3em;
	line-height:1.3em;
	padding: 0 0 0 10px;
}
/*footer*/
#footer{
	width:100%;
	overflow:hidden;
	padding: 10px 0 0 0;
}
#footer p{
	color:#949494;
	line-height:1.3em;
	padding: 0 10px 0 10px;
}
#footer p a{
	color:#949494;
}
#footer p.copyrights{
	float: left;
}
#footer .logo{
	float: right;
}

/* 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 Calendar */
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 1.1em;
	}

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

#wp-calendar caption {
	text-align: center;
	font-size:1.3em;
	font-weight:bold;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 95%;
	}

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

blockquote {
	margin: 15px 0 20px 0;
	padding:15px 15px 5px 20px;
	border-left: 5px solid #bdbdbd;
	}

blockquote blockquote{
	}

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

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}
.nopost, .nocomments{
	text-align:center;
	color:#000;
	font-size:1.2em;
	line-height:1.5em;
}
/* End Various Tags & Classes*/

/*navigation*/
.navigation{
	width:100%;
	overflow:hidden;
	text-align: center;
	padding:10px 0 30px 0;
	font-size:1.2em;
	line-height:1.8em;
}
.single .navigation{
	width:100%;
	margin:0 auto;
}
.navigation a{
	text-decoration: underline;
	color:#444444;
}
.navigation a:hover{
	text-decoration: 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;
}

.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;
}
/* End captions */
.page-template-page-about-php .post{
	margin: 0;
	padding: 0;
}
.page-template-page-about-php .post .title{
	margin: 0;
}
.page-template-page-about-php .post .entry{
	width: 100%;
	padding: 0;
	margin: 0;
}
/*about_top*/
.about_wrap {
	background: url(images/bgr_about_top.gif) repeat-y 0 0;
	display: block;
	height: 100%;
	overflow: hidden;
}
.about_left, .about_right {
	width: 469px;
}
.about_left {
	float: left;
}
.about_right {
	float: right;
}
.about_left .office {
	background-color: #e0e0e0;
}
.about_top{
	width: 100%;
	overflow: hidden;
	background: #16274c;
}
.about_top h3 {
	float: left;
	color: #fff;
	font-weight: normal;
	font-size: 14px;
	line-height: 38px;
	padding: 0 0 0 11px;
}
.about_top_links{
	width: 100%;
	overflow: hidden;
	background: #16274c;
	margin-bottom:10px;
}
.about_top_links h3{
	float: left;
	color: #fff;
	font-weight: normal;
	font-size: 14px;
	line-height: 38px;
	width: 458px;
	padding: 0 0 0 11px;

}
.about_body{
	width: 100%;
	overflow: hidden;
}
.page-template-page-about-php .post .entry .about_body ul{
	width: 100%;
	overflow: hidden;
	padding: 0;
	margin: 0;
}
.about_body_title{
	border-bottom: 1px solid #16274c;
}
.page-template-page-about-php .post .entry .about_body ul li{
	padding: 10px 0 10px 11px;
	margin: 0;
	float: left;
	list-style: none;
	width: 254px;
	color: #16274c;
}
.page-template-page-about-php .post .entry .about_body ul li.office{
	width: 193px;
}
/*news_left*/
.news_left{
	width: 430px;
	float: left;
}
.news_right{
	width: 497px;
	float: right;
}
.photo_album{
	width: 100%;
	overflow: hidden;
	padding: 0 0 20px 0;
}
.photo_album h3{
	font-size: 13px;
	line-height: 1.3em;
	color: #16274d;
	padding: 10px 0 0 11px;
	font-weight: normal;
}
.news_right .photo_album h3{
	font-size: 18px;
	padding: 20px 0 0 11px;
}
.photo_album h3 a{
	color: #16274d;
}
.photo_album_list{
	width: 100%;
	overflow: hidden;
}
.photo_album_list li{
	font-size: 18px;
	line-height: 1.3em;
	color: #16274d;
	padding: 0 0 7px 5px;
}
.photo_album_list li a{
	color: #16274d;
}
/*join_page*/
.join_page{
	width: 100%;
	overflow: hidden;
}
.join_page h4{
	margin: 0 0 15px 10px;
	color: rgb(129, 17, 14);
	font-size: 18px;
}
.join_page form, .join_page p{
	font-size: 13px;
	line-height: 1.3em;
}
/*gallery-item*/
.gallery-item .gallery-caption{
	padding: 10px 20px 0 20px;
}