/* 
Theme Name: Acorn Turnkey Two Responsive
Author: Acorn Internet Services
Author URI: http://www.acorn-is.com/
Description: A Child Theme of Twenty Eleven 
Template: twentyeleven 
*/



/* =Structure
----------------------------------------------- */

body {
	padding: 0 0;
}

#page {
	margin: 0 auto;
	max-width: 1000px;
	background: none;
}

#primary {
	float: left;
	margin: 0 -34.4% 0 0;
	width: 100%;
}

#content {
	margin: 0 34% 0 3.6%;
	width: 62.4%;
}

#secondary {
	float: right;
	margin-right: 3.6%;
	width: 26.8%;
	font-size: 14px;
}

#secondary a {
	color: #000;
	font-weight: bold;
}

.page-template-sidebar-page-php.commentlist .pingback {
	margin-left: 0;
	width: auto;
}



.singular #content,
.left-sidebar.singular #content {
	margin: 0 3.6%;
	position: relative;
	width: auto;
}

.singular .entry-content,
.singular .entry-header,
.singular footer.entry-meta,
.singular #comments-title {
	margin: 0 auto;
	width: 100%;
}

/* Right Content */
.left-sidebar #primary {
	float: right;
	margin: 0 0 0 -34.4%;
	width: 100%;
}
.left-sidebar #content {
	margin: 0 3.6% 0 34%;
	width: 62.4%;
}
.left-sidebar #secondary {
	float: left;
	margin-left: 3.6%;
	margin-right: 0;
	width: 26.8%;
}

/* One column */
.one-column #page {
	max-width: 1000px;
}
.one-column #content {
	margin: 0 3.6%;
	width: auto;
}
.one-column #nav-below {
	border-bottom: 1px solid #ddd;
	margin-bottom: 1.625em;
}
.one-column #secondary {
	float: none;
	margin: 0 3.6%;
	width: auto;
}

/* =Header
----------------------------------------------- */

#branding {
	border-top: 0px;
	padding-bottom: 2px;
	position: relative;
	color: #FFF;
	font-size: 20px;
	font-weight: bold;
	line-height: 1.4em;
	z-index: 2;
	top: 12px;
}

#branding a {
	color: #FFFFFF;
	font-weight: bold;
}


#branding a:focus,
#branding a:active,
#branding a:hover {
	text-decoration: none;
	color:#AA2B00;
}

#branding img {
	display: inline;
	height: auto;
	margin-bottom: 0;
	width: auto;
}

#branding .wp-post-image {
	width: 100%;
	vertical-align: bottom;
}

#branding #main_image_padding {
	padding: 15px;
	background:#FFFFFF;
	position: relative;
}

#main_image_padding img {
	width:auto;
	height:auto;
}

/* =Menu
-------------------------------------------------------------- */


.responsive_menu {
	background: #FFF;
	position: relative;
}

#nav-block {
	position: absolute;
	width: 100%;
	height: 100%;
	left: 0;
	top: 0;
	z-index: 100;
	background: url('images/1x1.gif');
}


#responsive_menu a.assistive-text:active,
#responsive_menu a.assistive-text:focus {
	background: #eee;
	border-bottom: 1px solid #ddd;
	color: #273D50;
	clip: auto !important;
	font-size: 12px;
	position: absolute;
	text-decoration: underline;
	top: 0;
	left: 7.6%;
}


#branding .toggleMenu {
	display: none;
	background: #273D50;
	background-image: url("images/icon_menu_mobile.png");
	background-repeat: no-repeat;
	background-position: 95% 50%;
	padding: 10px 0;
	width: 100%;
}

#branding .toggleMenu a {
	padding-left: 15px;
	background: #273D50;
	font-size: 20px;	
	color: #fff;
}


#menu-main-menu {
	list-style: none;
	background: #273D50;
	margin: 0;
	padding-left: 2%;
}

#menu-main-menu:before,
#menu-main-menu:after {
	content: " "; 
	display: table; 
}

#menu-main-menu:after {
	clear: both;
}

#menu-main-menu ul {
	list-style: none;
	margin: 0;
	width: 200px;
	z-index: 99999;
}

#branding #menu-main-menu a {
	background: #273D50;
	padding: 8px 12px;
	line-height: 24px;
	font-size: 18px;	
	color: #fff;
}

#branding #menu-main-menu a:hover {
	background: #FFF;
	padding: 8px 12px;
	line-height: 24px;
	font-size: 18px;	
	color: #AA2B00;
}

#menu-main-menu li {
	position: relative;
}

#menu-main-menu > li {
	float: left;
}

#menu-main-menu > li > a {
	display: block;
}

#menu-main-menu li ul {
	position: absolute;
	display: none;
}

#menu-main-menu > li.hover > ul {
	display: block;
	}

#menu-main-menu li li.hover ul {
	display: block;
	left: 100%;
	top: 0;
}

#branding #menu-main-menu li li a {
	display: block;
	position: relative;
	background: #273D50;
	-moz-box-shadow: 4px 4px 4px rgba(0,0,0,0.5);
	-webkit-box-shadow: 4px 4px 4px rgba(0,0,0,0.5);
	box-shadow: 4px 4px 4px rgba(0,0,0,0.5);
	line-height: 14px;
	font-size: 16px;
	border: 1px dotted #ddd;
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=90);
	opacity:0.90;
	-moz-opacity:0.90;
}

#branding #menu-main-menu li li a:hover {
	background: #FFF;
	color: #AA2B00;
	font-size:16px;
	padding:4px;

}

#branding #menu-main-menu li li:last-child a {
	border-bottom: none;
}

#menu-main-menu li:hover > a,
#menu-main-menu a:focus{
	text-decoration: none;

}

#branding #menu-main-menu li li li a {
	background: #273D50;
	color: #FFF;
	border-bottom: 1px dotted #ddd;
}

#branding #menu-main-menu li li li a:hover {
	background: #FFF;
	color: #AA2B00;
	border-bottom: 1px dotted #ddd;
}


#branding #menu-main-menu li li li:last-child a {
	border-bottom: none;
}

/* =Content
----------------------------------------------- */

#main {
	clear: both;
	padding: 1.625em 0 0;
	background: #fff;
	overflow: hidden;
}


.entry-content table,
.comment-content table {
	border-bottom: 0;
	margin: 0 0 1.625em;
	width: 100%;
}

.entry-content td,
.comment-content td {
	border-top: 0px;
	padding: 0px 10px 0px 0;
}

/* =Turn off divider on pages but have it on on main blog page
-------------------------------------------------------------- */

.page .hentry,
.no-results {
	border-bottom: 0px;
	margin: 0;
	padding: 0;
	position: relative;
}

.entry-meta {
	color: #666;
	clear: both;
	font-size: 12px;
	line-height: 18px;
	margin-top: 2.3em;
}

footer.entry-meta {
	color: #666;
	clear: both;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 3.25em;
}


/* =Page Title
-------------------------------------------------------------- */

.entry-title {
	clear: both;
	color: #000;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.5em;
	margin-top: 8px;
	margin-bottom: -12px;
	padding-bottom: 0;
	padding-top: 0;
}

.entry-content h1 {
	color:#373737 !important;
	font-size: 18px !important;
	margin-bottom: 1em !important;
}

#primary .shareaholic-share-buttons-container ul.shareaholic-share-buttons {
	margin: 0 !important;
}

#primary .shareaholic-share-buttons-container li.shareaholic-share-button {
	padding: 5px 15px !important;
}

#primary .shareaholic-share-buttons-container li:first-child {
	padding-left: 0 !important;
}


/* Images */
.widget img {
	margin-top: 10px;
	max-width: 97.5%; /* Fluid images for posts, comments, and widgets */
}

.wp-caption {
	background: #ECF3FF;
	margin-bottom: 1.625em;
	max-width: 96%;
	padding: 20px;
}

.wp-caption-new{
	background: #ECF3FF;
	margin-bottom: 1.625em;
	max-width: 96%;
	padding: 20px;
}

.wp-caption-title {
	background: #ECF3FF;
	margin-bottom: 1.625em;
	max-width: 100%;
	padding: 5px;
}



/* Singular content styles for Posts and Pages */
-------------------------------------------------------------- */

.singular.page .hentry {
	padding: 0 0 0;
}

.singular .entry-title {
	color: #000;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.5em;
	margin-top: -5%;
	padding-bottom: 0;
	padding-top: 0;
}

.single .entry-title {
	color: #000;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.5em;
	margin-top: -7%;
	padding-bottom: 0;
	padding-top: 0;
}

.single .entry-meta {
	color: #666;
	clear: both;
	font-size: 12px;
	line-height: 18px;
	margin-top: 6.7%;
}

.single .entry-content{
	margin: 4.8% auto 0;
	width: 100%;
}


/* Large featured post */
section.feature-image.large {
	border: none;
	max-height: 420px;
	padding: 0;
	width: 100%;
}

.featured-posts section.featured-post {
	background: #fff;
	height: 420px;
	left: 0;
	margin: 0;
	position: absolute;
	top: 30px;
	width: auto;
}

/* Comment Form */
#respond {
	background: #ddd;
	border: 1px solid #d3d3d3;
	-moz-border-radius: 3px;
	border-radius: 3px;
	margin: 0 auto 1.625em;
	padding: 1.625em;
	position: relative;
	width: 92.8%;
}


/* Site Generator Line THIS IS THE FOOTER AREA */
#site-generator {
	background: #FFEF93;
	border-top: 1px solid #ddd;
	color: #333;
	font-size: 12px;
	line-height: 1.5em;
	padding: 2.2em 0.5em;
	text-align: center;
}

#site-generator a {
	color: #333;
	font-weight: bold;
}


/* =Acorn Internet Servies Custom Definitions
----------------------------------------------- */

.no_wrap {
	white-space: nowrap;
}

.singular.page .hentry {
	padding: 0px;
}

a.expand-collapse-text {
	color: #000000;
	cursor: pointer;
}

a:visited.expand-collapse-text {
	color: #000000;
}

.center_item {
	text-align: center;
}

.center_item .sidebar_image {
	height: auto;
	width: auto;
}

.widget_simpleimage {
	margin-bottom: 0;
}

.widget_simpleimage p {
	margin-bottom: 0;
}

.widget_simpleimage img {
	padding: 6px;
	border: 1px solid #DDD;
}

.spacer_gif_img {
	position:relative;
	top:-4px;
	margin-right:10px;
}

.footer_bold {
	font-size: 14px;
	font-weight: bold;
}

.drop_shadow {
	-moz-box-shadow: 3px 3px 4px #333333;
	-webkit-box-shadow: 3px 3px 4px #333333;
	box-shadow: 3px 3px 4px #333333;
	/* For IE 8 */
	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#886301')";
	/* For IE 5.5 - 7 */
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#886301');
}

a.btn-link:hover img {
	zoom: 1;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

.social_buttons_row {
	float: right;
	padding: 8px 0px 6px 0px;
	overflow: hidden;
	width: 270px;
	height: 31px;
}

.social_buttons_row a {
	height: 31px;
	width: 25px;
	padding: 0px;
	background: none;
	float: right;
	margin-right: 4.2% !important;
}

.social_buttons_row a:first-child {
	margin-right: 0px !important;
}

.social_buttons_row a:hover {
	zoom: 1;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

a#header-facebook {
	background: url("images/social-sprite.png") no-repeat -65px 0px;
	width: 30px;
}

a#header-google {
	background: url("images/social-sprite.png") no-repeat -33px 0px;
	width: 30px;
}


a#header-twitter {
	background: url("images/social-sprite.png") no-repeat 0px 0px;
	width: 30px;
}

a#header-email {
	background: url("images/social-sprite.png") no-repeat -96px 0px;
	width: 30px;
}

a#header-tripadvisor {
	background: url("images/social-sprite.png") no-repeat -127px 0px;
	width: 51px;
}
a#header-directions {
	background: url("images/social-sprite.png") no-repeat -178px 0px;
	width: 22px;
}

.check_availability {
	color: #000;
	font-size: 24px;
	font-weight: bold;
	line-height: 1.5em;
}

.itemrow {
	overflow: hidden;
	padding-bottom:1%;
}

#branding #main_image_padding #header_logo {
	max-width: 242px;
	width: 24.2%;
	left: 2%;
	height: auto;
	padding-left:30px;
	position: absolute;
	top: -27%;
	z-index: 9999;
}

.home_image_item_row {
	margin-top 3%;
	text-align: center;
}

.home_image_column {
	margin-right: 7px;
}

.guest_room_image_item_row {
	margin: 3% auto 2% auto;
	width: 58%;
}

.guest_room_image_item_row img {
	margin-left: 5%;
	margin-right: 5%;
}

.rolledup_3image_item_row {
	margin 1% auto 2% auto;
	text-align: center;
	width: 100%;
	overflow:hidden;
}

.rolledup_3images_wording {
	margin-right: 0.75em;
	float: left;
	text-align: center;
	font-weight: bold;
	font-size: large;
	height: auto;
	max-width: 100%;
}

.rolledup_2image_item_row {
	margin: 2% auto 2% auto;
	text-align: center;
	width: 66%;
	overflow: hidden;
}

.rolledup_2images_wording {
	margin-right: 0.75em;
	float: left;
	text-align: center;
	font-weight: bold;
	font-size: large;
	height: auto;
	max-width: 100%;
}

.header_column_left {
	float: left;
	margin-left: 2%;
	margin-bottom: 0.8%;
	width: 41%;
}

.header_column_right {
	float: right;
	margin-left: 3%;
	margin-right: 1%;
	margin-top: 0;
	width: 50%;
	color:#273D50;

}

.header_column_right img {
	margin-top: 1.5%;
	margin-left: 1.5%;
}

.header_item {
	text-align: right;
	overflow: hidden;
}

.header_buttons {
    background: none repeat scroll 0 0 #273D50;
    float: right;
    margin: 8px 0 8px 2%;
    padding: 7px 3%;
}

.header_buttons:hover {
	background: #FFF;
	color: #AA2B00;!important
}

#branding .social_buttons img {
	width: auto;
}

#branding .header_icons img {
	width: auto;
}

.nav_buttons_row {
	width: 100%;
	overflow: hidden;
	margin-bottom: 10px;
}

.nav_buttons_row div {
	line-height: 1em;
	margin: 0 auto;
	text-align: center;
	width: 25%;
	font-weight: bold;
	height: 65px;
	float: left;
	position: relative;
}

.nav_buttons_row div p {
	margin-top: 46px;
	margin-bottom: 0px;
	text-align: center;
}

.nav_buttons_row div a {
	height: 43px;
	width: 43px;
	position: absolute;
	top: 0px;
	left: 50%;
	margin-left: -21px;
}

.nav_buttons_row div a:hover {
	zoom: 1;
	filter:alpha(opacity=50);
	-moz-opacity:0.5;
	-khtml-opacity: 0.5;
	opacity: 0.5;
}

a#mobile-header-call {
	background: url("images/mobile-header-sprite.png") no-repeat -43px 0px;
}

a#mobile-header-book {
	background: url("images/mobile-header-sprite.png") no-repeat 0px 0px;
}

a#mobile-header-room {
	background: url("images/mobile-header-sprite.png") no-repeat -129px 0px;
}

a#mobile-header-map {
	background: url("images/mobile-header-sprite.png") no-repeat -86px 0px;
}

.footer_column_left {
	float: left;
	text-align: left;
	margin-left: 3%;
	width: 56%;
}

.footer_column_left li {
	margin-bottom: 1em;
}

.footer_column_right {
	float: left;
	text-align: right;
	margin-left: 3%;
	margin-right: 3%;
	width: 35%;
}

.footer_img_row {
	float: left;
	height: auto;
	max-width: 100%;
}

.ta_badge {
	padding-bottom:185px;
}


/* =Nivo Slider class for loading images smoothly
-------------------------------------------------- */



#frame-wrapper {
	width: 100%;
	position: relative;
}

#frame-wrapper:after {
	padding-bottom: 43.3%;
	display: block;
	content: '';
}

#frame-wrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%
}

.nivoSlider {
	background:url("images/loading.gif") no-repeat 50% 50%;
}

.nivoSlider img {
	display: none;
}

#branding .nivoSlider img {
	display: none;
}

#image_rotation {
	float: left;
}

/* =Responsive Images
-------------------------------------------------------------- */
img {
	height: auto;
	width: auto;
	max-width: 100%;
}


/* =Fix conflicts in style sheet with Next Gen Gallery plugin. Add width definitions
------------------------------------------------------------------------------------- */

.ngg-gallery-thumbnail {
	float: left;
	margin-right: 5px;
	text-align: center;
	width: 100px;
	padding-right:10px;
}


@media only screen and (max-width: 1005px) {

#menu-main-menu ul {
	width: 195px;
}

#branding #menu-main-menu a {
	padding: 8px 13px;
	font-size: 17px;	
}

#branding #menu-main-menu a:hover {
    font-size: 17px;
    padding: 8px 13px;
}

#branding #menu-main-menu li li a {
	font-size: 15px;
}
#branding #menu-main-menu li li a:hover {
	font-size: 15px;
}
.rolledup_3images_wording {
	margin-right: 0;
	float: none;
}

.rolledup_2image_item_row {
	width: 100%;
}

.rolledup_2images_wording {
	margin-right: 0;
	float: none;
}

.header_column_right {
	width: 65%;
}


}  /* end of @media 1005 */


@media only screen and (max-width: 950px) {

#menu-main-menu ul {
	width: 190px;
}

#branding #menu-main-menu a {
	padding: 8px 10px;
	font-size: 16px;	
}

#branding #menu-main-menu a:hover {
    font-size: 16px;
    padding: 8px 10px;
}

#branding #menu-main-menu li li a {
	font-size: 14px;
}

#branding #menu-main-menu li li a:hover {
	font-size: 14px;
}

}  /* end of @media 950 */


@media only screen and (max-width: 900px) {

#menu-main-menu ul {
	width: 185px;
}

#branding #menu-main-menu a {
	padding: 8px 8px;
	font-size: 15.5px;	
}

#branding #menu-main-menu a:hover {
    font-size: 15.5px;
    padding: 8px 8px;
}

#branding #menu-main-menu li li a {
	font-size: 13.5px;
}

#branding #menu-main-menu li li a:hover {
	font-size: 13.5px;
}
}  /* end of @media 900 */

@media only screen and (max-width: 850px) {

#menu-main-menu ul {
	width: 180px;
}

#branding #main_image_padding #header_logo {
	top: -24.2%;
}

#branding #menu-main-menu a {
	padding: 8px 8px;
	font-size: 15px;	
}

#branding #menu-main-menu a:hover {
    font-size: 15px;
    padding: 8px 8px;
}

#branding #menu-main-menu li li a {
	font-size: 13px;
}

#branding #menu-main-menu li li a:hover {
	font-size: 13px;
}

}  /* end of @media 850 */

@media only screen and (max-width: 800px) {

#menu-main-menu ul {
	width: 165px;
}

.widget_simpleimage {
	display: inline-block;
	margin: 0 2px 31px !important;
}

#branding #menu-main-menu a {
	padding: 8px 6px;
	font-size: 14.5px;
}

#branding #menu-main-menu a:hover {
    font-size: 14.5px;
    padding: 8px 6px;
}

#branding #menu-main-menu li li a {
	font-size: 12.5px;
}

#branding #menu-main-menu li li a:hover {
	font-size: 12.5px;
}
}  /* end of @media 800 */

@media only screen and (max-width: 750px) {

#menu-main-menu ul {
	width: 160px;
}

#branding #menu-main-menu a {
	padding: 8px 4px;
	font-size: 13.5px;
}

#branding #menu-main-menu a:hover {
    font-size: 13.5px;
    padding: 8px 4px;
}

#branding #menu-main-menu li li a {
	font-size: 11.5px;
}

#branding #menu-main-menu li li a:hover {
	font-size: 11.5px;
}

.header_column_right {
	width: 85%;
}

.nav_buttons_row {
	width: 60%;
}

}  /* end of @media 750 */


@media only screen and (max-width: 700px) {

#menu-main-menu ul {
	width: 155px;
}

#branding #menu-main-menu a {
	padding: 8px 4px;
	font-size: 12.5px;
}

#branding #menu-main-menu a:hover {
    font-size: 12.5px;
    padding: 8px 4px;
}

#branding #menu-main-menu li li a {
	font-size: 10.5px;
}

#branding #menu-main-menu li li a:hover {
	font-size: 10.5px;
}

.widget_simpleimage {
	display: block;
	margin: 0 !important;
}

.header_column_right {
	width: 97%;
}

.header_buttons {
    padding: 7px 2%;
}

}  /* end of @media 700 */



@media only screen and (max-width: 640px) {

#branding {
	font-size: 14px;
}

#branding #main_image_padding #header_logo {
	top: -5%;
}

.active {
	display: block;
}

.header_buttons {
	margin:0px 10px;
	padding:4px 7px;
	float:none;
	display: inline-block;	
}

.social_buttons_row {
	float: none;
	margin: 0px auto;
	padding-right: 10%;
}

#menu-main-menu {
	width: 94%;
	margin-left: 3%;
	padding-left: 0;
	background: #273D50;
	border-bottom: 8px solid #ffffff;
}

#branding #menu-main-menu a {
	padding: 10px 40px;
	font-size: 20px;	
}

#branding #menu-main-menu a:hover {
	background: #273D50;
	background-image: url("images/button-arrow.png");
	background-repeat: no-repeat;
	background-position: 5px 50%;
	padding: 10px 40px;
	font-size: 20px;	
	color: #FFF;
}

#menu-main-menu > li {
	float: none;
	border-top: 8px solid #ffffff;
}

#branding #menu-main-menu li a {
	background-image: url("images/button-arrow.png");
	background-repeat: no-repeat;
	background-position: 5px 50%;
	font-size: 20px;
	padding: 10px 40px;
}

#branding #menu-main-menu li .parent {
    background-image: url("images/button-plus.png");
    background-position: 5px 50%;
    background-repeat: no-repeat;
    color: #FFFFFF;
    font-size: 20px;
    padding: 10px 40px;
}

#branding #menu-main-menu li .expanded {
	background-image: url("images/button-minus.png");
	background-repeat: no-repeat;
	background-position: 5px 50%;
	font-size: 20px;
	padding: 10px 40px;
}

#branding #menu-main-menu li li .parent {
	background-image: url("images/button-plus.png");
	background-repeat: no-repeat;
	background-position: 10px 50%;
	font-size: 20px;
	padding: 10px 40px;
}

#branding #menu-main-menu li li .expanded {
	background-image: url("images/button-minus.png");
	background-repeat: no-repeat;
	background-position: 10px 50%;
	font-size: 20px;
}

#branding #menu-main-menu li li a {
	border-top: 8px solid #ffffff;
	background-image: url("images/button-arrow.png");
	background-repeat: no-repeat;
	background-position: 97% 50%;
	-moz-box-shadow: none;
	-webkit-box-shadow: none;
	box-shadow: none;
	padding-left: 55px;
	line-height: 24px;
	font-size: 20px;	
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=100);
	opacity:1;
	-moz-opacity:1;
	border-bottom:none;
}
#branding #menu-main-menu li li a:hover {
	background: #273D50;
	background-image: url("images/button-arrow.png");
	background-repeat: no-repeat;
	background-position: 97% 50%;
	color: #fff;
	padding: 10px 55px;
	font-size: 20px;
}
#branding #menu-main-menu li li a.parent:hover {
	background-image: url("images/button-plus.png");
	background-repeat: no-repeat;
	background-position: 10px 50%;
	padding: 10px 40px;
	font-size: 20px;
}
#menu-main-menu li:hover > a,
#menu-main-menu a:focus{
	text-decoration: none;
}
#branding #menu-main-menu li li li .parent {
	background-image: url("images/button-plus.png");
	background-repeat: no-repeat;
	background-position: 20px 50%;
	font-size: 20px;
}
#branding #menu-main-menu li li a.parent.expanded:hover {
	background-image: url("images/button-minus.png");
	background-repeat: no-repeat;
	background-position: 10px 50%;
	font-size: 20px;
}
#branding #menu-main-menu li li li a {
	border-top: 8px solid #ffffff;
	background-image: url("images/button-arrow.png");
	background-repeat: no-repeat;
	background-position: 97% 50%;
	padding: 10px 65px;
	font-size: 20px;
}
#branding #menu-main-menu li li li a:hover {
	background: #273D50;
	background-image: url("images/button-arrow.png");
	background-repeat: no-repeat;
	background-position: 97% 50%;
	padding: 10px 65px;	
	color: #fff;
	font-size: 20px;
}

#menu-main-menu ul {
	display: block;
	width: 100%;
}

#menu-main-menu > li.hover > ul , #menu-main-menu li li.hover ul {
	position: static;
}

.header_column_left {
	margin-left: 4%;
	margin-bottom: 2%;
	width: 90%;
	text-align: center;
}

.header_column_right {
	margin-left: 3%;
	width: 97%;
	color:#273D50;
	margin-bottom: 2%;
}

.nav_buttons_row {
	width: 100%;
}

.header_item {
	text-align: center;
}

#branding img {
	width: 100%;
}

#branding .spacer_gif_img img {
	width: auto;
}

#branding .social_buttons img {
	width: auto;
}

.center_item .sidebar_image {
	width: 208px;
}

.footer_column_left {
	text-align: left;
	width: 90%;
	margin-left: 3%;
	margin-bottom: 5%;
}

.footer_column_right {
	text-align: left;
	width: 90%;
	margin-left: 3%;
}

.expanded-text {
	background: #ffffff;
}

.alignnone {
	max-width: 90% !important;
}

}  /* end of @media 640 */


@media only screen and (max-width: 445px) {

.home_image_column {
	margin-right: 0; 
}
}  /* end of @media 445 */

@media only screen and (max-width: 385px) {

#content .wpsocialite.small {
	margin: 5px -5px;
}

#content .wpsocialite.small > li {
	margin-right: -5px;
}

.header_buttons {
	margin:0 2px;
	padding:4px 5.5px;
}

}  /* end of @media 385 */

@media only screen and (max-width: 345px) {

.social_buttons_row {
	width: 240px;
	height: auto;
}

.social_buttons_row a {
	margin: 6px 0px;
	margin-right: 2% !important;
}

.header_buttons {
	padding:4px 4px;
}
}  /* end of @media 345 */

@media only screen and (max-width: 320px) {

#branding a {
    color: #FFFFFF;
    font-weight: bold;
}
.header_buttons {
    font-size: 12px;
    padding: 3px 5px;

}  /* end of @media 319 */