/*
Theme Name: Old Vines
Theme URI: http://www.oldvineswinebar.com/
Description: The default theme for Old Vines.
Version: 1.0
Author: Jesse Costa
Author URI: none

*/

body, html {
	margin:0;
	padding:0;
	background:#e2dac8;
	background-image:url(images/back01.jpg);
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px; 
	line-height:22px;
	color:#000;
}
	
#container{
	width:995px;
	margin:0 auto;
}

#logo{
	width:205px;
	float:left;
	height:453px !important;
}

#topright{
	width:790px;
	float:right;
}

#logo2{
	float:left;
}

#nav{
	float:right;
	margin:70px 0px 0 0;
	padding-right:85px;
	color:#333;
	text-transform:uppercase;
}

#nav ul {
	margin:0;
	padding:0;
	list-style:none;
}

#nav li {
	display:block;
        float:left;
	margin:0;
	padding:0;
}

#nav a{
		display:block;float:left;color:#523137;text-decoration:none;letter-spacing:1px;outline:0;padding:2px 10px 10px;
	}
		
#nav a:visited, #nav a:link{
		color:#523137;text-decoration:none;
	}
	
#nav a:hover{
		color:#7e4651;text-decoration:none;background:transparent url(images/hline.png) no-repeat scroll left bottom;
	}

#photo{
		clear:both;width:720px; height:398px !important; background-image:url(images/photo.png);background-repeat:no-repeat;padding:0px;
}

#main{
	clear:both;
	float:right;
	width:720px;
	margin:0px 60px 0 0;
	padding:0px;
	background-image:url(images/vline.png); 
	background-repeat:repeat-y;
	background-position: center;
}

#main2{
	clear:both;
	float:right;
	width:720px;
	margin:0px 60px 0 0;
	padding:0px;
}

#lcol{
	float:left;
	width:358px;
	display:block;
	margin-top:0px;
}

#rcol{
	float:right;
	width:362px;
	display:block;
}

#fullcol{
	float:left;
	width:675px;
	display:block;
	margin-top:10px;
	padding: 0 40px 0 20px;
}

#fullcol h2, #fullcol h3, #lcol h2 { font-size:1.2em; text-transform:uppercase; color:#89334e; }
#fullcol h3 { font-size:1em; }

#fullcol em {
	padding:0 0 100px 0;
}

#spacer{
	margin-bottom:10px;
}

#menutitle{
	color:#89334e;font-weight:900;
}

#clear, .clear {
	clear:both;
}

#image{
		margin:0px 0 0 37px;padding-top:27px;width:652px;height:337px;	
}

#lcol p{
	padding:0px 30px 0px 15px;
}

#rcol p{
	padding:0px 30px 0px 20px;margin:0px;
}

.ftitle a{
		font-size:1.2em;font-weight:900;color:#89334e;line-height:15px;margin:10px 30px 8px 20px;text-decoration:none;display:block;	
		
}

.ftitle a:active{
		font-size:1.2em;font-weight:900;color:#89334e;line-height:15px;margin:10px 30px 8px 20px;text-decoration:none;	display:block;
		
}

.ftitle a:visited, .ftitle a:link{
		font-size:1.2em;font-weight:900;color:#89334e;line-height:15px;margin:10px 30px 8px 20px;text-decoration:none;	display:block;	
		
}

.ftitle a:hover{
		font-size:1.2em;font-weight:900;color:#89334e;line-height:15px;margin:10px 30px 8px 20px;text-decoration:underline;display:block;
		
}

#footer{
	clear:both;
	width:925px;
	margin:0 auto;
	height:100px;
	padding:20px 0px 0 0;
	text-align:right;
	float:left;
	text-transform:uppercase;
	
}

.post h3 a:link, .post h3 a:visited, .entry a:link, .entry a:active, .lecitem a:link, .lecitem a:active{
	color:#89334e;
		
}

.post h3 a:visited, .entry a:visited, .lecitem a:visited{
	color:#89334e;
		
}

.post h3 a:hover, .entry a:hover, .lecitem a:hover{
	color:#89334e;
		
}

h4{
	
	font-weight:100;
}

.post h4 a:link, .post h4 a:visited{
	color:#89334e;
	font-weight:100;
	text-decoration:none;
		
}

.post h4 a:visited{
	color:#89334e;
	font-weight:100;
	text-decoration:none;	
		
}

.post h4 a:hover{
	color:#89334e;
	font-weight:100;
	text-decoration:underline;	
		
}

span.price { font-style:italic; color:#625E52; padding-left:25px; }

div.hr { background:transparent url(images/hline.png) no-repeat left center; height:15px; }
div.hr hr { display:none; }

#flash, #flash-content { width:652px; height:337; }
.month { float:left; width:200px; }
#map { border:1px solid #89334e; width:500px; height:350px; }
img { border:0; }
.imgleft, .imgright { background-color:#f5f5f5; border:1px solid #523137; padding:4px; }
.imgleft { float:left; margin:0 10px 10px 0; }
.imgright { float:right; margin:0 0 10px 10px; }