@charset "UTF-8";
/*
Theme Name: Star Liquors
Theme URI: http://www.starliquorsdurango.com
Description: Custom Wordpress Template
Version: 2.0
Author: Magnus Effect
Author URI: http://www.magnuseffect.com/
Tags: custom header, fixed width, two columns, widgets
*/

/* Global Reset */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0; padding: 0; border: 0; font-weight: inherit; font-style: inherit; font-size: 100%; font-family: inherit; vertical-align: baseline;}

/* Base Styles ------------------ */
body {
	font: 11px/13px Verdana, Arial, Helvetica, sans-serif;
	color: #6d6f71;
	background: #fff;
	/*background: #fff url(/wp-content/themes/star/images/wine_ring.jpg) 105% 80px no-repeat;*/
	margin: 0;
	padding: 0;
	}
#wrapper {
	/*background: url(/wp-content/themes/star/images/wine_spill.jpg) right 50px no-repeat;*/
	/*background: url(/wp-content/themes/star/images/wine_ring.jpg) 850px 80px no-repeat;*/
	width:1000px;
	margin-left: auto;
	margin-right: auto;
	}
a:link, 
a:visited {
	color: #6d6f71;
	text-decoration: underline;
	}
a:hover, 
a:visited:hover {
	color: #333;
	text-decoration: none;
	}
img, table, td {
	border: 0;
	margin: 0;
	padding: 0;
	}
table {
	width: 100%;
	}
td {
	vertical-align: top;
	}
p {
	padding-bottom: 10px;
	}
.clear_both {
	clear: both;
	}
.h1_amp1 h1 {
	font: 19px/20px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #be202e;
	}
h1 {
	font: 16px/19px bold Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #be202e;
	padding-bottom: 5px;
	}
h2 {
	font: 12px/14px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #be202e;
	padding-bottom: 5px;
	}
h3 {
	font: bold 11px/13px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #be202e;
	}
h4 {
	font: 11px/13px Trebuchet MS, Verdana, Arial, Helvetica, sans-serif;
	color: #be202e;
	}
.caption {
	font: 8px/11px Verdana, Arial, Helvetica, sans-serif;
	}
.highlight {
	color: #be202e;
	}
ol {
	margin: 20px;
	}
	
/* Header Styles ------------------ */
#header {
	height: 172px;
	}
#logo_tag {
	padding: 50px 0 0 0;
	}
#header_cta {
	background: url(/wp-content/themes/star/images/header_screw.gif) left 30px no-repeat;
	padding: 40px 0 0 30px;
	height: 45px;
	float: right;
	width: 225px;
	}
#cta_rule {
	border-bottom: 7px solid #b3b3b3;
	padding: 5px 0 0 0;
	}
a.header_cta_link:link,
a.header_cta_link:visited {
	text-decoration: none;
	}
a.header_cta_link:hover,
a.header_cta_link:visited:hover {
	text-decoration: underline;
	color: #333;
	}

/* Navigation ------------------ */
#navigation {
	clear: both;
	height: 35px;
	float: right;
	}
	
#suckerfishnav {
    background:#fff repeat-x;
    width:100%;
    }
#suckerfishnav, 
#suckerfishnav ul {
    float:left;
    list-style:none;
    line-height:35px;
    padding:0;
    margin:0;
    width:100%;
    }
#suckerfishnav a {
    display:block;
    color:#be202e;
    text-decoration:none;
    padding:0px 10px;
    }
#suckerfishnav li {
    float:left;
    padding:0;
    }
#suckerfishnav ul {
    position:absolute;
    left:-999em;
    height:auto;
    width:151px; /* 101px; */
    font-weight:normal;
    margin:0;
    line-height:1;
    border:0;
    border-top:1px solid #fff;
    }
#suckerfishnav li li {
    width:149px; /* 99px; */
    border-bottom:1px solid #fff;
    border-left:1px solid #fff;
    border-right:1px solid #fff;
    }
#suckerfishnav li li a {
    padding:4px 10px;
    width:130px; /* 80px; */
    font-size:12px;
    color:#be202e;
    }
#suckerfishnav li ul ul {
    margin:-21px 0 0 150px; /* 100px; */
    }
#suckerfishnav li li:hover {
    background:#f3f3f3; /* #fff; #f3f3f3; */
  	opacity: .97;
  	filter: alpha(opacity=97);
    }
#suckerfishnav li ul li:hover a, 
#suckerfishnav li ul li li:hover a, 
#suckerfishnav li ul li li li:hover a, 
#suckerfishnav li ul li li li:hover a {
    color:#6d6f71;
    }
#suckerfishnav li:hover a, 
#suckerfishnav li.sfhover a {
    color:#6d6f71;
    }
#suckerfishnav li:hover li a, 
#suckerfishnav li li:hover li a, 
#suckerfishnav li li li:hover li a, 
#suckerfishnav li li li li:hover li a {
    color:#be202e;
    }
#suckerfishnav li:hover ul ul, 
#suckerfishnav li:hover ul ul ul, 
#suckerfishnav li:hover ul ul ul ul, 
#suckerfishnav li.sfhover ul ul, 
#suckerfishnav li.sfhover ul ul ul, 
#suckerfishnav li.sfhover ul ul ul ul {
    left:-999em;
    }
#suckerfishnav li:hover ul, 
#suckerfishnav li li:hover ul, 
#suckerfishnav li li li:hover ul, 
#suckerfishnav li li li li:hover ul, 
#suckerfishnav li.sfhover ul, 
#suckerfishnav li li.sfhover ul, 
#suckerfishnav li li li.sfhover ul, 
#suckerfishnav li li li li.sfhover ul {
    left:auto;
    background:#fafafa; /* #fff; #fafafa */;
  	opacity: .97;
  	filter: alpha(opacity=97);
	border-bottom: 1px solid #ccc; /* TD Added */
	border-right: 1px solid #ccc; /* TD Added */
    }
#suckerfishnav li:hover, 
#suckerfishnav li.sfhover {
    background:#fff; /* #fafafa */;
  	opacity: .97;
  	filter: alpha(opacity=97);
    }

/* Content Styles ------------------ */
#content_wrapper {
	clear: both;
	border-top: 7px solid #b3b3b3;
	border-bottom: 7px solid #b3b3b3;
	}
#home_content {
	width: 608px;
	border-right: 7px solid #b3b3b3;
	}
#home_sidebar {
	width: 392px;
	}
#sub_content {
	/* Section width 702px */
	width: 665px;
	border-right: 7px solid #b3b3b3;
	padding: 20px 0;
	padding-left: 15px;
	padding-right: 15px;
	}
#sub_content ul {
	margin-left: 20px;
	list-style: square;
	}
#sub_sidebar {
	/* Section width 298px */
	width: 283px;
	padding: 20px 0;
	padding-left: 15px;
	}
#sub_sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#sub_sidebar ul ul {
	margin-left: 20px;
	list-style: square;
	}
#main_slideshow {
	border-bottom: 7px solid #b3b3b3;
	}
#home_l_content {
	/* Section width 297px */
	width: 270px;
	border-right: 7px solid #b3b3b3;
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 5px;
	}
#home_l_content ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#home_l_content ul ul {
	margin: 0;
	margin-left: 20px;
	}
.home_entry {
	padding: 0 0 21px 0;
	}
#home_r_content {
	/* Section width 297px */
	width: 277px;
	padding-top: 20px;
	padding-left: 15px;
	padding-right: 5px;
	}
#home_r_content ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#home_r_content ul ul {
	margin: 0;
	margin-left: 20px;
	}
#home_sidebar_slideshow {
	border-top: 7px solid #b3b3b3;
	border-bottom: 7px solid #b3b3b3;
	}
#home_sidebar .home_sidebar_content {
	padding: 20px 0;
	padding-left: 15px;
	}
#home_sidebar .home_sidebar_content ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}
#home_sidebar .home_sidebar_content ul ul {
	margin: 0;
	margin-left: 20px;
	}
#pair_table {
	width: 100%;
	border: 0;
	margin-top: 10px;
	}
#pair_table th {
	font-weight: bold;
	height: 20px;
	border-bottom: 1px solid #999;
	}
#pair_table tr.reds {
	background: #F5E7E7;
	}
#pair_table tr.whites {
	background: #FFFFCC;
	}
#pair_table td {
	padding: 2px;
	border-bottom: 1px solid #999;
	border-right: 1px solid #999;
	}
#kegtable {
	width: 100%;
	border: 0;
	margin-top: 10px;
	}
#kegtable th {
	text-align: center;
	font-weight: bold;
	height: 20px;
	}
#kegtable td {
	text-align: center;
	padding: 1px;
	}
#contact_form {
	width: 450px;
	}

/* Footer Styles ------------------ */
#footer {
	padding: 20px 20px 0 0;
	padding-left: 15px;
	font: 10px/14px verdana, Arial, Helvetica, sans-serif;
	color: #6d6f71;
	}
#footer_copyright {
	float: right;
	}
#footer_location {
	float: left;
	}
	
/*Make sure your page contains a valid doctype at the top*/
/* CSS for sample Gallery */
#simplegallery1{ 
	z-index: -1;
	position: relative; /*keep this intact*/
	visibility: hidden; /*keep this intact*/
	/* border: 3px solid #000; */
	background: #fff;
	}
#simplegallery2{ 
	z-index: -1;
	position: relative; /*keep this intact*/
	visibility: hidden; /*keep this intact*/
	/* border: 3px solid #000; */
	background: #fff;
	}
#simplegallery3{ 
	z-index: -1;
	position: relative; /*keep this intact*/
	visibility: hidden; /*keep this intact*/
	/* border: 3px solid #000; */
	background: #fff;
	}
	
/* Calendar Styles */
.calnk a:hover {
	 background-position:0 0;
	 text-decoration:none;  
	 color:#000000;
	 border-bottom:1px dotted #000000;
	 }
.calnk a:visited {
	 text-decoration:none;
	 color:#000000;
	 border-bottom:1px dotted #000000;
	}
.calnk a {
	text-decoration:none; 
	color:#000000; 
	border-bottom:1px dotted #000000;
	}
.calnk a span { 
	display:none; 
	}
.calnk a:hover span {
	color:#333333; 
	background:#F6F79B; 
	display:block;
	position:absolute; 
	margin-top:1px; 
	padding:5px; 
	width:150px; 
	z-index:100;
	}
 .calendar-table {
	border:none;
	width:100%;
 }
 .calendar-heading {
	height:25px;
	text-align:center;
	border:1px solid #D6DED5;
	background-color:#E4EBE3;
 }
 .calendar-next {
	width:25%;
	text-align:center;
 }
 .calendar-prev {
	width:25%;
	text-align:center;
 }
 .calendar-month {
	width:50%;
	text-align:center;
	font-weight:bold;
 }
 .normal-day-heading {
	text-align:center;
	width:25px;
	height:25px;
	font-size:1.25em; /*0.8em;*/
	border:1px solid #DFE6DE;
	background-color:#EBF2EA;
 }
 .weekend-heading {
	text-align:center;
	width:25px;
	height:25px;
	font-size:0.8em;
	border:1px solid #DFE6DE;
	background-color:#EBF2EA;
	color:#be202e;
 }
 .day-with-date {
	vertical-align:text-top;
	text-align:left;
	width:60px;
	height:60px;
	border:1px solid #DFE6DE;
 }
 .no-events {

 }
 .day-without-date {
	width:60px;
	height:60px;
	border:1px solid #E9F0E8;
 }
 span.weekend {
	color:#be202e;
 }
 .current-day {
	vertical-align:text-top;
	text-align:left;
	width:60px;
	height:60px;
	border:1px solid #BFBFBF;
	background-color:#E4EBE3;
 }
 span.event {
	font-size:1.25em; /* 0.75em; */
 }
 .kjo-link {
	font-size:1.25em; /* 0.75em; */
	text-align:center;
 }
 .event-title {
	text-align:center;
	font-weight:bold;
	font-size:1.5em; /*1.2em;*/
 }
 /* TD Added this style to account for Star Events */
 .star-event-title {
	color: #be202e;
	text-align:center;
	font-weight:bold;
	font-size:1.5em; /*1.2em;*/
 }
 .event-title-break {
	width:96%;
	margin-left:2%;
	margin-right:2%;
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
	height:1px;
	background-color:#000000;
 }
 .event-content-break {
	width:96%;
	margin-left:2%;
	margin-right:2%;
	margin-top:5px;
	margin-bottom:5px;
	text-align:center;
	height:1px;
	background-color:#000000;
 }
 .calendar-date-switcher {
	height:25px;
	text-align:center;
	border:1px solid #D6DED5;
	background-color:#E4EBE3;
 }
 .calendar-date-switcher form {
	margin:0;
	padding:0;
 }
 .calendar-date-switcher input {
	border:1px #D6DED5 solid;
 }
 .calendar-date-switcher select {
	border:1px #D6DED5 solid;
 }
 .cat-key {
	width:100%;
	margin-top:10px;
	padding:5px;
	border:1px solid #D6DED5;
 }
 
.info_bubble {
	position: absolute; 
	display: none;
	border: 1px solid #D6DED5; 
	background-color: #fafafa; 
	width: 200px;  
	padding: 10px;
	}
 /* Calendar - Kill the linklove */
 .kjo-link p {
 	display: none;
	}
 /* Opt-in Newsletter - Kill the linklove */
.plugin-support {
 	display: none;
	}
 /* CForms - Kill the linklove*/
p.linklove {
	display: none;
	}
