/*
Theme Name: samborsky.com
Theme URI:
Description: Makeup by <a href="http://dimox.name/">Dimox</a>, <a href="http://blogoart.ru/">Blogoart.ru</a>
Version: 1.0
Author: Dimox
Author URI: http://dimox.name/
*/

* {
	margin: 0;
	padding: 0;
}
body {
	font: 12px/16px Verdana, Arial, Tahoma, sans-serif;
	width: 100%;
	background: #DEE2E5 url(i/bg.gif) repeat-x;
}

hr{
	margin: 10px;
	border: 1px solid #B0E0E6;
	padding: 0px;
}

a {
	color: #0057AC;
	outline: none;
}
a:hover {
	text-decoration: none;
}
p {padding: 8px 0}
img {border: none}
input {vertical-align: middle}
blockquote {
	margin: 10px 10px 10px 20px;
	padding: 0 12px;
	background: #F6FBFE url(i/blockquote.gif) repeat-y;
	border-left: 3px solid #2F78A9;
}
code {
  font: 12px "Courier New", Courier, monospace;
	color: #0000A0;
	background: #FBFBFB;
}
.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {float: left}
img.alignleft {margin: 5px 10px 5px 0}
.alignright {float: right}
img.alignright {margin: 5px 0 5px 10px}

#wrapper {
	width: 1000px;
	margin: 0 auto;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	width: 1055px;
	height: 170px;
	margin: 0 0 0 -55px;
	position: relative;
	border-bottom: 1px solid #0B253C;
	background: #133C5A url(i/header.jpg) 0 100% no-repeat;
}

#top {
  height: 34px;
	border-bottom: 1px solid #6C98C1;
	background: #102A43;
}

#nav {
  position:	absolute;
	top: 8px;
	left: 100px;
	list-style: none;
	font-size: 11px;
	line-height: 11px;
}
#nav li {
  float: left;
}
#nav a {
	float: left;
	display: inline;
  color: #FFF;
	text-decoration: none;
	padding: 7px 13px;
	background: #344A5F;
	margin-right: 2px;
}
#nav a:hover {
  background: #F3F3F3 url(i/nav.gif) no-repeat;
	color: #000;
}
#nav .current_page_item a {
  background: url(i/nav.gif) 50% 0 no-repeat;
	color: #000;
	padding: 7px 20px 13px;
}

#logo {
	position: absolute;
	top: 80px;
	left: 140px;
	font: 45px Arial, Tahoma, Arial;
	text-align: center;
	cursor: pointer;
	text-decoration: none;
	color: #D6D6D6;
}
#logo b {
	position: absolute;
	top: 0;
	left: 0;
	width: 332px;
	height: 50px;
	background: url(i/logo.gif) no-repeat;
}

#search {
	position: absolute;
	top: 7px;
	right: 0;
}
#search input {
	font: 11px Verdana, Arial, Tahoma;
	float: left;
}
.search {
	width: 220px;
	padding: 4px 4px 5px 8px;
	border: none;
	background: #344A5F;
	color: #798896;
}
.go {
	cursor: pointer;
	border: none;
	width: 27px;
	height: 22px;
	background: #344A5F url(i/go.gif) no-repeat;
}

#adv1, #adv2 {
  position: absolute;
  right: 0;
}

#adv1 {
	top: 70px;
	border: 1px solid #2ebdc0;
}

#adv2 {
	top: 105px;
	border: 1px solid #2ebdc0;
}

/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 17px 0 0;
}
* html #middle {height: 1%;}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	margin: 0 253px 0 47px;
}
.post {
	margin: 0 0 10px;
	padding: 11px 15px 15px;
	background: #FFF url(i/post-bg.gif) -15px 8px no-repeat;
	border: 1px solid #D0D1D3;
}
* html .post {background-position: -15px 9px}
*+html .post {background-position: -15px 9px}
#page .post {background: #FFF}
.date {
  float: left;
	position: relative;
	left: -30px;
	top: -3px;
	width: 60px;
	height: 62px;
	padding: 8px 0 0;
	margin-right: -17px;
	text-align: center;
	background: url(i/post-bg.gif) no-repeat;
	color: #FFF;
	font-weight: bold;
	text-transform: uppercase;
}
* html .date {margin-right: -20px}
.date span {
  display: block;
	color: #99E8FF;
}

#content h1 {
	font: 22px/24px Arial, Tahoma;
	margin: 7px 0 7px 0;
}

#content h2 {
	font: 22px/24px Arial, Tahoma;
	margin: 25px 0 15px 0;
}
#content h2 a, #content h1 a{
	text-decoration: none;
	color: #000;
}
#content h2 a:hover, #content h1 a:hover {
	text-decoration: underline;
}
.entry {
	clear: both;
	font-size: 110%;
	line-height: 17px;
}

.pmeta {
	font-size: 11px;
	margin: 7px 0 0;
}

.pmeta a {
	color: #21A1E4;
}
.comments {
	text-align: right;
	font-weight: bold;
	clear: both;
}
.comments a {
	background: url(i/comments.gif) 0 2px no-repeat;
	padding: 0 0 2px 20px;
	text-decoration: none;
}
.more-link:hover,
.comments a:hover {
	text-decoration: underline;
}

.post ol {
	margin: 7px 0 7px 30px;
}
.post li {
	padding: 1px 0px 7px 15px;
}
.post ul {
	list-style: none;
	margin: 7px 0 7px 20px;
}
.post ul li {
	background: url(i/arrow.gif) 0 7px no-repeat;
}

.subscr {
	margin: 20px 0;
	font-size: 11px;
}
#content .subscr h3 {
  font-size: 12px;
	background: url(i/rss2.gif) 0 1px no-repeat;
	padding: 0 0 0 20px;
	margin: 0 0 2px;
	color: #1C4670;
}
.subscr a {
  color: #000;
}

#content h3 {
	font-size: 14px;
	margin: 5px 0 10px;
	padding: 4px;
}
h3.pagetitle {
	margin: 5px 0 20px !important;
	text-align: center;
}

h3#comments {
  color: #1C88BA;
}
h3#respond {
  color: #E5410E;
}

ol.commentlist {
	margin: 0px 0 30px;
	font-size: 12px;
	list-style: none;
}
.commentlist li {
	padding: 8px 0 2px;
}
.mycomment{
	clear: both;
	margin-top: 10px;
}

.author {
	font-size: 11pt;
	color: #00008B;
}

.avatar{
	border: 1px solid #CCCCCC;
	float: left;
	padding: 1px;
}

.comment_content{
	position: relative;
	margin: 0 0 0 70px;
}

.author a {
  text-decoration: none;
  color: #00008B;
}

.author a:hover {
  text-decoration: underline;
}

.commentmetadata {
	color: #707070;
	font-size: 8pt;
}
.commentmetadata a {
  text-decoration: none;
	color: #707070;
}
.commentmetadata a:hover {
  text-decoration: underline;
}

#commentform {
	font-size: 10pt;
}

#author, #email, #url, #comment, #submit {
	font: 11px Verdana, Arial, Tahoma;
	padding: 4px;
	width: 190px;
	border: 1px solid #B0B0B0;
	background: url(i/shadow.gif) repeat-x;
}
#comment {
	width: 550px;
	height: 130px;
}
#submit {
	width: 200px;
	height: 24px;
	padding: 0 0 1px;
	background: #F4FAFE url(i/go2.gif) repeat-x;
	cursor: pointer;
	overflow: visible;
	border: 1px solid #A9CCDE;
	color: #0B77A9;
	font-weight: bold;
}

.navigation {
	height: 35px;
	text-align: center;
	font-weight: bold;
}
.navigation a,
.navigation span {
  margin: 0 5px;
	text-decoration: none;
}
.navigation a:hover {
	text-decoration: underline;
}
.navigation .current {
  font-size: 18px;
	font-weight: normal;
}
.alignleft {float: left;}
.alignright {float: right;}


/* Sidebar
-----------------------------------------------------------------------------*/
#sidebar {
	float: left;
	width: 238px;
	margin-left: -238px;
	position: relative;
	overflow: hidden;
}

.block {
  border: 1px solid #BCCCD9;
	background: #D2DEE6;
	margin: 0 0 6px;
	padding: 2px;
	height: 1%;
}
.block.rss {
  height: 78px;
	padding: 23px 0 0;
	background-image: url(i/rss.gif);
	background-position: 0 100%;
	font-weight: bold;
}

.block.random a {
	font-size: 80%;
}

#rss {
  float: left;
	display: inline;
	width: 80px;
	height: 107px;
	margin: -36px 12px 0 16px;
	background: url(i/rss.gif) -16px 0 no-repeat;
	position: relative;
}
.rss a {
  color: #000;
}
.rss img {
	display: block;
	margin: 7px 0 7px 5px;
}

.block ul {
  list-style: none;
	background: #FFF;
	padding: 10px;
}
.block ul ul {
  padding: 0;
	margin: 6px 0 -6px -10px;
}
.block li {
  padding: 3px;
	line-height: 14px;
	position: relative;
}
.block a {
  color: #1C88BA;
	font-weight: bold;
}
.block a:hover {
  color: #003760;
}

/* tabs */
ul.tabs {
	height: 30px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	background: #D2DEE6;
}
.tabs li {
  float: left;
	color: #606060;
	padding: 0;
}
.tabs h3 {
  float: left;
	margin: 0;
	font-weight: normal;
	font-size: 11px;
	font-weight: normal;
	line-height: 30px;
}
.tabs.tabs1 h3 {
	padding: 0 18px;
}
.tabs.tabs2 h3 {
	padding: 0 12px;
}
.tabs.tabs3 h3 {
	padding: 0 5px;
}
.tabs li.tab-current {
	background: url(i/tab.gif) no-repeat;
	color: #555F78;
}
.tabs li.tab-current h3 {
	font-weight: bold;
}
.tabs1 .tab-current h3 {
	padding: 0 38px 0 28px;
}
.tabs2 .tab-current h3 {
	padding: 0 27px 0 17px;
}
.tabs3 .tab-current h3 {
	padding: 0 18px 0 8px;
}
.tabs li.tab-current h3.t1,
.tabs li.tab-current h3.t3,
.tabs li.tab-current h3.t5 {
	background: url(i/tab-sep.gif) 100% 0 no-repeat;
}
.tabs li.t2.tab-current,
.tabs li.t4.tab-current,
.tabs li.t6.tab-current {
	background: url(i/tab.gif) 100% 0 no-repeat;
}
.tabs li.tab-current h3.t2,
.tabs li.tab-current h3.t4,
.tabs li.tab-current h3.t6 {
	background: url(i/tab-sep2.gif) no-repeat;
}
.tabs li.tab-current h3.t2 {
	padding: 0 26px 0 36px;
}
.tabs li.tab-current h3.t4 {
	padding: 0 26px 0 36px;
}
.tabs li.tab-current h3.t6 {
	padding: 0 8px 0 18px;
}
div.t2, div.t4, div.t6 {
  display: none;
}
/* end tabs */

.t1 li{
  padding: 6px 0 6px 9px;
	margin-left: 12px;
	background: url(i/bullet1.gif) 0 11px no-repeat;
	line-height: 12px;
}
.t3 li,
.t4 li {
  padding: 6px 5px 9px 20px;
	background: url(i/bullet2.gif) 6px 10px no-repeat;
}
.t3 li.border {
  padding: 4px 5px 7px 20px;
  border: 1px solid #DDE2E3;
	background: url(i/bullet2.gif) 6px 7px no-repeat;
}
.t5 li,
.t6 li {
  padding: 6px 5px 9px 21px;
	background: url(i/bullet3.gif) 6px 10px no-repeat;
overflow: hidden;
}
.t5 li.border,
.t6 li.border {
  padding: 4px 5px 7px 21px;
  border: 1px solid #DDE2E3;
	background: url(i/bullet3.gif) 6px 7px no-repeat;
}

.t2 li{
  padding: 6px 0 6px 3px;
	margin-left: 3px;
	line-height: 15px;
	font-size: 100%;
	border-bottom: 1px dotted #CCCCCC;
}


.tags {
  background: #FFF;
	padding: 10px;
	text-align: center;
	line-height: 1.3;
}

#adv3 {
  text-align: center;
	margin: 8px 0;
}
#adv3 img {
  margin: 12px 0;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	border-top: 1px solid #FFF;
	background: #46677F url(i/footer-bg.gif) repeat-x;
	text-align: center;
  font-size: 11px;
}

#footer a{
	color: #000000;
}

.footer {
	width: 1000px;
	margin: 0 auto;
}
.ft {
  width: 1060px;
	height: 56px;
	margin: 0 0 0 -60px;
	background: url(i/footer.jpg) 100% 0 no-repeat;
}
#bottom-nav {
	font-weight: bold;
	color: #DAE4EB;
	padding: 11px 0 4px;
}
#bottom-nav a {
	color: #DAE4EB;
	text-decoration: none;
}
#bottom-nav a:hover {
	text-decoration: underline;
}

pre { background: #FBFBFB url(i/linenumbers.gif) no-repeat scroll left 1px; color: #0000A0; font-size: 12px; line-height: 1.16em; margin: 5px 0px 5px 0px; padding: 0 0 10px 25px; margin-bottom: 15px; width: 540px; overflow: auto;}
* html pre { paddi1ng: 5px; overflow: scroll; width: 540px; margin-right: 0px;}

#read_more{
  font-weight: bold;
	background: url(i/more-link.gif) no-repeat;
	padding: 0 0 2px 20px;
	text-decoration: none;
	clear: both;
}

div.bookmarkz {text-align: center; margin: 20px 0;}

#post_bottom_1,#post_bottom_2{
	border: 1px dotted #99C9FF;
	padding: 3px;
	float: left;
	font-size: 8pt;
	font-family: Tahoma;
}

#post_bottom_1{
	height: 153px;
	width: 450px;
	margin-right: 10px;
}

#post_bottom_2{
	height: 153px; 
	padding: 3px; 
	width: 183px;
}

#post_bottom_1 li, #post_bottom_2 li  {padding: 1px 1px 1px 10px; margin: 0px 0px 0px 5px;}

#smile{
	cursor: pointer;
}

#smile_box{
	display: none;
	width: 800px;
	height: 450px;
	position: absolute;
	border: 6px solid #00BFFF;
	background-color: #F4FCFF;
	padding: 25px 25px 25px 25px;
	z-index: 100; 
	margin: 50px;
}

#smile_content{
	clear: both;
	height: 400px;
	width: 750px;
}

/* comments button */

.quoter{
	margin-top: 0px;
	float: right;
	font-size: 7pt;
}

.quoter a{
	color: #CCCCCC;
	border-bottom: 1px dotted #CCCCCC;
}

.ed_button { 
	width: 0;  /* IE table-cell margin fix */
    	overflow: visible;
	}
.ed_button[class] { 
	width: auto;
	}
#comment_quicktags {
	text-align: left;
	margin-left: 0%;
	margin-top: 5px;
}
#comment_quicktags #ed_comment_toolbar {
	display: inline;
}
#comment_quicktags input.ed_button {
	background: #F4F4F4;
	border: 1px solid #D6D3CE;
	color: #000000;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 1px;
	width: auto;
}
#comment_quicktags input:focus.ed_button {
	background: #FFFFFF;
	border: 1px solid #686868;
}
#comment_quicktags #ed_strong {
	font-weight: bold;
}
#comment_quicktags #ed_em {
	font-style: italic;
}