/* Themify Customize Styling */
body {		font-weight:400;
	font-style:normal;

	color: #292929; 
}
#headerwrap {	background: none;
	background-color: #ffffff; 
}
#site-description {	
	font-family: "Abel";	font-weight:400;
	font-size:1.2em;

	color: #444444; 
}
#main-nav a {	
	color: #000000; 
}
#main-nav a:hover {	background: none;
	background-color: #000000;
	color: #ffffff; 
}
.post-title, .post-title a {		font-weight:400;
	font-style:normal;
	font-size:0.7em;
	text-transform:uppercase;	text-align:left; 
}
.post-title a:hover {		font-style:normal;

	color: #c70000; 
}
.single-post .post-title {		font-size:2.2em;
 
}

/* Themify Custom CSS */
.entry-content p{
	font-size:1.2em;
	line-height:200%;
	font-family:verdana;
}

.single .post-content{
    padding: 1.75em;
    width: 55em;
    margin: 0 auto;
		max-width: 80%;
}

#comments.commentwrap{
	  width: 55em;
    margin: 0 auto;
		max-width: 80%;
}

.lightbox-post .post{
	background-image:url('/szaleniec/images/stacheldraht.png');
	background-repeat:repeat-y;
	background-position:1% 0;
	background-size:1.6em auto;
}