/*
Theme Name: Posadzki.opole.pl
Theme URI: Posadzki.opole.pl
Description: Posadzki.opole.pl
Version: 1.0
Author: Mariusz 'butcher' Majer
Author URI: http://www.exposeit.pl/
Tags: 
Text Domain: 



*/



#realizacje img { border:4px #666 solid; }
#realizacje td { text-align:left;
vertical-align:top;
background: url('images/td.jpg') no-repeat;}
#mapa { border:4px #666 solid; }

body {
	font-size: 11px; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	margin:0px;
	background-color:#000;
}
#page {
	text-align: left;
	margin:auto;
	padding: 0px;
	width: 1000px;
	background: #000 url('images/background-all.jpg') no-repeat;
}
#header {
	background: #000 url('images/header.jpg') no-repeat;
	margin:0px;
	padding: 0px;
	height: 266px;
	width: 1000px;
}
#contentall {
	width:1000px;
	background-image: url('images/background-bg-3.jpg-');
}
#content {
	font-size: 11px;
	width:592px;
	padding-right:90px;
	float:right;
	margin:auto;
}
#sidebar {
	width:200px;
	margin:auto 0px;
	float:left;
	padding-left:90px;
}
.maszyna {
	margin-left:-90px;
}
.narrowcolumn {
	padding: 0px;
	margin: 0px;
	width: 590px;
	float:right;
}
.widecolumn {
	padding: 0px;
	margin: 0px;
	width: 590px;
}
.post {
	margin: 0px;
	}
	
.entry {
	line-height: 1.4em;
	padding-left:10px;
	padding-right:15px;
}

.entry p { background: url('images/pointer.png') no-repeat;
padding-left:15px;}

#footer {
	background: #000 url('images/footer.jpg') no-repeat;
	height:57px;
	width:1000px;
	padding-left:90px;
	font-size:10px;
	text-transform:uppercase;
	color:#FFF;
}

#footer-exposeit {
	background: #000 url('images/footer-exposeit.jpg') no-repeat;
	height:35px;
	width:1000px;
	padding-bottom:20px;
}

#exposeit {  height:40px; width:265px; display:block; float:right; position:relative; right:90px;}
#exposeit a {display: block;  width: 100%;  height: 100%; color:#353535;}
#exposeit a:hover { background-image:none; color:#353535; text-decoration:none; }
  
  
#footer a {
	color:#FFF;
	padding:10px;
	display:block-inline;
	width:80px;
	text-decoration:none;
	top:23px;
	position: relative;

}
#footer a:hover {
	background: url('images/footer-buttonbg.jpg') no-repeat;
	color:#CCC;
	background-color:#333;
	padding:10px;
	display:block-inline;
	width:80px;
	text-decoration:none;
	
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
h1, h2, h3 {
	margin:auto;
}

h1 {
	
	font-family: Helvetica;
	list-style:none;
	font-size: 22px;
	font-weight: 100;
	/* background: url('images/h1.jpg') no-repeat; */
	height:30px;
	padding-top:12px;
	padding-left:15px;
	color: #F90;
	margin:auto;
}
h1.pagetitle {
	font-size: 14px;
}
#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	list-style:none;
	font-size: 14px;
	text-transform:uppercase;
	/* background: url('images/h.jpg') no-repeat; */
	height:45px;
	width:200px;
	padding-top:12px;
	padding-left:15px;
	color:#FFF;
	margin:auto 0px;
}

#sidebar li {
	list-style:none;
	color:#000;
	margin:auto 0px;
}
h3 {
	font-size: 1.3em;
}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}
.entry p a:visited {
	color: #b85b5a;
}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
}
a:hover {
	color: #147;
	text-decoration: underline;
}
/* End Typography & Colors */



/* Begin Structure */

.post hr {
	display: block;
}

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

.clear {
	clear: both;
}
/* End Structure */

/* 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 */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}
html>body .entry li {
	margin: 0px;
}
.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
}
.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;
}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin:auto 0px;
	margin-bottom: 15px;	
}
#sidebar ul p, #sidebar ul select {
	margin:auto 0px;
}
#sidebar ul ul, #sidebar ul ol {
	margin:auto 0px;
}
#sidebar ul ul ul, #sidebar ul ol {
	margin:auto 0px;;
}
ol li, #sidebar ul ol li {
	margin:auto 0px;
}
#sidebar ul ul li, #sidebar ul ol li {
	margin:auto 0px;
	padding: 0;
}



/* Begin Various Tags & Classes */

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;
}
.screen-reader-text {
	position: absolute;
	left: -1000em;
}
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 */


