/*
Theme Name: ADSimple
Theme URI:
Description: Simple theme based on <a href="http://articlesss.com/article-directory-wordpress-theme/">Article Directory</a> theme.
Version: 1.0.2
Author: Dimox
Author URI: http://dimox.name/
Tags: white, fixed width, three columns, widgets, right sidebar, simple
*/

* { margin: 0; padding: 0; }
html { filter: expression(document.execCommand("BackgroundImageCache", false, true)); }
body {
	font: 62.5% Verdana;
	line-height: 1.6em;
	color: #444;
	text-align: left;
	
}
a {
	/*color: #E60000;*/
	color: #032F54;
	text-decoration: none;
}
a:hover {
	color: #134d0f;
	text-decoration: underline;
}
p {margin: 0; padding: 10px 0;}
h1 {margin: 20px 0 0; color: #032F54;}
img {border: 0}
input {vertical-align: middle}
h2 {
	font: normal 1.6em "Trebuchet MS", Arial, Sans-Serif;
	margin: 0 0 12px;
	color: #032F54;
}
blockquote {
	margin: 10px 0 10px 30px;
	border-left: 3px solid #E60000;
	background: #EEE;
	padding: 5px 15px;
	font-size: 1.3em;
}
* html blockquote {height: 1%;}
blockquote p {
	font-size: 1em !important;
	margin: 0;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.aligncenter {margin: 7px margin}
.alignleft {float: left}
img.alignleft {margin: 5px 10px 3px 0}
.alignright {float: right}
img.alignright {margin: 5px 0 3px 10px}
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	/* optional rounded corners for browsers that support it */
	-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 p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}


#wrapper {
	width: 995px;
	margin: 0 auto;
	padding: 0px 0 0 0;
	border-top: 0px solid #EEE;
}


/* Header
-----------------------------------------------------------------------------*/
#header {
	background-image: url(i/tlo_naglowek.png);
	background-repeat: no-repeat;
	height: 170px;
	border-bottom: 3px solid #EAEAEA;
	margin-bottom: 28px;
}
#top{
	float: right;
	text-align: right;
}
#top li {
	display: inline;
}
#top a {
	color: #808080;
	margin: 0 0 0 13px;
	background: url(i/toparrow.gif) center left no-repeat;
	padding: 0 0 0 12px;
	font-size: 1.2em;
}
#top .current_page_item a {
	background-image: url(i/toparrow2.gif);
}
#searchform {
	margin: 20px 0 0;
}
#searchform input {
	font: 1.1em "Trebuchet MS", Arial, Sans-Serif;
	float: left;
}
#s {
	width: 175px;
	padding: 2px 6px;
	margin-right: 5px;
}
#searchsubmit {
	/*background: #E60000;*/
	background: #00A2C8;
	border: 0;
	padding: 2px 7px;
	color: #fff;
	font-weight: bold !important;
	overflow: visible;
	height: 24px;
	cursor: pointer;
}

#logo {
	float: left;
	margin: 30px 0 0 15px;
	height: 50px;
	width: 308px;
}

#logo span {
	display: block;
	font-size: 0.38em;
	font-weight: normal;
	text-transform: uppercase;
}

#menu {
	height: 20px;
	padding: 7px 0 0 0;
	clear: both;
	position: relative;
	top:50px;
}
#menu li {
	font-size: 1.1em;
	display: inline;
	text-transform: uppercase;
	
}
#menu li a {
	margin: 0 15px 0 10px;
	/*color: #808080;*/
	color: #fff;
	font-size: 1.2em;
	font-weight:bold;
	
}
#menu li a:hover {
	color: #fafafa;

}
#menu li.current_page_item {
	background: url(i/arrow.gif) no-repeat center left;
}

#left-side{
	width:40%;
	height: 170px;
	background-image: url(i/tlo_lewe.png);
	background-repeat: repeat-x;
	position:absolute;
	left:0px;
	z-index:-1;
}

#right-side{
	width:40%;
	height: 170px;
	background-image: url(i/tlo_prawe.png);
	background-repeat: repeat-x;
	position:absolute;
	right: 0px;
	z-index:-1;
}


/* Content
-----------------------------------------------------------------------------*/
#container {
	width: 100%;
	background: /*url(i/dots.gif)*/ 550px 0 repeat-y;
	margin-bottom: 10px;
}
* html #container {height: 1%;}
#container:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#content {
	width: 530px;
	float: left;
	padding: 0 20px 20px 0;
	overflow: hidden;
}

#content h2 {
	/*font: normal 1.9em "Trebuchet MS", Arial, Sans-Serif;*/
	font-family: Verdana;
	padding: 0 0 3px;
	border-bottom: 0px solid #EEE;
	margin-bottom: 1.2em;
}
#content h2.pagetitle {
	padding-left: 3px;
	padding: 1px 0 4px;
}
#content h3 {
	font: normal 1.7em "Trebuchet MS", Arial, Sans-Serif;
	padding: 1px 0 4px;
	margin-bottom: 0.2em;
	border-bottom: 1px solid #EEE;
}

#content p,
#content li {
	font-size: 12px;
	line-height: 1.4em;
}
#content li li {
  font-size: 1em;
}

#content .post {
	margin: 0 0 2.2em;
}
#content .post h2,
#content .post h3 {
	font-size: 16px;
	margin: 0 0 2px;
	font-weight: bold;
	text-align: left;
}
.post ul,
.post ol {
	margin: 7px 0 7px 35px;
}
.post li {
	padding: 2px 0;
}
.post .postmetadata {
	font-size: 13px;
	padding: 0 0 7px;
	color: #AAA;
	text-align: left;
}

.post #stream-divante{
	width:710px;
	height: 200px;
	border: 1px dotted #032F54;
}

.post #live{
	width:710px;
	height: 200px;
	border: 1px dotted #032F54;
	margin-top: 15px;
}

.postmetadata a {
	color: #AAA;
	text-decoration: underline;
}
.postmetadata a:hover {
	text-decoration: none;
}

.entry {
  text-align: justify;
}

.entry h1 {
	font-size: 1.8em;
	margin: 15px 0 10px;
}
.entry h2 {
	font-size: 1.65em !important;
	font-weight: bold !important;
	margin: 15px 0 10px !important;
	padding: 0 !important;
	border: none !important;
}
.entry h3 {
	font-size: 1.45em !important;
	font-weight: bold !important;
	margin: 15px 0 10px !important;
	padding: 0 !important;
}
.entry h4 {
	font-size: 1.3em;
	margin: 15px 0 10px;
	font-weight: bold !important;
}
.entry p{
	font-family: Verdana;
	font-size: 12px;
	color: #000;
}
.more-link {
	font-weight: bold;
}

#search-time {
	float:right
}

.line {
	clear: both;
	padding: 3px;
	margin: 0 0 15px;
	background: url(i/smalldot.gif) repeat-x;
}

.nav {
	font-size: 1.3em;
	padding: 0 0 22px;
}
.navigation {
	font-size: 1.3em;
	margin: 20px 0;
	height: 1.3em;
}
.alignleft {float: left;}
.alignright {float: right;}

h3#comments,
h3#respond {
	padding: 1px 0 4px;
	border-bottom: 1px solid #EEE;
}

.commentlist {
	margin: 20px 0 30px 25px;
}
.commentlist li {
	padding: 8px 0 2px;
}
.cdata {
	background: #F5F5F5;
	border-bottom: 1px solid #DDD;
	padding: 3px 3px 3px 7px;
	height: 1%;
}
.cdata strong {
  display: block;
}
#content img.avatar {
  float: right;
	display: inline;
	border: 0;
	margin: 1px 1px 0;
}
.ctext {
  padding: 0 7px;
}

.commentlist li p {
	font-size: 1em !important;
}
.commentmetadata {
	font-size: 0.85em;
}
.commentmetadata a {
  color: #A5A5A5;
}

                                             
.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
	text-align: left;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 1px solid #ccc;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

#author, #email, #url, #comment, #submit {
	font: 1em "Trebuchet MS", Arial, Sans-Serif;
	padding: 2px 4px;
	width: 200px;
	border: 1px solid #CCC;
}
#comment {
	width: 470px;
	height: 170px;
}
#submit {
	width: 115px;
	height: 22px;
	padding: 0;
	background: #F4F4F4;
	cursor: pointer;
	overflow: visible;
}

.entry #reg-form{
	padding:50px 10px 10px 95px;

}

#reg-form #form-table{
	width: 600px;
}

#reg-form #form-table td{
	padding: 5px 0;
}
#form-table input.textbox, #form-table textarea{
	background-color: #f2f2f2;
	color: #555;
	font-size: 14px;
	width: 200px;
}

#form-table input.button{
	background-color: #ddd;
	color: #555;
	font-size: 14px;
}

#form-table b{
	text-align: justify;
}


#delimiter{
	background-image: url(i/divider.png);
	background-repeat: no-repeat;
	height: 5px;
	width: 570px;
}


/* Sidebars
-----------------------------------------------------------------------------*/
#sidebars {
	float: left;
	width: 440px;
	font-size: 12px;
	line-height: 1.4em;
	/*margin-top: -20px;*/
	text-align: left;
	z-index: 1000; 
	
}
* html #sidebars {height: 1%;}
#sidebars:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}

#sidebars h4{
	color: #032F54;
	font-size: 13px;
	text-align: left;
}

#dates{
	width: 440px;
	margin: 0 0 15px 0;
	height: 110px;
	padding: 0;
	background-image: url(i/nearest.png);
}

#dates2{
	float: right;
	position: relative;
	top: 77px;
	right: 35px;
}

#dates2 ul, #dates2 ul a{
	 color:#FFFFFF;
	 font-weight:bold;
	 font-size:14px;
}



#loginform label{
	letter-spacing: -1px;
}
#log, #pwd{
	background-color: #f2f2f2;
	color: #555;
	font-size: 14px;
	width: 100px;
}

#loginform input{
	padding: 0 4px;

}

#submit_loguj, #rememberme{
	background-color: #ddd;
	color: #555;
	font-size: 14px;

}

#agenda{
	width: 440px;
	margin: 0 0 15px 0;
	padding: 10px 0 0 0;
	/*height: 100px;*/
	border: 1px dotted #032F54;
}

#streaming{
	margin-bottom: 20px;
}

#organizatorzy {
	padding: 8px 0 10px 8px;
	margin: 0 0 15px 0;
	border: 1px dotted #032F54;
}

#organizatorzy ul, #organizatorzy li {
	display: inline;
	margin: 0 0 0 5px;
}

#sidebars #agenda ul,#sidebars #recent ul {
  margin: 0 0 3px 5px;
}

#sidebars #agenda ul li, #sidebars #recent ul li{
	padding: 0 0 0 12px;
	color: #808080;
	border-bottom: 0px;
	padding: 3px 4px;
	text-align: left;
}

#sidebars #agenda ul li p, #sidebars #recent ul li p{
	padding:0 0 0 10px;
	text-align: left;

}

#recent{
	width:155px;
	/*height:200px;*/
	margin-right:10px;
	margin-bottom: 15px;
	border: 1px dotted #032F54;
	padding: 10px 0 0 0;
}


#slide-show{
	width:155px;
	/*height:600px;*/
	padding:0px;
	border: 1px dotted #032F54;
	margin-right: 30px;
}


#r-sidebar{
	width: 245px;
	/*height:600px;*/
	padding:0px;
	float:right;
	border: 1px dotted #032F54;
	padding: 10px 0px 0px 0px;
	/*margin: 0 5px 0 0;*/
}
#r-sidebar h5 {
	font-weight:bold;
	font-size:12px;
	text-align:left;
	padding: 10px 0 5px 10px;
}
#r-sidebar #firstH5
{
	padding: 5px 0 5px 10px;
}

#r-sidebar ul, #r-sidebar li, #r-sidebar a, #r-sidebar ul li {
	margin: 0;
	padding-left: 0px;
}

#r-sidebar ul li a {
	margin: 0;
	padding: 0;
}

#r-sidebar ul li img {
	
}

#l-sidebar {
	float: left;
	width: 170px;
	padding: 0px;
}

#l-sidebar h4{
	padding: 5px 0 5px 10px;
}

#l-sidebar a h3{
	padding: 5px 0 5px 42px;
	text-decoration: underline;
}

a#galeria{
	padding:0px 0px 20px 20px;
	margin-top: -20px;
}

#l-sidebar a{
	color: #027cbe;
}

#l-sidebar a:hover{
	color: #032F54;
}


#sidebars ul {
	margin: 0px;
}
#sidebars li {
	list-style: none;
	border-bottom: 0px solid #EEE;
	padding: 3px 4px;
	margin: 0;
}
#sidebars li ul {
  margin: 0 0 3px 5px;
  text-align: left;
}
#sidebars li li {
  padding: 3px 0 0;
	border: none;
	text-align: left;
}
#sidebars li a {
	padding: 0 0 0 12px;
	color: #808080;
}
#sidebars h2 {
	font: normal 1.7em "Trebuchet MS", Arial, Sans-Serif;
	padding: 0 0 3px 3px;
	border-bottom: 1px solid #EEE;
}
#sidebars h3 {
	font: normal 1.4em/1.1em "Trebuchet MS", Arial, Sans-Serif;
	padding: 0 0 3px;
}

.tags,
#tag_cloud {
	margin: 0 0 15px;
}
.tags {
  text-align: center;
}
.tags a,
#tag_cloud a {
	color: #808080;
	margin: 0 2px;
}

#wp-calendar {
  width: 100%;
	margin: 0 0 12px;
}
#wp-calendar td {
  text-align: center;
}




/* Footer
-----------------------------------------------------------------------------*/
#footer {
	clear: both;
	padding: 7px 10px;
	margin: 0 0 15px;
	font-size: 1.1em;
	color: #808080;
	background: #EEE;
}

#wrapper, .thickbox, .TB_overlayBG{
	z-index: 1000;
	
}

iframe {
	z-index: -1;
}
