/*
	Theme Name: King's Reef Boilerplate Child
	Theme URI: http://aarontgrogg.com/boilerplate/
	Description: A merger created by Aaron T. Grogg (<a href="http://aarontgrogg.com/">http://aarontgrogg.com/</a>) of the HTML5 Boilerplate (<a href="http://html5boilerplate.com/">http://html5boilerplate.com/</a>) and the Starkers theme (<a href="http://starkerstheme.com/">http://starkerstheme.com/</a>), Boilerplate: Starkers provides developers with an ideal, bleeding-edge, clean-start theme.  Mark-up is minimal (thanks Elliott) and the most edge-case web technology is baked right in (thanks Paul, Divya and a large cast of supporting characters)!  Boilerplate themes are designed to serve as a Parent theme to whatever Child (<a href="http://codex.wordpress.org/Child_Themes">http://codex.wordpress.org/Child_Themes</a>) you care to add, but you could just as easily use this as a starting point and alter the PHP as your design needs.  More about this theme can be found at <a href="http://aarontgrogg.com/boilerplate/">http://aarontgrogg.com/boilerplate/</a>.
	Author: Aaron T. Grogg, based on the work of Paul Irish, Divya Manian, and Elliot Jay Stocks
	Author URI: http://aarontgrogg.com/
	Version: 3.4.4
	Tags: custom-menu, editor-style, theme-options, threaded-comments, sticky-post, microformats, rtl-language-support, translation-ready
	Template: boilerplate
	License: GNU General Public License v2.0
	License URI: http://www.gnu.org/licenses/gpl-2.0.html

	This CSS file is a concatenation of style.css from HTML5 Boilerplate and style.css from Starkers.
	Comment blocks indicate where each begins and ends, like this, for example...
*/

@import url('../boilerplate/style.css');

@font-face {
    font-family: 'ASSnapperScriptRegular';
    src: url('fonts/as_snapper_script-webfont.eot');
    src: url('fonts/as_snapper_script-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/as_snapper_script-webfont.woff') format('woff'),
         url('fonts/as_snapper_script-webfont.ttf') format('truetype'),
         url('fonts/as_snapper_script-webfont.svg#ASSnapperScriptRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}

/* fix some boilerplate stuff */
#skip, .post-edit-link {display: none;}
ol, ul, li {list-style: none; padding: 0; margin: 0;}

/* main styles */

img {width: auto !important; height: auto !important;}

h1, h2, h3, h4, h5, h6, p {margin: 0;}

html, body {height: 100%;}

body {
	background: #d3d7bb;
	color: #fff;
	font: 12px/22px verdana, helvetica, arial, sans-serif;
}

a, a:link, a:visited {color: #fff; text-decoration: none;}
a:hover, a:active {color: #333;}

#wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -44px;
}

#wrapper {
	background: #e1a086 url(img/reef_bg_stripes.gif);
	width: 750px;
	padding: 0px;
}

#content {
	padding: 25px;
	margin: 25px;
	background: #e1a086;
	position: relative;
}

body > footer, .push {
	height: 44px;
}

#wrapper > header {padding-top: 25px;}

#wrapper > header h1 a {
	display: block;
	width: 621px;
	height: 82px;
	background: url(img/logo2.png) no-repeat;
	text-indent: -9999px;
	outline: none;
	margin: 0 auto;
}

#hours {
	position: absolute;
	right: -175px;
	top: -25px;
	width: 130px;
	padding: 10px;
	background: #261C12;
	-moz-border-radius-topleft: 0px;
	-moz-border-radius-topright: 8px;
	-moz-border-radius-bottomright: 8px;
	-moz-border-radius-bottomleft: 0px;
	-webkit-border-radius: 0px 8px 8px 0px;
	border-radius: 0px 8px 8px 0px;
	text-align: center;
	line-height: 18px;
}

#hours h4 {
	font-size: 13px;
	text-transform: uppercase;
	color: #C98E4A;
}

#hours a:hover {color: #fff; text-decoration: underline;}

#wrapper > header p {display: none;}

#copyright {
	text-align: center;
	font-size: 11px;
	padding-top: 10px;
	margin-bottom: -15px;
}

/* nav */

#menu-main {
	text-align: center;
	margin: 11px 0px;
}

#menu-main li {
	display: inline-block;
	margin-right: 30px;
}

#menu-main li:last-child {
	margin-right: 0px;
}

#menu-main a {
	font-weight: bold;
	text-transform: uppercase;
}

#menu-main .current-menu-item a {
	color: #333;
}

/* announcements */

body .ninja-annc-wrapper {
	background: #2fccd6;
	color: #333;
	text-align: center;
	margin-bottom: -14px;
}

body .ninja-annc-close  {
	display: block;
	width: 10px;
	height: 10px;
	background: url(img/close.png) no-repeat;
	text-indent: -9999px;
	z-index: 1000;
	position: relative;
	top: -11px;
	left: 16px;
}

/* General page design */

.entry-title {
	font-weight: normal;
	font-family: 'ASSnapperScriptRegular';
	font-size: 66px;
	line-height: 66px;
	margin-bottom: 44px;
	text-align: center;
}

#content article p {
	margin-bottom: 22px;
}

/* 2 column layout */

.entry-content {
	margin-bottom: 22px;
}

.l-column {
	width: 300px;
	float: left;
	margin-right: 50px;
}

.r-column {
	width: 300px;
	float: left;
}

/* Front */

.home .entry-title {display: none;}
.home .home-text {margin-left: -25px; margin-bottom: -13px;}
.home #content {
	padding-bottom: 85px;
	background: #e1a086 url(img/home_slogan.png) no-repeat bottom center;
}
#content .portfolio-slideshow {margin: 0;}

/* Menus */

#menu-menu {text-align: center; margin-bottom: 22px;}

#menu-menu li {
	font-size: 12px;
	display: inline-block;
	margin: 0px 10px;
	text-transform: uppercase;
	color: #333
}

#menu-menu li:last-child {margin-right: 0;}

#menu-menu .current-menu-item a {color: #333;}

.page-template-menu-page-php article .entry-content,
.page-template-menu-page-php article .columns {
	color: #333;
}

.page-template-menu-page-php .entry-content a {
	color: #333;
}

.page-template-menu-page-php article p em {
	font-weight: bold;
	font-style: normal;
	font-size: 14px;
	text-transform: uppercase;
}

#visual-menu li {
	width: 200px;
	display: inline-block;
	margin-right: 20px;
	margin-bottom: 22px;
	text-align: center;
}

#visual-menu a {
	display: block;
	float: left;
	width: 200px;
	font-weight: bold;
}

#visual-menu li:nth-child(3n+3) {
	margin-right: 0px;
}

#content .columns-bottom {color: #fff; margin-top: 22px;}