/* CSS Document */
*{
	margin:0;
	padding:0;
	border: none none #000000;
}
ul{list-style:none;}
body{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:11px;
	line-height:2em;
	color:#CCCCCC;
	background:#FFFFFF;
}
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:239px; height:auto; color:#000000; background-color:#FFFFFF; height:18px; margin-right:6px; border: solid 1px #C8C8C8;}
/**********************************************/

.min_width {width:expression(((document.documentElement.clientWidth || document.body.clientWidth) < 920)? "920px" : "100%"); min-width:920px;}
.main {
	width:70%;
	margin:auto;
}

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

 
h1 {
	font-size:2.72em;
	color:#FFF;
	text-transform:uppercase;
	font-weight:bold;
	line-height:1.01em;
	width:auto;
}
h1 a  {
	color:#FFF;
	text-decoration:none;
}
h2{
	font-size:1.54em;
}
h3 { color:#B20202; font-weight:bold; font-size:1.54em; line-height:1.18em;}
h3 a {color:#B20202; font-size:1.01em; line-height:1.01em; text-decoration:none;}
h3 a:hover {text-decoration:underline;}


/*******global********/
ul { margin:0;}
.float{float:left; margin:0 20px 0 0;}
.col{float:left;}
.side_bar { float:left; width:235px; margin:0 -235px 0 0; position:relative;}
.column_center{float:left; width:100%;}
.indent_center { padding:0 0 0 20px; margin:0 0 0 235px;}
.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 {
	padding-top: 20px;
	padding-right: 25px;
	padding-bottom: 20px;
	padding-left: 25px;
}
.content .indent { padding:12px 13px 12px 14px;}



/*******************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_left.gif) left top repeat-y #FFFFFF;
	width: 70%;
	margin: auto;
	border-top-color: #333333;
	border-right-color: #333333;
	border-bottom-color: #333333;
	border-left-color: #333333;
}
.side_right{ background:url(images/side_right.gif) right top repeat-y;}
.side_top{ background:url(images/side_top.gif) left top repeat-x;}
.side_bot{ background:url(images/side_bot.gif) left bottom repeat-x;}
/***************************end**************************/

/*******************box*********************************/
.left_top_2{ background:url(images/left_top_2.gif) left top no-repeat;}
.right_top_2{ background:url(images/right_top_2.gif) right top no-repeat;}
.left_bot_2{ background:url(images/left_bot_2.gif) left bottom no-repeat;}
.right_bot_2{ background:url(images/right_bot_2.gif) right bottom no-repeat; width:100%;}

.side_left_2{ background:url(images/side_2.gif) left top repeat-y #FFFFFF; }
.side_right_2{ background:url(images/side_2.gif) right top repeat-y;}
.side_top_2{ background:url(images/side_2.gif) left top repeat-x;}
.side_bot_2{ background:url(images/side_2.gif) left bottom repeat-x;}
/***************************end**************************/

/*******************box*********************************/
.left_top_3{ background:url(images/left_top_3.gif) left top no-repeat;}
.right_top_3{ background:url(images/right_top_3.gif) right top no-repeat;}
.left_bot_3{ background:url(images/left_bot_3.gif) left bottom no-repeat;}
.right_bot_3{ background:url(images/right_bot_3.gif) right bottom no-repeat; width:100%; min-height:235px; height:auto !important; height:235px;}

.side_top_3{ background:url(images/side_top_3.gif) left top repeat-x #9B0101;}
.side_bot_3{ background:url(images/side_bot_3.gif) left bottom repeat-x;}
/***************************end**************************/

/*******************box*********************************/
.left_top_4{ background:url(images/left_top_4.gif) left top no-repeat #CED0D1;}
.right_top_4{ background:url(images/right_top_4.gif) right top no-repeat;}
.left_bot_4{ background:url(images/left_bot_4.gif) left bottom no-repeat;}
.right_bot_4{ background:url(images/right_bot_4.gif) right bottom no-repeat; width:100%;}
/***************************end**************************/

/*******************box*********************************/
.left_top_5{ background:url(images/left_top_5.gif) left top no-repeat #E5E5E5;}
.right_top_5{ background:url(images/right_top_5.gif) right top no-repeat;}
.left_bot_5{ background:url(images/left_bot_5.gif) left bottom no-repeat;}
.right_bot_5{ background:url(images/right_bot_5.gif) right bottom no-repeat; width:100%;}
/***************************end**************************/


/*******************header*********************************/
#header {
	width:100%;
	background:url(images/bg_header.gif) 0 0 repeat-x;
}
.header_left { background:url(images/header_left.gif) 0 0 no-repeat;}
.header_right { background:url(images/header_right.gif) right top no-repeat; width:100%; height:216px;}
#header .menu {
	padding:32px 0 32px 49px;
}
#header .menu li { background:url(images/sep.gif) right top no-repeat; padding:0 20px; float:left;}
#header .menu li a{ color:#FFFFFF; font-size:1.09em; font-weight:bold; background:url(images/bull.gif) 0 0 no-repeat; padding:0 0 0 22px; text-decoration:none;}
#header .menu li a:hover{text-decoration:underline;}
#header .logo {
	padding:5px 0 0 70px;
	float:left;
	width:55%;
	height:71px;
	background:url(images/sep_2.gif) right top no-repeat;
}
#header .block_search {
	padding:5px 100px 0 0;
	float:right;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	height: auto;
	line-height: normal;
}
#header span  {
	font-size:1.1em;
	line-height:1.45em;
	color:#000;
	text-transform:uppercase;
	text-decoration:none;
}
/*******************end header*********************************/


/*******************side_bar*********************************/
.side_bar .inside{ padding:0 0 0 0;}

/*---------------------------------------------------*/
.indent_h2 { padding:16px 0 6px 22px;}
.widget_style { margin:0 0 0 0; padding:0 0 10px 0;}
.widget_style h2 { background:url(images/bull_2.gif) 0 0 no-repeat; font-size:1.54em; line-height:1.01em; color:#FFFFFF; font-weight:bold; padding:0 0 12px 28px;}
.widget_style h2 a {color:#FFFFFF; text-decoration:none;}
.widget_style h2 a:hover {text-decoration:none;}

.widget_style ul { margin:0 0 0 29px;}
.widget_style li { font-size:1.01em; line-height:2.78em; color:#000000;}
.widget_style li a {
	font-size:1.01em;
	line-height:2em;
	color:#9D0101;
	text-decoration:underline;
	background:url(images/arr.gif) no-repeat 0px 6px;
	padding:0 0 0 17px;
}
.widget_style li a:hover { text-decoration:none;}

/*---------------------------------------------------*/
.inside_categories {
	padding:17px 10px 10px 45px;
}
#categories.widget_style h2 { background:url(images/bull_3.gif) 0 0 no-repeat; font-size:1.54em; line-height:1.01em; color:#FFFFFF; font-weight:bold; padding:0 0 12px 28px;}
#categories.widget_style h2 a {color:#FFFFFF; text-decoration:none;}
#categories.widget_style h2 a:hover {text-decoration:none;}
#categories.widget_style ul {margin:0 0 0 9px;}
#categories.widget_style li { font-size:1.18em; line-height:1.61em; color:#F4F6F6;}
#categories.widget_style li a { font-size:1.01em; line-height:1.61em; color:#F4F6F6; text-decoration:underline; background:url(images/arr_1.gif) 0 6px no-repeat; padding:0 0 0 17px;}
#categories.widget_style li a:hover { text-decoration:none;}

/*---------------------------------------------------*/

#archives.widget_style ul { margin:0 0 0 29px;}
#archives.widget_style li { font-size:1.01em; line-height:2.78em; color:#9D0101;}
#archives.widget_style li a {
	font-size:1.01em;
	line-height:2
.em; 	color:#9D0101;
	text-decoration:underline;
	background:url(images/arr.gif) 0 6px 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;}
#links_with_style ul li h2 { font-size:17px; line-height:18px; list-style:none; color:#FFFFFF; font-weight:bold; padding:0 0 12px 28px; margin:0 0 0 0;}
#links_with_style ul li ul { margin:0 0 0 29px;}
#links_with_style ul li ul li { font-size:1.01em; color:#9D0101;  padding:0 0 0 0;}
#links_with_style ul li ul li a{padding:0 0 0 17px;}

/*---------------------------------------------------*/

#calendar_wrap {vertical-align:top; width:auto; margin:auto;padding:13px 0px 0px 0;}
#calendar_wrap caption { color:#9D0101; font-weight:bold; font-size:1.01em;}
#calendar_wrap td {width:25px; text-align:right; color:#9D0101; font-size:1.11em;}
#calendar_wrap td a {color:#9D0101;}
#calendar_wrap th { color:#9D0101;}
#calendar_wrap a {font-weight:bold;}

/*---------------------------------------------------*/

#statusbar {text-align:justify; color:#9D0101;}
#statusbar p {padding:0px 20px 20px 0;}
#statusbar a {font-weight:bold; color:#9D0101;}
/*******************end side_bar*********************************/


/*******************column_center*********************************/
.inside_content { padding:0 0 0 0;}
.inside_title { padding:10px 0 10px 20px;}
.text_box {
	font-size:1.3em;
	line-height:1.01em;
	padding:20px 40px 20px 40px;
	color: #000;
}

.title { padding:16px 18px 0 18px;}
.title .date { font-size:1.01em; line-height:1.27em; color:#3E3E3C;}

.comments { text-align:right; color:#B20202; font-size:1.01em; line-height:1.9em; padding:0 40px 30px 20px;}
.comments a {text-decoration:underline; color:#B20202; 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;}

.widget_style.search{background:none; margin:0; padding:0;}
.oddcomment{color:#FF0000;}

/*******************footer*********************************/
#footer {
	font-size:1.09em;
	font-weight:bold;
	line-height:1.01em;
	color:#A8B1B9;
	text-align:right;
	padding:30px;
	width: 70%;
}
#footer a{ color:#A8B1B9;}
/*******************end footer*********************************/
