@charset "utf-8";
body  {
	font: 100% Verdana, Arial, Helvetica, sans-serif;
	margin: 0; 
	padding: 0;
	text-align: center; 
	color: #666447;
	font-size: .8em;
}

.youngberg #container { 
	width: 994px;  
	background: #FFFFFF;
	margin: 0 auto; 
	text-align: left;
} 
.youngberg #header { 
	background: #003174;
	height: 135px;
	background-image: url(images/header.jpg);
	padding: 0 10px 0 20px;
} 
.youngberg #header h1 {
	margin: 0;
	padding: 10px 0;
}
.youngberg #sidebar1 {
	float: left; 
	width: 226px;
	height: 100%;
	background: #ffffff; 
	padding: 15px 10px 15px 8px;
}
#sidebar1 a:link, #sidebar1 a:visited, #sidebar1 a:link, #sidebar1 a:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #003075;
	text-decoration: none;
}
#sidebar1 a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	background-color: #aaccfb;
	text-decoration: none;
}

a.img link {}
a.img link:hover {}
 

#sidebar1 ul {
	margin:0px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	color: #003075;
}

#sidebar1 li {
	list-style: none;
	padding: 0 0;
	line-height: 1.8em;
	font-size: 1em;
	font-weight:bold;
	color: #003075;
	text-decoration: none;
}

#sidebar1 h2 {
	display:inline;
	font-size: 1.1em;
	font-weight:bold;
	color: #630108;
	text-decoration: none;
}

#sidebar1 h3 {
	display:inline;
	font-size: .9em;
	color: #630108;
	text-decoration: none;
}

.youngberg #mainContent { 
	margin: 0 0 0 0; 
	padding: 0 20px; 
	overflow:hidden;
}

#mainContent h1 {
	font-size: 1.6em;
	color: #b67a22;
		
}

#mainContent h2 {
	font-size: 1.2em;
	color: #b67a22;
		
}

.youngberg #footer { 
	padding: 0 10px 0 20px;
}

#newsletter {
	position:relative;
    background: #fff;
    height:121px;
    width: 170px;
    float: left;
    margin:10px 10px 14px 0;
	padding-left: 10px;
    border:1px solid #000;
    text-align:left;
}

#newsletter h4{
	margin: 3px 4px 4px 0;
	font-size: 1.1em;
	font-weight:bold;
	color: #003075;
	text-decoration: none;

}
#left {
    background: #BDC2E2;
    min-height:924px;
    width: 100%;
    float: left;
    margin:10px 10px 0 10px;
    border:1px solid #000;
    text-align:left;
    display:inline; /*for ie6 */
}
* html #left {height:924px;} /*IE6 treats height as min height*/

/*============================START SOCIAL MEDIA BUTTOONS =============================*/
/*=== Begin nav2 Styles ===*/
ul#nav2{
    width:176px;
    float:left;
    margin:0 0 16px 0;
    padding:0;
    background:#FFF;
    position:relative;/*stack above wrapper div for image replacement text*/
    z-index:1;/*stack above wrapper div for image replacement text*/
}
#nav2 li{
    list-style:none;
    float:left;
    width:44px;
    height:44px;
    line-height:44px;
    display:inline;/*fix ie6 double margin bug(good browsers ignore this with float present in ruleset)*/
    position:relative; /* make the "b" relative to the "li/a" */
}

#nav2 li a{
    float:left;
    width:44px;/*176px;/*image width*/
    height:44px;/*half of sprite image height*/
    text-decoration:none;
    font-weight:bold;
    color:#00F;
}
#nav2 a b {
    position:absolute;/*remove text from page flow*/
    left:0;top:0;/*position to the anchor*/
    z-index:-1;/*layer it under the anchor's BG image*/
    width:44px;/*same width as anchor*/
    height:44px;/*same height as anchor*/
    line-height:44px;/*more style*/
    text-align:center;/*more style*/
    font-size:12px;
}

#nav2 a:hover b, #nav2 a:focus b { /*the b here is necessary for IE8/Opera*/
color:#000;/*more style*/
}

/*=== Target the list class anchors with different BG Images/Colors ===*/
#nav2 li.one a{background:url(images/leftnav2-sprite.jpg) no-repeat 0 0;}
#nav2 li.two a{background:url(images/leftnav2-sprite.jpg) no-repeat -44px 0;}
#nav2 li.three a{background:url(images/leftnav2-sprite.jpg) no-repeat -88px 0;}
#nav2 li.four a{background:url(images/leftnav2-sprite.jpg) no-repeat -132px 0;}

#nav2 li.one a:hover{background-position:0 -44px;}
#nav2 li.two a:hover{background-position:-44px -44px;}
#nav2 li.three a:hover{background-position:-88px -44px;}
#nav2 li.four a:hover{background-position:-132px -44px;}


/*================================= START WINE PAGE BUTTON ==================================*/
#wine_buttons {
    width:400px;
    height:220px;/*demo height only*/
    margin:0 auto;
    overflow:hidden;/*contain inner floats*/
}

/*=== Begin Wine Buttons Styles ===*/
ul#wine-btns{
    float:right;
    width:290px;
    margin:40px 50px 0 0;
    padding:0;
    background:#FFF;
    position:relative;/*stack above wrapper div for image replacement text*/
    z-index:1;/*stack above wrapper div for image replacement text*/
}
#wine-btns li{
    list-style:none;
    float:left;
    width:130px;
    height:30px;
    line-height:30px;
    display:inline;/*fix ie6 double margin bug(good browsers ignore this with float present in ruleset)*/
    position:relative; /* make the "b" relative to the "li/a" */
}
#wine-btns li.top{
    margin-left:80px;
}
#wine-btns li.lt{
    margin-top:40px;
}
#wine-btns li.rt{
    float:right;
    margin-top:40px;
}
#wine-btns li.bot{
    margin-left:80px;
    margin-top:40px;
}
#wine-btns a{
    float:left;
    width:130px;/*image width*/
    height:30px;/*half of sprite image height*/
    text-decoration:none;
    font-weight:bold;
    color:#00F;
}
#wine-btns a b {
    position:absolute;/*remove text from page flow*/
    left:0;top:0;/*position to the anchor*/
    z-index:-1;/*layer it under the anchor's BG image*/
    width:130px;/*same width as anchor*/
    height:30px;/*same height as anchor*/
    line-height:30px;/*more style*/
    text-align:center;/*more style*/
}

#wine-btns a:hover b, #wine-btns a:focus b { /*the b here is necessary for IE8/Opera*/
font-size:105%;/*more style*/
color:#000;/*more style*/
}

/*=== Target the list class anchors with different BG Images/Colors ===*/
#wine-btns li.top a{background:url(images/wine-sprite.jpg) no-repeat 0 0;}
#wine-btns li.lt a{background:url(images/wine-sprite.jpg) no-repeat 0 -60px;}
#wine-btns li.rt a{background:url(images/wine-sprite.jpg) no-repeat 0 -120px;}
#wine-btns li.bot a{background:url(images/wine-sprite.jpg) no-repeat 0 -180px;}

#wine-btns li.top a:hover{background-position:0 -30px;}
#wine-btns li.lt a:hover{background-position:0 -90px;}
#wine-btns li.rt a:hover{background-position:0 -150px;}
#wine-btns li.bot a:hover{background-position:0 -210px;}

/*=================================================== BUY ROLLOVER BUTTONS===*/
#buy{
    line-height:60px;
    width:130px;/*same width as anchor*/
    height:30px;/*same height as anchor*/
    margin:0;
    padding:0;
    background:#FFF;
    position:relative;/*stack above wrapper div for image replacement text*/
    z-index:1;/*stack for image replacement text*/
}
#buy a{
    display:block;
    width:130px;
    height:30px;
    background:url(images/purchase-sprite.jpg) no-repeat 0 0;
}

#buy a:hover{background-position:0 -30px;}

#buy a b {
    position:absolute;/*remove text from page flow*/
    left:0;top:0;/*position to the anchor*/
    z-index:-1;/*layer it under the anchor's BG image*/
    width:130px;/*same width as anchor*/
    height:30px;/*same height as anchor*/
    line-height:30px;/*center text vertically*/
    text-align:center;/*more style*/
}

/*=================================================== CHECK AVAILABILITY ROLLOVER BUTTONS===*/
#check{
    line-height:60px;
    width:140px;/*same width as anchor*/
    height:30px;/*same height as anchor*/
    margin:0;
    padding:0;
    background:#FFF;
    position:relative;/*stack above wrapper div for image replacement text*/
    z-index:1;/*stack for image replacement text*/
}
#check a{
    display:block;
    width:140px;
    height:30px;
    background:url(images/checkavail-sprite.jpg) no-repeat 0 0;
}

#check a:hover{background-position:0 -30px;}

#check a b {
    position:absolute;/*remove text from page flow*/
    left:0;top:0;/*position to the anchor*/
    z-index:-1;/*layer it under the anchor's BG image*/
    width:140px;/*same width as anchor*/
    height:30px;/*same height as anchor*/
    line-height:30px;/*center text vertically*/
    text-align:center;/*more style*/
}

/*=================================================== SELECT REGISTRY ROLLOVER BUTTONS===*/
#registry{
    line-height:49x;
    width:180px;/*same width as anchor*/
    height:49px;/*same height as anchor*/
    margin:150px 0;
    padding:0;
    background:#FFF;
    position:relative;/*stack above wrapper div for image replacement text*/
    z-index:1;/*stack for image replacement text*/
}
#registry a{
    display:block;
    width:180px;
    height:49px;
    background:url(images/selectreg-sprite.jpg) no-repeat 0 0;
}

#registry a:hover{background-position:0 -49px;}

#registry a b {
    position:absolute;/*remove text from page flow*/
    left:0;top:0;/*position to the anchor*/
    z-index:-1;/*layer it under the anchor's BG image*/
    width:180px;/*same width as anchor*/
    height:49px;/*same height as anchor*/
    line-height:49px;/*center text vertically*/
    text-align:center;/*more style*/
}

/*================================= START FOOTER ==================================*/

#footer a:link, #footer a:visited, #footer a:link, #footer a:active {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	size: .7em;
	color: #003174;
	text-decoration: none;
}	
	
#footer a:hover {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	size: .7em;
	color:#536D7C;
	background-color: #aaccfb;
	text-decoration: none;
}

.youngberg #footer p {
	margin: 0; 
	padding: 10px 0;
}

.fltrt {
	float: right;
	margin-left: 8px;
}

.fltlft { 
	float: left;
	margin-right: 8px;
}

.clearfloat {
	clear:both;
    font-size: 1px;
    line-height: 0px;
}

li {
	padding: 0 4px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	color: #003174;
}

ul {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-left: 2em;
	line-height: 1.1em;
	padding: 5px;
	color: #003174;
}

.popup  {
		background-image: url(images/wineglass_bg.jpg);
}

.youngberg input {
	color: #003075;
	background-color: #aaccfb;
	border: 1px solid #666666;
	margin-left: 4px;
}

.redblg  {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FF0000; 
}

.redlg  {	
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FF0000; 
}

.btndblred { BACKGROUND-COLOR: #FFFFFF;
color: #CC0066;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	BORDER-STYLE: solid;
	BORDER-COLOR: #0000A0;
	BORDER-WIDTH: 1px; }
.dotgrn2 {
	font-size: 12pt;
	border: thin #036501 dotted;
	font-family: Trebuchet MS, Verdana, Arial;
	font-weight : normal;
	color : #660000;
	font-variant : small-caps

}

.mrnblg  {
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size : 11px;
	font-weight : bold;
	color : #660000
}

.mrnbxlg  {
	font-family: Trebuchet MS, Verdana, sans-serif;
	font-size : 12px;
	font-weight : bold;
	color : #660000
}
/*=================================================WORDPRESS============================================*/

.narrowcolumn {
	padding: 0 0 20px 15px;
	margin: 0px 0 0;
	width: 450px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */
.entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */
/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */
/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

/* End Various Tags & Classes*/
/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

