/*  
Theme Name: poradnik_new
Theme URI: poradnikdogry.pl
Description: clean
Author: ltyszko
Author URI: lukasztyszko.pl
Version: 1.0.0
Tags: 

	bez komentarza
	
	blah blah blah

*/



/* RESET */
/* RESET */
/* RESET */

html, body, div, p, span, h1, h2, h3, h4, h5, h6, img, ul, ol, dl, li, dt, dd, blockquote, pre, form, fieldset, label, input, table, th, td, a {
	margin: 0; 
	padding: 0; 
	border: 0; 
	vertical-align: baseline; 
	font: 12px/20px Verdana, Arial, Helvetica, sans-serif; 
	color: #4d4d46;
}  

:focus {
	outline:0;
}

h1, h1 * {
	font: 22px/36px Verdana, Arial, Helvetica, sans-serif; 
}

h2, h2 * {
	font: 20px/30px Verdana, Arial, Helvetica, sans-serif; 
}

h3, h3 * {
	font: 14px/20px Verdana, Arial, Helvetica, sans-serif;
}

a {
	text-decoration: none;
	color: #A6BA00;
}

a:hover {
	color: #A6BA00;
}

p {
	padding: 0 0 10px 0;
}

/* MAIN */
/* MAIN */
/* MAIN */

body {
	background: #1b1b1a;
}

a  {
	text-decoration: none;
	color: #8A9700;
	color: #929800;
}

a img {
	border: 0;
}

h1 {
	font-size: 20px;
}

h2 {
	font-size: 18px;
}

h3 {
	font-size: 16px;
}

h1, h2, h3, h4, h5, h6, h1 a, h2 a, h3 a, h4 a, h5 a, h6  a {
	color: #89897c;
}

li {
	list-style: none;
}

div.content {
	padding: 15px;
}

div#all {
	
}

div#wrap {
	width: 960px;
	margin: 0 auto;
	padding: 20px 0 0 0;
}

div#billboard {
	text-align: center;
}

div#top {
	clear: both;
	background: #111111;
	overflow: auto;
}
	
	div#logo {
		width: 450px;
		float: left;
	}
	
	div#search {
		width: 300px;
		float: right;
	}

div#menu {
	background: #a6ba00;
	padding: 10px 15px;
	overflow: auto;
	clear: both;
}
	div#menu li {
		display: inline;
	}
	
	div#menu li a {
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border: none;
		padding: 5px 10px;
		margin: 0 10px 0 0;
		font-size: 14px;
		color: #fff;
		text-transform: uppercase;
	}
	
	div#menu li a:hover, div#menu li a.active {
		background: #889800;
	}

div#middle {
	background: url('images/poradnikdogry_middle_bg.png') top center repeat-y;
	clear: both;
	overflow: auto;
}

	div#column1 {
		float: left;
		margin: 0 10px 0 0;
		background: #f6f6e8;
		width: 450px;
	}
	
	div#column1 h1, div#column1 h2,div#column1 h3, div#column1 h4, div#column1 h5, div#column1 h6,
	div#column1 h1 a, div#column1 h2 a,div#column1 h3 a, div#column1 h4 a, div#column1 h5 a, div#column1 h6 a	{
		font-size: 22px;
		line-height: 22px;
		margin: 5px 0 5px 0;
		color: #4d4d46;
	}
	
	div#column2 {
		float: left;
		margin: 0 10px 0 0;
		background: #eae8db;
		width: 190px;
	}
	
div#column2 div.content h3, div#column3 div.content h3 {
		background: #89897c;
		color: #fff;
		-moz-border-radius: 5px;
		-webkit-border-radius: 5px;
		border: none;
		padding: 5px;
		font-size: 12px;
		text-align: center;                                                                 
	}
	
	div#column2 ul li {
		background: url('images/poradnikdogry_column2_list_icon.png') left center no-repeat;
		padding: 0 0 0 15px;
	}
	
	div#column3 {
		float: left;
		width: 300px;
		background: #cac9bd;
	}
	
	div#column3 ul li {
		background: url('images/poradnikdogry_column3_list_icon.png') left center no-repeat;
		padding: 0 0 0 15px;
	}

div#bottom {
	clear: both;
	color: #CAC9BD;
	padding: 0 0 50px 0;
}
	div#bottom_menu {
		background: #a6ba00;
		padding: 0 15px;
		text-transform: uppercase;
	}
	
	div#bottom_menu li {
		display: inline;
	}
	
	div#bottom_menu li a {
		color: #1b1b1a;
		font-weight: bold;
		padding: 0 15px 0 0;
	}
	
	div.footer {
		padding: 5px 15px;
	}
	
div.alignleft {
	float: left;
	width: 200px;
	text-align: left;
}

div.alignright {
	float: right;
	width: 200px;
	text-align: right;
}

div#navigation {
	margin: 0 0 10px 0;
	overflow: auto;
}

/*POST*/

div.post {
	margin: 0 0 20px 0;
}

div.post_content{
	margin: 10px 0 0 0;
}

div.post_details * {
	font-size: 12px;
}

div.date {
	background: #89897c;
	color: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: none;
	padding: 2px 5px;
	font-size: 10px;
	text-align: center;      
	font-weight: normal;
	text-transform: uppercase;
	display: inline;
}

span.comments {
	padding: 0 0 0 17px;
	background: url('images/poradnikdogry_comments_icon.png') left center no-repeat;
}

div#column1 div.post_content h1, div#column1 div.post_content h2, div#column1 div.post_content h3, div#column1 div.post_content h4 {
	font-size: 10px;
	line-height: 20px;
	font-weight: normal;
	text-transform: uppercase;
	background: #a5bc00;
	color: #fff;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border: none;
	padding: 2px 5px;
	display: inline;
	clear: both;
}

div#column1 div.post_content h1 *, div#column1 div.post_content h2 *, div#column1 div.post_content h3 *, div#column1 div.post_content h4 * {
	color: #fff;
	font-size: 10px;
	line-height: 20px;
	text-align: center;      
	font-weight: bold;
	text-transform: uppercase;
	text-decoration: none;
}
 

/*SIDEBAR*/

div.widget {
	margin: 0 0 15px 0;
}

/* SEARCH */

div#search {
	text-align: right;
	padding: 30px 15px 0 15px;
	width: 300px;	
}

div#search .screen-reader-text {
	display: none;
}

input#s  {
	-moz-border-radius: 5px 5px 5px 5px;
	-webkit-border-radius: 5px 5px 5px 5px;
	padding: 0 5px;
	height: 28px;
	background:  #EAE8DB;
	border: 0;
	width: 200px;
	margin: -1px 0;
}

input#searchsubmit {	
	background: none;
	border: 0;
	padding: 0 4px;
	color: #A6BA00;
	height: 30px;
	font-weight: bold;
}

/*ADS*/

div.ad {
	border-top: 1px solid #C9CABC;
	border-bottom:  1px solid #C9CABC;
	padding: 10px 0;
	margin: 10px 0;
}

div.ad_clear {
	margin: -10px -15px 0 -15px;
	text-align: center;
}


/* UMBRELLA */

.pasek_all{background-image:url(http://forum.komputerswiat.pl/public/style_images/ksforum/tlo_pasek.png);background-repeat:repeat-x;height:27px;width:100%}
.pasek{width:974px;margin:auto}
.pasek a{color:#c8c8c8;text-decoration:non;font-size:12px;font-weight:400}
.pasek a:hover{text-decoration:none;color:#FFF}
.sz{background-image:url(http://forum.komputerswiat.pl/public/style_images/ksforum/sz_pasek.png);width:30px;height:27px;background-repeat:no-repeat;float:left}
.pasek ul{list-style:none;margin-top:0}
.pasek ul li{border-right:solid 1px #4d4d4d;float:left;background-image:url(http://forum.komputerswiat.pl/public/style_images/ksforum/link_pasek.gif);padding:5px}

