/*-----------------------------------------------------
              >> Blueprint Default CSS <<
              
This is the default Blueprint stylesheet. You're free
to modify it however you wish, or replace it entirely.              
              
-----------------------------------------------------*/

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, sub, sup, tt, var,
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-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
}

body {
  background:url(images/bg.jpg) no-repeat top left;
  font-family: Helvetica, Arial, sans-serif;
    
}

a img {
  border: none;
}

a {
  text-decoration:none;
  color:#003153;
}

a:hover {
  color:#001926;
}

p a {
  text-decoration:underline;
}

p.more {
  text-align:right;  
}

p.more a {
  font-weight:bold;
  text-decoration:none;
}

/*-----------------------------------------------------
                     >> Layout <<
-----------------------------------------------------*/
.sitemenu {
	width:375px;
	padding-right:0p;
	float:left;

}

.container {
  width:1152px;
}

.content {
  float:right;
  width:767px;
  margin-bottom:40px;
}

#winedetailwrap {
	width:321px;
	float:right;
 	margin-right:130px;
	margin-top:70px;
}

#history {
	width:321px;
	float:right;
 	margin-right:100px;
	
}

#winehero {
	float:left;
	margin-top:70px;
	text-align:center;
	width:300px;
}

#winehero img {
	height:640px;
}

#contact {
	/*background:transparent url(images/contactbg.gif) no-repeat scroll center bottom;*/
	padding-bottom:60px;
	padding-left:45px;
}

#bottlegal {
	margin-top:20px;
	margin-left:90px;
}

#bottlegal div {
	width:110px;
	float:left;
	height:400px;
	margin-left:20px;
	margin-right:50px;
}

#bottlegal span {
	margin-top:35px;
	width:110px;
	height:50px;
	float:left;
	text-align:center;
	font-family:Georgia, Serif;
	font-size:14px;
	text-transform:uppercase;
	color:#5a5a5a;
}

#bottlegal a {
	font-style:italic;
	color:#929292;
	font-weight:500;
	
}

#bottlegal a strong {
	display:block;
	font-style:normal;
	font-weight:500;
	margin-top:15px;
}

.wide {
  width:100%;
  float:none;
}

.sidebar {
  float:left;
  width:310px;
  font-size:90%;
  color:#003153;
  margin-bottom:40px;
}

.footer {
	clear:both;
	margin-left:80px;
	float:left;

  
}
/*-----------------------------------------------------
                  >> Navigation <<
-----------------------------------------------------*/

.globalNav a {

}

ul.globalNav {
  overflow:hidden;
  text-align:center;
  padding:0 0 0 110px;
  margin: 0 0 20px 0;
  list-style:none;
  font-size:100%;
  text-indent:-9999px;
}

ul.globalNav li {
  overflow:hidden;
  margin:10px 0px 10px 0;
  line-height:1;

}

.globalNav a.active {
  background-color:#c4faff;
}

ul.globalNav ul {
  padding: 0 0 0 12px;
  margin:4px 0 0 0;
  font-size:80%;

}

ul.globalNav ul li {
  display:none;
  border-right:none;
}

ul ul ul {
  margin-top:0;
}
/*Welcome Nav Link*/
.welcome, li.news {
	display:none;

}

/*Contact Us Nav Link*/
li.contactus a:link, li.contactus a:visited   {
	background:url(images/contactli.gif) no-repeat top;
    height:40px;
	display:block;
}

li.contactus a:hover, li.contactus a:active, li.contactus.active a {
	background:url(images/contactli.gif) no-repeat bottom;
}
/*History Nav Link*/
.history a:link, .history a:visited  {
	background:url(images/historyli.gif) no-repeat top;
    height:40px;
	display:block;
	

}

.history a:hover, .history a:active, li.history.active a {
	background:url(images/historyli.gif) no-repeat bottom;
}

/*Reviews Nav Link*/
.reviews a:link, .reviews a:visited {
	background:url(images/reviewsli.gif) no-repeat top;
    height:40px;
	display:block;

}

.reviews a:hover, .reviews a:active, li.reviews.active a {
	background:url(images/reviewsli.gif) no-repeat bottom;


}
/*Wines Nav Link*/
.wines a:link, .wines a:visited {
	background:url(images/wineli.gif) no-repeat top;
    height:40px;
	display:block;

}

.wines a:hover, .wines a:active, li.wines.active a {
	background:url(images/wineli.gif) no-repeat bottom;	
}


/*-----------------------------------------------------
                  >> Basic Typography <<
-----------------------------------------------------*/

.siteTitle {
  background:url(images/headerbg.gif) no-repeat bottom right;
  text-indent:-9999px;
  padding-bottom:90px;
  font-size:36px;
  margin-bottom:10px;
  margin-top:15%;
  color:#003153;
  overflow:hidden;
  width:100%;
  margin-left:-5px;
}

span.tagline {
	font-family:'Times New Roman', Serif;
	color:#999;
	font-size:12px;
	width:232px;
	display:block;
	text-align:center;
	margin-left:129px;
	margin-bottom:20px;
}


.siteTitle span {
}

.siteTitle span a {
	background: none repeat scroll 0%;
	height:150px;
	left:120px;
	position:absolute;
	top:0pt;
	width:245px;
}

em, i {
  font-style:italic;
}

h1 {
  /*	background:url(images/h1bg.gif) no-repeat top center;*/
	display:block;
	font-family:Georgia,Serif;
	font-size:1.9em;
	font-weight:500;
	letter-spacing:0.05em;
	margin-left:227px;
	margin-top:70px;
	margin-bottom:65px;
	padding-top:50px;
	text-align:center;
	width:200px;
}
h2 {

  font-size:22px;
  font-weight: 500;
  font-style:italic;
  color:#93826c;
  padding-bottom:-5px;
  margin-top:1.8em;
  margin-bottom:0.7em;
  width:615px;
  text-align:center;
  line-height:15px;
  border-bottom:1px solid #93826c;
  margin-left:25px;
  font-family:Georgia, Serif;

}

#winedetailwrap h1{
	background:url(images/h1bg.gif) no-repeat top center;
	display:block;
	font-family:Georgia,Serif;
	font-size:1.9em;
	font-weight:500;
	letter-spacing:0.05em;
	padding-top:50px;
	margin:0 0 0 85px;
	text-align:center;
	display:none;
}

#historywrap h1{
  /*	background:url(images/h1bg.gif) no-repeat top center;*/
	display:block;
	font-family:Georgia,Serif;
	font-size:1.9em;
	font-weight:500;
	letter-spacing:0.05em;
	margin-left:227px;
	margin-top:4%;
	padding-top:50px;
	text-align:center;
	width:250px;
}

#winedetailwrap p, #winedetailwrap h2{
  width:321px;
}

#history p, #history h2{
  width:321px;


}

#history p {
	margin-bottom:20px;
	
}

#history h2 {
	margin-top:1em;
}

.content li {
	color:#5E5E5E;
	font-family:Georgia,Serif;
	font-size:12px;
	line-height:21px;
	margin-bottom:17px;
	margin-left:25px;
	
}

#historywrap strong {
	font-weight:500;
	display:block;
	color:#7e7e7e;
	
}

.sidebar .tophero {
	margin-left:70px;
	margin-bottom:20px;
	
}

.sidebar .bottomhero {
	margin-left:30px;
	
	
}

#winedetailwrap h3 {
/*	background:url(images/h1bg.gif) no-repeat top center; */
	display:block;
	font-family:Georgia,Serif;
	font-size:1.9em;
	font-weight:500;
	letter-spacing:0.05em;
	padding-top:50px;
	margin:0 0 0 50px;
	text-align:center;
	color:#000;
}

#winedetailwrap h3 strong {
	text-transform:uppercase;
	font-weight:500;
	display:block;
	color:#7e7e7e;
}

#winelist h1 {
	text-indent:-9999px;
	margin-bottom:-50px;
}

#winelist h2 {
  font-size:22px !important;
  line-height:1.2em !important;
  font-weight: 500 !important;
  font-style:italic !important;
  color:#978f61 !important;
  padding-bottom:0px !important;
  margin-bottom:0.7em !important;
  width:615px !important;
  text-align:center !important;
  border:none;
  margin-left:25px !important;
  font-family:Georgia, Serif !important;

}

#contactwrap h1, #welcome h1 {
	display:none;
}



#contact h2 {
	font-size:50px;
	border:none;
	color:#666;
	font-family:Georgia, Serif !important;
	font-style:normal;
	margin-bottom:20px;
	margin-top:10%;
	line-height:45px;
}

#contact h3 {
	text-align:center;
	width:615px;
	font-family:Georgia, Serif !important;
	font-size:31px;
	font-weight:500;
	margin-left:25px;
	font-style:normal;
	color:#666;
	
}

h3 {

}

h4 {
  margin-top:2.0em;    
  font-size:1em;
  letter-spacing: 0.075em;  
  font-weight:bold;
  margin-bottom:0.5em;
}
h6 {
  font-size:1em;
  font-weight:bold;
}

p {
  font-size:90%;
  margin-bottom:17px;
  margin-left:25px;
  font-family:Georgia, Serif;
  line-height:21px;
  color:#5e5e5e;
  font-size:12px;
}

.content p {
	width:615px;

} 

#welcome p {
	font-size:1.2em;
	margin-left:40px;
	text-align:center;
	font-weight:500;
	color:#666666;
	margin-bottom:30px;

}

#welcome strong {
	font-size:1.55em;
	color:#999999;
	font-weight:500;
}

#contact p {
	font-size:1.2em;
	text-align:center;
	font-weight:500;
	color:#666666;
	margin-bottom:30px;
	
}
#contact strong {
	font-size:1.3em;
	color:#666;
	font-weight:500;
	padding-top:30px;
	display:block;

}

ul {
  padding-left: 40px;
  font-size:90%;  
  margin:18px 0 21px 0;
}

li {
  line-height:110%;
  margin-bottom:4px;

}

blockquote {
  padding:1.2em 2.0em;
}
blockquote p {
  font-size:1.2em;
  color:#003153;
  padding:0;
  margin:0;
  width:100% ! important;
}

blockquote cite {
  font-style:italic;
  font-size:0.9em;
}

.sidebar p {
  line-height:120%;
}

.footer p {
  font-family:Verdana, Sans-serif;
  font-size:.6em; 
  text-align:left;
  
}

form.newsletterform, .news {
	width:250px;
	margin-left:124px;
	margin-top:40px;
}

.newsletterform label, .news label {
	color:#929292;
	font-size:1.2em;
	font-family:Georgia, Serif;
	font-style:italic;
	margin-left:20px;
}

.newsletterform p{
	margin-left:0;

}

.newsletterform input.submit {
	width:62px;
	float:right;
	background:#cbcbcb;
	border:1px solid #cbcbcb;
	color:white;
	font-size:.95em;
	font-family:Georgia, Serif;
	font-style:italic;
	margin-right:10px;
	margin-top:-5px;
}

.newsletterform input.textinput {
	background:url(images/textinput.gif)no-repeat top left ;
	background-color:#f3f3f3;
	border:0px dotted white;
	width:250px;
	color:#929292;
	font-family:Verdana, Sans-serif;
	
}

/*-----------------------------------------------------
                     >> Images <<
                     
Sizes
large: 440px
medium: 200px
small: 100px

Adjust accordingly!

-----------------------------------------------------*/

#welcome img {
	margin-top:150px;

}


.captioned {
  margin-top: 0.7em;
  margin-bottom: 0.7em;
}
.captioned blockquote {
  background:none;
  margin: 6px 0 0 0;
  padding: 0;
  border:0;
}
.captioned blockquote p {
  font-size:0.85em;
  color:#777;
  font-style:normal;
  line-height: 140%;
}
img.small, .smallCaptioned {
  float:left;
  width:100px;
  margin:0 18px 10px 0;
}
img.med, .medCaptioned {
  float:left;
  width:200px;
  margin:0 18px 10px 0;
}
img.med_right, .med_rightCaptioned {
  float:right;
  width:200px;
  position: relative;
  margin-right: -210px;  
}
img.large, .largeCaptioned {
  width:440px;
  margin:0;
  padding: 0;
  border: 1px solid #ddd;
  background:#fff;  
}
.largeCaptioned {
  margin: 1.7em 0;
  border: none;
  padding: 0;
}

.medCaptioned img, 
.med_rightCaptioned img,
.smallCaptioned img,
.small_rightCaptioned img,
.largeCaptioned img {
  float:none;
  margin:0;
}



/*-----------------------------------------------------
                     >> Blog & News <<
-----------------------------------------------------*/

.post {
  margin-bottom:50px;
}

.date {
  font-size:70%;
  color:#000;
  padding-left:4px;
}

p.numberComments {
  font-size:12px;
  text-align:right;
  margin-top:25px;
  color:#003153;
}

.pagination {
  margin-top:15px;
  width:90%;
  text-align:right;
  font-size:11px;
}

.pagination ul {
  margin-top:4px;
  float:right;
  list-style:none;
  font-size:11px;
}

.pagination ul li {
  border-right:1px solid #444;
  padding:0 4px;
  float:left;
}

p.bio img {
  float:left;
  margin:0 9px 6px 0;
  border:1px solid #eee;
}



/*-----------------------------------------------------
                     >> Comments <<
-----------------------------------------------------*/

.date, .hidePreview {
  font-size:70%;
  color:#000;
  padding-left:4px;
}
form.comments {
  margin-top:45px;
}

form.comments div.details {
  float:left;
  width:40%;
  padding:0;
}

.details input {
  margin:0;
  width:100%;
}

form.comments div.comment {
 float:right;
 width:54%;
}

.comment textarea {
  width:100%;
}

form.comments small {
  float:right;
  font-size:11px;
  display:block;
  margin-top:0;
}

form.comments p.submit {
  padding-top:18px;
  clear:both;
}

#commentPreview p {
  color:#003153;
}

h2.commentsHeader {
  margin-top:40px;
  font-size:16px;
  font-weight:bold;
}

div.comment {
  margin-bottom:20px;
}

div.comment p {
  margin-bottom:25px;
  color:#444;  
  font-size:13px;
  line-height:130%;  
  width:80%;
  margin-bottom:13px;
}

.commenter {
  font-size:13px;
  margin-bottom:5px;
}

.numberComments {
  margin-top:30px;
  text-transform:uppercase;
}


/*-----------------------------------------------------
                     >> Events <<
-----------------------------------------------------*/

.event {
  margin-bottom:50px;
}



/*-----------------------------------------------------
                     >> Projects <<
-----------------------------------------------------*/

.row {
  overflow:hidden;
  width:100%;
  margin-bottom:20px;
}

.project {
  margin-bottom:30px;
  width:230px;
  margin-right:30px;
  float:left;
}

.project img {
  float:left;
  width:100%;
  margin-bottom:20px;
  border:1px solid #eee;
}

.project p {
  font-size:80%;
  width:100%;
  line-height:135%;
  margin-top:10px;
}

.project h3 {
  margin-bottom:10px;
  height:30px;
}

div.portfolio .slideshowMain {
  background: url(/static/images/spinner.gif) center center no-repeat;
  margin-bottom:10px;
}

div.portfolio .slideshowThumbs {
  margin-bottom:20px;
}

div.portfolio .slideshowMain img, div.portfolio .image img {
  width:96%;
}

div.portfolio .slideshowThumbs img {
  width:185px;
  margin-right:6px;
}

div.portfolio .caption, div.portfolio .imageInfo {
  text-align:left;
  margin-top:5px;
}

div.portfolio .slideshowMain p.caption {
  height:50px;
}

.projectDescription {
  width:70%;
  float:left;
}

.portfolio div.projectDetails {
  text-align:left;
  margin:0 0 20px 0;  
  font-size:12px;
}

.portfolio blockquote {
  width:22%;
  float:right;
  margin:0;
  padding:0 3%;
}

.portfolio blockquote p {
  line-height:120%;  
}

/*-----------------------------------------------------
                     >> Gallery <<
-----------------------------------------------------*/

div.gallery .slideshowMain {
  background: url(/static/images/spinner.gif) center center no-repeat;
}

div.gallery .slideshowMain img, div.gallery .image img {
  width:96%;
}

div.gallery .slideshowThumbs img {
  width:18%;
  margin-right:1%;
}

div.gallery .caption, div.gallery .imageInfo {
  text-align:left;
  margin-top:5px;
}

div.gallery .slideshowMain p.caption {
  height:50px;
}

/*-----------------------------------------------------
                  >> Contact Form <<
-----------------------------------------------------*/

form {
  width:90%;
  padding:0;
}

fieldset {
  padding:0;
}

label {

}

fieldset input {
  width:85%;
  font-size:15px;
  margin-bottom:10px;
}

fieldset textarea {
  width:100%;
  font-size:15px;
  line-height:130%;
}

p.submit {
  text-align:center;
  margin-top:10px;
  width:100%;
  overflow:hidden;
}

.submit input {
  font-size:16px;
}


/*-----------------------------------------------------
                     >> Search <<
-----------------------------------------------------*/

div.siteTitle form {
  position:relative;
  float:right;
  width:280px;
  margin-top:-4px;
}

/*-----------------------------------------------------
                     >> Links <<
-----------------------------------------------------*/

dl.links dt {
  font-weight:normal;
}

.links dt image {
  float:left;
}

dl.links dd {
  margin-bottom:20px;
}

dl.links dd p {
  font-size:13px;
  margin:0;
}


/*-----------------------------------------------------
                     >> Mimetypes <<
-----------------------------------------------------*/

a.download {
  display:block;
  overflow:hidden;
  border:1px solid #ccc;
  margin:0;
  padding:0;
  background:#eee;
  position:relative;
  text-decoration:none;
}
a.download:hover {
  background:#E6F1FF;
}
a.download label {
  margin:20px 0 0 0;
  padding:0;
  display:block;
  line-height:140%;
  float:left;
}
a.download label span {
  font-weight:bold;
  font-size:12px;
}
a.download img {
  float:left;
  margin:0;
  padding:3px 0;
  width:64px;
  height:64px
}
.footer { margin-left:400px;}

.news p {
	margin-bottom:10px;
	margin-left:0;
	margin-right:10px;
}