/*
Theme Name: Vip-Admiral.RU
Theme URI: http://www.m-mix.com.ua
Description: Theme for Vip-Admiral.RU
Version: 1.0
Author: Igor Gonchar
Author URI: http://m-mix.com.ua/
*/


/* $Id: style.css,v 1.38.2.1 2008/02/05 09:27:26 goba Exp $ */
*{
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	border-collapse: separate;
	border-spacing: 0;
	list-style-position: inside;
	list-style-type: none;
	text-decoration: none;
	color: #405673;
}
li.page_item a{
	color: #fff;
	font-size:13px;
	font-weight:bold;
	line-height:1.8;
}
a.active{
	color: #0066a5 !important;
}
img {
	border: 0px;
}
html, body{
	height: 100%;
	width: 100%;
}
table{
	border-collapse: separate !important;
}
#header{
	width: 100%;
}
table#wrapper{
	width: 100%;
	/*height: 100%;*/
}
#left{
	width: 258px;
	height: 100%;
	background-color: #617085;
}
li.leaf a, li.collapsed a, li.expanded a{
	color: #c0c165;
	text-decoration: none;
}
#content{
	/*padding: 10px;*/
	height: 100%;
	background-color: #fff;
	background-image: url(images/contenttop.jpg);
	background-position: left top;
	background-repeat: no-repeat;
}
#right{
	width: 213px;
	height: 400px;
	background-color: #fff;
	background-image: url(images/rightback.jpg);
	background-position: left top;
	background-repeat: repeat-y;
}
#links{
	height: 100%;
}
#footer{
/*	position: relative; */
	width: 100%;
	height: 34px;
	background-color: #ee1c25;
	background-image: url(images/footright.jpg);
	background-position: right;
	background-repeat: no-repeat;
}
div.post div.entry p{
	/*color: #E34901;*/
}
#sidebar{
	/*padding-left: 15px;
	padding-bottom: 180px;*/
	/*padding-left: 15px !important;
	padding-left:0px;*/
}
div#sidebar ul{
	display: inline;
}
