/*
Theme Name: Reserve
Theme URI: http://zosimomaximo.com/
Description: Reserve 
Author: Echo Basic
Author URI: http://echobasic.net/
Template: thematic
Version: 1.0
.
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
http://www.gnu.org/licenses/old-licenses/gpl-2.0.html
.
*/
 
@import url('../thematic/style.css');

@import url('../thematic/library/layouts/2c-r-fixed.css');

@import url('css/layout.css');

@import url('css/permalink-posts.css');

@import url('css/sidebar-layout.css');

@import url('css/typography.css');

@import url('css/links.css');

@import url('css/access.css');

.single .hentry {
	padding-left: 0;
	padding-bottom: 0;
	padding-right: 10px;
	padding-top: 0;
}

.hentry {
padding-left: 10px;
padding-bottom: 8px;
padding-right: 10px;
padding-top: 0;
border-left-style:none;
border-right:1px solid #D2D1D1;
float:left;
height:auto;
margin-bottom:0;
margin-right: 10px;
}

#container {
border-right:0 solid #C4C4C4;
float:left;
padding-top:0;
}

#content  {
background-image:none;
margin:0;
overflow:visible;
width:auto;
}

.entry-content {
height:auto;
padding:0 0 18px;
color:#5F5F5F;
font-size:11.5px;
line-height:14px;
}

.entry-content a, .entry-content a:visited, .entry-content a:active {
color:#000000;
text-decoration:none;
}

.entry-content a:hover {background-color:#f7e40a;text-decoration: none;}

#form-allowed-tags {display: none;}

.form-submit input#submit {
-moz-border-radius:3px 3px 3px 3px;
background:none repeat scroll 0 0 #000000;
border:0 none;
color:#FFFFFF;
font-size:11px !important;
left:-5px;
line-height:11px !important;
margin:0 0 0 5px;
padding:4px 8px;
position:relative;
}

.entry-title  {
color:#000000;
font-family:Georgia,"Times New Roman",Times,serif;
font-size:34px;
font-style:normal;
font-weight:normal;
letter-spacing:1.5px;
line-height:44px;
padding:0 0 0;
clear:right;
display:inline;
float:none;}

#comments h3 {
font-family:Georgia,"Times New Roman",Times,serif;
font-size:14px;
font-weight: normal;
line-height:22px;
padding:0 0 18px;
}

#nav-below  {
clear:both;
margin-bottom:30px;
position:relative;
top:15px;
}