/*
Theme Name:Corporate_play
Theme URI: http://www.templatemonster.com
Description: centered on page, sidebar on left on all views, header image, light grey background
Version: 2.0
Author: Template Monster
*/

@charset "iso-8859-1";
/* CSS Document */
body  {
	background-image:url(images/bg.gif);
	background-repeat:repeat;
	font-size:11px;
	font-family:Tahoma, Arial;
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px; 
	color:#262626;	
}
.main_bg{
	background-image:url(images/main_bg.gif);
	background-position:top;
	background-repeat:repeat-x;
}
.main_b{	
	width:687px;
	text-align:left;
	padding:0px 0px 0 0px;
}
h2, h3, h4 {
	font-size:11px;	
	color:#4D4D4D;
	font-family:Tahoma, arial, Times, serif;
	font-weight:bold;
	text-transform:uppercase;
	padding-left:0px;
}
h3 a, h4 a {
	font-size:11px;	
	color:#4D4D4D;
	font-family:Tahoma, arial, Times, serif;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	padding-left:0px;
}
a {	
	color:#9D0B0E;
	text-decoration:underline;
}
a:hover {
	text-decoration:none
}

.postmetadataalt {
	font-size:9px;
}
.pagetitle {
	padding:10px 20px 0px 38px
}
.table_main {		
	width:687px;
	height:100%;
	vertical-align:top;	
	background-image:url(images/h_bg.gif);
	background-repeat:repeat-y;			
}
.footer {	
	width:687px;
	height:100%;
	vertical-align:top;
	background-image:url(images/footer.gif);
	background-position:top;
	background-repeat:no-repeat;	
}
.header {
	width:687px;
	height:105px;
	vertical-align:top;
}
.co_name{
	position:relative;
	float:left;
	text-align:left;
	/*width:465px;*/
	padding:35px 0px 0px 0px;
	color:#FFFFFF;
	font-size:12px;
}
.co_name h1{
	padding:0;
	margin:0;
}
.co_name a{
	padding:0;
	margin:0;
	color:#FFFFFF;
	text-decoration:none;
	font:27px "Times New Roman", Times, serif;
}
.search{	
	width:182px;
	vertical-align:top;
	padding:23px 0px 30px 0px;
	text-align:center;		
}
.s_button{
	height:21px;
	font-size:12px;
	padding:0 3px 1px 3px;
}
.form {
	font-size:11px;
	color:#000000;
	border:#7F9DB9 solid 1px;
	font-family:Tahoma, arial, verdana, courier;
	width:90px;
	height:17px;	
	padding:0px 0px 0px 5px;
	margin:0px 0px 0px 3px;
	vertical-align:top;
}
.main {	
	width:687px;
	height:100%;
	vertical-align:top;		
	background-image:url(images/top_bg.gif);
	background-position:top;
	background-repeat:no-repeat;
}
.table {	
	width:687px;
	height:100%;
	display:table;
}
.table_row {
	height:100%;
	display:table-row;	
	width:687px;
}
.right {
	height:100%;
	vertical-align:top;
	display:table-cell;	
}
.table2 {
	height:46px;
	display:table;	
	width:495px;
}
.table_row2 {
	height:100%;
	display:table-row;	
	width:495px;
}
.head1 {	
	vertical-align:top;
	display:table-cell;
	padding:10px 0 0 0;
	width:430px;		
}
.head_txt {
	margin:0 0 0 50px;
	padding:0px 0px 3px 0px;
	color:#C14432; 
	font-size:10px;	
	width:405px;
	font-family:tahoma, arial, Microsoft Sans Serif;
	border-bottom:1px solid #000000;
}
.head_txt h2{
	font-size:14px;
	font-family:tahoma, arial, Microsoft Sans Serif;
	padding:0;
	margin:0;
	font-style:normal;
	text-transform:none;
}
.head_txt a{
	color:#427669; 
	font-size:14px;
	font-family:tahoma, arial, Microsoft Sans Serif;
	font-weight:bold;
	text-decoration:none;
}
.head_txt a:hover {
	color:#427669;
	text-decoration:underline;
}
*html .head1 {
	float:left;
}
*html .head2 {
	float:left;
}
.content_txt {
	padding:0 35px 0 50px;
	line-height:13px;	
}
.content_txt h2{
	font-size:12px;
}
.content_txt a {
	font-size:11px; 
	text-decoration:underline;
	color:#262626;
	cursor:pointer;
	font-family:Tahoma, arial, serif;	
}
.content_txt a:hover {
	text-decoration:none;
}
.content_more {
	position:relative;
	float:right;
	text-align:right;	
	padding:0px 40px 0px 0px;
	color:#9D0B0E;
	font-size:11px; 
	font-family:Tahoma, arial, serif;	
}
.content_more a {
	text-decoration:underline;
	color:#9D0B0E;
}
.content_more a:hover{
	text-decoration:none;
}
.content_txt ul {
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
}
.content_txt li {
	list-style:none;
	padding:0px 0px 0px 0px;
	margin:0px 0px 0px 0px;
	vertical-align:top;
	line-height:15px;
}
.content_txt ul li a {
	text-decoration:none;
	font-size:11px;	
	color:#9D0B0E;
	font-family:tahoma, arial, times new roman;
	padding:0px 0px 0px 11px;
}
.content_txt li a:hover {
	text-decoration:underline;
}
.left{
	height:100%;
	vertical-align:top;
	display:table-cell;		
	width:495px;
}
*html .left {
	float:left;
}
*html .right {
	float:left;
}
.article{
	padding:20px 0 0 0;
}
.footer_txt {
	text-align:left;
	vertical-align:top;
	padding:25px 0 20px 0px;
	font-size:11px;	
	font-family:tahoma, Arial;	
}
.footer_txt a {	
	text-decoration:underline;
	color:#262626;
}
.footer_txt a:hover {
	text-decoration:none;
}
.alignleft{
	float:left;
	padding:0 0px 10px 20px;
}
.alignright{
	float:right;
	padding:0 20px 10px 0;
}
/*sidebar*/
.widget_style h2, .widget_style h2 a{
	padding:0;
	margin:0;
	color:#000000;
}
.widget_style h2 a img{
	border:none;
	vertical-align:middle;
}
.right_head{
	height:24px;
	padding:10px 5px 0 12px;
}
.widget_style{
	margin:0 0 5px 0;
	/*width:191px;*/
	width:185px;
	color:#026F93;	
}
.widget_style ul{
	padding:0px 0px 20px 7px;
	margin:0 0px 0 0;
}
.widget_style li{
	list-style:none;
	background-image:url(images/list_p.gif);
	background-position:4% 50%;
	background-repeat:no-repeat;
	padding:0 0px 0 17px;
	margin:0;
}
.widget_style ul li a{
	color:#4B4B4B;
	font-weight:normal;
	text-decoration:none;
}
.widget_style ul li a:hover{
	text-decoration:underline;
}
#line1 .right_bg, #line2 .right_bg, #line3 .right_bg, #line4 .right_bg{
	/*background-image:url(images/s_line.gif);*/
	background-position:left bottom;
	background-repeat:no-repeat;
	padding:0;
	margin:0;
	
	
}
.right_bg{
	/*background-image:url(images/s_line.gif);*/
	background-position:left bottom;
	background-repeat:no-repeat;
	padding-bottom:20px;
	
	
}
#line5 .right_bg{
	background:none;
}
/*calendar*/
#calendar_wrap{
	text-align:center;
	width:191px;
	margin:0px auto;
}
#wp-calendar{
	margin:0px auto;
}
#wp-calendar caption{
	text-align:center;
	margin:0px auto;
}