/*  
Theme Name: Rzepak
Theme URI: http://www.rzepak.pure.pl
Description: This is my first unique theme.
Version: 1.0
Author: Rzepak
Author URI: http://www.rzepak.pure.pl/

*/
.ad{display:none;}
.original-link img{display:none;}
.flaker_widget_user_avatar{display:none;}
.flaker_widget_user_login{display:none;}
body{
	background: url(img/bg.jpg) top center;
	margin: 0px 0 0 0;
	font-family: "Verdana", "Lucida Sans Unicode", Arial, sans-serif;
	font-size:0.8em;
}
.reactions{display:none}
a{
	color:#45331e;
	text-decoration:none;
}
a:active
{
  outline: none;
}
:focus
{
  -moz-outline-style: none;
}

.left{
	float:left;
}
.right{
	float:right;
}
.haer{
	width:680px;
	height:13px;
	background: url(img/hr.jpg) top center no-repeat;
	margin-top: 20px;
	margin-bottom: 10px;
}
#wrapper{
	margin:0px auto;
	width:931px;
	height:644px;
	background: url(img/contentbg.jpg) ;
	text-align: left;
	
}
#left{
	width:689px;
	float:left;
	background: url(img/pionowyhr.jpg) right repeat-y;
	
}
#right{
	width:241px;
	
	float:right;
}
#top{
	background: url(img/poziomyhr.jpg) bottom repeat-x;
	padding-bottom:2px;
	margin-bottom:0px;
	overflow:hidden;
	height:223px;
}
#logo{
	margin:0px;
	float:left;
	
}
	#logo h1{
		background: url(img/header.jpg) no-repeat;
		width:686px;
		height:152px;
		text-indent: -9999px;
		margin:0px;
		}
		
#content{
	margin:0px 10px 0px 0px;
	background: url(img/postbg.jpg) top center no-repeat;
}		

#menu{
	margin:0px;
	float:left;
}
	#menu ul{
		display:inline;
		list-style:none;
		margin:0px;
	}
		#menu li{
			float:left;
			text-indent:-9999px;
			margin:0px;
		}	
/* menu */
#blog a{
	display:block;
	height:61px;
	width:178px;
	background: url(img/menu/blog.jpg);
}

#blog a:hover{
	display:block;
	height:61px;
	width:178px;
	background: url(img/menu/blog.jpg) 0 61px;
}

#portfolio a{
	display:block;
	height:61px;
	width:180px;
	background: url(img/menu/portfolio.jpg);
}

#portfolio a:hover{
	display:block;
	height:61px;
	width:180px;
	background: url(img/menu/portfolio.jpg) 0 61px;
}
#kontakt a{
	display:block;
	height:61px;
	width:161px;
	background: url(img/menu/kontakt.jpg);
}

#kontakt a:hover{
	display:block;
	height:61px;
	width:161px;
	background: url(img/menu/kontakt.jpg) 0 61px;
}
#freebies a{
	display:block;
	height:61px;
	width:167px;
	background: url(img/menu/freebies.jpg);
}

#freebies a:hover{
	display:block;
	height:61px;
	width:167px;
	background: url(img/menu/freebies.jpg) 0 61px;
}
/* koniec menu */

/* post css*/
.post_wrapper{
	margin-top:0px;
	padding:0px;
	margin-bottom:35px;
	
}

 img{
	padding:10px;
	background: #fff;
	border: 0px;
margin-bottom:8px;
}

.post_content a{
	color:#435521;
	font-weight: bolder;
	
}
.post_content a:hover{
	color: #000;
}
.post_content li{
	list-style-image: url(img/list.jpg);
}

.wp-smiley{
	padding:1px; 
	border:none;
	background:none;
}


.post_content{
	line-height:19px;
	font-stretch: expanded;
}


.post_wrapper h2 { 
letter-spacing: -2px; 
font-family:Georgia, "Times New Roman", Times, serif; 
font-weight: 100; 
text-transform: none; 
font-size: 2em; 
color: #000; 
margin-bottom:3px;
padding-top:10px;
margin-top:0px;
 }

.postinfo{
 height: 15px;
 font-size:0.8em;
 padding-top:0px;

 overflow: hidden;
 color:#45331e;

}

.postinfo .pl{
 float: left;
 display: inline;
padding:0px 10px;
	margin:0px;
}

.postinfo .pr{
	margin:0px;
padding:0px 10px;
 float: right;
 text-align: right;
 padding-right: 5px;
}
.post_img{
	float:left;
	margin-right:10px;
	margin-top:0px;

	height:111px;
	overflow:hidden;
}

.post_img img{
	display:block;
	background:url(img/imgbg.jpg);
	padding:9px 10px 10px 11px;
	margin-top:0px;


}

#ost_post{
	margin-left:30px;
	padding:0px;
}

#ost_post ul{
	list-style:none;
	
	padding:0px;
	display:inline;
}
#ost_post li {
	background: url(img/bg_ost_post.jpg) no-repeat;;
 letter-spacing: -1px; 
font-family:Georgia, "Times New Roman", Times, serif; 
font-weight: 100; 
text-transform: none; 
font-size: 1.2em; 
color: #000; 
  list-style:none;
  float: left;
 padding:5px;
 margin:5px;
height:62px;
  width: 186px;
 
}
#ost_post li a {
	background: url(img/ico_ost_post.jpg) no-repeat;
	padding-left:30px;
	margin:5px;
  display: block;
  font-weight: bold;
  line-height: 130%;
  padding-right: 0;

  
}













#ost_post li a:hover {
  background: url(img/ico_ost_post.jpg) no-repeat 0px 3px;
  color: #000;
  text-decoration: none;
}
#ost_post li a:hover span {
color: #000; 
}
#ost_post li a span {
 color: #45331e; 
  display: block;
  font-weight: normal;
  font-size:0.7em;
}

#lista{
	height:100%;
	overflow:hidden;
}

.navigation{

	padding:5px;
	margin:10px;
	height:25px;
	overflow:hidden;
}

.link_naw a{
		background: #fff;
		padding:5px;
		background: url(img/rog.jpg) bottom right no-repeat #fff;
		padding-right:20px;
		border:none;
		color:#000;
		font-weight: normal;
}
.link_naw a:hover{
	color:#a2bf6b; 
		padding:5px;
		background: url(img/rog.jpg) bottom right no-repeat #fff;
		padding-right:20px;
	border-bottom:1px dotted #bcbcbc;
		
		font-weight: normal;
}
.link_naw1 a{
		background: #fff;
		padding:5px;
		background: url(img/rog1.jpg) bottom left no-repeat #fff;
		padding-left:20px;
		border:none;
		color:#000;
		font-weight: normal;
}
.link_naw1 a:hover{
	color:#a2bf6b; 
			padding:5px;
		background: url(img/rog1.jpg) bottom left no-repeat #fff;
		padding-left:20px;
		border:none;
	border-bottom:1px dotted #bcbcbc;
		
		font-weight: normal;
}

/* koniec post css*/
 
 
 /* sidebar */
ul#kategorie{
	margin:0px;
	padding:0px;
}

#kategorie li{
background: #f8efe4;
border-right: 1px solid #d4ccc5;
border-bottom: 1px solid #d4ccc5;
border-top: 1px solid #fff;
border-left: 1px solid #fff;
	padding:5px;
	margin-bottom:5px;
	padding-left:8px;

	list-style:none;
}

#kategorie li a{
	background: url(img/arrow.gif) no-repeat left center;
		padding-left:18px;
	 
}
#kategorie li a:hover{
	background: url(img/arrow.gif) no-repeat  3px;
		padding-left:18px;
	 
}
#about_cont{
	width:224px;
	background: #fff;
	margin: 15px 0px 12px 20px;
	
}
#about_top{
	width:224px;
	height:30px;
	background: url(img/omnietop.jpg) top center no-repeat;
}
#about_text{
	padding: 3px 10px;
	font-size:0.8em;
}
#about_bottom{
	width:224px;
	height:32px;
	background: url(img/omniebottom.jpg) bottom center no-repeat;
}

#me{
	padding:3px;
	border: 1px solid #d9d9d9;
	margin-right:5px;
margin-top:10px;

}

#miniblog_cont{
	width:224px;
	background: #fdffc5;
	margin:30px 0px ;
	
}
#miniblog_top{
	width:224px;
	height:30px;
	background: url(img/miniblog_top.gif) top center no-repeat;
}
#miniblog_text{
	padding: 3px 10px;
	width:204px;
	font-size:0.7em;
}
#miniblog_bottom{
	width:224px;
	height:32px;
	background: url(img/miniblog_bottom.gif) bottom center no-repeat;
}

#miniblog_text ul{
	list-style:none;
	margin:0px;
	padding:0px;
	
}

#miniblog_text ul li{
	list-style:none;
	margin:10px 0px;
	padding:0px;
	border-bottom: 1px #dbdd95 solid;
	padding-bottom:5px;
}

#miniblog_text h3{
color:#726250;
	margin:0px;
	padding:0px;
font-size:1em;
}
#miniblog_text p{
color:#726250;
	margin:0px;
	padding:0px;
	padding-left:3px;

}

#sidebar{
	padding-top:25px;
	padding-left:20px;
	background: url(img/poziomyhr.jpg) top repeat-x;
}

a#rss{
	margin-bottom:30px;
	width:220px;
	height:54px;
	display:block;
	text-indent:-9999px;
	background: url(img/rss.gif) 0 54px;
}
a:hover#rss{
	margin-bottom:30px;
	width:220px;
	height:54px;
	display:block;
	text-indent:-9999px;
	background: url(img/rss.gif);
}
a#flaker{
	margin-bottom:30px;
	width:220px;
	height:54px;
	display:block;
	text-indent:-9999px;
	background: url(img/flaker.jpg) ;
}
a:hover#flaker{
	margin-bottom:30px;
	width:220px;
	height:54px;
	display:block;
	text-indent:-9999px;
	background: url(img/flaker.jpg) 0 54px;
}
#kat{
	width:163px;
	height:23px;
	margin-left:10px;
	display:block;
	text-indent:-9999px;
	background: url(img/kategorie.gif);
}
 /* koniec sidebar */

 /* komentarze */

#komentarze{
	margin-top:30px;
}
#form_cont{
	height:260px;
	overflow:hidden;
}
#formularz{
	width:320px;
	padding:0px 10px 0px 10px;
	background: url(img/rog.jpg) bottom right no-repeat #fff;
}

#form_warn{
	width:320px;
	font-size:0.9em;
	line-height:17px;
	color:#838383;
}
#form_warn span{
	color:#000;
	font-size:0.8em;
	display:block;
	margin-top:5px;
	margin-bottom:5px;
}
input, textarea{
	border:1px solid #838383;
	padding:3px;
}
.alt{
	margin-left:25px;
}

h3#comments{
	display:inline;
	letter-spacing: -1px; 
font-family:Georgia, "Times New Roman", Times, serif; 
font-weight: 100; 
text-transform: none; 
font-size: 1.9em; 
background:#fff;
padding:5px;
margin-top:20px;
}
#dodaj_kom{
	padding:5px 15px 5px 5px;
		background: url(img/rog.jpg) bottom right no-repeat #fff;
}

ul.commentlist{
	list-style:none;
	margin:20px 0px 0px 0px;
	padding:0px;
}

li.koment{
	margin-top:30px;
	
	overflow:hidden;
}
.koment_tresc{
	margin-left:75px;
	background: url(img/rog.jpg) bottom right no-repeat #fff;
	padding:10px;
}
.komment_top{
	height:20px;
	overflow:hidden;
}

.autor{
	font-size:1em;
	font-weight:bold;
	font-family:Georgia, "Times New Roman", Times, serif; 
	text-transform:uppercase;;
	
}
.datakom{
	font-size:1.2em;
	font-weight:100;
	
	font-family:Georgia, "Times New Roman", Times, serif; 
}

img.avatar{
	background: url(img/gravbg.jpg) no-repeat;
	padding:6px;

}

#submit{
	padding:0px;
	width:315px;
	background: #fdffc5;
}
 /* koniec komentarzy */

 
 
 /*
test
*/
p.gallery{
	position:relative;
	text-align:center;
}
.gallery a {
	text-decoration: none;
	color: #666;
}
.gallery a:hover {
	color: #000;
	text-decoration: underline;
}
.gallery img {
	padding: 7px 0 0 7px;margin-bottom:40px;
}
.gallery em {
	width: 613px;
	background: url(img/portfolio.png) no-repeat;
	display: block;
	position: absolute;
	left:35px;
	text-align: center;
	font: 100%/100% Georgia, "Times New Roman", Times, serif;
	padding-top: 165px;
	
}

/*
footer
*/

#footer{
	width:892px;
	margin-top:20px;
	height:66px;
	background: url(img/footer.gif) no-repeat;
}

#footer-text{
	padding:20px;
	color:#fff;
	
	font-size:0.9em;
}

#footer-text span{
	background:#90ac5d;
	padding:3px;
	margin-left:30px;
	margin-right: 30px;
	margin-top:5px;
	display:block;
}

.opis{
background: url(img/opis.jpg) top left repeat-x #fff;
padding-top:10px;
padding-left:5px;
margin-top:0px;
margin-bottom:20px;
}
.alignnone {
margin:0px;
margin-bottom:2px;
}