/*  
Theme Name: Hemingway
Theme URI: http://warpspire.com/hemingway
Description: Hemingway is a simple weblog theme by <a href="http://warpspire.com">Kyle Neath</a> aimed at giving bloggers a great platform on which to customize.  If you'd like to learn more about Hemingway, <a href="http://warpspire.com/hemingway">head on over to Warpspire</a> or ask a question in the <a href="http://discuss.warpspire.com">official support forums.</a> <br /><strong>This theme requires WordPress 2.0+</strong></a>.
Version: 0.19
Author: Kyle Neath
Author URI: http://warpspire.com
*/



/*-----------------------------------------------------------------------------------------------
  Global Styles
-----------------------------------------------------------------------------------------------*/

* {
	padding:0;
	margin:0;
}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address { margin:1em 0; }
li, dd { margin-left:5%; }
fieldset { padding: .5em; }
select option{ padding:0 5px; }

.hide, .print-logo, .close-button{ display:none; }
.left{ float:left; }
.right{ float:right; }
.clear{ clear:both; height:0px; font-size:0px; line-height:0px; }
.clear_right{clear:right;}
a img{ border:none; }

hr {
  background-color: #222;
  color: #222;
  height:1px;
  border:0;
}

/*-----------------------------------------------------------------------------------------------
  Layout / Base Page Styling
-----------------------------------------------------------------------------------------------*/

body{
	background:#e03e27;
	color:#BFBFBF;
	font-size:70%;
	font-family:Verdana, Arial, sans-serif;
}

/* This class sets the width and position for all rows */
.inside{
	width:75em;
	margin:0 auto;
}

* html .inside{
	width:80em;
}

a{
	color:#000;
}
h1{
	font-size:1.75em;
	font-weight:normal;
	margin:1.5em 0;
}
h2, h3{
	font-size:1.15em;
	color:#222;
	font-weight:normal;
}
#primary h2{
	color:#C00;
}

p{
	line-height:1.75em;
}

ul li{
	list-style-type:square;
	margin:0.5em 0 0.5em 2em;
}

blockquote{
	padding:1px 12px 1px 1em;
	border-left:2px solid #C00;
	color:#BBB;
	background-color:#333;
	font-size:1.1em
}



/*-----------------------------------------------------------------------------------------------
  Header
-----------------------------------------------------------------------------------------------*/
#header{
	background:#fff url(img/header_bg_02.jpg) repeat-x left top;
	height:129px;
}
#header .inside{
	padding:0;
}

#header h2{ 
	font-size:2.25em;
	margin:0;
	padding:0;
	float:left;
}
#header h2 a{ 
	text-decoration:none; 
	display:block;
	width:178px;
	height:129px;
	border:0;
	text-indent:-10000px;
	background: transparent url(img/meadowlane_logo.gif) no-repeat left top;
}

#header p{
	padding:1em 0;
	margin:0;
	line-height:1em;
}

/*-----------------------------------------------------------------------------------------------
  Menu Styles
-----------------------------------------------------------------------------------------------*/

ul#navigation{
	border:0;
	padding:0;
	margin:0;
	float:right;
	clear:right;
}

ul#navigation li{
	float: left;
	display: inline;	
	margin: 0 0 5px 0;
	padding: 0;
	list-style-type: none;
	border:0;
	font-size: 12px;
	font-weight: normal;
}

ul#navigation li a{
	float: left;
	display: block;
	height: 20px;
	margin:30px 0 0 0;
	padding: 8px 0px 8px 1px;
	color: #111;
	text-decoration: none;
	text-transform: lowercase;
	width: 96px;
	text-align: center;
}


* html ul#navigation li a{
	margin:35px 0 0 0;
}

*:first-child+html ul#navigation{
	margin:5px 0 0 -100px;	
}


#navigation .current_page_item a{
	background:url(img/btn_active.gif) no-repeat;
  color:#fff;
}

.dates .current_page_item a{
	background:#555;
  color:#000;
}

#navigation .page_item li.current_page_item a{
background:url(img/btn_active.gif) no-repeat;
}


.current_page_parent a {
background:url(img/btn_active.gif) no-repeat;
}



ul#navigation li.page_item a:active{
background:url(img/btn_inactive.gif) no-repeat;
color:#fff;
}



ul#navigation li a:hover, ul#navigation li a.selected{
background:url(img/btn_inactive.gif) no-repeat;
color:#000;
}


.pagenav{
	padding:30px 0 10px 0;
	font-size:1.5em;
	clear:both;
	color:#999;
}

ul#opening_hours{
	border:0;
	padding:0;
	margin:0;
	float:right;
}
ul#opening_hours li{
	float: left;
	display: inline;	
	margin: 0 0 5px 0;
	padding: 0;
	list-style-type: none;
	border:0;
	font-size: 14px;
	font-weight: normal;
}
ul#opening_hours li a{
	float: left;
	display: block;
	height: 30px;
	margin:8px 0 0 0;
	padding: 15px 44px 0 10px;
	color: #000;
	text-decoration: none;
	text-transform: lowercase;
	background: transparent url(img/open_times_01.gif) no-repeat right center;	
}

dl#opening_hours  {
  width:200px;
}

#opening_hours dt {
	margin:0;
	font-weight: bold;
	float: left;
	display: block;
	}
#opening_hours dd {
	margin: 0 0 2px 0;
	padding: 0;
	text-align:right;
	}
#opening_hours dd strong {
	color: #666;
	}

/*-----------------------------------------------------------------------------------------------
  Image / Graphic Header
-----------------------------------------------------------------------------------------------*/

#image{
	height:230px;
  background:#fff center center;	
	padding:0;
	text-align: center;
}

#image_shop{
	height:230px;
  background:#fff center center;		
	padding:0;
	text-align: center;
}

#image_info{
	height:230px;
  background:#fff center center;		
	padding:0;
	text-align: center;
}

#image_info_parking{
	height:230px;
  background:#fff center center;		
	padding:0;
	text-align: center;
}

#image_disab{
	height:230px;
  background:#fff center center;		
	padding:0;
	text-align: center;
}

#image_news {
	height:230px;
  background:#fff center center;
	padding:0;
	text-align: center;
}

#image_logo{
	height:230px;
  background:#fff center center;		
	padding:0;
	text-align: center;
}

/*-----------------------------------------------------------------------------------------------
  Primary Items
-----------------------------------------------------------------------------------------------*/

#primary{
	background:#e03e27 url(img/page_bg_01.jpg) repeat-x left top;
	padding:2em 0 2em 0;
	color:#EEE;
	text-align: left;
}

/* Single Post Styles */

#primary .primary{
	float:left;
	width:60%;
	color:#fff;
	padding:10px 0 30px 0;
}
#primary .primary h1, #primary .secondary h1{
	font-size:1.95em;
	margin:0 0 20px 0;
	font-weight:normal;
	padding-top:10px;
	color:#dc2526;
}
#primary .primary h4, #primary .secondary h4{
	font-size:1em;
	margin:5px 0 0 0;
	font-weight:normal;
	border-bottom:1px solid #dc2526;
	padding-bottom:10px;
	color:#999;
}
#primary .primary a, #primary .secondary a{
	color:#b8b8b8;
	text-decoration:none;
}
#primary .primary a:hover, #primary .secondary a:hover{
	color:#fff;
}
#primary.single-post .primary h1 a {
	color:#fff;
	text-decoration:none;
}
#primary.single-post .primary  h1 a:hover {
	color:#ccc;
}
#news_meta {
	margin:5px 0 25px 0;
	padding:5px 0 25px 0;
	border-bottom:1px solid #fff;  
}


/*-----------------------------------------------------------------------------------------------
	Secondary Items
-----------------------------------------------------------------------------------------------*/

#primary .secondary{
	float:right;
	width:27%;
	margin-left:5%;
	padding:10px;
	padding-top:0.65em;
	display:inline;
}

.secondary ul {
	list-style-type:none;
	margin:0.3em 0 2em 0;
}

.secondary ul li {
	list-style-type:none;
	margin:0;
	padding:0.5em 0;
	border-bottom:1px solid #fff;
}

.secondary ul a {
	color:#BFBFBF;
	text-decoration:none;
}
.secondary ul a:hover { 
	color:#fff;
}

/*-----------------------------------------------------------------------------------------------
  Ancillary Items
-----------------------------------------------------------------------------------------------*/

.ancillary{
	background:#fff url(img/bg_secondary.jpg) repeat-x left top;
	color:#333;
}
.ancillary .inside{
	padding:4em 0 4em 0;
}
.ancillary .block {
	float:left;
	width: 20em;
	margin:0 0 0 50px;
	padding:5px;
}

.ancillary .first {
	clear:both;
	margin:0;
}
.ancillary .block p, .ancillary .first p{
	margin:5px 0;
	padding:0;
}
.ancillary .block h2, .ancillary .block h3{
	margin:0 0 1em 0;
	font-size:1.75em;
}
.ancillary strong{
	color:#000;
}

/*-----------------------------------------------------------------------------------------------
  Foooter
-----------------------------------------------------------------------------------------------*/

#footer{
	clear:both;
	color:#fff;
	padding:1em 0 5em 0;
	border-top:9px solid #ccc;	
	background:#e03e27;
	
}
#footer .inside{
	padding:0.5em 0;
}
#footer p{
	margin:0;
	font-size:0.95em;
}
#footer p.attributes{ 
	float:right;
	padding:0 0 0 1em;
}
#footer p.attributes a{
	text-decoration:none;
	color:#ccc;
}
#footer p.attributes a:hover{
	color:#fff;
}
#footer div.foot-notes{
	float:left;
}
#footer a{
	color: #fff;
	text-decoration:none;
}

a.rss {
  padding:0 0 5px 16px;
  background: url(img/feed-icon-12x12.gif) no-repeat left top;
}


/*-----------------------------------------------------------------------------------------------
  Image Styles
-----------------------------------------------------------------------------------------------*/

.story img{
	background-color:#000;
	padding:6px;
	margin:10px 10px 10px 0;
}
.primary img, .secondary img{
	background-color:#cbcbcb;
	padding:5px;
	margin:0;
}

img.noborder {
  padding:0;
}

.story img:hover, .primary img:hover, .secondary img:hover {
	background-color:#fff;
}
.ancillary img, .block img {
	background-color:#999;
	padding:4px;
}
.ancillary img:hover, .block img {
	background-color:#fff;
}

#shop_map {
  clear:both;
}