/*
Theme Name: Twenty Eleven - Child
Template: twentyeleven
Author: Hip House Design Studio
Version: 1.0
Updated: 2014-01-06 12:06:54
*/

@charset "UTF-8";
@import url('../twentyeleven/style.css');

html { 
  font-size: 100%; 
}

#comments { 
  display: none; 
} 

h1 { 
  font-size: 24px !important;
  font-weight: bold; 
}

h3 { 
  font-size: 16px; 
  font-weight: bold; 
} 
 
.entry-author-link, 
.entry-permalink, 
.entry-date, 
.entry-meta { 
  display: none; 
	}

#branding {
    border-top: 0px solid #000000;
}

.widget ul li {
    color: #FFFFFF;
}

html {
overflow: -moz-scrollbars-vertical; 
overflow-y: scroll;
}

#site-generator {
    padding: 25px;
    text-align: right;
}

.widget-title {
    color: #000000;
    font-size: 16px;
    font-weight: bold;
    text-transform: none;
}

.no-results {
    border-bottom: none;
}

.entry-header 
.comments-link {
  display: none;
	}

.group:after {
    content: " "; /* 1 */
    display: table; /* 2 */
    clear: both;
}

.group {
    *zoom: 1; /* 3 */
    }

.reservation-link {
	  font-size:12px;
	  text-align: right;
	}

a {
	font-weight: bold;
}



/* =Menu
-------------------------------------------------------------- */

#access ul {
	font-size: 13px;
	list-style: none;
	margin: 0 0 0 -0.8125em;
	padding-left: 0;
}

#access a {
	color: #eee;
	display: block;
	line-height: 3.333em;
	padding: 0 0.85em;
	text-decoration: none;
}
