/*
Theme Name: TrueMaine.com
Theme URI: http://truemaine.com/
Author: Netwalker Internet Services
Author URI: http://www.netwalker.biz/
Description: Theme for TrueMaine.com.
Version: 1.0
*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	border: 0;
	font-family: inherit;
	font-size: 100%;
	font-style: inherit;
	font-weight: inherit;
	margin: 0;
	outline: 0;
	padding: 0;
	vertical-align: baseline;
}
:focus {/* remember to define focus styles! */
	outline: 0;
}
body {
	background: #fff;
	line-height: 1;
}
ol, ul {
	list-style: none;
}
table {/* tables still need 'cellspacing="0"' in the markup */
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	font-weight: normal;
	text-align: left;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
a img {
	border: 0;
}
article, aside, details, figcaption, figure,
footer, header, hgroup, menu, nav, section {
	display: block;
}


/* =Structure
----------------------------------------------- */

/*body {
	padding: 0 2em;
}*/
#page {
    
}
#branding hgroup {
	margin: 0 7.6%;
}
#primary {
	width:900px;
	border-right:4px solid #203e99;
	color:#000; /*#203e99;*/
	font-weight:normal;
	line-height:110%;
	float:left;
	margin-left:0px;
}
#content {
	margin: 0;
	width: 100%;
	min-height:500px;
}
#secondary {
	width:190px;
	margin:0 10px;
	float:right;
	color:#203e99;
	font-weight:bold;
	line-height:110%;
	font-family:"myriad-pro", "Myriad Pro", Arial, Helvetica, sans-serif;
        padding-top:15px;
        overflow: hidden;

}
.slider-wrapper {
    padding-top:15px;
}
.container {
    width:1118px;
    padding-right: 15px;
    padding-left: 15px;
    margin-right: auto;
    margin-left: auto;
}

/*Area Entry Page*/
.page-template-area-entry-page-php #content {
	margin:0 !important;
	width:100% !important;
	min-height:0 !important;
}
.page-template-area-entry-page-php #content img, .page-template-area-entry-page-php #content p, .page-template-area-entry-page-php #content p img {
	border:0;
	padding:0;
	margin:0 !important;
	width:100%;
	max-width:100%;
}
#main {
	width:950px;
}

.subcategory_links {
    clear:both;
    list-style-type: none;
    padding:0 0 30px 0;
    margin:0;
}
.subcategory_links li {
    float:left;
    width:30%;
    overflow: hidden;
    list-style-type: none;
    padding:0 3px 3px 3px;
    margin:0 3px 3px 3px;
    border-bottom:1px solid #203e99;
}
.subcategory_links a {
    display:block;
    font-size: 13px;
    line-height: 17px;
    padding: 1px 0 0 5px;
    margin:0;
    display: block;
    color: #203e99;
    background-color: transparent;
}
.subcategory_links a:hover, .subcategory_links a.selected {
    background-color: #203e99;
    color: white;
    text-decoration: none !important;
}
.subcategory_links li:nth-child(3n+1) {
    clear: left;
}
.subcategory_links li:nth-child(1), .subcategory_links li:nth-child(2), .subcategory_links li:nth-child(3) {
    border-top:1px solid #203e99;
    margin:3px;
    padding:3px;
}
#dr_listing_list {
    padding-top:10px;
    clear: both;
}

/* Static Page */
.page #primary {
	width:950px;
	border-right:none;
	margin-left:0;
}
.static-page #primary {
    width:100%;
    border-right:none;
    margin-left:0;
    padding:20px 0;
}
#post-3 p {
    font-family: 'Open Sans', sans-serif; font-weight:normal; line-height:25px; color:#203e99;
}
#post-3 img {
    padding-left:10px;
}

.page-template-photos-page-php #primary, .page-template-category-listing-page-with-subcats-php #primary, .page-template-category-listing-page-php #primary, .page-template-coupons-page-php #primary, .page-template-vacancies-page-php #primary, .page-template-this-weeks-events-page-php #primary {
	width:735px;
	border-right:4px solid #203e99;
	margin-left:0;
}

/* Attachments */
.singular .image-attachment .entry-content {
	margin: 0 auto;
	width: auto;
}
.singular .image-attachment .entry-description {
	margin: 0 auto;
	width: 68.9%;
}

/* error404 */
.error404 #primary {
	float: none;
	margin: 0;
}
.error404 #primary #content {
	margin: 0 7.6%;
	width: auto;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.625em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.625em;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}


/* =Global
----------------------------------------------- */

body, input, textarea {
    color: #373737;
    font: 14px "Helvetica Neue", Helvetica, Arial, sans-serif;
    font-weight: 300;
    line-height: 1.625;
}
body {
    background-color:#fff;
}
#page {
	
}
#main {

}

/* Headings */
h1,h2,h3,h4,h5,h6 {
	clear: both;
}
hr {
	background-color: #ccc;
	border: 0;
	height: 1px;
	margin-bottom: 1.625em;
}

/* Text elements */
p {
	margin-bottom: 1.625em;
}
ul, ol {
	margin: 0 0 1.625em 2.5em;
}
ul {
	list-style: square;
}
ol {
	list-style-type: decimal;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul, ol ol, ul ol, ol ul {
	margin-bottom: 0;
}
dl {
	margin: 0 1.625em;
}
dt {
	font-weight: bold;
}
dd {
	margin-bottom: 1.625em;
}
strong {
	font-weight: bold;
}
cite, em, i {
	font-style: italic;
}
blockquote {
	font-family: Georgia, "Bitstream Charter", serif;
	font-style: italic;
	font-weight: normal;
	margin: 0 3em;
}
blockquote em, blockquote i, blockquote cite {
	font-style: normal;
}
blockquote cite {
	color: #666;
	font: 12px "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-weight: 300;
	letter-spacing: 0.05em;
	text-transform: uppercase;
}
pre {
	background: #f4f4f4;
	font: 13px "Courier 10 Pitch", Courier, monospace;
	line-height: 1.5;
	margin-bottom: 1.625em;
	overflow: auto;
	padding: 0.75em 1.625em;
}
code, kbd {
	font: 13px Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}
abbr, acronym, dfn {
	border-bottom: 1px dotted #666;
	cursor: help;
}
address {
	display: block;
	margin: 0 0 1.625em;
}
ins {
	background: #fff9c0;
	text-decoration: none;
}
sup,
sub {
	font-size: 10px;
	height: 0;
	line-height: 1;
	position: relative;
	vertical-align: baseline;
}
sup {
	bottom: 1ex;
}
sub {
	top: .5ex;
}

/* Forms */
input[type=text],
input[type=email],
input[type=password],
textarea,
select {
	background: #fafafa;
	-moz-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	box-shadow: inset 0 1px 1px rgba(0,0,0,0.1);
	border: 1px solid #ddd;
	color: #888;
}
input[type=text]:focus,
input[type=email]:focus,
textarea:focus {
	color: #373737;
}
textarea {
	padding-left: 3px;
	width: 98%;
}
input[type=text], 
input[type=email], 
input[type=password],
select {
	padding: 3px;
}
input#s {
	background: url(https://trueoob.com/wp-content/themes/truemaine/images/search-bar.png) repeat-x 0 0;
	font-size: 12px;
	height: 18px;
	line-height: 1em;
}
input#searchsubmit {
	background: url(https://trueoob.com/wp-content/themes/truemaine/images/search-button.png) no-repeat 0 0;
        height:17px;
        width:18px;
        border: none;
        overflow:hidden;
        text-indent: 20px;
}

/* Links */
a {
	color: #1982d1;
	text-decoration: none;
}
a:focus,
a:active,
a:hover {
	text-decoration: underline;
}

/* Assistive text */
.assistive-text {
	position: absolute !important;
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
}
#access a.assistive-text:active,
#access a.assistive-text:focus {
	background: #eee;
	border-bottom: 1px solid #ddd;
	color: #1982d1;
	clip: auto !important;
	font-size: 12px;
	position: absolute;
	text-decoration: underline;
	top: 0;
	left: 7.6%;
}


/* =Header
----------------------------------------------- */

#branding {
	padding-bottom: 10px;
	position: relative;
	z-index: 8000 !important;
        border-bottom: 6px solid white;
        height: 205px;
}
#header-wrap {
    display: block;
    width:100%;
    /*height: 167px;*/
	height:260px;
    background:none;
    margin:0;
}
.post-2925 .help-block {
	display:none;
}

#header-right a:link, #header-right a:visited {
	color:#203e99;
}

#secondary h2 {
    font-size:140%;
    text-transform: uppercase;
    padding-bottom: 12px;
}

.sidebar-event-widget {
    border-bottom:1px solid #203e99;
}
.sidebar-event-widget h3 {
    font-size:120%;
    padding-bottom:6px;
    text-transform: uppercase;
}
.sidebar-categories-widget {
    border-bottom:1px solid #203e99;
}
.sidebar-categories-widget li, .sidebar-categories-widget ul {
    list-style-type:none;
    margin:0;
    padding:0;
}
.sidebar-categories-widget a:link, .sidebar-categories-widget a:active, .sidebar-categories-widget a:visited {
    padding:3px;
    display: block;
    color:#203e99;
    background-color:transparent;
}
.sidebar-categories-widget ul li a:hover {
    background-color:#203e99;
    color:white;
    text-decoration: none !important;
}
.sidebar-datetime {
    
}
.sidebar-weblink {
    padding-top:6px;
}

.category-header-image {
    width:100%;
    height:auto;
}
.category-title {
    font-size: 170%;
    font-weight: normal;
    text-transform: uppercase;
    padding-top:10px;
}
.category-description {
    font-size: 110%;
    line-height: 120%;
	border: 3px solid #203e99;
	padding: 10px;
	-webkit-box-shadow: -5px 5px 9px 0px rgb(0 0 0 / 49%);
    box-shadow: -5px 5px 9px 0px rgb(0 0 0 / 49%);
}
.category-description-outer {
	clear: both;
	padding: 20px;
}
#site-title {
        padding: 0;
        margin: 0;
}
#site-title a {
	display:block;
	font-size: 2px;
	width:290px;
	height:200px;
	padding: 0;
	margin: 0;
	background: url(https://trueoob.com/wp-content/themes/truemaine/images/logo-final.png) no-repeat 0 0;
	text-indent: -1000px;
}
#home-bottom, .home-section {
	margin:10px 20px 0 0;
	border-top:10px solid #203e99;
	padding-left:0;
}
#abellona-webcam-citation {
	display: block;
	position: absolute;
	top: 15px;
	left: 50%;
	margin-left: -75px;
	width: 150px;
	height: auto;
	z-index: 1000;
	text-align: center;
	color: #fff;
}
.page-template-area-entry-page-php #content #abellona-webcam-citation > img {
	padding-top:5px;
}
#webcam-container {
	width: 100%; 
	height: 0; 
	padding-bottom: 56.25%; 
	overflow: hidden; 
	position: relative;
	margin-top:10px;
}
#mobile-sunrise-tides-container {
	display: none;
	color: #203E9E;
    font-size: 1em;
    line-height: 1.3em;
    font-weight: bold;
	text-align: center;
	width: 320px;
	margin: 0 auto;
}
.home-sidebar-tiles {
	display: block;
	margin: 0;
	padding: 0;
	text-align: center;
}
.home-mobile-tiles {
	display: none;
	margin: 0;
	padding: 0;
	text-align: center;
}
.home-mobile-tiles > li, .home-sidebar-tiles > li {
	list-style-type: none;
	display: inline-block;
	text-align: center;
	width: 140px;
	padding: 10px;
}
.home-mobile-tile-image {
	display: block;
	height: 140px;
	width: 140px;
	background-size: cover;
	background-position: 50% 50%;
	background-repeat: no-repeat;
}
.home-mobile-tile-text {
	display: block;
	text-align: center;
	color: #203E9E;
    font-size: 1.4em;
    line-height: 1.5em;
    font-weight: bold;
}
.home-mobile-tiles > li > a, .home-sidebar-tiles > li > a {
	text-decoration: none;
}
.home-mobile-tiles > li > a:hover, .home-sidebar-tiles > li > a:hover {
	text-decoration: underline;
}
#nivoslider-2897 {
    width:880px;height:416px;
}
#webcam-container {
	width:880px;
}
#site-description {
    height: 107px;
    font-size: 30px;
    font-weight: bold;
    text-align: center;
    color: #203e99;
    line-height: 44px;
    width: 300px;
    margin: 40px auto 0px auto;
}
#branding img {
	height: auto;
	margin-bottom: -7px;
	width: 100%;
}
#header-left {
    width:33%;
    float: left;
    padding-top:10px;
}
#header-center {
    width:33%;
    float:left;
}
#header-right {
    float: left;
    width:33%;
    text-align: right;
}
#header-links-top, #header-links-bottom {
    color:#203e99;
    font-size: 12px;
    margin-top: 10px;
}
#header-links-top {
    margin-bottom: 10px;
    width:auto;
    text-align:right;
    font-size: 10px;
}
#header-links-bottom {
    padding-top: 20px;
    float:right;
    text-align:right;
}
#sunrise-menu-item {
	background-image: url(https://trueoob.com/wp-content/themes/truemaine/images/sun-top-3.png);
	background-repeat: no-repeat;
	background-position: top center;
}
#mobile-sunrise {
	background-image: url(https://trueoob.com/wp-content/themes/truemaine/images/sun-top-3.png);
	background-repeat: no-repeat;
	background-position: top left;
}
#mobile-tides {
	background-image: url(https://trueoob.com/wp-content/themes/truemaine/images/wave.png);
	background-repeat: no-repeat;
	background-position: top left;
}
#mobile-tides, #mobile-sunrise {
	text-align: left;
	padding-left: 65px;
	padding-bottom: 10px;
	color: #203E9E;
    font-size: 1em;
    line-height: 1.3em;
    font-weight: bold;
}

/* =Menu
-------------------------------------------------------------- */

#access {
	clear: both;
	display: block;
	width: auto;
        background-color:#203e99;
        padding:5px 0;
}
#access:before, #access:after {
    clear: both;
    content: "";
    display: block;
}
#access ul {
	font-size: 13px;
	list-style: none;
	margin: 0;
	padding-left: 0;
}
#access li {
	float: left;
	position: relative;
	width:141px; 
}
#access a {
	color: #fff;
	display: block;
	line-height: 15px;
	padding: 7px 0 8px 0;
	text-decoration: none;
    border-right: 2px solid #fff;
	text-align:center;
	font-size:12px;
	font-weight: bold;
	text-transform: uppercase;
	height:15px;
}
/*#access .cat-item-8 > a,*/
#access .cat-item-13 > a, #access .coupons-main-nav > a, #menu-item-42 a, #menu-item-46 a, #menu-item-47 a, #menu-item-354 a, #menu-item-3030 a {
	height:30px;
	padding:0 0 0 0;
}
#menu-item-253 {
	background:url(https://trueoob.com/wp-content/themes/truemaine/images/wave.png) no-repeat 50% 0px;
}
#header-links-bottom .nav-divider {
	padding-top:10px;
}
#header-links-bottom a {
	padding:15px 3px 0 3px;
}
#header-links-top a:link, #header-links-top a:visited, #header-links-top a:active, #header-links-top a:hover, #header-links-top .nav-divider,#header-links-bottom a:link, #header-links-bottom a:visited, #header-links-bottom a:active, #header-links-bottom a:hover, #header-links-bottom .nav-divider {
	font-size:120%;
	color:#203e99;
	font-weight:bold;
}
/*#header-links-top a {
	padding:0 5px;
}*/
#access .last-menu-item a, #access #menu-item-354 a, #access .cat-item-13 a, #access .cat-item-131 a {
    border-right:0;
}
#access .last-menu-item {
	width:110px;
}
#access .first-menu-item {
	width:111px;
}
#access ul ul {
	display: none;
	float: left;
	margin: 0;
	padding-top:8px;
	position: absolute;
	top: 30px;
	left: 0;
	width: 188px;
	z-index: 99999;
}
#access ul ul ul {
	left: 100%;
	top: 0;
}
#access ul ul a {
	background-color:rgba(32,62,153,1);
	border-right:none;
	color: #fff;
	font-size: 13px;
	font-weight: normal;
	height: auto;
	line-height: 1.4em;
	padding: 5px 5px;
	width: 128px;
	text-align:left;
}
#menu-item-354 > ul {
	left:auto !important;
	right:-53px !important;
}
#access ul ul li:hover > a {
	background-color:rgba(32,62,153,1);
}

#access ul li:hover > ul {
	display: block;
}
#access .current-menu-item > a,
#access .current-menu-ancestor > a,
#access .current_page_item > a,
#access .current_page_ancestor > a {
	font-weight: bold;
}
.about-us-opener {
    display:none;
}

/* Search Form */
#branding #searchform {
	text-align: right;
	width:255px;
	background-color: #203e99;
	height:18px;
	padding: 5px;
	margin:45px auto 0px auto;
}
#branding #searchform div {
	margin: 0;
}
#branding #s {
	width: 230px;
    background: url(https://trueoob.com/wp-content/themes/truemaine/images/search-bar.png) repeat-x 0 0;
	font-size: 12px;
	height: 18px;
	line-height: 1em;
	padding: 0;
	margin: 0;
	float: left;
	border: 0;
	color: #203e99;
	font-weight:bold;
}
#branding #searchsubmit {
	background: url(https://trueoob.com/wp-content/themes/truemaine/images/search-button.png) no-repeat 0 0;
        height:17px;
        width:18px;
        border: none;
        overflow:hidden;
        text-indent: 20px;
        float: right;
        margin-right: 2px;
}
#branding .only-search #searchform {
	top: 5px;
	z-index: 1;
}
#branding .only-search #s {
	background-color: #666;
	border-color: #000;
	color: #222;
}
#branding .only-search #s,
#branding .only-search #s:focus {
	width: 85%;
}
#branding .only-search #s:focus {
	background-color: #bbb;
}
#branding .with-image #searchform {
	top: auto;
	bottom: -27px;
	max-width: 195px;
}
#branding .only-search + #access div {
	padding-right: 205px;
}


/* =Content
----------------------------------------------- */

#page {
    background-color: #fff;
}
#page:before, #page:after {
    clear: both;
    content: "";
    display: block;
}
#main {
	clear: both;
	padding: 10px;
	float: left;
	background-color: #fff;
}
.page-title {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	margin: 0 0 2.6em;
	text-transform: uppercase;
}
.page-title a {
	font-size: 12px;
	font-weight: bold;
	letter-spacing: 0;
	text-transform: none;
}
.hentry:last-child,
.no-results {
	border-bottom: none;
}
.blog .sticky .entry-header .entry-meta {
	clip: rect(1px 1px 1px 1px); /* IE6, IE7 */
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
.entry-title,
.entry-header .entry-meta {
	padding-right: 76px;
}
.entry-title {
	clear: both;
	color: #222;
	font-size: 26px;
	font-weight: bold;
	line-height: 1.5em;
	padding-bottom: .3em;
	padding-top: 15px;
}
.entry-title,
.entry-title a {
	color: #222;
	text-decoration: none;
}
.entry-title a:hover,
.entry-title a:focus,
.entry-title a:active {
	color: #1982d1;
}
.entry-meta {
	color: #666;
	clear: both;
	font-size: 12px;
	line-height: 18px;
}
.entry-meta a {
	font-weight: bold;
}
.single-author .entry-meta .by-author {
	display: none;
}
.entry-content h1,
.entry-content h2,
.comment-content h1,
.comment-content h2 {
	color: #000;
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}
.entry-content h3,
.comment-content h3 {
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}
.entry-content table,
.comment-content table {
	border-bottom: 1px solid #ddd;
	margin: 0 0 1.625em;
	width: 100%;
}
.entry-content th,
.comment-content th {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}
.entry-content td,
.comment-content td {
	border-top: 1px solid #ddd;
	padding: 6px 10px 6px 0;
}
.entry-content #s {
	width: 75%;
}
.comment-content ul,
.comment-content ol {
	margin-bottom: 1.625em;
}
.comment-content ul ul,
.comment-content ol ol,
.comment-content ul ol,
.comment-content ol ul {
	margin-bottom: 0;
}
dl.gallery-item {
	margin: 5px;
	float:left;
}
.page-link {
	clear: both;
	display: block;
	margin: 0 0 1.625em;
}
.page-link a {
	background: #eee;
	color: #373737;
	margin: 0;
	padding: 2px 3px;
	text-decoration: none;
}
.page-link a:hover {
	background: #888;
	color: #fff;
	font-weight: bold;
}
.page-link span {
	margin-right: 6px;
}
.entry-meta .edit-link a,
.commentlist .edit-link a {
	background: #eee;
	-moz-border-radius: 3px;
	border-radius: 3px;
	color: #666;
	float: right;
	font-size: 12px;
	line-height: 1.5em;
	font-weight: 300;
	text-decoration: none;
	padding: 0 8px;
}
.entry-meta .edit-link a:hover,
.commentlist .edit-link a:hover {
	background: #888;
	color: #fff;
}
.entry-content .edit-link {
	clear: both;
	display: block;
}

/* Images */
.entry-content img,
.comment-content img,
.widget img {
	max-width: 97.5%; /* Fluid images for posts, comments, and widgets */
}
.box-listing .box-photo img {
	width:120px !important;
	height:120px !important;
        max-width: none;
}
img[class*="align"],
img[class*="wp-image-"],
img[class*="attachment-"] {
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
img.size-full,
img.size-large {
	max-width: 97.5%;
	width: auto; /* Prevent stretching of full-size and large-size images with height and width attributes in IE8 */
	height: auto; /* Make sure images with WordPress-added height and width attributes are scaled correctly */
}
.entry-content img.wp-smiley {
	border: none;
	margin-bottom: 0;
	margin-top: 0;
	padding: 0;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 1.625em;
}
p img,
.wp-caption {
	margin-top: 0.4em;
}
.wp-caption {
	background: #eee;
	margin-bottom: 1.625em;
	max-width: 96%;
	padding: 9px;
}
.wp-caption img {
	display: block;
	margin: 0 auto;
	max-width: 98%;
}
.wp-caption .wp-caption-text,
.gallery-caption {
	color: #666;
	font-family: Georgia, serif;
	font-size: 12px;
}
.wp-caption .wp-caption-text {
	margin-bottom: 0.6em;
	padding: 10px 0 5px 40px;
	position: relative;
}
.wp-caption .wp-caption-text:before {
	color: #666;
	content: '\2014';
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	margin-right: 5px;
	position: absolute;
	left: 10px;
	top: 7px;
}
#content .gallery {
	margin: 0 auto 1.625em;
}
#content .gallery a img {
	border: none;
}
img#wpstats {
	display: block;
	margin: 0 auto 1.625em;
}
#content .gallery-columns-4 .gallery-item {
	width: 23%;
	padding-right: 2%;
}
#content .gallery-columns-4 .gallery-item img {
	width: 100%;
	height: auto;
}

/* Image borders */
img[class*="align"],
img[class*="wp-image-"],
#content .gallery .gallery-icon img {/* Add fancy borders to all WordPress-added images but not things like badges and icons and the like */
	border: 1px solid #ddd;
	padding: 6px;
}
.wp-caption img {
	border-color: #eee;
}
a:focus img[class*="align"],
a:hover img[class*="align"],
a:active img[class*="align"],
a:focus img[class*="wp-image-"],
a:hover img[class*="wp-image-"],
a:active img[class*="wp-image-"],
#content .gallery .gallery-icon a:focus img,
#content .gallery .gallery-icon a:hover img,
#content .gallery .gallery-icon a:active img {/* Add some useful style to those fancy borders for linked images ... */
	background: #eee;
	border-color: #bbb;
}
.wp-caption a:focus img,
.wp-caption a:active img,
.wp-caption a:hover img {/* ... including captioned images! */
	background: #fff;
	border-color: #ddd;
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}

/* Password Protected Posts */
.post-password-required .entry-header .comments-link {
	margin: 1.625em 0 0;
}
.post-password-required input[type=password] {
	margin: 0.8125em 0;
}
.post-password-required input[type=password]:focus {
	background: #f7f7f7;
}

/* Author Info */
#author-info {
	font-size: 12px;
	overflow: hidden;
}
.singular #author-info {
	margin: 10px 0;
	padding: 10px;
	border-top: 1px solid #CCC;
	border-bottom: 1px solid #CCC
}
.archive #author-info {
	border-bottom: 1px solid #ddd;
	margin: 0 0 2.2em;
	padding: 0 0 2.2em;
}
#author-avatar {
	float: left;
	margin-right: -78px;
}
#author-avatar img {
	background: #fff;
	-moz-border-radius: 3px;
	border-radius: 3px;
	-webkit-box-shadow: 0 1px 2px #bbb;
	-moz-box-shadow: 0 1px 2px #bbb;
	box-shadow: 0 1px 2px #bbb;
	padding: 3px;
}
#author-description {
	float: left;
	margin-left: 108px;
}
#author-description h2 {
	color: #000;
	font-size: 15px;
	font-weight: bold;
	margin: 5px 0 10px;
}

/* Comments link */
.entry-header .comments-link a {
	background: #eee url(https://trueoob.com/wp-content/themes/truemaine/images/comment-bubble.png) no-repeat;
	color: #666;
	font-size: 13px;
	font-weight: normal;
	line-height: 35px;
	overflow: hidden;
	padding: 0 0 0;
	position: absolute;
	top: 1.5em;
	right: 0;
	text-align: center;
	text-decoration: none;
	width: 43px;
	height: 36px;
}
.entry-header .comments-link a:hover,
.entry-header .comments-link a:focus,
.entry-header .comments-link a:active {
	background-color: #1982d1;
	color: #fff;
	color: rgba(255,255,255,0.8);
}
.entry-header .comments-link .leave-reply {
	visibility: hidden;
}

/*
Post Formats Headings
To hide the headings, display: none the ".entry-header .entry-format" selector,
and remove the padding rules below.
*/
.entry-header .entry-format {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	position: absolute;
	text-transform: uppercase;
	top: -5px;
}
.entry-header hgroup .entry-title {
	padding-top: 15px;
}
article.format-aside .entry-content,
article.format-link .entry-content,
article.format-status .entry-content {
	padding: 20px 0 0;
}
article.format-status .entry-content {
	min-height: 65px;
}
.recent-posts .entry-header .entry-format {
	display: none;
}
.recent-posts .entry-header hgroup .entry-title {
	padding-top: 0;
}

/* Singular content styles for Posts and Pages */
.singular .entry-title {
	color: #000;
	font-size: 36px;
	font-weight: bold;
	line-height: 48px;
}
.singular .entry-title,
.singular .entry-header .entry-meta {
	padding-right: 0;
}
.singular .entry-header .entry-meta {
	position: absolute;
	top: 0;
	left: 0;
}
blockquote.pull {
	font-size: 21px;
	font-weight: bold;
	line-height: 1.6125em;
	margin: 0 0 1.625em;
	text-align: center;
}
.singular blockquote.pull {
	margin: 0 -22.25% 1.625em;
}
.pull.alignleft {
	margin: 0 1.625em 0 0;
	text-align: right;
	width: 33%;
}
.singular .pull.alignleft {
	margin: 0 1.625em 0 -22.25%;
}
.pull.alignright {
	margin: 0 0 0 1.625em;
	text-align: left;
	width: 33%;
}
.singular .pull.alignright {
	margin: 0 -22.25% 0 1.625em;
}
.singular blockquote.pull.alignleft,
.singular blockquote.pull.alignright {
	width: 33%;
}
.singular .entry-meta .edit-link a {
	bottom: auto;
	left: 50px;
	position: absolute;
	right: auto;
	top: 80px;
}


/* =Image
----------------------------------------------- */

.indexed.format-image .entry-header {
	min-height: 61px; /* Prevent the comment icon from colliding with the image when there is no title */
}
.indexed.format-image .entry-content {
	padding-top: 0.5em;
}
.indexed.format-image p,
.indexed.format-image p img {
	margin-bottom: 0;
}
.indexed.format-image footer.entry-meta {
	background: #ddd;
	margin-top: -7px;
	padding: 20px 30px;
	overflow: hidden;
}
.indexed.format-image div.entry-meta {
	display: inline-block;
	float: left;
	width: 35%;
}
.indexed.format-image div.entry-meta + div.entry-meta {
	float: none;
	width: 65%;
}
.indexed.format-image .entry-meta span.cat-links,
.indexed.format-image .entry-meta span.tag-links,
.indexed.format-image .entry-meta span.comments-link {
	display: block;
}
.indexed.format-image footer.entry-meta a {
	color: #444;
}
.indexed.format-image footer.entry-meta a:hover {
	color: #fff;
}
#content .indexed.format-image img {
	border: none;
	max-width: 100%;
	padding: 0;
}
.indexed.format-image .wp-caption {
	background: #111;
	margin-bottom: 0;
	max-width: 96%;
	padding: 11px;
}
.indexed.format-image .wp-caption .wp-caption-text {
	color: #ddd;
}
.indexed.format-image .wp-caption .wp-caption-text:before {
	color: #444;
}
.indexed.format-image a:hover img {
	opacity: 0.8;
}


/* =error404
----------------------------------------------- */

.error404 #main #searchform {
	background: #f9f9f9;
	border: 1px solid #ddd;
	border-width: 1px 0;
	margin: 0 -8.9% 1.625em;
	overflow: hidden;
	padding: 1.625em 8.9%;
}
.error404 #main #s {
	width: 95%;
}
.error404 #main .widget {
	clear: none;
	float: left;
	margin-right: 3.7%;
	width: 30.85%;
}
.error404 #main .widget_archive {
	margin-right: 0;
}
.error404 #main .widget_tag_cloud {
	float: none;
	margin-right: 0;
	width: 100%;
}
.error404 .widgettitle {
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}



/* =Attachments
----------------------------------------------- */

.image-attachment div.attachment {
	background: #f9f9f9;
	border: 1px solid #ddd;
	border-width: 1px 0;
	margin: 0 -8.9% 1.625em;
	overflow: hidden;
	padding: 1.625em 1.625em 0;
	text-align: center;
}
.image-attachment div.attachment img {
	display: block;
	height: auto;
	margin: 0 auto 1.625em;
	max-width: 100%;
}
.image-attachment div.attachment a img {
	border-color: #f9f9f9;
}
.image-attachment div.attachment a:focus img,
.image-attachment div.attachment a:hover img,
.image-attachment div.attachment a:active img {
	border-color: #ddd;
	background: #fff;
}
.image-attachment .entry-caption p {
	font-size: 10px;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	margin: 0 0 2.6em;
	text-transform: uppercase;
}


/* =Navigation
-------------------------------------------------------------- */

#content nav {
	clear: both;
	overflow: hidden;
	padding: 0 0 1.625em;
}
#content nav a {
	font-size: 12px;
	font-weight: bold;
	line-height: 2.2em;
}
#nav-above {
	padding: 0 0 1.625em;
}
#nav-above {
	display: none;
}
.paged #nav-above {
	display: block;
}
.nav-previous {
	float: left;
	width: 50%;
}
.nav-next {
	float: right;
	text-align: right;
	width: 50%;
}
#content nav .meta-nav {
	font-weight: normal;
}




/* =Widgets
----------------------------------------------- */

.widget-area {
	font-size: 12px;
}
.widget {
	clear: both;
	margin: 0 0 10px 0;
        padding: 0 0 10px 0;
}
.widget-title {
	color: #666;
	font-size: 10px;
	font-weight: 500;
	letter-spacing: 0.1em;
	line-height: 2.6em;
	text-transform: uppercase;
}
.widget ul {
	font-size: 15px;
	margin: 0;
}
.widget ul ul {
	margin-left: 1.5em;
}
.widget ul li {
	color: #777;
	font-size: 13px;
}
.widget a {
	font-weight: bold;
	text-decoration: none;
}
.widget a:hover,
.widget a:focus,
.widget a:active {
	text-decoration: underline;
}

.truemaine_subpages_widget > ul > li {
	list-style-type:none;
}
.truemaine_subpages_widget li {
	line-height:160%;
}
.truemaine_subpages_widget .widget-title {
	font-weight:bold;
	font-size:12px;
}




/* =Footer
----------------------------------------------- */

#colophon {
	clear: both;
}

#footer {
	display: block;
    clear:both;
    width:auto;
    background-color: rgba(0,0,0,0.7);
    color:white;
}
#footer-mobile {
	display: none;
}
.footer-col {
    width:23.5%;
    padding-right:1%;
    float:left;
    padding-bottom:20px;
}
#footer a:link, #footer a:visited, #footer a:hover, #footer a:active {
    color:white;
}
#footer ul, #footer li {
    padding:0;
    margin:0;
    list-style-type:none;
}
div.clearfix { clear: left; display: block; }
#footer h2 {
    text-transform: uppercase;
    padding-top:20px;
}
#footer li {
    padding-left:10px;
    font-size:0.8em;
}
#footer .copyright, #footer .powered_by {
    font-size:0.8em;
    padding-bottom:20px;
}
.footer-content {
    width:950px;
    margin:0 auto;
}



/* Coming Soon Page */



#comingsoon-emaillist {
	width:300px;
	height:150px;
	float:right;	
	color:#203e99 !important;
	font-family:"myriad-pro", "Myriad Pro", Arial, Helvetica, sans-serif !important;
	margin-top:10px;
}
.page-template-comingsoon2-page-php #content, #colophon, #colophon a:link, #colophon a:visited {
	color:white !important;
	font-family:"myriad-pro", "Myriad Pro", Arial, Helvetica, sans-serif !important;
	background:none !important;
	border:none !important;
}
.page-template-comingsoon2-page-php #mce-EMAIL, .page-template-comingsoon2-page-php #mce-I, .page-template-comingsoon2-page-php #mce-ZIPCODE, #intro-emaillist #mce-EMAIL {
	background:url(https://trueoob.com/wp-content/themes/truemaine/images/input-background.jpg) 0 0 no-repeat;
}
.page-template-comingsoon2-page-php #page, .page-template-comingsoon2-page-php #main, .page-template-comingsoon2-page-php #primary {
	background:none;
	
}
.page-template-comingsoon2-page-php #branding {
	border-bottom:none;
}
#comingsoon-emaillist label, #intro-emaillist label {
	width:80px;
	text-align:right;
	float:left;	
	line-height:20px;
	margin-right:3px;
}
#intro-emaillist label {
	width:380px;
	margin-right:6px;
}
#comingsoon-emaillist input, #comingsoon-emaillist select {
	float:left;
	width:208px !important;
	border:0;
	padding:1px !important;
	height:24px;
	margin-bottom:10px;
}
#intro-emaillist input {
	float:left;
	width:180px !important;
	border:0;
	padding:1px !important;
	height:24px;
	margin-bottom:10px;
}
#comingsoon-emaillist .mc-field-group {
	clear:both;
	
}
#intro-emaillist {
	text-align:center;
}
.page-template-comingsoon2-page-php #mc-embedded-subscribe {
	color:white;
	background:#203e99;
	width:100px !important;
	float:right;
	margin-right:6px;
}
#intro-emaillist  #mc-embedded-subscribe {
	color:white;
	background:#203e99;
	width:100px !important;
	float:left;
	margin-left:6px;
}
.page-template-comingsoon2-page-php #content, .page-template-comingsoon2-page-php #main {
	margin:0;
	padding:0;
}
.page-template-comingsoon2-page-php #page {
	padding:0;
	margin:-40px auto 0 auto;
}
.page-template-comingsoon2-page-php #header-wrap {
	height:200px;
}

.page-template-comingsoon2-page-php #site-title a {
    display:block;
	font-size: 2px;
	width:418px !important;
	height:188px !important;
	padding: 0;
	margin: 0;
	background: url(https://trueoob.com/wp-content/themes/truemaine/images/preview-logo.png) no-repeat 0 0 !important;
	text-indent: -1000px;
}

/* intro page */

.page-id-3357 .breadcrumbs, .page-id-3873 .breadcrumbs, .page-id-3047 .breadcrumbs, .page-template-enroll-page-2-php .breadcrumbs, .parent-pageid-2918 .breadcrumbs, .page-id-3326 .breadcrumbs, .page-id-81 .breadcrumbs, .page-id-79 .breadcrumbs {
	display:none;
}
.page-id-1088 .breadcrumbs {
	display:none;
}
.enrollment-info-heading, .membership-manager-heading {
	display:none;
}
.page-id-2925 #header-links-bottom, .page-id-3357 #header-links-bottom, .page-id-3357 #header-center, .page-id-3357 #searchform, .page-id-3357 #weather, .page-id-3873 #header-links-bottom, .page-id-3873 #header-center, .page-id-3873 #searchform, .page-id-3873 #weather, .page-id-3714 #header-links-bottom, .page-id-3714 #header-center, .page-id-3714 #searchform, .page-id-3714 #weather, .page-id-3710 #header-center, .page-id-3710 #searchform, .page-id-3710 #weather, .page-id-3710 #header-links-bottom, .page-template-intro-page-php #searchform, .page-template-enroll-page-php #searchform, .page-template-intro-page2-php #searchform, .parent-pageid-2918 #searchform, .page-id-2925 #searchform, .page-template-intro-page-php #weather, .page-template-enroll-page-php #weather, .page-template-intro-page2-php #weather, .parent-pageid-2918 #weather, .page-id-2925 #weather, .page-template-intro-page-php #header-center, .page-template-enroll-page-php #header-center, .page-template-intro-page2-php #header-center, .parent-pageid-2918 #header-center, .page-id-2925 #header-center, .page-template-intro-page2-php #header-links-bottom, .page-id-2925 #current_conditions_block, .page-id-3357 #current_conditions_block, .parent-pageid-2918 #current_conditions_block, .page-id-2925 #current_conditions_block, .page-template-intro-page2-php #current_conditions_block, .page-id-3873 #current_conditions_block, .page-id-3714 #current_conditions_block, .page-id-3710 #current_conditions_block {
	display:none !important;
}
.parent-pageid-2918 .membership-manager-heading, .page-id-3357 .membership-manager-heading {
	display:block;
}
.page-id-3873 .enrollment-info-heading, .page-id-972 .enrollment-info-heading, .page-id-3710 .enrollment-info-heading, .page-id-3714 .enrollment-info-heading, .page-id-2925 .enrollment-info-heading {
	display:block;
}

.page-template-intro-page-php #access, .page-template-enroll-page-2-php #access, .page-template-enroll-page-php #access, .page-template-intro-page2-php #access, .page-id-2925 #access, .parent-pageid-2918 #access, .page-id-3873 #access, .page-id-3357 #access, .page-id-3710 #access {
	display:none;
}
.page-template-intro-page2-php .breadcrumbs, .page-id-3060 .breadcrumbs, .page-id-3055 .breadcrumbs {
	display:none;
}
.parent-pageid-2918 #header-links-bottom, .parent-pageid-2918 #weather:link, .parent-pageid-2918 #weather:visited {
	display:none;
}
#input_5_9_5_container, #input_18_2_5_container {
	clear:both;
}

.page-template-intro-page-php #main, .page-template-enroll-page-php #main {
	width:970px;
	margin:-10px -10px 0 -10px;
	background-color:rgb(20,101,135);
}
.page-template-intro-page-php #page h2, .page-template-enroll-page-php #page h2 {
	margin:30px 0 30px 0;
	text-align:center;
	font-size:165%;
	font-weight:bold;
	color:#fff;	
	font-family:"myriad-pro", "Myriad Pro", Arial, Helvetica, sans-serif;
}
.page-template-intro-page-php .slides_container {
	width:731px;
	height:230px;
	margin:0 auto;
}
.page-template-intro-page-php .slides_container div {
	width:731px;
	height:230px;
	display:block;
}
.page-template-intro-page-php .breadcrumbs, .page-template-intro-page-php #searchform {
	display:none;
}
#intro-page-tabs {
	clear:both;
	position:relative;
}
.page-template-intro-page2-php #primary, .page-template-photo-page-php #primary {
	width:715px !important;
	border-right: 4px solid #203e99 !important;
	margin-left: 10px !important;
}
.page-template-intro-page2-php .widget-area, .page-template-photo-page-php .widget-area {
	font-size:16px !important;
	font-weight:normal !important;
}
a.option-selected:link, a.option-selected:link {
	border:2px solid #ff9 !important;
}
.intro-page-option-detail {
	display:none;
	margin:10px;
	clear:both;
	padding:10px 0;
}
.intro-page-option-detail h3 {
	font-size:110%;
	padding-bottom:5px;
}
.intro-page-option-detail p {
	font-weight:normal;
}
#intro-page-options a:link, #intro-page-options a:visited {
	display:block;
	width:100px;
	text-align:center;
	color:#fff;
	background-color:#203e99;
	padding:5px;
	margin:5px 10px;
	float:left;
	height:44px;
	border:2px solid rgba(255, 245, 226, 1);
}
.menu-div {
    float:right;
    padding-right:8px;
}
.web-div, .menu-div {
    padding-top:8px;
	display: inline-block;
	vertical-align: top;
}

.box-listing {
    width:49.5%;
    float:left;
    min-height:200px;
    position:relative;
}
.box-listing:nth-child(odd) {
    clear: left;
}
.box-address-phone {
    font-size:80%;
}
.more_link {
    display:block;
    position:absolute;
    width:100%;
    bottom:0px;
    background: #fff;
}
.more_link, .less_link {
    font-size:80%;
}
.box-inner {
    width:auto;
    min-height:199px;
    border:3px solid #203e99;
    -webkit-box-shadow:  -5px 5px 9px 0px rgba(0, 0, 0, 0.49);
    box-shadow:  -5px 5px 9px 0px rgba(0, 0, 0, 0.49);
    float:left;
    background-color:#fff;
    margin:0 10px 10px 0;
}
.box-inner a:link, .box-inner a:visited, .box-right a:link, .box-right a:visited {
	color:#000;/*#203e99;*/
}
.box-inner h3 {
    font-size:125%;
    line-height:125%;
    margin-left: -154px;
    text-align:center;
    padding-bottom:5px;
    margin-top:-5px;
}
.box-right {
	width:145px;
	margin:5px 0 0 5px;
	float:left;
	line-height:140%;
}
.box-stripe {
	border-top:1px solid #203e99;
	border-left:1px solid #203e99;
	border-bottom:1px solid #203e99;
	/*background-color:rgba(255,255,255,0.5);*/
        background:#fff;
	margin-left:20px;
	width:auto;
        position:relative;
	padding-left:145px;
	padding-right:5px;
	min-height:83px;
	height:83px;
	overflow:hidden;
	padding-top:5px;
	font-size:13px;
	font-weight:normal;
}
.box-stripe-hovered {
	height:auto;
	overflow:visible;
}
.box-stripe p {
	margin-bottom:0;
}
.box-photo {
	background-color:#fff;
	border:2px solid #203e99;
	padding:10px;
	width:120px;
	height:120px;
	position:absolute;
	top:40px;
	left:15px;
}
.box-head {
	width:auto;
	height:53px;
	overflow:hidden;
	padding:15px 5px 10px 165px;
}
.box-listing .box-head-hovered {
	height:auto;
	overflow:visible;
}
.box-amenities {
	width:auto;
	padding:0 0 0 165px;
	height:30px;
	overflow:hidden;
}
.box-event-footer {
	width:auto;
	padding:0 0 0 0;
	height:30px;
	text-align:center;
}
.box-event-time {
    text-align: center;
}
.box-photo-links {
	position:absolute;
	top:185px;
	left:15px;
	width:144px;
	text-align:center;
	font-size:80%;
}




.box-event .box-photo img {
	width:140px !important;
	height:140px !important;
        max-width: none;
}
.box-event {
    width:49.5%;
    float:left;
    min-height:200px;
    position:relative;
}
.box-event:nth-child(odd) {
    clear: left;
}
.box-event .box-inner {
    width:auto;
    min-height:199px;
    border:3px solid #203e99;
    -webkit-box-shadow:  -5px 5px 9px 0px rgba(0, 0, 0, 0.49);
    box-shadow:  -5px 5px 9px 0px rgba(0, 0, 0, 0.49);
    float:left;
    background-color:#fff;
    margin:0 10px 10px 0;
}
.box-event .box-inner a:link, .box-event .box-inner a:visited, .box-event .box-right a:link, .box-event .box-right a:visited {
	color:#000;/*#203e99;*/
}
.box-event .box-inner h3 {
    font-size:125%;
    line-height:125%;
    margin-left: 0;
    text-align:left;
    padding-bottom:0;
    margin-top:0;
}
.box-event .box-right {
	width:145px;
	margin:5px 0 0 5px;
	float:left;
	line-height:140%;
}
.box-event .box-stripe {
	border-top:1px solid #203e99;
	border-left:1px solid #203e99;
	border-bottom:1px solid #203e99;
	/*background-color:rgba(255,255,255,0.5);*/
        background:#fff;
	margin-left:20px;
	width:auto;
        position:relative;
	padding-left:165px;
	padding-right:5px;
	min-height:83px;
	height:83px;
	overflow:hidden;
	padding-top:5px;
	font-size:13px;
	font-weight:normal;
}
.box-event .box-stripe-hovered {
	height:auto;
	overflow:visible;
}
.box-event .box-stripe p {
	margin-bottom:0;
}
.box-event .box-photo {
	background-color:#fff;
	border:2px solid #203e99;
	padding:10px;
	width:140px;
	height:140px;
	position:absolute;
	top:20px;
	left:15px;
}
.box-event .box-head {
	width:auto;
	height:53px;
	overflow:hidden;
	padding:15px 5px 10px 185px;
}
.box-event .box-head-hovered {
	height:auto;
	overflow:visible;
}
.box-event .box-amenities {
	width:auto;
	padding:0 0 0 185px;
	height:30px;
	overflow:hidden;
}
.box-event-footer {
	width:auto;
	padding:0 0 0 0;
	height:30px;
	text-align:center;
}
.box-event-time {
    text-align: center;
}
.box-event .box-photo-links {
	position:absolute;
	top:185px;
	left:15px;
	width:164px;
	text-align:center;
	font-size:80%;
}





#left-side {
	width:725px;
	border-right:4px solid #203e99;
	color:#203e99;
	font-weight:bold;
	line-height:110%;
	float:left;
	margin-left:10px;
}
#right-side {
	width:205px;
	margin:0 10px;
	float:right;
	color:#203e99;
	font-weight:bold;
	line-height:110%;
	font-family:"myriad-pro", "Myriad Pro", Arial, Helvetica, sans-serif;
}
#introtext {
	color:#fff;
	font-family:"myriad-pro", "Myriad Pro", Arial, Helvetica, sans-serif;
}
#introtext a:link, #introtext a:visited {
	color:#fff;
	text-decoration:underline;
}

#introtext h3, #right-side h3 {
	margin:0;
	padding:20px 0 0 0;
	text-align:center;
	font-size:130%;
	line-height:130%;
	font-weight:bold;
	font-style:italic;
}

#introtext h4, #right-side h4 {
	margin:10px 0 ;
	padding:10px 0;
	border-bottom:3px solid #203e99;
	text-align:center;
	font-size:130%;
	line-height:130%;
	font-weight:bold;
	font-style:italic;
}
.error {
	display:block;
	width:350px;
	float:left;
	padding-left:5px;
}
#right-side p {
	text-align:center;
	margin:20px 0;
	padding:0;
}
#downloadable-app {
	background:url(https://trueoob.com/wp-content/themes/truemaine/images/app-download.png) 0 0 no-repeat;
	font-size:120%;
	text-align:left;
	padding-left:55px;	
	margin-top:20px;
}
.show-mobile {
	display:none;
}
.wave {
	height:11px;
	background:url(https://trueoob.com/wp-content/themes/truemaine/images/wave.png) 50% 50% no-repeat;
}
#disqus_thread {
	padding:20px 20px 0px 0px;
}

.sign-up-button:link, .sign-up-button:visited {
	font-size:150%;
	display:block;
	font-weight:bold;
	text-align:center;
	color:white;
	background-color:#203e99;
	padding:10px;
	margin:10px;
}

.formField {
	clear:both;
	padding-bottom:5px;
}
.formField label {
	width:200px;
	float:left;
	padding-top:8px;
	text-align:right;
	padding-right:5px;
}
.formField input, .formField select {
	width:300px;
	float:left;
}
.formField textarea {
	width:500px;
	height:100px;
	float:left;
}
.formField p {
	float:left;
	margin-left:10px;
}
.seasonalClosingDate {
	display:none;
}
.description {
font-size:0.8em;
}

/* amenities icons */
.amenity-icon {
	background-image:url(https://trueoob.com/wp-content/themes/truemaine/images/amenities-icons-30-white.png);
	width:30px;
	height:30px;
	display:inline-block;
	background-repeat:no-repeat;
	background-position:-120px -420px;
}
.amenity-icon-dark {
	background-image:url(https://trueoob.com/wp-content/themes/truemaine/images/amenities-icons-30-2.png);
	width:30px;
	height:30px;
	display:inline-block;
	background-repeat:no-repeat;
	background-position:-120px -420px;
}
.wifi-icon {
	background-position:0px 0px;
}
.food-icon {
	background-position:0 -60px;
}
.swimming-icon {
	background-position:0 -120px;
}
.familyfriendly-icon {
	background-position:-30px 0;
}
.exercise-icon {
	background-position:-30px -30px;
}
.petfriendly-icon {
	background-position:-30px -60px;
}
.handicap-icon {
	background-position:-30px -90px;
}
.atv-icon {
	background-position:-30px -120px;
}
.boatlaunch-icon {
	background-position:0 -150px;
}
.smallboat-icon {
	background-position:0 -180px;
}
.walkingtrail-icon {
	background-position:0 -210px;
}
.hiking-icon {
	background-position:0 -240px;
}
.skiing-icon {
	background-position:0 -270px;
}
.camper-icon {
	background-position:0 -300px;
}
.tenting-icon {
	background-position:0 -330px;
}
.horsebackriding-icon {
	background-position:-30px -150px;
}
.historiclocations-icon {
	background-position:-30px -180px;
}
.pavilion-icon {
	background-position:-30px -210px;
}
.kayaking-icon {
	background-position:-30px -240px;
}
.geocaching-icon {
	background-position:-30px -270px;
}
.picnic-icon {
	background-position:-30px -300px;
}
.snowmobile-icon {
	background-position:-30px -330px;
}
.bicycle-icon {
	background-position:0 -360px;
}
.fishing-icon {
	background-position:-30px -360px;
}
.fishing-2-icon {
	background-position:-30px -360px;
}
.pool-icon {
	background-position:0 -420px;
}
.playground-icon {
	background-position:-30px -390px;
}
.wintersports-icon {
	background-position:-30px -420px;
}
.outdoorpatio-icon {
	background-position:-60px 0;
}
.restroom-icon {
	background-position:-60px -30px;
}
.kitchennette-icon {
	background-position:-60px -60px;
}
.openyearround-icon {
	background-position:-60px -90px;
}
.nosmoking-icon {
	background-position:-60px -120px;
}
.cabletv-icon {
	background-position:-60px -150px;
}
.takeout-icon {
	background-position:-60px -180px;
}
.sweets-icon {
	background-position:-60px -210px;
}
.steaks-icon {
	background-position:-60px -240px;
}
.spaghetti-icon {
	background-position:-60px -270px;
}
.souvenir-icon {
	background-position:-60px -300px;
}
.pie-icon {
	background-position:-60px -330px;
}
.vegetarian-icon {
	background-position:-60px -360px;
}
.rv-icon {
	background-position:-60px -390px;
}
.breakfast-2-icon {
	background-position:-60px -420px;
}
.toiletries-icon {
	background-position:-90px 0;
}
.pizza-icon {
	background-position:-90px -30px;
}
.oob365-icon {
	background-position:-90px -60px;
}
.chamber-icon {
	background-position:-90px -90px;
}
.beachfront-icon {
	/*background-position:0 -90px;*/
	background-position:-90px -120px;
}
.medication-icon {
	background-position:-90px -150px;
}
.seafood-icon {
	background-position:-90px -180px;
}
.kidsmenu-icon {
	background-position:-90px -210px;
}
.jewelry-icon {
	background-position:-90px -240px;
}
.internationalfood-icon {
	background-position:-90px -270px;
}
.icecream-icon {
	background-position:-90px -300px;
}
.liveentertainment-icon {
	background-position:-90px -330px;
}
.fitnesscenter-icon {
	background-position:-90px -360px;
}
.finedining-icon {
	background-position:-90px -390px;
}
.dancing-icon {
	background-position:-90px -420px;
}
.alcohol-icon {
	background-position:-120px 0;
}
.casual-icon {
	background-position:-120px -30px;
}
.pubfood-icon {
	background-position:-120px -60px;
}
.brass-icon {
	background-position:-120px -90px;
}
.wildlifewatching-icon {
	/*background-position:0 -390px;*/
	background-position:-120px -120px;
}
.nearocean-icon {
	background-position:-120px -150px;
}
.beachessentials-icon {
	background-position:-120px -180px;
}
.ac-icon {
	/*background-position:0 -30px;*/
	background-position:-120px -210px;
}

.hidden {
	display:none;
}

.event-date {
	text-align:center;
	padding-top:20px;
	font-size:115%;
	width:565px;
}
#weather {
	padding-top:30px;
}
#input_10_12 li, #input_11_12 li {
	display: inline-block !important;
	padding-right: 20px !important;
}
.weather_current_time {
	font-size:100%;
	font-weight:bold;
	height:15px;
	line-height:15px;
	text-align:center;
}
#weather:link, #weather:visited {
	display:block;
	width:286px;
	height:86px;
	text-decoration:none;
	color:#203e99;
        float:right;
}
.weather_block {
	width:71px;
	height:71px;
	float:left;
	color:#203e99;
	margin:0;
	padding:0;
}
.weather_day {
	width:71px;
	text-align:center;
	font-size:12px;
	height:18px;
}
.weather_icon {
	width:71px;
	height:57px;
	background-position:50% 50%;
	background-repeat:no-repeat;
	background-image:url(https://trueoob.com/wp-content/themes/truemaine/images/weather/unknown.png);
	position:relative;
	padding:0;
	margin:0;
}
.weather_temp {
	position:absolute;
	font-weight:bold;
}
.weather_block .rain {
	background-image:url(https://trueoob.com/wp-content/themes/truemaine/images/weather/rain.png);
}
.weather_block .rain .weather_temp {
	top:15px;
	left:31px;
}
.sunset-image {
	background-image:url(https://trueoob.com/wp-content/themes/truemaine/images/sunset2.png);
	background-repeat:no-repeat;
	background-position:top center;
}
.weather_block .clear {
	background-image:url(https://trueoob.com/wp-content/themes/truemaine/images/weather/clear.png);
	background-position:5px 9px;
	width:71px !important;
	height:57px;
}
.weather_block .clear .weather_temp {
	top:3px;
	right:3px;
}
.weather_block .flurries {
	background-image:url(https://trueoob.com/wp-content/themes/truemaine/images/weather/flurries.png);
}
.weather_block .flurries .weather_temp {
	top:11px;
	left:31px;
}
.weather_block .sleet {
	background-image:url(https://trueoob.com/wp-content/themes/truemaine/images/weather/sleet.png);
}
.weather_block .sleet .weather_temp {
	top:15px;
	left:31px;
}
.weather_block .snow {
	background-image:url(https://trueoob.com/wp-content/themes/truemaine/images/weather/snow.png);
}
.weather_block .snow .weather_temp {
	top:12px;
	left:30px;
}
.weather_block .tstorms {
	background-image:url(https://trueoob.com/wp-content/themes/truemaine/images/weather/mostly-sunny.png);
}
.weather_block .tstorms .weather_temp {
	top:24px;
	left:27px;
}
.weather_block .sunny {
	background-image:url(https://trueoob.com/wp-content/themes/truemaine/images/weather/sunny.png);
}
.weather_block .sunny .weather_temp {
	top:24px;
	left:10px;
}
.weather_block .cloudy {
	background-image:url(https://trueoob.com/wp-content/themes/truemaine/images/weather/cloudy.png);
}
.weather_block .cloudy .weather_temp {
	top:21px;
	left:9px;
}
.weather_block .fog {
	background-image:url(https://trueoob.com/wp-content/themes/truemaine/images/weather/foggy.png);
}
.weather_block .fog .weather_temp {
	top:18px;
	left:30px;
}
.weather_block .hazy {
	background-image:url(https://trueoob.com/wp-content/themes/truemaine/images/weather/hazy.png);
}
.weather_block .hazy .weather_temp {
	top:3px;
	right:3px;
}
.weather_block .mostlycloudy {
	background-image:url(https://trueoob.com/wp-content/themes/truemaine/images/weather/mostly-cloudy.png);
}
.weather_block .mostlycloudy .weather_temp {
	top:3px;
	right:3px;
}
.weather_block .mostlysunny {
	background-image:url(https://trueoob.com/wp-content/themes/truemaine/images/weather/mostly-sunny.png);
}
.weather_block .mostlysunny .weather_temp {
	top:24px;
	left:27px;
}
.weather_block .unknown {
	background-image:url(https://trueoob.com/wp-content/themes/truemaine/images/weather/unknown.png);
}
.weather_block .unknown .weather_temp {
	display:none;
}
.weather_current {
	text-align:center;
	font-size:12px;
}
.weather_long_block {
	width:465px;
	height:71px;
	float:left;
	color:#203e99;
	margin:10px 5px 5px 5px;
	padding:0;
}
.weather_long_block .weather_icon {
	float:left;
}
.weather_long_block h3 {
	clear:none;
	font-size:110%;
	padding:0 0 5px 10px;
}
.weather_long_block .weather_forecast {
	font-weight:normal;
	padding: 0 0 0 10px;
}
.current_weather_block {
	width:65px;
	height:57px;
	border:1px solid #203e99;
	padding:5px;
	background-color:rgba(255,255,255,0.5);
	clear:both;
	margin-top:10px;
}
.current_weather_block .weather_block {
	width:65px;
}
.current_weather_block .weather_icon {
	background-position: 0px 0px;
}
.current_conditions {
	text-align:center;
	padding-top:7px;
	line-height:150%;
	font-weight:bold;
}
.sun_info {
	font-size:12px;
	text-align:center;
	font-weight:normal;
	line-height:15px;
}
#header-right-membership {
	display:none;
}
#upper-home-link {
	display:none;
}
.page-id-3357 #upper-home-link, .page-id-972 #upper-home-link, .page-id-2925 #upper-home-link, .parent-pageid-2918 #upper-home-link, .page-id-3710 #upper-home-link,  .page-id-3714 #upper-home-link {
	display:inline;
}
.page-id-3357 #header-links-top .nav-divider, .page-id-3357 #header-links-top a, .page-id-3714 #header-links-top a, .page-id-3710 #header-links-top a, .page-id-972 #header-links-top a, .page-id-2925 #header-links-top a, .parent-pageid-2918 #header-links-top a, .page-id-3714 #header-links-top .nav-divider, .page-id-3710 #header-links-top .nav-divider, .page-id-972 #header-links-top .nav-divider, .page-id-2925 #header-links-top .nav-divider, .parent-pageid-2918 #header-links-top .nav-divider {
	color:#777;
}
.page-id-3873 #header-right-membership, .page-id-3357 #header-right-membership, .page-id-972 #header-right-membership, .page-id-2925 #header-right-membership, .parent-pageid-2918 #header-right-membership, .page-id-3710 #header-right-membership, .page-id-3714 #header-right-membership {
	display:block;
    position:absolute;
	top:47px;
	right:0;
    width:700px;
    text-align: center;
}
#header-right-membership h3 {
	font-weight:bold;
	font-size:280%;
	padding-top:30px;
	color:#203e99;
}

.page-id-1082 .breadcrumbs, .page-id-2927 .breadcrumbs, .page-id-3714 .breadcrumbs {
	display:none;
}
.wpcf7-form {
	width:95% !important;
	max-width:none !important;
}
.wpcf7-form div {
	width:300px !important;
	float:left !important;
	padding:10px 0px;
}
.wpcf7-form textarea, .wpcf7-form input, .wpcf7-form select {
	width:268px;
	padding:3px;
	margin:0;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
}
.wpcf7-form textarea {
	height:70px;
}
.wpcf7-form input.wpcf7-submit {
	color:white !important;
	background:#203e99 !important;
	width:100px !important;
	float:left !important;
	margin-left:90px !important;
	margin-top:45px !important;
	border:none !important;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
	border-radius:0;
}
.wpcf7 {
	width:100%;
}
div.wpcf7-response-output {
	text-align:center !important;
	width:100% !important;
}
.event-date-heading {
	clear:both; 
	text-align:center; 
	padding:20px 10px 10px 10px;
	background-color:#FFF5E2;
	display:block;
}
.subcategory {
	margin-top:20px;
}
h3.subcategory_title {
	font-size:110%;
	margin:0px 20px 10px 0;
	padding:3px 0 0 0;
	display:block;
	background:#203e99;
	color:#FFF5E2;
	text-align:center;
}
.category_sidebar_content {
	font-size:13px;
}

.full_content, .less_link {
	display:none;
}
.excerpt {
	display:block;
}

.pricedetails {
	display:none !important;
}
.editfield input[type=checkbox] {
width:auto !important;
}
.editfield label {
display:inline-block !important;
padding-right:20px !important;
}

/* Enrollment process */
.enrollment_step, #advertisement_preview_outer {
	display:none;
	clear:both;
}
.enrollment_step h3 {
	font-size:115%;
	padding-bottom:10px;
}
#membership_forprofit, #membership_nonprofit, #add_next_business, #done_adding_businesses, #add_another_business, #no_more_businesses, #set_up_billing {
	font-size:110%;
	margin:20px 10px 10px 10px;
	padding:15px;
	display:block;
	background:#203e99;
	color:#FFF5E2;
	text-align:center;
	width:425px;
	float:left;
	font-weight:normal;
}
.enrollment_step .wpcf7-form input.wpcf7-submit {
	float:right !important;
	margin:0 !important;
}
.enrollment_step .wpcf7-form {
	margin:0 auto;
}
#enrollment_loader {
	display:none;
}
#enrollment_loader img {
	display:block;
	margin:5px auto 5px auto;
}
#seasonalClosingDate {
	display:none;
}

#advertisement-category-list {
	clear: both;
	display: block;
    float:left;
	margin: 0 auto;
	width: 749px;
	background-color:#203e99;
	font:15px "Helvetica Neue", Helvetica, Arial, sans-serif;
	height:30px;
	padding:5px 0 5px 0;
}
#advertisement-category-list ul {
	font-size: 13px;
	list-style: none;
	margin: 0;
	padding-left: 0;
}
#advertisement-category-list li {
	float: left;
	position: relative;
	width:107px;
}
#advertisement-category-list a {
	color: #fff;
	display: block;
	line-height: 15px;
	padding: 7px 0 8px 0;
	text-decoration: none;
    border-right: 2px solid #fff;
	text-align:center;
	font-size:12px;
	height:15px;
}
#advertisement-category-list .last-menu-item a, #advertisement-category-list #menu-item-354 a {
    border-right:0;
}
#advertisement-category-list .last-menu-item {
	width:110px;
}
#advertisement-category-list .first-menu-item {
	width:111px;
}
#advertisement-category-list ul ul {
	display: none;
	float: left;
	margin: 0;
	padding-top:5px;
	position: absolute;
	top: 30px;
	left: 0;
	width: 188px;
	z-index: 99999;
}
#advertisement-category-list ul ul ul {
	left: 100%;
	top: 0;
}
#advertisement-category-list ul ul a {
	background-color:rgb(32,62,153);
	background-color:rgba(32,62,153,0.8);
	border-right:none;
	color: #fff;
	font-size: 13px;
	font-weight: normal;
	height: auto;
	line-height: 1.4em;
	padding: 5px 5px;
	width: 128px;
	text-align:left;
}
#advertisement-category-list ul ul li:hover > a {
	background-color:rgb(32,62,153);
	background-color:rgba(32,62,153,0.95);
}

#advertisement-category-list ul li:hover > ul {
	display: block;
}
#advertisement-category-list .current-menu-item > a,
#advertisement-category-list .current-menu-ancestor > a,
#advertisement-category-list .current_page_item > a,
#advertisement-category-list .current_page_ancestor > a {
	font-weight: bold;
}
#advertisement-category-list .selected > a:link, #advertisement-category-list .selected > a:hover, #advertisement-category-list .selected > a:visited {
	background-color:white;
	color:#203e99;
}
#advertisement-category-list .cat-item-8 > a, #advertisement-category-list .cat-item-13 > a {
	padding:0 0 0 0;
	height:30px;
}
#advertisement-category-list .cat-item-13 > a {
	border-right:0;
}
#business_category_list {
	display:none;
	padding-top:10px;
	clear:both;
}
#step_business_info6_form label {
	display:inline;
}
#step_business_info6_form input {
	display:inline;
}
#ajax_login_form {
	display:none;
}

.floatingHeader {
  position: fixed;
  top: 0;
  display:none;
  z-index:8000;
}

.enroll_selected_category {
	color:red;
}

#billing_detail {
	clear:both;
	width:100% !important;
	height:auto !important;
}

.final-preview {
	float:left;
	width:715px;
}
.preview-edit-link {
	width:180px;
	float:left;
}

.billing-detail td {
	padding-bottom:3px;
}

#enrollment-message div.wpcf7-response-output {
	width:auto !important;
}

div.tos_box {
	border:2px solid #000;
	height:200px !important;
	padding:5px !important;
	width:auto !important;
	margin-top:10px !important;
	overflow:scroll;
	clear:both;
}
#tos_wrapper {
	width:auto !important;
	padding:0 !important;
	height:auto !important;
	clear:both;
}
.wpcf7-form div.tos_box div {
	width:auto !important;
}
.sr-rate-this strong, .sr-rate-this span {
	display:none;
}
.sr-avg-rating {
	padding-top:6px;
}
.av-credits {
	padding-bottom:15px;
	padding-top:5px;
}
.wp-list-table td {
	padding-top:5px;
	padding-bottom:5px;
	border-bottom:1px solid #ccc;
}
.wp-list-table th {
	border-bottom:1px solid #ccc;
	font-weight:bold;
}
.wp-list-table {
	width:100%;
}
.coupon {
	margin:5px 10px 5px 5px;
	padding:15px 10px 10px 10px;
	background-color:white;
	border:2px dashed #000;
	position:relative;
	width:auto;
}
.coupon h3 {
	text-align:center;
	font-size:150%;
}
.coupon h4 {
	text-align:center;
	font-size:90%;
	padding-top:5px;
	font-weight:normal;
}
.coupon-detail {
	padding-top:15px;
}
.coupon-detail p {
	margin-bottom:15px;
	text-align:center;
}
.coupon-biz {
	text-align:center;
	font-weight:normal;
}
.print_coupon {
	font-size:80%;
	width:50px;
	text-align:right;
	position:absolute;
	right:10px;
	margin-top:-3px;
}
.sr-avg-rating .caption {
	display:none;
}
.singular .post .entry-header .entry-title, .post .entry-header .entry-title {
	padding-bottom:0;
}
.singular .post .entry-header .entry-meta,.post .entry-header .entry-meta {
	position:static;
	top:auto;
	left:auto;
	border-top:1px solid #CCC;
	border-bottom:1px solid #CCC;
	margin-bottom:10px;
}
.singular .post .entry-meta .edit-link a {
	position:static;
	top:auto;
	left:auto;
}
.post {
	position:relative;
	margin-right:20px;
}
.page-id-2970 .breadcrumbs, .page-id-2925 .breadcrumbs, .page-id-3710 .breadcrumbs {
	display:none;
}
.home_tile {
	width:33%;
	padding:0;
	margin:10px 0 0 0;
	vertical-align:top;
	display:inline-block;
	overflow:hidden;
	height:195px;
	position:relative;
}
.home_tile a {
	color:#203E9E;
	font-size:1.4em;
	line-height:1.5em;
	font-weight:bold;
	display:block;
	text-align:center;
	width:100%;
	height:175px;
	position:absolute;
	top:0;
	left:0;
}
#home-blog-cats {
	color:white;
	font-weight:bold;
	position:absolute;
	top:60px;
	width:140px;
	left:50%;
	margin-left:-70px;
	text-align:center;
	font-size:0.7em;
	text-shadow: 2px 2px 4px rgba(50, 50, 50, 0.65);
}
.home_tile img {
	width:140px !important;
	height:140px !important;
	border:0;
	padding-top:10px;
}
#home-events {
	margin-left:0;
}
.single-directory_listing .breadcrumbs {
	display:none;
}
.page-template-area-entry-page-php #primary {
	line-height:100%;
        border-right:4px solid #fff;
}
#home-tide a {
	display:block;
	background:url(https://trueoob.com/wp-content/themes/truemaine/images/tide-chart.jpg) no-repeat 0 0;
	width:310px;
	height:60px;
	text-indent:-1000px;
}
#home-blog a, #home-events a {
	display:block;
	background-position:0 0;
	background-repeat:no-repeat;
	width:245px;
	height:55px;
	padding-left:65px;
	padding-top:3px;
	color:#203e99;
}
.home-post-title {
	font-size:110%;
}
.home-post-cat {
	font-size:80%;
	color:#777;
	font-weight:normal;
	line-height:80%;
}
.multiple_locations {
	display:none;
}
.rooms-available-message {
	display:inline-block;
	font-size:120%;
	color:#900;
}
.rooms-available-count {
	display:inline-block;
	text-align:center;
	width:40px;
	font-size:120%;
	border:3px solid #203e99;
	padding:2px;
}

.photo_cats {
	margin:0;
	padding:0;
}
.photo_cats a {
	font-weight:normal;
}
.photo_cat_thumb {
	position:absolute;
	top:0;
	left:0;
	padding:6px;
}
.photo_cat_thumb img {
	opacity:0.4;
	filter:alpha(opacity=40); /* For IE8 and earlier */
}
#field_17_8 .gfield_label {
	display:none;
}
#input_17_2_5_container, #input_20_2_5_container {
	clear:both;
}
.photo_cat_name {
	position:absolute;
	top:50%;
	margin-top:-5px;
	left:6px;
	text-align:center;
	color:#203e99;
	width:150px;
	font-weight:bold;
	text-shadow: 0px 0px 10px rgba(255, 255, 255, 1);
}
.photo_cat_add_link {
	display:block;
	text-align:center;
	padding-top:5px;
}
.ui-tooltip {
	font-size:0.9em !important;
}
a.photo_cat_link {
	position:relative;
	display:block;
	border:2px solid #203e99;
	background-color:#fff;
	width:162px;
	height:162px;
}
.photo_cats > li {
	display:inline-block;
	list-style-type:none;
	margin:5px;
	vertical-align: top;
}
#photo_gallery_form_fields {
	border:2px solid #203e99;
	margin:5px;
	padding:5px;
}
h2.gsection_title {
	color:#203e99;
}
#colophon #footer_social_links {
	width:200px;
	border:2px solid #fff;
	padding:10px;
	margin:10px;
	text-align:center;
	display:inline-block;
	vertical-align:top;
	height:65px;
}
#colophon .footer_box_link {
	padding:10px 17px 10px 17px;
	margin:10px;
	text-align:center;
	text-decoration:none;
	display:inline-block;
	vertical-align:top;
	font-weight:bold;
	line-height:110%;
}
#colophon #footer_box_links {
	clear:both;
	text-align:center;
}
.main-nav-tide-charts {
	display:none;
}
.priceboxes h3 {
	font-size:19px;
	font-weight:bold;
	text-transform:none;
}
.topbar {
	font-size:16px;
}
.subscription-group .subscriptionbox {
	width:100%;
	margin:0;
}
div.priceboxes div.topbar span.price {
	font-size:14px;
}
.sidebar-event-photo {
    display: block;
    margin:0 auto 10px auto;
    width:140px;
    height:140px;
}
a.sidebar-event-link:link, a.sidebar-event-link:hover, a.sidebar-event-link:active, a.sidebar-event-link:visited {
    display:block;
    color:#203e99;
    text-decoration: none;
}
.box-inner h3.listing-name-size-1 {
	font-size:125%;
}
.box-inner h3.listing-name-size-2 {
	font-size:125%;
}
.box-inner h3.listing-name-size-3 {
	font-size:115%;
}
.box-inner h3.listing-name-size-4 {
	font-size:105%;
}
.box-inner h3.listing-name-size-5 {
	font-size:95%;
}
.manage-photo-gallery-delete-photo {
	width:140px;
	height:140px;
	display:inline-block;
}
.filter-toggle {
	cursor:pointer;
}
#field_14_2 {
	border:0 !important;
	padding:0 !important;
	margin:0 !important;
}
#on_season_button {
	-webkit-border-radius: .5em 0 0 .5em !Important;
	-moz-border-radius: .5em 0 0 .5em !Important;
	border-radius: .5em 0 0 .5em !Important;
	margin:0 !important;
}
#off_season_button {
	-webkit-border-radius: 0 .5em .5em 0 !Important;
	-moz-border-radius: 0 .5em .5em 0 !Important;
	border-radius: 0 .5em .5em 0 !Important;
	margin:0 0 0 -4px !important;
}
#on_season_button.blue:hover, #off_season_button.blue:hover, #on_season_button.blue:active, #off_season_button.blue:active {
	color: #d9eef7;
	border: solid 1px #0076a3;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top,  #00adee,  #0078a5);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
	position:static;
}
.top_buttons .button {
	padding: .5em .80em .55em !Important
}
.subscription-group h3 {
	font-size:23px;
}
#amenity_filter label {
	display:none;
	padding-right:20px;
}
#header-links-top a.enroll-now-link:link, 
#header-links-top a.enroll-now-link:visited  {
	color:#ec1a22 !important;
}

.alert {
  padding: 10px 30px 10px 15px;
  margin-bottom: 20px;
  text-shadow: 0 1px 0 rgba(255, 255, 255, 0.5);
  background-color: #fbfce3;
  border: 1px solid #ecf088;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
  border-radius: 4px;
}
.alert{
  color: #c09853;
}
.alert .close {
  position: relative;
  top: -2px;
  right: -21px;
  line-height: 18px;
}
.alert-success {
  background-color: #def7e4;
  border-color: #8de3a1;
}
.alert-success, .alert-success .alert-heading {
  color: #468847;
}
.alert-danger, .alert-error {
  background-color: #fce5e3;
  border-color: #f28f87;
}
.alert-error,
.alert-error .alert-heading {
  color: #b94a48;
}
.listing-phone {
    white-space: nowrap;
}

/* @override http://dev.site/wp-content/plugins/membership/membershipincludes/css/buttons.css?ver=3.3.1 */

/*
Buttons CSS from http://webdesignerwall.com/tutorials/css3-gradient-buttons
*/
/* button
---------------------------------------------- */
.button {
	display: inline-block;
	zoom: 1; /* zoom and *display = ie7 hack for display:inline-block */
	*display: inline;
	vertical-align: baseline;
	margin: 0 2px;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 14px/100% Arial, Helvetica, sans-serif;
	padding: .5em 2em .55em !Important;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em !Important;
	-moz-border-radius: .5em !Important;
	border-radius: .5em !Important;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);
}
.button:hover {
	text-decoration: none;
}
.button:active {
	position: relative;
	top: 1px;
}

.bigrounded {
	-webkit-border-radius: 2em;
	-moz-border-radius: 2em;
	border-radius: 2em;
}
.medium {
	font-size: 12px;
	padding: .4em 1.5em .42em;
}
.small {
	font-size: 11px;
	padding: .2em 1em .275em;
}

/* color styles
---------------------------------------------- */

/* black */
.black {
	color: #d7d7d7;
	border: solid 1px #333;
	background: #333;
	background: -webkit-gradient(linear, left top, left bottom, from(#666), to(#000));
	background: -moz-linear-gradient(top,  #666,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#666666', endColorstr='#000000');
}
.black:hover {
	background: #000;
	background: -webkit-gradient(linear, left top, left bottom, from(#444), to(#000));
	background: -moz-linear-gradient(top,  #444,  #000);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#444444', endColorstr='#000000');
}
.black:active {
	color: #666;
	background: -webkit-gradient(linear, left top, left bottom, from(#000), to(#444));
	background: -moz-linear-gradient(top,  #000,  #444);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#000000', endColorstr='#666666');
}

/* gray */
.gray {
	color: #e9e9e9;
	border: solid 1px #555;
	background: #6e6e6e;
	background: -webkit-gradient(linear, left top, left bottom, from(#888), to(#575757));
	background: -moz-linear-gradient(top,  #888,  #575757);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#888888', endColorstr='#575757');
}
.gray:hover {
	background: #616161;
	background: -webkit-gradient(linear, left top, left bottom, from(#757575), to(#4b4b4b));
	background: -moz-linear-gradient(top,  #757575,  #4b4b4b);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#757575', endColorstr='#4b4b4b');
}
.gray:active {
	color: #afafaf;
	background: -webkit-gradient(linear, left top, left bottom, from(#575757), to(#888));
	background: -moz-linear-gradient(top,  #575757,  #888);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#575757', endColorstr='#888888');
}

/* white */
.white {
	color: #606060;
	border: solid 1px #b7b7b7;
	background: #fff;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#ededed));
	background: -moz-linear-gradient(top,  #fff,  #ededed);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#ededed');
}
.white:hover {
	background: #ededed;
	background: -webkit-gradient(linear, left top, left bottom, from(#fff), to(#dcdcdc));
	background: -moz-linear-gradient(top,  #fff,  #dcdcdc);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ffffff', endColorstr='#dcdcdc');
}
.white:active {
	color: #999;
	background: -webkit-gradient(linear, left top, left bottom, from(#ededed), to(#fff));
	background: -moz-linear-gradient(top,  #ededed,  #fff);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ededed', endColorstr='#ffffff');
}

/* orange */
.orange {
	color: #fef4e9;
	border: solid 1px #da7c0c;
	background: #f78d1d;
	background: -webkit-gradient(linear, left top, left bottom, from(#faa51a), to(#f47a20));
	background: -moz-linear-gradient(top,  #faa51a,  #f47a20);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#faa51a', endColorstr='#f47a20');
}
.orange:hover {
	background: #f47c20;
	background: -webkit-gradient(linear, left top, left bottom, from(#f88e11), to(#f06015));
	background: -moz-linear-gradient(top,  #f88e11,  #f06015);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f88e11', endColorstr='#f06015');
}
.orange:active {
	color: #fcd3a5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f47a20), to(#faa51a));
	background: -moz-linear-gradient(top,  #f47a20,  #faa51a);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f47a20', endColorstr='#faa51a');
}

/* red */
.red {
	color: #faddde;
	border: solid 1px #980c10;
	background: #d81b21;
	background: -webkit-gradient(linear, left top, left bottom, from(#ed1c24), to(#aa1317));
	background: -moz-linear-gradient(top,  #ed1c24,  #aa1317);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#ed1c24', endColorstr='#aa1317');
}
.red:hover {
	background: #b61318;
	background: -webkit-gradient(linear, left top, left bottom, from(#c9151b), to(#a11115));
	background: -moz-linear-gradient(top,  #c9151b,  #a11115);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#c9151b', endColorstr='#a11115');
}
.red:active {
	color: #de898c;
	background: -webkit-gradient(linear, left top, left bottom, from(#aa1317), to(#ed1c24));
	background: -moz-linear-gradient(top,  #aa1317,  #ed1c24);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#aa1317', endColorstr='#ed1c24');
}

/* blue */
.blue {
	color: #d9eef7;
	border: solid 1px #0076a3;
	background: #0095cd;
	background: -webkit-gradient(linear, left top, left bottom, from(#00adee), to(#0078a5));
	background: -moz-linear-gradient(top,  #00adee,  #0078a5);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#00adee', endColorstr='#0078a5');
}
.blue:hover {
	background: #007ead;
	background: -webkit-gradient(linear, left top, left bottom, from(#0095cc), to(#00678e));
	background: -moz-linear-gradient(top,  #0095cc,  #00678e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0095cc', endColorstr='#00678e');
}
.blue:active {
	color: #80bed6;
	background: -webkit-gradient(linear, left top, left bottom, from(#0078a5), to(#00adee));
	background: -moz-linear-gradient(top,  #0078a5,  #00adee);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#0078a5', endColorstr='#00adee');
}

/* rosy */
.rosy {
	color: #fae7e9;
	border: solid 1px #b73948;
	background: #da5867;
	background: -webkit-gradient(linear, left top, left bottom, from(#f16c7c), to(#bf404f));
	background: -moz-linear-gradient(top,  #f16c7c,  #bf404f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f16c7c', endColorstr='#bf404f');
}
.rosy:hover {
	background: #ba4b58;
	background: -webkit-gradient(linear, left top, left bottom, from(#cf5d6a), to(#a53845));
	background: -moz-linear-gradient(top,  #cf5d6a,  #a53845);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#cf5d6a', endColorstr='#a53845');
}
.rosy:active {
	color: #dca4ab;
	background: -webkit-gradient(linear, left top, left bottom, from(#bf404f), to(#f16c7c));
	background: -moz-linear-gradient(top,  #bf404f,  #f16c7c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#bf404f', endColorstr='#f16c7c');
}

/* green */
.green {
	color: #e8f0de;
	border: solid 1px #538312;
	background: #64991e;
	background: -webkit-gradient(linear, left top, left bottom, from(#7db72f), to(#4e7d0e));
	background: -moz-linear-gradient(top,  #7db72f,  #4e7d0e);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db72f', endColorstr='#4e7d0e');
}
.green:hover {
	background: #538018;
	background: -webkit-gradient(linear, left top, left bottom, from(#6b9d28), to(#436b0c));
	background: -moz-linear-gradient(top,  #6b9d28,  #436b0c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b9d28', endColorstr='#436b0c');
}
.green:active {
	color: #a9c08c;
	background: -webkit-gradient(linear, left top, left bottom, from(#4e7d0e), to(#7db72f));
	background: -moz-linear-gradient(top,  #4e7d0e,  #7db72f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e7d0e', endColorstr='#7db72f');
}

/* pink */
.pink {
	color: #feeef5;
	border: solid 1px #d2729e;
	background: #f895c2;
	background: -webkit-gradient(linear, left top, left bottom, from(#feb1d3), to(#f171ab));
	background: -moz-linear-gradient(top,  #feb1d3,  #f171ab);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#feb1d3', endColorstr='#f171ab');
}
.pink:hover {
	background: #d57ea5;
	background: -webkit-gradient(linear, left top, left bottom, from(#f4aacb), to(#e86ca4));
	background: -moz-linear-gradient(top,  #f4aacb,  #e86ca4);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f4aacb', endColorstr='#e86ca4');
}
.pink:active {
	color: #f3c3d9;
	background: -webkit-gradient(linear, left top, left bottom, from(#f171ab), to(#feb1d3));
	background: -moz-linear-gradient(top,  #f171ab,  #feb1d3);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#f171ab', endColorstr='#feb1d3');
}

.ui-autocomplete{position:absolute;top:0;left:0;cursor:default}
.ui-menu{list-style:none;padding:2px;margin:0;display:block;outline:0}.ui-menu .ui-menu{margin-top:-3px;position:absolute}.ui-menu .ui-menu-item{margin:0;padding:0;width:100%}.ui-menu .ui-menu-divider{margin:5px -2px 5px -2px;height:0;font-size:0;line-height:0;border-width:1px 0 0}.ui-menu .ui-menu-item a{text-decoration:none;display:block;padding:2px .4em;line-height:1.5;min-height:0;font-weight:400}.ui-menu .ui-menu-item a.ui-state-focus,.ui-menu .ui-menu-item a.ui-state-active{font-weight:400;margin:-1px}.ui-menu .ui-state-disabled{font-weight:400;margin:.4em 0 .2em;line-height:1.5}.ui-menu .ui-state-disabled a{cursor:default}.ui-menu-icons{position:relative}.ui-menu-icons .ui-menu-item a{position:relative;padding-left:2em}.ui-menu .ui-icon{position:absolute;top:.2em;left:.2em}.ui-menu .ui-menu-icon{position:static;float:right}
.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}.ui-helper-zfix{width:100%;height:100%;top:0;left:0;position:absolute;opacity:0;filter:Alpha(Opacity=0)}.ui-front{z-index:100}.ui-state-disabled{cursor:default!important}.ui-icon{display:block;text-indent:-99999px;overflow:hidden;background-repeat:no-repeat}.ui-widget-overlay{position:fixed;top:0;left:0;width:100%;height:100%}
.ui-widget { font-family: Helvetica, Arial, sans-serif; font-size: 1.1em; }
.ui-widget .ui-widget { font-size: 1em; }
.ui-widget input, .ui-widget select, .ui-widget textarea, .ui-widget button { font-family: Helvetica, Arial, sans-serif; font-size: 1em; }
.ui-widget-content { border: 1px solid #dddddd; background: #ffffff url(https://trueoob.com/wp-content/themes/truemaine/images/ui-bg_flat_75_ffffff_40x100.png) 50% 50% repeat-x; color: #444444; }
.ui-widget-content a { color: #444444; }
.ui-widget-header { border: 1px solid #dddddd; background: #dddddd url(https://trueoob.com/wp-content/themes/truemaine/images/ui-bg_highlight-soft_50_dddddd_1x100.png) 50% 50% repeat-x; color: #444444; font-weight: bold; }
.ui-widget-header a { color: #444444; }
/* Corner radius */
.ui-corner-all, .ui-corner-top, .ui-corner-left, .ui-corner-tl { -moz-border-radius-topleft: 2px; -webkit-border-top-left-radius: 2px; -khtml-border-top-left-radius: 2px; border-top-left-radius: 2px; }
.ui-corner-all, .ui-corner-top, .ui-corner-right, .ui-corner-tr { -moz-border-radius-topright: 2px; -webkit-border-top-right-radius: 2px; -khtml-border-top-right-radius: 2px; border-top-right-radius: 2px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-left, .ui-corner-bl { -moz-border-radius-bottomleft: 2px; -webkit-border-bottom-left-radius: 2px; -khtml-border-bottom-left-radius: 2px; border-bottom-left-radius: 2px; }
.ui-corner-all, .ui-corner-bottom, .ui-corner-right, .ui-corner-br { -moz-border-radius-bottomright: 2px; -webkit-border-bottom-right-radius: 2px; -khtml-border-bottom-right-radius: 2px; border-bottom-right-radius: 2px; }

/* Overlays */
.ui-widget-overlay { background: #eeeeee url(https://trueoob.com/wp-content/themes/truemaine/images/ui-bg_flat_0_eeeeee_40x100.png) 50% 50% repeat-x; opacity: .80;filter:Alpha(Opacity=80); }
.ui-widget-shadow { margin: -4px 0 0 -4px; padding: 4px; background: #aaaaaa url(https://trueoob.com/wp-content/themes/truemaine/images/ui-bg_flat_0_aaaaaa_40x100.png) 50% 50% repeat-x; opacity: .60;filter:Alpha(Opacity=60); -moz-border-radius: 0px; -khtml-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px; }/*!


/* =Print
----------------------------------------------- */

@media print {
	body {
		background: none !important;
		font-size: 10pt;
	}
	img, .fancybox-image {
		display:none !important;
	}
	#header-right {
		display:none;
	}
	.breadcrumbs {
		margin:0;
		padding:0 0 10px 0;
	}
	#site-title a, #site-description {
		background:none;
		width:100%;
		height:auto;
		font-size:16pt;
		text-indent:0;
	}
	#header-left, #header-center {
		width:100%;
		float:none;
	}
	#site-description {
		font-size:14pt;
	}
	footer.entry-meta a[rel=bookmark]:link:after,
	footer.entry-meta a[rel=bookmark]:visited:after {
		content: " [" attr(href) "] "; /* Show URLs */
	}
	#page {
		clear: both !important;
		display: block !important;
		float: none !important;
		max-width: 100%;
		position: relative !important;
	}
	#branding {
		border-top: none !important;
		border-bottom:2px solid #666;
		padding: 0 0 10px 0;
		margin:0 0 10px 0;
	}
	#branding hgroup {
		margin: 0;
	}
	#site-title a {
		font-size: 21pt;
	}
	#site-description {
		font-size: 10pt;
	}
	#branding #searchform {
		display: none;
	}
	#branding img {
		display: none;
	}
	#access {
		display: none;
	}
	#main {
		border-top: none;
		box-shadow: none;
	}
	#primary {
		float: left;
		margin: 0 !important;
		padding:0 !important;
		width: 100% !important;
		border:none !important;
	}
	#content {
		margin: 0;
		width: auto;
	}
	.singular #content {
		margin: 0;
		width: 100%;
	}
	.singular .entry-header .entry-meta {
		position: static;
	}
	.entry-meta .edit-link a {
		display: none;
	}
	#content nav {
		display: none;
	}
	.singular .entry-header,
	.singular .entry-content,
	.singular footer.entry-meta,
	.singular #comments-title {
		margin: 0;
		width: 100%;
	}
	.singular .hentry {
		padding: 0;
	}
	.entry-title,
	.singular .entry-title {
		font-size: 21pt;
	}
	.entry-meta {
		font-size: 10pt;
	}
	.entry-header .comments-link {
		display: none;
	}
	.page-link {
		display: none;
	}
	.singular #author-info {
		background: none;
		border-bottom: none;
		border-top: none;
		margin: 2.2em 0 0;
		padding: 0;
	}
	#respond {
		display: none;
	}
	.widget-area {
		display: none;
	}
	#colophon .footer-links {
		display: none;
	}

	/* Comments */
	.commentlist > li.comment {
		background: none;
		border: 1px solid #ddd;
		-moz-border-radius: 3px 3px 3px 3px;
		border-radius: 3px 3px 3px 3px;
		margin: 0 auto 1.625em;
		padding: 1.625em;
		position: relative;
		width: auto;
	}
	.commentlist .avatar {
		height: 39px;
		left: 2.2em;
		top: 2.2em;
		width: 39px;
	}
	.commentlist li.comment .comment-meta {
		line-height: 1.625em;
		margin-left: 50px;
	}
	.commentlist li.comment .fn {
		display: block;
	}
	.commentlist li.comment .comment-content {
		margin: 1.625em 0 0;
	}
	.commentlist .comment-edit-link {
		display: none;
	}
	.commentlist > li::before,
	.commentlist > li.bypostauthor::before {
		content: '';
	}
	.commentlist .reply {
		display: none;
	}

	/* Post author highlighting */
	.commentlist > li.bypostauthor {
		color: #444;
	}
	.commentlist > li.bypostauthor .comment-meta {
		color: #666;
	}
	.commentlist > li.bypostauthor:before {
		content: none;
	}

	/* Post Author threaded comments */
	.commentlist .children > li.bypostauthor {
		background: #fff;
		border-color: #ddd;
	}
	.commentlist .children > li.bypostauthor > article,
	.commentlist .children > li.bypostauthor > article .comment-meta {
		color: #666;
	}
	
	/* boxes */
	.box-right, .box-photo, .box-photo-links {
		display:none;
	}
	.box-outer {
		width:100%;
		height:auto;
		min-height:none;
		margin:0 !important;
		padding:0 !important;
	}
	.box-inner, .box-stripe, .box-head {
		border:0;
		padding:0 !important;
		margin:0 !important;
		width:100%;
		box-shadow:none;
		-webkit-box-shadow:none;
		height:auto;
		min-height:none;
	}

}

/* =Responsive (Mobile) Design
-------------------------------------------------------------- */
/* buffer of 28px */
/* sidebar 190px */

ul#menu-navigation-menu li.menu-opener-icon {
    display:none;
}
.main-nav-menu-text {
    display:none;
}

@media screen and (max-width: 1127px) {
    #nivoslider-2897 {
        width:742px;height:351px;
    }
	#webcam-container {
		width:742px;
	}
    .container {
        width:980px;
    }
    #primary {
        width:762px;
    }
    .home_tile {
        width:30%;
    }
}
@media screen and (max-width: 990px) {
    #nivoslider-2897 {
        width:622px;height:294px;
    }
	#webcam-container {
		width:622px;
	}
    .container {
        width:810px;
    }
    #secondary {
        width:140px;
    }
    #primary {
        width:642px;
    }
    #header-center {
        display:none;
    }
    #header-right, #header-left {
        width:49.5%;
    }
    .box-listing, .box-event {
        width:auto;
        margin-right:10px;
    }
    .page #primary {
        width:auto;
    }
}
@media screen and (max-width: 820px) {
	.weather_long_block {
		width:100%;
	}
	.no-mobile {
		display: none;
	}
    .subcategory_links li:nth-child(3) {
        padding: 0 3px 3px 3px;
        margin: 0 3px 3px 3px;
        border-top: none;
    }
    .subcategory_links li:nth-child(3n+1) {
        clear: none;
    }
    .subcategory_links li:nth-child(2n+1) {
        clear: left;
    }
    .subcategory_links li {
        width: 45%;
    }
    .box-inner {
        font-size:78%;
        overflow-y: hidden;
    }
    .box-listing .box-photo img, .box-photo {
        width:100px !important;
        height:100px !important;
        top:34px;
    }
    .box-event .box-photo img, .box-event .box-photo {
        width:100px !important;
        height:100px !important;
        top:34px;
    }
    .box-photo-links {
        width:124px;
    }
    .box-amenities {
        padding-left: 145px;
    }
    .box-event .box-amenities {
        padding-left: 145px;
    }
    .box-head {
        padding-left: 145px;
    }
    .box-event .box-head {
        padding-left: 145px;
    }
    .box-stripe {
        font-size:100%;
        padding-left:125px;
    }
    .box-event .box-stripe {
        font-size:100%;
        padding-left:125px;
    }
    .more_link, .less_link {
        font-size:110%;
    }
    .box-event h3,
    .box-event h3.listing-name-size-1, 
    .box-event h3.listing-name-size-2, 
    .box-event h3.listing-name-size-3,
    .box-event h3.listing-name-size-4,
    .box-event h3.listing-name-size-5 {
	font-size:100%;
    }
    .box-inner h3,
    .box-inner h3.listing-name-size-1, 
    .box-inner h3.listing-name-size-2, 
    .box-inner h3.listing-name-size-3,
    .box-inner h3.listing-name-size-4,
    .box-inner h3.listing-name-size-5 {
	font-size:100%;
    }
    #nivoslider-2897 {
        display:none;
    }
    .container {
        width:auto;
    }
    #secondary {
        width:auto;
        float:none;
		display: none;
    }
    #primary {
        width:auto;
        float:none;
        border-right:none;
    }
    #access a {
        border-right:none;
        text-align: left;
    }
    #access li.menu-opener-icon a {
        text-align: right;
    }
    .main-nav-menu-text {
        display:block;
    }
    ul#menu-navigation-menu li:not(:first-child) {
        display: none;
    }
    .page-template-area-entry-page ul#menu-navigation-menu li:not(:first-child) {
        display: block;
        width:100%;
    }
    ul#menu-navigation-menu li.about-us-opener {
        display:none;
    }
    .page-template-area-entry-page ul#menu-navigation-menu li.about-us-opener {
        display:block;
        width:100%;
    }
    ul#menu-navigation-menu li a {
        font-size:130%;
        padding:15px;
        font-weight:bold;
        height:auto;
    }
    .page-template-area-entry-page ul#menu-navigation-menu li.main-nav-menu-text,
    .page-template-area-entry-page ul#menu-navigation-menu li.main-nav-tide-charts
    {
        display:none;
    }
    .page-template-area-entry-page ul#menu-navigation-menu li.main-nav-parking-lots {
        display:block;
    }
    ul#menu-navigation-menu li.menu-opener-icon {
      float: right;
      display: inline-block;
    }
    .page-template-area-entry-page ul#menu-navigation-menu li.menu-opener-icon {
        display:none;
    }
    ul#menu-navigation-menu.responsive {position: relative;}
    ul#menu-navigation-menu.responsive li.menu-opener-icon {
      position: absolute;
      right: 0;
      top: 0;
    }
    ul#menu-navigation-menu.responsive li.menu-opener-icon a {
        text-align: right;
    }
    ul#menu-navigation-menu.responsive li {
      float: none;
      display: inline;
    }
    ul#menu-navigation-menu.responsive li a {
      display: block;
      text-align: left;
    }
    #home-about-us {
        display:none;
    }
	#footer {
		display: none;
	}
	#footer-mobile {
		display: block;
		background-color: #fff;
		padding: 10px;
		text-align: center;
		color: #203E9E;
	}
	.home-mobile-tiles {
		display: block;
	}
	#home-bottom {
		display: none;
	}
	#menu-navigation-menu, #access {
		display: none;
	}
	#branding {
		background-color: #fff;
		border-bottom: 0;
	}
}
@media screen and (max-width: 790px) {
    /*menu */
}
@media screen and (max-width: 630px) {
	#header-right, #header-left {
        width:auto;
        float:none;
    }
    #header-links-top,#header-links-bottom  {
        display:none;
    }
    #site-title a {
        margin:0 auto;
    }
	#mobile-sunrise-tides-container {
		display: block;
	}
    #weather:link, #weather:visited {
        padding-bottom:20px;
        margin:0 auto;
        float:none;
        clear:both;
    }
    #weather:before, #weather:after {
	content: "";
    }   
    #branding {
        height:auto;
    }
    .footer-col {
        width:auto;
        float:none;
    }

	#mobile-sunrise-tides-container {
		display: block;
	}
	
}
@media screen and (max-width: 490px) {
    .home_tile {
        width:auto;
        display:block;
    }
}
@media screen and (max-width: 320px) {
}
@media screen and (max-width: 240px) {
}


/* =IE7
----------------------------------------------- */

#ie7 article.intro {
	margin-left: -7.6%;
	margin-right: -7.6%;
	padding-left: -7.6%;
	padding-right: -7.6%;
	max-width: 1000px;
}
#ie7 section.featured-post {
	margin-left: -7.6%;
	margin-right: -7.6%;
	max-width: 850px;
}
#ie7 section.recent-posts {
	margin-right: 7.6%;
}
#ie7 #main {
	float:none;
	overflow: hidden;
}
#ie7 #page {
	z-index:1;
	overflow: hidden;
	width:990px !important;
}
#ie7 #page-wrap {
	overflow:hidden;
	margin-left:0;
}
#ie7 #access ul ul a {
	background-color:#203e99;
	z-index:9000;
	position:relative;
}
#ie7 .box-outer {
	z-index:5000;
	position:relative;
}
#ie7 .box-inner {
	z-index:5001;
}
#ie8 #access ul ul a {
	background-color:#203e99;
}

.page-template-order-guides #header-right {
    display:none;
}

.admin-table {
	width:100%;
}
.admin-table th {
	font-weight: bold;
}