/*
Theme Name: Safari Home Styles
Theme URI: http://www.safarihelicopters.com/
Description: Custome Wordpress theme for Safari Helicopters lovingly prepared by <a href="http://wasabinite.com/>Wasabinite</a> in Hanalei, Hawaii
Author: Justin Britt
Author URI: http://wasabinite.com/
Tags: purple, green, custom header, fixed width, two columns, widgets
*/

* {margin: 0; padding: 0;}
html, body {overflow: hidden; height: 100%;} 
body {font: medium Georgia, "Times New Roman", Times, serif; text-align: center; line-height: 1.4em; background-color: #09360c;}

/* links
---------------------------------------------------------- */
a:link {color: #335b32;}
a:visited {color: #6b853b;}
a:hover {color: #592857;}

p.close a:link, p.close a:visited {text-decoration: none;}

/* standard
---------------------------------------------------------- */
img {border: none;}
hr {display: none;}
p, ul, .norm {font-size: 13px; line-height: 1.5em;}
p {padding: 5px 0;}
p.home-p {padding: 10px 54px 5px 54px;}
p.close {float: right; margin-right: 10px; padding: 5px 0 0 0; font: 10px Arial, Helvetica, sans-serif;}
p.close a {padding: 5px 25px 5px 0; background: url(/img/x-close.gif) no-repeat right top;}
h1 {padding: 7px 0 5px 0; font-size: 15px; font-weight: normal; line-height: 1em; letter-spacing: 0.1em;}
.clear {clear: both;}
.text-left {text-align: left;}
.alignleft {float: left; padding-right: 10px;}

/* page structure
---------------------------------------------------------- */
#wrap {position: relative; text-align: left;}
#home-img {height: 95%;}
#home-content {position:absolute; margin-top: -284px; /*set to a negative number 1/2 of your height*/ margin-left: -287px; /*set to a negative number 1/2 of your width*/ padding: 16px 0 0 0; top: 50%; left: 50%; background: #fefded url(/img/home-bg.gif) no-repeat 0 0; height: 522px; width: 574px; z-index: 5;}
.home-content-l{float: left; margin-bottom: 5px; padding-left: 25px; width: 251px;}
.home-content-r{float: right; margin-bottom: 5px; padding-right: 25px; width: 251px;}
.home-content-l p, .home-content-r p {font-size: 11px;}
#show-content {position:absolute; margin: 10px 0 0 10px; z-index: 5; visibility: hidden;}
blockquote {margin: 3px 0;}
blockquote p.quote {padding: 10px 0 5px 0; font-size: 18px; letter-spacing: 0.05em;}
blockquote p.author {padding-top: 0;}

/* footer
---------------------------------------------------------- */
#foot {padding: 0 0 0 5px; text-align: left; color: #fff;}
#foot p {padding: 5px 0 0 0; font: 10px Arial, Helvetica, sans-serif;}
#foot a:link, #foot a:visited {color: #fefa70;}
