/*  
Theme Name: Blog Manager Theme
Theme URI: http://www.blogmanager.pl
Description: Motyw Blog Managera
Version: 0.1
Author: Mateusz Puszczyński
Author URI: http://www.blogmanager.pl

*/


/* *********** reset ********** */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	background-image: url('images/background.jpg');
	background-repeat:no-repeat;
	background-color: #e6e0cc;
	font-family: verdana, arial, sans-serif;
	font-size: 14px;
	line-height: 24px;
	text-align: center;
	color: #4c4c4c;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* *********** koniec reset ********** */


/* *********** obrazki *********** */

/* images align - co by się wyrównywało w szablonie */
img.alignright {float:right; margin:0 0 0em 0em; border: 3px solid #d8d3c1;}
img.alignleft {float:left; margin:0 0em 0em 0; border: 3px solid #d8d3c1;}
img.aligncenter {display: block; margin-left: auto; margin-right: auto; border: 3px solid #d8d3c1;}
img {float:none; margin:0 0 0em 0em; }
a img.alignright {float:right; margin:0 0 0em 0em}
a img.alignleft {float:left; margin:0 0em 0em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img {float:none; margin:0 0 0em 0em}

/* *********** koniec obrazki *********** */


/* *********** ogólne *********** */

.clearfloat{
	clear: both;
}

a{
	text-decoration: none;
	color: #6e1e09;
}

a:hover{
	text-decoration: underline;
	color: #6e1e09;
}

em{
	font-style: normal;
}

@font-face{
	font-family: trajan;
	src: url(fonts/MinionPro-Regular.otf) format("opentype");
}

/* *********** koniec ogólne *********** */


/* *********** main_box *********** */

#main_box{
	margin: 0 auto;
	width: 950px;
}

/* *********** koniec main_box *********** */


/* *********** header *********** */

#header{
	text-align: left;
}

/* *********** top_menu *********** */

#top_menu{
	height: 50px;
}

#description_box{
	width: 500px;
	float: left;
}

#description_box span{
	color: #fff;
	margin: 13px 10px 0 10px;
	display: block;
	/* font-weight: bold; */
}

#top_menu_box{
	margin-left: 500px;
}

#header ul{
  list-style-type: none; 
	float: right;

}

#header .page_item{
	float: left; 
}

#header .page_item a{
	color: #fff;
	display: block;
	text-decoration: none;
	margin: 13px 0 0 30px;
}

#header .page_item a:hover{
	border-bottom: 1px dotted #fff;
}

/* *********** koniec top_menu *********** */

/* *********** bottom_header *********** */

#bottom_header{
	width: 700px;
	float: left;
	height: 210px;
}

h1{
	background: url('images/logo.gif') no-repeat top right;
	width: 306px;
	height: 117px;
	margin: 50px 0 0 0;
}

h1 span{
	margin: 0 0 0 -5000px;
}

/* *********** koniec bottom_header *********** */

/* *********** search_form *********** */

#search_form{
	margin: 0 0 0 700px;
	text-align: center;
	height: 210px;
}

#searchform{
	padding: 70px 0 0 0;
	text-align: right;
	
}

#s{
	border: 1px solid #dad4c6;
	width: 150px;
	background: #f7f6f1;
	margin: 5px 0 0 0;
	padding: 7px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

html>body #s{
	background: rgba(255, 255, 255, .3);
}

#searchform label{
	font-weight: bold;
}

/* *********** koniec search_form *********** */

/* *********** koniec header *********** */


/* *********** container *********** */

#container{
	width: 700px;
	float: left;
	text-align: left;
	margin: 0 0 30px 0;
}

#intro{
	margin: 0 0 40px 0;
	font-family: trajan, georgia, serif;
	font-size: 1.4em;
	line-height: 1.8em;
	font-weight: 500;
	text-transform: uppercase;
}

#intro span{
	font-size: 1.2em;
	line-height: 1em;
	font-weight: 600;
	color: #6e1e09;
}

/* *********** post *********** */

.thumb {
	float: left;
	margin: 0 20px 5px 0;
	border: 1px solid #6e1e09;
}


#container h2{
	font-family: trajan, georgia, serif;
	font-size: 1.4em;
	display: block;
	margin: 0 0 5px 0;
	border-bottom: 1px #c9afa1 solid;
	padding: 0 0 10px 0;
	text-transform: uppercase;
}

/* ********** dla h2 z minuaturką *********** */

#container .h2_thumb{
	font-family: trajan, georgia, serif;
	font-size: 1.4em;
	display: block;
	margin: 0 0 5px 170px;
	border-bottom: 1px #c9afa1 solid;
	padding: 0 0 10px 0;
	text-transform: uppercase;
}

#container h2 a{
	color: #6e1e09;
}

.post{
	background: #eee9db;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin: 0 0 30px 0;
	padding: 30px 30px 20px 30px;
	border: 1px solid #dad4c6;
}

html>body .post{
	background: rgba(255, 255, 255, .3);
}

.post_featured{
	background: #f3f0e6;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin: 0 0 30px 0;
	padding: 30px 30px 20px 30px;
	border: 1px solid #dad4c6;
}

html>body .post_featured{
	background: rgba(255, 255, 255, .5);
}

.entry p{
	padding: 0 0 20px 0;
}

.entry .postmetadata{
	border-top: 1px #c9afa1 solid;
	margin: 5px 0 0px 0;
	font-size: 0.75em;
	padding: 5px 0 5px 0;
}

.entry .postmetadata_single {
	border-top: 1px #c9afa1 solid;
	border-bottom: 1px #c9afa1 solid;
	margin: 5px 0 5px 0;
	font-size: 0.75em;
	padding: 5px 0 5px 0;
}

/* ********** posty z blogroll *********** */

#container .h2_blogroll{
	font-family: trajan, georgia, serif;
	font-size: 1.2em;
	display: block;
	margin: 0 0 5px 0;
	border-bottom: 1px #c9afa1 solid;
	padding: 0 0 7px 0;
	text-transform: uppercase;
}

.entry_blogroll {
	font-size: 0.8em;
	margin: 0 0 10px 0;
}

/* #dad4c6 */

.post_blogroll{
	background: #edeae3;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	margin: 0 0 30px 0;
	padding: 30px 30px 15px 30px;
	border: 1px solid #dad4c6;
}

html>body .post_blogroll{
	background: rgba(230, 230, 230, .3);
}

.entry_blogroll .postmetadata{
	border-top: 1px #c9afa1 solid;
	margin: 5px 0 0px 0;
	font-size: 0.9em;
	padding: 5px 0 0px 0;
}

/* *********** koniec post *********** */

/* *********** comments *********** */

#comments {
	padding-top: 10px;
	font-weight: normal;
	font-size: 0.8em;
}

.commentlist li {
	margin: 10px 0 0 0;
	border-bottom: 1px #c9afa1 solid;
	padding: 0 0 10px 0;
}

#comments_header {
	width: 100%;
}

#avatar {
	float: left;
	margin: 10px 0 10px 0px;
}

#komentarz {
	margin: 0 0 0 70px;
}

#respond {
	margin: 10px 0 0 0;
}

#comment {
	border: 1px #c9afa1 solid;
}

#submit {
	border: 1px #c9afa1 solid;
	margin: 5px 0 15px 0;
	background: #fff;
	padding: 3px;
}

#submit:hover {
	cursor: pointer;
}

.moderacja {
	margin: 0 0 0 70px;
}

.commentlist{
	list-style-type: none;
	text-indent: 0px;
	margin: 0px 0 0px 0px;
}

/* *********** koniec comments *********** */

/* *********** navigation *********** */

.navigation a{
	font-size: 0.8em;
}

.nav_left {
	float: left;
	width: 350px;
}

.nav_right {
	float: right;
	width: 350px;
	text-align: right;
}

/* *********** koniec navigation *********** */

/* *********** koniec container *********** */


/* *********** sidebar *********** */

#sidebar{
	margin: -15px 0 30px 770px;
	text-align: right;
	line-height: 1.5em;
}

#sidebar h2{
	margin: 20px 0 0 0;
	text-transform: uppercase;
}

#sidebar a{
	font-size: 0.9em;
}

#sidebar form{
	text-align:right;
	font-size: 0.9em;
}

/* *********** subskrypcja *********** */

#sidebar #h2_sub{
	padding: 0 0 10px 0;
}

#sidebar #email{
	border: 1px solid #dad4c6;
	width: 150px;
	background: #f7f6f1;
	margin: 5px 0 0 0;
	padding: 7px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

html>body #sidebar #email{
	background: rgba(255, 255, 255, .3);
}

#sidebar #subskrybuj{
	border: 1px #c9afa1 solid;
	margin: 5px 0 0px 0;
	background: #fff;
	padding: 3px;
}

#sidebar #subskrybuj:hover{
	cursor: pointer;
}

#sidebar_sub_img {
	border: none;
	margin: 0px -10px 0px 0;
}

#sidebar #lub_rss{
	font-size: 0.9em;
	margin: 20px 0 0 0;
}

/* *********** koniec subskrypcja *********** */

/* *********** koniec sidebar *********** */


/* *********** footer *********** */

#footer{
	height: 140px;
	margin: 0px 0 0 0;
	background: #5f513d;
	border-top: 1px solid #6e1e09;
}

#footer_box{
	margin: 20px auto 0 auto;
	width: 950px;
	text-align: left;
}

/* *********** social icon *********** */

.share{
	float: left;
}

.share p{
	margin: 0 0 15px 0;
	font-weight: bold;
	color: #fff;
}

div.share a img{
 	border: none;
	margin: 0px;
	padding: 0 15px 0 0;
}

/* *********** koniec social icon *********** */

/* *********** social icon single *********** */

.share_single{
	float: left;
}

.share_single p{
	margin: 5px 0 -15px 0;
	font-weight: bold;
	color: #000;
}

div.share_single a img{
 	border: none;
	margin: 0px;
	padding: 0 10px 5px 0;
}

.post_blogroll .share_single p{
	margin: 15px 0 5px 0;
}

/* *********** koniec social icon single *********** */

/* *********** contact_footer *********** */

#contact_footer{
	margin: 0px 0 0 380px;
	padding: 0 30px 0 0;
	border-left: 1px #fff solid;
	height: 100px;
}

#contact_footer p{
	padding: 15px 0 0 50px;
	color: #fff;
}
/* *********** koniec contact_footer *********** */

/* *********** koniec footer *********** */




 
/* *********** page-navi ************ */

.wp-pagenavi{
	text-align: center;
}

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 4px 6px 4px 6px;
	margin: 4px;
	text-decoration: none;
	border: 1px solid #dad4c6;
	color: #4c4c4c;
	background: #f7f6f1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.wp-pagenavi a:visited {
	padding: 4px 6px 4px 6px;
	margin: 4px;
	text-decoration: none;
	border: 1px solid #dad4c6;
	color: #a2a2a2;
	background: #f7f6f1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;	
}

.wp-pagenavi a:hover {
	padding: 4px 6px 4px 6px;
	margin: 4px;
	text-decoration: none;
	border: 1px solid #c9afa1;
	color: #a2a2a2;
	background: #f7f6f1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;	
}

.wp-pagenavi span.pages {
	padding: 4px 6px 4px 6px;
	margin: 4px;
	text-decoration: none;
	border: 1px solid #dad4c6;
	color: #4c4c4c;
	background: #f7f6f1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.wp-pagenavi span.current {
	padding: 4px 6px 4px 6px;
	margin: 4px;
	text-decoration: none;
	border: 1px solid #dad4c6;
	color: #4c4c4;
	background: #f7f6f1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

.wp-pagenavi span.extend {
	padding: 4px 6px 4px 6px;
	margin: 4px;
	text-decoration: none;
	border: 1px solid #dad4c6;
	color: #4c4c4;
	background: #f7f6f1;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

/* *********** koniec page-navi ************ */

/* elementu wpisu */

ol{
	list-style-type: decimal;
	list-style-position: inside;
	text-indent: -20px;
	margin: -10px 0 25px 30px;
}

.wypunktowany_akapit{
	margin-top: 10px;
}

.dzial{
	background: url('images/info.jpg') top right no-repeat #f5f2e9;
	border: 1px dashed #c4c0ae;
	padding: 10px 15px;
	font-size: 0.9em;
	margin-bottom: 25px;
}

.code{
	background: url('images/kod.jpg') top right no-repeat #f5f2e9;
	border: 1px dashed #c4c0ae;
	padding: 10px 15px;
	font-size: 0.9em;
	margin-bottom: 25px;
}

.code_break{
	margin-top: 15px;
	display: block;
}

.cytat_w_tekst{
	font-style: italic;
}

.uwaga{
	background: url('images/uwaga.jpg') top right no-repeat #f5f2e9;
	border: 1px dashed #c4c0ae;
	padding: 10px 15px;
	font-size: 0.9em;
	margin-bottom: 25px;
}

img.aligncenter_ol {display: block; margin: 15px 0 20px 0px; border: 3px solid #d8d3c1;}

.przypisy{
font-size: 80%;
}

/* koniec elementy wpisu */

/* inne */

/* subskrypcja komentarzy */

.subscribe-to-comments{
	margin-left: -3px;
}

/* koniec subskrypcja komentarzy */
