﻿/*  
Theme Name: WordPress theme 572
Theme URL: http://wordpress.org/
Description: A theme from Template-Help.com Collection
Version: 2.3
Author: Template_Help.com 
Author URL: http://www.Template-Help.com/ 
*/
/* CSS Document */
*{margin:0; padding:0;}
ul{list-style:none;}
body{  	font-family:Verdana, Courier, monospace;
	font-size:12px; line-height:16px; color:#595959; background:#FFFFFF; margin-bottom:5px;}
img { border:0;}

/**********************************************/
input, textarea{font-family:Tahoma; font-size:11px; color:#000000; vertical-align:middle; font-weight:normal; background:#FFFFFF; text-align:left;}
.searching {width:228px; height:auto; color:#000000; background-color:#FFFFFF; height:18px; margin-right:9px; border: solid 1px #404040;}
/**********************************************/

.main {width:966px; margin:auto;}

a {color:#595959; text-decoration:underline;}
a:hover{text-decoration:none;}


h1 { font-size:4.16em; color:#3D4142; font-weight:normal; line-height:1.01em; width:auto;}
h1 a  {color:#3D4142; text-decoration:none;}
h2{ font-size:1.01em;color:#666;}
h3 { color:#444; font-weight:bold; text-transform:uppercase; font-size:1.01em; line-height:1.51em;}
h3 a {color:#444;; font-size:1.01em; line-height:1.01em; text-decoration:none;}
h3 a:hover {text-decoration:underline;}
#comments {color:#000000;}
#respond {color:#000000;}


/*******global********/
ul { margin:0;}
.float{float:left; margin:0 26px 0 0;}
.col{float:left;}
.side_bar { float:left;}
.column_center{float:left;}
.clear{clear:both;}
.w100 { width:100%;}
.h100 { height:100%;}
.in5 { padding-bottom:5px;}
.in10 { padding-bottom:10px;}
.in15 { padding-bottom:15px;}
.in20 { padding-bottom:20px;}
/*******global********/

.content_indent { padding:11px 0px 0 0px;}
.content .indent { padding:9px 0px 8px 0px;}


/*******************box*********************************/
.left_top{ background:url(images/left_top.gif) left top no-repeat;}
.right_top{ background:url(images/right_top.gif) right top no-repeat;}
.left_bot{ background:url(images/left_bot.gif) left bottom no-repeat;}
.right_bot{ background:url(images/right_bot.gif) right bottom no-repeat; width:100%;}

.side_left{ background:url(images/side.gif) left top repeat-y #FFFFFF;}
.side_right{ background:url(images/side.gif) right top repeat-y;}
.side_top{ background:url(images/side.gif) left top repeat-x;}
.side_bot{ background:url(images/side.gif) left bottom repeat-x;}
/***************************end**************************/

/*******************box*********************************/
.left_top_2{ background:url(images/lt.gif) left top no-repeat;background-color:#474747;}
.right_top_2{ background:url(images/rt.gif) right top no-repeat;}
.left_bot_2{ background:url(images/lb.gif) left bottom no-repeat;}
.right_bot_2{ background:url(images/rb.gif) right bottom no-repeat; width:100%; }


/***************************end**************************/

/*******************box*********************************/
.left_top_3{ background:url(images/lt.gif) left top no-repeat;background-color:#474747;}
.right_top_3{ background:url(images/rt.gif) right top no-repeat;}
.left_bot_3{ background:url(images/lb.gif) left bottom no-repeat; height:40px;}
.right_bot_3{ background:url(images/rb.gif) right bottom no-repeat; width:100%;  height:40px;}

.side_top_3{ background:url(images/side_top_3.gif) left top repeat-x #3A3A3A;}
.side_bot_3{ background:url(images/side_bot_3.gif) left bottom repeat-x;}
/***************************end**************************/
#searchform{
	padding:10px 0 0 50px;
}
#Label1{
font-weight:bold;
	color:#ffc600;
}
.searchField{
	width:500px;
	border:none;
	height:18px;
	font-size:14px;
}
.searchSubmit{
	background-color:#ffc600;
border:none;height:18px;
text-align:center;
width:60px;
font-size:14px;

}
.button{
background-color:#ffc600;
border:1px #666 solid;
height:18px;
text-align:center;
padding: 0 10px 0 10px;
margin: 0 10px 0 10px;
font-size:14px;
}
.textbox{	border:1px #666 solid;
	height:18px;
	font-size:14px;}
.loginform{
		padding:10px 0 0 5px;
}
#login a{
		color:#ffc600;
float:right;
padding-right:5px;
}
#login h3{
		color:#ffc600;
}
.search_l{
	width:110px;
	border:none;
	height:18px;
	font-size:14px;
	border:1px #ffc600 solid;
	margin-bottom:15px;

}
.submit{
		background-color:#ffc600;

border:none;
height:18px;
text-align:center;
padding: 0 10px 0 10px;
margin: 0 10px 0 10px;
font-size:14px;

}
/*******************header*********************************/
#header .block_logo { height:120px;}
.menu{ float:left; padding:4px 0 0 15px; font-weight:bold;}
.menu ul li {display: block;font-size:14px;margin-right: 5px;float:left;}

.menu ul li a, .menu ul li a span {color: #000;display: block;text-decoration: none;background: url(images/navbl.png) no-repeat 0 -60px;padding:0px;}
.menu ul li a span {margin:10px 0px 0px 15px;padding:15px 8px 10px 0px;}
.menu ul li a:hover, .menu ul li a:hover span {background-color:#FFF; color:#ffc600; font-weight:bold;}
.menu ul li a:hover {background-position: top left;cursor:pointer;}
.menu ul li a:hover span {background-position: top right;cursor:pointer;}

#searchbl{
	clear:both;
	background-color:#666;
	height:50px;
	width:100%;
}
.menu li a:hover{text-decoration:underline;}
.block_search{ float:right; padding:0 40px 0 0;}
/*******************end header*********************************/
	#logo{
		height:120px;
		width:160px;
		background-image:url('images/logo.jpg');
		background-repeat:no-repeat;
		float:left;
	}
	#news{
		float:left;
		width:540px;
		margin:5px;
	}
	#login{
		float:right;
		width:240px;
		margin-top:20px;
		height:80px;
		background-color:#313131;
	}
/* begin Menu */

/*******************side_bar*********************************/
.side_bar { width:262px;}
.side_bar .inside{ padding:15px 8px 10px 8px;
color:#fff;
font-size:12px;

 }
 .side_bar .inside a{
color:#ffc600;
font-size:14px;
font-weight:bold;
text-decoration:none;

 }

/*---------------------------------------------------*/
.widget_style { margin:0 0 0 0; padding:0 0 27px 0;}
.widget_style h2 {font-size:1.01em; line-height:1.27px; color:#232323; font-weight:bold; background:url(images/bull.gif) 0 0 no-repeat; text-transform:uppercase; padding:8px 0 20px 24px;}
.widget_style h2 a {color:#232323; text-decoration:none;}
.widget_style h2 a:hover {text-decoration:none;}

.widget_style ul { font-size:1.01em; margin:0 0 0 7px;}
.widget_style li { font-size:1.01em; line-height:1.81em; color:#7E888A;}
.widget_style li a { font-size:1.01em; line-height:1.81em; color:#7E888A; text-decoration:underline; background:url(images/arr.gif) no-repeat 0px 7px; padding:0 0 0 17px;}
.widget_style li a:hover { text-decoration:none;}

/*---------------------------------------------------*/

#categories.widget_style ul { font-size:1.01em; margin:0 0 0 7px;}
#categories.widget_style li { font-size:1.01em; line-height:1.78em; color:#7E888A;}
#categories.widget_style li a { font-size:1.01em; line-height:1.78em; color:#7E888A; text-decoration:underline; background:url(images/arr.gif) 0 7px no-repeat; padding:0 0 0 17px;}
#categories.widget_style li a:hover { text-decoration:none;}

/*---------------------------------------------------*/

#archives.widget_style ul { font-size:1.01em; margin:0 0 0 7px;}
#archives.widget_style li { font-size:1.01em; line-height:1.81em; color:#7E888A;}
#archives.widget_style li a { font-size:1.01em; line-height:1.81em; color:#7E888A; text-decoration:underline; background:url(images/arr.gif) 0 7px no-repeat; padding:0 0 0 17px;}
#archives.widget_style li a:hover { text-decoration:none;}

/*---------------------------------------------------*/

#links_with_style ul {margin:0 0 0 0; background:none;}
#links_with_style ul ul h2{ margin:0 0 0 0; background:none; padding:0;}
#links_with_style ul li h2 { font-size:1.01em; list-style:none; line-height:14px; color:#232323; background:url(images/bull.gif) 0 4px no-repeat; padding:4px 0 12px 26px; font-weight:bold;margin:0 0 0 0;}
#links_with_style ul li ul li { font-size:11px; color:#7E888A;  padding:0 0 0 0;}
#links_with_style ul li ul { margin:0 0 0 7px;}
#links_with_style ul li ul li a{padding:0 0 0 14px;}

/*---------------------------------------------------*/

#calendar_wrap {vertical-align:top; width:auto; margin:auto;padding:13px 20px 0px 0;}
#calendar_wrap caption { color:#232323; font-weight:bold; font-size:1.01em;}
#calendar_wrap td {width:25px; text-align:right; color:#636262; font-size:1.11em;}
#calendar_wrap td a {color:#7E888A;}
#calendar_wrap th { color:#7E888A;}

/*---------------------------------------------------*/

#statusbar p {padding:0px 20px 20px 0;}
#statusbar a {font-weight:bold; color:#7E888A;}
/*******************end side_bar*********************************/


/*******************column_center*********************************/
.column_center { width:684px;}
.text_box { font-size:1.09em; line-height:1.42em; padding:23px 20px 0 18px;}
.text_box em{ font-size:1.16em;}

.text_box li{ margin:0; padding:0;}
.text_box li a{ color:#61635F; text-decoration:underline; font-size:1.09em; line-height:1.92em; background:url(images/arr_1.gif) 0 6px no-repeat; padding:0 0 0 17px;}
.text_box li a:hover{text-decoration:none;}

.info { float:left;}
.title .date { float:right;}

.title { padding:0 0 0 0;}
.title_indent{ padding:29px 17px 23px 20px;}
.title span { color:#FFFFFF;  font-size:1.01em; line-height:1.01em;}
.title .date { font-size:1.01em; line-height:1.27em; color:#B3B3B3; font-weight:bold; padding:4px 0 0 0;}

.comments {color:#4F4F4F; font-size:1.01em; font-weight:bold; line-height:1.9em; padding:30px 0 30px 0;}
.comments_indent { padding:10px 40px 10px 20px;}
.comments a {text-decoration:underline; color:#4F4F4F; font-size:1.01em; line-height:1.9em;}
.comments a:hover{text-decoration:none;}
/*******************end column_center*********************************/



/*************************************/
#recent-posts  {vertical-align:top;}
#calendar {vertical-align:top;}
#google-search  {vertical-align:top;}
#gsearch {text-align:left;}
#pages  {vertical-align:top;}
#text-1 {vertical-align:top;}
#delicious {vertical-align:top;}
#delicious-box {text-align:left;}

/*************************************/
.textwidget {padding:13px 0px 0px 0px;}
#statusbar {text-align:justify; color:#7E888A;}

.widget_style.search{background:none; margin:0; padding:0;}
.oddcomment{color:#FF0000;}

/*******************footer*********************************/
#footer{
	height:75px;
	background-color:#ffc600;

}
#footer a{
	color:#fff;

}
	#copyr{
		height:65px;
		width:150px;
		float:left;
		background-color:#ffc600;
		padding: 5px;
		color:#000;

	}
	#polos{
		height:75px;
		width:250px;
		margin-left:160px;
		background-image:url('images/footpolos.gif');
		background-repeat:no-repeat;
	}
	#counters{
		height:65px;
		width:548px;
		margin-top:-75px;
		background-color:#000; float:right;
		text-align:right; color:#fff;
		padding: 5px;


	}/*******************end footer*********************************/
.left_side {
		float: left;
		width: 250px;
		padding: 0 0 0 5px;
		margin: 30px 0 0 0px;
		text-align:left;
	}
		.right_side {
		float: right;
		width: 250px;
		padding: 0 0 0 5px;
		margin: 30px  0 0 0px;
		text-align:left;
	}
.pagenav {
	font-size: 12px;
	padding: 40px 0 0 0;
	padding: 6px; 
	margin: 4px;
	color: #000000;
}

.pagenav a, .pagenav a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #666666;
	color: #666666;
	background-color: #FFFFFF;	
}
.pagenav a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #666666;
	color: #666666;
	background-color: #FFFFFF;	
}
.pagenav a:hover {	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.pagenav a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #666666;
	color: #666666;
	background-color: #FFFFFF;	
}
.pagenav span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.pagenav span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.pagenav span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.right_articles {
	padding: 0px 4px 0px 4px; 
	margin: 0px 0px 0px 5px;
	}
.type1{background-color:#288b34; color:#fff; padding:0 5px 0 5px;}
.type2{background-color:#28448b; color:#fff; padding:0 5px 0 5px;}
.type3{background-color:#8b2828; color:#fff; padding:0 5px 0 5px;}
.type4{background-color:#8b8a28; color:#fff; padding:0 5px 0 5px;}
.type5{background-color:#67288b; color:#fff; padding:0 5px 0 5px;}
.osp{color:#754f18;font-weight:bold;}
hr{	width:100%;
	height:0px;
	color:#fff;
	border-top:solid #c0c0c0 1px;
}
#abb a
{
font-size:12px;
font-weight:normal;
color:#fff;
text-decoration:underline;
}
