/*
Theme Name: Sanctuary T
Author: Barrel
*/
body {
	margin: 0;
	padding: 0 0 0px 0;
	font-family: Arial, Verdana, sans-serif;
	position: relative;
	background: url(/wp-content/themes/sanctuaryt/img/bg.gif) #ffffff ;
	font-size: 62.5%;
	color: #666666;
 }

/* Normal links */
a:link, a:visited {
outline-style:none;
	color: #B5A976;
	text-decoration: none;
	 }

a:hover, a:visited:hover {
	color: #eeeeee;
	text-decoration: none; }

/* Image border and background color fixes */
a.img:link, a.img:visited, a.img:hover, a.img:visited:hover {
	border: none;
	background-color:transparent; }

/* Abbreviations */	
abbr { border-bottom: 1px dotted #900; cursor: help; }

form { margin: 0; padding: 0; }

img { border: none; }

/*------------------HEADING--------------------*/

h1 {
	margin: 0px 0 0 0;
	padding: 0 0 0px 0;
	font-size: 2.0em;
	font-weight: normal;
	color: #fff; }

h1 span { color: #fff;font-size:0.5em;vertical-align:0.2em }

h2 {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	font-weight: normal;
	color: #fff; }

h3 {
	font-size: 1.3em;
	font-weight: bold;
	line-height:15px;
	color: #fff; }

h4 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff; }
	
h5 {
	margin: 0px 0px 4px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 1.0em;
	font-weight: normal;
	color: #fff;
	}

h5 span {
	display: block;
	color: #fff;
	font-size: 0.8em;
	font-weight: normal; }

h6 {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	font-size: 1.2em;
	font-weight: bold;
	color: #fff; }

/*-----------PARAGRAPH TEXT ELEMENTS-------------------*/

/* General paragraph rules */
p {
	margin: 0 0 1.0em 0;
	padding: 0;
	font-size: 1.2em;
	line-height: 1.4em; }

p.oldbrowsers {
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 0px;
	color: #c00; }
	
/*---------------LAYOUT BOXES----------------------*/

#ShadowTop {
	
	margin: 20px 0 0 0; 
	padding: 0px 0 0 0; 
	background: url(img/shadow_top.png) no-repeat top center; 
	width: 1000px; 
	height: 20px; 
	margin: 0 auto 0 auto; 
}

#ShadowMiddle {
	background: url(img/shadow_middle.gif) repeat-y top center; 
	width: 1000px; 
	min-height: 200px; 
	margin: 0 auto 0 auto;
}

#ShadowBottom {
	padding: 0 0 0px 0; 
	background: url(img/shadow_bottom.png) no-repeat bottom center; 
	width: 1000px; 
	height: 20px;  
	margin: 0 auto 0 auto;
}

#Frame {
	margin: 0px auto 0 auto;
	padding: 0px 0px 0 0px;
	width: 960px; 
	background: #fff;
}

#Content {
	float: left;
	width: 960px;
	background: url(/wp-content/themes/sanctuaryt/img/content_bg.gif) repeat-y #fff;
}

#MainCol {
	position: relative;
	float: left;
	width: 718px;
	margin: 0;
	padding: 0;
}

#MainCol img {
	float: left;
}

#MainColSecondary {
	float: left;
	width: 663px;
	margin: 0;
	padding: 20px 35px 20px 20px;
	overflow: hidden;
}

#LeftColumn {
	float: left;
	width: 285px;
	margin: 0 20px 0 0;
	display: inline;
}

#LeftColumnWide {
	float: left;
	width: 435px;
	margin: 0 20px 0 0;
	display: inline;
}

#RightColumn {
	float: left;
	width: 285px;
}

#RightColumnBooking {
	float: left;
	width: 285px;
	margin: 0 0 0 14px;
}

#MainColSlideshow {
	float: left;
	width: 718px;
	height: 393px;
	overflow: hidden;
}

#SlideshowCaption {
	z-index: 9999;
	position: absolute;
	bottom: 0px;
	left: 0px;
	width: 685px;
	padding: 13px 15px 15px 18px;
	background: url(/wp-content/themes/sanctuaryt/img/transparent_black.png) repeat top left;
}

#BodyText #SlideshowCaption p {
	color: #fff;
	font-size: 1.15em;
	line-height: 1.6em;
	margin: 0 0 0 0;
	padding: 0 0 5px 0;
}

.menu {
	float: left;
	margin: 0 20px 0 0;
	display: inline;
}

.eventdetails{
	float: left;
	margin: 0 20px 20px 0;
	display: inline;
}

.eventbox {
	float: left;
	margin: 0 20px 20px 0;
	display: inline;
	width: 285px
}

#BodyText .localdeals ul {
	margin:0;
	padding:0;
}
#BodyText .localdeals ul li {
	margin:0;
	padding:0;
	list-style-type:none;
	margin:0 20px 20px 0;
	float:left;
}
#BodyText .localdeals ul li a, #BodyText .localdeals ul li a:link, #BodyText .localdeals ul li a:visited { 
	float:left;
	background:url(/wp-content/themes/sanctuaryt/img/localdeals_bg.gif) top left no-repeat;
	text-align:center;
	height:155px;
	width:253px;
	padding:22px 16px;
}

#BodyText .localdeals ul li a:hover {
	text-decoration: none;
}

#BodyText .localdeals ul li p {
	color:#ECE9D8;
	line-height:1.2em;
	font-size:1.2em;
	padding:0 0 15px 0;
}

#BodyText .localdeals ul li p.title {
	font-size:1.4em;
	line-height:1.2em;
	text-transform: uppercase;
	padding:0 0 15px 0;
}

#BodyText .localdeals ul li a, #BodyText .localdeals ul li a:link, #BodyText .localdeals ul li a:visited {
	color:#ECE9D8;
}

#eventschedule {
	width: 285px;
}


#eventsphotos {
	padding-bottom: 20px;
}

#BodyText .eventdetail {
	background-color:#462e1c;
	font-size:90%;
	margin-top:-4px;
	padding:12px 12px 5px;
	height: 40px;
}

#BodyText .eventdetail:hover {
	background-color:#5E381D;
	font-size:90%;
	padding:12px 12px 5px;
	height: 40px;
}

#BodyText .eventdetail h4 {
	color:#FFF;
}

#BodyText .eventdetail p {
	color: #B3B3B3;
	padding-bottom: 3px;
}

.press {
	float: left;
	margin: 0 20px 0 0;
	display: inline;
}

.press img {
	border: 1px solid #dfdfdf;
}

.specialsmenu {
	float: left;
	width: 577px;
	padding: 10px 0 10px 0;
	border: 2px solid #EAF1EF;
	text-align: center;
}

/*-------------- LOCAL DEALS MODAL----------------*/

.jqmWindow {
	display: none;
    position: fixed;
    top: 20%;
    left: 50%;
    z-index: 9999;
    margin-left: -233px;
    width: 467px;
    background: #fff;
}

.jqmContent  {
	float: left;
	position:relative;
	width: 467px;
	padding:0px;
	background:#fff;
	text-align:center;
	display:inline;
	z-index: 9999;
}

.jqmContent .content {
	float:left;
	position:relative;
	padding:32px 0;
	width:467px;
	height:135px;
	text-align:center;
	background:url(/wp-content/themes/sanctuaryt/img/localdeals_lightboxbg.gif) no-repeat top left;
}
#BodyText .jqmContent .content p {
	font-size:1.6em;
	line-height:1.3em;
}

#BodyText .jqmContent a,#BodyText .jqmContent a:link, #BodyText .jqmContent a:visited  {
	color:#54301A;
}

#BodyText .jqmContent .content p.title {
	text-transform:uppercase;
	font-size:1.9em;
	line-height:1.2em;
}
#BodyText .jqmContent .content p.valid {
	font-size:1.4em;
	padding:0;
}
#BodyText .jqmContent .bottom p {
	font-size:1.2em;
	padding:0;
}

#BodyText .jqmContent .bottom p.print {
	background:url(/wp-content/themes/sanctuaryt/img/localdeals_modal_print.gif) no-repeat;
	padding:0 0 0 24px;
}

.jqmContent .bottom {
	float:left;
	text-align:left;
	height:15px;
	width:453px;
	padding:10px 0 10px 14px;
}

#BodyText .jqmContent p {
	color:#54301A;
}

#BodyText .jqmClose p {
	float: left;
	margin: 0;
	padding: 0;
}

.jqmClose {
	float: right;
	cursor: pointer;
	position:absolute;
	right:14px;
	bottom:6px;
}

.jqmContent {
	float: left;
	z-index: 9999;
}



.jqmOverlay { 
	background:#4d4d4d;
	z-index: 0;
	}
* html .jqmWindow {
     position: absolute;
     top: 100px;
z-index: 9999;
}


/*--------------HEADER ELEMENTS----------------*/

#Header {
	float: left;
	margin: 0;
	padding: 10px 0 25px 0;
	background: #462e1c;
	width: 960px;
}

#HeaderLeft {
	float: left;
	width: 500px;
}

#HeaderRight {
	float: right;
	text-align: right;
	width: 400px;
	padding: 20px 35px 0 0;
}

#Logo {
	float: left;
	position: relative;
	display: inline;
	text-indent: -9999px;
	margin:20px 0 0px 35px;
	padding:0px 0 0px 0px;
	height: 27px;
	width: 271px;
	background: url(/wp-content/themes/sanctuaryt/img/logo.gif) no-repeat top left;
	}
#Logo a {
	position: absolute;
	padding:0px 0 0px 0px;
	top: 0px;
	left: 0px;
	width: 242px;
	height: 50px;
	}

#Logo a:link, #Logo a:visited, #Logo a:active, #Logo a:link:hover, #Logo a:visited:hover {
	background-color: transparent;
	}

#Logo a span, #Logo span { display: none; }

		
/*----------------------NAVIGATION---------------------------*/
#BodyText ul#navigation{
	float: left;
	width: 205px;
	height: 353px;
	display: inline;
	list-style-type: none;
	padding: 0px 2px 20px 0;
	margin: 20px 0 0 35px;
}

#BodyText #navigation li {
	list-style-type: none;
	float: left;
	font-size: 1.7em;
	padding: 1px 0px 1px 0px;
	margin: 0;
	width: 205px;
}


#BodyText #navigation li a, #BodyText #navigation li a:visited:link, #BodyText #navigation li a:link {

	display: block;
	color: #A5B6B2;
	text-decoration: none;
	border-bottom: none;
}



#BodyText #navigation li a:hover, #BodyText #navigation li a:link:hover, #BodyText #navigation li a:visited:hover{
	color: #3E514C;
	text-decoration: none;
	border-bottom: none;
}

#BodyText #navigation li.selected a, #BodyText #navigation li.selected:hover a {
	color: #B9531B;
}

li.menu_head {
	float:left;
}

li.menu_body {
	display:none;
	width:180px;
	margin:0;
	padding:0;
	float:left;
}
#BodyText li.menu_body ul {
	float:left;
	margin:0 0 0 10px;
	padding:0 0 2px 0;
	height:106px;
	width:180px;
}
#BodyText #navigation li.menu_body ul li{
	font-size:1em;
	width:180px;
}


#BodyText a.bookatable, a.bookatable:link, a.bookatable:visited {
	float:left;
	margin:12px 0 0 -2px;
}

/*------------MISCELLANEOUS-----------------------*/

#backtoevents {
	float: left;
}

.restaurant-events #RightColumn {
	float: right;
	width: 340px;
}

.inputfield {
	border: 1px solid #B3B3B3;
	margin: 0 0px 5px 0;
	padding: 4px;
	height: 14px;
	top: 0px;
	font-family: Arial, helvetica, verdana, sans-serif;
	font-size: 1.3em;
}

.textlabel {
font-size: 1.2em;
float: left;
width: 170px;
margin: 0 0 20px 0;
}

.textarealabel {
font-size: 1.2em;
float: left;
width: 400px;
margin: 0 0 10px 0;
clear: both;
}

.text {
	font-family: Arial, helvetica, verdana, sans-serif;
float: left;
clear: right;
padding: 4px;
border: none;
width: 200px;
margin: 0 20px 20px 0;
font-size: 1.4em;
}

.textarea {
	font-family: Arial, helvetica, verdana, sans-serif;
float: left;
clear: right;
padding: 4px;
border: none;
width: 370px;
height: 100px;
margin: 0 20px 20px 0;
font-size: 1.4em;
}

.other {
float: left;
clear: both;
margin: 0 20px 20px 0;
}

.btn {
float: left;
clear: both;
}


#NewsBar {
	float: left;
	width: 960px;
	padding: 0px 0 0px 0;
	margin: 0 0 0px 0;
	background: #fff;
	border-top: 1px solid #eaf1ef;
	border-bottom: 1px solid #eaf1ef;	
}

#NewsTitle {
	float: left;
	width: 80px;
	padding: 12px 0 12px 35px;
	margin: 0 0 0 35px;
	display: inline;
	background: url(/wp-content/themes/sanctuaryt/img/twitter_bird.gif) 0 13px no-repeat;
}

#NewsHeadline {
	float: left;
	width: 780px;
}

#NewsTitle h4 {
	font-size: 1.3em;
	color: #A5B6B2;
	font-weight: bold;
	text-transform: normal;
	margin: 0;
	padding: 0;
}

#NewsHeadline ul {
	float: left;
	list-style-type: none;
	margin: 14px 0 0 5px;
	padding: 0;
}

#NewsHeadline ul li{
	list-style-type: none;
	margin: 0;
	padding: 0;
	font-size: 1.2em;
	color: #000000;
}

#NewsTitle a:link, #NewsTitle a:visited { color: #A5B6B2; text-decoration: none;}
#NewsTitle a:hover, #NewsTitle a:visited:hover { color: #B9531B;text-decoration: none;}

#NewsHeadline a:link, #NewsHeadline a:visited { color: #B9531B; text-decoration: none;}
#NewsHeadline a:hover, #NewsHeadline a:visited:hover { color: #B9531B;text-decoration: underline;}

.aboutphoto {
	float: left;
	margin: 0 16px 20px 0;
	padding: 0;
	display: inline;
}

.aboutphoto.last {
	float: left;
	margin: 0 0px 20px 0;
	padding: 0;
	display: inline;
}

/*-------------- Shop Footer -----------------*/

#BlogFeed {
	float: left;
	width: 960px;
	padding: 0px 0 0px 0;
	margin: 0 0 0px 0;
	background: #fff;
	border-top: 1px solid #eaf1ef;
	border-bottom: 1px solid #eaf1ef;
}

#BlogFeedTitle {
	float: left;
	margin: 0 0 0 35px;
	display: inline;
		
}

#BlogFeedTitle h4 a{
	float:left;
	font-size: 1.1em;
	color: #A5B6B2;
	font-weight: bold;
	text-transform: normal;
	margin: 0;
	padding: 0;
	width: 60px;
	height:30px;
	
	padding: 22px 0 12px 46px;
	background: url(/wp-content/themes/sanctuaryt/img/shopblog-icon.gif) 0 13px no-repeat;
}
#BlogFeedExcerpt {
	float:left;
	width:780px;
	margin:16px 0 0 0;
}


#BlogFeedTitle a:link, #BlogFeedTitle a:visited { color: #A5B6B2; text-decoration: none;}
#BlogFeedTitle a:hover, #BlogFeedTitle a:visited:hover { color: #B9531B;text-decoration: none;}

#BlogFeedExcerpt a:link, #BlogFeedExcerpt a:visited { color: #666; text-decoration: none;}
#BlogFeedExcerpt a:hover, #BlogFeedExcerpt a:visited:hover { color: #666;text-decoration: none;}


#ShopHighlights {
	float:left;
	width:960px;
	margin:0 0 0px 0;
	padding:0;
	background:#fff;
	border-bottom: 1px solid #eaf1ef;
}

#ShopHighlights h4{
	float:left;
	font-size: 1.3em;
	color: #A5B6B2;
	font-weight: bold;
	text-transform: normal;
	padding: 22px 0 18px 0px;
}

#ShopHighlights .visitshop {
	float:right;
	padding: 24px 0 18px 0px;
}
#ShopHighlights .visitshop a, #ShopHighlights .visitshop a:link, #ShopHighlights .visitshop a:visited{
	font-size:1.2em;
	color:#B9531B;
}
#ShopHighlights .visitshop a:hover, #ShopHighlights .visitshop a:link:hover, #ShopHighlights .visitshop a:visited:hover{
	text-decoration: underline;
}
#ShopHighlights #BlockWrapper {
	float:left;
	width:796px;
	padding:0 82px 38px;
}

#ShopHighlights .block {
	float:left;
	width:206px;
	height:200px;
	margin:0 86px 0 0;
	padding:0px;
	border:solid 1px #eaf1ef;
}

#ShopHighlights .block .imageunit a {
	float:left;
	margin:6px 0 0px 0;
}
#ShopHighlights .block p{
	float:left;
	margin:0;
	padding:10px;
}

#ShopHighlights .block.last {
	margin:0;
}


/*-------------- TEXT STYLING ELEMENTS -----------------*/

#BodyText{
	margin: 0px 0px 0px 0px;
	padding: 0px;
}
#BodyText p {
	padding: 0px 0px 20px 0px;
	margin: 0;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.6em;
	text-indent: 0px;
	color: #666666; }

#BodyText p.downloadlink {
	padding: 0px 0px 20px 1px;
	margin: 0;
	font-size: 1.1em;
	font-weight: normal;
	line-height: 1.6em;
	text-indent: 0px;
	color: #666666; }

#BodyText #LeftColumnWide p {
	padding: 0px 0px 20px 0px;
	margin: 0;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.6em;
	text-indent: 0px;
	text-align: justify;
	color: #666666; }

#BodyText .specialsmenu p {
	padding: 0 0 0 0;
}

#BodyText ul {
	margin: 0 0 20px 25px;
	padding: 0;
}

#BodyText ul li {
	list-style-type: square;
	padding: 0px 0px 3px 0px;
	margin: 0;
	font-size: 1.2em;
	font-weight: normal;
	line-height: 1.5em;
	text-indent: 0px;
	color: #666666; }

#BodyText h5 {
	padding: 0px 0px 5px 0px;
	margin: 0;
	font-size: 1.1em;
	line-height: 1.5em;
	font-weight: bold;
	text-transform: uppercase;
	color: #fff; }

#BodyText h4 {
	font-family: Arial, Verdana, sans-serif;
	padding: 0px 0px 5px 0px;
	margin: 0;
	font-size: 1.3em;
	line-height: 1.5em;
	font-weight: bold;
	text-transform: uppercase;
	color: #A5B6B2; }

#BodyText h4.nobreak {
	font-family: Arial, Verdana, sans-serif;
	padding: 0px 0px 0px 0px;
	margin: 0;
	font-size: 1.3em;
	line-height: 1.5em;
	font-weight: bold;
	text-transform: uppercase;
	color: #A5B6B2; }

#BodyText .specialsmenu h4.nobreak {
	font-size: 1.4em;
	padding-bottom: 2px;
}
#BodyText .specialsmenu h4.nobreak strong {
	padding-left: 4px;
	color: #462E1C;
}

#BodyText h3 {
	padding: 0px 0px 20px 0px;
	margin: 0;
	font-size: 2.2em;
	line-height: 1.3em;
	font-weight: normal;
	color: #B9531B; }

#BodyText h2{
	padding: 0px 0px 30px 0px;
	margin: 0;
	font-size: 2.4em;
	line-height: 1.3em;
	font-weight: normal;
	color: #fff; }


#BodyText h1 {
	padding: 0px 0px 0px 0px;
	margin: 0px 0 15px 0;
	font-size: 2.5em;
	line-height: 3.5em;
	font-weight: bold;
	color: #eeeeee; 
}
		
#BodyText a:link, #BodyText a:visited { color: #B9531B; text-decoration: none; }
#BodyText a:hover, #BodyText a:visited:hover { color: #3c3c3c; text-decoration: underline;}




/*-------------- Copyright Footer -----------------*/
#Copyright {
	float: left;
	display: inline;
	margin: 20px 0 25px 35px;
	padding: 0px 0px 0px 0px;
}
#Copyright h5 {
	margin: 0px 0px 0 0;
	padding: 0px 0px 0px 0px;
	color: #A5B6B2;
	font-size: 1.1em;
	font-weight: normal;
	text-align: left;
	}
	
#Copyright a:link, #Copyright a:visited { color: #A5B6B2; text-decoration: none; border-left: 1px solid #A5B6B2; padding: 2px 0 2px 10px; margin: 0 0 0 10px;}
#Copyright a:hover, #Copyright a:visited:hover { color: #A5B6B2;text-decoration: underline; }

#Copyright a.twittericon:link {padding: 2px 0 2px 32px; height: 16px; width: 16px; background: url(/wp-content/themes/sanctuaryt/img/twitter_16.gif) 10px 0 no-repeat;}

#Copyright a.facebookicon:link {padding: 2px 0 2px 32px; height: 16px; width: 16px; background: url(/wp-content/themes/sanctuaryt/img/facebook_16.gif) 10px 0 no-repeat;}

/* Remove traces of float */	
.ClearAll {
	clear: both;
	font-size: 2px; }

/* Hide warning from newer browsers */
.oldbrowsers { display: none; }

td.nowrap {
	white-space: nowrap;
	}

	
.cufon-loading #BodyText h3,
.cufon-loading #BodyText h4,
.cufon-loading #NewsTitle h4,
.cufon-loading #navigation li,
.cufon-loading #navigation li.selected,
.cufon-loading .jqmWindow .jqmContent a,
.cufon-loading .jqmWindow .jqmContent p,
.cufon-loading .localdeals p,
.cufon-loading .localdeals a,
.cufon-loading #BlogFeedTitle h4,
.cufon-loading #ShopHighlights h4
{
	visibility: hidden !important;
}
