body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, p, form{
	margin: 0;
	padding: 0;
}

body
{
background-image:url(images/bg-back.jpg);
background-repeat:repeat-x;
background-color:#FFFFFF;
font-family:Verdana, Arial, Helvetica, Georgia, sans-serif;
font-size:12px;
text-align:left;
vertical-align:top;
color:#e29090;
}

#header
{
display:block;
width:100%;
height:372px;
margin:0px;
padding:0px;
}

.top-link
{
display:block;
width:1000px;
height:29px;
margin:0px auto;
}

.left-box
{
float:left;
display:block;
width:443px;
height:29px;
margin:0px;
background:url(images/top-line.jpg) no-repeat;
}

.center-box
{
float:left;
display:block;
width:490px;
height:29px;
margin:0px;
background:#fafafa repeat;
}

.center-box ul
{
padding:0px;
margin:5px 0px 0px 0px;
list-style-type:none;
}

.center-box ul li
{
float:left;
padding:0px 8px 0px 10px;
margin:0px;
list-style-type:none;
text-align:justify;
}

.center-box ul li.last
{
background:url(../images/link-line.gif) no-repeat left 14px;
}

.center-box ul li a
{
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
float:left;
font-weight:bold;
color:#4d4b4d;
text-decoration:none;
}

.center-box ul li a:hover
{
background:url(../images/arrow.gif) no-repeat center 14px; 
color:#373637;
text-decoration:underline;
}

.center-box ul li a.active
{
background:url(../images/arrow.gif) no-repeat center 14px; 
color:#fff99d;
}

.right-box
{
float:right;
display:block;
width:67px;
height:29px;
margin:0px;
background:url(images/right-corner.jpg) no-repeat;
}

#banner
{
display:block;
width:1000px;
height:343px;
margin:0px auto;
background:url(images/header-tas-blog.jpg) no-repeat;
}

table
{
font-family:Verdana, Arial, Helvetica, Georgia, sans-serif;
font-size:12px;
}

h1, h2, h3, h4, h5, h6
{
font-family:Georgia, Arial, Helvetica, sans-serif;
font-size:18px;
font-weight:normal;
}

a
{
text-decoration:underline;
color:#00658E;
}

a:hover
{
text-decoration:none;
}

a img{
	border: 0px none;
}

address, dl, p{
	padding: 10px 0 5px;
}

blockquote{
	float: left;
	width: 480px;
	margin: 10px 0 0;
	border-top: 2px solid #ddd;
	background: #eee;
}

blockquote p{ padding: 10px; }

blockquote blockquote{
	float: none;
	width: auto;
	margin: 0 10px;
	background: #fff;
}

code{
	background: #f9f9f9;
}

dd{
	padding: 0 0 0 20px;
}

p img{
	max-width: 100%;
}

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

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

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

.alignleft{
	float: left;
}

.alignright{
	float: right;
}

.clear{
	margin: 0;
	padding: 0;
	clear: both;
}

small{
	font-size: 11px;
}

input, textarea{
	font-family: Arial, Helvetica, Georgia, sans-serif;
	font-size: 12px;
	padding: 2px;
}

.wrap_center{
	margin: 0 auto;
	width: 1000px;
}

/*#header{
	background: #fafafa url('images/bg-back.jpg') repeat-x;
}*/

#header h1{
	padding: 20px 0;
	font-size: 24px;
	color: #fff;
}

#header h1 a{
	text-decoration: none;
	color: #fff;
}

#header h1 a:hover{
	text-decoration: underline;
}

/*#menu{
	background: #860000 url('images/bg_menu.gif') repeat-x;
}

#menu ul{
	margin: 0  auto;
	width: 980px;
	padding: 11px 0 0;
	list-style: none;
	list-style-type: none;
	font-size: 11px;
}

#menu ul li{
	float: left;
	background: #4b0808 url('images/bg_menu_tab_right.gif') no-repeat right top;; margin-left:1px; margin-right:0; margin-top:0; margin-bottom:0
}

#menu ul li a{
	display: block;
	text-decoration: none;
	color: #fff;
	background: url('images/bg_menu_tab_left.gif') no-repeat;; padding-left:10px; padding-right:10px; padding-top:8px; padding-bottom:9px
}

#menu ul li a:hover{
	text-decoration: underline;
}

#menu ul li.rss{
	float: right;
	background: #a80000 url('images/bg_menu_tab_right_alt.gif') no-repeat right top;
	display: inline; margin-left:0; margin-right:20px; margin-top:0; margin-bottom:0
}

#menu ul li.rss a{
	background: url('images/bg_menu_tab_left_alt.gif') no-repeat;
}

#menu ul li.current_page_item{
	background: #fff url('images/bg_menu_tab_right_current.gif') no-repeat right top;
}

#menu ul li.current_page_item a{
	color: #000;
	background: url('images/bg_menu_tab_left_current.gif') no-repeat;
}*/

#page{
	float: left;
	width: 100%;
	background: #fff;
	color: #000;
}

#page .wrap_float{
	float: left;
	width: 980px;
	background: url('images/dotted_v.gif') repeat-y 780px top;; margin-left:0; margin-right:0; margin-top:20px; margin-bottom:0
}

.maincolumn{
	float: left;
	width: 760px;
}

/*.banner{
	float: left;
	width: 760px;
	height: 150px;
	background: url('images/bg_banner.gif') no-repeat;; margin-left:0; margin-right:0; margin-top:0; margin-bottom:20px
}*/

.post, .post_alt{
	float: left;
	width: 760px;
	padding: 0 0 10px;
}

.wrapper{
	float: left;
	width: 760px;
}

.post_alt{
	background: #f9f9f9 url('images/bg_rc_bottom.gif') no-repeat left bottom;
}

.post_alt .wrapper{
	background: url('images/bg_rc_top.gif') no-repeat;
}

.postmeta{
	float: right;
	width: 240px;
	background: url('images/bg_gradient.jpg') no-repeat;; margin-left:0; margin-right:0; margin-top:34px; margin-bottom:0
}

.post_alt .postmeta{
	background: url('images/bg_gradient_alt.gif') no-repeat;
}

.postmeta ul{
	margin: 0;
	padding: 0 20px 20px;
	list-style: none;
	list-style-type: none;
	line-height: 24px;
}

.postmeta ul li{
	background: url('images/dotted_h.gif') repeat-x left bottom;; padding-left:0; padding-right:0; padding-top:8px; padding-bottom:8px
}

.post h2, .post_alt h2{
	float: left;
	width: 480px;
	background: url('images/dotted_h.gif') repeat-x left bottom;
	display: inline;
	text-transform: uppercase;
	line-height: 30px; margin-left:20px; margin-right:20px; margin-top:11px; margin-bottom:0; padding-left:0; padding-right:0; padding-top:0; padding-bottom:10px
}

.post h2 a, .post_alt h2 a{
	text-decoration: none;
}

.post h2 a:hover, .post_alt h2 a:hover{
	text-decoration: underline;
}

.entry{
	float: left;
	width: 480px;
	margin: 0 20px;
	display: inline;
	line-height: 24px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	padding: 10px 0 5px;
}

.entry h1{ font-size: 24px; line-height: 30px; }
.entry h2{ float: none; width: auto; margin: 0; padding: 0; text-transform: none; background-image: url('none'); }
.entry h3{ font-size: 16px; font-weight: bold; }
.entry h4{ font-size: 14px; font-weight: bold;}
.entry h5{ font-size: 12px; }
.entry h6{ font-size: 11px; }

.navigation{
	padding: 15px 20px 16px;
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 30px;
	text-transform: uppercase;
}

.sidebar{
	float: left;
	width: 200px;
	margin: 0 0 0 20px;
	display: inline;
}

.sidebar ul{
	margin: 0;
	padding: 0;
	list-style: none;
	list-style-type: none;
}

.sidebar ul li{
	padding: 20px;
}


.sidebar ul li#calendar table{
	font-size: 11px;
}

.sidebar ul li#calendar table caption{
	padding: 10px;
}

.sidebar ul li#calendar table th, .sidebar ul li#calendar table td{
	text-align: left;
}

.sidebar ul li#calendar table td{
	padding: 3px 6px 3px 0;
}

.sidebar ul li h2{
	font-family: Georgia, Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	text-transform: uppercase;
	background: url('images/dotted_h.gif') repeat-x left bottom;; padding-left:0; padding-right:0; padding-top:0; padding-bottom:10px
}

.sidebar ul ul{
	line-height: 24px;
}

.sidebar ul ul li{
	background: url('images/dotted_h.gif') repeat-x left bottom;; padding-left:0; padding-right:0; padding-top:8px; padding-bottom:8px
}

.sidebar ul ul ul li{
	background-color: transparent;
	background-image: url('none');padding-left:10px; padding-right:0; padding-top:0; padding-bottom:0
}

.comments_template{
	float: left;
	width: 760px;
	background: #f9f9f9 url('images/bg_rc_bottom.gif') no-repeat left bottom;; padding-left:0; padding-right:0; padding-top:0; padding-bottom:10px
}

.comments_template .wrapper{
	background: url('images/bg_rc_top.gif') no-repeat;
}

.comments_template h3{
	text-transform: uppercase;
	line-height: 30px;
}

.comments_template h3#comments{
	float: left;
	width: 720px;
	margin: 11px 0 0 20px;
	display: inline;
}

.comments_template ol{
	float: left;
	width: 720px;
	margin: 0 0 0 20px;
	padding: 0;
	list-style: none;
	list-style-type: none;
	line-height: 24px;
	display: inline;
}

.comments_template ol li{
	float: left;
	width: 720px;
	padding: 0;
	background: url('images/dotted_h.gif') repeat-x;; margin-left:0; margin-right:0; margin-top:10px; margin-bottom:0
}

.commentmeta{
	float: right;
	width: 220px;
	background: url('images/bg_gradient_alt.gif') no-repeat;; margin-left:0; margin-right:0; margin-top:2px; margin-bottom:0
}

.commentmeta ul{
	list-style: none;
	list-style-type: none;
	margin: 0;
	padding: 0 0 11px 20px;
	line-height: 24px;
}

.commentmeta ul li{
	float: none;
	width: auto;
	margin: 0;
	background: url('images/dotted_h.gif') repeat-x left bottom;; padding-left:0; padding-right:0; padding-top:9px; padding-bottom:9px
}

.commententry{
	float: left;
	width: 480px;
	margin: 0 20px 0 0;
	display: inline;
}

.comments_template p.nocomments{
	margin: 0 0 0 20px;
}

.comments_form{
	float: left;
	width: 720px;
	margin: 11px 0 5px 20px;
	display: inline;
}

#footer 
{
background-image:url(images/footer-bg.jpg);
background-repeat:repeat-x;
width:100%;
background-color:#121212;
padding:0px;
margin-top:0px;
margin-right:auto;
margin-bottom:0px;
margin-left:auto;
}

#footer .wrap_center
{
padding:8px 0 17px;
}

#footer p
{
padding:10px 20px 5px;
line-height:24px;
}

.ft-box
{
display:block;
width:1000px;
height:234px;
margin:0px auto;
}

#link-lft
{
float:left;
display:block;
width:285px;
height:234px;
margin:0px;
}

#link-cnt
{
float:left;
display:block;
width:285px;
height:234px;
margin:0px;
}

#link-rgt
{
float:right;
display:block;
width:430px;
height:234px;
margin:0px;
}

.footer-txt 
{
font-size:13px; 
color:#9b9b9b; 
line-height:22px; 
padding:3px 0px 0px 30px; 
font-family:"Trebuchet MS"; 
text-align:justify;
}

.footer-txt a 
{
color:#9b9b9b; 
text-decoration:none;
}

.footer-txt a:hover 
{
color:#5c5c5c; 
text-decoration:underline;
}

.footer
{
display:block;
width:1000px;
height:40px;
background:#121212 repeat;
margin:0px auto;
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:11px;
font-weight:normal;
color:#bcbec0;
text-decoration:none;
text-align:center;
padding:18px 0px 0px 0px;
}

.footer a 
{
color:#9b9b9b; 
text-decoration:none;
}

.footer a:hover 
{
color:#5c5c5c; 
text-decoration:underline;
}
