/*
Theme Name: The Strand
Theme URI: http://cutpastecreate.com
Description: 2012 Social & Mobile Re-design
Version: 1.0
Author: Benjamin Ayres
*/

/* ===== Primary Styles ========================================================
   Author:
   ========================================================================== */

div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed,
figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}

article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}


html{
}
body{
  font-family: "proxima-nova","proxima-nova-2",sans-serif;
  font-style: normal;
  font-weight: 300;
	color: #2C2C2C;
	background-color: #F7EBC8;
}


/* STRUCTURE: =Main Structural components
----------------------------------------------- */

#header{
	background: #2c2c2c;
	padding-top: 5px;
}
#main{
  overflow: hidden;
  z-index: 600;
}
#sidebar{
	padding-top: 10px;
}
#content{
	padding: 25px 0 15px 15px;
}
body.page-id-5 #content{
	padding: 0 !important;
}
#footer{
	clear: both;
	background-color: #fff;
}

/* STRUCTURE: =Header Identity & Fading Images
----------------------------------------------- */

#header .identity{
	height: 296px;
	background-color: #0f3054;
	background-image: url('../images/identity.png');
	background-position: center center;
	background-repeat: no-repeat;
}
#header .identity a{
	height: 100%;
  width: 100%;
  display: block;
}
div#scroll{
	height: 296px;
	overflow: hidden;
	position: relative;
	z-index: 10;
	margin-left: 0 !important;
	width: 640px;
}

/* STRUCTURE: =Header Navigation
----------------------------------------------- */

#header ul#navigation{
	background-color: #2C2C2C;
}
#header ul#navigation li{
	display: inline-block;
}
#header ul#navigation li a{
	color: #F7F0CC;
  font-size: 16px;
  font-weight: normal;
  letter-spacing: 1px;
  line-height: 30px;
  margin-right: 20px;
  text-transform: uppercase;
}
#header ul#navigation li a:hover, #header ul#navigation li.current_page_item a{
	color:#257891;
	text-decoration: none;
}
#header ul#navigation li#menu-item-13{
	margin-left: 15px;
}


/*****************************************SIDEBAR STYLES******************************************/
#sidebar{
	font-family:Georgia, "Times New Roman", Times, serif;
}
#sidebar .newsletter-signup{
	margin: 25px 0 28px 0;
}
#signup_teaser{
	padding-left:10px;
	padding-right:10px;
}
#sidebar .newsletter-signup h3{
	font-size: 22px;
	font-style:italic;
	margin-bottom:14px;
	font-family: Georgia;
	color: #4B5358;
}
#sidebar .newsletter-signup p,
#sidebar .newsletter-signup a{
	font-size:13px;
	font-style:italic;
	margin-bottom:14px;
	line-height: 20px;
}
#sidebar .newsletter-signup p{
	font-size:12px;
}
#sidebar .newsletter-signup a{
	color:#257891;
}
.signup_form, .signup_thanx{
	display:none;
	overflow:hidden;
}
.signup_thanx h1{
	color: #257891;
  float: left;
  margin-bottom: 0;
  margin-right: 10px;
  width: 120px;
  font-size: 38px;
  line-height: 35px;
}
.signup_thanx p{
	font-size:14px !important;
	line-height: 16px !important;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	margin:0;
}


.signup_form{
	/*
	padding-left:10px;
	padding-right:10px;
	*/
}
.txt_wrap{
	background:#2c2c2c;
	margin-bottom:10px;
	padding:3px;
	width:99%;
	border:2px solid #2c2c2c;
}
.txt_wrap .txtinput{
	border:none;
	background:none;
	width:100%;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#f7f0cc;
	margin-bottom: 0 !important;
}
.sub_butt{
	background:none;
	border:none;
	float:right;
	text-transform:uppercase;
	font-size:18px;
	line-height:18px;
	color:#0f3054;
	cursor:pointer;
	padding:0;
	margin:0;
}
.error{
	border:2px solid #f00;
}
/*

Blue Box

*/
#sidebar .blue-box{
	padding:0px 30px;
	background:#257891;
	color:#f7f0cc;
	overflow:hidden;
}
#sidebar .blue-box li{
	color:#fff;
	font-size:13px;
	font-style:italic;
	margin-bottom:13px;
}
#sidebar .blue-box h3{
	font-size: 42px;
	margin:0;
	padding:0;
	line-height:42px !important;
	margin-bottom:13px;
	margin-top:40px;
  font-family: "league-gothic";
}
#sidebar .blue-box p.contactdetails{
	margin-top:40px;
	overflow:hidden;
	margin-bottom:43px;
	font-size:13px;
	color:#fff;
}
#sidebar .blue-box p.contactdetails span.phone{
	float:left;
	width:39px;
	height:39px;
	background:url(../images/footericons.png) -82px -84px;
	margin-right:10px;
}
#sidebar .blue-box p.contactdetails a{
	float:left;
	color:#fff;
	font-style:italic;
}

/*

Whats on Sidebar list styles

*/

ul.whatlist li{
	margin:0 !important;
}
ul.whatlist li a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#fff;
	display:block;
	border-bottom:1px solid #d6d6d6;
	padding-top:10px;
	padding-bottom:10px;
	line-height:18px;
}
ul.whatlist li:last-child a{
	border:none;
}


/* SIDEBAR CONTACT FORM 7
----------------------------------------------- */
.contact_form .wpcf7-textarea,
.contact_form .wpcf7-text,
.signup_form .wpcf7-text{
	background: #2c2c2c;
    margin-bottom: 10px;
    padding: 6px;
    width: 99%;
    border: 2px solid #2c2c2c;
    border-radius: 0;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    color: #f7f0cc;
}

.contact_form .wpcf7-form p,
#sidebar .newsletter-signup .wpcf7-form p{
    padding:0px;
	margin-bottom: 0;
}

.contact_form span.wpcf7-not-valid-tip,
.signup_form span.wpcf7-not-valid-tip {
    color: #8d133b;
	margin-top: -10px;
}

.contact_form span.wpcf7-not-valid-tip{
	margin-top: 0px;	
}

.contact_form div.wpcf7-response-output,
.signup_form div.wpcf7-response-output {
    margin: 10px 0 0 0;
    padding: 10px;
}

.contact_form div.wpcf7-spam-blocked,
.contact_form div.wpcf7-validation-errors,
.signup_form div.wpcf7-spam-blocked,
.signup_form div.wpcf7-validation-errors {
    border: none;
	background:#8d133b;
	color:#fff;
	clear: both;
	font-family: Georgia, "Times New Roman", Times, serif;
    font-style: italic;
    color: #f7f0cc;
}

.contact_form div.wpcf7-mail-sent-ok,
.signup_form div.wpcf7-mail-sent-ok {
    border: none;
    background: #257891;
    color: #f7f0cc;
    clear: both;
    font-style: italic;
	font-family:Georgia, "Times New Roman", Times, serif;
}


.contact_form div.wpcf7 .ajax-loader,
.signup_form div.wpcf7 .ajax-loader{
	display:none;
}

.contact_form .wpcf7-submit,
.signup_form .wpcf7-submit{ 
	background: none;
    border: none;
    float: right;
    text-transform: uppercase;
    font-size: 18px;
    line-height: 18px;
    color: #0f3054;
    cursor: pointer;
    padding: 0;
    margin: 10px 0 5px 0;
    cursor: pointer;
    -webkit-appearance: button;
    width: auto;
    font-family: "league-gothic",sans-serif;
}

.contact_form .wpcf7-submit{
	float:left;
}

/* SIDEBAR: =Opening Times
----------------------------------------------- */
.times{
	background-color: #5D4D54;
	padding: 0 30px 30px;
	overflow: hidden;
	z-index: 0;
	position: relative;
	border-top: 161px solid #fff;
}
.times h3{
	font-size: 24px;
	text-transform: lowercase;
  line-height: 24px !important;
  margin: 30px 0 13px;
  padding: 0;
  color: #FFFFFF;
}
.times ul{
}
.times li{
	color: #FFFFFF;
	font-size: 13px;
	font-family: "Helvetica", veranda;
	margin-bottom: 13px;
	text-transform: lowercase;
}
.times li.last{
	margin: 0 !important;
}
ul.contact{
	padding: 35px 30px;
	background-image: url("../images/contact-phone.png");
	background-repeat: no-repeat;
	background-position: 25px 35px;
	background-color: #257891;
	font-size: 13px;
	font-style: italic;
	font-family: "Georgia", times;
	line-height: 22px;
}
.contact a,
.contact li span{
	text-decoration: none;
	color: #fff;
}
.contact li{
	padding-left: 45px;
}
.contact a:hover{
	color: #fff;
}
.contact a.telephone-mobile{
	display: none;
}

div.hide-desktop{
	display: none;
}

/* Home: =Home Page
----------------------------------------------- */




/* PAGE: =What's On
----------------------------------------------- */

.post{
	position: relative;
	clear: both;
}
.post .excerpt img{
	float:right;
}
.post h2 a{
	color:#0f3054;
}
.post p a{
	text-decoration: underline !important;
}





/* shared */

.post div.title h2.post-title a{
	margin-bottom:10px;
	display: block;
	min-height:100px;
}
.post div.title h2.post-title{
	width: 430px;
}
.post div.title h2.post-title a{
	position:relative;
	padding: 20px 0 0 65px;
  color: #0F3054 !important;
	font-size: 42px !important;
	line-height:42px !important;
	text-transform: uppercase;
}
.post .post-title .post-icon{
	width:119px;
	height:119px;
	position:absolute;
	top:0px;
	left:-70px;
	background-image:url('../images/bigicons.png');
}

.category-art span.post-icon{
	background-position:0px -598px;
}
.category-brewery span.post-icon{
	background-position:0px -241px;
}
.category-coffee span.post-icon{
	background-position:0px -958px;
}
.category-food span.post-icon{
	background-position:0px -1077px;
}
.category-group span.post-icon{
	background-position:0px -718px;
}
.category-music span.post-icon{
	background-position:0px -119px;
}
.category-races span.post-icon{
	background-position:0px -839px;
}
.category-special span.post-icon{
	background-position:0px -358px;
}
.category-sports span.post-icon{
	background-position:0px -479px;
}
.category-strand span.post-icon{
	background-position:0px -1197px;
}

.post .navmeto{
	float:right;
	margin-top:14px;
	margin-right: 20px;
}
.post .excerpt p{
	float:left;
	width:345px;
	margin:0;
}
.post .navmeto a,
.post .navmeto a:visited{
	color:#fff !important;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	background:url(../images/buttonarrow.png);
	line-height:30px !important;
	display:block;
	width:118px;
	text-align:center;
	font-size: 14px;
}

/* FADER: = Home Page Post Item Fader
----------------------------------------------- */
#prmoted{
	overflow: hidden;
}
#fader{
	float:left;
	width:640px;
	margin-top: 35px;
}
#fader .post{
	height:330px;
	position: relative;
	display: block;
}
#fader .post .excerpt img{
	float: right;
	margin-right:50px;
}
.postindicator{
	padding:20px 0 10px;
	height:19px;
	text-align:center;
}
.postindicator a{
	width:19px;
	height:19px;
	background:url(../images/indicators.png) 0px 0px no-repeat;
	display:inline-block;
	margin-right:20px;
}
.on{
	background-position:-19px 0px !important;
}

/* PAGE: =What's On
----------------------------------------------- */
/*
div.post {
	padding: 20px 10px 10px;
	border-top: 1px solid #BBBDBF;
	clear: both;
	overflow: auto;
	margin-top: 10px;
}
div.post h2{
	margin: 0px 0px 15px 0px;
}
div.post h2 a{
	text-decoration: none;
	color: #5D4D54 !important;
	font-weight: normal !important;
	font-size: 22px !important;
}
div.post a.more {

}
div.post a img {
	float: left;
}
div.post div.content {
	float: left;
	padding: 0 15px;
	width: 245px;
}
div.post div.content a.more{
	float: right;
	background-image: url(../images/nav_bg.png);
	background-repeat: repeat;
	padding: 6px 10px;
	text-decoration: none;
	text-transform: lowercase;
	color: #fff !important;
	font-size: 16px !important;
	font-weight: normal !important;
	font-family: 'Century Gothic W01' !important;
}
div.post div.content a.more:hover{
	background-color: #BBBDBF;
	background-image: none;
	color: #5D4D54;
	font-weight: normal;
}
.alignleft {
	float: left;
}

*/
/* SINGLE POST: =Post design for single post
----------------------------------------------- */

body.single-post div.post div.title h2.post-title a{
	margin-bottom: 0;
}
/*
div.post.single {
	border: none;
	padding: 0 0 25px 0;
	border-bottom: 1px solid #CCCCCC;
}
div.post.single img.snap{
	float: left;
}
#disqus_thread{
	padding: 20px 10px;
	border-top: 1px solid #CCC;
	margin-top: 10px;
}
div#main-nav{
	display: none;
}

*/

div#social-like{
	margin: 0 auto;
  padding: 20px 0 ;
  width: 360px;
  clear: both;
}
div#social-like a{
	height: 60px;
	width: 160px;
	background-position: top;
	float: right;
	margin: 0 10px;
	background-repeat: no-repeat;
	position: relative;
}
div#social-like a p{
	display: none;
	font-weight: normal;
	color: #0F3054;
	font-family: Georgia;
	font-style: italic;
}
div#social-like a.twitter{
	background-image: url('../images/twitter-retweet.png');
	background-position: top right;
}
div#social-like a.twitter:hover{
	background-position: bottom right;
}
div#social-like a.twitter:hover p{
	display: block;
}
div#social-like a.twitter p{
	text-align: right;
	width: 90px;
	position: absolute;
	left:0;
	margin-top: 5px;
}
div#social-like a.facebook{
	background-image: url('../images/facebook-like.png');
	background-position: top left;
}
div#social-like a.facebook:hover{
	background-position: bottom left;
}
div#social-like a.facebook:hover p{
	display: block;
}
div#social-like a.facebook p {
	text-align: left;
	width: 90px;
	position: absolute;
  right: 0;
  margin-top: 5px;
}



/* TYPOGRAPHY: =Content Editable Areas (#content)
----------------------------------------------- */
h1, h2, h3, h4, h5, h6{
}
#content h1{
  font-family: "league-gothic","league-gothic-2",sans-serif;
  font-style: normal;
  font-weight: 400;
	font-size: 42px;
  line-height: 35px;
	margin: 5px 0 20px;
}
#content h2{
	font-size: 25px;
	line-height: 33px;
  font-weight: bold;
  margin: 10px 0;
}
#content h2 a{
  font-family: "league-gothic","league-gothic-2",sans-serif;
  font-style: normal;
  font-weight: 400;
	font-size: 18px;
	line-height: 28px;
}
#content h3{
  font-size: 22px;
  font-weight: bold;
  line-height: 30px;
  margin: 10px 0;
}
#content p{
	font-size: 12px;
	line-height: 18px;
	padding: 5px 0;
}
#content ul{
	padding: 5px 0 10px;
}
#content ul li{
	font-size: 12px;
	line-height: 18px;
	color: #999999;
}
#content a, #content a:visited{
	font-size: 12px;
	line-height: 18px;
	color: #257891;
	font-weight: normal;
	text-decoration: none;
}
#content a:hover {
	color: #0f3054;
}
#content p{
	font-size: 13px;
	line-height: 20px;
}
#content p strong{
	font-weight: bold;
}

/* IMAGES: =Images and Galleries styling (#content)
----------------------------------------------- */
#content img{
	border: 2px solid #cfcfcf;
}
#content img.alignnone{
	float: none;
}
#content img.alignleft{
	float: left;
	margin: 0px 20px 5px 0px;
}
#content img.alignright{
	float: right;
	margin: 0px 0px 5px 20px;
}

/* Gallery */

.gallery {
	margin: auto;
}
.gallery-item {
  float: left;
  margin: 10px 6px 0 0;
  text-align: center;
}
.gallery img {
	border: 2px solid #cfcfcf;
	height: 110px;
	width: 110px;
}
.gallery-caption {
	margin-left: 0;
}

/* Pagination */

.pagination {
	clear:both;
	position:relative;
	font-size:14px;
	line-height:13px;
	padding-left: 30%;
	padding-top: 35px;
}
.pagination span,
.pagination a,
.pagination a:visited {
	display:block;
	float:left;
	margin: 2px 2px 2px 0;
	padding:12px;
	text-decoration:none;
	width:auto;
	border: none !important;
	line-height: 13px !important;
	color: #4D4D4D !important;
}
.pagination a:hover{
	color:#fff !important;
	background: #8D133B;
}
.pagination .current{
	background: #2C2C2C;
	color:#fff !important;
}


/* FIND US: Google map styling
----------------------------------------------- */
#googlemap{
	margin-top:35px;
	height:300px;
	background-color:#033;
	margin-bottom:10px;
	border:6px #fff solid;
	margin-bottom:12px;
}
.directions_wrap{
	width:420px;
}
.directions_wrap h2{
	color:#0f3054;
	margin-bottom:12px;
}
.directions_wrap p{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	margin-bottom:7px;
}
.directions_wrap .sub_butt{
	margin-top:3px;
}
.smaller{
	float:left;
	width:320px;
}
.bubble_href{
	display:block;
	width:159px;
	height:32px;
	position:absolute;
	top:200px;
	left:61px;
}

/* SOCIAL: =Mobile social footer
----------------------------------------------- */
#social{
	display: none;
}

/* FOOTER: =Pub Premote switcher
----------------------------------------------- */

.footwrap{
	margin-top:37px;
	width:100%;
	background-color:#2c2c2c;
}
footer{
	height:227px;
	width:961px;
	margin-left:auto;
	margin-right:auto;
	background-color:#2c2c2c;
}
.footer p{
	font-size: 12px;
	line-height: 20px;
	margin: 0;
}
.foot_left{padding-top:40px;width:300px; float:left;}
.foot_left p{line-height:18px; margin-bottom:20px;}
.foot_left, .foot_left a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#f7f0cc;
	font-size:12px;
}
.publogo{
	width:134px;
	height:134px;
	float:right;
	cursor:pointer;
}
.exmouth{
	background:url(../images/exmouth.png) no-repeat;
}
.royal{
	background:url(../images/royal.png) no-repeat;
}
.royal:hover{
	background-position:0px -134px;
}
.exmouth:hover{
	background-position:0px -134px;
}
.foot_navigator{
	float:right;
	width:380px;
	height:62px;
	margin-top:40px;
	position:relative;
}
a.icon{
	width:62px;
	height:63px;
	float:left;
	margin-right:25px;
}
.tooltip{
	width:288px;
	height:325px;
	position:absolute;
	top:-320px;
	left:155px;
	z-index:999;
	display:none;
	opacity: 1 !important;
}
#twitter_bubble{
	background:url(../images/hoverbubbles.png) no-repeat 0px 0px;
}
#twitter_bubble .tweet_content,#facebook_bubble .tweet_content,#foursquared_bubble .tweet_content{
	margin-top:120px;
	width:240px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#fff;
	font-size:11px;
	line-height:18px;
	margin-left:auto;
	margin-right:auto;
	text-align:center;

}
#facebook_bubble .tweet_content,#foursquared_bubble .tweet_content{
	padding-top:10px;
}
#tweet_content a{
	color:#fff;
}
#facebook_bubble{
	background:url(../images/hoverbubbles.png) no-repeat -301px 0px;
}
#foursquared_bubble{
	background:url(../images/hoverbubbles.png) no-repeat -600px 0px;
}
.gramophone{
	background:url(../images/footericons.png) no-repeat 5px -73px;
}
.telephone{
	background:url(../images/footericons.png) no-repeat -68px -73px;
}
.twitter{

	background:url(../images/footericons.png) no-repeat -148px -73px;
}
.facebook{
	background:url(../images/footericons.png) no-repeat -231px -73px;
}
.foursquared{
	background:url(../images/footericons.png) no-repeat -313px -73px;
}
.gramophone:hover{
	background:url(../images/footericons.png) no-repeat 5px -1px;
}
.telephone:hover{
	background:url(../images/footericons.png) no-repeat -67px -2px;
}
.twitter:hover{

	background:url(../images/footericons.png) no-repeat -148px -2px;
}
.facebook:hover{
	background:url(../images/footericons.png) no-repeat -231px -1px;
}
.foursquared:hover{
	background:url(../images/footericons.png) no-repeat -313px -1px;
}

.foot_right,.foot_right a{
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	color:#f7f0cc;
	font-size:12px;
	line-height: 20px;
}
.foot_right{
	float:right;
	padding-top:40px;
	text-align:right;
}
#royal {
	display:none;
}
.contact_form{
	margin-top:42px;
	width:330px;
	margin-bottom: 40px;
}
#thank_you_sent{
	display:none;
	margin-bottom:10px;
	margin-top:10px;
}
#thank_you_sent h1{
	width: 140px;
	margin-bottom: 0px;
	float:left;
	color:#257891;
	margin-right:10px;
}
#thank_you_sent p{
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	font-style:italic;
	margin:0;
}
.nope{
	color:#8d133b;
}

/* Christmas: =removing second image
----------------------------------------------- */
body.postid-370 img.wp-image-375 {
	display: none;
}

/* Shadowbox Hide Title */

#sb-title-inner{
	display: none;
}

.privacy{
	text-transform: uppercase;
    font-style: normal !important;
	font-weight: bold;
}

.mobile-privacy{
	display:none;
}

.mobile-privacy a{
	border-top: none !important;
    border-bottom: 2px solid #F7EBC8;
}

/* Media Queries
----------------------------------------------- */

/* Landscape phones and down */
  @media (max-width: 480px) {

	  div#scroll{
	   	display: none;
	   }
	  #intro h1{
			text-align: left;
			padding: 0 12px;
		}
    div#premoted h2{
	    text-align: left;
    }
    div#social-like{
	    margin 0px !important;
	    width: 320px;
    }
		div#social-like{
			width: 120px !important;
		}
		div#social-like a{
			width: 60px !important;
		}
		div#social-like a p {
			display: none !important;
		}
  }
  /* Landscape phone to portrait tablet */
  @media (max-width: 767px) {
  body {
    -webkit-text-size-adjust: 100%;
    }
  	body{
	  	padding: 0 !important;
  	}
  	#content{
	  	margin: 0px 20px !important;
    	overflow: hidden;
    	padding: 25px 0 545px !important;
    }
    body.blog #content h1,
    body.page-id-20 #content h1,
    body.page-id-14 #content h1,
    body.page-id-18 #content h1,
    body.page-id-16 #content h1{
    display: none;
    }
		#content p {
	    font-size: 14px;
	    line-height: 22px;
    }
  	.identity{
  		background-image: url('../images/identity-mobile.png') !important;
		  background-size: 240px 100px !important;
		  height: 150px !important;
	  }
  	#intro h1{
			padding: 0;
			margin-top: 15px !important;
		}
		#premoted a.view-all {
			display: none;
		}
		#premoted ul li {
			clear: left;
		}
		div#scroll{
			display: none;
    }
		#header ul#navigation{
			clear: left;
			width: 100% !important;
			background: #0F3054;
			margin: 0px !important;
			padding: 15px 0 !important;
		}
		#header ul#navigation li{
			float: none;
	    overflow: hidden;
	    padding: 0 5%;
	    text-align: center;
	    width: 90%;
		}
		#header ul#navigation li.menu-item-13,
		#header ul#navigation li.menu-item-28{
			display: none;
		}
		#header ul#navigation li a{
			padding: 3%;
			margin: 0 0.5em !important;
			display: block;
			font-size:20px;
			line-height: 26px;
			color: #fff;
			border-top: 2px solid #257891;
		}
		#header ul#navigation li.menu-item-27 a{
			border-bottom: 2px solid #257891;
		}
		#header ul#navigation li a:hover,
		#header ul#navigation li.current_page_item a{
			color: #E7E8E8;
		}
		div#main{
			position: relative;
		}
		div#sidebar{
			position: absolute;
			width: 100%;
			bottom: 0;
		}
		.newsletter-signup {
			display: none;
		}
		.times{
			border-top: 2px;
		}
		body div#main div#sidebar div.times{
			background: none repeat scroll 0 0 #E7E8E8;
			border-top: medium none;
	    padding: 0% 15% 9% 15%;
			width: 100% !important;
		}
		body div#main div#sidebar div.times h3,
		body div#main div#sidebar div.times ul li{
			color: #5D4D54;
		}
		div.hide-desktop{
			display: block !important;
		}
		div.hide-mobile{
			display: none;
		}
		div#sidebar ul.contact{
			background-color: #257891;
			overflow: auto;
			clear: left;
			width: 100% !important;
			margin: 0px !important;
			padding: 15px 0 !important;
			background-image: none !important;
		}
		div#sidebar ul.contact li{
			margin-top: 1px;
	    overflow: hidden;
	    padding: 0 5%;
	    text-align: center;
	    width: 90%;
		}
		div#sidebar ul.contact li a{
			text-transform: lowercase;
			text-decoration: none;
			font-weight: normal;
			font-style: normal !important;
			padding: 3%;
			margin: 0 0.5em !important;
			display: block;
			font-size:20px;
			line-height: 26px;
			color: #fff;
			border-top: 2px solid #F7EBC8;
		}
		div#sidebar ul.contact li.email a{
			border-bottom: 2px solid #F7EBC8;
		}
		div#sidebar ul.contact li a:hover,
		div#sidebar ul.contact li.current_page_item{
			color: #fff;
		}
		a.telephone-mobile{
			display: block;
		}
		span.desktop-mobile{
			display: none;
		}
		body div#main div#sidebar div.contact a:hover{
				background: #5D4D54;
		}
		div.footwrap{
			margin-top: 0 !important;
		}
		footer{
			width: 100%;
			height: 60px;
		}
		footer div.foot_right,
		footer div#exmouth,
		footer div#royal,
		div.foot_navigator{
			display: none !important;
		}
		div#social{
   		background-color: #257891;
	    margin-left: auto;
	    margin-right: auto;
	    margin-top: 15px;
	    margin-bottom: 35px;
	    text-align: center;
	    width: 161px;
	    float: none;
	    display: block !important;
    }
	 div#social a {
   	 background-position: center top;
   	 float: right;
   	 height: 60px;
   	 margin: 0 10px;
   	 width: 60px;
    }
    #social a.twitter{
			background-image: url('../images/twitter-mobile.png');
		}
		#social a.facebook{
			background-image: url('../images/facebook-mobile.png');
		}
		#fader{
		float: none;
			width: auto;
			margin-top: 0 !important;
		}
		#fader .post div.title h2.post-title{
			width: auto;
		}
		#fader .post-title .post-icon{
			display: none;
		}
		#fader .excerpt img{
			float: none;
		}
		#fader .excerpt p{
			width: auto
    }
    #fader .excerpt img{
	    float: none !important;
    }
		.postindicator{
			clear: both;
		}
		#fader .navmeto,
		.navmeto {
	    clear: both;
	    display: block;
	    margin: 10px 40px 10px 0;
    }
		#fader .navmeto a{
			float: left;
		}
		.post	div.title h2.post-title a{
			padding: 0 !important;
			font-size: 30px !important;
			line-height: 34px !important;
			min-height: auto !important;
			display: inherit !important;
		}
		.postindicator{
			clear: both;
			margin-top: 35px !important;
		}
		.pagination {
	    padding-left: 0px !important;
	  }

/*
		.postindicator a {
	    background: url("../images/indicators.png") no-repeat scroll 0 0 transparent;
	    background-size: 74px 32px;
	    display: inline-block;
	    height: 32px;
	    margin-right: 25px;
	    width: 32px;
	   }
*/
		body.single-post div.post div.title h2.post-title{
			width: auto;
		}
		body.single-post div.post p a img{
			float: none !important;
			display: block !important;
			margin: 5px 0 !important;
		}
		body.single-post div.post p {
			clear: left;
		}
    div.post.single p {
    	clear: left;
    }
    div#social-like a{
      margin: 0 !important;
    }
    div#social-like a p{
    	display: block;
    	font-size: 12px !important;
    }
    body.page-id-13 div#content img.alignright{
	    display: none;
    }

    .directions_wrap {
    	width: auto;
    }
    .directions_wrap .smaller{
    	width: 100%;
    }
    #direction input[type="submit"] {
	    background: #fff;
	    border: medium none;
	    cursor: pointer;
	    float: none;
	    font-size: 18px;
	    line-height: 18px;
	    letter-spacing: 1px;
	    width: 100%;
	    padding: 8px;
    }
    body.page-id-9 div#content ul li{
	    font-size: 14px !important;
	    line-height: 22px !important;
    }
    div.post{
	    padding: 15px 0 0px;
    }
    div.post div.title h2.post-title a{
	    min-height: 40px !important;
    }
    div.post div.title h2.post-title span.post-icon{
	    display: none;
    }
    div.post div.excerpt img{
    float: none;
    }
    div.post div.content{
	    padding: 0;
	    width: 100%;
	    padding-bottom: 50px;
	    position: relative;
	    overflow: hidden;
    }
    div.post div.content a.more {
		  float: none !important;
		  position: absolute;
		  width: 100% !important;
		  text-align: center !important;
		  padding: 10px  0 !important;
		  margin-top: 10px;
    }


	.mobile-privacy{
		display:inline-block;
	}


  }
  /* Portrait tablet to landscape and desktop */
  @media (min-width: 768px) and (max-width: 979px) {

	 .identity {
		 	width: 33.9%;
	 }
	 li.email a{
		 font-family: 'georgia' !important;
	 }

  }

  /* Large desktop */
  @media (min-width: 1200px) {

  }