/*  
Template Name: kukumber_boss
*/

html, body {
	font-family: arial;
	font-size: 12px;
	border: 0;
	color: #a9a9a9;
}

body, img, p, h1, h2, h3, h4, h5, ul, ol, li, form, blockquote {
	margin: 0;
	padding: 0;
}

body {
	background: url(img/bg_footer.jpg);
}

p {
	line-height: 20px;
	padding: 10px 0;
}
p a:link, a:visited, a:active{
color:#fff;
} 
h1, h2, h3, h4, h5 {
	padding: 10px 0;
	color: #fff;
}

ul, ol {
	list-style: none;
	padding: 10px 0;
}

small {
	font-size: 11px;
}

code {
	background: #FFFFC1;
}

a {
	color: #FFF;
	text-decoration: none;
}

a:hover {
        color: #30900b;
	text-decoration: none;
}

a img {
	border: none;
}

blockquote {
	font-size: 12px;
	width: 80%;
	padding: 0 4%;
	margin: 10px 0 10px 4%;
	border-left: #D58B00 2px solid;
	color: #5F5F5F;
	line-height: 19px;
	font-style: italic;
}

blockquote p {
	padding: 5px 0;
}

blockquote blockquote {
	border-left: #8A111E 2px solid;
}

.aligncenter {
	margin: 10px auto 20px auto;
	display: block;
}

.alignleft {
	margin: 10px 10px 8px 0;
	float: left;
}

.alignright {
	margin: 10px 0px 8px 10px;
	float: right;
}
/*head sponsor*/
.sponsor{
position:absolute;
padding-top:70px;
margin-left:705px;
color: #54524e;
font-size:12px;
height:50px;
width:200px;
}
*:first-child+html .sponsor {
position:absolute;
padding-top:70px;
margin-left:20px;
color: #54524e;
font-size:12px;
height:70px;
width:200px;
}

.sponsor_img {
position:absolute;
right:63px;
padding-top:5px;
}
*:first-child+html .sponsor_img {
position:absolute;
right:63px;
padding-top:25px;

}
/* Wrap */

#wrap {
	width: 100%;
}

/* Top */

#top {
	width: 100%;
	height: 233px;
	padding-top: 5px;
	background: url(img/bg_top.jpg);
}

#top .in {
	width: 925px;
	height: 233px;
	margin: 0 auto;
	position: relative;
}

/* Top (title) */

#title {
	width: 732px;
	height: 182px;
	background: url(img/bg_title.jpg) no-repeat left top;
	overflow: hidden;
	float: left;
	position: relative;
	margin-left: -50px;
}

#title h1 {
	font-family: Tahoma;
	font-size: 24px;
	margin-left: 60px;
	padding-top: 65px;
}

#title h1 a {
	color: #fff;
	text-decoration: none;
	letter-spacing: -1px;
        
}

#title h1 a:hover {
	color: #5dcf00;
        text-decoration: underline;
}

/*

/* Top (search) */

#top #search {
	width: 284px;
	height: 42px;
	background: url(img/bg_search.jpg);
	position: relative;
	float: right;
	display: inline;
}

#top #search input.txt {
	color: #646464;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	left: 15px;
	top: 12px;
	border: 0;
	background: transparent;
	width: 200px;
}

#top #search input.bt {
	position: absolute;
	left: 245px;
	top: 8px;
}

*/



/* Top (menu) */

#menu {
	width:100%;
	clear: both;
	position: absolute;
	bottom: 10px;
}

#menu ul {
	padding: 0;
        float:left;
        width:900px;
}

#menu ul li {
	text-transform: uppercase;
	display: inline;
}

#menu li a {
	color: #545454;
	display: block;
	float: left;
	padding-left: 3px;
	margin-right: 5px;
        text-decoration:none;
}

#menu li a span {
	display: block;
	line-height: 34px;
	padding: 0 14px 0 11px;
}

#menu ul li a:hover {
	color: #fff;
	background: url(img/link_left.jpg) no-repeat left top;
}

#menu ul li a:hover span {
	background: url(img/link_right.jpg) no-repeat right top;
}

#menu ul li.current_page_item a {
	color: #fff;
	background: url(img/link_left.jpg) no-repeat left top;
}

#menu ul li.current_page_item a span {
	background: url(img/link_right.jpg) no-repeat right top;
}

/* Content Wrap */

#content_wrap {
	width: 100%;
	background: url(img/bg_content.jpg);
}

#content_wrap .in {
	width: 925px;
	margin: 0 auto;
	padding-bottom: 30px;
}

/* Content */

#content {
	width: 549px;
	float: left;
	padding-top: 30px;
}

#content h2 {
	font-size: 21px;
	font-family: Georgia;
	font-weight: normal;
}

#content h1, #content h2, #content h3 {
	color: #fff; /* #9F9F9F */
}

#content h2 a {
	color: #fff;
	text-decoration: none;
}

#content h2 a:hover {
	color: #5dcf00;
	text-decoration: none;
}

#content h2 span a {
	color: #5dcf00;
}
#content h2 span a:hover {
        color: #fff;
}

#content h2 a:hover {
        text-decoration: underline;
}

#content ul {
	padding-left: 50px;
	color: #a9a9a9;
}

#content ol {
	padding-left: 70px;
	color: #a9a9a9;
}

#content ol li {
	padding-left: 70px;
	line-height: 19px;
	padding: 2px 0 2px 0px;
}

#content ul li {
	line-height: 19px;
	padding: 2px 0 2px 20px;
	background: url(img/square.gif) no-repeat 0 10px;
}

#content ol li {
	list-style: decimal;
}

/* Content (post) */

.post {
	padding: 15px 0 10px 0;
	clear: both;
}

.post a {
	text-decoration: underline;
	color: #fff;
}

.post a:hover {
       color:#30900b;
}

.post .title {
	background: url(img/line.gif) no-repeat left bottom;
	position: relative;
	margin-bottom: 5px;
}

.post .date {
	margin-top: -20px;
	font-size: 11px;
	position: relative;
	padding-bottom: 8px;
}

.post .date a, .post .date a:link, .post .post_details a {
	color: #279524;
	text-decoration: none;
	border-bottom: #279524 1px solid;
}

.post .date a:hover, .post .post_details a:hover {
	color: #279524;
	text-decoration: none;
	border-bottom: #279524 1px solid;
}

.post .post_details {
	font-size: 11px;
	clear: both;
}

/* More Posts */

.more_posts {
	padding: 15px 0 10px 0;
	font-family: Georgia;
}

.more_posts h2 {
	font-size: 19px !important;
}

.more_posts a {
	color: #9F9F9F !important;
}

.more_posts h2 a:hover {
	color: #fff !important;
	text-decoration: none !important;
}

/* Comments (single.php and comments.php) */

h2.lc {
	padding-top: 20px;
}

.comments_wrap {
	width: 500px;
	margin: 20px 0 0px 10px;
	clear: both;
	padding-bottom: 5px;
}

.comments_wrap a {
	text-decoration: underline !important;
}

.comments_wrap a:hover {
	text-decoration: none;
	color: #fff;
}

.comments_wrap .left {
	width: 46px;
	padding-top: 2px;
	float: left;
}

.comments_wrap .left img {
	border: #4A4A4A 3px solid;
	padding: 1px;
}

.comments_wrap .right {
	width: 410px;
	float: left;
	padding-left: 20px;
}

.comments_wrap .right h4 {
	font-size: 11px !important;
	text-transform: none;
	padding: 0;
	font-weight: normal;
	color: #707070;
}

.comments_wrap .right h4 b {
	font-size: 12px !important;
	color: #8C8C8C;
}

.comments_wrap .right h4 a {
	text-decoration: none;
}

.comments_wrap .right h4 a:hover {
	text-decoration: underline;
}

/* Comments (form) */

#content form {
	margin: 20px 0 30px 10px;
}

#content form label {
	display: block;
	margin: 10px 0;
	font-size: 12px;
}

#content form label input {
	padding: 6px 4px;
	width: 220px;
	font-size: 12px;
	background: #2F2F2F;
	border: #3F3F3F 1px solid;
	color: #fff;
}

#content textarea {
	margin-bottom: 10px;
	display: block;
	padding: 3px;
	font-size: 12px;
	background: #2F2F2F;
	border: #3F3F3F 1px solid;
	color: #fff;
}

#content form input {
	margin-top: 5px;
}

#content form input.sb {
	background: #2F2F2F;
	border: #3F3F3F 1px solid;
	color: #8B8B8B;
	padding: 5px 0;
	width: 80px;
}

.lc_logged {
	padding: 0;
	margin-top: -10px;
}

/* Widget (calendar) */

#wp-calendar {
	width: 95%;
	padding: 0 0 0px 0;
	margin-bottom: 15px;
}

#wp-calendar caption {
	padding: 10px;
}

#wp-calendar th {
	color: #fff;
}

#wp-calendar th, #wp-calendar td {
	padding: 5px;
	text-align: center;
	background: #383838;
	color: #9E9E9E;
}

#wp-calendar td {
	background: transparent;
}

#wp-calendar td, table#wp-calendar th {
	padding: 3px 0;
}

#wp-calendar a {
	text-decoration: underline;
}

#wp-calendar a:hover {
	text-decoration: none;
}

/* Sidebar */
#padSide{
       padding-top:40px;
	float: right;
}
#sidebar {
	width: 284px;
	background: url(img/bg_sidebar.jpg);
}

#sidebar_in {
	width: 284px;
	padding-top:130px;
        padding-bottom: 120px;
	background: url(img/sidebar_bottom.jpg) no-repeat left bottom;
}

#sidebar #search {
	width: 284px;
	height: 136px;
	background: url(img/bg_search.jpg);
	position: relative;
	float: right;
	display: inline;
}

#sidebar #search input.txt {
	color: #646464;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	position: absolute;
	left: 40px;
	top: 38px;
	border: 0;
	background: transparent;
	width: 200px;
}

#sidebar #search input.bt {
	position: absolute;
	left: 217px;
	top: 33px;
}

#sidein {
	padding-left: 20px;
	margin-top: 0px;
        _margin-top: -135px;
	width: 241px;
	overflow: hidden;
	padding-right: 23px;
}
/*Special for IE 7*/
*:first-child+html #sidein {
	padding-left: 20px;
	margin-top: -130px;
	width: 241px;
	overflow: hidden;
	padding-right: 23px;
}

#sidein div{width:202px;}
.textwidget{
           padding-left:21px;
           color:#fff;
}

#sidebar h2 {
	font-size: 12px;
	font-weight: normal;
	text-transform: uppercase;
	background: url(img/sidebar_h2.jpg) no-repeat;
	padding: 0 0 0 20px;
	margin-top: 9px;
	margin-bottom: 5px;
	line-height: 35px;
	width: 262px;
        padding-left:40px;
	margin-left: -20px;
}

#tag_cloud h2 {
	margin-bottom: 15px;
}

#tag_cloud a {
	color: #000000;
}
#tag_cload {
padding-left:20px;
}
.st-tag-cloud{
padding-left:20px;}
.widget_tag_cloud {
	padding-bottom: 20px !important;
}

.widget_text {
	padding-bottom: 20px !important;
       width:202px;
}

.widget_text h2 {
	margin-bottom: 15px !important;
       color:#fff;
}

.block {
	padding-bottom: 10px;
}

#sidebar a {
        color: #000000;
	text-decoration: underline;
}

#sidebar a:hover {
	color: #fff;
}
.divRss{
height:32px;
padding-top:94px;
_padding-top:88px;
}
.div_Rss{
position:absolute;
display:none;
width: 246px;
height:150px;
border:solid 1px;
background:#ecf2f5;
padding-top:20px;
margin-left:18px;
}
#sidebar a.rss:active, #sidebar a.rss:visited, #sidebar a.rss:link {
	display: block;
	background: url(img/rss.png)  30px  no-repeat;
        color: #fff000;
        font-size:13px;
        text-decoration:none;
        padding-left:80px;
        padding-top:16px;
         height:32px;
}

#sidebar a.rss:hover {
	background: url(img/rss_hover.png) 30px    no-repeat;
        color: #ffffff; 
}

a.rss span {
	display: none;
}

#sidebar ul {
	padding: 10px 0;
}

#sidebar ul ul {
	padding: 0;
}

#sidebar li {
	line-height: 18px;
	padding: 2px 0 2px 20px;
	background: url(img/li.png) no-repeat 0 8px;
       margin-left:20px;
}

#sidebar li a {
	color: #fff;
	text-decoration: none;
}

#sidebar li a:hover {
	text-decoration: underline;
	color: #000;
}

/* Footer */

#footer {
	width: 100%;
	background: url(img/footer_top.jpg) repeat-x top;
}

#footer .in {
	width: 925px;
	margin: 0 auto;
	padding-top: 45px;
	padding-bottom: 40px;
}

/* Footer (copyright) */

#copyright {
	font-size: 11px;
	width: 400px;
	float: left;
}

#copyright a {
	color: #CDCDCD;
	border-bottom: #494949 1px solid;
	text-decoration: none;
}

#copyright a:hover {
	border-color: #5A5A5A;
	color: #fff;
}

#copyright p {
	padding: 0;
}

/* Footer (menu) */

#fmenu {
	width: 700px;
	float: right;
}

#fmenu ul {
	float: right;
}

#fmenu li {
	display: inline;
}

#fmenu li a {
	color: #6E6E6E;
	padding: 6px;
	margin-right: 8px;
}

#fmenu li a:hover, #fmenu li.current_page_item a {
	color: #fff;
	background: url(img/footer_menu_bg.jpg);
}

/* Fix */

#content_wrap:after,
.comments_wrap:after,
.in:after {
    content: "."; 
    display: block;
	 height: 0;
    clear: both; 
    visibility: hidden;
}
#main_chat{width:600px;}
#chat {height:300px; overflow:auto; width:600px; padding:0px; font-family:Verdana; font-size:12px; line-height:14px; background:#252626;}
#chat span{ color:#69e000; }
#mes{color:#FFF;}
#message {font-family:Verdana,monospace; vertical-align:top; margin-top:0px; font-size:12px; border:0px; height:23px; color:#FFF; width:85%; background:#454545;}
#but {background:#399612;  border:none; height:24px; width:14%; color:#FFF; }
#nick_but{background:#399612; border:none; padding:0px; margin-bottom:3px; height:23px; width:60px; color:#FFF; vertical-align:top;}
#chat_foot{width:100%; margin-top:3px;}
#user_div{color:#FFF; vertical-align:middle;}
#auth{ visibility:hidden; font-family:Verdana; font-size:14px; position:absolute; vertical-align:middle; margin-top:130px; margin-left:110px; height:160px; width:370px; color:#454545;  background: #ffffCC; }
#opa {background:#ccc; visibility:hidden; opacity:0.5; width:600px; height:430px; position:absolute}
#admin{background:#252626 none repeat scroll 0 0;
border:1px solid;
height:325px;
margin-left:410px;
position:absolute;
top:410px;
visibility:hidden;
width:186px;}
#admin h4{padding-left:20px; font-size:13px; top:0px;}
#pole{padding-left:10px; padding-right:40px}
#pole{padding-top:40px;}
#pole_pass{padding-top:5px; visibility:hidden; padding-right:63px;}
#your_name{float:left; padding-top:40px; padding-left:20px; height:50px;}
#input{padding-top:40px; float:right; padding-right:10px}
#text_pass{padding-top:0px; visibility:hidden;}
#online{padding-left:10px; overflow:auto; height:250px; color:#00CC33; font-family:Verdana;}
#ban{background:#399612; border:1px solid; height:20px;}
#banka{font-size:13px; width:100%; float:right; height:20px; padding-top:3px; padding-right:5px;}
#div_ban{bottom:10px; right:20px; position:absolute; }
#alert{color:red; width:200px; height:20px; font-size:12px; font-family:Verdana;}

