<style>
 

/*   
Theme Name: BathExpress
Theme URI: 
Description: BathExpress Child theme
Author: Jeremy Mullis, College Company Design
Author URI: http://www.collegecompanydesign.com
Template: thematic
Version: 1.0
Tags: Thematic
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/
{}

/* =TEMP */

.page-template-template-page-lp1-php #container { width:950px; }
.page-template-template-page-lp1-php #content { width:950px; }
.page-template-template-page-lp1-php #header { display:none; }
.page-template-template-page-lp1-php #footer { margin-top:50px; }
ul.checklist { list-style-type:none; }
ul.checklist li {
	background:url('/wp-content/themes/bathexpress/images/green-check.png') left no-repeat;
	font-weight:bold;
	padding:10px 0 10px 30px;
}
label {
	font-weight:bold;
	font-size:13px;
}
input[type="submit"]#reservenow {
	width:250px;
	margin-left:20px;
}

/*  =SUDS animation  */
@-moz-keyframes suds {  0% {
top:-300px;
opacity:1;
}
 100% {
top:20px;
opacity:0;
}
}
@-webkit-keyframes suds {  0% {
top:-300px;
opacity:1;
}
 100% {
top:20px;
opacity:0;
}
}
img.suds {
	position:fixed;
	right:-125px;
	z-index:200;
	-moz-animation-name: suds;
	-moz-animation-duration: 12s;
	-moz-animation-timing-function: ease-out;
	-moz-animation-fill-mode: forwards;
	-webkit-animation-name: suds;
	-webkit-animation-duration: 12s;
	-webkit-animation-timing-function: ease-out;
	-webkit-animation-fill-mode: forwards;
}
@-moz-keyframes suds2 {  0% {
top:-250px;
opacity:1;
}
 100% {
top:50px;
opacity:0;
}
}
@-webkit-keyframes suds2 {  0% {
top:-250px;
opacity:1;
}
 100% {
top:50px;
opacity:0;
}
}
img.suds2 {
	position:fixed;
	left:-120px;
	z-index:200;
	-moz-animation-name: suds2;
	-moz-animation-duration: 12s;
	-moz-animation-timing-function: ease-out;
	-moz-animation-fill-mode: forwards;
	-webkit-animation-name: suds2;
	-webkit-animation-duration: 12s;
	-webkit-animation-timing-function: ease-out;
	-webkit-animation-fill-mode: forwards;
}
/* =Global Elements
-------------------------------------------------------------- */
body, input, textarea {
	color:#666;
	font:12px Verdana, Geneva, 'DejaVu Sans', sans-serif;
	line-height:18px;
}
body { background:#ffffff; }
/*.home #wrapper {display:none;}*/

/* headline font */
h1, h2, h3, #access, .alt, .photo-link, a.button, input[type="submit"] {
	font-family: 'Open Sans', 'Century Gothic', futura, 'URW Gothic L', Verdana, sans-serif;
	-webkit-transform: rotate(-0.0000000001deg); /* anti-aliasing hack for windows webkit browsers, use for google font directory*/
}
h1, h2, h3, .alt, .photo-link { font-weight:300; }
p, ul, ol, dd, pre { margin-bottom:9px; }
pre, code {
	font:14px Monaco, monospace;
	line-height:22px;
}
blockquote {
 color:#666666; font-style:italic; }
table {
	border:1px solid #666666;
	border-width:1px 1px 0 1px;
	font-size:13px;
	line-height:18px;
	margin:0 0 18px 0;
	text-align:left;
}
caption { text-align:left; }
tr { border-bottom:1px solid #ccc; }
th, td { padding: .7em 1.25em; }
hr {
	background:#F0F1F9;
	border:none;
	margin:12px 0;
	height:1px;
}
hr.top {
 border-radius:5px 5px 0 0;
-moz-border-radius:5px 5px 0 0;
	-webkit-border-radius:5px 5px 0 0;
	-o-border-radius:5px 5px 0 0;
	-ms-border-radius:5px 5px 0 0;
	behavior: url(/wp-content/themes/bathexpress/PIE.php);
 	background-color:#B8BFE1;
	border:0;
	clear:both;
	color:#B8BFE1;
	height:10px;
	margin:0 0 9px 0;
	position:relative;
}
a:link { color:#2DB784;
}
a:visited { color:#2DB784;
}
a:active, a:hover { color: #1C4597;
}
/* some CSS3 stuff */
/* border radius 5px */
.rounded, #access, .box, .photo-link, div.photo-link a, #footer-inner {
	border-radius:5px;
-moz-border-radius:5px;
	-webkit-border-radius:5px;
	-o-border-radius:5px;
	-ms-border-radius:5px;
	behavior: url(/wp-content/themes/bathexpress/PIE.php);
	position:relative;
}
/* transitions */
a.button,
a.button span,
div.photo-link a,
#nav-primary>ul li a,
button,
input[type="submit"] {
	transition: all .5s ease-out;
-moz-transition: all .5s ease-out;
	-webkit-transition: all .5s ease-out;
	-o-transition: all .5s ease-out;
	-ms-transition: all .5s ease-out;
	behavior: url(/wp-content/themes/bathexpress/PIE.php);
	}
span.express {
	font-style:oblique;
	margin-left:-.65ex;
}
/* =Header
-------------------------------------------------------------- */
#header {
	z-index:2;
	width:960px;
	margin:12px auto 0 auto;
}
#branding { display:none; } /* hide branding div, who needs it! */
#blog-title {
	font-size:34px;
	font-weight:bold;
	line-height:40px;
}
#blog-title a {
	color:#000;
	text-decoration:none;
}
#blog-title a:active, #blog-title a:hover { color: #FF4B33; }
#blog-description {
	color:#666;
	font-size:13px;
	font-style:italic;
}
/* =Menu
-------------------------------------------------------------- */

.skip-link { display:none; }
#access {
	background: url(/wp-content/themes/bathexpress/images/beige-marble.jpg);
	height:32px;
	margin:0 0 0 10px;
	overflow:hidden;
	width:950px;
	z-index:100;
}
div#logo, div#logo a {
	display:block;
	height:32px; /* set height and width equal to logo.png dimensions */
	width:120px;
	z-index:200;
}
div#logo {
	margin:0 auto;
	position:absolute;
	left:20px;
}
div#logo a {
	text-indent:-9999px;
	background: url(/wp-content/themes/bathexpress/images/logo.png) no-repeat 0px 5px;
}
#nav-container {
	position:absolute;
	right:0;
	text-align:right;
	width:840px; /*ie6*/
}
#nav-primary>ul {
	display:block;
	font-size:12px;
	font-weight:normal;
	height:32px;
	line-height:32px;
	letter-spacing:.2ex;
	padding-right:10px;
	margin:0 auto;
	text-transform:uppercase;
	width:840px; /*ie6*/
}
#nav-primary>ul li {
	list-style-type:none;
	display:inline-block;
	/* For IE 7 */
	zoom: 1;
 *display: inline;
}
#nav-primary>ul li a {
	color:#382225;
	display:block;
	margin:0 5px;
	padding:0 15px;
	text-decoration:none;
}
#nav-primary>ul li a:hover {
	background:#7F6C64;
	color:#FBF7F0;
}
#nav-primary>ul li a:active { text-decoration:underline; }
/*** ESSENTIAL STYLES ***/
.sf-menu, .sf-menu * {
	margin:			0;
	padding:		0;
	list-style:		none;
}
.sf-menu { line-height:	1.0; }
.sf-menu ul {
	position:		absolute;
	top:			-999em;
	width:			10em; /* left offset of submenus need to match (see below) */
}
.sf-menu ul li { width:			100%; }
.sf-menu li:hover { visibility:		inherit; /* fixes IE7 'sticky bug' */ }
.sf-menu li {
	float:			left;
	position:		relative;
}
.sf-menu a {
	display:		block;
	position:		relative;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul {
	left:			0;
	top:			2.5em; /* match top ul list item height */
	z-index:		99;
}
ul.sf-menu li:hover li ul, ul.sf-menu li.sfHover li ul { top:			-999em; }
ul.sf-menu li li:hover ul, ul.sf-menu li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
ul.sf-menu li li:hover li ul, ul.sf-menu li li.sfHover li ul { top:			-999em; }
ul.sf-menu li li li:hover ul, ul.sf-menu li li li.sfHover ul {
	left:			10em; /* match ul width */
	top:			0;
}
/*** THEMATIC SKIN ***/
.menu { width:auto; }
.sf-menu {
	border-top:1px solid #8FBDAD;
	font-size:10px;
	text-align:center;
	text-transform:uppercase;
	width:650px;
}
.ie6 .sf-menu { margin-bottom: -1px; }
.sf-menu a {
	padding:9px 13px;
	text-decoration:none;
}
.windows .sf-menu a {
	font-size: 10px;
	padding:9px 13px 10px;
}
.sf-menu .current_page_item a, .sf-menu .current_page_ancestor a, .sf-menu .current_page_parent a { border-bottom-color:#fff; }
.sf-menu a, .sf-menu a:visited { /* visited pseudo selector so IE6 applies text colour*/ color:			;
}
.sf-menu li {
	display:inline-block;
	float:none; /*override "essential styles" (above)*/
	/* IE7*/
	zoom:1;
	*display:inline;
}
.sf-menu li li { background:		#fff; }
.sf-menu li li li { background:		#9AAEDB; }
.sf-menu li:hover, .sf-menu li.sfHover { background:#BAD3C9;
}
.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:focus, .sf-menu a:hover, .sf-menu a:active { outline:		0; }
.sf-menu ul {
	border-right:1px solid #ccc;
	border-bottom:1px solid #ccc;
}
.sf-menu li:hover ul, .sf-menu li.sfHover ul { top:32px; /* overriding essential styles */ }
.sf-menu ul ul { margin-top:0; }
.sf-menu ul a {
	background:#fafafa;
	border-bottom:none;
}
.sf-menu ul a:hover { color: #FF4B33; }
/* =Content
-------------------------------------------------------------- */
#main {
	background:white;
	overflow: hidden;
	padding:20px 0 0 0;
}
.page #main { padding:0; }
#container {
	width:630px;
	float:left;
}
#content {
	margin:0 0 0 10px;
	width:630px;
	overflow:hidden;
}
.box {
	background:#E5EDE9;
	border-top:10px solid #2DB784;
	padding:10px 10px 0 10px; }
.box h3 {
	font-size:24px;
	line-height:30px;
	text-align:center;
}
.large {
	font-size:150%;
	line-height:200%;
}
.small { font-size:70%; }
.quiet { color:#bbbbbb}
.loud { color:#2DB784;
}
.page .entry-title { display:none; }
/*columns*/
/* 2 colums, right sidebar*/
.col-1-2 {
	float:left;
	margin-right:12px;
	width:638px;
}
.col-2-2 {
	float:left;
	width:300px;
}
/* 2 colums, equal width*/
.col-half-1-2 {
	float:left;
	margin-right:12px;
	width:469px;
}
.col-half-2-2 {
	float:left;
	width:469px;
}
/* SLIDER */
.slider {
	margin:12px 0;
	position:relative;
}
.slider, .slider div {
	height:330px;
	width:950px;
}
.slider-home, .slider-home div {
	height:366px;
	width:950px;
}
.slider, .slider-home { overflow:hidden; }
/* PHOTO links */ 
div.photo-link {
	height:200px;
	margin-bottom:12px;
	overflow:hidden;
	width:300px;
}
div.photo-link a {
	background:url(/wp-content/themes/bathexpress/images/blue-marble.jpg) repeat-x 0px 160px;
	color:white;
	display:block;
	font-size:18px;
	height:40px;
	line-height:40px;
	opacity:.8;
	padding:160px 0 0 10px;
	text-decoration:none;
	width:290px;
}
div.photo-link a.beige { background-image:url(/wp-content/themes/bathexpress/images/beige-marble.jpg);  color:#333333;
}
div.photo-link a:hover {
	opacity:1;
	text-indent:1.5ex; /*background-position:20px 150px; padding-top:150px; height:50px; line-height:48px;*/
}
div.photo-link a:hover:after {
	content:" ►";
	font-size:75%;
}
div.photo-link a:active { text-decoration:underline; }
p.rating { margin-bottom:0; }
p.testimonial {
	font-family:Georgia, serif;
	font-size:14px;
	line-height:24px;
	margin-bottom:0;
}
p.testimonial:before { content:"\00201C"; }
p.testimonial:after { content:"\00201D"; }
p.attribution {
	color:#2DB784;
	font-size:9px;
	font-style:oblique;
	text-align:right;
	padding-right:5em;
}
p.attribution:before { content:"– "; }
.main-aside {
	float:right;
	position:relative;
	right:20px;
	width:300px;
}
#secondary { clear:right; }
#footer { clear:both; }
#subsidiary {
	margin:0 auto;
	overflow:hidden;
	width:940px;
}
#subsidiary .aside {
	float:left;
	margin:0 20px 0 0;
	width:300px;
}
.page-title {
	font-size:13px;
	line-height:18px;
	padding:0 0 44px 0;
}
.attachment .page-title { font-style:italic; }
.page-title a {
 color:#666666; text-decoration:none; }
.page-title a:active, .page-title a:hover { color: #FF4B33; }
.page-title span { font-style:italic; }
.page-title .meta-nav { font-style:normal; }
.hentry { padding:0 0 22px 0; }
.single .hentry { padding:0; }
.home #content .sticky {
	border:1px solid #ccc;
	margin:0 0 66px 0;
	padding:22px 20px 0 20px;
}
.entry-title {
 color:#868FBF;
	font-size:26px;
	font-weight:bold;
	line-height:26px;
	padding-bottom:12px;
}
.entry-title a {
 color:#868FBF; text-decoration:none; }
.entry-title a:active, .entry-title a:hover { color: #FF4B33; }
.entry-meta {
	background:url('/wp-content/themes/bathexpress/images/entry-meta.png') top repeat-x;
 border-top:1px solid #B8BFE1;
 color:#868FBF;
	font-size:11px;
	font-style:italic;
	height:50px;
	line-height:24px;
	padding:0 9px;
	text-align:right;
}
.entry-meta .author { }
.entry-meta .n {
	font-size:9px;
	font-style:normal;
	letter-spacing:0.05em;
	text-transform:uppercase;
}
.entry-meta a {
 color:#868FBF; text-decoration:none; }
.entry-meta a:active, .entry-meta a:hover { color: #868FBF;
}
.entry-meta abbr {
	border:none;
	cursor:text;
	font-size:9px;
	font-style:normal;
	letter-spacing:0.05em;
	text-transform:uppercase;
}
.entry-content { padding:0; }
.entry-content h1 {
 color:#152C53;
	font-size:36px;
	font-weight:normal;
	line-height:48px;
	padding:12px 0;
}
.entry-content h2 {
 color:#868FBF;
	font-size:27px;
	font-weight:normal;
	line-height:33px;
	padding:15px 0 6px 0;
}
.entry-content h3 {
 color:#152C53;
	font-size:22px;
	line-height:24px;
	padding:6px 0 6px 0;
}
.entry-content h4 {
 color:#868FBF;
	text-transform:uppercase;
	font-size:14px;
	line-height:18px;
	letter-spacing:.25ex;
	padding-top:9px;
}
.entry-content h5 {
 color:#152C53;
	font-size:14px;
	line-height:18px;
	font-weight:bold;
	letter-spacing:.25ex;
	padding-top:9px;
}
.entry-content h6 {
 color:#868FBF;
	font-size:12px;
	line-height:18px;
	font-weight:bold;
	letter-spacing:.25ex;
	padding-top:9px;
}
.entry-content table { margin-left:1px; }
.entry-content embed { margin:0 0 22px 0; }
.entry-content li {
	line-height:18px;
	padding-bottom:9px
}
.entry-content img {
	height:auto;
	margin: 4px 0 5px 0;
	max-width:100%;
}
.entry-content img.border {
 background:#eeeeee; padding:5px; }
.alignleft, img.alignleft {
	float: left;
	margin-right:9px;
}
.alignright, img.alignright {
	display: block;
	float: right;
	margin-left:9px;
}
.entry-utility {
	clear:both;
 color:#868FBF;
	font-size:9px;
	line-height:18px;
	margin:0 0 24px 0;
}
.entry-utility a {
 color:#868FBF;
	font-style:italic;
	text-decoration:none;
}
.entry-utility a:active, .entry-utility a:hover { color: #FF4B33; }
.edit-link {
	clear:both;
	display:block;
}
.page-link {
	font-size:13px;
	font-weight:bold;
	line-height:18px;
	margin:0 0 22px 0;
	padding:22px 0 0 0;
	word-spacing:0.5em;
}
.page-link a {
	border:1px solid #ccc;
 color:#666666;
	font-weight:normal;
	padding:0.5em 0.75em;
	text-decoration:none;
}
.page-link a:active, .page-link a:hover { color: #FF4B33; }
ul#links-page, ul#archives-page {
	list-style:none;
	margin-left:0;
	overflow:hidden;
}
li.content-column {
	float:left;
	margin-right:20px;
	width:45%;
}
.gallery {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0 auto;
	padding:0 0 22px 0;
}
.gallery .gallery-row {
	display: block;
	clear: both;
	overflow: hidden;
	margin: 0;
}
.gallery .gallery-item {
	overflow: hidden;
	float: left;
	margin: 0;
	text-align: center;
	list-style: none;
	padding: 0;
}
.gallery .gallery-item img, .gallery .gallery-item img.thumbnail {
	max-width: 89%;
	height: auto;
	padding: 1%;
	margin: 0 auto;
	border: none !important;
}
.gallery-caption { margin-left: 0; }
.wp-caption-text, .gallery-caption {
	color:#666;
	font-size:13px;
	line-height:18px;
}
#author-info {
	margin:0 0 44px 0;
	overflow:hidden;
}
#author-info .avatar {
	float:left;
	margin:.3em 1em 0 0;
}
/* =buttons (everybody loves buttons!
-------------------------------------------------------------- */
input[type="submit"] {
	border-radius:4px;
-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-o-border-radius:4px;
	-ms-border-radius:4px;
	behavior: url(/wp-content/themes/bathexpress/PIE.php);
	background:#ff8a00; /* orange */
	border:1px solid #af6003; /* orange */
	color:white;
	font-size:20px;
	padding:0 20px;
	height:50px;
	line-height:50px;
	text-shadow:1px 1px 2px #af6003;
-moz-text-shadow:1px 1px 2px #af6003;
	-webkit-text-shadow:1px 1px 2px #af6003;
	-o-text-shadow:1px 1px 2px #af6003;
	-ms-text-shadow:1px 1px 2px #af6003;
	behavior: url(/wp-content/themes/bathexpress/PIE.php);
	box-shadow:inset 1px 1px 1px #ffca80;
-moz-box-shadow:inset 1px 1px 1px #ffca80;
	-webkit-box-shadow:inset 1px 1px 1px #ffca80;
	-o-box-shadow:inset 1px 1px 1px #ffca80;
	-ms-box-shadow:inset 1px 1px 1px #ffca80;
	behavior: url(/wp-content/themes/bathexpress/PIE.php);
}
input[type="submit"]:hover, input[type="submit"]:focus {  background:#868FBF;
	border-color:#152C53;
	box-shadow:inset 1px 1px 1px #F0F1F9, 0px 2px 5px #aaa;
-moz-box-shadow:inset 1px 1px 1px #F0F1F9, 0px 2px 5px #aaa;
	-webkit-box-shadow:inset 1px 1px 1px #F0F1F9, 0px 2px 5px #aaa;
	-o-box-shadow:inset 1px 1px 1px #F0F1F9, 0px 2px 5px #aaa;
	-ms-box-shadow:inset 1px 1px 1px #F0F1F9, 0px 2px 5px #aaa;
	behavior: url(/wp-content/themes/bathexpress/PIE.php);
	text-shadow:1px 1px 1px #152C53;
-moz-text-shadow:1px 1px 1px #152C53;
	-webkit-text-shadow:1px 1px 1px #152C53;
	-o-text-shadow:1px 1px 1px #152C53;
	-ms-text-shadow:1px 1px 1px #152C53;
	behavior: url(/wp-content/themes/bathexpress/PIE.php);
}
a.button {
	background:#8FBDAD;
	border-radius:4px;
-moz-border-radius:4px;
	-webkit-border-radius:4px;
	-o-border-radius:4px;
	-ms-border-radius:4px;
	behavior: url(/wp-content/themes/bathexpress/PIE.php);
	display:inline-block;
	height:50px;
	margin:5px;
	padding:1px 1px 0 1px;
	text-decoration:none;
	text-transform:capitalize;
}
a.button span {
	background: #2DB784;
	border:1px solid #2DB784;
	border-width:1px 0 0 1px;
	border-radius:3px;
-moz-border-radius:3px;
	-webkit-border-radius:3px;
	-o-border-radius:3px;
	-ms-border-radius:3px;
	behavior: url(/wp-content/themes/bathexpress/PIE.php);
	display:block;
	font-size:20px;
	height:48px;
	line-height:48px;
	padding:0 20px;
}
a.button:link, a.button:visited {
	color:#E5EDE9 !important;
	text-shadow:1px 1px 2px #4A7163;
-moz-text-shadow:1px 1px 2px #4A7163;
	-webkit-text-shadow:1px 1px 2px #4A7163;
	-o-text-shadow:1px 1px 2px #4A7163;
	-ms-text-shadow:1px 1px 2px #4A7163;
	behavior: url(/wp-content/themes/bathexpress/PIE.php);
}
a.button:hover, a.button:active {
	color:#eeeeee !important;
	text-shadow:1px 1px 1px #152C53;
-moz-text-shadow:1px 1px 1px #152C53;
	-webkit-text-shadow:1px 1px 1px #152C53;
	-o-text-shadow:1px 1px 1px #152C53;
	-ms-text-shadow:1px 1px 1px #152C53;
	behavior: url(/wp-content/themes/bathexpress/PIE.php);
}
a.button:hover, a.button:active { background: #152C53}
a.button:hover span, a.button:active span { background: #868FBF;
border-color:#F0F1F9;
}
/* =Attachments
-------------------------------------------------------------- */
.attachment-jpeg #container, .attachment-png #container { width:100%; }
.attachment-jpeg #content, .attachment-png #content { width:930px; }
.attachment-jpeg #comments, .attachment-png #comments {
	width:540px;
	overflow:hidden;
}
.attachment-jpeg .main-aside, .attachment-png .main-aside { display:none; }
/* =Navigation
-------------------------------------------------------------- */
.navigation {
	color:#666;
	font-size:13px;
	line-height:18px;
	margin:0px 0 22px 0;
	overflow:hidden;
}
.navigation a {
	color:#666;
	font-style:italic;
	text-decoration:none;
}
.navigation a:active, .navigation a:hover { color: #FF4B33; }
.navigation .meta-nav { font-style:normal; }
.nav-previous {
	float: left;
	width:50%;
}
.nav-next {
	float: right;
	width:50%;
	text-align:right;
}
#nav-above, #nav-below { width: 100%; }
#nav-above { display:none; }
.paged #nav-above {
	display:block;
	padding:0 0 44px 0;
}
/* =Comments
-------------------------------------------------------------- */
#comments {
	clear:both;
	padding:22px 0 0 0;
}
#comments, #comments input, #comments textarea {
	font-size:13px;
	line-height:18px;
}
#comments code {
	font-size:12px;
	line-height:18px;
}
#comments h3 {
	font-size:15px;
	font-weight:bold;
	line-height:22px;
	padding:0 0 18px 0;
}
#comments-list { padding:0 0 18px 0; }
#comments-list ol, #comments-list ul {
	list-style:none;
	margin:0;
}
#comments-list ol {
	border:1px solid #ccc;
	border-bottom:none;
	margin:0 0 18px 0;
}
#comments-list li {
	background:#fafafa;
	border-bottom:1px solid #ccc;
	padding:18px 1.5em 0 1.5em;
	position:relative;
}
#comments-list li.alt { background:#fff; }
#comments-list li.bypostauthor { background:#FFFFCC; }
#comments-list ul li {
	border:1px solid #ccc;
	margin:0 0 18px 0;
}
#comments-list li .avatar {
	position:absolute;
	top:22px;
	left:1.5em;
	width:36px;
	height:36px;
}
#comments-list .comment-author {
	font-weight:bold;
	padding:9px 0 0 46px;
}
#comments-list .comment-meta {
	color:#666;
	font-size:11px;
	padding:0 0 9px 46px;
}
#comments-list .comment-meta a {
	color:#666;
	font-style:italic;
	text-decoration:none;
}
#comments-list .comment-meta a:active, #comments-list .comment-meta a:hover { color: #FF4B33; }
.comment-reply-link {
	font-size:11px;
	padding:0 0 18px 0;
	text-align:right;
}
.comment-reply-link a {
	color:#666;
	font-style:italic;
	text-decoration:none;
}
.comment-reply-link a:active, .comment-reply-link a:hover { color: #FF4B33; }
.comment-navigation {
	font-weight:bold;
	padding:0 0 18px 0;
	margin-right:0.5em;
}
.comment-navigation a {
	border:1px solid #ccc;
	color:#666;
	font-weight:normal;
	padding:0.5em 0.75em;
	text-decoration:none;
}
.comment-navigation a:active, .comment-navigation a:hover { color: #FF4B33; }
.comment-navigation a, .comment-navigation span { margin-right:0.5em; }
#trackbacks-list .comment-content {
	position:absolute;
	left:-10000px;
}
#respond {
	background:#fff;
	margin-bottom:22px;
	overflow:hidden;
	padding:18px 0 0 0;
	position:relative;
}
#comments-list #respond {
	border-bottom:1px solid #ccc;
	margin:0 0 18px 0;
	padding:18px 1.5em;
}
#comments-list ul #respond {
	border:1px solid #ccc;
	margin:0;
}
#cancel-comment-reply {
	font-size:11px;
	position:absolute;
	top:18px;
	right:1.5em;
}
#cancel-comment-reply a { color:#666; }
#respond .required {
	color:#FF4B33;
	font-weight:bold;
}
.form-section label { font-size:11px; }
.form-section input {
	margin:0 0 18px 0;
	width:98%;
}
.form-section textarea { width:99%; }
#form-allowed-tags p {
	color:#666;
	font-size:11px;
	margin:0;
}
#form-allowed-tags span { font-style:italic; }
#form-allowed-tags code {
	font-size:11px;
	line-height:normal;
}
.form-submit {
	padding:18px 0 0 0;
	text-align:right;
}
.subscribe-to-comments {
	color:#666;
	float:left;
	font-size:11px;
	margin:0;
	padding:18px 0 0 0;
}
.solo-subscribe-to-comments {
	color:#666;
	font-size:11px;
	padding:18px 0 0 0;
}
.comment_license {
	color:#666;
	clear:both;
	font-size:11px;
	margin:0;
	padding:18px 0 0 0;
}
/* =Asides, Sidebars & Widget-Ready Areas
-------------------------------------------------------------- */
.aside {
	right:0;
	width:300px;
}
.aside, .aside input {
	font-size:13px;
	line-height:18px;
	margin-bottom:6px;
}
.aside p, .aside ul, .aside ol, .aside dd, .aside pre { margin-bottom:18px; }
.aside pre, .aside code {
	font-size:12px;
	line-height:18px;
}
.aside .current_page_item a { color: #FF4B33; }
.aside .current_page_item .page_item a { color:#666; }
.aside .current_page_item .page_item a:hover, .aside .current_page_item .page_item a:active { color: #FF4B33; }
.aside { color:#666; }
.aside a { color:#666; }
.aside a:active, .aside a:hover { color: #FF4B33; }
.aside h3 {
 color: #8FBDAD;
	font-size:24px;
	line-height:36px;
}
.aside h3 a { text-decoration:none; }
.aside caption {
	font-size:11px;
	font-weight:bold;
	text-transform:uppercase;
	letter-spacing:0.05em;
}
.aside ul {
	list-style:none;
	margin-left:0;
}
.aside ul ul {
	list-style:disc;
	margin:0 0 22px 20px;
}
.aside ul ul li { padding:1px 0; }
.aside ul ul ul { margin-bottom:0; }
.aside form, .aside table { margin-bottom:22px; }
.aside table { border:none; }
.aside thead { border:1px solid #ccc; }
.aside tbody { border:1px solid #ccc; }
.aside th, .aside td {
	border-right:1px solid #ccc;
	padding:.25em .8em;
}
.aside tfoot tr { border:none; }
.aside tfoot td { border-color:transparent; }
.widget_tag_cloud { margin:0 0 22px 0; }
.aside #searchsubmit { display: none; }
/*
    Main Asides
*/
.main-aside ul { padding:0 20px; }
.main-aside h3 { }
.main-aside ul ul { padding:0; }
#primary { }
/*
    Content Asides
*/
#content .aside {
	border:1px solid #ccc;
	margin:0 0 22px 0;
	padding:18px 0 0 0;
}
#content .aside ul { padding:0 20px; }
#content .aside h3 {
	font-weight:normal;
	font-size:17px;
	font-style:italic;
	padding:0 0 7px 0;
	text-transform:none;
}
#content .aside ul ul { padding:0; }
/*
    Footer Asides
*/
#subsidiary { padding:33px 0 0 0; }
/* =Footer
-------------------------------------------------------------- */
#footer {  border-top:1px dashed #bbbbbb;
 
	 background: linear-gradient(#eeeeee, #ffffff); /* correct css3 */
	 background:-moz-linear-gradient(#eeeeee, #ffffff); /* for firefox 3.6+ */
	 background:-webkit-linear-gradient(#eeeeee, #ffffff); /* recent webkit: Safari 5.1+ chrome 10+ */
	 background:-webkit-gradient(linear, left top, left bottom, from(#eeeeee), to(#ffffff)); /* oldschool webkit */
	 background:-o-linear-gradient(#eeeeee, #ffffff); /* Does anyone actually use Opera? */
	 background:-ms-linear-gradient(#eeeeee, #ffffff); /* for IE10 */
	 filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff'); /* for IE6 IE7 */
	 -ms-filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#eeeeee', endColorstr='#ffffff'); /* for IE8+ */
	 zoom:1; /* force hasLayout in IE */  padding:20px 0;
}
#footer h2 a {
 color:#2DB784;
	font-size:36px;
	line-height:42px;
	text-decoration:none;
}
#footer h2 a:hover {
color:#382225; text-decoration:underline; }
#footer #addresses { text-align:center; }
#footer address {
	font-size:12px;
	font-style:normal;
	line-height:15px;
	display:inline-block;
	width:215px;
	/* Inline-hack for IE 7 */
	zoom: 1;
 *display: inline;
}
address:first-line { font-weight:bold; }
#footer-inner {
	background:#f9f9f9;
 box-shadow:0px 2px 4px #dddddd ;
-moz-box-shadow:0px 2px 4px #dddddd ;
	-webkit-box-shadow:0px 2px 4px #dddddd ;
	-o-box-shadow:0px 2px 4px #dddddd ;
	-ms-box-shadow:0px 2px 4px #dddddd ;
	behavior: url(/wp-content/themes/bathexpress/PIE.php);
  padding:20px 0;
	margin:0 auto 20px auto;
	width:960px;
}
#siteinfo {
	font-size:9px;
	line-height:12px;
	text-align:center;
}
#siteinfo a { color:#B8BFE1;
}
#siteinfo a:active, #siteinfo a:hover { color: #7F6C64;
}
/* =Full Width Template
-------------------------------------------------------------- */
.page-template-template-page-fullwidth-php #container { width:950px; }
.page-template-template-page-fullwidth-php #content { width:950px; }
.page-template-template-page-fullwidth-php #comments { }
/* =PageNavi
-------------------------------------------------------------- */
/* Using !important to override PageNavi CSS */
.wp-pagenavi {
	margin:0 0 0 -.5em;
	padding:0.5em 0;
}
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi span {
	border:1px solid #ccc !important;
	color:#666!important;
	font-style:normal;
	margin:0 .375em !important;
	padding:0.5em 0.25em !important;
}
.wp-pagenavi a:visited {
	border:1px solid #ccc !important;
	color:#666 !important;
}
.wp-pagenavi a:hover {
	border:1px solid #ccc !important;
	color:#FF4B33 !important;
}
.wp-pagenavi a:active {
	border:1px solid #ccc !important;
	color:#FF4B33 !important;
}
.wp-pagenavi span.pages {
	border:none !important;
	color:#666 !important;
	margin:0 !important;
	padding:0 !important;
}
.wp-pagenavi span.current {
	border:none !important;
	color:#666 !important;
	font-weight:normal !important;
	margin:0 !important;
	padding:0 !important;
}
.wp-pagenavi span.extend {
	background-color:#FFFFFF;
	border:1px solid #000000;
	color:#000000;
	margin:2px;
	padding:2px 4px;
}
/* =Contact Form 7
-------------------------------------------------------------- */
div.wpcf7 {
	margin: 0;
	padding: 0;
}
div.wpcf7-response-output {
	margin: 2em 0.5em 1em;
	padding: 0.2em 1em;
}
div.wpcf7-mail-sent-ok { border: 2px solid #398f14; }
div.wpcf7-mail-sent-ng { border: 2px solid #ff0000; }
div.wpcf7-spam-blocked { border: 2px solid #ffa500; }
div.wpcf7-validation-errors { border: 2px solid #f7e700; }
span.wpcf7-form-control-wrap { position: relative; }
span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 20%;
	z-index: 100;
	background: #fff;
	border: 1px solid #ff0000;
	font-size: 10pt;
	width: 280px;
	padding: 2px;
}
span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	font-size: 10pt;
	display: block;
}
span.wpcf7-list-item { margin-left: 0.5em; }
.wpcf7-display-none { display: none; }
div.wpcf7 img.ajax-loader {
	border: none;
	vertical-align: middle;
	margin-left: 4px;
}
div.wpcf7 .watermark { color: #888; }
</style>

