@charset "UTF-8";
/* reset */
html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,center,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td{margin:0;padding:0;border:0;outline:0;font-size:100%;vertical-align:baseline;background:transparent}body{line-height:1}ol,ul{list-style:none}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:'';content:none}:focus{outline:0}ins{text-decoration:none}del{text-decoration:line-through}table{border-collapse:collapse;border-spacing:0}
/* = The 1Kb Grid = */     /* 12 columns, 60 pixels each, with 20 pixel gutter */
.grid_1 { width:60px; }
.grid_2 { width:140px; }
.grid_3 { width:220px; }
.grid_4 { width:300px; }
.grid_5 { width:380px; }
.grid_6 { width:460px; }
.grid_7 { width:540px; }
.grid_8 { width:620px; }
.grid_9 { width:700px; }
.grid_10 { width:780px; }
.grid_11 { width:860px; }
.grid_12 { width:940px; }
.column {margin: 0 10px;overflow: hidden;float: left;display: inline;}
.row {width: 960px;margin: 0 auto;overflow: hidden;}
.row .row {margin: 0 -10px;width: auto;display: inline-block;}

.column-no-margin {margin: 0;overflow: hidden;float: left;display: inline;}
.grid_12-no-margin { width:960px; }


#sb-title-inner,#sb-info-inner,#sb-loading-inner,div.sb-message{font-family:"HelveticaNeue-Light","Helvetica Neue",Helvetica,Arial,sans-serif;font-weight:200;color:#fff;}
#sb-container{position:fixed;margin:0;padding:0;top:0;left:0;z-index:999;text-align:left;visibility:hidden;display:none;}
#sb-overlay{position:relative;height:100%;width:100%;}
#sb-wrapper{position:absolute;visibility:hidden;width:100px;}
#sb-wrapper-inner{position:relative;border:1px solid #303030;overflow:hidden;height:100px;}
#sb-body{position:relative;height:100%;}
#sb-body-inner{position:absolute;height:100%;width:100%;}
#sb-player.html{height:100%;overflow:auto;}
#sb-body img{border:none;}
#sb-loading{position:relative;height:100%;}
#sb-loading-inner{position:absolute;font-size:14px;line-height:24px;height:24px;top:50%;margin-top:-12px;width:100%;text-align:center;}
#sb-loading-inner span{background:url(../img/shadowbox/loading.gif) no-repeat;padding-left:34px;display:inline-block;}
#sb-body,#sb-loading{background-color:#060606;}
#sb-title,#sb-info{position:relative;margin:0;padding:0;overflow:hidden;}
#sb-title,#sb-title-inner{height:26px;line-height:26px;}
#sb-title-inner{font-size:16px;}
#sb-info,#sb-info-inner{height:20px;line-height:20px;}
#sb-info-inner{font-size:12px;}
#sb-nav{float:right;height:16px;padding:2px 0;width:45%;}
#sb-nav a{display:block;float:right;height:16px;width:16px;margin-left:3px;cursor:pointer;background-repeat:no-repeat;}
#sb-nav-close{background-image:url(../img/shadowbox/close.png);}
#sb-nav-next{background-image:url(../img/shadowbox/next.png);}
#sb-nav-previous{background-image:url(../img/shadowbox/previous.png);}
#sb-nav-play{background-image:url(../img/shadowbox/play.png);}
#sb-nav-pause{background-image:url(../img/shadowbox/pause.png);}
#sb-counter{float:left;width:45%;}
#sb-counter a{padding:0 4px 0 0;text-decoration:none;cursor:pointer;color:#fff;}
#sb-counter a.sb-counter-current{text-decoration:underline;}
div.sb-message{font-size:12px;padding:10px;text-align:center;}
div.sb-message a:link,div.sb-message a:visited{color:#fff;text-decoration:underline;}



/* awines */

body {
	background: #581411;
	text-align: center;
	padding-top: 15px;
	font-family: Georgia, Times New Roman, Times, serif;
	font-size: 16px;
}

a {
	color: #581411;
	text-decoration: none;
}

small {
	font-size: .8em;
	color: #888;
}

#container {
	margin: 0 auto;
	background: #fff;
	width: 960px;
	text-align: left;
	border: 1px solid #333;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}

#container .contact-info {
	padding-top: 5px;
}

#container p.contact {
	font-size: 1.4em;
	text-align: right;
	padding: 0 20px 5px 5px;

}

#container p.contact img {
	margin-top: 5px;
}

#header {
	margin: 10px 0;
}

.main-nav ul {
	background: url(../img/menu-background.jpg) repeat-x;

	font-family:"Lucida Sans",Helvetica,Arial,sans-serif;
	font-size:80%;
	height:42px;
	list-style:none outside none;
	margin:0 0 1em;
	padding:0 0 0 0;
}

.main-nav ul li {
	display:inline;
	margin:0;
	padding:0;
}

.main-nav ul li a {
	color:#FFFFFF;
	display:inline;
	float:left;
	height:33px;
	line-height:33px;
	margin:3px 5px 2px;
	padding:0 10px;
	text-decoration:none;
/* 	text-shadow:0 0 4px #000000; */
	text-transform:uppercase;
	
	border: 1px solid transparent;
}


.main-nav ul li a:hover, 
.main-nav ul li a:active {

	background: #eee;
	color: #000;
	
	border: 1px solid #eee;
-webkit-border-radius: 3px;
-moz-border-radius: 3px;
border-radius: 3px;

}



#slideshow {
  list-style: none;
  padding: 0;
/*   margin: 5px 9px; */
  height: 300px !important; 
  margin-bottom: 10px;
}







.content {
/* 	padding: 10px; */
	color: #666;
	margin-bottom: 20px;
}

.content h1 {
	font-size: 1.6em;
	margin-bottom: 20px;
	margin-top: 10px;
	padding: 0 10px;
}

.content h2 {
	font-size: 1.3em;
	margin-bottom: 20px;
	margin-top: 10px;
	padding: 0 10px;
}

.column h3 {
	padding: 10px 20px;
	font-size: 1.4em;
	font-style: italic;
	color: #555;
	margin-bottom: 10px;
	text-align: center;
	line-height: 1.4em;
	font-weight: normal;
}

.column h4 {
	padding: 10px;
	font-size: 1.3em;
	color: #555;
	margin: 10px 0;
	line-height: 1.4em;
}

.column h5 {
	padding: 10px;
	font-size: 1.2em;
	color: #555;
	margin: 5px 0;
	line-height: 1.2em;
}

.content p {
	margin-bottom: 20px;
	letter-spacing: .025em;
	line-height: 1.2em;
	font-size: 1.1em;
	padding: 0 10px;
}

.content p.introduction {
	font-size: 1.4em;
	color: #333;
	font-style: italic;
	padding: 0 10px;
}

.content ul {
	margin-left: 20px;
}

.content ul li {
	margin-bottom: 15px;
}

.content blockquote {
	border-left: 2px solid #ddd;
	margin: 10px 15px;
	padding: 15px;
}

.content blockquote p {
	margin-bottom: 5px;
	color: #444;
	font-weight: bold;
}

.content blockquote small {
/* 	font-size: .8em; */
	display: block;
	margin-bottom: 5px;
	padding-left: 20px;
}

.content table {
	margin: 0px 20px;
}

.content td {
	text-align: left;
	vertical-align: top;
}


.sidebar {
	margin-top: 60px;
}

.sidebar-image {
	display: block;
}

.sidebar-image img {
	border: 4px solid #ccc;
}


#footer {
	padding: 5px 0;
	font-family:"Lucida Sans",Helvetica,Arial,sans-serif;
	font-size: .7em;
	color: #666;
}

#footer li {
	line-height: 1.1em;
}

#footer a {
	color: #aaa;
	display: block;
	padding: 3px 5px 5px;
}

#footer a:hover {
	text-decoration: underline;
	color: #ccc;
}




.contact-details {
/* 	background: #eee; */
	width: 100%;
	margin-bottom: 20px;

}

.contact-details th, .contact-details td {
	text-align: left;
	vertical-align: top;
	padding: 5px;
	line-height: 1.4em;
	border-bottom: 1px solid #eee;
}

.contact-details th {
	font-size: .9em;
}






.twtr-widget h3 {
	text-align: left;
}



/* #joinForm 
*********************************************************/
#joinForm fieldset {
	background: #f8f8f8;
	margin-right: 10px;
	padding: 20px;
}

#joinForm input[type="text"] {
	font-size: 1.2em;
	padding: 5px;
	width: 95%;
}

#joinForm input[type="submit"] {
	font-size: 1.1em;
	padding: 10px;
	border: 1px solid #339900;
	background: #339900;
	color: #fff;
	cursor: pointer;
-webkit-border-radius: 6px;
-moz-border-radius: 6px;
border-radius: 6px;
}

#joinForm input[type="submit"]:hover {
	background: #336633;
}

#joinForm dl dt {

}

#joinForm dl dd {
	margin-bottom: 20px;
}


/* #joinThanks
*********************************************************/
#joinThanks {
	background: #339900;
	margin-right: 10px;
	padding: 20px;
}

#joinThanks h5 {
	font-size: 1.3em;
	color: #fff;
	margin-bottom: 10px;
}

#joinThanks p {
	line-height: 1.2em;
	color: #eee;
	margin-bottom: 5px;
}


/* #micksPicks, #micksEvents
*********************************************************/
#micksPicks, 
#micksEvents {
	background: #f8f8f8;
	margin-top: 10px;
	margin-right: 10px;
	padding: 20px;
}

#micksPicks p, 
#micksEvents p {
	margin-bottom: 5px;
}

#micksPicks ul, 
#micksEvents ul {
	margin: 10px 20px;
	list-style: circle;
}

#micksPicks ul li a, 
#micksEvents ul li a {
	display: block;
	margin: 5px 0;
}


.post {

	margin-bottom: 40px;

}

.post small {
	display: block;
	margin-left: 10px;
	margin-top: -10px;

}





a.view-wines {
	display: block;
	padding: 10px;
	color: #666;
	background: #eee;
	border: 1px solid #ddd;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	
	margin-right: 10px;
	margin-top: 10px;
	
	text-align: center;
}

a.view-wines:hover {
	color: #000;
}
