dixiecowboy392valent/* @override http://sunset.site/styles/screen.css */

@font-face {
  font-family: 'TheMixLight';
  src: url('fonts/TheMixLight-Plain.eot');
  src: local('TheMixLight'), local('TheMixLight'), 
         url('fonts/TheMixLight-Plain.otf') format('opentype');
}

/* Reset */
html, body, /*div,*/ h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote,  
pre, form, fieldset, table, th, td { margin: 0; padding: 0; }  
img {
	border: 0;
	vertical-align: top;
}
h1,h2,h3,h4,h5,h6 {
	margin-bottom: 20px;
}
form,ul,ol,dl,dd,blockquote,table,fieldset {
	margin-bottom: 20px;
}
ul,ol,dd,blockquote {
	margin-left: 20px;
}
.break {
	clear: both;
	height: 1px;
}
.clear {
	clear: both;
}
.float_r {
	float: right;
}
.float_l {
	float: left;
}
.center {
	text-align: center;
}
.right {
	text-align: right;
}
.col2_l,
.col2_r {
	float: left;
	width: 350px;
	margin-bottom: 10px;
}
.col2_l {
	margin-right: 15px;
	border-right: 1px #ddd solid;
}
.col4_l,
.col4_r {
	float: left;
	width: 170px;
}
.col4_l {
	margin-right: 8px;
	border-right: 1px #eee solid;
}
.larger {
	font-size: 115%;
}
.smaller {
	font-size: 85%;
}


/* Global */
body {
	background: #151842; /*background: #41434b url(/images/bg.jpg); */
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
}
#wrapper {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
#head {
	padding: 10px 0;
	height: 80px;
	margin-bottom: 0;
	background: none;
}
#logo {
	display: block;
	background: url(http://www.thesunsetballroom.com/images/sunset-ballroom-logo.png) no-repeat;
	height: 108px;
	text-indent: -9999px;
}

#valentine {
		background-image:url(/images/featured.png) no-repeat; 
		width:760; height:90; 
		position:relative; 
		padding-bottom:10px; 
		vertical-align: top;
}
	#valentine a {
		margin: 0 0 0 0 px; 
		text-decoration:none; 
		border: 0;
		padding: 0;
		background: none;
}
 
#sidebar {
	position: absolute;
	top: 120px;
	left: 0;
}
#nav {
	background: #f1efd9 url(/images/nav-bottom.png) no-repeat 0 100%;
	width: 190px;
	padding: 0 0 40px 0;
	margin-bottom: 10px;
}
#nav ul {
	background: transparent url(/images/nav-top.png) no-repeat;
	margin: 0;
	list-style: none;
	text-align: center;
	padding: 40px 20px 0 20px;
}
#nav li {
	border-bottom: 1px #dedcc7 solid;
	font-family: 'TheMixLight', Arial, sans-serif;
	text-transform: uppercase;
	white-space: nowrap;
}
  #nav li a {
	display: block;
	height: 40px;
	line-height: 42px;
	text-decoration: none;
	background-repeat: no-repeat;
	background-position: 0 10px;
	color: #10100f;
	font-size: 14px;
	line-height: 40px;
	letter-spacing: 3px;
	text-shadow: 1px 1px 1px #fff;
	/* text-indent: -9999px; */
}
#nav li.local a {
	letter-spacing: 0;
}
#nav ul {
	/*height: 370px;*/
	height:320px;
}
#nav ul ul {
	height: auto;
}


/*
#nav li.about a {
	background-image: url(/images/nav-about.png);
}
#nav li.menus a {
	background-image: url(/images/nav-menus.png);
}
#nav li.occasions a {
	background-image: url(/images/nav-occasions.png);
}
#nav li.serv a {
	background-image: url(/images/nav-services.png);
}
#nav li.local a {
	background-image: url(/images/nav-local.png);
}
#nav li.gallery a {
	background-image: url(/images/nav-gallery.png);
}
#nav li a:hover,
#nav li a.active {
	background-position: -150px 10px;
}
*/

#nav li ul {
	display: none;
	background: transparent;
	padding: 0 0 10px 0;
	height: auto;
	margin-top: -5px;
}
#nav li ul li {
	border: none;
	text-transform: none;
}
#nav li ul li a {
	height: auto;
	font-size: 11px;
	line-height: 18px;
	color: #797876;
	text-indent: 0;
	background: none !important;
	letter-spacing: 0;
}
#content {
	background: #fff url(/images/content-top.png) no-repeat;
	color: #666;
	margin: 20px 0 10px 200px;
}
#content .copy {
	padding: 20px;
	border-right: 1px #c5c5c5 solid;
	min-height: 400px;
}
#content .bottom {
	clear: both;
	height: 5px;
	background: url(/images/content-bottom.png) no-repeat;
}
p {
	margin-bottom: 10px;
	line-height: 2;
}
b,strong,.strong {
	color: #41424a;
}
em,.em {
	font-style: italic;
}
#content h1 {
	line-height: 1;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 4px;
	word-spacing: 12px;
	font-family: 'TheMixLight',Arial,sans-serif;
	color: #000;
	font-size: 2.5em;
}
h2 {
	color: #61647d;
}
h3 {
	color: #666;
}

#footer {
	text-align: center;
	color: #a0a1a7;
	font-size: .7em;
	padding-bottom: 10px;
	margin-left: 175px;
}
#chefsint {
	text-align: center;
}
#chefsint .logo {
	display: block;
	height: 70px;
	width: 190px;
	/*background: url(/images/chefs-int-property.png) no-repeat;*/
	text-indent: -99999px;
	overflow: hidden;
}
img.float_r {
	margin: 0 0 20px 20px;
	border: 5px #f2f2f2 solid;
	clear: right;
}

.copy a {
	color: #46b3c9;
	text-decoration: none;
	padding: 2px 5px;
	-moz-border-radius:    5px;
	-webkit-border-radius: 5px;
}

.copy a:hover {
	color: #bd4747;
}

dt {
	font-size: 1.1em;
	margin-bottom: 2px;
	font-weight: bold;
	color: #999;
}
hr {
	clear: both;
	border: none;
	border-bottom: 1px #eeeeee solid;
	margin-bottom: 20px;
}

/* active subnav styles */
body.about #nav li.about ul,
body.occasions #nav li.occasions ul,
body.menus #nav li.menus ul {
	display: block;
}
body.about #nav li.about > a {
	color: #bd4747;
} 

/* Home */
#home #content,
#home #content .copy {
	padding: 0;
	background: none;
	overflow: hidden;
	border: none;
}
#home #content .bottom {
	display: none;
}
#home .slideshow {
	height: 450px;position:relative;
}

#featured {
	list-style: none;
	margin: 0;
	line-height: 1.05;
	height: 90px;
}
#featured li {
	margin-bottom: 10px;
	font-family: TheMixLight;
	background: transparent url(/images/features-bg.png) no-repeat 0 0;
}
#featured li.half {
	width: 375px;
	float: left;
	margin-right: 10px;
}
#featured li.half.r {
	margin: 0;
}
#featured a {
	-moz-border-radius:    0;
	-webkit-border-radius: 0;
	display: block;
	padding: 10px 50px 10px 0;
	background: transparent url(/images/features-bg.png) no-repeat 100% 0;
	/*color: #fff;
	font-size: 15px;
	height: 60px;
	margin-left: 10px;
	font-size: 1.6em;
}
#featured a:link:hover {
	color: #efeca4;
}
#featured em {
	font-style: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .6em;
	display: block;
}
*/

 /*Menus*/ 
body.menu h1 {
	background: url(/images/menu-h1.png) no-repeat 0 100%;
	padding-bottom: 40px;
	margin-bottom: 20px;
}
body.menu #content {
	text-align: center;
}
body.menu p,
.single p,
.single {
	line-height: 1.2;
}
body.menu #content table {
	margin-left: auto;
	margin-right: auto;
}
td, th {
	padding: 5px 20px;
	text-align: left;
	border-top: 1px #f2f2f2 solid;
	vertical-align: top;
}
th {
	color: #ccc;
	background: #fafafa;
}
body.menu #content ul {
	list-style: none;
	margin-left: 0;
	line-height: 1.5;
}
body.menu h2 {
	background-position: 50% 50%;
	background-repeat: no-repeat;
	height: 30px;
	text-indent: -9999px;
	margin: 20px 0 2px 0;
	clear: both;
}
body.menu h3 {
	text-transform: uppercase;
	letter-spacing: 2px;
	color: #55616c;
}
h2.price-list {
	background-image: url(/images/titles/price-list.png);
}
h2.chafing {
	background-image: url(/images/titles/chafing-dish.png);
	height: 42px !important;
}
h2.cocktail {
	background-image: url(/images/titles/cocktail-hour.png);
}
h2.desserts {
	background-image: url(/images/titles/desserts.png);
}
h2.entree {
	background-image: url(/images/titles/entree.png);
}
h2.first-course {
	background-image: url(/images/titles/first-course.png);
}
h2.hors {
	background-image: url(/images/titles/horsdoeuvres.png);
}
h2.prices-include {
	background-image: url(/images/titles/prices-include.png);
}
h2.salad {
	background-image: url(/images/titles/salad.png);
}
h2.salad {
	background-image: url(/images/titles/salad.png);
}
h2.soups {
	background-image: url(/images/titles/soups.png);
	height: 40px !important;
}
h2.soups-salad {
	background-image: url(/images/titles/soups-salad.png);
	height: 40px !important;
}
h2.cold-platters {
	background-image: url(/images/titles/cold-platters.png);
}
h2.carving-pasta {
	background-image: url(/images/titles/carving-pasta.png);
	height: 51px !important;
}
h2.carving {
	background-image: url(/images/titles/carving.png);
	height: 40px !important;
}
h2.bev {
	background-image: url(/images/titles/beverages.png);
	height: 40px !important;
}
h2.apps {
	background-image: url(/images/titles/app.png);
	height: 45px !important;
}
h2.hot {
	background-image: url(/images/titles/hot.png);
}
h2.platters {
	background-image: url(/images/titles/platters.png);
}
.price {
	color: #009dbd;
	font-style: italic;
}

/* Weddings */
ul.pkg-list {
	list-style: none;
	clear: both;
	margin: 0;
}
.pkg-list li {
	float: left;
	text-align: center;
	overflow: hidden;
	text-indent: -9999px
}
.pkg-list a {
	background: transparent no-repeat 50% 50%;
	display: block;
	height: 77px;
	width: 169px;
}
#weddings .pkg-list a {
	width: 229px;
}
.pkg-list .deluxe a {
	background-image: url(/images/deluxe-wedding.png);
}
.pkg-list .buffet a {
	background-image: url(/images/deluxe-wedding-buffet.png);
}
.pkg-list .supreme a {
	background-image: url(/images/supreme-wedding.png);
}
.pkg-list .lunch a {
	background-image: url(/images/menu-luncheon.png);
}
.pkg-list .dinner a {
	background-image: url(/images/menu-dinner.png);
}
.pkg-list .cocktail a {
	background-image: url(/images/menu-cocktail.png);
}
.pkg-list .seafood a {
	background-image: url(/images/menu-seafood.png);
}
.pkg-list a:hover {
	background-color: #f3feff;
}

/* Contact / Directions */
#map {
	border: 5px #f2f2f2 solid;
	height: 350px;
	margin-bottom: 20px;
}

#testimonials blockquote {
	margin: 0 0 20px 0;
	border-top: 1px #ddd solid;
	padding-top: 20px;
}
#testimonials .date {
	color: #ccc;
}
#testimonials cite {
	font-size: 1em;
	display: block;
	font-weight: bold;
	color: #00b8d8;
}

/* Services */

/* Local */
body.local table {
	width: 100%;
}
body.local table td:first-child {
	color: #000;
	font-size: 1.1em;
}
body.local td .smaller {
	color: #999;
	display: block;
}
body.local h3,
body.local h2 {
	text-align: center
}
body.local h2 {
	border-bottom: 1px #eee solid;
}
.local-name {
	width: 175px;
}
.local-loc {
}
.local-phone {
	width: 7em;
}

/* Gallery */
#imgviewer {
	background: #000;
	width: 715px;
	height: 470px;
	margin-bottom: 10px;
	position: relative;
}
#thumbnails {
	list-style: none;
	margin-left: 0;
}
#thumbnails li {
	float: left;
	margin: 0 11px 10px 0;
}
#thumbnails li a {
	display: block;
	padding: 5px;
	background: #f2f2f2;
	-moz-border-radius:    0;
	-webkit-border-radius: 0;
}
#thumbnails .line-end {
	margin-right: 0;
}
#load-img {
	position: absolute;
	top: 50%;
	left: 50%;
	padding: 5px;
	background: #000;
	display: none;
}
#video {
	height: 100%;
	width: 100%;
	position: absolute;
	top: 0;
	left: 0;
}

/* Form */
#err {
	background: #c9f4ff url(/images/error.png) no-repeat 8px 5px;
	border: 2px solid #31c3d8;
	font-weight: bold;
	padding: 10px 10px 10px 50px;
	margin-bottom: 10px;
}
form dd {
	margin-left: 0;
}

/* jb Properties */
#properties {
	clear: both;
	padding-top: 20px;
	border-top: 1px #ddd solid;
	margin: 0;
	list-style: none;
}
#properties li {
	float: left;
	text-align: center;
	margin-bottom: 10px;
}
#properties a {
	width: 179px;
	height: 75px;
	display: block;
	padding: 0;
	background: transparent;
	background-repeat: no-repeat;
	background-position: 50% 0;
	text-indent: -9999px;
}
#properties .sunset a {
	background-image: url(../images/properties/sunset.png);
}
#properties .cater a {
	background-image: url(../images/properties/cater.png);
}
#properties .american a {
	background-image: url(../images/properties/american.png);
}
#properties .moores a {
	background-image: url(../images/properties/moores.png);
}
#properties .esc a {
	background-image: url(../images/properties/esc.png);
}
#properties .patio a {
	background-image: url(../images/properties/patio.png);
}
#properties .wharf a {
	background-image: url(../images/properties/wharf.png);
}
#properties .manatee a {
	background-image: url(../images/properties/manatee.png);
}
#properties .shanty a {
	background-image: url(../images/properties/shanty.png);
}
#properties ul {
	list-style: none;
	margin: 0;
}
#properties ul li {
	float: none;
	margin-bottom: .1em;
	font-size: .8em;
}
#properties ul a {
	display: inline;
	padding: 0;
	background: none !important;
}
