/*  
Author: Netcreo
Kontakt: +48(507)611884, piotr@netcreo.pl
*/

/* Reset Styli */

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;
}
.clear {clear:both;}

body {
	margin-top: 20px;
	padding: 0;
	background: #f0e8d1; //kolor tla
	text-align: justify;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333;/*#616161; kolor czcionki*/
}

h1, h2, h3 {
	margin-top: 0;
	color: #8C0209;
}

h1 {
	font-size: 1.6em;
	font-weight: normal;
}

h2 {
	font-size: 1.6em;
}

h3 {
	font-size: 1em;
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

a {
	text-decoration: none;
	color: #8C0209;
}

a:hover {
	border-bottom: none;
}

a img {
	border: none;
}
img {
	overflow:hidden;
	border: 2px solid #ccc;
	}

img.left {
	float: left;
	margin: 0 20px 0 0;
}

img.right {
	float: right;
	margin: 0 0 0 20px;
}
#logo p.slogan {
	font-family: "Arial Black", Arial, Helvetica, sans-serif;
	font-size:22px;
	letter-spacing:1px;
	position:relative;
	top:-30px; left:125px;
	}
#logo p.slogan a {
	color:#5F4439; /*kolor braz czcionki  z naglowka */
}

h1.fir {
	text-indent: -9999px;
}

#header {
	width: 1024px;
	margin: 0 auto;
	height: 330px;
	}

/* Header / Naglowek */

#logo {
	width: 1024px;
	height: 284px;
	margin: 0 auto;
	background: url(images/glowny.jpg) no-repeat center top;
	//border-bottom: 1px solid #f2f2f2;
}

#logo h1, #logo p {
	float: left;
	margin: 0;
	color: #8C0209;
}

#logo span {
	color: #000000;
}

#logo h1 {
	padding: 25px 0 0 0;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-weight: normal;
	font-size: 3em;
}

#logo p {
	text-transform: uppercase;
	padding: 47px 0 0 3px;
	font-size: 10px;
	color: #110E0F;
}

#logo a {
	border: none;
	text-decoration: none;
	color: #8C0209;
}

/* Menu */

#menu {
	width: 1022px;
	margin: 1px auto;
	padding: 7px 0;
	height: 30px;
	line-height:15px;
	border: 1px solid #f2f2f2;
	background-color:#C9B89A;
	
}

#menu ul {
	margin:0 auto;
	height:25px;
	width:590px;
	padding: 0;
	list-style: none;
	
}

#menu li {
	display: inline;
}

#menu a {
	display: block;
	float: left;
	height: 16px;
	margin:4px 10px;
	padding: 8px 30px 0 30px;
	text-decoration: none;
	text-transform: capitalize;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	letter-spacing:.7px;
	font-weight:bold;
	border:1px solid #f2f2f2;
	background:#F0E8D1;
	padding: 3px 8px;
	-moz-border-radius:5px; -webkit-border-radius:5px;
	color:#5F4439;
}

#menu a:hover {
	background:#E0D8BC;
	color:#50433E;
}

#menu .current_page_item a {
	background:#E0D8BC;
	color: #50433E;
}


/* Wrapper */

#wrapper {
}

/* Page / Strona */

#page {
	width: 1022px;
	margin: 0 auto;
	margin-top:5px;
	padding: 20px 0 0 0;
	border: 1px solid #FFF;
	background: #F7F7EA;
}

#page-bg {
}

/* Latest Post / Ostatni wpis */

#latest-post {
	padding: 20px;
	border: 1px solid #E7E7E7;
}

/* Content / Tresc */

#content {
	float: left;
	width:530px;
	padding:20px 0;
	background-color:#F0E8D1;
	-moz-border-radius:5px; -webkit-border-radius:5px;
}

.post {
	margin-top:5px;
	padding:15 10px;
	line-height: 200%;
}

.post h1 {
	font-weight: normal;
}

.title {
	margin: 0;
	padding: 10px 0 4px 20px;
	font-weight: normal;
}

.title a {
	border-bottom: none;
	color: #8C0209;
}

.title a:hover {
	border-bottom: 1px dotted #000000;
}

.byline {
	border-bottom: 1px #BBBBBB dashed;
	margin: -10px 20px 20px 20px;
}

.tag {
	padding: 0 15px;
}

.entry {
	padding: 0 20px;
	margin-bottom:10px;
}
.entry ol, ul {
	padding-left:20px;
}

.links {
	padding: 4px 0px;
	text-align: right;
	font-weight: bold;
}

.links a {
	border: none;
}

.links a:hover {
}
.post-edit-link {
margin-left:20px;
font-size:10px;
}

/* Sidebars / Nawigacja */

#sidebar1 {
	float: left;
}

#sidebar2 {
	float: right;
}

.sidebar {
	float: left;
	width: 235px;
	padding: 0;
	font-size: 12px;
	font-family:Arial, Helvetica, sans-serif;
}

.sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

.sidebar ul li {
	padding: 0 0 40px 0;
	
}
.sidebar ul ul ul li.page_item {display:none;} /*wylaczone wyswietanie podstrony w menu page*/
.sidebar li ul {
}

.sidebar li li {
	margin: 0 20px 0 15px;
	padding: 8px 0px;
}


.sidebar li h2 { /*nazwa kategorii*/
	height: 30px;
	margin: 0 0 0 0;
	padding: 10px 15px 0px 15px;
	/*background: #890208 url(images/img05.jpg) no-repeat left top;*/
	letter-spacing: -1px;
	font-size: 14px;
	color:#5F4439; /*kolor braz czcionki z naglowka sidebar */
}

#sidebar1 a:hover {
	border-bottom: 2px dotted #E8BF81;
}

.widget_categories {
	font-size:14px;
	
}
.cat-item .children {font-size:12px;}
.children .current-cat a {
	border-bottom: 2px dotted #C9B89A;
}
.current-cat a, .current_page_item a {
	border-bottom: 2px dotted #C9B89A;
}
/* Search / Wyszukiwarka */

#searchform {
	margin: 0;
	padding: 0 0 0 0;
	width:50px;
}

#searchform br {
	display: none;
}

#searchform h2 {
	display:inline;
	
}
#searchform div h2 {
	display:none;
}

#s {
	margin-left:6px;
	padding-top:6px;
	width: 75px;
	height:25px;
	border: 1px solid #CA8186;
	background: #FFFFFF;
	font-size: 16px;
	color: #000000;
}
.widget_search h2 {
	float:left;
	width:60px;
}
.widget_search #searchform {
	width:40px;
	float:left;
	margin:3px auto;
}

#x {
	margin: 0;
	padding: 2px 5px;
	height: 25px;
	background: #CA8186;
	text-decoration: none;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #CCCCCC;
}
/* Calendar / Kalendarz */

#calendar_wrap {
	padding: 0 15px;
	text-align: center;
	margin-right:20px;
	margin-top:3px;
	background-color:#F0E8D1;
	-moz-border-radius:5px; -webkit-border-radius:5px;
}
#calendar_wrap caption{
	margin:5px 0;
	}

#calendar_wrap table {
	width: 100%;
}

#calendar_wrap th {
}

#calendar_wrap td {
}

#calendar_wrap tfoot td {
	border: none;
}

#calendar_wrap tfoot td#prev {
	text-align: left;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#prev a {
	border: none;
}

#calendar_wrap tfoot td#next {
	text-align: right;
	font-weight: bold;
	border: none;
}

#calendar_wrap tfoot td#next a {
	border: none;
}

.widgettitle {
	margin:5px 0;
	background-color:#F0E8D1;
	width:150px;
	-moz-border-radius:5px; -webkit-border-radius:5px;
}
/* ESCRIBA WIDGET ODLICZJACY CZAS DO ZDARZENIA*/
.licznik {
	width:150px;
	padding:10px;
	padding-right:20px;
}
#escriba-countdown-widget h2 {
	display:none;
}

#clockday, #clocknum {padding:3px;}
.widget_calendar {
	margin:0 auto;
}
ul .widget {
	width:200px;
	margin:10px auto;
}
.widget_calendar #today a, td#today {
	font-weight:bold;
	color:#8C0209;
}
.widget_calendar td a {text-decoration:underline;}

/* Footer / Stopka */

#footer {
	width: 984px;
	height: 115px;
	margin: 2px auto;
	padding-top:5px;
	padding: 0 20px;
	background-color:#F7F7EA;
	-moz-border-radius:5px; -webkit-border-radius:5px;
}

#footer p {
	margin: 0;
	padding:0;
	text-align: center;
	font-size: smaller;
}

#footer a {
}

#footer .link {
	float:right;
	padding-top:80px;	
}

#footer .copyright {
	float: left;
	padding-top:90px;
}
#footer #logo_fakty {
	height:95px;
	width:149px;
	background:url(images/fakt_logo.jpg) no-repeat;
	float:left;
	margin-right:10px;
}
#footer #logo_sorus {
	height:95px;
	width:205px;
	background:url(images/sorus_logo.jpg) no-repeat;
	float:left;
	margin-left:180px;
}
#footer p {
	margin:5px;
	width:100px;
}
#footer div {
	width:700px;
	margin:0 auto;
	padding:5px;
	float:left;
	text-align:center;
}
#footer div a {
	width:200px;
	height:95px;
	display:block;
}
.flower {
	width: 510px;
	height: 250px;
	margin: 0 auto;
	background: url(images/img06.jpg) no-repeat left top;
	display:none;
}
	/*KOMENTARZE*/
#commentform {
	margin: 0;
	padding-left: 20px;
}

#comment {
	margin: 0;
	width: 500px;
}

small.commentmetadata, .commentlist alt {
	font-size:9px;
	color:ccc;
	}
p.meta {
	margin-top:20px;
	font-size:11px;
}

.commentlist p {  /*wyglad tekstu komentarzy*/
	font: normal .95em Arial, Helvetica, sans-serif;
	color:#616161;
	margin:5px 20px 15px 20px;
	background-color:#F7F7EA;
	padding:5px;
	-moz-border-radius:5px; -webkit-border-radius:5px;

}
h3#comments {
	margin-bottom:5px;
}
sup,
sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	_vertical-align: bottom;
	position: relative;
}

sup {
	bottom: 1ex;
}

sub {
	top: .5ex;
}
#commentform sup {font-size:9px;color:#8C0209;}

input#submit {
	font-size: 13px;
	font-weight:bold;
	padding:4px;
	border:1px solid #f0f0f0;
	border-right:2px solid #f2f2f2;
	border-bottom:2px solid #f2f2f2;
	background:#DBD1B2;
	-moz-border-radius:5px; -webkit-border-radius:5px;
	color:#5F4439;
	cursor:pointer;
}


#commentform p {
	margin-bottom:3px;
}



.alignright {
	float: right;
}

.alignleft {
	float: left;
}



#respond {
	margin: 0;
	padding:50px 0 5px 20px;
	text-transform:lowercase;
	color:#BFB28B;
}

.navigation {
	padding: 20px 20px;
}

.pagetitle {
	padding-bottom: 20px;
}

li.widget_tag_cloud {
	width:180px;
	text-align: center;
	margin-left:15px;
	background-color:#F0E8D1;
	-moz-border-radius:5px; -webkit-border-radius:5px;
}
.widget_tag_cloud div {
	width:150px;
	padding-left:10px;
	}
.widget_tag_cloud .widgettitle {
	width:150px;
	
	}
.widget_tag_cloud div a:hover {
	background-color:#F7F7EA;
	padding-top:1px;
	}

#tag_cloud h2 {
	
}

#comments {
	padding-left: 20px;
}

hr {
	display: none;
}

.pagetitle {
	padding-left: 20px;
}

#commentform {
	padding-left: 20px;
}

.commentlist {
	padding-left: 40px;
}
