/*
Theme Name: LZGA
Theme URI: http://lzgsa.pl/
Description: LZGA SA Theme.
Version: 1.0
Author: Cube
Author URI: http://www.cube.eportal.com.pl/
Tags: lzga
*/


body
{
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Verdana, Tahoma, Arial, Sans-Serif;
	background: #fff;
	color: #1f1a17;
	text-align: center;
}

#page
{
	text-align: left;
	margin: 0 auto;
	padding: 21px 0 10px 0;
	width: 980px;
	background-color: #dededd;
}

#header-top-line
{
	background: #aaa9a3 url('images/header-top-line.jpg') no-repeat top;
	height: 5px;
}

#header
{
	background: #aaa9a3 url('images/header-bottom-line.jpg') no-repeat bottom;
	height: 274px;
}

#header #header-logo
{
	height: 100%;
	width: 270px;
	float: left;
}

#header #header-logo img
{
	margin: 10px 0 0 18px;
}

#header #header-right
{
	width: 710px;
	height: 100%;
	float: left;
}

#header #header-right #banner
{
	width: 690px;
	height: 232px;
	margin: 10px 0 0 0;
}

#header #header-right #main-menu
{
	width: 690px;
	height: 19px;
}

#header #header-right #main-menu ul
{
	list-style-type: none;
	list-style-image: none;
	margin: 11px 0 0 12px;
	padding: 0;	
}

#header #header-right #main-menu ul li
{
	float: left;
	padding: 0 19px 0 0;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
}

#header #header-right #main-menu ul li a
{
	color: #1f1a17;
}

#header #header-right #main-menu ul li a:hover, #header #header-right #main-menu ul li.current_page_item a
{
	text-decoration: none;
	color: #fff;
}


/* search */
#searchform
{
	text-align: right;
}

#searchform #s
{
	width: 130px;
	height: 12px;
	font-size: 8px;
	border: solid 1px #73706c;
}

#searchsubmit
{
	vertical-align: bottom;
}
/* /search */


#sidebar
{
	float: left;
	padding: 12px 21px 20px 18px;
	margin-left: 0px;
	width: 231px; /* 270px */
	text-align: right;
}

#sidebar h2
{
	text-transform: uppercase;
	font-weight: bold;
	font-size: 12px;
	margin: 10px 0 0 0;
	padding: 0 8px 0 0;
	line-height: 120%;
	color: #1f1a17;
}

#sidebar ul
{
	text-transform: uppercase;
	margin: 2px 0 0 0;
	padding: 0;
	list-style-type: none;
	list-style-image: none;
	border-top: solid 1px #3092c9;
}

#sidebar ul li
{
	padding: 1px 0 1px 0;
	border-bottom: solid 1px #3092c9;
}

#sidebar ul li.current_page_item a
{
	color: #1887c6;
}

#sidebar ul a
{
	margin: 0 8px 0 0;
	color: #2b2623;
	font-size: 10px;
}

#sidebar ul a:hover
{
	color: #1887c6;
}

.narrowcolumn
{
	float: left;
	padding: 0 19px 20px 0;
	margin: 0px 0 0;
	width: 691px; /* 710 */
	min-height: 313px;
	background: transparent url(images/content-background.jpg) no-repeat left top;
}

.background2
{
	background: transparent url(images/content-background2.jpg) no-repeat left top;
}

.narrowcolumn .entry
{
	line-height: 1.4em;
	font-size: 12px;
	color: #1f1a17;
}

.narrowcolumn .entry p
{
	text-indent: 25px;
}

ul
{ 
	margin: 0;
	padding: 0 0 0 38px;
}

p
{ 
	margin-bottom: 2px;
}

#sidebar div.box
{
	width: 231px; /* 231px */
	background: #c2c1bc url(images/box-top.jpg) no-repeat left top;
	font-size: 8px;
	margin: 0;
}

#sidebar div.box div
{
	margin: 0 12px 0 12px;
	text-align: left;
}

#sidebar div.box h2
{
	margin: 0;
	padding: 2px 8px 8px 0;
}

#sidebar div.box div.box-bottom
{
	height: 6px;
	margin: 0;
	padding: 6px 0 0 0;
	background: url(images/box-bottom.jpg) no-repeat left bottom;
}

#sidebar div.box a
{
	color: #000;
}

#sidebar div.box a:hover
{
	color: #0066cc;
}

#footer
{
	text-align: center;
	padding: 0;
	line-height: 180%;
	clear: both;
	text-transform: uppercase;
}

#footer #footer-content
{
	height: 340px;
}

#footer #footer-content #sidebar
{
	float: left;
	padding: 0px 21px 0 18px;
	margin-left: 0px;
	width: 231px; /* 270px */
	text-align: right;
}

#footer #footer-content #images
{
	float: left;	
}

#footer #stripe
{
	margin: 9px 0 0 0;
	border-top: solid 1px #b3b3ad;
	border-bottom: solid 1px #d6d6d4;
	background-color: #aaa9a3;
	color: #f8f8f8;
	height: 15px;
	line-height: 120%;
	clear: both;
}

#footer #stripe #stripe_left
{
	float: left;
	text-align: left;
	width: 470px; /*490px = 50%*/
	padding: 0 0 0 20px;
}

#footer #stripe #stripe_right
{
	float: left;
	text-align: right;
	width: 470px; /*490px = 50%*/
	padding: 0 20px 0 0;
	text-transform: none;
}

#footer #sitemap
{
	margin-top: 10px;
}

#footer #sitemap ul
{
	list-style-type: none;
	list-style-image: none;
	margin: 0;
	padding: 0;
	clear: both;
	text-align: center;
	width: 950px;
}

#footer #sitemap ul li
{
	display: inline;
	padding: 0 4px 0 6px;
	font-size: 8px;
	font-weight: bold;
	text-transform: uppercase;
	border-left: solid #494542 1px;
}

#footer #sitemap ul li.page-item-8, #footer #sitemap ul li.page-item-24, #footer #sitemap ul li.page-item-37
{
	border: none;
}	

#footer #sitemap ul li a
{
	color: #494542;
}

#footer #sitemap ul li a:hover
{
	color: #000;
}












.narrowcolumn .postmetadata {
	text-align: center;
	}


small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
	}


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}



.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 30px 0 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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
	}
/* End Images */



.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}



/* Begin Form Elements */


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */


/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-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;
}
/* End captions */


/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

