/*
Theme Name: ZoomCafe
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: #1B271A url('/wp-content/themes/zoom/images/body_bg.png') left top repeat-x; 
  margin:0;
  padding: 0;
  font-family: Georgia;
}
.container {
  width: 920px;
  background: #E2E2CF;
  margin: 0 auto;
  position: relative;
}
h1#logo a{
  width: 300px;
  height: 190px;
  display: block;
z-index: 100;
}
#header_img {
z-index: 1;
background: Black;
  margin-left: 9px;
  margin-right: 9px;
}
a, a:visited {
  color: #D52F2F;
  text-decoration: none;
}
a:hover {
  color: #B52424;
}
#header {
  background: url('/wp-content/themes/zoom/images/zoom-logo.jpg') left top no-repeat; 
  height: 282px;
}
#navbar {
  background: url('/wp-content/themes/zoom/images/zoom-menu.jpg') left top no-repeat; 
  height: 134px;
}
#content {
  background: url('/wp-content/themes/zoom/images/page_bg.jpg') left top repeat-y; 
  padding: 0px;
  padding-left: 43px;
  padding-right: 43px;
  margin: 0px !important;
  display: block;
  position: relative;
  border-top: 1px solid none;
  padding-top: 0px;
}
#footer {
  background: url('/wp-content/themes/zoom/images/zoom-footer.jpg') left top no-repeat; 
  display: block;
  height: 90px;
}
#content .inner {
}
h1#logo {
  margin:0 !important;
  padding:0;
}
h1#logo a {
  display: block;
  width: 100%;
  margin: 0;
  padding: 0;
  text-indent: -9000px;
}
.main {
  width: 500px;
  float: left;
}
.main .inner {
  padding: 5px;
  margin-top: -30px;
}
#sidebar {
  width: 320px;
  float: right;
  line-height: 150%;
  font-size: 0.9em;
  text-align: justify;
  display: block;
  margin-top: -30px;
}
#sidebar .inner {
  padding-left: 20px;
}
#sidebar img {
  background: White;
  padding: 4px;
  border: 1px solid #99995B;
}
#sidebar h3 {
  margin-top: 0px;
  line-height: 30px !important;
  margin-bottom: 5px;
  border-bottom: 1px solid #99995B;
}
#sidebar ul {
  margin-left: 0px;
  padding-left: 20px;
}
#footer .inner {
  padding-left: 5px;
  padding-right: 5px;
}

#logo {
  margin-right: 0;
}
#nav {
  margin:0;
  padding-left: 10px;
  padding-top: 10px;
}

#nav li {
  display: inline;
  font-family: Georgia;
  float:left; 
}
#nav li a {
  padding: 4px;
  padding-left: 10px;
  padding-right: 10px;
  margin-left: 2px;
  margin-right: 2px;
  line-height: 150%;
  text-decoration: none;
  font-weight: normal;
  color: #CC0000;
  color: #344C33;
  display: block;
  text-align: center;
  width: 140px;
  letter-spacing: -0.4px;
  -webkit-border-radius: 3px; 
  -moz-border-radius: 3px;
  border: 1px solid White;
}
#nav li a.longer {
  width: 210px;
}
#nav li a:hover {
  color: #cc0000;
  background: #fafafa;
  border: 1px solid #f8f8f8;
}
#nav li.current_page_item a {
  color: #cc0000;
  background: #fafafa;
}

.post h2 {
  letter-spacing: -0.7px;
  margin-top: 0px;
  margin-bottom: 20px;
  line-height: 30px;
  font-size: 2em;
  font-family: Georgia;
  font-weight: normal;
  color: 344C33;
}
.post h3 {
  margin-top: 0px;
  margin-bottom: 0.5em;
  line-height: 30px;
  font-size: 1.5em;
  font-family: Georgia;
  font-weight: normal;
}
.post {
  line-height: 150%;
  text-align: justify;
  font-size: 0.9em;
}
.post ul, .post ol {
  margin-top: 0.5em;
  padding-top: 0px;
  margin-bottom: 1em;
}
.post p {
  margin-bottom: 0px;
}
.post img {
  background: White;
  border: 1px solid #CCCCAA;
}
.post img.aligncenter {
  margin: 0 auto;
  display: block;
  border: 1px solid #f0f0f0;
  padding: 5px;
  background: white;
}
.post {
  border-bottom: 1px solid #ddd;
  margin-bottom: 20px;
  padding-bottom: 20px;
}
.post ol li {
  font-size: 1em;
  margin-bottom: 0.2em;
}
.post ol li strong{
 font-size: 1.1em;
 color: #344C33;
}
.post ol li em {
  color: #585834;
}
.more-link {
  text-align: right;
  display: block;
  font-weight: bold;
  margin-top: 0.5em;
}
#sidebar .block {
  background: #CCCCAA; 
  -webkit-border-radius: 5px; 
  -moz-border-radius: 5px;
  padding: 10px;
  margin-top: 10px;
  margin-bottom: 10px;
}

#comments {
  margin-top:20px;
  font-size: 1.2em !important;
}

.commentlist {
  list-style-type: none;
  margin-left: 0;
  padding-left: 20px;
}
.commentlist li {
  border-bottom: 1px solid #ddd;
  margin-bottom: 3px;
  padding-bottom: 3px;
}
.commentlist li cite {
  font-weight: bold;
  font-style: normal;
  display: inline;
}
.commentlist li small {
  font-size: 1em;
}
.commentbody {
  padding: 10px;
}
.commentbody p{
  margin-top: 0px;
}
#ibex {
  float: right;
  width: 150px;
  height: 24px;
  margin-top:10px;
  text-indent: -9000px;
}
.mapa {
	width: 490px;
	margin: 0 auto;
	border: 1px solid #ddd;
	padding: 5px;
}

.alignright {
  float: right;
  border: 1px solid #ddd;
  padding: 4px;
  margin-left: 10px;
}

.alignleft {
  float: left;
  border: 1px solid #ddd;
  padding: 4px;
  margin-right: 10px;
}
.post img.border {
  background: white;
  padding: 1px;
  
}