/**
Theme Name: Derekj
Author URI: http://wpjunction.com
Theme URI: http://wpjunction.com
Version: 1.0
Author: hpa
Description: Derekj Theme Premium WP
*/

@import url('css/reset.css');
@import url('css/default.css');
@import url('css/lavalamp.css');
@import url('css/jquery.tabs.css');
@import url('css/widgets.css');
@import url('css/comments.css');

body {
	background:#FFFFFF url('./images/bodybgd.png') top repeat-x;
	font:normal 14px Arial, Treubuchet, Verdana;
	color:#505050;
}

a {
	text-decoration:none;
	color: #2171BA;
}


a:hover { color: #C2CB08; }

#body-in {
	background:transparent url('./images/body-in-bg.gif') repeat-x 0 0;
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}

#wrapper {
	width:960px;
	height: auto;
	margin: 0 auto; /* the bottom margin is the negative value of the footer's height */
}


.icon {
	background:transparent url('./images/all-icons.gif') no-repeat;
	padding-left:20px;
	display:block;
	float:left;
	height:15px;
	line-height:16px;
	margin-right:5px;
}
.icon2 {
	background:transparent url('./images/all-icons.gif') no-repeat;
	padding-left:20px;
	display:block;
	float:left;
	height:50px;
	line-height:16px;
	margin-right:5px;
}



/* header */
#header { margin-bottom:10px; }

#page-menu { 
height:28px;
background-color: #B2AF95;
}

#right-now, #subcribe-form, .input-text {
	text-transform:uppercase;
	font-size:11px;
	color:#000000;
}

/* branding */
#branding {
margin: 10px 0px;
}
#branding_left {
width: 960px;
float: left;
margin: 0px auto;
text-align: center;
}
#branding_right {
width: 740px;
float: right;
overflow: hidden;
text-align: right;
}

#blog-title {
	margin-top:20px;
	font:normal 30px Treubuchet, Arial, Verdana;;
	font-style:italic;
	display:block;
}

#blog-title a { color:#000000; }

#blog-title a:hover { color:#BAC300; }

#blog-description {
	background:transparent url('./images/tagline-bg.gif') no-repeat 0 0;
	font:normal 12px 'Lucida Grande',Verdana,Arial,'Bitstream Vera Sans',sans-serif;
	color:#9CA405;
}

#right-now {
	background-position:0 9px;
	height:36px;
	padding-left:23px;
	line-height:36px;
}

#header-tools {
	float:right;
	width:960px;
	height:50px;
	/** background-image:url(images/navi_background.gif); */
}

#youtube-icon {
	background-position:0 -21px;
	height:36px;
	padding:0;
	width:22px;
	margin-right:5px;
	}


#rss-icon {
	background-position:0 -21px;
	height:36px;
	padding:0;
	width:22px;
	margin-right:5px;
}

#subcribe-form {
	margin:0;
	padding:0;
	background:transparent url('./images/subscribe-email-form-bg.gif') no-repeat 0 0;
	float:left;
	width:230px;
	height:23px;
	position:relative;
	top:7px;
	left:110px;
}

#subcribe-form .input-text, #subcribe-form .input-submit, #subcribe-form label {
	border:medium none;
	background:transparent;
	position:absolute;
}

#subcribe-form label {
	left:-107px;
	top:5px;
}

.input-text {
	left:6px;
	top:4px;
	width:192px;
	font-size:11px;
}

.input-submit {
	width:21px;
	height:22px;
	padding:0;
	right:0;
	top:0;
	cursor:pointer;
}

#cat-menu {
	font: 20px 'Trebuchet MS', Tahoma, Verdana;
	background-color: #B2AF95;
	height:37px;
	overflow:hidden;
margin-bottom: 8px;
}

#cat-menu li {
	display:inline;
	margin-right:17px;
}

#cat-menu li a {
	color:#000000;
	display:block;
	float:left;
	height:37px;
	line-height:35px;
	padding:0 16px;
	text-transform:uppercase;
}

#cat-menu li a:hover, #cat-menu li.current-cat a, #szukaj:hover {
	background:#C9D20E url('./images/cat-menu-hover-bg.gif') repeat-x 0 0;
}

/* container */
#container { margin-bottom:10px; }

/* content */
#content {
	float:left;
	width:960px;
        height: 100%;
}

#content_left2 {
width: 410px;
margin-right: 8px;
float: left;
}
#content_left {
width: 650px;
float: left;
}

#content_right {
width: 234px;
margin-right: 8px;
float: left;
background-color: #ffffff;
overflow: hidden;
}


/* post */
.pagetitle {
	font:normal 30px 'Trebuchet MS', Tahoma, Verdana;
	color:#000000;
}

.ukf_topmenu {
line-height: 26px;
font-size: 12px;
color: #ffffff;
text-transform:lowercase;
float: left;
}
.ukf_topmenu2 {
line-height: 26px;
font-size: 12px;
color: #ffffff;
text-transform:lowercase;
float: right;
}
.ukf_top
a:hover { color: #C2CB08; }
.ukf_topmenu2 * {
margin: 0px 3px
}
.ukf_topmenu a {
color: #ffffff;
}
.ukf_topmenu a:hover {
color: #333;
}
.ukf_topmenu li {
margin-top: 3px;
margin-right: 10px;
}

.page_item {
display: inline;
}

.post-header {
	text-align:left;
	margin-bottom:0px;
	
}

.post {

	font: 13px Arial, Tahoma, Verdana;
	font-weight:400;
	line-height: 20px;	
	


}

.single { background:none !important;}

.title {
	font:bold 28px 'Trebuchet MS', Tahoma, Verdana;
color: #000;
	float: left;
	width:405px;
	text-align:left;
	background: transparent none;
}
.title a { 
	color: #2171BA; 
letter-spacing: -1pt;
}
.title a:hover { color:#C2CB08; }

.post a {
color: #2171BA;
}
.post .title a {
color: #000;
}
.post .title a:hover {
color: #2171BA;
}
.meta {
	clear:left;
	font:normal 11px Tahoma, Verdana;
	color:#A0A0A0;
	margin-top: 6px;
	margin-bottom:3px;
        text-align: left;
}

.meta a { color:#2171BA; }

.meta a:hover { color:#C2CB08; }

.post-date {
	font:normal 11px Tahoma, Verdana;
	color:#CCCC00;

}

.post-author { background-position:0 -60px; }

.post-categories { background-position:0 -85px; }

.post-comment { background-position:0 -109px; }

.moretext{

	clear:right;
	font:normal 14px Tahoma, Verdana;
	color:#A0A0A0;
	margin-top: 6px;
	margin-bottom: 12px;
	background-image:url(images/more-gif.gif)  ;

}

.tags{
	font:normal 14px 'Trebuchet MS', Tahoma, Verdana;
	color:#000000;
	background-color:#CCCC33;
	

}

.widget {
	background:#FFFFFF url('./images/widget-bg.gif') no-repeat 50% 24px;
	margin-bottom:10px;
}

.widget ul li {
	font:normal 11px Tahoma, Verdana;
	line-height:27px;
	border-bottom:1px solid #E2E2E2;
	color:#8D8D8D;
}

.widget ul li a { color:#8D8D8D; }

.widget ul li a:hover { color:#5FA9DF; }

/* sidebar */
#sidebar {
	float:right;
	width:300px;
	padding-left:0px;	
}
#primary, #secondary {
float:right;
width: 300px;
}

.widget { margin-bottom:10px; }

.widget ul li {
	font:normal 11px Tahoma, Verdana;
	line-height:27px;
	border-bottom:1px solid #E2E2E2;
	color:#8D8D8D;
	padding:0 5px;
}

.widget ul li a { color:#393939; }

.widget ul li a:hover { color:#C2CB08; }

.widget ul li li { border:none; }

/* footer */
#footer {
	height:39px;
	font:normal 12px Tahoma, Verdana;
	line-height:39px;
	overflow:hidden;
	text-transform:uppercase;
	color:#FFFFFF;
}

#blog-name, #blog-name span {
	background:#FFFFFF url('./images/blog-name-bg.gif') no-repeat;
	background-position:0 0;
	display:block;
	float:left;
	height:24px;
	padding-left:8px;
}

#blog-name { margin:8px 9px 0 9px; }

#blog-name span {
	background-position:100% 0;
	display:block;
	float:left;
	height:24px;
	line-height:24px;
	padding:0 8px 0 0;
	color:#000000;
	text-transform:capitalize;
}


* {
margin: 0;
}
html, body {
 height: 100%;
}
#body-in, #wrapper {
 min-height: 100%;
 height: auto !important;
 height: 100%;
 margin: 0 auto -39px;
}
#footer, .push {
height: 39px;
}

.entry {
clear: left;
padding-right: 10px;
}
.ukf_break {
margin-bottom: 15px;
display: block;
float: left;
}

.icon2 {
	padding:0;
	width:49px;
        height: 49px;
	margin-right:8px;
}
.icon3 {
	padding:0;
	width:49px;
        height: 49px;
	margin-right:8px;
margin-top: 10px;
margin-bottom: 10px;
        display: block;
float: left;
}
.icon4 {
	padding:0;
	width:22px;
        height: 22px;
	margin-right:8px;
margin-bottom: 8px;
        display: block;
float: left;
}
.icon5 {
	padding:0;
	width:22px;
        height: 22px;
	margin-right:8px;
margin-bottom: 8px;
        display: block;
float: right;
}
#pl {
background: url('./images/pl.png');
padding:0;
float: left;
width:56px;
height: 49px;
margin-right:8px;
}
#rss_icon {
background: url('./images/rss_icon2.gif');
}
#twitter_icon {
background: url('./images/twitter_icon2.gif');
}
#facebook_icon {
background: url('./images/facebook_icon2.gif');
}
#youtube_icon {
background: url('./images/youtube_icon2.gif');
}
#blip_icon {
background: url('./images/blip_icon2.gif');
}
#google_icon {
background: url('./images/gmail_icon2.gif');
}
#wykop_icon {
background: url('./images/wykop_icon2.gif');
}

#twitter_mini {
background: url('./images/twitter_mini.png');
}
#facebook_mini {
background: url('./images/facebook_mini.png');
}
#blip_mini {
background: url('./images/blip_mini.png');
}
#wykop_mini {
background: url('./images/wykop_mini.png');
}
#google_mini {
background: url('./images/gmail_mini.png');
}

#ukf_login {
font-size: 12px;
color: #CCC;
width: 100%;
margin: 10px 0px;
display: block;
}
#ukf_login label {
margin-right: 14px;
}
#ukf_login input {
margin-left: 10px;
height: 14px;
border: 0px solid;
background-color: #EDEDED;
}
#ukf_login ul {
display: inline;
}
#ukf_login li {
display: inline;
}
#ukf_login_button {
height: 18px;
margin-right: 10px;
font-size: 10px;
}
#ukf_login form {
display: inline;
}
#ukf_rss {
float: right;
width: 400px;
margin-top: 0px;
height: 49px;
margin-left: 100px;
}
#ukf_searchform {
float: right;
}
#ukf_s {
position: relative;
top: 4px;
float: left;
padding: 5px;
width: 155px;
margin-right: 10px;
}
.ukf_widget {
margin-bottom: 8px;
}
.ukf_widget p {
line-height: 18px;
background-color: #F2F2F2;
padding: 6px;
}
.ukf_subpost_icons {
clear: both;
}
.ukf_subpost_icons p {
float: left;
}
.meta_left {
width: 350px;
float: left;
}
.meta_right {
width: 60px;
float: left;
}
.sub_meta_left {
width: 590px;
float: left;
}

#content_right img {
float: left;
}
.form-table label {
float:left;
line-height:12px;
}
.featured {
	font:normal 12px 'Trebuchet MS', Tahoma, Verdana;
	float: left;
	width: 100%;
	text-align:left;
        display: block;
margin-top: 3px;
margin-bottom: 4px;
background-color: #F2F2F2;
}
.featured a { 
	color: #333;
}
.featured:hover {
background-color: #95B4D0;
}
.featured a:hover { color:#000; }
.featured_left {
float: left;
width: 95px;
}
.featured_right {
float: right;
width: 139px;
}
h2 {
font-size: 14px;
font-weight: bold;
}
#szukaj {
background-color:#B2AF95;
font-family:'Trebuchet MS',Tahoma,Verdana;
font-size:20px;
font-size-adjust:none;
font-stretch:normal;
font-style:normal;
font-variant:normal;
font-weight:normal;
height:37px;
line-height:normal;
margin-bottom:8px;
border: 0px solid;
color:#000000;
display:block;
float:left;
line-height:35px;
padding:0 16px;
text-transform:uppercase;
}