/*
Theme Name: cfs
Theme URI: 
Description: 
Version: 1.0
Author: 
Tags: widget ready, valid html, valid css, 3 columns, fixed width
*/
* {margin: 0; padding: 0;}

html {height: 100%}
body {
	font: 12px Tahoma, Verdana, sans-serif;
	width: 100%;
	height: 100%;
	text-align: center;
	background: #fff url(images/bg.gif) center;
	color: #000;
}
a:link, a:visited, a:active, a:hover {color: #B23408; text-decoration: none;}
a:hover {text-decoration: underline;}

img {border: none;}
select, input{vertical-align: middle;}
ul li{list-style: none;}
.clear{ clear: both;}

.table{ margin: 0 auto; border: 0; border-collapse: collapse; }

#wrapper {
	width: 1000px;
	margin: -159px auto 0;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	text-align: left;
}

/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 159px;
	background: url(images/top_bg.jpg) repeat-x top;
	text-align: left;
	color: #fff;
}
#header .padd{ width: 1000px; height: 159px; margin: 0 auto; background: url(images/himg3.jpg) no-repeat right top; }
#header .himg1{ width: 555px; float: left; }
#header .hta{ width: 445px; float: right; font-size: 11px; text-align: center; }
#header .hta p{ padding: 0 140px 0 0; }
#header span{ color: #fce30e; font-weight: 700; }
/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 159px 0 167px;
	height: 1%;
}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	padding: 0 211px 0 169px;
}
.search{ width: 353px; height: 31px; background: url(images/search_bg.png) no-repeat; margin: 0 auto; text-align: center; }
.search input{ margin: 5px 0 0; *margin: 4px 0 0;}
.search .text{ width: 240px; }
.search .bttn{ width: 58px; height: 19px; background: url(images/bttn_search.png); border: 0; cursor: pointer; }

.post{ width: 600px; margin: 0 auto; background: url(images/post_bg.png) repeat-y; }
.post_top{ width: 100%; background: url(images/post_top.png) no-repeat top; }
.post_bttm{ width: 100%; background: url(images/post_bttm.png) no-repeat bottom; }
.post .title{ width: 100%; height: 60px; overflow: hidden; font-size: 10px; }
.post .title table{ width: 100%; }
.post .title h1{ line-height: 55px; padding: 0 0 0 70px; font-size: 23px; }
.post .title .date{ font-size: 26px; }
.post .padd{ padding: 0 40px; }
.post .parmalink{ font-size: 11px; font-weight: 700; text-align: right; height: 70px; margin: 20px 0 0; overflow: hidden; }
.post .parmalink a:link, .post .parmalink a:visited, .post .parmalink a:active, .post .parmalink a:hover {color: #000; text-decoration: none;}
.post .parmalink a:hover {text-decoration: underline;}
.post a img{ border: 7px solid #9D9D9D; }
.post a:hover img{ border: 7px solid #E8B551; }
.post a:hover{ border: none; }
.post .title h1 a:link, .post .title h1 a:visited, .post .title h1 a:active, .post .title h1 a:hover {color: #000; text-decoration: none;}
.post .title h1 a:hover {text-decoration: underline;}
.post p { padding: .4em 0;}
/* Sidebar Left
-----------------------------------------------------------------------------*/
.sl {
	float: left;
	width: 169px;
	margin-left: -100%;
	position: relative;
}
.sl .lpad{ padding: 0 0 0 19px; }
.sl .title{ width: 150px; height: 40px; background: url(images/widg_lside_cat.png) no-repeat top; overflow: hidden; }
.sl .title h1{ font-size: 15px; color: #fff; text-align: center; line-height: 45px; }
.sl .widg{ width: 150px; margin: 0 auto 5px; background: url(images/widg_lside_bg.gif) repeat-y center; }
.sl .padd{ width: 100%; padding: 0 0 20px; background: url(images/widg_lside_bttm.png) no-repeat bottom; }




/* Sidebar Right
-----------------------------------------------------------------------------*/
.sr {
	float: left;
	margin-right: -3px;
	width: 211px;
	margin-left: -211px;
	position: relative;
}
.sr .rpad{ padding: 0 19px 0 0; }
.sr .title{ width: 192px; height: 40px; background: url(images/widg_rside_cat.png) no-repeat top; overflow: hidden; }
.sr .title h1{ font-size: 15px; color: #fff; text-align: center; line-height: 45px; }
.sr .widg{ width: 192px; margin: 0 auto 5px; background: url(images/widg_rside_bg.gif) repeat-y center; }
.sr .padd{ width: 100%; padding: 0 0 20px; background: url(images/widg_rside_bttm.png) no-repeat bottom; }


.sidebar{ font-size: 11px; color: #f8f0ae; }
.sidebar ul{ padding: 0 15px; }
.sidebar ul li{ padding: 2px 0 2px 20px; background: url(images/bullet.png) no-repeat left 3px; }
.sidebar ul a{ font-weight: 700; }
.sidebar p{ padding: .4em 15px; }

.sidebar a:link, .sidebar a:visited, .sidebar a:active, .sidebar a:hover {color: #f8f0ae; text-decoration: none;}
.sidebar a:hover {text-decoration: underline;}

/* Footer
-----------------------------------------------------------------------------*/
#footer {
	width: 100%;
	margin: -167px 0 0;
	height: 167px;
	background: url(images/bttm_bg.jpg) repeat-x bottom;
	color: #fff;
	font-size: 11px;
	text-align: center;
}
#footer span{ font-weight: 700; color: #fce30e; }
#footer p{ padding: 60px 0 0; }
#footer .padd{ width: 1000px; margin: 0 auto; height: 167px; background: url(images/footer_bg.png) no-repeat bottom; }

h2
{
	font-weight:400;
	font-size:18px;
}

h3
{
	font-weight:400;
	font-size:16px;
}

#commentform #author,#commentform #email,#commentform #url,#commentform textarea
{
	background:#fff;
	border:1px solid #333;
	padding:.2em;
}

#commentform textarea
{
	width:98%;
}

#commentlist li ul
{
	border-left:1px solid #717679;
	font-size:110%;
	list-style-type:none;
}

#commentlist li .avatar
{
	float:right;
	margin-right:25px;
	border:1px dotted #ccc;
	padding:2px;
}

#wp-calendar
{
	border:1px solid #E09E53;
	empty-cells:show;
	font-size:14px;
	width:85%;
	margin:5px auto 10px;
}

#wp-calendar a
{
	color:#000;
	display:block;
	text-decoration:none;
}

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

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

#wp-calendar a:hover
{
	background:#e0e6e0;
	color:#717679;
}

#wp-calendar caption
{
	color:#E09E53;
	font-size:14px;
	text-align:center;
}

#wp-calendar td
{
	color:#E09E53;
	font:normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif;
	letter-spacing:normal;
	text-align:center;
	padding:2px 0;
}

#wp-calendar td.pad:hover
{
	background:#fff;
}

#wp-calendar td:hover,#wp-calendar #today
{
	background:#eee;
	color:#000;
}

#wp-calendar th
{
	font-style:normal;
	text-transform:capitalize;
}

p img
{
	max-width:100%;
	padding:0;
}

img.alignright
{
	display:inline;
	margin:0 0 2px 7px;
	padding:4px;
}

img.alignleft
{
	display:inline;
	margin:0 7px 2px 0;
	padding:4px;
}

.alignright
{
	float:right;
}

.alignleft
{
	float:left;
}

.right ul li
{
	margin:0 10px;
}

.right ol li
{
	margin:0 20px;
}

img,.left ul li ul li,.left ul li ul li ul li
{
	border:0;
}



img.centered,.aligncenter
{
	display:block;
	margin-left:auto;
	margin-right:auto;
}
