/*=Menu
--------------------------------------------------------------*/
#access
{
	background: #222;
/*Show a solid color for older browsers*/
	background: -moz-linear-gradient(#252525, #0a0a0a);
	background: -o-linear-gradient(#252525,) url(#0a0a0a) url() url() url() url() url());
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#252525), to(#0a0a0a));
/*older webkit syntax*/
	background: -webkit-linear-gradient(#252525,) url(#0a0a0a) url() url() url() url() url());
	-webkit-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	-moz-box-shadow: rgba(0, 0, 0, 0.4) 0px 1px 2px;
	box-shadow: 0px 1px 2px rgba(0, 0, 0, 0.4);
	clear: both;
	display: block;
	float: left;
	margin: 0 auto 6px;
	width: 946px;
	/*+placement:shift;*/
	position: relative;
	left: 0;
	top: 0;
	padding-left: 14px;
	padding-top: 1px;
}
#access UL
{
	font-size: 13px;
	list-style: none;
	margin: 0 0 0 -0.8125em;
	border-radius: 5px;
	padding-left: 0;
}
#access LI
{
	float: left;
	border-radius: 5px;
	position: relative;
}
#access A
{
	color: #EEE;
	display: block;
	line-height: 3.333em;
	padding: 0 1.2125em;
	text-decoration: none;
}
#access UL UL
{
	-moz-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	-webkit-box-shadow: 0 3px 3px rgba(0,0,0,0.2);
	box-shadow: 0 3px 3px rgba(0, 0, 0, 0.2);
	display: none;
	float: left;
	margin: 0;
	position: absolute;
	top: 3.333em;
	left: 0;
	width: 188px;
	z-index: 99999;
	border-radius: 5px;
}
#access UL UL LI A
{
	border-radius: 5px;
}
#access UL UL UL
{
	left: 100%;
	top: 0;
}
#access UL UL A
{
	background: #D7D7D7;
	border-bottom: 1px dotted #DDD;
	color: #000000;
	font-size: 13px;
	font-weight: normal;
	height: auto;
	line-height: 1.4em;
	padding: 10px;
	width: 168px;
}
#access LI:hover > A, #access UL UL :hover > A, #access A:focus
{
	background: #FFFFFF;
	color: #FFFFFF;
}
#access .menu-item A:hover
{
	background-color: #959595;
	text-decoration: underline;
}
#access LI:hover > A
{
	background: #2D2D2D;
	border-radius: 5px;
/*Show a solid color for older browsers
Older webkit syntax*/
	color: #FFFFFF;
}
#access A:focus
{
	background: #595959;
/*Show a solid color for older browsers
Older webkit syntax*/
	color: #FFFFFF;
}
#access UL LI:hover > UL
{
	display: block;
}
#access .current_page_item > A, #access .current_page_ancestor > A
{
	font-weight: bold;
}
.white
{
	background: #F9F9F9;
}
.addthis
{
	position: absolute;
	height: auto;
	width: 120px;
	top: 4px;
	right: 4px;
}
A
{
	outline: none;
}
HR
{
	margin-top: 60px;
	margin-bottom: 10px;
}
.booking_form
{
	width: 280px;
}
#imageDetails
{
	color: #222;
}
.stacker
{
	background: #111111;
	float: left;
	margin: 2px;
	padding: 8px;
	width: 260px;
	height: 200px;
}
.pp_cntr
{
	width: 580px;
	float: left;
}
.pp_header
{
	width: 580px;
	float: left;
	clear: none;
}
.pp_rightCol
{
	width: 290px;
	float: left;
}
.pp_leftCol
{
	width: 290px;
	float: left;
}
.pp_footer
{
	width: 580px;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
}
/*Defaults*/
BODY
{
	font-size: 13px;
	line-height: 1.6em;
	color: #FFF;
	background: #000 url(/images/mainbg.jpg) no-repeat center top;
	font-family: Arial, Verdana, Sans-serif;
	font-weight: normal;
	margin-top: 0px;
}
.wwd
{
	color: #666666;
}
.wwd:hover
{
	color: #2388FF;
}
.nobg
{
	/*[empty]background-color:;*/
}
.bggrey
{
	background: transparent url(images/bggrey.jpg) repeat-x 0 0;
}
.bgblue
{
	background: transparent url(images/bgblue.jpg) repeat-x 0 0;
}
A:focus
{
	outline: 1px dotted invert;
}
DIV.headline A.home IMG
{
	margin-left: 0px;
}
HR
{
	border: 0 solid #CCC;
	border-top-width: 1px;
	clear: both;
	height: 0;
}
OL
{
	list-style: decimal;
}
UL
{
	list-style: square;
}
DIV.menu-town-and-trail-maps-container
{
	margin: 0;
	width: 306px;
}
.hentry UL, OL
{
	margin-left: 25px;
	margin-bottom: 1em;
}
P, .p
{
	margin-bottom: 1em;
}
BLOCKQUOTE
{
	margin: 0 0 1em 1em;
	background: #333;
	padding: 1em;
}
/*layout width*/
#pagewrap
{
	width: 960px;
	margin: 0 auto;
}
.container
{
	width: 960px;
	margin: 0px auto;
	background-color: #0F0F0F;
}
#content
{
	background: #222 url(images/bgcontent.gif) repeat-y left top;
	border-right: 1px solid #282828;
	border-left: 1px solid #333;
}
.contentshadow
{
}
#site
{
	padding-bottom: 2em;
}
#footer
{
	width: 990px;
	margin: 0 auto;
}
#sidebar
{
	width: 296px;
	float: left;
	border-left: 1px solid #333;
	background: transparent url(images/bg_sidebar.png) repeat-x 0 0;
}
#wrapper
{
	position: relative;
	padding-bottom: 2.5em;
	background: #000 url(/images/mainbg.jpg) no-repeat fixed center top;
}
#nav
{
	position: relative;
	z-index: 10;
/*ie drop-down fix*/
}
#maincontent
{
	border-top: 1px solid #444;
	border-right: 1px solid #333;
	float: left;
	margin-right: -1px;
	position: relative;
	width: 640px;
}
/*@ FULL WIDTH*/
#fullwidth #content
{
	background: #000;
}
#fullwidth #maincontent
{
	width: 100%;
}
/*Links & Colors*/
A
{
	text-decoration: none;
}
A
{
	color: #2388FF;
}
.commentlist CITE, .commentlist CITE A
{
	color: #FFF;
}
#content A:hover
{
	text-decoration: underline;
}
DIV.sidebardlinks
{
	margin-left: 83px;
	margin-top: 12px;
	margin-bottom: -31px;
}
/*HEADERS*/
H1, H2, H3, H4, H5, H6, #nav
{
	font-family: Arial, Verdana, Sans-serif;
	font-weight: bold;
	margin: 0;
	padding: 0;
	line-height: 1.2em;
	color: #FFF;
}
H1 A, H2 A, H3 A, H4 A, H5 A
{
}
H1 EM, H2 EM, H3 EM, H4 EM, H5 EM, H6 EM, #nav EM
{
	text-transform: lowercase;
	font-style: italic;
}
H1
{
	font-size: 0.8em;
	letter-spacing: -1px;
}
H2
{
	font-size: 1.7em;
}
DIV.ftext H2
{
	display: inline;
}
H3
{
	font-size: 18px;
	color: #FFCC33;
}
H4
{
	font-size: 0.8em;
}
H5
{
	font-size: 0.7em;
}
H6
{
	font-size: 0.5em;
}
/*@ HEADER*/
#header
{
	position: relative;
	padding: 0px 0px 12px;
/*background: transparent url(images/headerbg.png) repeat-x bottom left;*/
	background-color: #000000;
}
.headline H1
{
}
.headline H1 A
{
	text-shadow: 0px 0px 5px #666;
	font-weight: bold;
	color: #FFF;
	font-size: 24px;
	float: left;
	line-height: 1.5em;
}
.headline H1 A:hover
{
	color: #DDD;
}
.site-description
{
	font-size: 1em;
	float: left;
	margin: 23px 0 0 0.5em;
	color: #FFF;
	font-weight: normal;
}
/*Header Icons*/
.icons
{
	text-align: right;
	position: absolute;
	bottom: 22px;
	right: 0px;
	line-height: 20px;
	height: 24px;
}
.icons A
{
	display: block;
	width: 24px;
	height: 24px;
	margin-left: 4px;
	float: right;
	text-align: right;
}
.icons .twitterlink
{
	background: url(images/twittericon.png) no-repeat 0 0;
}
.icons .linkedinlink
{
	background: url(images/linkedinicon.png) no-repeat 0 0;
}
.icons .facebooklink
{
	background: url(images/facebookicon.png) no-repeat 0 0;
}
.icons .rsslink
{
	background: url(images/rssicon.png) no-repeat 0 0;
}
/*MAIN NAVIGATION*/
#nav
{
	text-transform: uppercase;
	font-size: 0.85em;
	line-height: 1.1em;
	background: #000 url(images/bg_nav.png) repeat-x 0 0;
	border: 1px solid #000;
	border-top: none;
	font-weight: normal;
	padding: 8px 8px 0px;
}
#nav #searchform
{
	float: right;
	margin-top: 3px;
}
#nav UL
{
	list-style: none;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
	width: 640px;
}
#nav UL LI
{
	margin: 0 10px 10px 0;
	padding: 0px;
	float: left;
}
#nav LI
{
	position: relative;
}
#nav UL UL
{
	display: none;
}
#nav UL LI A
{
	text-shadow: 0 0 2px #000;
	letter-spacing: 0.04em;
	line-height: 0.9em;
	padding: 7px 13px;
	text-decoration: none;
	background: #333;
	color: #BBB;
	display: block;
	border: 1px solid #000;
	border-top: 1px solid #444;
	border-left: 1px solid #444;
	background: transparent url(images/nav-black.png) repeat-x 0 0px;
}
#nav LI A:hover
{
	color: #FFF;
}
#nav .current_page_item A, #nav .current_page_item A:hover, #nav LI A:active, #nav UL LI.current_page_ancestor A
{
	text-decoration: none;
	color: #FFF;
	background: transparent url(images/nav-black.png) repeat-x 0 -35px;
	border: 1px solid #444;
	border-top: 1px solid #000;
	border-left: 1px solid #000;
}
#nav LI A:active
{
	color: #DDD;
	background: transparent url(images/nav-amber.png) repeat-x 0 -70px;
}
#subnav
{
	text-transform: uppercase;
	float: left;
	width: 100%;
	padding: 0px;
	background: transparent url(images/border_dot_light.png) repeat-x left top;
}
#subnav UL
{
	list-style: none;
	display: block;
	margin: 0px;
	padding: 0px;
	float: left;
}
#subnav UL LI
{
	margin: 0px;
	padding: 0px;
	float: left;
}
#subnav LI A
{
	color: #FFF;
	padding: 7px 15px;
	display: block;
}
#subnav LI A:hover
{
	text-decoration: none;
	background: transparent url(trans/black50.png) repeat 0 0;
}
#subnav .current_page_item A, #subnav LI A:active, #subnav .current_page_ancestor, #subnav UL LI.current-cat A
{
	background: transparent url(trans/black40.png) repeat 0 0;
}
#subnav UL LI A:active
{
	color: #BBB;
	text-decoration: none;
}
/*@ SUBHEAD*/
#subhead
{
	font-size: 11px;
	background: #555 url(images/bgsubnav.png) repeat-y top right;
	margin: 0;
	margin-bottom: 3px;
}
#subhead UL
{
	list-style: none;
	margin: 0;
}
.subleft
{
	width: 620px;
	padding: 0 10px;
	float: left;
}
/*Search in subheacd*/
#searchform
{
	width: 300px;
	float: right;
}
.center #searchform
{
	float: none;
	padding: 10px;
	margin: 0px auto;
}
#overview
{
	border-bottom: 1px dotted #BBB;
	margin-bottom: 1em;
}
/*Pages*/
.pagetitle
{
	padding: 0.5em 0;
	border-bottom: 1px solid #444;
	margin-bottom: 1em;
}
/*POSTS*/
.hentry
{
	background: transparent url(images/post-bg.png) repeat-x left top;
	clear: both;
	overflow: hidden;
}
/*THUMB*/
.thumb.left IMG
{
	margin-right: 23px;
}
.thumb IMG
{
	display: block;
	margin: 0 0 0.8em;
}
.copy
{
	padding: 30px 30px 0px;
}
/*- Post Date -*/
.post-date
{
	margin: 0 0 1.25em;
}
#content .post-date A
{
	color: #FFF;
}
.post-date EM
{
	background: #555;
	color: #FFF;
	font-size: 0.9em;
	font-style: normal;
	padding: 5px;
	line-height: 1.75em;
}
.post-excerpt
{
	font-style: italic;
	width: 350px;
	float: left;
}
.post-title
{
	margin-bottom: 0.4em;
}
.post-title H2
{
	font-size: 2.3em;
	line-height: 1em;
	text-transform: none;
	letter-spacing: -0.02em;
	padding: 5px 0;
}
.post-title H2 A
{
	color: #FFCC33;
}
.post-title H2 A:hover
{
	text-decoration: underline;
}
/***** POST NAVIGATION ON SINGLE *****/
.post-nav
{
	clear: both;
	padding: 20px 20px 5px;
	font-size: 11px;
	position: relative;
}
.post-nav A, .post-nav A:visited
{
	color: #2388FF;
	text-decoration: none;
}
.post-nav A:hover
{
	color: #FFF;
	text-decoration: none;
}
.post-nav .previous A
{
	float: left;
	display: block;
	padding-left: 24px;
	background: url(images/post-previous.png) no-repeat left center;
}
.post-nav .next A
{
	float: right;
	display: block;
	padding-right: 24px;
	text-align: right;
	background: url(images/post-next.png) no-repeat right center;
}
/*- Post Author -*/
.author-info
{
	padding: 15px 30px;
}
.author-info SMALL
{
	color: #999;
}
.author-info H3
{
	text-transform: capitalize;
	font-size: 26px;
}
.pic
{
	text-align: left;
	margin-right: 1em;
}
.pic IMG
{
	float: left;
}
.post-author
{
	margin: 0 0 1em;
}
.author-details
{
	font-size: 0.85em;
}
.author-descr
{
	display: table;
	height: 1%;
}
.author, .auxilary A
{
	font-variant: small-caps;
}
.auxilary A
{
	color: #999;
}
.author
{
	padding: 0 10px;
	background: #FFF;
}
.post .entry
{
	margin-bottom: 1em;
	padding: 1em 0;
	border-top: 1px solid #EEE;
}
.postwrap
{
}
.pfooterdark
{
	background: #333 url(images/box-bgr.gif) repeat-x top;
}
.pfooterlight
{
}
.post-footer
{
	height: 42px;
	padding: 0 18px;
	overflow: hidden;
	color: #999;
}
.hentry .post-footer
{
	margin-bottom: 1em;
}
#content .post-footer A
{
	color: #999;
}
.post-footer A:hover
{
	color: #FFF;
}
.post-footer .left
{
	line-height: 38px;
}
.post-footer .left SPAN
{
	background: url(images/comment_count_bg.png) no-repeat center left;
	font-weight: bold;
	font-size: 14px;
	text-align: center;
	padding: 4px 0 8px;
	width: 33px;
	margin-right: 6px;
	display: inline-block;
	line-height: 32px;
	color: #DDD;
}
.post-footer .right
{
	padding: 9px 0 0;
}
.post-footer .right SPAN
{
	line-height: 21px;
}
.post-footer IMG
{
	margin: 0 0 0 2px;
}
.tags
{
	font-style: italic;
	color: #777;
	font-size: 10px;
}
#site .widget_tag_cloud A
{
	color: #999;
}
/*sidebar*/
#welcome
{
	margin-bottom: 1em;
	color: #FFF;
	text-shadow: 0px 0px 2px #072A5A;
}
#welcome H1, #welcome H2, #welcome H3
{
	color: #FFF;
}
#welcome .welcometext
{
	color: #FFF;
	padding: 10px;
}
#welcome H1, #welcome H2, #welcome H3, #welcome H4, #welcome H5, #welcome H6
{
}
#welcome A
{
	color: #FFF;
	border-bottom: 1px dotted #FFF;
}
.twitter
{
	font-size: 10px;
	background: url(images/balloon-twitter.png) no-repeat 2px 2px;
	padding-left: 27px;
}
#sidebar .twitter
{
	margin: 0.5em 0;
}
#sidebar
{
	position: relative;
	color: #BBB;
	padding: 10px 10px 1em;
}
#sidebar .widget
{
	border-top: 1px solid #555;
	border-right: 1px solid #222;
	border-bottom: 1px solid #222;
	border-left: 1px solid #444;
	background: #1A1A1A url(images/box-bgr.gif) repeat-x top left;
}
DIV.mobile-app
{
	background-image: url(images/mobile-friendly.png);
	height: 155px;
	background-repeat: no-repeat;
	margin-top: 13px;
	cursor: pointer;
	width: 295px;
	margin-left: -11px;
}
#sidebar .wtitle
{
	font-weight: bold;
	font-size: 1.1em;
	padding: 8px 0;
	background: url(images/hl-dot-black.gif) repeat-x left bottom;
}
#sidebar .wcontent
{
	padding: 0.4em 0 0.7em;
}
.widget
{
	margin-bottom: 1em;
	background: #000;
	padding: 1px;
}
.widget .winner
{
	padding: 0 10px;
}
.widget .wcontent
{
	padding: 1em 0;
}
.widget UL LI
{
	list-style: none;
	display: block;
	padding: 0 4px;
}
.widget UL LI A
{
	color: #999;
}
.widget UL LI A:hover
{
	text-decoration: underline;
}
#menu-item-4414.menu-item-4414 A
{
	color: #40A1FF;
}
#menu-item-4415.menu-item-4415 A
{
	color: #40A1FF;
}
.widget UL LI UL LI
{
	margin-left: 20px;
	border: none;
	font-size: 0.9em;
}
.page-nav
{
	padding: 15px;
}
.page-nav .previous-entries
{
	float: left;
}
.page-nav .next-entries
{
	float: right;
}
/*@ FOOTER*/
#morefoot #s
{
	width: 166px;
	margin: 1em 0;
}
#pagefoot
{
	clear: both;
	font-size: 1em;
	overflow: hidden;
	text-align: center;
	padding: 20px 10px;
}
#pagefoot H1
{
	color: #999;
	margin-bottom: 0.5em;
}
#pagefoot #footnav, #pagefoot #footnav LI
{
	display: inline;
	list-style-type: none;
}
#pagefoot #footnav SMALL
{
	display: none;
}
#pagefoot #footnav EM
{
	font-style: normal;
}
#pagefoot .terms
{
	color: #666;
	/*+placement:shift -1px 15px;*/
	position: relative;
	left: -1px;
	top: 15px;
}
#pagefoot #footnav
{
	margin-left: 20px;
}
#footnav LI A
{
	color: #CCC;
	padding: 3px 2px;
	line-height: 1em;
	margin-right: 10px;
	text-decoration: none;
}
#footnav LI A:hover
{
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
}
#footnav LI.on A
{
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
}
/*Cred*/
#cred
{
	position: absolute;
	bottom: 0;
	left: 50%;
	margin-left: -62px;
	width: 200px;
}
#cred SMALL
{
	font-size: 8px;
}
#cred A
{
	margin-right: 10px;
}
#cred A.pagelines
{
	font-size: 1.1em;
	color: #666;
	padding-left: 23px;
	float: left;
	background: url(images/pagelines-icon.png) no-repeat 3px 0px;
}
#cred A.pagelines:hover
{
	text-decoration: underline;
}
A.plimage
{
	display: block;
	float: left;
	text-indent: -3330em;
	height: 30px;
	width: 113px;
	font-size: 8px;
	color: #000;
	background: url(images/pagelines.png) no-repeat center center;
}
#cred A:hover
{
	text-decoration: underline;
}
.shadowbottom
{
	background: url(images/bcontentshadow.png) no-repeat center bottom;
	clear: both;
	height: 4px;
	overflow: hidden;
	width: 980px;
}
.shadowtop
{
	background: url(images/tcontentshadow.png) no-repeat center bottom;
	clear: both;
	height: 8px;
	overflow: hidden;
	width: 980px;
}
/*Widgets*/
#calendar_wrap
{
	margin-top: 10px;
	text-align: center;
}
#wp-calendar
{
	text-align: center;
	width: 95%;
	color: #FFF;
	margin: 15px auto;
}
#wp-calendar CAPTION
{
	text-transform: uppercase;
	letter-spacing: 0.1em;
	border-bottom: 1px solid #888;
	color: #BBB;
}
#wp-calendar TD
{
	padding: 4px 8px;
}
#wp-calendar #today
{
	font-weight: bold;
	border: 1px solid #CCC;
	background: #F7F7F7;
	color: #444;
}
#wp-calendar #today A
{
	color: #444;
}
/*Wordpress caption*/
.wp-caption
{
	text-align: center;
	background: #222;
	border: 1px solid #666;
	border-right: 1px solid #444;
	border-bottom: 1px solid #444;
	color: #BBB;
	margin: 10px;
	padding: 4px;
	margin-bottom: 1em;
}
.wp-caption-text
{
	font-size: 11px;
	text-align: center;
	margin: 0;
	padding: 6px 3px 2px;
	line-height: 16px;
}
.wp-caption IMG
{
	margin: 0;
	padding: 0;
	border: 0 none #000000;
	margin-top: 5px;
}
.wp-caption-dd
{
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/*FLOATING AND ALIGNMENT*/
.aligncenter, .alignnone
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.center, .textcenter
{
	text-align: center;
}
.alignleft
{
	float: left;
	margin: 0 1.4em 0.4em 0;
}
.left
{
	float: left;
}
.textleft
{
	text-align: left;
}
.alignright
{
	float: right;
	margin: 0 0 0.4em 1.4em;
}
.right
{
	float: right;
}
.textright
{
	text-align: right;
}
.clear
{
	clear: both;
}
.block
{
	display: block;
}
IMG.center, IMG[align="center"]
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}
IMG.left, IMG[align="left"]
{
	float: left;
	margin: 2px 10px 5px 0px;
}
IMG.right, IMG[align="right"]
{
	float: right;
	margin: 2px 0px 5px 10px;
}
.amber
{
	color: #FFCC33;
	font-size: 14px;
	font-weight: bold;
}

