/* author: Slaver http://slaver.info */
/* creation date: 19.06.2007 */

body {
	margin: 0;
	padding: 0;
	font: 12px Arial;
}

img {
	border: 0;
}

a {
	text-decoration: underline;
}

a:hover {
	text-decoration: none;
}

#container {
	width: 1000px;
	margin: 0 auto;
	padding-bottom: 1px;
	text-align: left;
}

#width {
	width: 1000px;
	margin: 0 auto;
}

#header {
	width: 100%;
	height: 110px;
	padding: 0;
	border-bottom: 5px solid #99ccff;
	margin-bottom: 1px;
	background: #0a54b6 url("../images/header_background.gif") repeat-x top;
}

#logo {
	float: left;
	width: 240px;
	height: 110px;
	margin: 0 auto;
}

#logo h1 {
	padding: 0;
	margin: 0;
	height: 110px;
	background: url("../images/logo_be.jpg") left no-repeat;
}

#logo.en h1 {
	background: url("../images/logo_en.jpg") left no-repeat;
}

#logo.ru h1 {
	background: url("../images/logo_ru.jpg") left no-repeat;
}

#logo.be h1 {
	background: url("../images/logo_be.jpg") left no-repeat;
}

#logo h1 a {
	display: block;
	width: 240px;
	height: 110px;
}

#logo h1 a span {
	display: none;
}

#line {
	clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
	border-bottom: 7px solid #17cd2c;
	margin-bottom: 1px;
}


#left {
	float: left;
	width: 200px;
	padding: 0;
}

#right {
	float: right;
	width: 180px;
	background: #eee;
	padding: 10px;
	text-align: center;
}

#content {
	float: left;
	width: 557px;
	padding: 0 20px 0 20px;
}

#footer {
	width: 100%;
	margin: 0;
	padding: 0;
	color: #fff;
	background-color: #0a54b6;
	border-top: 5px solid #99ccff;
	font: 12px/16px Arial;
	height: 26px;
	text-align: center;
}

#footer p {
	margin: 5px;
	color: #fff;
}

.clear {
	clear: both;
    height: 0;
    font-size: 1px;
    line-height: 0px;
}

#left p, #right p { margin: 0 0 1em 0; }

#footer p {
	margin: 5px;
	color: #fff;
}

#footer a {
	color: #fff;
}

.latest {
	background: #ddeeff;
	padding: 10px 20px;
}

#right a {
	color: #0066cc;
}

/*
	Fonts
*/

#content {
	font: 12px/16px Arial;
}

#content a, #left a {
	color: #0066cc;
}

#content h1, #content h2 {
	font: bold 16px/20px Arial;
	margin: 5px 0;
}

#content h3, #content h4 {
	font: bold 14px/16px Arial;
	margin: 5px 0;
}

#content p {
	margin: 5px 0;
}

#content small {
	font: 11px/16px Arial;
	color: #a2a2a2;
}

#content small a {
	color: #a2a2a2;
}

.comment {
	border-bottom: 1px solid #eee;
	padding: 10px 0;
}

/*
	Menu
*/


ul.menu {
	list-style-type: none;
	padding: 0;
	margin: 0;
	font: 12px/16px Arial;
}

ul.menu li {
	width: 200px;
	background: #e1f3ff;
	border-top: 1px solid #fff;
	border-bottom: 1px solid #8fd2ff;
}

ul.menu li a {
	width: 180px;
	display: block;
	padding: 3px 10px;
	text-decoration: none;
	color: #0066aa;
	margin: 0;
}

ul.menu li a:hover {
	color: #0066aa;
	text-decoration: underline;
	background-color: #fff;
}



#political_cases, #archives, #analityka, #elections {
	display: block;
	padding: 0 0 0 10px;
	margin: 5px 0;
	font: 11px/20px Arial;
	background: #fff;
}

#political_cases .list a, #archives .list a, #analityka .list a, #elections .list a {
	width: 100%;
	display: inline;
	padding: 3px 10px;
	text-decoration: none;
	color: #0066aa;
	margin: 0;
}

#political_cases.list a:hover, #archives.list a:hover, #analityka .list a:hover, #elections .list a:hover {
	color: #0066aa;
	text-decoration: none;
}

/*
	Main news list
*/

.main_news {
	width: 200px;
	margin: 10px 0;
	padding: 0 0;
	color: #000;
}

.main_news dt {
	font: bold 11px Arial;
	padding: 0 0 0 10px;
}

.main_news dt.title {
	font: bold 14px/26px Arial;
	border-bottom: 0;
	padding: 0 10px;
	margin-bottom: 10px;
}

.main_news dd {
	margin-bottom: 10px;
	margin-left: 0px;
	font: 11px Arial;
	padding: 0 10px 5px 10px;
	border-bottom: 1px solid #8fd2ff;
}

/*
	Other
*/

#error {
	margin: 10px;
	padding: 10px;
	border: 1px solid #feb436;
	background: #ffe4b9;
}


#langs {
	float: right;
	padding-right: 10px;
	/*position: relative;
	top: 0;
	right: 0;

	padding: 10px;*/
	color: #fff;
	font: 11px/20px Arial;
}

#langs a {
	display: inline;
	color: #fff;
	background: #4888d5;
	padding: 5px;
}

#langs a.active {
	color: #000;
	background: #99ccff;
	font-weight: bold;
	text-decoration: none;
}


.images {
	text-align: center;
	padding: 5px;
}

.images img {
	padding: 5px;
	border: 1px solid #8fd2ff;
}

.images a:hover img {
	border: 1px solid #17cd2c;
}


/*
	Calendar
*/

#calendar {
	text-align: center;
}

#calendar table {
	margin: 0 auto;
}

#calendar .today {
	background: #fff;
}

/*
	Banners
*/

#banners {
	border-top: 1px solid #dbdbdb;
	padding: 10px 0;
}

/*
	Search form
*/

.searchform {
	border-bottom: 1px solid #dbdbdb;
	padding: 0 0 5px 0;
	margin: 5px 0;
}

.field {
	font: 12px/14px Arial;
	padding: 2px;
	color: #000;
	border: 1px solid #ccc;
/*	border: 1px solid #7fb2e5;
	color: #0954b7;
	background: #dcedff;*/
}

.button {
	border: 0;
	color: #fff;
	background: #0953b5;
	font: bold 14px/16px Arial, Helvetica, sans-serif;
	text-decoration: underline;
	padding: 3px;
	cursor: pointer;
}

.searchform .button {
	font: bold 12px/14px Arial, Helvetica, sans-serif;
}

textarea.field {
	width: 98%;
}

#commentform .field {
	width: 98%;
}

#commentform .button  {
	width: 100%;
	padding: 5px;
}

/*
	Lightbox effects
*/

#lightbox {
	background-color: #eee;
	padding: 5px;
}

#lightboxDetails {
	padding: 0;
	font: 11px/16px Arial;
}

#lightboxCaption { float: left; }
#keyboardMsg { float: right; }
#closeButton { top: 0px; right: -1px; }

#lightbox img { border: none; clear: both;}
#overlay img { border: none; }

#overlay { background-image: url("../images/overlay.png"); }

* html #overlay{
	background-color: #333;
	back\ground-color: transparent;
	background-image: url(blank.gif);
	filter: progid:DXImageTransform.Microsoft.AlphaImageLoader(src="../images/overlay.png", sizingMethod="scale");
}



.news {
	padding: 10px 0;
}

.news a {
	color: #008000;
}

.block {
	border-top: 1px solid #e2e2e2;
	margin-bottom: 10px;
	padding: 5px;
}

.block.original {
	border-top: 1px solid #e2e2e2;
	background: url("../images/via.gif") no-repeat top right;
}

.block .images {
	float: left;
}

.block p {
	display: table;
	_height: 0;
	zoom: 1;
}


.pages {
	float: left;
	width: 100%;
	border-top: 1px solid #e2e2e2;
	padding: 5px 0 10px 0;
	display: inline;
}

.pages a {
	color: #0066cc;
}

.pages .prev {
	float: left;
}

.pages .next {
	float: right;
}

.error, .info {
	text-align: left;
	padding: 5px 20px 5px 45px;
}

.error {
	background: #fff6bf url("../images/error.gif") center no-repeat;
	background-position: 15px 50%;
	border-top: 2px solid #ffd324;
	border-bottom: 2px solid #ffd324;
}

.info {
	background: #f8fafc url("../images/info.gif") center no-repeat;
	background-position: 15px 50%;
	border-top: 2px solid #b5d4fe;
	border-bottom: 2px solid #b5d4fe;
}

.padding {
	margin: 15px 0;
}

.adminmenu {
	text-align: left;
}


.loginform {
	border-bottom: 1px solid #dbdbdb;
	padding: 0 0 5px 0;
	margin: 0 0 5px 0;
}

#loginform {
	margin: 5px 0;
}




.newcom {
	background: #f8fafc;
	border-bottom: 1px solid #b5d4fe;
}



h1.line {
	border-top: 1px solid #dbdbdb;
	padding: 10px 0;
}

.monthes {
	border-top: 1px solid #dbdbdb;
	padding: 10px 0;
	margin: 5px 0 0;
}


/*
	WordCloud
*/

#cloud {
	padding: 10px;
}

#cloud .word {
	font-family: Tahoma;
	padding: 5px;
	line-height: 90%;
	letter-spacing: 2px;
	white-space: nowrap;
}

#cloud a.size1 {
	color: #0066cc;
	font-size: 2.4em;
}

#cloud a.size2 {
	color: #428dd9;
	font-size: 2.2em;
}

#cloud a.size3 {
	color: #3586d7;
	font-size: 2em;
}

#cloud a.size4 {
	color: #80aad4;
	font-size: 1.8em;
}

#cloud a.size5 {
	color: #93b3d3;
	font-size: 1.7em;
}

#cloud a.size6 {
	color: #a9bcd0;
	font-size: 1.6em;
}

#cloud a.size7 {
	color: #a3b7cb;
	font-size: 1.5em;
}

#cloud a.size8 {
	color: #a3b7cb;
	font-size: 1.4em;
}

#cloud a.size9 {
	color: #b6bcc2;
	font-size: 1.2em;
}

#cloud a.size0 {
	color: #b6bcc2;
	font-size: 1em;
}

#counters {
	text-align: center;
}

#ads {
	color: #a6a6a6;
	font-size: 10px;
	margin-top: 10px;
	text-align: center;
}

	#ads a {
		color: #a6a6a6;
	}

#friends {
	text-align: center;
}



#google_results iframe {
	width: 450px;
}
