/*  
Theme Name: Hemingway meets LoPressure
Description: A Shades of Brown and Orange version of Hemingway. This was a relatively dark theme, perhaps more suited to artistic or personal sites. No Support yet. I've modified many aspects of the CSS, XHTML.
Version: 0.36
Author: Norton MIller
Author URI: http://lopressure.com/
*/
@import url('styles/menu-pages-horizontal.css');
@import url('styles/search.css');
@import url('styles/primary.css');
@import url('styles/secondary.css');
@import url('styles/ancillary.css');
@import url('styles/footer.css');
@import url('styles/contact_form.css');
@import url('styles/calendar.css');

#header{background:#80655c url('../images/bg-tile.png')top left}
#header .inside{padding:1em 0 3em 0}
#header .navigation {padding:0 0 2em 0}
#header .changefontsize{float:right;top:0;margin:0;padding:.5em 0 0 0}
form.chgfontsizeoptions{float:right;width:70px;margin:0;padding:0}
#header h2{font-size:2.25em;margin:0 .5em 0 0;padding:0 .5em .25em 0;border-right:2px solid #fff;float:left;font-weight:bold;color:#fff}
#header h2.logo {border:none;margin:0;padding:0;text-indent:-6000px;background:url(http://innerhaven.co.uk/wp-content/themes/innerhaven/images/logo-cropped.png) no-repeat;width:360px;height:60px}
#header a.logolink {width:360px;height:60px;display:block;text-decoration:none}
#header a:hover.logolink {background:transparent;text-decoration:none}
#header h2 a{text-decoration:none}
#header h2 a:active{outline:none}
#header h2 a:focus{-moz-outline-style:none}
#header p{padding:1em 0;margin:0;line-height:1em}
#header p.hidden{text-indent:-6000px}
.description {color:#fff}
#header .breadcrumbs{}
/* This class sets the width and position for all rows */
.inside{width:80%;margin:0 auto}
a{color:#f9a953;text-decoration:underline}
a:hover{text-decoration:none;background:#5c433f}
h1{color:#f90;font-size:2em;font-weight:bold;margin:1em 0}
h2, h3{font-size:1.15em;color:#fff;font-weight:normal}
#primary h2{color:#c39560;font-weight:bold}
p{line-height:1.75em}
ul li{list-style-type:square;margin:0}
ul.nostyle{margin:0;padding:0}
ul.nostyle li{list-style-type:none;margin:0;padding:0}
blockquote{margin-left:1em;padding-left:1em;margin-right:1em;padding-right:1em;border-left:2px solid #d49248;border-right:2px solid #d49248;color:#291c0e;background: #704e26}
code{font-size: 1em;margin: 3em 0;padding: 0 1.2em 0 1.2em;border-left:2px solid #d49248;border-bottom:1px dashed #d49248}
pre{width:100%;padding:1em 0;overflow:auto;border-top:1px dotted #333;border-bottom:1px dotted #333}
.rule{border-top:1px solid #ccc;height:1px;font-size:1px;line-height:1px;margin:1.5em 0}
* {padding:0;margin:0}
body{background:#80655c url('images/bg-tile.png');color:#e5e5e5;font-size:.85em;font-family:"Century Gothic", "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Verdana, Arial, sans-serif}
h1, h2, h3, h4, h5, h6, p, pre, blockquote, label, ul, ol, dl, fieldset, address {margin:1em 0}
img{border:1px solid #f9a953}
li, dd {margin-left:5%}
fieldset {padding: .5em}
select option{padding:0 5px}

.hide, .print-logo, .close-button{display:none}
.left{float:left;margin:5px 15px 15px 0;width:99%}
.floatleft{float:left;margin:5px 15px 15px 0}
.right{float:right;margin:5px 0 15px 15px}
.floatright{float:right;margin:5px 0 15px 15px}
.clear{clear:both; height:1px; font-size:1px; line-height:1px}
.small{font-size:80%}


/* Change Font Size ---------------------------------------------------------------------------*/
#chgfontsizeoptions {border:none;float:right}
#chgfontsizeoptions a img{border:none}
