/*
Theme Name: Blank 2 Column - Left Sidebar
Theme URI: http://refueled.net/blank-themes/
Description: A Blank Wordpress theme with left sidebar.
Author: refueled
Author URI: http://refueled.net
version: 2.0
Tags: two-column, widget-ready, blank
*/




/* basics */

*{margin:0; padding:0;}

body {
  background:url(http://www.dajglos.info/wp-content/themes/blank2L/images/bg.png) no-repeat;
	background-attachment: fixed;
	background-position: bottom; 
	background-color: #99ccff;
  /*background: #547bbe;*/
	font-family: arial, verdana;
	font-size: 12px;
	margin:0px;
	}

	
h1 {font-size: 22px;}
h2 {font-size: 18px;}
h3 {font-size: 16px;}
h4 {font-size: 14px;}


img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
font-family: Verdana, sans-serif;
font-size: 11px;
font-style: italic;
font-weight: normal;
letter-spacing: normal;
line-height: 1.6em;
color: #606060;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	/* color:#1b3f7c; */
	color: #002157;
	text-decoration:none;
	}

a:hover{ /* color: #81a4df */
color: #0054a6;
}



/* container */


#container {
	width: 760px;
	margin: 0 auto;
	padding:0;
  background-color: #fff;
	color:#000;
	overflow: hidden;
	border-left: 1px solid #3366cc;
	border-right: 1px solid #3366cc;
	filter:alpha(opacity=85);
	-moz-opacity:0.85;
	-khtml-opacity: 0.85;
	opacity: 0.85;
	position: relative; top: 0px; z-index: 3;

	}
	
/* header */

#header {
	background:#e6e6e6;
  	width: 760px; 
  	height: 285px;
	color: #fff; 
	}

#header h1{
	font:normal 22px;
	padding:20px 0 0 16px;
	margin:0;	
	}
	
#header h1 a{color: #404040; text-decoration: none;}
#header h1 a:hover{color: #666; text-decoration: none;}


#header h2{
	font:normal 18px;
	color:#333;
	padding: 0 0 0 18px;
	margin:0;	
	}

.reflection {
clear: both; float: none;
position: relative; top: 0px; z-index: 1;
}



/* content */


#content {
	float: right;
	width:530px;
	overflow: hidden;
	margin-left:14px;
	margin-right:14px;
	margin-top: 10px;
	margin-bottom: 10px;
	position: relative; top: 0px; z-index: 5;
	}	

.post {
	margin:0;
	padding:0;
	line-height: 14pt;
	}
	
.post h2{
	margin-top: 24px;
font-family: Helvetica, Arial, sans-serif;
font-size: 24px;
font-style: normal;
font-weight: normal;
letter-spacing: 1;
line-height: 1.4em;
	}
	
.post h3{
	margin-top: 20px;
font-family: Helvetica, Arial, sans-serif;
font-size: 20px;
font-style: normal;
font-weight: normal;
letter-spacing: 1;
line-height: 1.4em;
	}
	
	
.post h2 a{
	color: #000;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}

.post ul {}

.post li {}

.entry p{margin:12px 0;}

.postmetadata{
	clear: both;
	margin: 10px 0px 20px 0px;
	font-size:12px;
	}
	
.post-edit-link {
font-size: 10px;
}
	

.navigation {
	font-size:10px;
	width:100%;
	float:left;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.alignleft a{float:left; margin:25px 0;}
.alignright a{float:right; margin:25px 0;}

.pagetitle {
margin-top: 20px;
margin-bottom: 20px;
font-family: Verdana, sans-serif;
font-size: 24px;
font-style: normal;
font-weight: bold;
letter-spacing: -1px;
line-height: 1.2em;
}

/* sidebar */

#sidebar {
	font-size:12px;
	width:200px;
	_width: 180px;
	float:left;
	margin:0;
	padding: 0;
	padding-top: 10px;
	border-right: 1px solid #F5FAFA;
	color: #237d4a;
		position: relative; top: 0px; z-index: 5;
		font-family: Verdana, sans-serif;
font-size: 13px;
font-style: normal;
font-weight: normal;
text-transform: uppercase;
letter-spacing: normal;
line-height: 1.6em;
}

#sidebar h2{
	font:normal 14px;
	color: #547bbe;	
	margin: 0;
	padding: 0;
}

#sidebar label{
	font:normal 12px;
	color: #547bbe;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding:0;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin-left:12px;
	margin-right: 12px;
	padding:0;
	}

#sidebar ul li {
	margin: 0;
	padding: 0;
	line-height: 16px;
	list-style-type: none;
	padding-bottom: 5px;
	}

#sidebar ul ul {
	margin-left: 25px;
	padding-top: 5px;
	font-size: 95%;
}

#sidebar ul ul li {
	list-style-type: square;
	}

#sidebar ul ul ul{
	margin: 0px;
	padding: 0;
}

#sidebar ul ul ul li{
	margin-left: 25px;
	list-style-type: none;
	color: #547bbe;
}

#sidebar a {
color: #bc2c23;
font-weight: bold;
}

#sidebar a:hover {
color: #237d4a;
}

#banners {
margin-top: 20px;
margin-bottom: 20px;
text-align: center;
}

#banner_masz_glos {
text-align: center;
}

#banner_masz_glos img {
border: solid #000 0px;
}

/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}



/* search */

#searchform{
	padding:0;
	margin:14px 0;

	}

#searchform input#s{
	margin:0;
	padding:2px;
	border:1px solid #707070;
		background: #b0b0b0;
	color: #404040;
	}

	
	
/* misc */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
	
.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;
}




/* footer */

#footer {
	clear: both;
	width: 100%;
  background-color:#fff;
	font-family: arial, verdana;
	font-size: 12px;
	padding: 20px;
	text-align: center;
	}
	
#footer p{color: #808080;}
#footer a{color: #BCBCBC;text-decoration: none;}
#footer a:hover{color: #5D5D5D;text-decoration: underline;}

.footer {
		position: relative; top: 0px; z-index: 5;
}

.size-thumbnail left {
margin-right: 10px;
margin-top: 10px;
margin-bottom: 10px;
}

.size-thumbnail right {
margin-left: 10px;
margin-top: 10px;
margin-bottom: 10px;
}

.widgettitle {
display: none;
}

#sidebar a img {
padding: 10px;
_padding: 5px;
}

h2.logo_footer {
display: none;
}

p.support {
clear: both;
text-align: left;
padding-bottom: 10px;
}

.more-link {
clear: both;
float: none;
padding: 20px;
font-family: Verdana, sans-serif;
font-size: 11px;
font-style: normal;
font-weight: normal;
text-transform: uppercase;
letter-spacing: normal;
line-height: 1.6em;
}

#organizatorzy {
position: relative; left: 300px; z-index: 99;
/* position: relative; top: 0px; z-index: 5; */
}

.organizator {
border: 0px solid #000;
}