/*
Theme Name: Rise-Lite
Theme URI: http://www.leoiis.com/
Description: welcome to: <a href=" http://www.leoiis.com/">leoiis</a>.
Version: 0.1
Author: Rheingold
Author URI: leoiis
Tags: blue, custom header, fixed width, two columns, widgets
*/
body{
	background:#bfc4c7 url(images/bg_body.gif) repeat-x;
	width:980px;
	padding:0px;
	margin: 0px auto 0px;
	font-family:Verdana,Helvetica,Sans-serif;
	font-size:12px;
	line-height:150%;
}
img {
	border:0px;
}
.outframe{
	width:980px;
	background:url(images/bg_outframe.gif) repeat-y;
}
.innerframe{
	width:980px;
	background:url(images/bg_innerframe.gif) no-repeat;
}
.header{
	height:28px;
	width:960px;
	margin:10px 10px 0px 10px;
	background:#000000;
	color:#ffffff;
}
.headerpic{
	height:160px;
	width:960px;
	background:#888888;
	margin:0px auto;
	background:#1c92ed url(images/headerpic.jpg);
}
.mainframe{
	float:left;
	width:610px;
	padding:15px;
	margin:0px 0px 0px 10px;
	overflow:hidden;
}
.newslist {
	padding:0px;
	margin:10px;
}
.newslist li{
	list-style-type:none;
	padding:3px;
}
.newslist li a{
	color:#000;
	text-decoration:none;
}
.newslist li a:hover{
	color:#06C;
	text-decoration:underline;
}
.sidebar{
	float:left;
	width:290px;
	margin:0px 10px 0px 0px;
	padding:10px 10px;
	overflow:hidden;
}
.footer{
	width:950px;
	height:38px;
	padding:3px 15px;
	background:url(images/bg_footer.gif) no-repeat;
}
.separate {
	width:610px;
	height:6px;
	background:url(images/separate.gif) center no-repeat;
	margin:5px 0px;
}
.separate960 {
	width:960px;
	height:6px;
	background:url(images/separate960.gif) no-repeat;
	margin:0px 10px;
}
.subnavbar{
	width:930px;
	border-bottom:1px #bfc4c7 solid;
	margin:0px 10px;
	padding:10px 15px;
	background:#ffffff;
}
.subnavbar ul {
	padding:0px;
	margin:0px;
}
.subnavbar li {
	display:inline;
	list-style:none;
}
.subnavbar a{
	display:block;
	background:url(images/bg_catlist.gif);
	height:16px;
	padding:10px 10px 2px 36px;
	text-decoration:none;
	font-size:14px;
	color:#000;
	float:left;
}
.subnavbar a:hover{
background:url(images/bg_catlist_hover.gif);
color:#06C;
text-decoration:none;
}
.prodcutlist{
	width:190px;
	height:260px;
	float:left;
	padding:0px;
	margin:5px;
	overflow:hidden;
}
.sidebar .catlist{
	margin:0px;
	padding:0px;
}
.sidebar li{
	list-style-type:none;
}
.sidebar .catlist a {
	display:block;
	background:url(images/bg_catlist.gif);
	width:245px; height:20px;
	margin-left:5px;
	padding:10px 0px 2px 45px;
	text-decoration:none;
	font-size:16px;
	color:#000;
}
.sidebar .catlist a:hover{
	background:url(images/bg_catlist_hover.gif);
	color:#06C;
}
.productimg {
	width:610px;
	text-align:center;
	margin-bottom:5px;
}
.pst {
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px; 
	margin-bottom:20px;
	line-height:110%;
}
.mainframe table {
	border-collapse:collapse;
	background:url(images/bg_product_table.gif);
	margin-right:15px;
	border:#a2b6b9 1px solid;
	float:left;
}
.mainframe td {
	border:0px;
	height:20px;
	padding:5px;
	white-space:nowrap;	
}
.mainframe td a {
color:#000;
}
.mainframe td a:hover {
color:#f30;
}
.ledlisttable{
width:610px;
}
.ledlisttable td {
border:#fff 1px solid;
height:19px;
}
/* text */
.time{
	color:#F00;
}
h1{
	font-size:22px;
	font-weight:bold;
}
h2{
	font-size:14px;
	font-weight:bold;
	margin:5px 0px;
}
p{
	margin:10px 0px;
}
a {
	color:#06c;
	text-decoration:none;
}
a:hover {
	color:#06c;
	text-decoration:underline;
}
/* navigation START */
#navigation {
	background:#fdfdfd;
	border-bottom:1px solid #A6A6A6;
	width:960px;
	margin:0px 10px;
	padding:0px;
}
#menus {
	margin:0px;
	padding:0px;
}
#menus li {
	display:inline;
	list-style:none;
}
#menus li a {
	background:transparent url(images/menu.gif) no-repeat;
	display:block;
	color:#382E1F;
	height:31px;
	line-height:31px;
	padding:0 20px;
	margin-left:-10px;
	text-decoration:none;
	font-size:12px;
	float:left;
	z-index:1;
}
#menus li a:hover, 
#menus li a.current {
	background-position:0 -31px;
}
#menus li.current_page_item a, 
#menus li.current-cat a {
	background-position:0 -62px;
}
#menus li a.home {
	background-position:0 -93px;
	width:55px;
	padding:0px 0px 0px 35px;
	margin-left:0;
}
#menus li a.home:hover {
	background-position:0 -124px;
}
#menus li.current_page_item a.home {
	background-position:0 -155px;
}
#menus li a.lastmenu:hover {
	background-position:0 0;
	cursor:default;
}
#navshadow{
	width:960px;
	height:10px;
	background:url(images/bg_navshadow.gif) no-repeat;
	margin:0px 10px;
}
/* Begin Comments*/
.thread-alt {
background-color: #eee;
}
.thread-even {
background-color: #fff;
}
.depth-1 {
border: 5px solid #fff;
}

.even, .alt {
border-left: 5px solid #ccc;
}


.alt {
margin: 0;
padding: 10px;
}

.commentlist {
padding: 0;
text-align: justify;
}
.commentlist li {
margin: 15px 0 10px;
padding: 5px 5px 10px 10px;
list-style: none;
}
.commentlist li ul li { 
margin-right: -5px;
margin-left: 10px;
}
.commentlist p {
margin: 10px 5px 10px 0;
}
.children {
padding: 0; 
}
#commentform p {
margin: 5px 0;
}
.nocomments {
text-align: center;
margin: 0;
padding: 0;
}
.commentmetadata {
margin: 0;
display: block;
}
