/*
* Theme Name: Saratoga Arms
* Description: Customized wordpress theme for Saratoga Arms
 Author: White Stone Marketing
* Version: 1.0
*/
@font-face {
    font-family: 'FuturaLight';
    src: url('fonts/futura_light-normal-webfont.eot');
    src: url('fonts/futura_light-normal-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/futura_light-normal-webfont.woff') format('woff'),
         url('fonts/futura_light-normal-webfont.ttf') format('truetype'),
         url('fonts/futura_light-normal-webfont.svg#FuturaLightNormalRegular') format('svg');
    font-weight: normal;
    font-style: normal;

}


@font-face {
    font-family: 'CenturyRegular';
    src: url('fonts/century_2-webfont.eot');
    src: url('fonts/century_2-webfont.eot?iefix') format('eot'),
         url('fonts/century_2-webfont.woff') format('woff'),
         url('fonts/century_2-webfont.ttf') format('truetype'),
         url('fonts/century_2-webfont.svg#webfont296S6V1M') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CenturyGothicRegular';
    src: url('fonts/gothic_1-webfont.eot');
    src: url('fonts/gothic_1-webfont.eot?iefix') format('eot'),
         url('fonts/gothic_1-webfont.woff') format('woff'),
         url('fonts/gothic_1-webfont.ttf') format('truetype'),
         url('fonts/gothic_1-webfont.svg#webfont7PLfmIeB') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CenturyGothicBold';
    src: url('fonts/gothicb_1-webfont.eot');
    src: url('fonts/gothicb_1-webfont.eot?iefix') format('eot'),
         url('fonts/gothicb_1-webfont.woff') format('woff'),
         url('fonts/gothicb_1-webfont.ttf') format('truetype'),
         url('fonts/gothicb_1-webfont.svg#webfontjZEAvt0g') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CenturyGothicBoldItalic';
    src: url('fonts/gothicbi_1-webfont.eot');
    src: url('fonts/gothicbi_1-webfont.eot?iefix') format('eot'),
         url('fonts/gothicbi_1-webfont.woff') format('woff'),
         url('fonts/gothicbi_1-webfont.ttf') format('truetype'),
         url('fonts/gothicbi_1-webfont.svg#webfontIrh8I1IH') format('svg');
    font-weight: normal;
    font-style: normal;

}

@font-face {
    font-family: 'CenturyGothicItalic';
    src: url('fonts/gothici_1-webfont.eot');
    src: url('fonts/gothici_1-webfont.eot?iefix') format('eot'),
         url('fonts/gothici_1-webfont.woff') format('woff'),
         url('fonts/gothici_1-webfont.ttf') format('truetype'),
         url('fonts/gothici_1-webfont.svg#webfontFVsXXTYs') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html */
@import 'reset.css';

body {
	font-family: 'Roboto', sans-serif;
	font-size:15px;
	line-height: 150%;
	background: url("images/bg0.png");
	margin:0; 
	
}

h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
ol, ul {
	list-style: disc;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/** Commonly used**/
.cf {
	display:block;
}

*:first-child+html .cf,
* html .cf { display:inline-block}

.cf:after {
	clear:both;
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.fl { float: left; }
.fr { float: right; }
.cl { clear: both; }
.alignRight { text-align: right; }

a {color:#4a3635;}
a:hover {color:#4a3635;}
a img { border:none;}

hr {color:#4F5421;height:1px;}
.smalltxt {font-family: 'Roboto', sans-serif; font-size:16px; ; line-height: 18pt; color: #FFFFFF; list-style-type: circle}
.contact {font-family: 'Roboto', sans-serif; font-size:16px; ; line-height: 16pt; color: #FFFFFF; list-style-type: circle}
.caps {text-transform:none;; color: #333333; font-family: 'Roboto', sans-serif; font-size: 15pt; line-height: 16pt}
.quotes {font-family: 'Roboto', sans-serif; font-size: 16pt; line-height: 16pt; color: #333333; font-style: italic}
.blogSideBarCell {
	width: 240;
	background-image: url(/images/sidebar-gradient.png);
	background-repeat: no-repeat;
	background-color: #d9c7a7;
}
.membershipsBG {
	background-color: #FFF; 
}
.foodieButton {
	color: #000;
}
.blackTxt {
	color: #000;
}
 
.noMargin {
	margin:0 !important;
}
.alignLeft {
	float:left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.alignRight {
	float:right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.alignCenter {
	text-align:center;
}

#bodywrap {
	background: url("images/bg1.png") repeat-x top;
	padding-top: 100px; 
}

#wrap {
	width: 891px;
	padding: 9px; 
	margin: auto;
	background-color:#d8d6bd;
}

#mainWrapper {
	border:1px solid #a4a289; 
	padding: 7px; 
}


#header {
	position: relative; 
	background-color: #bcbaa2;
	margin-bottom: 8px; 
}

	#header .headerWrapper {
		position: relative; 
		background:url("images/hbg1.png") no-repeat center bottom;
	}
	
	#header .logoTop {
		width: 170px; height: 116px; position: absolute; top: -85px; left: 350px; 
		background: url("images/logoTop.png") no-repeat 0 0;		
	}
	 
	#header .siteName {
		width: 430px; margin: 0 auto; text-align: center; padding: 15px 0; 
	}	
		
	#header .siteName a.logo{
		margin: 0 auto; 
		width: 376px; height: 70px; background: url("images/logo.png") no-repeat 0 0;
		display: block; text-indent:-99999px; 
	}	
	
	#header .siteName .tagline {
		font-size: 11px; font-weight: normal; margin:0; padding: 0; 
		font-family: 'Roboto', sans-serif;
		color: #4a3635; font-style:italic; 
	}
	
	
	#header .leftTop {
		width: 210px;
		position:absolute; top: 13px; left: 15px; 
	}
	
	#header .btnGiftCertificates {
		background: #4a3635 url("images/btnGiftBg.png") no-repeat 0 0;
		padding: 5px 7px 5px 31px; color:#fff; text-decoration: none; 
		display: block; font-size: 12px; text-transform: uppercase; 
		margin-bottom: 5px; 
		font-family: 'Roboto', sans-serif;
			}
	
	#header .btnBlog {
		background: url("images/mouseBg.png") no-repeat 0 0;
		padding: 5px 7px 5px 31px; color:#1d0912; text-decoration: none; 
		display: block; font-size: 12px; text-transform: uppercase; 
		font-family: 'Roboto', sans-serif;
	}
	
	
	#header .rightTop {
		position:absolute; top: 13px; right: 15px; 
		width:200px;
		text-align: center; 
		overflow: hidden;
	}
	
	#header .headerButtons { margin-bottom: 0px; }
		#header .headerButtons a.redBtn , #header .headerButtons span.redBtn {
			background-color:#4a3635; display: block; font-size: 12px; margin-left: 2px; 
			float: right; padding: 5px 7px; color:#fff; text-decoration: none; 
			font-family: 'Roboto', sans-serif;
		}
		
		
	#header .rightTop  a {
		font-family: 'Roboto', sans-serif;
		text-transform: uppercase; 
		font-size: 12px; color:#1d0912; 
		text-align: center; 
		text-decoration: none; 
		padding: 10px;
		display: block;
	}	
	
	#header .navbar {
		clear: both; 
		background-color: #afab8e; text-align: center;
	}
		#header .navbar ul {
			margin:0; padding:0; 
		}
			#header .navbar ul li {
				list-style:none;
				float:left;
				padding: 4px 6px;
			}
				#header .navbar ul li a {
					font-family: 'CenturyGothicRegular','times New Roman',Arial,Verdana;
    font-size: 13px;
					color: #111;
					text-decoration:none;
				}
				
				#header .navbar ul li a:hover {
					color:#fff;
				}

	#slideshow,
	.slideshow {
		margin: auto;
		width: 874px;
		height: 463px;
		overflow:hidden; 
		margin-bottom: 8px; 
	}
		#slideshow  img {
			width: 874px;
			height: 464px;
			left:0;
			top:0;
		}
		
#content { position: relative; line-height: 200%;  }
	
	.oneColumn {	}
	
	.twoColumnsLeft {
		background: url("images/leftBg.png") repeat-y 0 0 ;
	}
	
	.twoColumnsRight {}
	
	.threeColumns {
		background: url("images/leftBg.png") repeat-y 0 0 ;
	}
	
		.threeColumns #mainContent {
			width: 470px; float: left; 
		}
	
		.twoColumnsLeft #mainContent {
			padding-right: 0;
			width: 660px;
			float: left; 
		}
	
	
	
#mainTwoCols {
	border-left: 244px solid #DAC7A7;
	position: relative; 
}	
	
#mainColumn {
	float: left;
    padding-right: 0;
    width: 675px;
}

#leftPanel { width: 200px;  float: left;   }
#rightPanel { width: 170px;  float: right;  }

	#leftPanel .layout2Cols {}
		#leftPanel .layout2Cols .col {
			width:50%; float: left; 
		}
	
	#leftPanel p {
		margin: 0 0 0.5em 0; 
	}
	
	#leftPanel .title {
		font-family: 'Roboto', sans-serif;
		text-align: center; 
		font-size: 13px; margin:0; padding: 0;  
	}	
	
	#leftPanel a:hover {
		text-decoration: underline; 
	}
	
	#leftPanel .divSpace, #rightPanel .divSpace {
		display: block; height: 20px; width: 100%; clear: both; 
	}
	
	#leftPanel .wrapper {
		padding: 10px; 
	}
		
	
	#leftPanel .facebookLink, #leftPanel  .twitterLink, #leftPanel .pinterestLink, #leftPanel .gplusLink {
		margin-left: 15px; 
	}
	
	#leftPanel ul { list-style: disc; padding: 0 0 0 20px; margin:0;  }
	#leftPanel ul li { list-style: disc;  margin:0;  }
	
	#leftPanel .quotes {
		padding: 15px; 
	}
	#leftPanel .quotes p { 
		color: #1F0000;
		font-family: 'Roboto', sans-serif;
		font-size: 16px;
		font-style: italic;
		text-align: center; 
		margin: 0 0 10px 0; 
		padding: 0; 
	}
	
	#leftPanel .quotes p.quoteLogo {
		background-color: #2C0F0D; text-align: center; 
		margin:0; padding: 3px; display: block; 
		line-height: 0; 
	}
	
	#leftPanel .quotes p.quoteName {
		font-family: 'Roboto', sans-serif;
		font-size: 12px;
		text-align: center; font-style: normal; 
	}
	
	
	#leftPanel .specialBox { margin-bottom: 15px; border-bottom: 1px solid #555; text-align: center; padding: 5px; }
	
	
	#contentLeft {
		width: 500px; 
		float: left; 
		margin: 10px;
		} 

	#contentRight { 
		float: right; 
		margin:10px;
	}
	
#mainContent { padding: 0 15px; color:#333; }
	 
	#mainContent  .pageTitle {
		font-family: 'Roboto', sans-serif;
		font-size: 18px; font-weight: normal; 
		margin:0; padding: 15px 0; 
	}
	#mainContent  .bigPageTitle {
		font-family: 'Roboto', sans-serif;
		font-size: 21px; font-weight: normal; 
		margin:0; 
		padding: 15px 0; 
	}
		
		#mainContent  h1,
		#mainContent  h2,
		#mainContent  h3,
		#mainContent  h4,
		#mainContent  h5,
		#mainContent  h6 {
			color: #222;
		}
		
	
	#mainContent .roomHeading {
		background: url("images/titlebg.png") repeat-x bottom;
		padding: 25px 0; 
	}
	
	#mainContent .roomHeading h3 {
		font-family: 'Roboto', sans-serif;  
		font-size: 26px; color: #444229; 
		font-weight: normal; margin:0; 
		float: left; line-height: 32px; 
	}
	
	#mainContent .roomHeading .prevNextBook {
		float: right; 
	}
	
	#mainContent .pageSummary {}
	#mainContent .pageSummary .heading { background-color:#9EA86D; color:#fff; font-weight: normal; padding: 6px 10px; margin-bottom: 5px; font-size: 18px;  }
	#mainContent .pageSummary .summaryContent {}
	#mainContent .pageSummary .summaryContent .thumbnail { 
		width: 150px; float: left; margin-right: 10px; 
	}
	#mainContent .pageSummary .readmore {
		font-size: 11px; font-weight: bold; text-decoration: underline; text-transform: uppercase; 
	}
	
	h2.pageTitleBar {
		background-color:#9EA86D; color:#fff !important; font-weight: normal; padding: 6px 10px; margin-bottom: 15px;
	}
	.pageTitleBar {
		background-color:#9EA86D; color:#fff; font-weight: normal; padding: 6px 10px; margin-bottom: 15px; font-size: 18px;
	}
	
	.pageTitleBarClear {
		background-color:#9EA86D; color:#fff; font-weight: bold; padding: 6px 10px; margin-bottom: 15px; clear:both;
	}
	.blackTitleBar {
		clear: both; 
		background-color:#1F0000; color:#fff; font-weight: bold; padding: 6px 10px; margin-bottom: 15px;
	}
	
	.blackTitleBar  a {
		color:#fff; 
	}
	
	.prevnextBox {
		background: url("images/titlebg.png") repeat-x bottom;
		padding: 0 0 25px 0; 
		text-align: right; 
	}
	
	.prevNextBook {
		margin-top: 6px; 
	}
	
	.prevNextBook a {
		font-family: 'Roboto', sans-serif;
		font-size: 12px; color: #444229; 
		font-weight: normal; margin:0; 
		text-decoration: none; 
	}
	
	.prevNextBook a:hover {
		text-decoration: underline;  
	}
	
	#mainContent .specialsTable {
		
	}
	
	#mainContent .specialsTable .col {
		margin-right: 10px; 
	}
	
	#mainContent .specialsTable .col p {
		margin: 0; 
	}

#mainContent h4.sidebarMenuTitle.specialsBar {
	color: #FFFFFF;
}

ul.sidebarMenu.specialsBar {
	margin-bottom: 15px;
	display: block;
	overflow: hidden;
}

ul.sidebarMenu.specialsBar li{
	float: left;
	background-image: url("images/titlebg.png");
	background-repeat: repeat-x;
	background-position: 0 0;
	display: block;
	min-height: 25px;
	clear: none;
	background-color: #BDBF9A;
}

ul.sidebarMenu.specialsBar li a {
	width: auto;
	color: #1f1f1f;
	padding: 0 5px;
	font-weight: bold;
}

ul.sidebarMenu.specialsBar li a:hover {
	color: #FFFFFF;
}


.barkerbox {
	border:2px solid #848364; margin-bottom: 25px; 
	background: #fff; padding: 5px; position: relative; 
	line-height: 18px;
}	

.barkerbox .colLeft { width: 118px; float: left; }
.barkerbox .colRight { float: right; width: 192px; padding: 0 5px 8px 5px; font-size: 12px;   }
.barkerbox .morelink {
	background: #4f4c19;
    bottom: -13px; text-decoration: none; 
    display: block;
    padding: 3px 10px;
    position: absolute;
    right: 10px;
	font-family: 'Roboto', sans-serif;
	color:#fff; 
}

.barkerbox .morelink:hover {
	background-color:#363410; 
}

#mainContent .barkerbox .pageTitle {
	font-size: 14px; margin:0; padding:5px 0; 
}


.sidebarMenuTitle { background-color:#1F0000; margin: 0 0 8px 0; padding: 6px 10px; text-align: center; color:#fff; font-weight: bold; }
.sidebarMenu { list-style: none; margin:0 0 20px 0; padding:0; }
.sidebarMenu li { list-style: none; margin:0; padding:3px; clear: both; }
.sidebarMenu li .iconPage { height: 32px; width: 25px; float: left; margin-right: 5px; }
.sidebarMenu li a  { float: left; margin-top: 4px; width: 120px; }
.sidebarMenu li a:hover { text-decoration: none; } 

.facebookfanBox {
	background: none repeat scroll 0 0 #FFFFFF;
    border: 2px solid #A19E8F;
    font-size: 11px;
    line-height: 1.5em;
    margin: 6px auto;
    padding: 2px;
    position: relative;
}


.greenBox {
	text-align: center; 
	font-size: 16px; 
	color:#000; padding: 20px 20px 10px 20px ; 
	line-height: 22px; 
	margin-bottom: 15px; 
	background-color:#9DA76D;
}
 
.redBox {
	text-align: center; 
	color:#fff; padding: 15px 15px 10px 15px ; 
	line-height: 22px; 
	margin-bottom: 15px; 
	background-color:#752F3B;
}

	.redBox  a { color:#fff; }
 
 
#mainContent .roomsBox {}
#mainContent .roomsBox .barkertitle, .blogContent h1.entry-title {
	font-family: 'Roboto', sans-serif;
	color:#444229; 
	background: url("images/titlebg.png") repeat-x bottom;
	padding: 10px 0 25px 10px; margin: 0 0 5px 0; 
	font-size: 22px; 
}
#mainContent .roomsBox .col { background-color:#C8C7AF; width: 300px;  float: left; margin: 10px 15px;   }
#mainContent .roomsBox .col .title { margin:0; padding:2px 0 5px 5px;  }
#mainContent .roomsBox .col .title a:hover { color:#fff; }
#mainContent .roomsBox .cover img { float: left; }
#mainContent .roomsBox .roomquote {
	width: 300px;  float: left; margin: 10px 15px; padding-top: 50px; 
}

	#mainContent .roomsBox .roomquote  p { 
		color: #1F0000;
		font-family: 'Roboto', sans-serif;
		font-size: 18px;
		font-style: italic;
		text-align: center; 
		margin: 0 0 10px 0; 
		padding: 0; 
	}
	
	#mainContent .roomsBox .roomquote p.quoteLogo {
		background-color: #2C0F0D; text-align: center; 
		margin:0; padding: 3px; display: block; 
		line-height: 0; 
	}
	
	#mainContent .roomsBox .roomquote p.quoteName {
		font-family: 'Roboto', sans-serif;
		font-size: 13px;
		text-align: right; font-style: normal; 
	}
	
  
#mainContent p {
	margin: 0.5em 0 1em 0;
}
 
	
.facebookLink, .twitterLink, .pinterestLink, .gplusLink {
	line-height: 50px; display: block; height: 50px; 
	background-image: url("images/ico-fb-twit-pin-gplus.png");
	background-repeat: no-repeat; 
	padding-left: 60px; 
	font-family: 'Roboto', sans-serif; 
	font-size: 13px; margin:10px 0; 
	text-decoration: none; 
}
	
.facebookLink {
	background-position: 0 0; 
}
.twitterLink {
	background-position: 0 -50px; 
}
.pinterestLink {
	background-position: 0 -102px; 
}
.gplusLink {
	background-position: 0 -153px; 
}

.orangeLink {
	background: url("images/orangeBar.png") repeat-x top;
	border: 1px solid #D67B00; text-decoration: none; 
	font-family: 'Roboto', sans-serif;  
	display: inline-block; 
	line-height: 18px; padding: 0 10px;  height: 18px; color:#fff; 
	font-size: 12px; font-weight: bold;  
}

	.orangeLink:hover {
		color:#fff; 
	}
		
	
.horizontalMenu { margin:0 0 10px 0; padding:0; list-style: none; }
.horizontalMenu li { margin:0 0 0 5px; padding:0; float: left; }
.horizontalMenu li:first-child { margin-left: 0; }
.horizontalMenu li a {
	display: block; background-color:#aba890; 
	padding: 5px 20px; font-size: 13px; color:#3f3d24; 
	text-decoration: none; 
	font-family: 'Roboto', sans-serif;
}

	.horizontalMenu li a:hover, .horizontalMenu li.active a{
		background-color:#cccab3; 
	}
	
.contactInfo { 
	clear: both; 
	margin-top: 40px; 
	margin-left: 15px; 
	background: url("images/contactinfoBg.png") repeat-x 0 33px;
	padding: 5px 20px 0px 20px; font-size: 12px; 
	color:#2A2507;
	line-height: 16px;
	font-family: 'Roboto', sans-serif; 
}

	.contactInfo .title {
		display: block; background: url("images/logo_sml.png") no-repeat 0 -10px; 
		height: 30px; 
	}
	
	.contactInfo .title.footerTitle {
		text-indent: -9999px;
	}
	
	.contactInfo .colLeft { width: 200px; float: left; margin-right: 15px;  }
	.contactInfo .colMiddle { width: 160px; float: left; }
	.contactInfo .colRight { width: 190px; float: right; margin-left: 15px; }

	
#footer {
	padding: 9px;
    width: 891px;
	margin: 0 auto; 
	color:#2A2507; 
}

	#footer a {
		color: #4E4726;
	}
	
	#footer a:hover {
		color:#fff; 
	}
	 
	#footer ul.footerNav {
		text-align: center; 
		margin:5px 12px; padding:0; 
	}
		#footer ul.footerNav li{
			list-style:none;
			display: inline-block;
			line-height: 15px; 
			padding: 0 5px; 
			border-left: 1px solid #333;
		}
		
		#footer ul.footerNav li:first-child {
			border: none; 
		}
		
			#footer ul.footerNav li a{
				font-size:12px;
				line-height:14px;
				font-family: 'Roboto', sans-serif; 
			}
			 
			
	#footer .icons {
		width:535px;
		margin:10px auto;
		background-color:#fff;
		padding:5px;
	}
		#footer .icons img {
			vertical-align: middle;
		}
	#footer .info {
		color: #fff;
		font-family: 'Roboto', sans-serif;
		font-size: 12px;
		margin-bottom: 10px; 
		line-height: 18pt;
	}
	
		#footer .info p { margin: 0; }
	
	#footer .copyright {
		color: #111;
		font-family: 'Roboto', sans-serif;
		font-size: 12px;
		line-height: 18pt;
	}
	
		#footer .copyright p { margin: 0; }
		
	.menu-footer-nav-container {
    clear: left;
	padding-top:3px;
}


#footerBanners {
	width: 570px;
	clear: both;
	margin: 0 auto;
}

.footerCol1 {
	float: left;
	padding: 10px 25px 10px 0;
}

.footerCol {
	float: left;
	padding: 10px 25px;
}

.footerColSocial {
    float: left;
    padding: 20px 0 0 25px;
}

.footerColSocial img {
    border-radius: 5px;
}
	
/* =Layout
-------------------------------------------------------------- */
.wsSeasonsList li {
	cursor: pointer;
}

.wsSpecialSeason {
	display: none;
}

.wsSpecialSeason.wsActive {
	display: block;
}

.wsUppercase {
	text-transform: uppercase;
}


/* Blog Layout changes */

.blogArchive {
	width: 200px;
	float: right;
	background-color: #C8C7AF;
	padding-top: 10px;
	padding-bottom: 10px;
}

.blogArchive h3 {
	margin-bottom: 0px;
}

.blogArchive #leftPanel ul {
	padding-left: 10px;
}

.blogArchive #leftPanel li {
	list-style: none;
}

.blogContent {
	width: 650px;
	float: left;
}

#nav-above {
	display: block;
	clear: both;
	overflow: hidden;
}

.nav-previous {
	float: left;
}

.nav-next {
	float: right;
}

/* =Global Elements
-------------------------------------------------------------- */

/* Main global 'theme' and typographic styles */
hr {
	background-color: #e7e7e7;
	border: 0;
	clear: both;
	height: 1px;
	margin-bottom: 18px;
}

/* Text elements */

dl {
	margin: 0 0 24px 0;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 18px;
}
strong {
	font-weight: bold;
}
cite,
em,
i {
	font-style: italic;
}
big {
	font-size: 131.25%;
}
ins {
	background: #ffc;
	text-decoration: none;
}
blockquote {
	font-style: italic;
	padding: 0 3em;
}
blockquote cite,
blockquote em,
blockquote i {
	font-style: normal;
}
pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	padding: 1.5em;
}
abbr,
acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
sup,
sub {
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}
input[type="text"],
textarea {
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	padding: 2px;
}

/* Text meant only for screen readers */
.screen-reader-text {
	position: absolute;
	left: -9000px;
}


/* =Header
-------------------------------------------------------------- */

#site-title {
	float: left;
	font-size: 30px;
	line-height: 36px;
	margin: 0 0 18px 0;
	width: 700px;
}
#site-title a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}
#site-description {
	clear: right;
	float: right;
	font-style: italic;
	margin: 14px 0 18px 0;
	width: 220px;
}

/* This is the custom header image */
#branding img {
	border-top: 4px solid #000;
	border-bottom: 1px solid #000;
	clear: both;
	display: block;
}


/* =Menu
-------------------------------------------------------------- */

#access {
	background: #000;
	display: block;
	float: left;
	margin: 0 auto;
	width: 940px;
}
#access .menu-header,
div.menu {
	font-size: 13px;
	margin-left: 12px;
	width: 928px;
}
#access .menu-header ul,
div.menu ul {
	list-style: none;
	margin: 0;
}
#access .menu-header li,
div.menu li {
	float: left;
	position: relative;
}
#access a {
	color: #aaa;
	display: block;
	line-height: 38px;
	padding: 0 10px;
	text-decoration: none;
}
#access ul ul {
	box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0px 3px 3px rgba(0,0,0,0.2);
	display: none;
	position: absolute;
	top: 38px;
	left: 0;
	float: left;
	width: 180px;
	z-index: 99999;
}
#access ul ul li {
	min-width: 180px;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background: #333;
	line-height: 1em;
	padding: 10px;
	width: 160px;
	height: auto;
}
#access li:hover > a,
#access ul ul :hover > a {
	background: #333;
	color: #fff;
}
#access ul li:hover > ul {
	display: block;
}
#access ul li.current_page_item > a,
#access ul li.current-menu-ancestor > a,
#access ul li.current-menu-item > a,
#access ul li.current-menu-parent > a {
	color: #fff;
}
* html #access ul li.current_page_item a,
* html #access ul li.current-menu-ancestor a,
* html #access ul li.current-menu-item a,
* html #access ul li.current-menu-parent a,
* html #access ul li a:hover {
	color: #fff;
}


/* =Content
-------------------------------------------------------------- */

#main {
	clear: both;
	overflow: hidden;
	padding: 40px 0 0 0;
}

.hentry {
	margin: 0 0 48px 0;
}
.home .sticky {
	background: #f2f7fc;
	border-top: 4px solid #000;
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
}
.single .hentry {
	margin: 0 0 36px 0;
}
.page-title {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 36px 0;
}
.page-title span {
	color: #FFF;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.page-title a:link,
.page-title a:visited {
	color: #888;
	text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
	color: #ff4b33;
}
#content .entry-title {
	color: #000;
	font-size: 21px;
	font-weight: normal;
	line-height: 1.3em;
	margin-bottom: 0;
}
.entry-title a:link,
.entry-title a:visited {
	text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
	text-decoration:underline;
}
.entry-meta {
	color: #888;
	font-size: 12px;
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
.entry-content,
.entry-summary {
	clear: both;
	padding: 12px 0 0 0;
}
#content .entry-summary p:last-child {
	margin-bottom: 12px;
}
.entry-content fieldset {
	border: 1px solid #e7e7e7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	margin: 0 0 24px 0;
}
.entry-content input.file,
.entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	color: #888;
	font-size: 12px;
}
.entry-content select {
	margin: 0 0 24px 0;
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
.page-link {
	color: #000;
	font-weight: bold;
	margin: 0 0 22px 0;
	word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color: #333;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.home .sticky .page-link a {
	background: #d9e8f7;
}
.page-link a:active,
.page-link a:hover {
	color: #ff4b33;
}
body.page .edit-link {
	clear: both;
	display: block;
}
#entry-author-info {
	background: #f2f7fc;
	border-top: 4px solid #000;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	height: 60px;
	margin: 0 -104px 0 0;
	padding: 11px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}
.entry-utility {
	clear: left;
	color: #888;
	font-size: 11px;
	line-height: 18px;
	width: 500px;
}
.entry-meta a,
.entry-utility a {
	color: #888;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #ff4b33;
}
#content .video-player {
	padding: 0;
}

/* =Weekend Page
_______________________________________________ */
#mainColumn.weekendFullWidth {
	width: 875px;
}
#mainColumn.weekendFullWidth img {
    max-width: 845px;
	height:auto;
}
.accordion-content-wrapper h5 {
	font-weight: bold;
	font-size: 100%;
	background-color: #AFAB8E;
	padding: 5px 15px;
	width: 30%;
	position: relative;
	cursor: pointer;

}

.accordion-content-wrapper .arrow-container {
	display: block;
	position: absolute;
	top: 10px;
	right: 10px;
	background-image: url(images/arrows-white.png);
	background-repeat: no-repeat;
	background-position: 0 -43px;
	width: 15px;
	height: 15px;
	overflow: hidden;
}

.accordion-content-wrapper .accordion-title.open .arrow-container {
	background-position: 0 0;
}

/* =Asides
-------------------------------------------------------------- */

.home #content .category-asides p {
	font-size: 14px;
	line-height: 20px;
	margin-bottom: 10px;
	margin-top: 0;
}
.home .hentry.category-asides {
	padding: 0;
}
.home #content .category-asides .entry-content {
	padding-top: 0;
}


/* =Gallery listing
-------------------------------------------------------------- */

.category-gallery .size-thumbnail img {
	border: 10px solid #f1f1f1;
	margin-bottom: 0;
}
.category-gallery .gallery-thumb {
	float: left;
	margin-right: 20px;
	margin-top: -4px;
}
.home #content .category-gallery .entry-utility {
	padding-top: 4px;
}


/* =Attachment pages
-------------------------------------------------------------- */

.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}


/* =Images
-------------------------------------------------------------- */


 .attachment img {
	max-width: 900px
}
 .alignleft,
 img.alignleft {
	display: inline;
	float: left;
	margin-right: 12px;
	margin-top: 4px;
}
 .alignright,
 img.alignright {
	display: inline;
	float: right;
	margin-left: 12px;
	margin-top: 4px;
}
 .aligncenter,
 img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
 img.alignleft,
 img.alignright,
 img.aligncenter {
	margin-bottom: 12px;
}
 .wp-caption {
	background: #f1f1f1;
	line-height: 18px;
	margin-bottom: 20px;
	padding: 4px;
	text-align: center;
}
 .wp-caption img {
	margin: 5px 5px 0;
}
 .wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
}
 .wp-smiley {
	margin: 0;
}
 .gallery {
	margin: 0 auto 18px;
}
 .gallery .gallery-item {
	float: left;
	margin-top: 0;
	text-align: center;
	width: 33%;
}
 .gallery img {
	border: 2px solid #cfcfcf;
}
 .gallery .gallery-caption {
	color: #888;
	font-size: 12px;
	margin: 0 0 12px;
}
 .gallery dl {
	margin: 0;
}
 .gallery img {
	border: 10px solid #f1f1f1;
}
 .gallery br+br {
	display: none;
}
 .attachment img { /* single attachment images should be centered */
	display: block;
	margin: 0 auto;
}

 
/* =Comments
-------------------------------------------------------------- */
#comments {
	clear: both;
}
#comments .navigation {
	padding: 0 0 18px 0;
}
h3#comments-title,
h3#reply-title {
	color: #000;
	font-size: 20px;
	font-weight: bold;
	margin-bottom: 0;
}
h3#comments-title {
	padding: 24px 0;
}
.commentlist {
	list-style: none;
	margin: 0 0 0 20px;
}
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	line-height: 24px;
	margin: 0 0 24px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 18px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 24px;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 12px;
	margin: 0 0 18px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 24px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	border-top: 1px solid #e7e7e7;
	margin: 24px 0;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h3#reply-title {
	margin: 18px 0;
}
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}


/* =Widget Areas
-------------------------------------------------------------- */
.widget-area a {
	color: #000;
}

.widget-area ul {
	list-style: none;
	margin-left: 0;
}
	.widget-area ul li {
		list-style:none;
	}
.widget-area ul ul {
	list-style: square;
	margin-left: 1.3em;
}

.widget-area ul ul li {
	padding: 0;
	list-style: square;
}

.widget_search #s {/* This keeps the search inputs in line */
	width: 60%;
}
.widget_search label {
	display: none;
}
.widget-container {
	margin: 0 0 18px 0;
}
.widget-title {
	color: #222;
	font-weight: bold;
}
.widget-area a:link,
.widget-area a:visited {
	text-decoration: none;
}
.widget-area a:active,
.widget-area a:hover {
	text-decoration: underline;
}
.widget-area .entry-meta {
	font-size: 11px;
}
#wp_tag_cloud div {
	line-height: 1.6em;
}
#wp-calendar {
	width: 100%;
}
#wp-calendar caption {
	color: #222;
	font-size: 14px;
	font-weight: bold;
	padding-bottom: 4px;
	text-align: left;
}
#wp-calendar thead {
	font-size: 11px;
}
#wp-calendar thead th {
}
#wp-calendar tbody {
	color: #aaa;
}
#wp-calendar tbody td {
	background: #f5f5f5;
	border: 1px solid #fff;
	padding: 3px 0 2px;
	text-align: center;
}
#wp-calendar tbody .pad {
	background: none;
}
#wp-calendar tfoot #next {
	text-align: right;
}
.widget_rss a.rsswidget {
	color: #000;
}
.widget_rss a.rsswidget:hover {
	color: #ff4b33;
}
.widget_rss .widget-title img {
	width: 11px;
	height: 11px;
}

/* Main sidebars */
#main .widget-area ul {
	margin-left: 0;
	padding: 0 20px 0 0;
}
#main .widget-area ul ul {
	border: none;
	margin-left: 1.3em;
	padding: 0;
}
#primary {
}
#secondary {
}

/* Footer widget areas */
#footer-widget-area {
}


/* =tablate styling
-------------------------------------------------------------- */
#header .headerButtons span.redBtn, #header .headerButtons a.redBtn {
  	color: #FFFFFF !important;
  }
  
 /* MailChimp Sign Up Form */
 /* MailChimp Form Embed Code - Slim - 08/17/2011 */
#mc_embed_signup form {display:block; position:relative; text-align:left; padding:10px 0 10px 3%}
#mc_embed_signup h2 {font-weight:bold; padding:0; margin:15px 0; font-size:1.4em;}
#mc_embed_signup input {border:1px solid #999; -webkit-appearance:none;}
#mc_embed_signup input[type=checkbox]{-webkit-appearance:checkbox;}
#mc_embed_signup input[type=radio]{-webkit-appearance:radio;}
#mc_embed_signup input:focus {border-color:#333;}
#mc_embed_signup .button {clear:both; background-color: #aaa; border: 0 none; border-radius:4px; color: #FFFFFF; cursor: pointer; display: inline-block; font-size:15px; font-weight: bold; height: 32px; line-height: 32px; margin: 0 5px 10px 0; padding:0; text-align: center; text-decoration: none; vertical-align: top; white-space: nowrap; width: auto;}
#mc_embed_signup .button:hover {background-color:#777;}
#mc_embed_signup .small-meta {font-size: 11px;}
#mc_embed_signup .nowrap {white-space:nowrap;}     
#mc_embed_signup .clear {clear:none; display:inline;}

#mc_embed_signup label {display:block; font-size:16px; padding-bottom:10px; font-weight:bold;}
#mc_embed_signup input.email {display:block; padding:8px 0; margin:0 4% 10px 0; text-indent:5px; width:58%; min-width:130px;}
#mc_embed_signup input.button {display:block; width:auto; margin:0 0 10px 0; min-width:90px; padding:0 10px;}

#mc_embed_signup div#mce-responses {float:left; top:-1.4em; padding:0em .5em 0em .5em; overflow:hidden; width:90%;margin: 0 5%; clear: both;}
#mc_embed_signup div.response {margin:1em 0; padding:1em .5em .5em 0; font-weight:bold; float:left; top:-1.5em; z-index:1; width:80%;}
#mc_embed_signup #mce-error-response {display:none;}
#mc_embed_signup #mce-success-response {color:#529214; display:none;}
#mc_embed_signup label.error {display:block; float:none; width:auto; margin-left:1.05em; text-align:left; padding:.5em 0;}
@media only screen and (device-width: 768px) {
  
}
@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
  #header .navbar ul li {
  	padding: 4px 5px !important;
  }
  
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
  #header .navbar ul li {
  	padding: 4px 5px !important;
  }
}


/* =Print Style
-------------------------------------------------------------- */

@media print {
	body {
		background: none !important;
	}
	#wrapper {
		clear: both !important;
		display: block !important;
		float: none !important;
		position: relative !important;
	}
	#header {
		border-bottom: 2pt solid #000;
		padding-bottom: 18pt;
	}
	#colophon {
		border-top: 2pt solid #000;
	}
	#site-title,
	#site-description {
		float: none;
		line-height: 1.4em;
		margin: 0;
		padding: 0;
	}
	#site-title {
		font-size: 13pt;
	}
	.entry-content {
		font-size: 14pt;
		line-height: 1.6em;
	}
	.entry-title {
		font-size: 21pt;
	}
	#access,
	#branding img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area {
		display: none !important;
	}
	#container,
	#header,
	#footer {
		margin: 0;
		width: 100%;
	}
	#content,
	.one-column #content {
		margin: 24pt 0 0;
		width: 100%;
	}
	.wp-caption p {
		font-size: 11pt;
	}
	#site-info,
	#site-generator {
		float: none;
		width: auto;
	}
	#colophon {
		width: auto;
	}
	img#wpstats {
		display: none;
	}
	#site-generator a {
		margin: 0;
		padding: 0;
	}
	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
	#main {
		display: inline;
	}
	.home .sticky {
		border: none;
	}
}


.linklove { display: none; }
/* google+ */

[id*='___plusone_'] {float:right !important; width: 60px !important; margin-top: 7px !important}
.blogContent [id*='___plusone_'] {margin-top: 0 !important}
/******** clearfix ********/
.clearfix:after,
.wrapper:after,
.formRow:after,
.pageHeader:after,
.layout2Cols:after,
.pageContentContainer:after,
.pageContentInner:after
 {
    content: ".";
    display: block;
    height: 0;
	width:0;
    clear: both;
    visibility: hidden;
	line-height:0;
	font-size:0;
}

.clearfix,
.wrapper,
.formRow,
.pageHeader,
.layout2Cols,
.pageContentContainer,
.pageContentInner
 {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix,
* html .wrapper,
* html .formRow,
* html .pageHeader,
* html .layout2Cols,
* html .pageContentContainer,
* html .pageContentInner
 {height: 1%;}

.clearfix,
.wrapper,
.formRow,
.pageHeader,
.layout2Cols,
.pageContentContainer,
.pageContentInner
 {display: block;}
/* End hide from IE-mac */

/*
    ColorBox Core Style:
    The following CSS is consistent between example themes and should not be altered.
*/
#colorbox, #cboxOverlay, #cboxWrapper{position:absolute; top:0; left:0; z-index:9999; overflow:hidden;}
#cboxOverlay{position:fixed; width:100%; height:100%;}
#cboxMiddleLeft, #cboxBottomLeft{clear:left;}
#cboxContent{position:relative;}
#cboxLoadedContent{overflow:auto;}
#cboxTitle{margin:0;}
#cboxLoadingOverlay, #cboxLoadingGraphic{position:absolute; top:0; left:0; width:100%;}
#cboxPrevious, #cboxNext, #cboxClose, #cboxSlideshow{cursor:pointer;}
.cboxPhoto{float:left; margin:auto; border:0; display:block;}
.cboxIframe{width:100%; height:100%; display:block; border:0;}

/* 
    User Style:
    Change the following styles to modify the appearance of ColorBox.  They are
    ordered & tabbed in a way that represents the nesting of the generated HTML.
*/
#cboxOverlay{background:#270100;}
#colorbox{}
    #cboxTopLeft{width:25px; height:25px; background:url(images/border1.png) no-repeat 0 0;}
    #cboxTopCenter{height:25px; background:url(images/border1.png) repeat-x 0 -50px;}
    #cboxTopRight{width:25px; height:25px; background:url(images/border1.png) no-repeat -25px 0;}
    #cboxBottomLeft{width:25px; height:25px; background:url(images/border1.png) no-repeat 0 -25px;}
    #cboxBottomCenter{height:25px; background:url(images/border1.png) repeat-x 0 -75px;}
    #cboxBottomRight{width:25px; height:25px; background:url(images/border1.png) no-repeat -25px -25px;}
    #cboxMiddleLeft{width:25px; background:url(images/border2.png) repeat-y 0 0;}
    #cboxMiddleRight{width:25px; background:url(images/border2.png) repeat-y -25px 0;}
    #cboxContent{background:#fff; overflow:hidden;}
        #cboxError{padding:50px; border:1px solid #ccc;}
        #cboxLoadedContent{margin-bottom:20px;}
        #cboxTitle{position:absolute; bottom:0px; left:0; text-align:center; width:100%; color:#999;}
        #cboxCurrent{position:absolute; bottom:0px; left:100px; color:#999;}
        #cboxSlideshow{position:absolute; bottom:0px; right:42px; color:#444;}
        #cboxPrevious{position:absolute; bottom:0px; left:0; color:#444;}
        #cboxNext{position:absolute; bottom:0px; left:63px; color:#444;}
        #cboxLoadingOverlay{background:#fff url(images/loading.gif) no-repeat 5px 5px;}
        #cboxClose{position:absolute; bottom:0; right:0; display:block; color:#444;}

/*
  The following fixes a problem where IE7 and IE8 replace a PNG's alpha transparency with a black fill
  when an alpha filter (opacity change) is set on the element or ancestor element.  This style is not applied to IE9.
*/
.cboxIE #cboxTopLeft,
.cboxIE #cboxTopCenter,
.cboxIE #cboxTopRight,
.cboxIE #cboxBottomLeft,
.cboxIE #cboxBottomCenter,
.cboxIE #cboxBottomRight,
.cboxIE #cboxMiddleLeft,
.cboxIE #cboxMiddleRight {
    filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#00FFFFFF,endColorstr=#00FFFFFF);
}

/*
  The following provides PNG transparency support for IE6
*/
.cboxIE6 #cboxTopLeft{background:url(images/ie6/borderTopLeft.png);}
.cboxIE6 #cboxTopCenter{background:url(images/ie6/borderTopCenter.png);}
.cboxIE6 #cboxTopRight{background:url(images/ie6/borderTopRight.png);}
.cboxIE6 #cboxBottomLeft{background:url(images/ie6/borderBottomLeft.png);}
.cboxIE6 #cboxBottomCenter{background:url(images/ie6/borderBottomCenter.png);}
.cboxIE6 #cboxBottomRight{background:url(images/ie6/borderBottomRight.png);}
.cboxIE6 #cboxMiddleLeft{background:url(images/ie6/borderMiddleLeft.png);}
.cboxIE6 #cboxMiddleRight{background:url(images/ie6/borderMiddleRight.png);}

.cboxIE6 #cboxTopLeft,
.cboxIE6 #cboxTopCenter,
.cboxIE6 #cboxTopRight,
.cboxIE6 #cboxBottomLeft,
.cboxIE6 #cboxBottomCenter,
.cboxIE6 #cboxBottomRight,
.cboxIE6 #cboxMiddleLeft,
.cboxIE6 #cboxMiddleRight {
    _behavior: expression(this.src = this.src ? this.src : this.currentStyle.backgroundImage.split('"')[1], this.style.background = "none", this.style.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src=" + this.src + ", sizingMethod='scale')");
}

.fb_iframe_widget, .fb_iframe_widget iframe {width:100% !important;}


@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:landscape) {
  .nav > ul > li > a {
  padding: 0 9px 0 7px;
 }
}

@media only screen and (min-device-width: 481px) and (max-device-width: 1024px) and (orientation:portrait) {
 .nav > ul > li > a {
  padding: 0 9px 0 7px;
 }
}

a.roundedGreenButton, a.more-link {
	text-decoration: none;
padding: 10px;
background-color: #9FA371;
border-radius: 10px;
color: white;
font-weight: bold;
font-size: 10px;
text-transform: uppercase;
}
a.roundedGreenButton:hover {
	color:white;
	background-color:#463736;
}

.booking-icon{
	background-image: url("images/book-sprite.png");
	background-repeat: no-repeat;
	width: 192px;
	margin-bottom:20px;
}

.booking-icon a{
	background-position: 0 0;
	width: 192px;
	height: 47px;
	display: block;
	text-indent: -9999px;
}

.booking-icon:hover{
	background-position: 0 -47px;
}

/* Newsletter Signup Styles */
#mc_embed_signup {
line-height:120%;
border:solid 2px #84845A;
background:#FFFFFF /*#D8D6BD*/;
clear:left;
width: 95%;
margin:0 0 0 1px;
}
#mc_embed_signup label {
    font-size: 13px !important; 
    padding-bottom: 0 !important;
	color:#842910;
	font-family: 'Roboto', sans-serif; 
	font-weight:500 !important;
	line-height:150%;
	text-transform:uppercase;
	text-align:center;
	margin-left: -5px !important;
}

#mc_embed_signup input.email {
	width:90% !important;
	margin: 0 auto !important;
}

#mc_embed_signup .button {
background-color:#842910 !important;
font-size:13px !important;	
margin: 0 auto !important;
font-weight: 100 !important;
border-radius: 0 !important;
letter-spacing: 1px;
text-transform: uppercase;
font-family: 'Roboto', sans-serif;


}

.news-heading {
	font-size:16px;
	font-weight:900;
}

.blogContent img {
    max-width: 100%;
	height: auto;
}

/* =Home Slideshow
_______________________________________________ */
.wsSlideText {
	position: absolute;
	top: 0;
	left: 0;
	background-image: url(images/black55.png);
	background-repeat: repeat;
	background-position: 0 0;
	color: #FFF;
	display: none;
	overflow: hidden;
	width: 200px;
	height: 433px;
	padding: 15px;
	font-size: 18px;
}

.wsImageContainer:nth-child(odd) .wsSlideText {
	right: 0;
	left: auto;
}

.slide-text-wraper {
	display: table;
	height: 463px;
	width: 200px;
}

.slide-text-inner {
	display: table-cell;
	vertical-align: middle;
}

.slide-text-span {
	display: block;
	overflow: hidden;
	clear: both;
	line-height: 1.4em;
}

.slide-logo {
	display: block;
	clear: both;
	float: right;
	margin: 10px 0 0 0;
}

.wp-post-image {
    float: left;
    padding-right: 20px;
    padding-top: 15px;
}

.iconPage .wp-post-image {
	padding-top: 0;
}

/*** tooltip***/

  .ui-tooltip, .arrow:after {
    background: #F8F7F2;
    border: 2px solid #333;
  }
  .ui-tooltip {
    padding: 10px 20px;
    width: 250px;
    color: #333;
    border-radius: 5px;
    font-size: 13px !important;
    text-align: center;
    text-transform: uppercase;
    box-shadow: 0 0 7px black;
  }
  .arrow {
    width: 50px;
    height: 16px;
    overflow: hidden;
    position: absolute;
    left: 50%;
    margin-left: -35px;
    bottom: -16px;
  }
  .arrow.top {
    top: -16px;
    bottom: auto;
  }
  .arrow.left {
    left: 20%;
  }
  .arrow:after {
    content: "";
    position: absolute;
    left: 20px;
    top: -20px;
    width: 20px;
    height: 20px;
    box-shadow: 6px 5px 9px -9px black;
    -webkit-transform: rotate(45deg);
    -ms-transform: rotate(45deg);
    transform: rotate(45deg);
  }
  .arrow.top:after {
    bottom: -20px;
    top: auto;
  }

/* Layout helpers this is the tool tip specific css
----------------------------------*/
.ui-helper-hidden {
	display: none;
}
.ui-helper-hidden-accessible {
	border: 0;
	clip: rect(0 0 0 0);
	height: 1px;
	margin: -1px;
	overflow: hidden;
	padding: 0;
	position: absolute;
	width: 1px;
}
.ui-helper-reset {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	line-height: 1.3;
	text-decoration: none;
	font-size: 100%;
	list-style: none;
}
.ui-helper-clearfix:before,
.ui-helper-clearfix:after {
	content: "";
	display: table;
	border-collapse: collapse;
}
.ui-helper-clearfix:after {
	clear: both;
}
.ui-helper-clearfix {
	min-height: 0; /* support: IE7 */
}
.ui-helper-zfix {
	width: 100%;
	height: 100%;
	top: 0;
	left: 0;
	position: absolute;
	opacity: 0;
	filter:Alpha(Opacity=0); /* support: IE8 */
}

.ui-front {
	z-index: 100;
}


/* Interaction Cues
----------------------------------*/
.ui-state-disabled {
	cursor: default !important;
}


/* Icons
----------------------------------*/

/* states and images */
.ui-icon {
	display: block;
	text-indent: -99999px;
	overflow: hidden;
	background-repeat: no-repeat;
}


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay {
	position: fixed;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
.ui-tooltip {
	padding: 8px;
	position: absolute;
	z-index: 9999;
	max-width: 300px;
	-webkit-box-shadow: 0 0 5px #aaa;
	box-shadow: 0 0 5px #aaa;
}
body .ui-tooltip {
	border-width: 2px;
}
