/*


/* reset */

body { margin:0; padding:0; background: #144402 url(images/background.png) repeat; font-family: Arial; font-weight: lighter; font-size: 12px; }
a img { border:none; }
p { margin:0 0 1em 0; padding:0; line-height:200%; }
ul { list-style-type:none; margin:0 0 1em 0; padding:0; line-height:0%; }
ul li { margin:0; padding:0; line-height:normal; zoom:1; }
ol { margin:0 0 1em 23px; padding:0; }
* html ol { margin:0 0 1em 23px; padding:0; }
ol li { padding:0 0 5px 0; }
form,table,input,textarea,dl,dt,dd { margin:0; padding:0; }
table { border-collapse:collapse; width:100%; border:0; }
pre { padding:10px 20px; margin:0 0 1em 0; overflow:auto; }
object { display:block; margin:0 auto; padding:10px; }
img.alignright {float:right; margin:0 0 1em 1em;}
img.alignleft {float:left; margin:0 1em 1em 0;}
img.aligncenter {display: block; margin-left: auto; margin-right: auto;}
a img.alignright {float:right; margin:0 0 1em 1em;}
a img.alignleft {float:left; margin:0 1em 1em 0;}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto;}
.centered { display: block; margin-left:auto; margin-right:auto; }
.clear { clear:both; }

.wp-caption {
	border: none;
	text-align: center;
	background-color: none;
	padding-top: 0;
	margin: 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	padding: 0;
	margin: 0;
}

/* layout */
#wrapper { width: 900px; text-align: left; margin: 0 auto 0 auto; overflow: hidden; }
.content { width: 900px; padding-bottom: 30px; background: url(images/content-back.png) repeat-y; overflow: hidden; }

/* typography */
h1, h2, h3, h4, h5, h6 { margin: 0; padding: 0 0 10px 0; font-weight: lighter; color: #46290e; font-family: Georgia; }
h1 { font-size: 22px; }
h2 { font-size: 19px; }
h3 { font-size: 17px; }
h4 { font-size: 15px; }
h5 { font-size: 13px; }
h6 { font-size: 12px; }
blockquote { border-left: 4px #95955b solid; margin: 10px; padding: 10px; }

/* banner */
#menu { background: url(images/menu-back.png) no-repeat; width: 900px; text-align: right; height: 39px; padding: 0; margin-bottom: 15px; }
#menu ul { list-style: none; margin: 0 10px 0 0; padding: 10px 0 0 0; }
#menu ul li { float: left; margin: 0 0 0 15px; padding: 0; font-family: Arial Narrow; font-size: 13px; letter-spacing: 1px; text-transform: uppercase; font-weight: lighter; }
#menu ul li a { color: #ffffff; text-decoration: none; font-weight: bold; }
#menu ul li a:hover { color: #64a4fc; }

.logo-top { background: url(images/logo-back-top.png) no-repeat; width: 900px; height: 23px; }
#logo { background: url(images/logo-back.png) repeat-y; width: 900px; overflow: hidden; padding-bottom: 23px; }
#logo .heading { float: left; text-align: right; width: 42%; padding-right: 100px; margin-top: 10px; }
#logo .heading p { margin: 0; padding: 0; }
#maintitle { background: url(images/heading-bottom.png) no-repeat right bottom; font-family: Arial Narrow; font-size: 26px; color: #767676; font-weight: lighter; text-transform: uppercase; letter-spacing: 1px; }
#maintitle a { color: #808080; text-decoration: none; }
#description { font-family: Arial; font-size: 14px; color: #A8A8A8; }
#logo .info { float: left; width: 42%; padding-left: 80px; }
#logo .info img { border: 2px #575757 solid; }
.headingdivider { background: url(images/headingdivider.png) repeat-x; border-bottom: 2px #996600 solid; width: 900px; height: 25px; }

/* sidebar położenie lewew menu */
#sidebar { width: 200px; margin: 67px 0 0 0; padding: 0; float: left; }
#sidebar .fxdsidebar ul { list-style: none; margin: 0 18px 0 18px; padding: 0; }
#sidebar .fxdsidebar ul li { margin: 0 0 18px 0; padding: 0; }
#sidebar .fxdsidebar ul ul { list-style: none; margin: 0; padding: 0; }
#sidebar .fxdsidebar ul li ul li { margin: 0; padding: 5px; color: #FFFFFF; }

#sidebar .dynsidebartop { background: url(images/sidebartop.png) no-repeat; width: 200px; height: 14px; margin: 0 18px 0 18px; } /* szerokość nenu */
#sidebar .dynsidebarcenter { background: url(images/sidebarcenter.png) repeat-y; width: 200px; overflow: hidden;  margin: 0 18px 0 18px; }
#sidebar .dynsidebarbottom { background: url(images/sidebarbottom.png) no-repeat; width: 200px; height: 14px;  margin: 0 18px 0 18px; }

#sidebar .dynsidebarcenter ul { list-style: none; margin: 0 10px 0 10px; padding: 0; }
#sidebar .dynsidebarcenter ul li { margin: 0 0 18px 0; padding 0; }
#sidebar .dynsidebarcenter ul li h2 { font-family: Arial Narrow; font-size: 17px; font-weight: bold; text-transform: uppercase; color: #FFD8B0; border-bottom: 1px #b1c5cf dotted; margin: 0 0 5px 0; padding: 0 0 5px 0; }
#sidebar .dynsidebarcenter ul ul { list-style: none; margin: 0; padding: 0; }
#sidebar .dynsidebarcenter ul li ul li { margin: 0; padding: 5px; color: #FFFFFF; }
#sidebar .dynsidebarcenter ul li ul li:hover { background: #30A404; }
#sidebar .dynsidebarcenter ul li ul li a { color: #FFFFFF; text-decoration: none; }

/* search form */
.search-back { background: url(images/search-back.png) no-repeat; width: 24px; height: 32px; padding-top: 8px; }
.searchlabel { font-family: Arial Narrow; font-size: 17px; font-weight: bold; text-transform: uppercase; color: #F3D6A0; margin: 0 10px 0 10px; }
#s { margin: 0 10px 0 0; font-size: 12px; padding: 1px 4px 1px 4px; }
#searchsubmit { background: url(images/search-icon.png) no-repeat; width: 16px; height: 16px; border:none; }

/* twitter  - lewe menu*/
#sidebar .fxdsidebar .twitter .twittertop { background: url(images/twitter-top.png) no-repeat; width: 224px; height: 14px; }
#sidebar .fxdsidebar .twitter .twittercenter { background: url(images/twitter-center.png) repeat-y; width: 224px; overflow: hidden; }
#sidebar .fxdsidebar .twitter .twittercenter h2 { font-family: Arial Narrow; font-size: 17px; font-weight: bold; text-transform: uppercase; color: #36360e; border-bottom: 1px #919154 dotted; margin: 0 0 5px 0; padding: 0 0 5px 0; }
#sidebar .fxdsidebar .twitter .twitterbottom { background: url(images/twitter-bottom.png) no-repeat; width: 224px; height: 14px; }
#sidebar .fxdsidebar .twitter .twittercenter { padding: 0 10px 0 10px; }
#twitter_update_list li:hover { background: #7d7d3e; }
#twitter_update_list li a { color: #caac45; text-decoration: none; }
#twitter-link { color: #caac45; text-decoration: none; }


/* tag cloud */
.widget_tag_cloud a { color: #FFFFFF; text-decoration: none; }

/* container  środek */
#container { float: left; width: 635px; margin: 18px 0 0 0px;  }

/* posts */
.posts { list-style: none; margin: 0 18px 0 -90px; padding: 0; }
.posts li { margin: 0 0 18px 0; padding: 0; }
.posts .post_title { margin: 0px 0px 0px 0px;font-family: Arial Narrow; text-align: center; font-size: 17px; color: #676734; font-weight: bold; text-transform: uppercase; padding: 5px; border-top: 1px #B3481A solid ; border-bottom: 1px #B3481A solid; }
.posts .post_title a { color: #676734; text-decoration: none; }
.posts .post_info { padding: 5px; color: #46290e; font-weight: bold; font-size: 11px; text-transform: uppercase; letter-spacing: 2px; }
.posts .post_info a { color: #46290e; text-decoration: none; }
.posts .post_info .authordate { float: left;  }
.posts .post_info .comment { float: right; background: url(images/commentinfo-icon.png) no-repeat right; padding-right: 18px; }
.posts .post_content {width: 675px; margin: 15px 0px 0 10px; color: #623E3E; border : 3px ridge #A93624;}/* wielość iframe */
.posts .post_content a { color: #B3481A; text-decoration: none; font-weight: bold; }

.posts li .post_content ul li { padding: 8px 0 8px 15px; margin-bottom: 0; line-height: 15px; border-bottom: 1px #d4b87e solid; }
.posts li .post_content ul li:hover { background: #d4b87e; }
.posts li .post_content ul ul li { line-height: 15px; margin-top: 0; border: none; padding-bottom: 0; }
.posts li .post_content ul ul ul li { line-height: 15px; margin-top: 0; border: none; padding-bottom: 0; }
.posts li .post_content ol li { padding: 8px 0 8px 15px; margin-bottom: 0; line-height: 15px;  border-bottom: 1px #d4b87e solid; }
.posts li .post_content ol li:hover { background: #d4b87e; }
.posts li .post_content ol ol li { line-height: 15px; margin-top: 0; border: none; }
.posts li .post_content ol ol ol li { line-height: 15px; margin-top: 0; border: none; }
.posts li .post_content table { border: #7F7F7F; }

.posts li .post_pages { color: #57230D; text-decoration: none; word-spacing: 5px;}
.posts li .post_pages a { color: #B3481A; text-decoration: none; }

.navigation { color: #B3481A;  margin: 10px 0 10px 0; padding: 8px 0 8px 0; }
.navigation a { color: #B3481A; text-decoration: none; }
.fl { float: left; }
.fr { float: right; }

/* comments */
.com { margin: 30px 0 0 0; }
.com h4 { font-weight: lighter; margin: 0; padding: 0; color: #6F6F6F; }
.nocomments { margin: 20px 0 20px 0; }
#comments { padding: 5px; border-top: 1px #B3481A solid; border-bottom: 1px #B3481A solid; margin-right: 20px; }

.com .commentslist { list-style-type: none; margin: 20px 0 0 0; padding: 0; color: #623E3E; }
.com .commentslist li { margin: 0 0 20px 0; padding: 20px;}
.com .commentslist .comment.even { background: #F5D087; }
.com .commentslist .comment.odd { background: none; }

.com .commentslist .children { list-style-type: none; margin: 20px 0 0 0; padding: 0;}
.com .commentslist a { color: #B3481A; font-weight: bold; text-decoration: none; }
.com-wrapper p { margin: 0; padding: 0; }
.com-header { float: left; margin-right: 20px; }
.com-header { padding: 3px; background: #fff; border: 1px #BFBFBF solid; }
.com-metadata { float: left; text-transform: capitalize; color: #B3481A; font-weight: bold; }
.com-text { margin: 15px 0 0 0; }
.com-text .reply { margin: 20px 0 0 0; font-weight: normal; }
.leavereply { margin-top: 25px; }
#commentform h4 a { color: #46290e; text-decoration: none; }
#commentform { color: #623E3E; }
#respond { padding: 5px; border-top: 1px #B3481A solid; border-bottom: 1px #B3481A solid; margin-bottom: 20px; }


/* footer */
#footer { background: #640000; padding: 12px; }
#footer .copyright { float: right; font-family: Arial Narrow; font-size: 12px; font-weight: bold; text-transform: uppercase; color: #B3B3B3; }
#footer a { color: #B3B3B3; text-decoration: none; }
#footer .subscribe { float: left; }
#footer .subscribe { font-family: Arial Narrow; font-size: 12px; font-weight: bold; text-transform: uppercase; color: #B3B3B3; }