/* Style: Fine Wines */


/*-------------------------------------------------------------------------------------------*/
/* 1. SETUP */
/*-------------------------------------------------------------------------------------------*/

/* 1.1 Defaults */

#container  { background: #fff url(fwm/bg.jpg) no-repeat top center; }

h1, h2, h3, h4, h5, h6  { color: #333; }

/* 1.2 Hyperlinks */

a:link, a:visited  { color: #95103b; }


/*-------------------------------------------------------------------------------------------*/
/* 2. SITE STRUCTURE & APPEARANCE */
/*-------------------------------------------------------------------------------------------*/

/* 2.1 Containers & Columns */


/* 2.2 Navigation */


/* 2.2.1 Drop-down menus */


/* 2.3 Header */
#logo .site-title a { color:#3399CC; }

/* 2.4 Featured Slider */
.slider-nav  { background: url(fwm/featurednavtile.jpg) repeat-x left top; }
.slider-nav ul li a  { color: #ccc; }

/*-----Begin Custom Slider HREF Texts----------*/
.slider-nav-wineries  { background: url(fwm/featurednavtile.jpg) repeat-x left top; }
.slider-nav-wineries ul li a  { color: #ccc; font-size:0.9em;}

/* 2.5 Content */

/* 2.6 Sidebar */

/* 2.7 Footer */
#footer  { background: #373737 url(fwm/footer.jpg);
 position:relative;
   :0;
   width:100%;
 }
#footer .top  { display:hidden; }
#footer .  { color:#555; }
#footer .widget a:link, #footer .widget a:visited  { color: #333; }
#footer .widget a:hover  { color: #000; }

#footer #wp-calendar a:link, #footer #wp-calendar a:visited  { color: #3399cc; }
#footer #wp-calendar th  { background: #eaeaea; }
#footer #wp-calendar th, #footer #wp-calendar td  { color:#333;border: 1px solid #eaeaea;}

#footer .widget_woo_twitter ul  { border-top: 1px solid #eaeaea; }
#footer .widget_woo_twitter li  { border-: 1px solid #eaeaea; }

#footer .widget input#s, .widget input.field  { border:#eaeaea 1px solid; }

#footer .widget_woo_flickr a img  { border: #eaeaea 2px solid; }
#footer .widget_woo_flickr a:hover img  { border:#3399cc 2px solid; }


/*---------------------*/
/*  Content Extras     */
/*---------------------*/

#content-extras
{
	background: #f7f7f7 url("fwm/bg_content_extras.gif") repeat;
	height:150px;
	border--style:ridge;
	border--color:#666666;
	border-top-style:ridge;
	border-top-color:#666666;
	padding: 0px 25px 25px 25px;
}

#content-extras h1
{
	background: url("fwm/bg_content_extras_title.png") no-repeat 0% 0%;
	font: bold 1.6em Arial, tahoma, sans-serif;
	color:#ffffff;
	margin: 0px 0px 10px 0px;
	padding: 25px 0px 20px 15px;
	position: relative;
}

#content-extras h2
{
	font: bold 1.0em Arial, tahoma, sans-serif;
	color: #90380e;
	margin: 0px 0px 3px 0px;
}



#extras-about { width: 290px; float: left; margin: -20px 0px 0px -20px; }
#extras-comments { width: 290px; float: left; margin: -20px 0px 0px 30px; }
#extras-flickr { width: 280px; float: right; margin-top: -20px; }



#content-extras .inner
{
	padding: 0px 15px 0px 15px;
}

#extras-about p
{
	display: block;
	font: normal 1.0em/120% Arial, tahoma, sans-serif;
	color: #000;
	text-decoration: none;
}

#extras-about .pdf
{
	display: block;
	background: url("fwm/icon_pdf.gif") no-repeat 0% 50%;
	padding: 18px 0px 18px 60px;
	font: normal 1.0em/120% Arial, tahoma, sans-serif;
	color: #90380e;
}

#extras-about .pdf strong
{
	display: block;
	font-weight: bold;
	text-decoration: none;
}

#extras-about .map
{
	display: block;
	background: url("images/icon_map.png") no-repeat 0% 50%;
	padding: 18px 0px 18px 60px;
	font: normal 1.0em/120% Arial, tahoma, sans-serif;
	color: #ac0000;
}

#extras-about .map strong
{
	display: block;
	font-weight: bold;
	text-decoration: none;
}

#extras-comments ul
{
	margin: -5px -5px 0px -5px;
	padding: 0px;
	list-style: none;
}

#extras-comments li
{
	border-: 1px solid #abab7b;
}

#extras-comments li a
{
	display: block;
	font: normal 1.0em/120% Arial, tahoma, sans-serif;
	color: #000;
	text-decoration: none;
	padding: 5px 10px 5px 20px;
	background: url("images/icon_comment_2.gif") no-repeat 4px 10px;
}

#extras-comments li a:hover
{
	background-color: #ffffff;
}

#extras-comments li a span
{
	display: block;
	color: #90380e;
}

#extras-flickr img
{
	float: left;
	widht: 43px;
	height: 43px;
	margin: 0px 8px 8px 0px;
}

#extras-flickr p
{
	display: block;
	font: normal 1.0em/120% Arial, tahoma, sans-serif;
	color: #000;
	text-decoration: none;
}

#extras-flickr .twitter
{
	display: block;
	background: url("fwm/icon_twitter.png") no-repeat 0% 50%;
	padding: 18px 0px 18px 60px;
	font: normal 1.0em/120% Arial, tahoma, sans-serif;
	color: #ac0000;
}

#extras-flickr a:hover img
{
border:none
}




/*-------------------------------------------------------------------------------------------*/
/* 3. POSTS */
/*-------------------------------------------------------------------------------------------*/

.post.home { background: url(fwm/post-border-home.jpg) repeat-x left ; }

.post-meta span  { background: url(fwm/metabullet.jpg) no-repeat right 3px; }

/* 3.1 Typographic Elements */
.entry blockquote  { border-left: 2px solid #3399cc; }

/* 3.2 Images */

/* 3.3 Pagination / WP-Pagenavi */
.wp-pagenavi .current, 
.wp-pagenavi .on,
.wp-pagenavi a:hover { color: #3399cc!important; }

/*-------------------------------------------------------------------------------------------*/
/* 4. WIDGETS */
/*-------------------------------------------------------------------------------------------*/

/* 4.2 Generic Widgets */
#sidebar .widget_recent_comments li a, .widget_woo_twitter a  { color: #3399cc!important; } /* RESET <A> STYLING FOR RECENT COMMENT & TWITTER */


/* 4.2 Specific Widgets */

/* NEWS WIDGET */

/* WIDGET FORMS */

/* TAG CLOUD */

/* TWITTER */

/* FLICKR */
.widget_woo_flickr a img  { border: #CECFC6 1px solid; }
.widget_woo_flickr a:hover img  { border:#A8AA99 1px solid; }

/* ADS */

/* LIFESTREAM */

/* CALENDAR */


/*-------------------------------------------------------------------------------------------*/
/* 5. COMMENTS */
/*-------------------------------------------------------------------------------------------*/

/* 5.1 Comments */
#comments .comment.depth-1  { border-: 1px solid #ebeff4; }
#comments .avatar-box img  { border: 1px solid #dee6f4; }


/* 5.2 Pingbacks / Trackbacks */

/* 5.3 Comments Form */
#commentform  {	background: #cdcdcd; }
#commentform input.txt  { border: 1px solid #eee; }
#commentform textarea  { border: 1px solid #eee; }


/*-------------------------------------------------------------------------------------------*/
/* 6. MISC */
/*-------------------------------------------------------------------------------------------*/

/* 6.1 Buttons */
.button, .button:visited, .reply a{ background-color:#3399cc; }
.button.grey { background-color:#e0e0e0; color:#555 !important; }