/*  
Theme Name: 
Theme URI: http://mbyte.org.ua/
Description: 
Version: 1.0
Author: mByte studio
Author URI: http://mbyte.org.ua/
*/

body {
	background: repeat-x left top #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: rgb(102,102,102);
	margin: 0px;
	padding: 0px;
}

a:link, a:visited {
	color: rgb(102,102,102);
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

img { border: 0px; }

.topblue {
	width: 100%;
	height: 65px;
	background: rgb(22, 81, 168);
}

.topblue h1 {
	color: #FFFFFF;
	font-size: 1.3em;
	float: left;
	position: relative;
	margin-top: 20px;
/*	letter-spacing: -0.1em;*/
}

.topblue h1 span {
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	color: rgb(159, 193, 224);
	font-weight: normal;
	margin-left: 30px;
}

.topblue ul {
	list-style: none;
	float: right;
	position: relative;
	width: 30%;
	height: 65px;
	padding: 0px;
	margin: 0px;
}

.topblue ul li {
	float: right;
	height: 38px;
/*	border-left: 2px solid rgb(159, 193, 224);*/
	background: url(images/topmenu-vline.gif) no-repeat left top;
	line-height: 62px;
	padding-left: 10px;
	padding-right: 20px;
}

.topblue ul li a:link, .topblue ul li a:visited {
	color: rgb(159, 193, 224);
	font-size: 0.8em;
	font-family: 'Arial Black', Arial, Helvetica, sans-serif;
	text-decoration: none;
}

.topblue ul li a:hover {
	color: white;
}

.lines {
	background: url(images/lines.jpg) repeat-x left top;
	height: 162px;
}

.citata {
	text-align: right;
	margin-right: 20px;
	padding-top: 20px;
	padding-bottom: 20px;
	color: rgb(22,81,168);
	letter-spacing: -0.03em;
}

.bottomlink {
	border-bottom: 2px solid #c1d0e8;
	width: 90%;
}

.bottomlink a:link, .bottomlink a:visited{
	text-decoration: none;
	color: #80a0cf;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	border-top: 2px solid #c1d0e8;
	display: block;
	padding-top: 5px;
}

.bottomlink a:hover {
	color: rgb(22,81,168);
	border-top: 2px solid rgb(22,81,168);
}

#sidebar a:link, #sidebar a:visited {
	display: block;
	width: 239px;
	min-height: 45px;
	_height: 45px;
	color: #8c8c8c;
	border-top: 1px solid #cccccc;
	background: url(images/arrow-right.gif) no-repeat right center;
	text-decoration: none;
	padding-right: 10px;
	padding-bottom: 5px;
}

#sidebar a:hover {
	background: url(images/arrow-green.gif) no-repeat right center;
	border-top: 1px solid #779b53;
	text-decoration: none;
	color: #779b53;
}

#sidebar a span {
	font-weight: bold;
	display: block;
	margin-top: 7px;	
	margin-left: 3px;
}

#sidebar a small {
	display: block;
	margin-top: -1px;	
	margin-left: 3px;
}

#sidebar .sub {
	display: none;
	padding-left: 7px;
	padding-bottom: 10px;
}

#sidebar .sub a:link, #sidebar .sub a:visited {
	color: #8c8c8c;
	display: block;
	width: 195px;
	height: auto;
	min-height: 19px;
	margin-bottom: 4px;
/*	height: 19px;
	line-height: 19px;*/
	background: url(images/arrow-green.gif) no-repeat left 2px;
	border: 0px;
	font-size: 0.8em;
}

#sidebar .sub a:hover {
	color: #779b53;
}

.vlink:link, .vlink:visited {
	display: block;
	width: 239px;
	min-height: 45px;
	_height: 45px;
	color: #8c8c8c;
	border-top: 1px solid #cccccc;
	background: url(images/arrow-right.gif) no-repeat right center;
	text-decoration: none;
	padding-right: 10px;
	padding-bottom: 5px;	
}

.vlink:hover {
	background: url(images/arrow-green.gif) no-repeat right center;
	border-top: 1px solid #779b53;
	text-decoration: none;
	color: #779b53;
}

.vsub {
	display: none;
}

.the-post h2 {
	font-weight: normal;
	color: rgb(102,102,102);
	margin-top: 0px;
}

.the-post h2 a:link, .the-post h2 a:visited {
	text-decoration: none;
}

.the-post h2 a:hover {
	text-decoration: underline;
}

#novosti {
	float: right;
	width: 200px;
	height: 100%;
	display: block;
	margin-left: 10px;
	margin-bottom: 10px;
}

#novosti-header {
	background: #1651A8;
	width: 100%;
	/*float: left;*/
	height: 25px;
	line-height: 25px;
	color: white;
	font-weight: bold;
	text-align: center;
}

#novosti-content {
	width: 198px;
	/*float: left;*/
	border: 1px solid #1651A8; 
}

#novosti-content div {
	margin: 7px;
}
