/* 

Theme Name: Futomaki biala 2k v2
Theme URI: http://futomaki.pl/
Description: Futomaki biala 2k
Version: 1.0
Author: Futomaki
Author URI: http://www.futomaki.pl
*/
 
body { 
	margin: 0; 
	padding: 0; 
        background: #555 url('images/papier.png') repeat;
}


* {
	margin: 0; 
	padding: 0; 
	border: 0px none; 
	font-family: "Trebuchet MS", Tahoma, Verdana, Arial, sans-serif; 
}

a:focus {
  outline: none;
}



/*---------------Footer---------------*/

.design {  
	float: right; 
	margin: 5px 32px 0px 0px;
        padding: 0px; 
	font-size: 13px; 
	line-height: 15px;
        color: #999999; 
} 


.bttmbar {  
	background: #111 url('images/cien_row_bt.gif') repeat-y;
	height: 10px;
        margin:20px 0px 0px 0px;
        padding-bottom:25px;
        clear: both;
}   




/*-------------Layout----------------*/

div { padding: 10px 0; }

.hdr {
	min-width: 990px;
	width: 990px;
        margin: 0px auto 0px auto;
        padding: 0px;
	height: 170px;
	background: #fff url('images/cien_row.gif');
}

.hdr a {
        border: 0px;
}

.hdr img {
        margin-left: 10px;
}

.nav {
	min-width: 970px;
	width: 970px;
        height: 45px; 
        margin: 0px auto 0px auto;
        padding: 5px 0px 0px 0px; 
        background: #fff url('images/hdr2011-970x150v2_02.png');
}

.nav a {
        line-height: 21px;
        color: #111;
        font-weight: bold;
	margin: 0px 0px 0px 20px;
	text-decoration: none;	 
        font-size: 15px;
        padding: 0px 0px 5px 0px; 
}

.nav a:hover {
        color: #ac0b0b;
        border-bottom: 3px solid #ac0b0b;
}

.rowcontainer {
        overflow: hidden;
	min-width: 990px;
	width: 990px;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 0px;
        padding: 0;
	background: #f5f5f5 url('images/cien_row_g.gif') repeat-y;
}

.threequartercolumn {
        min-height: 1750px;
        margin: 0px 0px 0px 10px;
        border-right: 1px #bbb solid;
        width: 645px; 
        float: left;
       	background: #f5f5f5;
}




/*-----------------------------------Other tags-----------------------------------------*/

acronym { 
	border-bottom: 1px 
	dashed #999; 
	cursor: help 
}

blockquote 
{ 
        border-top: 3px solid #556b8e; 
        border-bottom: 3px solid #556b8e; 
	margin: 25px 10px 10px 10px;
	padding: 25px 15px 0px 15px;
        background: #e4e4e4;
}

.pullquote {
	width: 230px;
	min-width: 230px;
	float:right;
	margin: 0px 0px 20px 20px;
	padding: 0px 0px 0px 0px;
        background: none;
        border: 0px solid #000;
	font-size: 18px !important;
        font-style: italic;
        font-family: Georgia, "Times New Roman", serif;
}

blockquote.podobne 
{
        clear: both;
        padding-top: 15px;
        padding-bottom: 10px;
        padding-left: 20px; 
        margin: 50px 0px 20px 0px;
        border-top: 2px solid #aaa; 
        border-bottom: 2px solid #aaa;
}

blockquote.podobne p
{
        color: #444;
        font-size: 13.5px;
	margin: 0 0 10px 15px;
}


blockquote.podobne a {
        font-weight: bold;
}

blockquote.podobne a:hover {
}

blockquote.podobne a:visited {
}


/* lists */
ul { 
	margin: 5px 5px 5px 15px; 
	list-style: none 
}

ol { 
	margin: 5px 5px 5px 15px; 
	list-style: decimal 
}

ol li, ul li { 
	color:#555; 
	line-height: 21px; 
}

hr { 
	margin: 10px 0px; 
	height: 1px; 
	background: #444; 
	color: #444;
}  



/*-------------------------------------------------------------------------------*/


a {
	color: #556b8e;
        font-weight: bold;
	text-decoration: none;	
        border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #556b8e;

}

a:hover {
	color: #ac0b0b; 
	border-bottom-color: #ac0b0b;
}

a:visited {
}
    

    
h3.entrytitle {
        padding: 0px 0px 0px 33px;
        margin: 10px 0px 0px -33px;
        font-size: 29px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #555;
	padding-bottom: 6px;
	line-height: 33px; 
}

	
h3.entrytitle a, h3 .entrytitle a:visited {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif; 	
	color: #ac0b0b;
	text-decoration: none;
	font-weight: bold;
        border: 0px;
}
	
h3.entrytitle a:hover{
	color: #ac0b0b;
	text-decoration: underline;
}
    

.entrybody h3 {
	margin: 34px 0px 10px 0px;
	font-size: 14px; 
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif; 	
	line-height: 20px; 
 	color:#ac0b0b;
	font-weight: bold;
}

.entrybody h2 {
	font-size: 20px; 
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif; 	
	font-weight: bold;
	line-height: 20px; 
	margin-top: 45px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #555;
	padding-bottom: 3px;
	color:#ac0b0b;
}
    


.entrybody {
        margin-top:10px;
}

.entrybody p:first-child {
        margin-top:0px
}

.entrybody strong {
	font-weight: bolder;
        color: #111;
}	

.entrybody p.comments_link {
	margin:0;
}


.entry {
	padding: 0px 30px 10px 30px;
	margin-bottom: 100px;
        margin-left: 3px;
        margin-top: 10px;
	color:#444;
}


.entry p {
        font-size: 14px;
        text-align: left;
	line-height: 20px;
}

.entrytext p {
        margin-top:30px;
        margin-bottom:30px;
}

.entrytext a {
        color: #556b8e;
        font-weight: bold;
}

.entrytext a:hover {
	color: #ac0b0b;
}

.entrymeta {
	font-size: 13px;
        margin-top: 0px;
        margin-bottom: 0px;
	color:#444;
        padding: 0px 0px 5px 0px;
}

.entrymeta a {
        color: #556b8e;
        text-decoration: none;
}

.entrymeta a:hover {
        color: #ac0b0b;
}


.entryfooter {
	font-size: 13px;
        margin-top: 30px;
        margin-bottom: 0px;
	color:#cccccc;
        padding: 0px 0px 5px 0px;
}

.entry ul, .entry ol{
	color:#555;
	margin-left:30px;
	margin-right:30px;
	list-style: url(images/bull.gif) disc;
	margin-top:30px;
	margin-bottom:30px;
}

.entry ul li, .entry ol li {
        font-size: 14px;
	padding-top:15px;
	line-height:20px;
	}


.entry ul li p, .entry ol li p {
        font-size: 14px;
	margin-top:10px;
	margin-bottom:10px;
	}

.entry ul li ul, .entry ol li ol, .entry ul li ol, .entry ol li ul {
        font-size: 14px;
	line-height:20px;
	margin-left:40px;
	margin-right:0px;
	margin-top:10px;
	margin-bottom:10px;
	}

.entry ul li ul li, .entry ol li ol li, .entry ul li ol li, .entry ol li ul li {
        font-size: 14px;
	line-height: 20px;
	}


.obrazek {
        background:#000000;
        padding:5px; 
        display:block;
        margin-top:30px;
        margin-bottom:30px;
        margin-left:auto;
        margin-right:auto;
        border: 1px solid #cb0d0d;
}

.podpis {
        margin-top:-60px;
        margin-left:-180px;
}

.podpisInText {
        display:block !important;
        font-size: 14px !important;
        margin: -30px 6px 0px 6px !important;
	line-height: 16px;
        color: #555 !important;
        padding: 8px;
}

/* comments*/

h2#comments{
	padding:2px;
	margin-left: 19px;
	margin-bottom: 30px;
	margin-top: 0px;
	font-size: 22px;
	color:#ac0b0b;
}

#commentblock {
	padding: 10px;
	color:#999;
	clear: both;
	margin-top:0px;
}

ol#commentlist {
	margin-top:20px;	
	padding: 0px 0px 0px 15px;
	margin-left: 20px;
	color: #9b9b9b;
	font-size: 14px;
}

#commentlist li  p {
	margin-bottom: 8px;
	margin-top: 8px;
	margin-left: 8px;
	margin-right: 8px;
	padding:0px;
	font-size:14px;
        text-align: left;
	line-height:20px;
        color: #444;
}

.commentname {
	margin: 4px 0px 0px 0px;
	padding: 0 0 0 0;
	font-weight: bold;
	font-size: 14px;
}


.commentname a {
	font-weight: bold;
        border: none;
}

.commentinfo{
	margin-top: 0px;
	margin-bottom: -5px;
	padding: 0 0 13px 0;
	font-size:12px;
}

.commentname a {
	text-decoration:none;
}

.commentinfo a {

	text-decoration:none;
}

.commentdate{
	margin: 0px 0px 0px 0px;
}

.commenttext {
        font-size:14px;
	clear: both;
	margin: 0px 15px 30px 8px;
	color: #fff;
	background-color: #eee;
	border: 1px solid #888;
	padding: 15px 13px 5px 13px;
}


.comment_tresc {
        margin-top: -20px;
        margin-left: -7px;

}

.commenttext-admin {
        font-size:14px;
	clear: both;
	margin: 0px 15px 30px 8px;
	color: #999;
	background-color: #ddd;
	border: 2px solid #a02d00;
	padding: 15px 13px 5px 13px;
}

.comment_tresc p + p {
	
        margin-top: 15px !important;
}


#commentsformheader{
	margin: 0px 0px 0px 22px;
	font-size: 22px;
	color:#ac0b0b;
}

.gravatarpromo {
        margin: 0px 0px 30px 22px;
	font-size: 14px;
}

#commentsform{
	margin:0px 9px 0px 8px;
	text-align:center;
	padding:0px 10px;
}

#commentsform form{
	text-align:left;
	margin:0px;
}

#commentsform p{
	font-size: 13px;
	margin:5px;
}

#commentsform form textarea{
	width:99%;
}

#comment_author {
        margin-top:10px;
        padding:3px;
        background: #eee;
        border: 2px solid #777;
}

#comment_email {
        margin-top:10px;
        padding:3px;
        background: #eee;
        border: 2px solid #777;
}

#comment_url {
        margin-top:10px;
        padding:3px;
        background: #eee;
        border: 2px solid #777;
}

#comment_wpisany {
        margin-top:10px;
        padding:3px;
        background: #eee;
        border: 2px solid #777;
	font-size: 14px;
}

#comment_submit {
	font-size: 12px;
        margin-top:10px;
        margin-bottom:10px;
        padding:3px;
        font-weight:bold;
        color: #555;
        background: #cccccc;
        border: 2px outset #bbb;
}

p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

/* Sidebar styling*/

#sidebar {
	float:left;
	margin: 24px 0px 0px 0px;
        background: #e4e4e4;
        border-bottoms: 1px solid #bbb;
        padding-top:0px;
	padding-left:0px;
        padding-right:6px;
        padding-bottom:0px;
	color: #212121;
        width:318px;
        height: 100%;
}

.sidebarelement {
        margin: 0px 0px 5px 0px;

}

#sidebar h2 {
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif; 
	font-weight: bold;
	text-transform: uppercase;
	color: #ac0b0b;
        font-size: 15px;
	line-height: 19px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #555;
	margin: 0px 10px 17px 18px;
        min-width: 285px;
	padding: 2px 21px 4px 0px;
        text-align:left;
}



#sidebar p{
        text-align:left;
	margin: 5px;
	color:#555;
	line-height: 16px;
        font-size: 13px;
	}

#sidebar a, #sidebar a:visited {
        color: #556b8e;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #556b8e;
	text-decoration:none;
}

#sidebar a:hover {
	color:#ac0b0b;
	border-bottom-color: #ac0b0b;
	text-decoration:none;
}


.linkiduze {
	color:#cb0d0d;
	text-decoration:none;
        margin: -11px 0px 0px 18px; 
	line-height: 22px;
        font-size: 13px;			
}

.social {
        margin: -5px 0px 44px 23px;
}

.socialshare {
}

.blipi {
        float: left;
        margin: 0px 0px 40px 18px;
}

.linkisocial {
        font-size:12px;
	color:#cb0d0d;
	text-decoration:none;
        margin: 0px 0px 0px 20px;
        line-height: 40px;
        vertical-align: 0%;
}

.linkisocialblip {
        font-size:12px;
	color:#cb0d0d;
	text-decoration:none;
        margin: 0px 0px 0px 20px;
        line-height: 38px;
        vertical-align: 0%;	
}


.hoverFacebook {
        border: 0px !important;
	display: block;
        float: left;
	width: 51px;
	height: 51px;
	background: url('images/social/facebook_h.png') !important;
	background-position: 0px 51px !important;
	text-indent: -99999px;
        margin:0px 18px 0px 18px;
}
.hoverFacebook:hover {
	background-position: 0 0 !important;
}



.hoverTwitter {
        border: 0px !important;
	display: block;
        float: left;
	width: 51px;
	height: 51px;
	background: url('images/social/twitter_h.png') !important;
	background-position: 0px 51px !important;
	text-indent: -99999px;
        margin:0px 18px 0px 18px;
}
.hoverTwitter:hover {
	background-position: 0 0 !important;
}




.hoverBlip {
        border: 0px !important;
	display: block;
        float: left;
	width: 51px;
	height: 51px;
	background: url('images/social/blip_h.png') !important;
	background-position: 0px 51px !important;
	text-indent: -99999px;
        margin:0px 18px 0px 18px;
}
.hoverBlip:hover {
	background-position: 0 0 !important;
}

.hoverWykop {
        border: 0px !important;
	display: block;
        float: left;
	width: 51px;
	height: 51px;
	background: url('images/social/wykop_h.png') !important;;
	background-position: 0px 51px !important;
	text-indent: -99999px;
        margin:0px 18px 0px 18px;
}
.hoverWykop:hover {
	background-position: 0 0 !important;
}


.hoverRSS {
        border: 0px !important;
	display: block;
        float: left;
	width: 51px;
	height: 51px;
	background: url('images/social/rss_small_h.png') ;
	background-position: 0px 51px;
	text-indent: -99999px;
        margin:0px 5px 0px 0px;
}
.hoverRSS:hover {
	background-position: 0 0;
}


.hoverMail {
        border: 0px !important;
	display: block;
        float: left;
	width: 51px;
	height: 51px;
	background: url('images/social/mail_small_h.png') ;
	background-position: 0px 51px;
	text-indent: -99999px;
        margin:0px 5px 0px 0px;
}
.hoverMail:hover {
	background-position: 0 0;
}


.hoverFacebookSB {
        border: 0px !important;
	display: block;
        float: left;
	width: 51px;
	height: 51px;
	background: url('images/social/facebook_h.png') ;
	background-position: 0px 51px;
	text-indent: -99999px;
        margin:0px 5px 0px 0px;
}
.hoverFacebookSB:hover {
	background-position: 0 0;
}

.hoverTwitterSB {
        border: 0px !important;
	display: block;
        float: left;
	width: 51px;
	height: 51px;
	background: url('images/social/twitter_h.png');
	background-position: 0px 51px;
        margin:0px 5px 0px 0px;
}
.hoverTwitterSB:hover {
	background-position: 0 0 !important;
}

.hoverBlipSB {
        border: 0px !important;
	display: block;
        float: left;
	width: 51px;
	height: 51px;
	background: url('images/social/blip_h.png') ;
	background-position: 0px 51px;
        margin:0px 5px 0px 0px;
}

.hoverBlipSB:hover {
	background-position: 0 0;
}
	
#sidebar ul li {
	list-style-type: none;
	margin: 5px 0px 5px 2px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px 2px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 2px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 2px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
        margin: 0px;
        padding: 0px;
	list-style-type: none;
	list-style-position: outside;
}

.tagcloud a {
        border:0px !important;
        text-decoration: none;
        font-weight: normal;
	font-family: "Trebuchet MS", Tahoma, Arial, sans-serif; 
}

.tagcloud a:hover {
        color: #ac0b0b !important;

}
      

#searchform {
        margin-left: 19px;
}

#search_text {
        width: 199px;
        margin-top:10px;
        padding:3px;
        background: #f0f0f0;
        border: 2px solid #aaa;
}

#search_submit {
        margin-top:10px;
        margin-bottom:10px;
        padding:2px;
        font-weight:bold;
        font-size:12px;
        background: #cccccc;
        color: #555;
        border: 2px outset #bbb;
}

#subscribeform {
        margin-left: 19px;
}

#subscribe_text {
        width: 199px;
        margin-top:10px;
        padding:3px;
        background: #f0f0f0;
        border: 2px solid #aaa;
}

#subscribe_submit {
        margin-top:10px;
        margin-bottom:10px;
        padding:2px;
        font-weight:bold;
        font-size:12px;
        background: #cccccc;
        color: #555;
        border: 2px outset #bbb;
}









.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #556b8e;
	color: #556b8e;
	background-color: #ddd;	
        font-size: 12px;
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #556b8e;
	color: #556b8e;
	background-color: #ddd;	
}
.wp-pagenavi a:hover {	
	border: 1px solid #556b8e;
	color: #ac0b0b;
	background-color: #ddd;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #556b8e;
	color: #556b8e;
	background-color: #ddd;	
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 50px;
	color: #556b8e;
	border: 1px solid #556b8e;
	background-color: #ddd;
        font-size: 12px;
}
.wp-pagenavi span.current {
	padding: 4px 6px 4px 6px; 
	margin: 2px;
	font-weight: bold;
	border: 3px solid #556b8e;
	color: #ac0b0b;
	background-color: #ddd;
        font-size: 12px;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #556b8e;
	color: #556b8e;
	background-color: #ddd;
        font-size: 12px;
}

.fb_share_count_inner {
	font-size:12px !important;
}


