/*
Theme Name: HammerHeads Responsive WP Theme
Theme URI: http://fosterbarker.com
Description: Juicy
Version: 2.0
Author: DesignLoud
Author URI: http://DesignLoud.com
*/

@import url(//fonts.googleapis.com/css?family=Love+Ya+Like+A+Sister);

/* font-family: 'Love Ya Like A Sister', cursive; */
html.js body.home div.row div.twelve header#top-header div.siteinfo a#logo.brand img.aligncenter {margin:50px 0 10px 0;}
.home-menu {font-family: 'Love Ya Like A Sister', cursive;color:#afafaf;text-align:center;font-size:18px;text-shadow:2px 2px 3px #333;margin-bottom:20px;}
.home-menu a {color:#afafaf;}
.price, .title {font-weight:700;}
h1, h2, h3, h4, h5, h6{text-transform:uppercase;}
.hours {text-align:center;}
img.round {height:100px; width:110px;}
.round {border:3px solid #f39100;border-radius:50% 50% !important;}
a {transition: color 0.5s ease;}
.opacity:hover {opacity:.8;}
.gmap iframe {border:3px solid#f39100; border-radius:50% 50%;max-height:350px;max-width:350px;}
.button, a.button {background:#F39100;border:1px solid #fda421;}
.button:hover, a.button:hover {background:#fda421;}
.extended-menu .menu-number {
    color: #F4F4F4;
    font-family: 'Love Ya Like A Sister',cursive;
    font-size: 24px;
    text-transform: uppercase;
    text-align:center;
    text-shadow:1px 3px 1px #010101;
}
.extended-menu ul.social {list-style:none;height:40px;margin:0 auto;width:170px;}
.extended-menu ul.social li {display:inline-block;text-indent:-;background-image:url("images/sprite.png");height: 38px;width:38px;margin:0 7px; text-indent:-9999px;}
.extended-menu ul.social li a {display:block;height:38px}
.extended-menu ul.social li.facebook {background-position:0 0;}
.extended-menu ul.social li.twitter {background-position:-60px 0;}
.extended-menu ul.social li.linkedin {background-position:-120px 0;}
#content div#main.nine ul.locations {list-style:none;font-family: 'Love Ya Like A Sister', cursive;}
#content div#main.nine ul.locations li.pagenav {display:inline;font-size:18px;color:#0f4951; }
#content div#main.nine ul.locations li.pagenav ul {list-style:none;width:80%;float:right;text-align:right;}
#content div#main.nine ul.locations li.pagenav ul li {display:inline;margin:7px 10px;color: #7a999f;}
#content div#main.nine ul.locations li.pagenav ul li a {color: #7a999f;font-size:18px;}
#content div#main.nine ul.locations li.pagenav ul li a:hover {color: #0f4951;}

header#top-header div.show-for-small a#mobile-nav-button.sidebar-button svg#Layer_1 {
    float:right;
}

header#top-header div.show-for-small a#mobile-nav-button.sidebar-button {
    text-align:left;
}

header#top-header div.show-for-small a#mobile-nav-button.sidebar-button {
    margin-bottom:10px;
    height:35px;
    border-radius:10px 10px 0 0;
    font-size:18px;
    background:#f39100;
    border:1px solid #fda421;
}

html.js body.page div.row div.three header#top-header div.show-for-small {
    width:100%;
}

body.active div.row div.three header#top-header div.mobile-nav-container {
    position:relative;
    top:-10px;
    left:0;
    border-radius:0 0 10px 10px;
    font-size:18px;
    background:#f39100;
    border:1px solid #fda421;
}

body.active div.row div.three header#top-header div.mobile-nav-container li {
    background:#fda421;
    border:none !important;
}

body.active div.row div.three header#top-header div.mobile-nav-container li a {
    font-size:18px;
    background:#fda421;
    border:none !important;
}

body div.row div.three header#top-header div.mobile-nav-container {
    position:absolute;
    left:-1000px;
}

ul.tabs.vertical li a {
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #fda421;
    border-color: #fda421;
    border-image: none;
    border-style: solid;
    border-width: 1px 1px 0 0;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    color: #555555;
    display: block;
    font-size: 14px;
    height: auto;
    line-height: 1;
    padding: 15px 20px;
}

.active #main {
    margin-left:0 !important;
}

/* Backgrounds */
.page-template-page-homepage-php, .error404 {background-image:url("images/Hammerheads_HOME.jpg");background-repeat:no-repeat;background-position:top center;}
body.page-template-page-dockside-php, body.page-template-page-dockside-home-php, .term-dockside-events, .dockside-events, .page-template-page-dockside-blog-php {
    background-image: url("images/dewey-bg.jpg");
    background-size: 1700px;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

body.page-template-page-dewey-beach-php, body.page-template-page-dewey-home-php, .term-dewey-beach-events, .dewey-beach-events, .page-template-page-dewey-blog-php {
    background-image: url("images/dewey-beach.jpg");
    background-size: cover;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

body.page-template-page-catering-php {
    background-image: url("images/catering-bg.jpg");
    background-size: 1700px;
    background-repeat: no-repeat;
    background-attachment: fixed;
}

#main {
    background:#edf4f5;
    border-left:1px solid #f39100;
    box-shadow: -5px 0px 10px 1px #010101;
    -moz-box-shadow:    -5px 0px 10px 1px #010101;
    -webkit-box-shadow: -5px 0px 10px 1px #010101;
}

/* layout */
header#top-header div.siteinfo a#logo.brand {
    position:relative;
    top:-10px;
}
header#top-header div.siteinfo h1 {
    position:absolute;
    text-indent:-9999px;
}

.nav-block {
    list-style:none;
    text-align:center;
    text-shadow:1px 3px 1px #010101;
}

.nav-block li{
    margin:20px 0;
}

.nav-block a {
    font-family: 'Love Ya Like A Sister', cursive;
    color:#f4f4f4;
    font-size:24px;
    text-transform:uppercase;
}

.more-link{
	white-space: nowrap;
}

p.attribution{
	text-align: right;
}

article.post{
	margin-bottom: 18px;
	border-bottom: 1px solid #E6E6E6;
}

header .menu-action {
    float: left;
    margin-top: 0;
    position: relative;
    top: 1px;
}

header .menu-action .button.small {
    padding: 8px;
}

header .menu-action .button.small svg {
    opacity: 0.5;
}

.mobile-nav-container{
	margin-left: -100%;
	float: left;
	width: 50%;
	position: absolute;
	top: 150px;
}

.active .mobile-nav-container{
	display: block;
	margin-left: 0;
}

.active #main{
	margin-left: 55%;
}

.mobile-nav-container,
#main{
	-moz-transition: all 0.25s ease-in 0s;
}

.side-nav{
	height: auto;
}

ul.tabs.vertical {
    border-bottom: 1px solid #E6E6E6;
    height: auto;
}

ul.tabs {
    border-bottom: 1px solid #E6E6E6;
    display: block;
    height: 40px;
    margin-bottom: 20px;
    padding: 0;
}

ul.tabs.vertical li {
    border-left: 3px solid #CCCCCC;
}

ul.tabs.vertical li, ul.tabs.vertical li {
    float: none;
    height: auto;
}

ul.tabs li:first-child {
    margin-left: 0;
}

ul.tabs li {
    display: block;
    float: left;
    margin: 0;
    padding: 0;
}

ul.tabs.vertical li a {
    -moz-border-bottom-colors: none;
    -moz-border-image: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    background: none repeat scroll 0 0 #F2F2F2;
    border-color: #E6E6E6;
    border-style: solid;
    border-width: 1px 1px 0 0;
    box-shadow: 0 1px 0 rgba(255, 255, 255, 0.5) inset;
    color: #555555;
    display: block;
    font-size: 14px;
    height: auto;
    line-height: 1;
    padding: 15px 20px;
}

ul.tabs li a {
    color: #6F6F6F;
    display: block;
    font-size: 14px;
    height: 40px;
    line-height: 40px;
    padding: 0 23.8px;
}

/* typography */
h1, h2, h3, h4, h5, h6{ font-family: 'Open Sans', sans-serif; font-weight: 300;}

.siteinfo h1{ font-weight: 800; }

/* post styling */

#main p.meta{
	font-style: italic;
	color: #808080;
}

div[id*='attachment_']{
	max-width: 100%;
	height: 100%;
}

#main article img{
	max-width: 100%;
	margin-bottom: 18px;
}

h1.single-title{
	line-height: 1.1;
}

img.alignleft{
	margin-right: 10px;
	float: left;
}

img.alignright{
	margin-left: 10px;
	float: right;
}

img.aligncenter{
	display: block;
	margin: 0 auto;
}

p.tags a:hover{
	color: #f0f0f0;
}

video {
	max-width: 100%;
	height: auto;
}

.video-container {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}

.video-container iframe,  
.video-container object,  
.video-container embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

.video-wrapper {
	width: 630px;
	max-width: 100%;
	margin-bottom: 18px;
}

pre {
    background-color: #F5F5F5;
    border: 1px solid rgba(0, 0, 0, 0.15);
    display: block;
    font-size: 12px;
    line-height: 18px;
    margin: 0 0 18px;
    padding: 8.5px;
    white-space: pre-wrap;
    word-wrap: break-word;
}

code {
    color: rgba(0, 0, 0, 0.75);
    padding: 1px 3px;
}

code, pre {
    font-family: Monaco,Andale Mono,Courier New,monospace;
    font-size: 12px;
	padding: 5px 15px;
}

/* featured posts slider */
#featured{
	border: 1px solid #E6E6E6;
}

#featured div{
	padding: 0 15px;
}

#featured h3{
	margin-top: .2em;
	padding-left: .05em;
}

#featured p{
	padding-left: .1em;
}

#featured h3,
#featured p{
	width: 100%;
}

/* page styling */

.page-template-page-homepage-php #main {
	border-bottom: none;
}

/* comments */

#comments{
	line-height: 3.1rem;
	margin-bottom: 18px;
}

ol.commentlist,
ol.commentlist ul.children{
	list-style-type: none;
	margin-left: 0;
}

ol.commentlist div.avatar{
	float: left;
	margin-right: 10px;
}

ol.commentlist time{
	font-size: .8em;
	color: #eeeeee;
}

ol.commentlist div.comment-author{
	position: relative;
}

.panel ol.commentlist a.comment-edit-link{
	color: #ffffff;
	text-decoration: none;
}

ol.commentlist span.edit-comment{
	position: absolute;
	right: 1.5em;
	top: 0;
}

.comment h4{
	margin-bottom: 0;
}

a.comment-reply-link{
	position: absolute;
	right: 1.5em;
	bottom: 0;
}

#cancel-comment-reply{
	padding-left: 20px;
}

#comment-nav ul{
	list-style-type: none;
	margin: 0;
}

#comment-form-elements{
	list-style-type: none;
	margin: 0;
}

/* specific post-type styles */

/* image attachment */

.attachment #main .post_content img{
	max-width: 100%;
}

li.next{
	text-align: right;
}

#sidebar1 .metadata,
#sidebar1 .caption{
	padding-bottom: 20px;
}

/* widget styles */

.widget{
	margin-bottom: 18px;
}

.widget li{
	margin-bottom: 2px;
}

.widget ul.children{
	margin-bottom: 0;
}

.widget ul.children li{
	margin-left: 9px;
}

#tag-cloud{
	margin-bottom: 18px;
}

a[class^='tag-link-']:hover{
	color: #f0f0f0;
}

@media only screen and (min-width: 768px) {
	ol.commentlist div.avatar{
		margin-right: 0;
	}
	
	#main{
		border-bottom: none;
	}

	#featured h3{
		margin-top: 2em;
		padding-left: 2em;
	}

	#featured p{
		padding-left: 4em;
	}

	#featured h3,
	#featured p{
		width: 66%;
	}
}

@media only screen and (min-width: 940px) {
	/* desktop specific styles */
	
	#main{
		margin-bottom: 0;
	}
	
	ol.commentlist div.avatar{
		margin-right: 0;
	}
.gmap {float:right;position:relative;z-index:10;}
.large-spacer {background:url("images/sprite.png") no-repeat -210px -18px transparent;height: 15px;width:110px;position:absolute;top:170px;}
.small-spacer {
    background: url("images/sprite.png") no-repeat scroll -410px -18px rgba(0, 0, 0, 0);
    height: 15px;
    position: absolute;
    top: 40px;
    right:-10px;
    width: 25px;
}
.page-template-page-homepage-php, .error404 {background-image:url("images/Hammerheads_HOME.jpg");background-size:cover;background-repeat:no-repeat;background-position:top center;}
        
	.page-template-page-homepage-php a img, .error404 a img {margin-top:50px;margin-bottom:50px;}
.page-template-page-homepage-php a#dockside img, .error404 a#dockside img {margin-top:30px;margin-bottom:10px;}
.page-template-page-homepage-php a#hammered img, .error404 a#hammered img {margin-top:30px;}
.page-template-page-homepage-php a#mascot img, .error404 a#mascot img {margin-top:70px;}
.page-template-page-homepage-php p, .error404 p {
	width:100%;
	transition: width .2s;
    -moz-transition: width .2s; /* Firefox 4 */
    -webkit-transition: width .2s; /* Safari and Chrome */
    -o-transition: width .2s; /* Opera */
    -ms-transition: width .2s; /* IE9 (maybe) */
}
.page-template-page-homepage-php p:hover, .error404 p:hover {
    width:314px;
    position:relative;
    left:0;
    top:0;
}
.home-menu {margin-top:50px}
.home-menu a {float:left;}
.home-menu .middot {float:right;margin-right:50px;font-weight:bold;}
}