#info {position: absolute; right:340px; bottom:15px;}

#topbanner {position: absolute; right:20px; top:20px; margin-right:2%}

.t {
	background: url(images/body_t.png) repeat-x left top;

}
.l {
	background: url(images/body_l.png) repeat-y left top;

}
.b {
	background: url(images/body_b.png) repeat-x left bottom;

}
.r {
	background: url(images/body_r.png) repeat-y right top;

}
.rt {
	background: url(images/body_rt.png) no-repeat right top;

}
.lt {
	background: url(images/body_lt.png) no-repeat left top;

}
.rb {
	background: url(images/body_rb.png) no-repeat right bottom;

}
.lb {
	background: url(images/body_lb.png) no-repeat left bottom;
	padding: 20px 20px 0px 20px;


}


.pt {
	background: url(images/post_t.png) #fff 0 0 repeat-x;

}
.pl {
	background: url(images/post_l.png) 0 0 repeat-y;

}
.pb {
	background: url(images/post_b.png) 0 100% repeat-x;

}
.pr {
	background: url(images/post_r.png) 100% 0 repeat-y;

}
.prt {
	background: url(images/post_rt.png) 100% 0 no-repeat;

}
.plt {
	background: url(images/post_lt.png) 0 0 no-repeat;

}
.prb {
	background: url(images/post_rb.png) 100% 100% no-repeat;

}
.plb {
	background: url(images/post_lb.png) 0 100% no-repeat;
	padding: 10px 10px 0px 10px;


}

/*.maintable_wrapper {position: relative}*/

#header {
	height: 146px;
	background: url(images/head_bg.jpg) repeat-x;
	position: relative;
}
.head_l {
	height: 146px;
	background: url(images/head_l.jpg) no-repeat left top;
}
.head_r {
	height: 146px;
	background: url(images/head_r.jpg) no-repeat right top;
margin-right: 300px;
}
#logo {
	position: absolute;
	left: 7%;
	top: 0px;
}

.maintable {
	width: 100%;
	border: 0px;
	margin-top: 20px;
}
.left_container {
	width: 235px;
}
.right_container {
	width: 225px;
}

.center_container {
	width:100%;
}

#footer {
	padding:20px 0px 0px 0px;

}

.center_text {padding: 0px 6px 20px 10px;}

.center_text a { color:#3b3bfa; text-decoration: underline;}

.center_text a:hover { color:#3b3bfa; text-decoration: none;}

.center_text p {padding: 5px 0px;}

/*
Theme Name: wsCorvette Theme
Theme URI: http://www.wiredstudios.com/
Description: An attractive two column theme featuring the C6 Z06 Chevrolet Corvette.  Automotive, racing, cars, motorsports.<br /><br /><strong>Add Ebay auction listings to your blog with <a href="http://www.wiredstudios.com/phpbay/phpbay-pro-ebay-software-to-display-auctions.html">phpBay Pro</a>.</strong>
Version: 1.0
Author: Wired Studios
Author URI: http://www.wiredstudios.com/
Copyright 2007-2008

*/
/*menu left section */
/* #slide height = (number of top level links - 1) * height of links + inner div height */
#slide {
	padding: 0;
	margin: 0;
	list-style: none;
	width: 228px;
	position: relative;
	overflow: hidden;
}
#slide li.sub, #slide li.top {
	display: block;
	float: left;
	height: 30px;
	font: 12px/30px Tahoma;
	width: 228px;
	color: #000;
	background: #eee;
	text-decoration: none;
	border-bottom: 1px solid #fff;
	text-indent: 5px;
	overflow: hidden;
	cursor: pointer;
}
#slide li.sub {
	background: #eee url('js/panel.gif') no-repeat;
}
#slide li.top {
	background: url(js/lmenu.gif) no-repeat;
}
#slide li.top b {
	font: 1.4em/30px "Trebuchet MS", Tahoma, "Arial Narrow";
	height: 30px;
	color: #ff9d30;
	text-align: center;
	width: 228px;
	display: block;
}
#slide li.top a {
	text-decoration: none;
	color: #000;
	display: block;
	background: url('js/panel.gif') no-repeat;
}
#slide li.top a:hover {
	color: #069;
	background: #ddd url('js/panel_.gif') no-repeat;
}
#slide li.clicked {
	color: #800;
	background: #ddd url('js/panel_.gif') no-repeat;
}
/* #slide li.sub div height = (maximum sub lines * sub line height) + top level link height(variable fY in jQuery) */
#slide li.sub div {
	background: #ffefa4;
	height: 165px;
	width: 198px;
	padding: 5px 15px 0px 15px;
	text-indent: 0;
}
#slide li div ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
#slide li div ul li {
	float: left;
	width: 100%;
	font: normal 12px/22px Tahoma;
}
#slide li div ul li a {
	padding: 0;
	margin: 0;
	color: #333;
	text-decoration: none;
	background: url('js/out.gif') no-repeat 0px 8px;
	display: block;
	border-bottom: 1px solid #ddd;
	line-height: 22px;
	padding-left: 10px;
}
#slide li div ul li a:hover {
	color: #895b00;
	background: url('js/out-over.gif') no-repeat 1px 8px;
}
/*menu left section end */

/*body {
	font-size: 12px;
	color: #000000;
	padding: 0px;
	background-image: url(images/cv-bg.gif);
	font-family: Geneva, Arial, Helvetica, sans-serif;
	margin-right: 0px;
	margin-left: 0px;
}*/

* {
	margin: 0px;
	padding: 0px;
}

body {
	background: url(images/cv-bg.gif) repeat;
	font-size: 12px;
	color: #000;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

img {
	border: 0px;
}
td {
	vertical-align: top;
}

#container, body {

	width: expression((document.documentElement.clientWidth || document.body.clientWidth) < 998 ? "998px" : "100%");
	min-width: 998px;
position:relative;
}

#wrapper {
	margin: 2px 2%;
	background: #e4e4ed;

}


h1 {
	font-size: 1.6em;
	color: #000000;
}
.alignright {
	float: right;
	margin-top: 5px;
	margin-left: 5px;
}
.alignleft {
	float: left;
	margin-top: 10px;
}
.aligncenter {
	text-align: center;
	margin: 0px;
}













a.topmenu2:link{
color: #ff9d30;
font-size: 13pt;
font-weight:normal;
font-family:trebuchet ms; font: 1.4em/30px; "trebuchet ms", tahoma, "arial narrow";
text-decoration : underline;}

a.topmenu2:visited{
color: #ff9d30;
font-size: 13pt;
font-weight:normal;
font-family:trebuchet ms; font: 1.4em/30px; "trebuchet ms", tahoma, "arial narrow";
text-decoration: underline;}

a.topmenu2:hover{
color: #FF0000;
font-size: 13pt;
font-weight:normal;
font-family:trebuchet ms; font: 1.4em/30px; "trebuchet ms", tahoma, "arial narrow";
text-decoration: underline;}

a.topmenu2:active{
color: #FF0000;
font-size: 13pt;
font-weight:normal;
font-family:trebuchet ms; font: 1.4em/30px; "trebuchet ms", tahoma, "arial narrow";
text-decoration: underline;}






a.index_links2:link{
color: #0000CC;
font-size: 13pt;
font-weight:normal;
font-family:trebuchet ms; font: 1.4em/30px; "trebuchet ms", tahoma, "arial narrow";
text-decoration : none;}

a.index_links2:visited{
color: #0000CC;
font-size: 13pt;
font-weight:normal;
font-family:trebuchet ms; font: 1.4em/30px; "trebuchet ms", tahoma, "arial narrow";
text-decoration: none;}

a.index_links2:hover{
color: #ff9d30;
font-size: 13pt;
font-weight:normal;
font-family:trebuchet ms; font: 1.4em/30px; "trebuchet ms", tahoma, "arial narrow";
text-decoration: underline;}

a.index_links2:active{
color: #ff9d30;
font-size: 13pt;
font-weight:normal;
font-family:trebuchet ms; font: 1.4em/30px; "trebuchet ms", tahoma, "arial narrow";
text-decoration: underline;}















em {
	float: left;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
html {
	height: 100%;
}
#c_wrapper {
	width: 1155px;
	overflow: hidden;
	margin: auto;
}
#c_container {
	margin: auto;
	width: 1155px;
}
#c_header {
	margin: 0px;
	float: left;
	padding-top: 10px;
}
h1 {
	font-size: 1.6em;
	color: #000000;
}
.header_logo span {
	font-family: Times New Roman;
	font-weight: bold;
	font-size: 1.1em;
	color: #000000;
	margin: 0px;
	float: left;
	width: 1155px;
	padding-top: 66px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 880px;
}
.header_logo p {
	font-family: Times New Roman;
	float: left;
	width: 1155px;
	padding-left: 880px;
	font-size: 1.2em;
	margin: 0px;
	color: #333333;
	font-weight: bold;
}
.header_logo a:link, .header_logo a:visited {
	text-decoration: none;
	color: #ff9d30;
}
.header_logo a:hover, .header_logo a:active {
	color: #ffffff;
	text-decoration: underline;
}
#c_footer {
	background-image: url(images/ws-body-ctr.gif);
	background-repeat: repeat-y;
	float: left;
	width: 1155px;
	padding-right: 25px;
	padding-left: 25px;
	color: #FFFFFF;
}
#recent_top {
	background:url(images/ws-recent-top_bg.png) repeat-x;
	height: 10px;
	font-size: 1px;
}

.recent_top_l {
	background:url(images/ws-recent-top_l.png) no-repeat left top;
	height: 10px;
	font-size: 1px;
}

.recent_top_r {
	background:url(images/ws-recent-top_r.png) no-repeat right top;
	height: 10px;
	font-size: 1px;
}


#recent_ctr {
	background-image: url(images/ws-recent-ctr.gif);
	background-repeat: repeat-y;

	width: 1105px;
	padding-right: 25px;
	padding-left: 25px;
	clear: both;
}
#recent_bottom {
	background:url(images/ws-recent-foot_bg.png) repeat-x;
	height: 11px;
	font-size: 1px;
}

.recent_bottom_l {
	background:url(images/ws-recent-foot_l.png) no-repeat left top;
	height: 11px;
	font-size: 1px;
}

.recent_bottom_r {
	background:url(images/ws-recent-foot_r.png) no-repeat right top;
	height: 11px;
	font-size: 1px;
}

#footer_panel {
	background:url(images/ws-footer_bg.png) repeat-x;
	margin-top: 8px;
	padding-bottom:20px;
	height: 87px;
}

.footer_panel_l {
	background:url(images/ws-footer_l.png) no-repeat left top;

	height: 87px;
}

.footer_panel_r {
	background:url(images/ws-footer_r.png) no-repeat right top;

	height: 87px;
}

.footer_table {
	width:100%;
	border:0px;
}

.footer_table td {
	width:33%;
	text-align:center;
	vertical-align:middle;
	height:16px;
}


#footer_panel_text {
	padding-top: 5px;
	text-align: center;
	color: #dddddd;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	clear: both;
}
#footer_panel a:link, #footer_panel a:visited {
	color: #ff9d30;
	text-decoration: none;
	font-weight: bold;
}
#footer_panel a:hover, #footer_panel a:active {
	color: #ffffff;
	text-decoration: underline;
}
#footer_bg {
	float: left;
	width: 1155px;
	padding-right: 25px;
	padding-left: 25px;
	background-image: url(images/ws-body-ctr.gif);
	background-repeat: repeat-y;
	padding-top: 10px;
	padding-bottom: 10px;
}
#c_footer h2 {
	font-size: 1.6em;
	color: #FFFFFF;
	text-align: left;
	float: left;
	width: 280px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	font-weight: normal;
	font-family: "Trebuchet MS", Tahoma, "Arial Narrow";
}
#c_footer ul {
	text-align: left;
	margin: 0px;
	float: left;
	width: 280px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 5px;
	list-style-type: none;
}
#c_footer ul li {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	width: 270px;
	color: #eeeeee;
}
#c_footer ul li a:link, #c_footer ul li a:visited {
	color: #ff9d30;
	text-decoration: none;
}
#c_footer ul li a:hover, #c_footer ul li a:active {
	color: #ffffff;
	text-decoration: underline;
}
.left_footer {
	float: left;
	width: 290px;
	position: relative;
}
.mid_footer {
	float: left;
	width: 290px;
	position: relative;
}
.right_footer {
	float: right;
	width: 290px;
}
#close_footer {
	background-image: url(images/ws-body-foot.gif);
	background-repeat: no-repeat;
	background-position: top;
	float: left;
	height: 15px;
	width: 1155px;
	margin-bottom: 35px;
}
.top_header {
	background-image: url(images/ws-body-top.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	float: left;
	height: 15px;
	width: 1155px;
}
.content_header {
	background-image: url(images/ws-body-ctr.gif);
	background-repeat: repeat-y;
	float: left;
	width: 1155px;
	padding-right: 25px;
	padding-left: 25px;
	padding-bottom: 12px;
}
.header_logo {
	background-image: url(images/header_bg.jpg);
	background-repeat: no-repeat;
	margin-top: 8px;
	float: left;
	height: 145px;
	width: 1105px;
}
#c_navigator {
	float: left;
	width: 1155px;
	background-image: url(images/ws-body-ctr.gif);
	background-repeat: repeat-y;
	padding-right: 25px;
	padding-left: 25px;
}
.navigator {
	float: left;
	width: 750px;
	background-image: url(images/navigator.jpg);
	background-repeat: no-repeat;
	height: 42px;
	padding-right: 60px;
	padding-left: 60px;
}
.navigator ul {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 750px;
	list-style-type: none;
}
.navigator ul li {
	padding: 0px;
	float: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 0px;
	color: #FFFFFF;
	display: inline;
	list-style-type: none;
	width: auto;
}
.navigator ul li a:link, .navigator ul li a:visited {
	color: #FFFFFF;
	text-decoration: none;
	text-align: center;
	padding-right: 8px;
	padding-left: 8px;
	display: block;
	height: 42px;
	line-height: 42px;
	background-image: url(images/navigator_in.jpg);
	background-repeat: repeat-x;
	float: left;
	width: auto;
}
.navigator ul li a:hover, .navigator ul li a:active {
	line-height: 42px;
	height: 42px;
	padding-right: 8px;
	padding-left: 8px;
	text-align: center;
	display: block;
	background-image: url(images/navigator_out.jpg);
	background-repeat: repeat-x;
	float: left;
	width: auto;
}
#c_content {
	float: left;
	width: 1155px;
	padding-top: 12px;
	padding-right: 25px;
	padding-left: 25px;
	background-image: url(images/ws-body-ctr.gif);
	background-repeat: repeat-y;
	position: relative;
}
#post_entry {
	float: left;
	width: 868px;
	position: relative;
	padding-bottom: 25px;
}
.post_meta {
	/*position: relative;*/
}
.clear_content {

	height: 30px;

}
.post_top {
	/* background-image: url(images/post_top.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
	padding-right: 15px;
	padding-left: 15px;
	height: 13px;*/
	display: none;
	
}
.post_index {
	padding-right: 15px;
	padding-left: 15px;
	/*background-image: url(images/post_r.jpg);
	background-repeat: repeat-y;*/
}
.post_title {
	position: relative;
	padding-bottom: 15px;
	background-image: url(images/line_v.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
}
.calendar {
	float: left;
	height: 40px;
	width: 42px;
	background-image: url(images/calendar.gif);
	background-repeat: no-repeat;
	padding-top: 5px;
	position: relative;
}
.date {
	font-size: 12px;
	color: #000000;
	text-align: center;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	clear: both;
	line-height: 10px;
}
.month {
	font-size: 13px;
	color: #FFF;
	text-align: center;
	margin: 0px;
	padding: 0px;
	clear: both;
	font-weight: bold;
	line-height: 5px;
}
.post_info {
	text-align: left;
	padding-left: 5px;
}
.post_meta a:link, .post_meta a:visited {
	color: #006699;
	text-decoration: none;
}
.post_meta a:hover, .post_meta a:active {
	color: #006699;
	text-decoration: underline;
}
.post_info h1, h2 {
	font-family: "Trebuchet MS", Tahoma, "Arial Narrow";
	font-size: 19px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
	letter-spacing: -1px;
}
.post_info h1 a:link, .post_info h1 a:visited {
	color: #2c3c89;
	text-decoration: none;
}
.post_info h1 a:hover, .post_info h1 a:active {
	color: #4f6cf4;
	text-decoration: none;
}
.post_info h2 a:link, .post_info h2 a:visited {
	color: #2c3c89;
	text-decoration: none;
}
.post_info h2 a:hover, .post_info h2 a:active {
	color: #4f6cf4;
	text-decoration: none;
}
.author {
	color: #333333;
	float: left;
	width: 555px;
}
.category {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 555px;
}
.post_content {
	padding-top: 15px;
/*	padding-bottom: 25px;*/
	line-height: 22px;
}
.post_content p {
	margin-top: 0.6em;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding: 0px;
}
.post_content blockquote {
	clear: both;
	margin-top: 10px;
	margin-right: 35px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 40px;
	background-image: no-image;
	background-repeat: no-repeat;
	background-position: left 2px;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-size: 14px;
	color: #606060;
}
.post_content code {
	display: block;
	margin: 10px;
	padding: 5px;
	clear: both;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border: 1px solid #eeeeee;
	background-color: #f9f9f9;
	font-style: italic;
	color: #606060;
}
.post_content img {
	border: 2px solid #CCCCCC;
	margin-right: 5px;
}
.post_comment_counter {
	float: left;
}
.coms_count {
	background-image: url(images/coms.gif);
	background-repeat: no-repeat;
	float: right;
	height: 37px;
	width: 140px;
	line-height: 37px;
	text-align: center;
	color: #FFFFFF;
}
.coms_count a:link, .coms_count a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.coms_count a:hover, .coms_count a:active {
	color: #FFFFFF;
	text-decoration: underline;
}
.post_bottom {

	height: 21px;

}
.post_nav {
	float: left;
	padding-left: 10px;
}
.post_nav a:link, .post_nav a:visited {
	color: #006699;
	text-decoration: none;
}
.post_nav a:hover, .post_nav a:active {
	color: #006699;
	text-decoration: underline;
}




#arch {
	width:186px;
}




#sidebars {
	width: 230px;
	padding-bottom: 25px;
}
.widget_sidebar {
	width: 205px;
}
.div_wrap_sidebar {
	float: left;
	width: 225px;
	background-image: url(images/sidebar_r.jpg);
	background-repeat: repeat-y;
	margin-bottom: 10px;
}
.widget_sidebar h2 {
	font-family: "Trebuchet MS", Tahoma, "Arial Narrow";
	margin: 0px;
	padding: 0px;
	float: left;
	width: 225px;
	background-image: url(images/sidebar_h2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 30px;
	line-height: 30px;
	font-size: 1.4em;
	color: #ff9d30;
	text-align: center;
	font-weight: normal;
}
.top_sidebar {
	background-image: url(images/sidebar_top.jpg);
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 12px;
	width: 225px;
}
.widget_sidebar ul {
	margin: 0px;
	float: left;
	width: 185px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	list-style-type: none;
}
.bottom_sidebar {
	background-image: url(images/sidebar_bottom.jpg);
	background-repeat: no-repeat;
	background-position: top;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 15px;
	width: 225px;
}
.widget_sidebar ul li {
	padding: 0px;
	color: #000000;
	width: 170px;
	float: left;
	font-weight: bold;
	margin: 0px;
}
.widget_sidebar ul li a:link, .widget_sidebar ul li a:visited {
	color: #000000;
	text-decoration: none;
	width: 170px;
	font-size: 12px;
}
.widget_sidebar ul li a:hover, .widget_sidebar ul li a:active {
	color: #666666;
	text-decoration: underline;
	width: 170px;
	font-size: 12px;
}
.widget_sidebar ul ul {
	list-style-type: none;
	padding: 0px;
	width: 165px;
	float: left;
	text-align: left;
	margin: 0px;
}
.widget_sidebar ul ul li {
	padding: 0px;
	color: #666666;
	width: 165px;
	margin: 0px;
	font-size: 12px;
	float: left;
	font-weight: normal;
}
.widget_sidebar ul ul li a:link, .widget_sidebar ul ul li a:visited {
	color: #666666;
	text-decoration: none;
	width: 165px;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.widget_sidebar ul ul li a:hover, .widget_sidebar ul ul li a:active {
	color: #999999;
	text-decoration: underline;
	width: 165px;
	font-size: 12px;
	margin: 0px;
	padding: 0px;
}
.widget_sidebar p {
	float: left;
	width: 195px;
	padding-right: 15px;
	padding-left: 15px;
	padding-top: 0px;
	padding-bottom: 0px;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
.widget_sidebar a:link, .widget_sidebar a:visited {
	color: #0099CC;
	text-decoration: none;
}
.widget_sidebar a:hover, .widget_sidebar a:active {
	color: #0099CC;
	text-decoration: underline;
}
.wrap_calendar {
	margin: 0px;
	float: left;
	width: 205px;
	padding-right: 10px;
	padding-left: 10px;
}
.widget_sidebar form {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 225px;
}
.tex_f {
	font-size: 16px;
	height: 20px;
	width: 180px;
	padding-top: 1px;
	padding-right: 1px;
	padding-bottom: 1px;
	padding-left: 1px;
	background-color: #FFFFFF;
	border: 1px solid #999999;
}
/* calendar config */
#wp-calendar {
	empty-cells: show;
	width: 203px;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	float: left;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 2px;
}
#wp-calendar a:link, #wp-calendar a:visited {
	text-decoration: none;
	color: #0099CC;
}
#wp-calendar a:hover, #wp-calendar a:active {
	text-decoration: none;
	color: #999900;
}
#wp-calendar caption {
	font-family: "Trebuchet MS", Tahoma, "Arial Narrow";
	font-weight: normal;
	text-align: center;
	width: 193px;
	color: #ff9d30;
	font-size: 1.4em;
	background-image: url(images/sidebar_h2.jpg);
	background-repeat: no-repeat;
	background-position: center;
	height: 30px;
	line-height: 30px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}
#wp-calendar th {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#next a:link, #next a:visited {
	text-align: center;
	color: #0099CC;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	float: right;
	padding-top: 10px;
	padding-right: 5px;
}
#next a:hover, #next a:active {
	text-align: center;
	color: #0099CC;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	float: right;
	padding-top: 10px;
	padding-right: 5px;
}
#prev a:link, #prev a:visited {
	text-align: left;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	float: left;
	padding-top: 10px;
	padding-left: 5px;
}
#prev a:hover, #prev a:active {
	text-align: left;
	color: #333333;
	text-decoration: none;
	font-weight: bold;
	font-size: 12px;
	float: left;
	padding-top: 10px;
	padding-left: 5px;
}
#wp-calendar td {
	margin: 0px;
	padding: 0px;
	text-align: center;
}
#wp-calendar tf {
	margin: 0px;
	padding: 0px;
}
.pad {
	text-align: center;
}
#comments_templates {
	float: left;
	width: 633px;
	position: relative;
}
#comments_templates img {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}
.rssfeeds a:link, .rssfeeds a:visited {
	color: #FF9900;
	text-decoration: none;
}
.rssfeeds a:hover, .rssfeeds a:active {
	color: #0099CC;
	text-decoration: none;
}
#post_entry h4 {
	float: left;

	font-size: 1.4em;
	color: #333333;
	margin: 0px;
	padding: 0px;
}
.rssfeeds {
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	float: left;

}
.clear_box {
	float: left;
	height: 30px;
}
.relatedpost {
	font-size: 12px;
	color: #333333;
	margin: 0px;
	padding: 0px;
	float: left;
}
.relatedpost ul {
	margin: 0px;
	float: left;
	width: 580px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 20px;
}
#post_entry h2 {
	font-family: "Trebuchet MS", Tahoma, "Arial Narrow";
	font-size: 22px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 555px;
	letter-spacing: -1px;
}
#post_entry h3 {
	font-family: "Trebuchet MS", Tahoma, "Arial Narrow";
	font-size: 22px;
	font-weight: normal;
	color: #333333;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 555px;
	letter-spacing: -1px;
}
.relatedpost ul li {
	margin: 0px;
	width: 580px;
	text-align: left;
	float: left;
	padding: 0px;
}
.relatedpost ul li a:link, .relatedpost ul li a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 13px;
}
.relatedpost ul li a:hover, .relatedpost ul li a:active {
	color: #0099CC;
	text-decoration: none;
	font-size: 13px;
}
.com_break {
	float: left;
	height: 20px;
}
.user_avatar {
	margin: 0px;
	padding: 0px;
	float: left;
	height: 52px;
	width: 52px;
	position: relative;
}
.user_infos {
	float: right;
	width: 443px;
}
.comment_user {
	float: left;
	width: 500px;
	padding: 5px;
	background-color: #f3f3f3;
	border: 1px solid #eeeeee;
	position: relative;
}
.com_author {
	float: left;
	width: 440px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
.comment_user_alt {
	float: left;
	width: 500px;
	padding: 5px;
	background-color: #FBFBFB;
	border: 1px solid #eeeeee;
	position: relative;
}
.com_text {
	float: left;
	width: 440px;
	padding-top: 10px;
	color: #000000;
	line-height: 16px;
}
.com_text blockquote {
	clear: both;
	margin-top: 10px;
	margin-right: 25px;
	margin-left: 5px;
	padding-left: 5px;
	border-left-width: 4px;
	border-left-style: solid;
	border-left-color: #333333;
	color: #000560;
}
.user_infos a:link, .user_infos a:visited {
	color: #006699;
	text-decoration: underline;
}
.user_infos a:hover, .user_infos a:active {
	color: #006699;
	text-decoration: none;
}
.com_text code {
	display: block;
	margin: 10px;
	padding: 5px;
	clear: both;
	font-size: 12px;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	border: 1px dashed #CCCCCC;
	background-color: #FFFFFF;
	font-style: italic;
	color: #000;
}
#post_entry h6 {
	float: left;
	font-size: 1.6em;
	color: #000000;
	margin: 0px;
	padding: 0px;
}
#comments_templates form {
	float: left;

	margin: 0px;
}
#comments_templates p {
	padding: 0px;
	clear: both;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}
/* adin bar css */
#wp-admin-bar {
	margin: 0;
	padding: 5px;
	border: 1px solid #000933;
	clear: both;
	text-align: center;
	font-size: 12px;
	color: #FFFFFF;
	background-color: #000D49;
}
#wp-admin-bar ul {
	margin: 0;
	padding: 0;
}
#wp-admin-bar ul li {
	list-style-type: none;
	display: inline;
	margin: 0 10px;
	padding: 0;
}
#wp-admin-bar a:link, #wp-admin-bar a:visited {
	color: #DECD87;
	text-decoration: none;
}
#wp-admin-bar a:hover, #wp-admin-bar a:active {
	color: #FFFFFF;
	text-decoration: underline;
}

.sem_recent li a{
  text-decoration: none;
  font-weight: normal;
  font-size: 80%;

}
.sem_recent li:first-letter { font-weight: bold; }
.widget_sidebar .sem_recent li{
  margin-bottom: 6px;
}

.cat-item ul {
  display: none;
}

