/*  
Theme Name: Dochodowo Theme
Description: Dochodowo Theme created by Jakub Ujejski
Version: 1.0
Author: Jakub Ujejski
Author URI: http://proincome.pl
*/

body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, fieldset, hr, p, form{
	margin: 0;
	padding: 0;
}

body{
	font-family: "Trebuchet MS", Verdana, Arial, Helvetica, Georgia, Sans-seriff;
	font-size: 12px;
	text-align: center;
	vertical-align: top;
	background: #595d66;
	color: #4198d3;
}

h1, h2, h3, h4, h5, h6{
	font-family: "Trebuchet MS", Georgia, Sans-seriff;
}

a{
	text-decoration: underline;
	color: #427174;
}

a:hover{
	text-decoration: none;
}

a img{
	border: 0;
}

abbr, acronym{ border: 0; }

address, dl, p{ padding: 15px 0 0; }

blockquote{
	margin: 10px 0 0;
	background: #f7fde8;
}

blockquote p{ padding: 15px; }

blockquote blockquote{
	margin: 10px;
	background: #fff;
}

code{
	background: #f8fde9;
}

.clear{
	clear: both;
}

dt{ font-weight: bold; }

dd{ padding: 0 0 0 15px; }

hr{
	clear: both;
	margin: 10px 10px 5px;
	border: 0;
	height: 1px;
	text-align: left;
	background: #f0f0f0;
	color: #f0f0f0;
}

small{
	font-size: 11px;
}

pre{
	width: 90%;
}

input, textarea{
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	font-size: 12px;
	padding: 2px;
}

input#author, input#email, input#url, textarea#comment{
	border: 1px solid #85a4a6;
	padding: 3px;
}

input#s {
	border: 1px solid #ffffff;
	padding: 3px;
}


input#author, input#email, input#url{
	margin: 0 5px 0 0;
}

#main {
	margin: 0 auto;
	padding: 0;
	width: 900px;
}
#top-container{
	margin: 0;
	padding: 0;
}
#logo{
	float: left;
	height: 130px;
	width: 260px;
	background: url(images/dochodowo.pl_logo.png) no-repeat;
	margin: 30px 30px 0px 30px;
}
#logoLink {
	display: block;
	position: relative;
	height: 130px;
	width: 260px;
}

#newsletter{
	float: right;
	padding: 0;
	margin: 30px 30px 0px 0px;
	width: 468px;
	height: 120px;
	text-align:left;
	font-size: 11px;
	color: #ffffff;
	/*background: url(images/newsletter_bg.png) no-repeat;*/
}
#newsletter h2{
	font-size:17px;
	}
#newsletter a{
	color: #ffffff;}

.newsletter-input{
	margin: 1px;
	margin-top: 2px;
	padding: 0;
	width: 116px;
	font-size: 12px;
	border: solid 1px #ffffff;
	}
.newsletter-submit{
	margin-top: 3px;
	color: #ff5b00;
	font-size: 17px;
	border: 1px solid #ffffff;
	font-family: "Trebuchet MS";
	background-color: #595d66;
	width: 116px;
	height: 25px;
	}
.newsletter-submit:hover{
	border: 1px solid #ff5b00;;
	}
#newsletter checkbox{
	padding: 0;
	margin: 0;
	}
	
#newsletter-form{
	height: 120px;
	width: 120px;
	float: right;
	margin: 0;
	padding: 0;
	}
#newsletter-oferta{
	margin: 0;
	padding: 0;
	height: 120px;
	width: 340px;
	float: left;
	}





#page-container{
	margin: 0;
	width: 900px;
	padding: 10px 0 0 0;
	background: #ffffff url(images/menu_solid.jpg) no-repeat;
	color: #000;
	clear: both;
}

/* menu */

#menu {
	width: 880px;
	height: 45px;
	margin: 0 auto;
	background: url(images/menu_bg.png) no-repeat;
	background-position: 0px 3px;
}

#menu ul {
	float: left;
	margin: 0;
	padding: 0;
	padding-left: 5px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
	margin: 0;
	padding: 0;
	display: block;
	height: 45px;
	width: 127px;
	padding-top: 13px;

	/*background: url(images/img03.gif) no-repeat left center;*/
}

#menu li.first {
	background: none;
}

#menu a {
	text-decoration: none;
	font-size: 14px;
	font-weight: bold;
	color: #595d66;
}
#menu a:hover {
	color: #ff5b00;
}
#menu li.current_page_item {
	display: block;
	position: relative;
	padding-top: 13px;
	height: 45px;
	width: 127px;
	position: relative;
	background: url(images/glossy_menu_over.png) no-repeat;
}
/*- Search -*/
.search{
	/*background: url(images/search-bgr.gif) no-repeat;*/
	float: right;
	height: 30px;
	margin: 10px 0 0;
	width: 150px;
}
.search input{
	background: none;
	border: 0;
	color: #000;
	float: left;
	font-size: 14px;
	margin: 0px;
	padding: 2px;
	width: 100px;
}
.search .btn{
	margin: 4px 0 0 4px;
	padding: 0;
	width: 15px;
}


#topmenu{
	margin: 10px;
	width: 880px;
	height: 40px;
	background: red;
	text-align: left;
}

#topmenu ul{
	float: right;
	list-style-type: none;
	margin: 0;
	padding: 0;
}

#topmenu ul li{
	float: left;
	margin: 0 1px 0 0;
	text-align: center;
	background: #002552 url(images/bg_tab_a.gif) no-repeat top right;	
}

#topmenu ul li h1{
	font-family: Verdana, Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
	font-weight: normal;
}

#topmenu ul li a{
	display: block;
	padding: 10px;
	text-transform: capitalize;
	text-decoration: none;
	background: url(images/bg_tab_b.gif) no-repeat;
	color: #bedf5d;
}

#topmenu ul li a:hover{
	text-decoration: underline;	
}

#topmenu ul li.current_page_item{
	background: #fff url(images/bg_tab_a_current.gif) no-repeat top right;
}

#topmenu ul li.current_page_item a{
	background: url(images/bg_tab_b_current.gif) no-repeat;
	color: #000;
}

#topmenu ul li.current_page_item a:hover{
	text-decoration: none;
}

/* page */


#page{
	margin: 10px;
	padding: 0;
	width: 880px;
	text-align: left;
}

.narrowcolumn{
	float: left;
	margin: 0 10px;
	width: 480px;
	text-align: left;
	vertical-align: top;
	display: inline;
}

#about{
	height: 120px;
	overflow: hidden;
	background: url(images/about_bg.png) no-repeat;
}

#about p{
	padding: 15px 11px 11px 140px;
	line-height: 20px;
}

.post{
	margin: 0;
	padding: 11px 11px 0;
	background: url(images/post_bg.png) no-repeat;
}

.post h1, .post h2{
	padding: 0 0 10px;
	font-family: "Trebuchet MS", Helvetica, Georgia, Sans-seriff;
	font-size: 22px;
	font-weight: bold;
	background: url(images/bg_dot.gif) repeat-x bottom left;
	color: #85a4a6;
}

.post h1 a, .post h2 a{
	color: #427174;
	text-decoration: none;
}
.more-link {
	color: #ff5b00;
}

.entry{
	line-height: 20px;
}

.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6{
	border: 0;
	margin: 0;
	padding: 15px 0 0;
	font-weight: normal;
	background-color: transparent;
	background-image: none;
}

.entry h1{
	font-size: 24px;
	line-height: 24px;
}

.entry h3{
	font-size: 18px;
	font-weight: bold;
}

.entry h4{
	font-size: 16px;
}

.entry h5{
	font-size: 14px;
}

.entry h6{
	font-size: 11px;
}

.entry img{
	max-width: 100%;
	/*width: expression(this.width > 520 ? 520: true);*/
}

.entry img.centered{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.entry img.alignright {
	margin: 5px 0 2px 7px;
	display: inline;
}

.entry img.alignleft {
	margin: 5px 7px 2px 0;
	display: inline;
}

.alignleft{
	float: left;
}

.alignright{
	float: right;
}

.entry p.author{
	font-size: 11px;
	padding: 5px 0 0;
	color: #ff5b00;
}

.postinfo{
	float: left;
	width: 458px;
	border: 1px solid #f0f0f0;
	border-left: 0;
	border-right: 0;
	margin: 15px 0 10px;
	padding: 0 0 10px;
	clear: both;
}

.postinfo ul{
	list-style: none;
	margin: 0;
	padding: 0;
}

.postinfo ul li{
	float: left;
	margin: 10px 0 0;
}

.postinfo ul li.tags{
	padding: 0 0 0 21px;
	background: url(images/tag_green.gif) no-repeat;
}

.postinfo ul li.comments-link{
	margin-right: 10px;
	padding: 0 0 0 19px;
	background: url(images/comment.gif) no-repeat 0 2px;
}

.postinfo ul li.postdate{
	margin-right: 10px;
	padding: 0 0 0 21px;
	background: url(images/calendar.gif) no-repeat;
}

.postinfo ul li.edit{
	margin-left: 10px;
}

.browse{
	padding: 5px;
	font-family: Georgia, Sans-seriff;
	font-size: 14px;
	font-weight: bold;
	background: #f0f0f0;
}

.browse p{
	border: 1px solid #ddd;
	padding: 10px;
	background: #fff;
}

.sidebar{
	float: left;
	width: 190px;
	margin: 0;
	padding: 0;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0;
}
.widgettop {
	padding: 0 10px 10px 10px;
	background: #e9f0f1 url(images/bg_ul_li_h2_alt.jpg) no-repeat top left;
}
.widget-title{
	float:left;
	width: 130px;
	}
.widget-pin{
	height: 36px;
	width:36px;
	margin: 0;
	padding: 0;
	background: url(images/pin_dochodowo_default36.png) no-repeat;
	}
#widget_blip {
	background: url(images/pin_dochodowo_blip36.png) no-repeat;
	}
#widget_categories {
	background: url(images/pin_dochodowo_start36.png) no-repeat;
	}
#widget_rss {
	background: url(images/pin_dochodowo_rss36.png) no-repeat;
	}
#widget_ctc {
	background: url(images/pin_dochodowo_default36.png) no-repeat;
	}
#widget_zobacz_l {
	background: url(images/pin_dochodowo_default36.png) no-repeat;
	}
#widget_zobacz_r {
	background: url(images/pin_dochodowo_default36.png) no-repeat;
	}
#widget_recent_comments {
	background: url(images/pin_dochodowo_forum36.png) no-repeat;
	}
	
.sidebar ul li{
	margin: 0px;
	/*padding: 0 10px 10px 10px;
	background: #e9f0f1 url(images/bg_ul_li_h2_alt.jpg) no-repeat top left;
	background: #e9f0f1 url(images/bg_ul_ul_alt.gif) no-repeat bottom left;*/
}

.sidebar ul li h2{
	border-bottom: 1px solid #ddd;
	padding: 10px 11px 9px;
	font-family: Georgia, Sans-Seriff;
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #333;
}

.sidebar ul ul{
	/*border-top: 1px solid #ddd;*/
	padding: 0 /*4px 11px 11px;*/;
	margin: 0;
}
.widgetbottom{
	height:5px;
	width: 190px;
	margin: 0;
	margin-bottom: 10px;
	padding: 0;
	background: #e9f0f1 url(images/bg_ul_ul_alt.gif) no-repeat bottom left;
}
.sidebar ul ul li{
	margin: 0;
	padding: 0 0 0 16px;
	line-height: 24px;
	background: url(images/contextMenu_li.gif) no-repeat 0px 9px;
}

.sidebar ul ul ul{
	border: 0;
	padding: 0;
	background-image: none;
}

.sidebar ul ul ul li{
	padding: 0 0 0 10px;;
	background-image: none;
}
/*
.sidebar ul li.popular h2{
	padding: 10px 11px 9px 32px;
	background: #3da1e4 url(images/bg_ul_li_h2_popular.jpg) no-repeat;
	color: #fff;
}

.sidebar ul li.popular ul{
	border-top: 1px solid #3497d9;
	padding: 6px 11px 11px;
	background: #7ac7fa url(images/bg_ul_ul_popular.gif) no-repeat bottom left;
}

.sidebar ul li.popular ul li{
	line-height: normal;
	padding: 5px 0 0 0;
	background-image: none;
}

.sidebar ul li.popular ul li img{
	border: 1px solid #3497d9;
	padding: 4px;
	background: #fff;
}

.sidebar ul li#feed h2{
	padding: 10px 11px 11px 32px;
	background: url(images/bg_ul_li_h2_feed.jpg) no-repeat;
}

.sidebar ul li#feed h2 a{
	text-decoration: none;
	color: #913a01;
}

.sidebar ul li#feed h2 a:hover{
	text-decoration: underline;
}
*/
.obar ul li h2{
	background: #e9f0f1 url(images/bg_ul_li_h2_alt.jpg) no-repeat;
}

.obar ul ul{
	/*border-top: 1px solid #ddd;
	padding: 4px 11px 11px;
	background: #e9f0f1 url(images/bg_ul_ul_alt.gif) no-repeat bottom left;*/
	margin: 0;
	padding: 0;
}

/* comments template */

.comments-template{
	margin: 15px 0 0;
	border-top: 1px solid #f0f0f0;
	padding: 15px 0 0;
}

.comments-template h2{
	padding: 0;
	background-image: none;
}

.comments-template h2, .comments-template h3{
	font-size: 14px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000;	
}

.comments-template ol{
	margin: 0;
	padding: 0 0 20px;
	list-style: none;
}

.comments-template ol li{
	margin: 15px 0 0;
	line-height: 20px;
	padding: 0 0 20px;
	border-bottom: 1px solid #f0f0f0;
}

.comments-template p.nocomments{
	padding: 0;
}

img.avatar {
	float:left;
	margin-right:5px;
	}

/* end comments template */

/* wp-calendar */

.sidebar ul li#calendar #calendar_wrap{
	/*border-top: 1px solid #cce0ee;
	padding: 4px 11px 11px;
	background: #e9f0f1 url(images/bg_ul_ul.gif) no-repeat bottom left;*/
}

.obar ul li#calendar #calendar_wrap{
	/*border-top: 1px solid #ddd;
	padding: 4px 11px 11px;
	/*background: #e9f0f1 url(images/bg_ul_ul_alt.gif) no-repeat bottom left;*/
}

table#wp-calendar{
	width: 100%;
	font-family: Arial, Helvetica, Georgia, Sans-Serif;
	text-transform: none;
	line-height: 24px;
}

table#wp-calendar caption{
	padding: 10px 15px;
}

table#wp-calendar th{
	padding: 2px;
	text-align: right;
	vertical-align: top;
}

table#wp-calendar td{
	padding: 2px;
	text-align: right;
}

table#wp-calendar tfoot td{
	text-align: center;
}

/* end calendar */
#page-end {
	width: 900px;
	height: 40px;
	background: url(images/page-end.jpg) no-repeat;
}

#footer-container{
	margin: 0;
	width: 900px;
	padding: 0 0 10px;
	text-align: left;
	vertical-align: top;
	color: #ffffff;
}

#footer{
	margin: 0;
	width: 900px;
	text-align: center;
}
#footer ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	}

#footer ul li{
	display: inline;
	margin: 0 3px 0 0;
	text-align: center;
	color: #ffffff;
}
#footer ul li a {
	color: #ffffff;
}

#footer p{
	padding: 15px 0 0;
	line-height: 24px;
	color: #ffffff;
}

#footer p a{
	color: #ffffff;
}
