/*
Theme Name: Przewozy
Theme URI: 
Description: 
Version: 1.0
Author: ibex.pl
*/

.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: #eee url('/wp-content/themes/przewozy/images/body_bg.jpg') center repeat; 
}
.container {
  width: 862px;
  margin: 0 auto;
  display: block;
  background: url('/wp-content/themes/przewozy/images/container_bg.jpg') left top repeat-y;
}
.container_inner {
  margin-left: 6px;
  margin-right: 6px;
  background: #E0EFF6 url('/wp-content/themes/przewozy/images/page_bg.jpg') left 233px repeat-x; 
}
#header {
  height: 233px;
  background: url('/wp-content/themes/przewozy/images/header_bg.jpg') left top no-repeat; 
}
h1#logo {
  margin:0 !important;
  padding:0;
}
h1#logo a {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  width: 100%;
  height: 185px;
  text-indent: -9000px;
}
.main {
  width: 486px;
  float: left;
}
.main .inner {
  padding: 20px;
  padding-top: 0px;
}
#sidebar {
  width: 360px;
  background: url('/wp-content/themes/przewozy/images/sidebar_bg.jpg') right top no-repeat; 
  float: right;
}
#sidebar .inner {
  padding: 10px;
  padding-left: 40px;
  padding-right: 20px;
}
#nav {
  height: 36px;
  text-align: left;
  padding-left: 14px;
}
#nav li {
  display: inline;
}
#nav li a {
  padding: 6px 8px;
  line-height: 36px;
  text-decoration: none;
  font-weight: bold;
  color: #25528D;
  font-size: 1.4em;
  font-family: Trebuchet MS, Helvetica, Arial, sans-serif;
}
#nav li a:hover {
  color: Black;
  background: #eee;
}
#navbar {
  height: 36px;
  margin-top: 2px;
  padding-top: 2px;
}
#nav li.current_page_item a, #nav li.current_page_ancestor a {
  color: Black;
}
#footer {
  background: #173A4F; 
  display: block;
  color: #ddd;
  margin: 0px;
  margin-top: 30px;
  font-size: 1.1em;
}
#footer .inner {
  padding-left: 5px;
  padding-right: 5px;
  line-height: 36px;
}

#logo {
  margin-right: 0;
}
.aligncenter {
  margin: 0 auto;
  display: display;
}
.noborder {
  border: 0px;
}
#rozklad {
  margin-top: -10px;
}
#sidebar .imgreplace {
  text-indent: -9000px;
  width: 303px;
  height: 43px;
  margin: 0px;
}
h2#komunikaty {
  background: url('/img/komunikaty.jpg') left top no-repeat;
}
h2#menu {
  background: url('/img/menu.jpg') left top no-repeat;
}
#sidebar .post {
  margin-left: 10px;
  border-bottom: 1px solid #eee;
  padding-bottom: 10px;
  margin-bottom: 10px;
  margin-top: 0px;
}
#sidebar .post .entry h4 {
  margin-top: 0px;
  font-size: 1em;
}
#sidebar .post .date {
  color: #aaa;
  margin-bottom: 5px;
  font-size: 0.9em;
  text-align: right;
}
ul#sidebar-pagenav {
  line-height: 200%;
  padding-bottom: 10px;
  border-bottom:1px solid #eee;
  margin-bottom: 10px;
}
ul#sidebar-pagenav li a {
  text-decoration: none;
  font-weight: bold;
}
.aligncenter {
  margin-left: auto;
  margin-right: auto; 
  display: block;
}
.post {
  text-align: justify;
}
.post img {
  border: 1px solid #ccc;
  padding: 4px;
  background: White;
}
.post a img {
  border: 1px solid #ccc;
  padding: 4px;
  margin-right: 10px;
  background: White;
  vertical-align: middle; 
  margin-bottom: 10px;
}
.post a:hover img {
  border: 1px solid Red;
}
.section div p {
  margin-top: 10px;
  background: White;
  border: 1px solid #ccc;
  padding: 5px;
  margin-bottom: 5px;
}
.section div small {
 font-weight: bold;
 font-size: 1em;
}

.post h2 {
  font-size: 1.5em;
}
.post h3 {
  font-size: 1.3em;
}
.post h4 {
  font-size: 1.2em;
}
