/*
Theme Name: Constant Winery
Theme URI: http://www.constantwine.com/
Author URI: http://www.pxlcreative.com.com/

*/



/* Begin Typography & Colors */
@charset "UTF-8";
/* CSS Document */

body {margin:0px;
	background-color:white;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Verdana, Arial, Helvetica, sans-serif;

	font-size:11px;
	line-height:18px;
	color:#333333;
	}

.label {
	padding-right:15px;
	}
a {
	color:#222222;
	text-decoration:none;
	}

a:hover {	color:maroon;
	text-decoration:none;
	}
#page {
	width:807px;
	position:absolute;
	left:50%;
	margin-left:-404px;
	}
#header
	{
	margin-top:10px;
	margin-bottom:10px;}
	#footer
	{clear:both;}
	
#nav {
	font-size:14px;
	text-align:center;
	}

#nav a {
	text-decoration:none;
	padding-left:30px;	
	padding-right:30px; }
#nav a#first {
	padding-left:0px;
	}
	
#nav a#last {
	padding-right:0px;
	}
	

#maintext {
	margin-top:-10px;
	padding:20px;
	line-height:22px;
	}
.entry { margin-top:-15px;}

#flash {
	position:absolute;
	top:10px;
	left:50%;
	margin-left:-403px;
	z-index:1;
	}
	
h3 {
color:#666666;font-weight:normal;
}

#leftcol {
float:left;width:480px;
}

#rightcol {
width:250px;float:right; border-left:1px solid #dddddd;padding-left:20px;
}

#map {
position:absolute;
left:50%;
top:0px;
height:490px;
width:800px;
margin-left:-400px;
border:5px solid #333333;
}


#directions {
position:absolute;
left:50%;
top:0px;
height:400px;
width:600px;
margin-left:-300px;
border:5px solid #333333;
background-color:white;
overflow:auto;
padding:30px;
}

#closemap {
z-index:55;padding:10px; background-color:#333333;color:white;font-weight:bold;display:block;
text-transform:uppercase;
}

#closemap a {
color:white;}

#closemap a:hover {
color:white;}