/* 
	Theme Name: Blue Zinfandel Enhanced
	Theme URL: http://www.briangardner.com/themes/blue-zinfandel-wordpress-theme.htm
	Description: Blue Zinfandel 2.0 is a modern theme created for Wordpress.
	Author: Brian Gardner
	Author URI: http://www.briangardner.com
	Version: 2.0
		
	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
	
	Changelog:
		v2.0 - 01.15.07
			First Release of Blue Zinfandel 2.0
*/



#secondary {

  float: left;

  margin-right: 20px;

  width: 240px;

}



#secondary_right {

  float: left;

  margin-left: 10px;

  width: 180px;

}

.menu-mainnavigation-container  {
background-color: #0d6ca4;
padding: 10px;
border-radius: 10px;
margin-bottom: 10px;
list-style: none !important;
}

.menu-mainnavigation-container a {
font-family: Verdana, Helvetica, Sans-Serif;
font-size: 12px;
font-weight: bold;
color: #FFF !important;
background: url(images/nav-arrow.gif) no-repeat;
background-position: 5px 18px;
padding: 13px 0px 13px 15px;
text-decoration: none;
display: block;
width: 205px;
text-transform: uppercase;
}

.menu-mainnavigation-container a:visited {
color: #FFFFFF;
}

.menu-mainnavigation-container ul {
list-style-type: none !important;
}

.menu-mainnavigation-container li {
margin-left: -35px;
border-bottom: dashed #FFF 1px;
list-style-type: none;
}

.menu-mainnavigation-container ul li:hover, .menu ul li.current_page_item {
background-color: rgb(0,74,130);
text-decoration: none;
}

.menu-mainnavigation-container a:hover {
text-decoration: none;
}
/*------------------------------ OLD STYLING FOR SIDEBAR MENU USING WIDGET

#pages-3 {

background-color: #0d6ca4;

padding: 10px;

border-radius: 10px;

margin-bottom: 10px;

list-style: none !important;

}



#pages-3 a {

font-family: Verdana, Helvetica, Sans-Serif;

font-size: 12px;

font-weight: bold;

color: #FFF;

background: url(images/nav-arrow.gif) no-repeat;

background-position: 5px 18px;

padding: 13px 0px 13px 15px;

text-decoration: none;

display: block;

width: 205px;

text-transform: uppercase;

}



#pages-3 ul {

list-style-type: none !important;

}



#pages-3 li {

margin-left: -35px;

border-bottom: dashed #FFF 1px;

list-style-type: none;

}



#pages-3 ul li:hover, #pages-3 ul li.current_page_item {

background-color: rgb(0,74,130);

}

---------------------------------------------------------------- */

.widgettitle {

display: none;

}



#text-4 {

list-style-type: none;

}



#submit_10_1 {

border: none;

height: 30px;

width: 80px;

color: white;

background-color: #0d6ca4;

}



#wpgmza_map {

 margin-bottom: 10px; 

}



#message_9_1.textAreaStyle {

border-color: rgb(223, 223, 223);

}



#yourName_6_1, #yourEmail_7_1, #subject_8_1  {

border: 1px solid #D6D6D6;

width: 380px;

}



.widget-right-box {

background-color: #ebe7e4;

border-radius: 10px;

text-align: center;

list-style-type: none;

padding-bottom: 10px;

}



#text-3 {

list-style-type: none;

padding-bottom: 10px;

}





body {
	color: #333333;
	font-size: 12px;
	font-family: Verdana, Helvetica, Sans-Serif;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
img {
	border-width: 0px;
}
	
#wrap {
	color: #333333;
	width: 1024px;
	font-family: Verdana, Helvetica, Sans-Serif;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
/************************************************
*	Hyperlinks									*
************************************************/

a, a:visited{
	color: #507AA5;
	text-decoration: none;
	}
	
a:hover{
	text-decoration: underline;
	}

/************************************************
*	Miscellaneous								*
************************************************/

.clear {
	clear: both;
}

.right {
	float: right;
}

.left {
	float: left;
}

	
/************************************************
*	Header  									*
************************************************/

#header {
	width: 1024px;
	margin: 20px auto;
	padding: 0px;
	}

#header a { text-decoration: none; color: #333; }
	
/************************************************
*	Left Sidebar  								*
************************************************/

#l_sidebar {
	float: left;
	width: 240px;
	margin: 0px 20px 20px 0px;
	}

#l_sidebar #navbar {
	background: #004A82;
	padding: 0px 10px;
	}
	
#l_sidebar #navbar li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	border-bottom: dashed #FFF 1px;
	}
		
#l_sidebar #navbar ul {
	margin: 0px;
	padding: 0px;
	}
	
#l_sidebar #navbar ul li a {
	font-family: Verdana, Helvetica, Sans-Serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFF;
	background: url(images/nav-arrow.gif) no-repeat;
	background-position: 12px 18px;
	padding: 13px 0px 13px 25px;
	text-decoration: none;
	display: block; 
	width: 205px;
	text-transform: uppercase;
	}

#l_sidebar #navbar ul li:hover, #l_sidebar #navbar ul li.current_page_item {
	background-color: #004A82;
}
		
/************************************************
*	Right Sidebar      							*
************************************************/
	
#r_sidebar {
	float: right;
	width: 180px;
	height: 410px;
	padding-top: 10px;
	text-align: center;
	margin: 0px 0px 20px 20px;
	background: url(images/right-panel-bg.gif)
	}

#r_sidebar #phone-number {
	padding-top: 15px;
	border-top: dashed #FFF 1px;
	color: #FFF;
 	font-weight: bold;
	font-size: 18px;
}
.latest-specials {
width: 180px;
height: 44px;
margin: 0 0 12px 20px;
float:right;
}
	
/************************************************
*	Content 					     		    * 
************************************************/

#content {
	margin: 0px auto 20px;
	padding: 0px;
	}

#content h1 {
	color: #004A82;
	font-size: 18px;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	}
	
#content h1 a  {
	color: #004A82;
	text-decoration: none;
	margin: 0px;
	padding: 0px 0px 5px 0px;
	}

#content h1 a:hover {
	color: #004A82;
	text-decoration: none;
	}
	
#content h2 {
	color: #004A82;
	font-size: 14px;
	font-family: Verdana, Arial, Sans-Serif;
	font-weight: bold;
	padding: 5px 0px 5px 0px;
	margin: 0px;
	}
	
blockquote{
	margin: 0px 0px 0px 25px;
	padding: 0px 25px 0px 10px;
	font-style: italic;
	color: #666666;
	border-left: 3px solid #B3C8DB;
	}
	
#contentmiddle blockquote p{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	}
	
#contentmiddle {
	float: left;
	width: 564px;
	}
	
#contentmiddle p {
	margin: 0px 0px 10px 0px;
	line-height: 20px;
	}
	
.contentdate {
	background: #FFFFFF url(images/date.gif);
	float: left;
	width: 45px;
	height: 50px;
	margin: 0px;
	padding: 0px;
	}
	
.contentdate h3 {
	color: #FFFFFF;
	font-size: 10px;
	font-weight: normal;
	padding: 1px 0px 0px 10px;
	margin: 0px;
	text-transform: uppercase;
	}
	
.contentdate h4 {
	font-family: Verdana, Helvetica, Sans-Serif;
	color: #999999;
	font-size: 21px;
	font-weight: bold;
	padding: 5px 4px 0px 0px;
	margin: 0px;
	text-align: center;
	}
	
.contenttitle {
	float: left;
	width: 385px;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	}
	
#contentmiddle ul {
	list-style: square;
	margin: 0px;
	padding: 0px 0px 20px 20px;
	}
	
#contentmiddle ul li {
	margin: 0px;
	padding: 5px 0px 0px 0px;
	}
	
#contentmiddle ul li a {
	color: #507AA5;
	text-decoration: none;
	}

#contentmiddle ul li a:hover {
	color: #507AA5;
	text-decoration: underline;
	}
	
#content img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

#content img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}
	
.postspace {
	background: #EFEFEF url(images/spacer.gif);
	width: 440px;
	height: 32px;
	margin: 0px;
	padding: 0px;
	}
	
/************************************************
*	Footer      								*
************************************************/

#footer {
	width: 1024px;
	height: 65px;
	margin: 0px auto 0px;
	padding-top: 22px;
	text-align: center;
	font-size: 11px;
	background: url(images/footer.gif) no-repeat;
	}
	
#footer ul {
	padding: 0px;
	margin: 0px;
}

#footer ul li {
	display: inline;
	padding: 0px 8px 0px 4px;
	margin: 0px;
	text-transform: lowercase;
	list-style-type: none;
	border-right: solid #FFF 1px;
}

#footer ul li.last {
	border-right-width: 0px;
}
	
#footer a:hover, #footer a:visited, #footer p, #footer a {
	text-decoration: none;
	color: #FFF;
}

#footer p {
	margin: 4px 0px 0px;
}

/************************************************
*	Search Form									*
************************************************/

#searchdiv {
	margin: 0px;
	padding 0px;
	}
	
#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
#s {
	width: 190px;
	background: #EFEFEF url(images/search.gif);
	color: #333333;
	font-size: 11px;
	font-family: Verdana, Helvetica, Sans-Serif;
	padding: 3px;
	margin: 8px 0px 0px 0px;
	border: 1px solid #C0C0C0;
	}

/************************************************
*	Comments									*
************************************************/
	
#commentblock {
	width: 395px;
	background: #EFEFEF;
	color: #333333;
	float: left;
	padding: 10px 20px 0px 20px;
	margin: 10px 0px 10px 0px;
	border: 1px solid #C0C0C0;
	}
	
ol#commentlist {
	padding: 5px 0px 5px 0px;
	margin: 0px;
	list-style-type: none;
	}
	
.commentdate {
	font-size: 12px;
	padding-left: 0px;
	}
	
#commentlist li p{
	margin-bottom: 8px;
	line-height: 20px;
	padding: 0px;
	}

.commentname {
	color: #333333;
	margin: 0px;
	padding: 5px 5px 5px 0px;
	}

.commentinfo{
	clear: both;
	}

.commenttext {
	clear: both;
	margin: 5px 0px 20px 0px;
	padding: 20px 10px 5px 10px;
	width: 365px;
	background: #FFFFFF url(images/comment.gif) no-repeat top;
	}

.commenttext-admin {
	clear: both;
	margin: 5px 0px 20px 0px;
	padding: 20px 10px 5px 10px;
	width: 365px;
	background: #FFFFFF url(images/comment.gif) no-repeat top;
	}

#commentsformheader{
	padding-left: 0px;
	}

#commentsform{
	text-align: left;
	margin: 0px;
	padding: 0px;
	}

#commentsform form{
	text-align: left;
	margin: 0px;
	}

#commentsform p{
	margin: 0px;
	}

#commentsform form textarea{
	width: 99%;
	}
	
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}