/*
Theme Name: Polskie Towarzystwo Ludoznawcze
Author: Subkreacja

*/
/* ************** GENERAL RESET ************** */
* {
	margin: 0;
	padding: 0;
}
/* http://sonspring.com/journal/clearing-floats */
.clear {
	clear: both;
	display: block;
	overflow: hidden;
	visibility: hidden;
	width: 0;
	height: 0;
}
/* http://positioniseverything.net/easyclearing.html */
.clearfix:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}
.clearfix {
	display: inline-block;
}
/* Hides from IE-mac \*/
* html .clearfix {
	height: 1%;
}
.clearfix {
	display: block;
}
/* End hide from IE-mac */
.clearboath {
	clear: both;
}
body {
	color:#444444;
	font-family:'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	font-size:100%;
	text-align:center;
	background:  #d0d0d0 url(images/naglowek.jpg);
	background-repeat:no-repeat;
	background-position:top center; 
	line-height:1.5;
}
a {
	text-decoration: none;
	color: #055d06;
}
a:hover {
	text-decoration: none;
}
img {
	border: none;
}
/* Headings
-------------------------------------------------------------- */
h1, h2, h3, h4, h5, h6 {
	color: #111;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: normal;
}
h1 {
	font-size: 3em;
	line-height: 1;
	margin-bottom: 0.5em;
}
h2 {
	font-size: 1.3em;
	margin-bottom: 0.75em;
}
h3 {
	font-size: 1.2em;
	line-height: 1;
	margin-bottom: 1em;
}
h4 {
	font-size: 1.1em;
	line-height: 1.25;
	margin-bottom: 0.25em;
}
h5 {
	font-size: 1em;
	font-weight: bold;
	margin-bottom: 1.5em;
}
h6 {
	font-size: 1em;
	font-weight: bold;
}
/* Text elements
-------------------------------------------------------------- */
p, ul, ol, dl {margin: 0.75em 0;}
blockquote  { margin: 1.5em; color: #666; font-style: italic; }
abbr, acronym {
	border-bottom: 1px dotted #666;
}
pre {
	font: 1em 'Courier New', Courier, monospace;
	white-space: pre-wrap; /* css-3 */
	white-space: -moz-pre-wrap !important; /* Mozilla, since 1999 */
	white-space: -pre-wrap; /* Opera 4-6 */
	white-space: -o-pre-wrap; /* Opera 7 */
	word-wrap: break-word; /* Internet Explorer 5.5+ */
	background-color:#E8F2FB;
	border: solid 1px #CADFEF;
	color:#333;
	padding:10px;
	margin: 0 0 1em 0;
}
/* Tables
-------------------------------------------------------------- */

table {
	margin: 1.4em auto;
}
th {
	border-bottom: 2px solid #ccc;
	font-weight: bold;
}
td {
	border-bottom: 1px solid #ddd;
}
th, td {
	padding: 4px 10px 4px 0;
}
tfoot {
	font-style: italic;
}
caption {
	background: #dfcb28;
}
/* Use this if you use span-x classes on th/td. */
table .last {
	padding-right: 0;
}
/* **************** CONTAINER *************** */
#header, #topnav, #content, #footer, #bottom  {
	clear:both;
}
#container {
	margin:0px auto;
	width:980px;
	text-align: left;
	overflow:hidden;
	padding:0px;
}
/* **************** HEADER *************** */

#header {
	height:248px;
	background: transparent;
	margin: 0px;
}
#header h1 {
	font-size:2.5em;
	line-height:1em;
	padding:35px 0 0 10px;
	margin:0;
}
#header h1 a {
	text-decoration:none;
	color:#fff;
	font-weight: bold;
}
#header h1 a:hover {
	color:#CCC;
}
#header #desc {
	margin: 5px 0 0 10px;
	color:#fff;
}
#rss {
	float:right;
	margin:0px;
	padding:35px 0px 6px;
	width:90px;
}
#rss a img {border:none;}

#content {
	background:   transparent url(images/srodek.gif) repeat-y top left;
	margin:0px auto 0px;
	overflow:hidden;
	width:980px;
	
}
#top {
	background:transparent url(images/srodek.gif) repeat-y left;
	height:1px;
	margin:0px auto;
	overflow:hidden;
	padding:0;
	width:980px;
}
#bottom {
	background:transparent url(images/srodek.gif) repeat-y top left;
	height:10px;
	margin:0px auto;
	overflow:hidden;
	padding:0;
	width:980px;
	clear:both;
	}
#main {
	width:660px;
	margin-top: 10px;
	display:inline;
	float:right;
	margin:10px;
}

/* Search */
#search{
	width:auto;
	margin:5px 0 10px 0;
	padding:10px 0 10px 0;
}
#searchform {
	margin:0;
}
#searchform fieldset {
	display: inline;
	margin: 0;
	padding: 0;
	border: none;
}
#s {
	float: left;
	display: inline;
	height: 22px;
	width:160px;
	margin-top: 2px;
	margin-right: 5px;
	padding-left: 5px;
	border: 1px solid #005200;
	background: #FFFFFF;
	font-size:14px;
}
#searchsubmit {
	display: inline;
	height: 24px;
	width: 70px;
	background: #ffffff;
	border: 1px solid #005200;
	color: #005200;
	float: left;
	margin-top: 2px;
	font-size:14px;
	font-weight:bold;
}
/* SIDEBAR */
#sidebar {
	width:275px;
	display:inline;
	float:left;
	margin:0 0 0 15px;
}
#sidebar h3 {
	padding: 6px 6px;
	margin: 0;
	font-size:15px;
	font-weight:bold;
}
#sidebar ul {
	margin: 0 0 15px 0;
	list-style-type: none;
}
#sidebar li {
	margin: 0;
	font-size:15px;
	font-weight:bold;
}
#sidebar li strong{
	margin: 0;
	padding: 8px 8px;}
	
#sidebar ul li a {
	display: block;
	padding: 3px 8px;
	text-decoration: none;
	font-family: "Helvetica Neue", Helvetica, Arial, sans-serif;

}
#sidebar a:hover {
	background-color: #9cddea;
	color: #003a00;
}
.widget {
margin:0 0 15px;
padding:0 10px 0 15px;
}
/* POST */

.post {
	padding: 12px 8px 12px 12px;
	margin: 20 px;
}
.post h2.pagetitle { 
	margin: 0;
	padding: 0;
	height: 20px;
	width: 100%;
	text-align: left;
	padding: 6px 0;}
.post h2. a {
	padding: 0 12px;
}
.entry, .entrytext {
	padding:5px 25px 5px 15px;
}
.post img {
    max-width: 500px; 
    height: auto;
}
.postmetadata {
	display:block;
	color:#281e5d;
	font-family:'Trebuchet MS', Verdana, Helvetica, Arial, sans-serif;
	font-size:14px;
	}
.time, .category, .comms, .tags, .commenter, .author, .edit, .more, {

}
.post p {
}
code {
	font-family: "Courier New", Courier, monospace;
}
.post ul, .post ol {
	list-style-type: none;
	padding: 0;
	margin: 0 0 0 1em;
}
.post ul li, .post ol li {
	background-image: url(images/kulka.gif);
	background-repeat: no-repeat;
	background-position:top left;
	padding: 0 0 0 25px;
	margin: 15px;
}
.center {
	text-align: center;
}
/* FOOTER */
#footer {
	padding: 15px 0 10px 0;
	margin: 0 auto;
	height: 107px;
	background: url(images/stopka.jpg) no-repeat center top;
}
#footer p {
	text-align: center;
	margin: 0px;
	font-size: 14px;
}
/* Images */
img {border:1px solid #EAE9E9;padding:4px;}
img.centered { display: block; margin-left: auto; margin-right: auto;}
img, img.alignnone { margin: 4px; display: inline;}
img.alignright {float: right; margin: 6px 0 4px 8px; display: inline;}
img.alignleft { float: left; margin:6px 8px 4px 0; display: inline;}
.wp-caption {
	margin: 0px;
	padding: 0px;
}
.wp-caption img {
	margin: 0px 0px 10px 0px;
	padding: 0px;
	border: 0px;
}
.wp-caption p.wp-caption-text {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	line-height: 12px;
}
/* alignment classes */
.navigation {
	padding: 0 24px 10px 24px;
	margin: 0;
	}
.previous {
	float:left;
	width:47%;
}
.next {
	float:right;
	text-align:right;
	width:47%;}
.floatleft, .alignleft {
   float: left;
}

.floatright, .alignright {
   float: right;
}
.center, .aligncenter {
   	display: block;
   	margin-left: auto;
   	margin-right: auto;
	text-align:center;
}

/* comments */
.commnavigation {
	padding: 0 0;
	display:block;
	color:#25176c;
	font-size:12px;	
}
#comments-template {
	clear:right;
	padding: 3px 12px 0 30px;
	margin: 15px auto 5px;}
	
#commentform textarea {
	border:1px dotted #000000;
	margin-top:10px;
	padding:5px;
	width:96%;
}
#commentform input {
}
#commentform input{
	height: 20px;
	background: #ffffff;
	border: none;
	font-size: 12px;
	color: #000000;
	padding: 3px 3px;
	line-height: 20px;
}
.commentlist ul {
	margin:0.75em 0 0;  
	}
.commentlist li {
	margin:10px 0;
	list-style: none;
	color:#000000;
    padding: 0 0  22px ;  
	}
.commentlist li ul li {
	list-style: none;
	color:#000000;
    padding: 0 0  0px ;  
	margin:0 0 0 0px;
	background: none;
}
.commentlist .comment-body {
    padding: 0 0 22px  ; 
	   
    }
.commentlist  a {
    color:#25176c;
	font-size:12px;

}
.commentlist cite, .commentlist cite a {
	padding: 0 2px 0 0;
	border: none;
	margin: 0;
    color:#25176c;  
}
.commentlist cite a:hover, .commentlist cite a:active {  
     text-decoration:underline;  
     } 
.comment-author, .commentmetadata, .reply, .commentlist p {  
   
    padding: 0 12px;  
	} 
.commentlist p {  
	margin: 0;     
    padding: 0px 12px;  
	} 
.comment-author {  
 
    padding: 0px 12px;  
	} 
.reply{  
   
    padding: 0 12px 12px;  
	} 
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	pading: 5px 0;
}
.alt, .even {
	padding:0 10px 0 20px;
}
.commentlist {
	padding: 0;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.avatar {
 	float: right;
	margin: 0 0 0 10px;
}

.tlumaczenie {
 	float: right;
	margin: 0 50px 0 0;
	background:  transparent url(images/en.gif) no-repeat right;
}

.tlumaczenie p{
	text-align: right;
	font-size: 12px;
	padding: 0 30px 0 0;
}
.strona {
text-align:center;
}

.gorne_menu {
	margin: 7px 0 0 0;
}

.powrot {
	float: left;
	padding: 40px;

}

