/*
Theme Name: PowerBlog
Version: 1.0
Description: Szata graficzna POWER BLOG
Author: Marcin Czaja
Author URI: http://www.interactive-webgarden.pl
*/
.clearfix:after {
    content: ".";
    display: block;
    clear: both;
    visibility: hidden;
    line-height: 0;
    height: 0;
}

.clearfix {
    display: inline-block;
	margin:0 auto;
}

html[xmlns] .clearfix {
    display: block;
}

* html .clearfix {
    height: 1%;
}
.container {
	width: 1000px;
}
body {
	background: url(../images/bg.png) repeat-y #000000 center;
	font: 12px Arial, Helvetica, Sans-Serif;
	color: #FFFFFF;
	margin: 0;
	padding: 0;
}
a {
	color: #f2be0a;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color: #68b92e;
	text-decoration: underline;
}
p {
	font: 12px Arial, Helvetica, Sans-Serif;
}
h4, h3, h2, h1 {
	color: #68b92e;
	padding: 10px 0 10px 0;
	margin: 0;
}
div#main {
	width: 1000px;
	margin: 0 auto;
	float: left;
	clear: both;
	overflow: hidden;
}
div#left {
	float: left;
}
div#right {
	float: left;
}
/*top*/
div#top {
	background: url(../images/header.png) no-repeat center;
	height: 187px;
	width: 1000px;
	margin: 0;
	padding: 0;
	float: left;
	overflow: hidden;
}
div#logo {
	background: url(../images/powerblog.png) no-repeat;
	width: 421px;
	height: 87px;
	float: left;
	margin-bottom: 15px;
	margin-top: 15px;
	padding: 0;
	
}
#top_buttons {
	float: right;
	width: 280px;
}
#wyszukiwarka {
	background: url(../images/wyszukiwarka.png) no-repeat center;
	width: 139px;
	height: 45px;
	float: left;
	cursor: pointer;
}
#search_input {
	background: url(../images/search_input.png) no-repeat;
	height: 25px;
	width: 157px;
	border: 0;
	margin-top: 22px;
	margin-left: 10px;
	float: left;
	color: #FFFFFF;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	padding-top: 8px;
	padding-left: 10px;
	padding-right: 10px;
}
#searchsubmit {
	background: url(../images/go.png) no-repeat center;
	height: 25px;
	width: 33px;
	border: 0;
	margin-left: 6px;
	margin-top: 25px;
	float: left;
}
#search_box {
	background: url(../images/searchbox.png) no-repeat;
	width: 249px;
	height: 71px;
	float: left;
	margin: 0;
	padding: 0;
}
#archiwum {
	background: url(../images/archiwum.png) no-repeat center;
	width: 139px;
	height: 45px;
	float: left;
	cursor: pointer;
}
#top_menu {
	background: url(../images/menu.png) no-repeat;
	width: 1000px;
	height: 56px;
	clear: both;
	padding: 0;
	margin-bottom: 10px;
	float: left;
	clear: both;
	overflow: hidden;
}
.fade {
	height: 53px;
	width: 190px;
	text-align: center;
}
.fade div {
	display: none;
	background: url(../images/menu_link_a.png) center no-repeat;
	height: 56px;
	width: 232px;
	margin-top: 0px;
}
a.top_menu {
	float: left;
	margin: 0 auto;
	width: 232px;
	padding-top: 20px;
}
/*end top*/

/*main*/
.news {
	background: url(../images/news.png);
	width: 715px;
	height: 261px;
	margin-bottom: 10px;
	float: left;
	clear: both;
}
.storywrap_top {
	float: left;
	clear: both;
	width:713px;
	height: 10px;
	margin-bottom:0px;
	background: url(../images/main_01.png);
	overflow:hidden;
}
.storywrap {
	font-size:13px;
	text-align:justify;
	float: left;
	clear: both;
	width:713px;
	margin-bottom:0px;
	background: url(../images/main_02.png);
	overflow:hidden;
}
.storywrap_bottom {
	height: 34px;
	width:713px;
	background: url(../images/main_03.png) bottom;
	overflow:hidden;
	margin-bottom: 25px;
	float: left;
	clear: both;
}
.storycontent {
	padding-right: 40px;
}
.datecomrap {
	float:left;
	width:70px;
	overflow:hidden;
	margin-left: 6px;
}
.date {
	color:#fff;
	background: url(../images/kal.png);
	width:60px;
	height:55px;
	text-align:center;
	font-size:0.7em;
	padding:20px 0 0 0;
	margin: 7px;
	float: left;
	clear: both;
}
.commy {
	color:#fff;
	background: url(../images/kal.png);
	width:60px;
	height:58px;
	text-align:center;
	padding:15px 0 0 0;
	margin: 7px;
	float: left;
	clear: both;
}
.commy a, .commy a:hover {color:#fff;}
.post {
	width: 610px;
	padding-top: 5px;
	padding-bottom:10px;
	float: left;
	margin-left: 15px;
	line-height: 20px;
}
.line {
	background: url(../images/line.png);
	height: 1px;
	width: 100%;
	margin: 0 auto;
}
.storytitle {
	color:#68b92e;
	padding-bottom:2px;
	text-align:left;
	margin-top:3px;
	margin-bottom: 5px;
}
.storytitle a {
	text-decoration: none;
	color: #68b92e;
	font-size: 18px;
	font-weight: bold;
}
.storytitle a:hover {
	text-decoration: underline;
}
.autor {
	color:#a3d869;
	font: 10px Arial, Helvetica, Sans-Serif;
}
.komentarze a {
	float: left;
	position: relative;
	padding: 17px 45px 12px 0px;
	font-weight: 100;
	color: #FFFFFF;
	font: 9px Arial, Helvetica, Sans-Serif;
	margin: 0px;
}
.komentarze a:hover {
	color: #000000;
}
.komentarze {
height: 48px;
width: 118px;
text-align: left;
background: url(../images/readmore.png) center;
float: right;
margin-bottom: 0px;
padding: 0px 0px 0px 20px;
margin-top: 10px;
}
.komentarze div {
display: none;
height: 48px;
width: 118px;
text-align: left;
background: url(../images/komentarze.png) center;
float: left;
margin-bottom: 0px;
padding: 0px 0px 0px 20px;
margin-top: -41px;
margin-left: -20px;
}
/*news blogs and links*/
#images_post {
	float: left;
	width: 373px;
	margin-top: 7px;
	margin-left: 20px;
	margin-right: 0;
}
#news_box {
	float: left;
	width: 266px;
	margin-left: 5px;
}
.news_head {
	font-size: 18px;
	font-weight: bold;
	color: #68b92e;
	margin-top: 4px;
	margin-bottom: 10px;
	padding: 0;
}
.news_box { 
	margin:0;
	max-width:266px;
	min-width: 260px;
	min-height: 39px;
	padding: 5px;
	margin-bottom: 2px;
	background: url(../images/news_link_box.png);
	border: 1px solid #6e6e6e;
}
.cpb_title {color: #68b92e; margin:0; padding:0; font-size: 12px;}
.cpb_desc { margin:0; padding:0; font-size: 10px; color:#CCCCCC; text-decoration: none;}
.cpb_date {color:#f7f402; margin:0 0 4px 0; padding:0; font-size:9px;}
#line_news {
	float: left;
	width:1px;
	margin-left: 4px;
	margin-top: 2px;
}
/*end news blogs and links*/

/*end main*/

/*footer*/
#footer_bg {
	background: url(../images/footer_bg.png) bottom center no-repeat;
	width: 962px;
	float: left;
	overflow: hidden;
	margin: 0 auto;
	margin-bottom: -10px;
}
#stopka {
	background: url(../images/stopka.png);
	width: 362px;
	height: 108px;
	margin: 0 auto;
	clear: both;
}
#design {
	background: url(../images/design.png);
	width: 362px;
	height: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	clear: both;
	border: 0;
	cursor: pointer;
}
.navlink {float: left; clear: both;}
.navlink a {
	float: left;
	position: relative;
	padding: 17px 45px 12px 0px;
	font-weight: 100;
	color: #ffffff;
	font: 9px Arial, Helvetica, Sans-Serif;
	margin: 0px;
}
/*end footer*/
img{border: 0;}

/*blogi*/
.blog_box {
	background: url(../images/textarea.png);
	color: #FFFFFF;
	border: 1px solid #3d3c3c;
	width:  650px;
	float: left;
	margin: 2px;
	padding: 10px;
}
/*end blogi*/

/*ksiegarnie*/
.ksiegarnia_title {
	color:#68b92e;
}
.ksiegarnia_box:hover, .blog_box:hover{
	background: url(../images/textarea_hover.png);
	border: 1px solid #dbe4ca;
	color: #FFFFFF;
}
.ksiegarnia_box {
	background: url(../images/textarea.png);
	color: #FFFFFF;
	border: 1px solid #3d3c3c;
	width:  330px;
	height: 150px;
	min-height: 150px;
	min-height: 150px;
	float: left;
	margin: 2px;
}
/*end ksiegarnie*/

/*uslugi*/
ul.art li {
	background: url(../images/list.png) no-repeat;
	width: 490px;
	height: 22px;
	color: #FFFFFF;
	font: 12px Arial, Helvetica, Sans-Serif;
	padding: 16px 10px 10px 10px;
	list-style: none;
	margin-top: 2px;
	float: left;
	display: block;
}
ul.art li a{
	color: #FFFFFF;
	font: 12px Arial, Helvetica, Sans-Serif;
	text-decoration: none;
}
ul.art li a:hover{
	color: #68b92e;
	font: 12px Arial, Helvetica, Sans-Serif;
	text-decoration: underline;
}
ul.art li:hover {
	background: url(../images/list_a.png) no-repeat;
}
/*end uslugi*/

/*kontakt*/
/*end kontakt*/

/*sidebar*/
#sidebar {
	width:260px;
	float:right;
	color:#fff;
	padding-bottom:10px;
	padding-top:0px;
	margin-top:0px;
	overflow:hidden;
	margin-left: 10px;
}
#sidebar_top {
	width:260px;
	height: 13px;
	background: url(../images/sidebar_top.png) top;
	float: left;
	clear: both;
}
#sidebar_middle {
	width:260px;
	background: url(../images/right_02.png) top;
	overflow:hidden;
	float: left;
	clear: both;
}
#sidebar_bottom {
	width:269px;
	height: 15px;
	background: url(../images/sidebar_bottom.png);
	float: left;
	clear: both;
}
ul#column {
	list-style-position: outside;
	padding: 0;
	margin: 0;
}
ul#column li {
	list-style: none;
	margin-left: 4px;
	margin-top: 0px;
}
.widget-head {
	width: 252px;
	background: url(../images/right_box_2.png) top no-repeat;
	padding: 0;
	margin: 0;
	float: left;
	clear: both;
	overflow: hidden;
}
.widget-head h3 {
	color: #68b92e;
	font-size: 18px;
	padding: 10px;
	margin: 0;
}
.widget-content {
	background: url(../images/right_box.png) repeat-y top;
	width: 252px;
	float: left;
	min-height: 170px;
	clear: both;
	overflow: hidden;
}
.widget-content_mini {
	background: url(../images/right_box_mini.png) repeat-y top;
	width: 252px;
	float: left;
	min-height: 110px;
	clear: both;
	overflow: hidden;
}
.widget_line {
	background: url(../images/widget_line.png) no-repeat;
	height: 1px;
	width: 90%;
	margin: 0 auto;
	margin-bottom: 5px;
	clear: both;
}
.box_bottom {
	background: url(../images/right_box_bottom.png) bottom no-repeat;
	width: 252px;
	height: 12px;
	float: left;
	clear: both;
	overflow: hidden;
	margin-bottom: 10px;
}
.list-blogroll {
	clear: both;
	margin-left: -32px;
}
.list-blogroll li{
	display: block;
	font-size: 11px;
	color: #FFFFFF;
	padding-left: 15px;
	padding-top: 4px;
	background: url(../images/arrow.png) left no-repeat;
}
.list-blogroll li a{
	font-size: 11px;
	color: #FFFFFF;
}
.list-blogroll li a:hover{
	text-decoration: underline;
	color: #68b92e;
}
ul li {
	font-size: 11px;
	color: #FFFFFF;
	padding-bottom: 2px;
}
ul li a {
	font-size: 11px;
	color: #FFFFFF;
}
ul li a:hover{
	text-decoration: underline;
	color: #68b92e;
}

/*comments*/
#submit {
	background: url(../images/wyslij.png) top no-repeat;
	width: 109px;
	height: 28px;
	border: 0;
	margin: 5px;
	cursor: pointer;
}
#submit:hover {
	background: url(../images/wyslij.png) bottom no-repeat;
}
#comment, #email, #author, #url {
	background: url(../images/textarea.png);
	color: #FFFFFF;
	border: 1px solid #787674;
	font: 12px Arial, Helvetica, Sans-Serif;
	padding: 3px;
}
#comment:hover, #comment:hover, #email:hover, #author:hover, #url:hover {
	background: url(../images/textarea_hover.png);
	border: 1px solid #dbe4ca;
	color: #FFFFFF;
	font: 12px Arial, Helvetica, Sans-Serif;
}
#postcomment, #comments{
	font: 10px Arial, Helvetica, Sans-Serif;
	color: #68b92e;
	margin-left: 0px;
}
#commentform textarea {
	width:99%;
}

#commentlist {
	width: 100%;
	font-size:11px;
	color:#000;
	margin:0 0 20px 0;
	padding: 0 0 0 10px;
}

#commentlist li {
	border: 1px solid #9c9c9c;
	margin:0;
	padding:50px;
	list-style-type:none;
	padding:0px;
	background: url(../images/comm.png);
}

#commentlist ul {margin:0; padding:0;}
#commentlist p {
	color: #FFFFFF;
	line-height: 1.5em;
}
#commentlist li p {font-size:12px;
	padding:5px 10px 5px 80px;
	margin:0;

}
#commentlist a {
	text-decoration:underline;
	font-weight:bold;
}
#commentlist li div.meta {padding:0; margin:0; text-align:center;}
#commentlist li .avatar {
	float:left;
	padding:0;
	margin:5px;

}
#commentlist2 {
	width: 100%;
	font-size:11px;
	color:#000;
	margin: 0px;
	padding: 10px;
}
#commentlist2 li:hover {
	border: 1px solid #FFFFFF;
	list-style-type:none;
	margin: 5px;
	padding: 10px;
	background: url(../images/comm.png);
}

#commentlist2 li, .comment-body {
	background: url(../images/textarea.png);
	color: #FFFFFF;
	border: 1px solid #3d3c3c;
	font: 12px Arial, Helvetica, Sans-Serif;
	list-style-type:none;
	margin: 5px;
	margin-right: 0px;
	padding-left: 5px;
	padding-right: 30px;
	padding-top: 10px;
	padding-bottom: 10px;
}
.comment-author {
	font-size: 12px;
	color:#ffffff;
	font-weight: bold;
}
.comment-date {
	font-size: 10px;
	color:#ffffff;
}
#commentlist2 ul {margin:0; padding:0;}
#commentlist2 li p {
	margin:0;
	font: 11px Arial, Helvetica, Sans-Serif;
}
#commentlist2 a {
	text-decoration:underline;
	font-weight:bold;
}
#commentlist2 li div.meta {padding:0; margin:0; text-align:center;}
#commentlist2 li .avatar {
	float:left;
	padding: 10px;
}
#commentlist2 li ul li {
	margin: 0;
}
/*end comments*/

/*archiwum*/
#archiwum_box {
	width: auto;
	width: 1000px;
	margin: 0px auto;
	background-color: #040404;
	border: 1px solid #252525;
	overflow: hidden;
	position: absolute;
}
.zamknij {
	float: right;
	padding: 5px;
	cursor: pointer;
}
ul.archiwum_list li { 
	display: block;
	float: left;
	margin-right: 30px;
}
ul.archiwum_list li a{
	font-size: 12px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
ul.archiwum_list li a:hover{
	color: #68b92e;
}
.navigation {
	clear: both;
	float: left;
}
.pagetitle {
	margin-left: 10px;
	font-size: 24px;
}
.alignleft, .alignright {
	font-size: 11px;
	color: #FFFFFF;
	padding: 5px 10px 5px 20px;
}
.alignleft a, .alignright a{
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: underline;
}
.alignleft a:hover, .alignright a:hover{
	font-size: 11px;
	color: #FFFF00;
	text-decoration: underline;
}
/*end archiwum*/

/*zakladki gg itp*/
#tabvanilla {
	float: left;
	clear: both;
}
.tabdiv {
	background: url(../images/box_a.png);
	margin-top: 0px;
	padding: 0px;
	float: left;
	clear: both;
	width: 252px;
	list-style-position: outside;
}
.tabdiv li{
}
.tabnav li a {
color: #cacaca;
}

.tabnav li a:hover, .tabnav li a:active, .tabnav li.ui-tabs-selected a {
font: 12px Arial, Helvetica, Sans-Serif;
text-decoration: none;
}
.ui-tabs-hide {
display: none;
}
#popular .footer-recent-comments ul li,  #wpisy  ul li {
 width: 242px;
 border-bottom: 1px solid #CCCCCC;
 list-style: none;
 padding: 5px;
 margin-left: -40px;
 color: #FFFFFF;
}
#popular .footer-recent-comments ul li a{
	padding: 5px;
	float: left;
	clear: both;
	color: #68b92e;
}
#wpisy ul li a {
	font: 10px Arial, Helvetica, Sans-Serif;
	font-weight: bold;
	color: #68b92e;
	padding: 3px;
}
#wpisy ul li small {
	font: 12px Arial, Helvetica, Sans-Serif;
	color: #FFFFFF;
	padding: 3px;
}
.post-content {
	border: 0;
	background: none;
}
td, tr, table {
	border: 0px;
}
.tabnav li  {
	display: block;
	float: left;
}
#wpisy_zakladka {
	background: url(../images/gg.png) no-repeat center;
	width:126px;
	height:33px;
	border: 0;
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
	float: left;
	margin-left: -45px;
	margin-bottom: -2px;
}
#gg_zakladka {
	background: url(../images/gg.png) no-repeat center;
	width:126px;
	height:33px;
	border: 0;
	font-size: 10px;
	text-align: center;
	color: #FFFFFF;
	text-decoration: none;
	cursor: pointer;
	float: left;
	margin-left: -4px;
	margin-bottom: -2px;
}
#gg_zakladka:hover, #wpisy_zakladka:hover {
	color: #FFFF00;
}
.gg {
	padding-left: 4px;
	padding-right: 4px;
	color:#FFFF00;
}
ul#posty_list  {
	margin-left: -32px;
	margin-right: 16px;
}
.posty_list {
	border-bottom: 1px solid #525252;
	color: #969696;
}
.post_txt {
	letter-spacing: 0.5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.post_txt:hover {
	background: #f0f0f0;
	color: #1e1e1e;
}
.post_txt:hover ul li{
	color: #000000;
}
.post_txt a {
	color: #7b9f0d;
}
.post_txt {
	letter-spacing: 0.5px;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
}
.post_txt:hover {
	background: #f0f0f0;
	color: #1e1e1e;
}
.post_txt:hover ul li{
	color: #000000;
}
.post_txt a {
	color: #7b9f0d;
}
.text_1 {
	background: url(../images/text_1.png) no-repeat;
	width: 610px;
	height: 10px;
	margin:0;
	padding: 0;	
}
.text_2 {
	background: url(../images/text_2.png) repeat-y;
	width: 550px;
	height: auto;
	color: #000000;
	overflow: hidden;
	padding: 15px 30px 20px 30px;
}
.text_3 {
	background: url(../images/text_3.png) no-repeat;
	width: 610px;
	height: 10px;
	margin: 0;
	padding: 0;	
}
.text_2 p {
	margin: 0;
	padding: 0;
	color: #000000;
	line-height: 1.5em;
	padding-bottom: 10px;
}
.text_2 h1, .text_2 h2, .text_2 h3, .text_2 h4{
	margin: 0;
	color: #000000;
	line-height: 1.25em;
}
.text_2 a {
	color: #579212;
}
.text_2 table {
	margin-left: 20px;
}
.text_2 ul, .text_2 li {
	color: #000000;
}
#breadcrumbs {
	margin-left: 90px;
}
#breadcrumbs2 {
	margin-left: 20px;
}
.xoxo blogroll {
	padding: 0;
	margin: 0;
	list-style-position: outside;
	text-align: left;
}
.xoxo blogroll li {
	display: block;
	float: left;
	clear: both;
}