/*  
Theme Name: Blogga 2010 06 
Theme URI: http://www.blogga.ru/
Description: Made by Blogga and for Blogga
Author: Kvisaz.ru
Author URI: http://www.kvisaz.ru/
Tags: fixed width, absolute position, left sidebar.
Version: 0.9.0

*/


* {
	margin: 0;
	padding: 0;
}

#tooltip{
	position:absolute;
	border:1px solid #333;
	background:#f7f5d1;
	padding:2px 5px;
	color:#333;
	display:none;
	}

body {
	background-image: url(img/top-right-bg-repeat.jpg);
	background-repeat: repeat-x;
	background-position: 0px -15px;
	background-color: #DDB965;
	width: 100%;
}

a img {
	text-decoration: none;
	border-style: none;
}








/* HEADER
-----------------------------------------------------------------------------*/

#hd {
	height: 155px;
	width: 1000px;
	margin-left: 50px;
}



#logo-w {
	position: absolute;
	left: 90px;
	top: 2px;
}

#logo {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 34pt;
	margin: 0px;
	padding-top: 0px;
	line-height: 32pt;
	height: 28pt;
}


#logo-menu li a, #logo a {
	color: #DEB968;
	text-decoration: none;
}

#logo-desc {
	margin: 0px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	color: #AF8539;
	font-weight: bold;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	clear: both;
	line-height: 10px;
}

#logo-b {
	padding: 0px;
	text-align: center;
	height: 90px;
	width: 728px;
	position: absolute;
	left: 412px;
	top: 5px;
}

#logo-menu {

}

#logo-menu-ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: normal;
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: left;
	width: 242px;
}

#logo-menu li {
	padding: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #DEB968;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
	width: auto;
	line-height: 12px;
}


#search {
	height: 15px;
	width: 1000px;
	margin: 0px;
	position: absolute;
	top: 103px;
	left: 140px;

}


#search-label {
	float: left;
	display: inline;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #FFCC00;
	font-weight: bold;
	margin-right: 10px;
	font-size: 10pt;
	line-height: 17pt;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

#search-s {
	width: 640px;
	height: 14pt;
	float: left;
	display: inline;
	margin: 0px;
	padding: 0px;
}

#searchsubmit {
	float: right;
	display: inline;	
	width: 90px;
	border: 1px solid #FFCC00;
	height: 15pt;
	font-weight: bold;
	color: #8B6325;
	background-color: #FFCC00;
}


/* CONTENT CONTAIN
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	height: 1%;
}

#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}


#c-w {
	position: absolute;
	width: 960px;
	left: 190px;
	top: 160px;
}


.wp-pagenavi {
	clear: both;
	font-size: 11pt;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EED988;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 4px;
	padding-left: 4px;
}

.wp-pagenavi a {
	background-color: #FFFFCC;
	width: 20px;
	height: 20px;
	padding: 2px;
	color: #993300;
	text-decoration: none;
	margin-left: 3px;
}


	.wp-pagenavi span.pages {float:left; font-size:11px; padding: 0px 4px 0px 4px !important; line-height:16px; margin: 0px 3px 0px 0px !important; color: #ca9417 !important; border: none !important;	background:#602600 !important;}
	.wp-pagenavi span.current {float:left; font-size:11px; background:#602600 !important; line-height:16px; padding:0 4px !important; color:#ca9417 !important; margin:0 3px 0 0 !important; border:none !important;}
	.wp-pagenavi span.extend {float:left; font-size:11px; background:none !important; line-height:16px; padding:0 4px !important; color:#602600 !important; margin:0 3px 0 0 !important; border:none !important;}
	.wp-pagenavi2 {position:absolute; left:10px; bottom:-22px; z-index:300; font-size:11px;}
	.wp-pagenavi2 a, .wp-pagenavi2 a:link, .wp-pagenavi2 a:active  {float:left; font-size:11px; background:#ca9417 0 0 no-repeat; line-height:16px; padding:0 4px; color:#602600; margin:0 3px 0 0; border:none;}
	.wp-pagenavi2 a:hover {background:#602600 0 0 no-repeat; color:#ca9417; text-decoration:none;}



/* POST
-----------------------------------------------------------------------------*/

.post {
	float: left;
	display: inline;
	width: 300px;
	margin-right: 20px;
	margin-top: 0px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
}

.post-tip{
  display: none;
}

.post .title {
	height: 32pt;
	margin-bottom: 2pt;
	display: block;
}



.post h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	line-height: 12pt;
	font-weight: normal;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}

.post a {
	text-decoration: none;
	color: #993300;
}

.post img {
	height: 200px;
	width: 300px;
	overflow: hidden;
}


.post h3 a:hover {
	color: #0000FF;
	text-decoration: underline;
}

.post .author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 10px;
	display: block;
	padding: 0px;
}



.post-single {
	width: 640px;
	display: block;
	background-color: #fff4de;
	float: left;
}

.post-single h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24pt;
	line-height: 24pt;
	font-weight: normal;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 25px;
	margin-left: 20px;
}


.post-single h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18pt;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}

.post-single h1 a {
	text-decoration: none;
	color: #993300;

}


.post-single p {
	display: block;
	margin-bottom: 20px;
	margin-left: 20px;
	margin-right: 20px;
}

.post-single ul, .post-single ol {
	display: block;
	margin-top: 0px;
	margin-bottom: 20px;
	margin-left: 40px;
	margin-right: 20px;
}

.post-single p a {
	text-decoration: underline;
	color: #0033FF;
}



.post-single .author {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	line-height: 18pt;
	display: block;
	padding: 0px;
	float: none;
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 20px;
	height: 50px;
}

.post-s-auth {
  padding-left: 30px;
}

#single-sidekick {
        position: absolute;
        top: 160px;
	left: 833px;
	width: 300px;
background-color: #fff4de;
	
}

#single-sidekick a {
text-decoration: none;
color: #0033FF;
}

#single-sidekick a:hover {
text-decoration: underline;
color: #FF3300;
}


#single-sidekick.stick {
  position: fixed;
  top: 0;
  z-index: 10000;
  }

/* Sidebar Left
--------------------------------------------------------------------------------------------- */

#s {
	width: 150px;
	position: absolute;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-align: right;
	left: 20px;
	top: 120px;
}


#s h5,h6,h4,h3,h2,h1 {
	margin-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12pt;
	color: #3F2406;
}

#s li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	font-size: 11px;
	line-height: 20px;
	list-style-position: outside;
}

#s ul {
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
}

.s-w {
	margin-right: 0px;
	margin-top: 40px;
}






/* Footer
-----------------------------------------------------------------------------*/
#f {
	background-color: #B0893E;
	clear: both;
	padding: 0px;
	height: 340px;
}

#f-label {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #FFFF99;
	font-size: 11pt;
	text-align: center;
	clear: both;
	padding-top: 10px;
	padding-bottom: 10px;
}

#f-ws {
	display: block;
	margin-right: auto;
	margin-left: auto;
	width: 660px;
	float: none;
	clear: both;
}

.f-w {
	float: left;
	display: block;
	margin-top: 0px;
	margin-left: 20px;
	width: 180px;
	height: 132px;
	margin-bottom: 20px;
}

.f-w-l {
	display: none;
}


.f-rss {
	background-image: url(img/rss-icons.png);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}

.f-lj {
	background-image: url(img/rss-icons.png);
	background-repeat: no-repeat;
	background-position: -200px 0px;
}

.f-mail {
	background-image: url(img/rss-icons.png);
	background-repeat: no-repeat;
	background-position: -400px 0px;
}

#f-ad-b {
	clear: both;
	margin-right: auto;
	margin-left: auto;
	display: block;
	width: 728px;
	float: none;
	margin-top: 0px;
	margin-bottom: 20px;
	background-color: #DCB767;
	height: 90px;
}


