/*
Theme Name: Kamieniarstwo PAKAL
Theme URI: 
Description: 
Version: 1.0
Author: ibex.pl
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
strike, var,
dl, dt, dd, ol, ul, li,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
.clear {
 clear: both;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: black;
	background: white;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

.clearfix:after {
        content:".";
        display:block;
        height:0;
        clear:both;
        visibility:hidden;
}
.clearfix { display:inline-block; }
/* Hide from IE Mac \*/
.clearfix {display:block;}
/* End hide from IE Mac */

body {
  background: #CC0000 url('/wp-content/themes/kamieniarstwo/images/body_bg.jpg') 0 0 repeat-x;
  font-family: Arial;
  font-size: 75%;
}
a,#a:visited {
  color: #cc0000;
  font-weight: bold;
  text-decoration: none;
}
a:hover {
  text-decoration: underline;
}
.container {
 background: White;
 width: 960px;
 border: 1px solid #888;
 margin: 0 auto;
 margin-top: 20px;
}
.post {
  line-height: 150%;
  text-align: justify;
} 
#container_inner {
 padding: 18px;
}
#header {

}
#header #intro {
  float:left;
  text-align: left;
  line-height: 24px;
  padding-right: 10px;
  font-size: 1em;
  color: #666; 
  font-weight: bold;
}

#header #contact {
  float: right;
  text-align: right;
  line-height: 24px;
  padding-right: 10px;
  font-size: 1em;
  color: #666; 
  font-weight: bold;
}
#navbar {
  height: 35px;
  background: url('/wp-content/themes/kamieniarstwo/images/nav_bg.jpg') 0 0 repeat-x;
}
#navbar a,#navbar a:visited {
  color: #ddd;
}

#nav {
  height: 35px;
  text-align: left;
  padding-left: 20px;
}
#nav li {
  display: inline;
}
#nav li a {
  padding: 4px;
  line-height: 36px;
  text-decoration: none;
  font-weight: bold;
}
#nav li.current_page_item a, #nav li.current_page_ancestor a{
  color: White;
  border-bottom: 3px solid White;
}
#nav li a:hover {
  color: White;
  border-bottom: 3px solid Red;
}
#footer {
  background: White url('/wp-content/themes/kamieniarstwo/images/footer_bg.jpg') 0 0 repeat-x;
  height: 35px;
  line-height: 35px;
  margin-top: 30px;
  display: block;
}
#footer .inner {
  padding-left: 10px;
  padding-right: 10px;
}
#footer a, #footer a:visited {
  color: #444;
}
#footer a:hover {
  color: Black;
}


h1#logo {
  margin: 0;
  padding:0;
}
h1#logo a {
  display: block;
  width: 100%;
  height: 175px;
  text-indent: -9000px;
  background: url('/wp-content/themes/kamieniarstwo/images/logo.jpg');
}

.main {
  padding: 18px;
  padding-right: 0;
}
#content {
  width: 500px;
  float: left;
}
#sidebar {
  background: #D2E0EE url('/wp-content/themes/kamieniarstwo/images/sidebar_bg.jpg') left top repeat-x;
  width: 350px;
  float: right;
}
#banner {
  width: 350px;
  float: right;
  margin-bottom: 10px;
}
#sidebar .inner {
  padding: 20px;
  padding-bottom: 30px;
  background: transparent url('/wp-content/themes/kamieniarstwo/images/sidebar_logo.jpg') right bottom no-repeat;
}

.post h2 {
  font-family: 'Trebuchet MS';
  font-size: 1.6em;
  font-weight: bold;
  margin-bottom: 20px;
}
.post h3 {
  font-family: 'Trebuchet MS';
  font-size: 1.3em;
  font-weight: bold;
  margin-top: 10px;
  margin-bottom: 10px;
}
.post p {
  margin-bottom: 10px;
}
.post ul {
  list-style-type: disc;
  margin-left: 20px;
  margin-bottom: 10px;
}
#sidebar h3 {
  font-family: 'Trebuchet MS';
  font-size: 1.4em;
  font-weight: bold;
  margin-bottom: 10px;
  padding-bottom: 2px;
  border-bottom: 1px solid #4581AD;
}
#sidebar .post {
  margin-left: 10px;
  margin-right: 10px;
  margin-bottom: 10px;
}
#sidebar .post h4 {
  font-size: 1.2em;
  font-weight: bold;
  margin-bottom: 4px;
}
#sidebar ul#oferta li {
  line-height: 80px;
  display: block;
  margin-bottom: 5px;
  padding: 6px;
}
#sidebar ul#oferta li.selected {
  line-height: 80px;
  display: block;
  margin-bottom: 5px;
  background: #E7EEF5;
  padding: 5px;
  border: 1px solid #ccc;
}


#sidebar ul#oferta li a img {
  border: 1px solid #ccc;
  padding: 4px;
  background: white;
  float: left;
  margin-right: 10px;
}
#sidebar ul#oferta li a:hover img {
  border: 1px solid #cc0000;
}

.mapa {
  padding-bottom: 10px;
  line-height: 150%;
}
.mapa iframe {
  margin-bottom: 10px;
}
.mapa small{
  paddin-left: 10px;
} 
#oferta-brukarstwo {
 width: 280px;
 margin: 0 auto;
 padding: 0;  
}
#oferta-brukarstwo li {
  display: inline;
  margin: 0;
  padding: 0;
}
#oferta-brukarstwo li a img {
  padding: 3px;
  background: White;
  border: 1px solid #aaa;
}
#oferta-brukarstwo li a:hover img {
  padding: 3px;
  background: White;
  border: 1px solid Red;
}
.aligncenter {
  display: block;
  margin: 0 auto;
}
.alignleft {
  float: left;
}
.border {
  padding: 4px;
  background: white;
  border: 1px solid #ccc;
}
a#ibex,a:visited#ibex {
  color: #888;
  font-weight: normal;
  float: right;
}
table {
  border-right: 1px solid #888;
  border-bottom: 1px solid #888;
  margin-left: auto;
  margin-right: auto;
  display: block;
  margin-bottom: 20px;
  margin-top: 20px;
  clear: both;
}
table td {
  border-left: 1px solid #888;
  border-top: 1px solid #888;
  padding: 4px;
  vertical-align: middle;
}
hr {
  background: #ddd; 
  color: #ddd;
  clear: both; 
  float: none; 
  width: 100%; 
  height: .1em;
  margin: 0 0 1.4em;
  border: none; 
}
.imgenable a.thickbox  {
   display: block;
   margin-right: 4px;
   float: left;
   height: 106px;
   width: 150px;
   border: 1px solid #ccc;  
   background: White;
   margin-bottom: 4px;
}
.imgenable a.thickbox:hover {
  border: 1px solid Red;  
}
.imgenable a.thickbox img {
   margin: 0 auto;
   margin-top: 4px;
   display: block;
}
#firma a.thickbox img {
  margin-right: 10px;
  height: 106px;
  width: 128px;
  border: 1px solid #ccc;
  padding: 3px;
}  
#granity a.thickbox {
   padding: 0;
   width: auto;
   height: auto;
   margin:0;
   margin-right: 4px;
   margin-bottom: 4px;
}
#granity a.thickbox img {
   margin:0;
   padding: 3px;
}
#data {
  width: 350px;
  float: right;
  margin-bottom: 10px;
  text-align: right;
}

#sidebar .post img.alignleft {
 border: 1px solid #ccc;
 padding: 1px;
 background: white;
 margin-right: 4px;
}
#sidebar .post img.alignright {
 border: 1px solid #ccc;
 padding: 1px;
 background: white;
 margin-left: 4px;
}
#navbar {
}
#nav {
  float: left;
}
#flags {
  color: white;
  width: 100px;
  padding-left: 10px;
}
#deflag {
  background: url('http://pakal.pl/img/de-flag.gif') left top no-repeat;
  padding-left: 24px;
}  
#enflag {
  background: url('http://pakal.pl/img/en-flag.gif') left top no-repeat;
  padding-left: 24px;
}  

#plflag {
  background: url('http://pakal.pl/img/pl-flag.gif') left top no-repeat;
  padding-left: 24px;
}