body {

	margin: 0;

	padding: 0;

	font-family: "Lucida Grande", Verdana, sans-serif;

	font-size: small;

	text-align: center;

	color: #38230E;

	border-top: 8px solid #902;

	background: #990022;
	
	behavior: url("csshover3.htc"); 

	}




/* links */



a:link, a:visited {

	color: #990022;

	text-decoration: none;

	}

a:hover {

	text-decoration: underline;

	}



/* ------------------------------------------------------------



	page structure



------------------------------------------------------------ */



#wrap {	

	margin: 0;

	padding: 0;

	background: #FFD0CF url(/images/wrapbg.jpg);

	}

#wrap-inner {

	width: 950px;

	margin: 0 auto;

	padding: 0 15px;

	text-align: left;

	font-size: 95%;

	background: #FFD0CF url(/images/wrap-bg.gif) repeat-y 15px 0;

	}

#content {

/*	float: right; */
float:right;

	/* width: 635px; */
width:600px;

	margin: 0 0 0 40px;

	}

#sidebar {

	float: left;

	width: 200px;

	margin: 0 0 20px 0;

	}



.red {

	color: #f00;

}	
/* pciture

*/

#picturediv {
	padding: 10px;
	background-image:url(../images/imagebg.png)
}
	

/* ------------------------------------------------------------



	header




------------------------------------------------------------ */



#header {

background-color: #4A0015;
text-align:center;


}







/* ------------------------------------------------------------



	content



------------------------------------------------------------ */



#content h2 {

	margin: 5px 0 15px 0;

	padding: 5pt;

	font-family: Georgia;

	font-size: 180%;

	font-weight: normal;

	color: #902;

	}



body#wine #content h2 {

	margin-bottom: 0;

	}

body#home h2, body#home h2 {

	font-size: 200%;

	}

#content h2 em {

	font-style: normal;

	color: #4A0015;

	}

#content h2 em.title {

	color: #902;

	}



#content h3 {

	margin: 0 0 5px 0;

	padding: 0;

	font-size: 130%;

	color: #963;

	}

#content h4 {

	clear: both;

	margin: 28px 0 6px 0;

	padding: 9px 0 20px 0;

	font-size: 110%;

	font-family: Georgia;

	font-weight: normal;

	text-transform: uppercase;

	letter-spacing: 1px;

	text-align: center;

	color: #AE4863;

	border-top: 1px solid #d6869d;

	background: url(/images/hrbg.gif) no-repeat 50% 100%;

	}

#content h5 {

	margin: 0 0 -15px 0;

	padding: 0;

	font-family: Georgia;

	font-weight: normal;

	font-size: 140%;

	color: #963;

	}



#content p {

	margin: 0 0 1.5em 0;

	padding: 0;

	line-height: 1.5em;

	}

#content ul {

	margin: 0 0 1.5em 30px;

	padding: 0;

	list-style: none;

	}

#content ul li {

	margin: 0 0 7px 0;

	padding: 0 0 0 15px;

	line-height: 1.3em;

	background: url(/images/bullet.gif) no-repeat 0 4px;

	}

#content ul li img {

	vertical-align: middle;

	}

#content code {

	font-family: Monaco, monospace;

	font-size: 110%;

	color: #963;

	}

#content abbr {

	border: none;

	}



/* ------------------------------------------------------------



	sidebar



------------------------------------------------------------ */



#sidebar p {	

	margin: 3px 0 15px 0;

	padding: 0;

	font-size: 90%;

	line-height: 1.4em;

	}

#sidebar h4 {

	margin: 10px 0 0 0;

	padding: 7px 0 18px 0;

	font-family: Georgia;

	font-size: 100%;

	text-transform: uppercase;

	letter-spacing: 1px;

	font-weight: normal;

	text-align: center;

	color: #AE4863;

	border-top: 1px solid #d6869d;

	background: url(/images/hrbg.gif) no-repeat 50% 100%;

	}

#sidebar h4 span {

	font-style: italic;

	}



/* ------------------------------------------------------------



	footer



------------------------------------------------------------ */



#footer {

	clear: both;

	margin: 0;

	padding: 30px 0 40px 0;

	font-size: 95%;

	color: #CFCFCF;
	background-color: #4A0015;

	}

#footer-inner {

	width: 750px;

	margin: 0 auto 10px auto;

	padding: 0 15px;

	text-align: left;

	font-size: 90%;

	}

#footer p {

	margin: 0 0 8px 0;

	padding: 0;

	}

#footer a {

	color: #FF8FA9;

	}

#footer p#hosted-by {

	float: right;

	margin-top: 0;

	}

#footer p#copyright {

	margin-top: 20px;

	padding: 2px 0;

	}

#footer p#copyright img {

	margin: 0 6px 0 0;

	vertical-align: middle;

	border-right: 1px solid #DCD1B3;

	border-bottom: 1px solid #DCD1B3;

	}

#footer p#copyright a#tundrofav:hover {

	background: none;

	}





/* pagination links */



#content p.page {

	margin: 10px 0 30px 0;

	padding: 0;

	font-size: 100%;

	font-weight: bold;

	text-align: center;

	line-height: 2.5em;

	clear: left;

	}

	

p.page a, p.page strong.active {

	margin: 0 0 5px 2px;

	padding: 4px 8px;

	font-weight: bold;

	border: 1px solid #E7DAC0;

	background: #fff;

	}

p.page strong.active {

	border-color: #C0AF8E;

	background: #E7DAC0;

	}

p.page a:hover {

	text-decoration: none;

	color: #fff;

	border-color: #268CCD;

	background: #268CCD;

	}



/* ------------------------------------------------------------



	data tables



------------------------------------------------------------ */



table.data {

	width: 450px;

	margin: 0 30px 2em 30px;

	padding: 0;

	border-collapse: collapse;

	}

table.data th, table.data td {

	margin: 0;

	padding: 5px 10px;

	border-bottom: 1px dotted #E0D0B1;

	}

table.data tr.last th, table.data tr.last td {

	border-bottom: none;

	}

table.data th {

	text-align: left;

	color: #630;

	}

table.data th.score {

	vertical-align: middle;

	}

table.data td.icon {

	width: 15px;

	}



/* ------------------------------------------------------------



	misc.



------------------------------------------------------------ */



.hide, hr {

	display: none;

	}

a img {

	border: none;

	}



/* img/desc teasers */



div.teaser {

	margin: 0 0 1.5em 0;

	}

div.teaser img {

	float: right;

	margin: 0 0 5px 15px;

	padding: 5px;

	border: 4px double #E7DAC0;

	background: #fff;

	}

div.teaser img.alt {

	float: left;

	margin: 0 15px 5px 0;

	}



/* self-clearing floats */



#wrap-inner:after, 

#header:after,

#dash:after,

dl.profile:after,

#content div.vcard:after,

dl.comment:after,

#searchoptions:after,

#content p.page:after,

#content #ad-content:after,

#mini-lists:after,

form#find.find-welcome:after,

div.teaser:after {

	content: "."; 

    display: block; 

    height: 0; 

    clear: both; 

    visibility: hidden;

    }

	

	



/* Clearfix */

.clearfix:after {
    content:"."; 
    display:block; 
    height:0; 
    clear:both; 
    visibility:hidden;
}

.clearfix {
    display:inline-block;
}

.clearfix {
    display:block;
}

* html .clearfix {
    height: 1%;
}

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

/*
MENU
*/

#menu {
width: auto;
background: #FFD0CF url(../images/vstrip.gif) repeat-y left top;
}

#menu ul {
background: #FFD0CF url(../images/vstrip.gif) repeat-y left top;
list-style: none;
margin: 0;
padding: 0;
}

#menu a, #menu h2 {
font: bold 11px/16px arial, helvetica, sans-serif;
display: block;
border-bottom: 1px solid #FD8989;
margin: 0;
padding: 7px 3px;
}

#menu h2 {
color: #fff;
text-transform: uppercase;
}

#menu a {
color: #000;
text-decoration: none;
}

#menu a:hover {
color: #a00;
}

#menu li {
background: #FFD0CF url(../images/vstrip.gif) repeat-y left top;
position: relative;


}

#menu ul ul ul {
position: absolute;
top: 0;
left: 100%;
width: 100%;
}

div#menu ul ul ul,
div#menu ul ul li:hover ul ul
{display: none;}

div#menu ul ul li:hover ul,
div#menu ul ul ul li:hover ul
{display: block;}



