/*
Theme Name: Share A Glass
Theme URI: http://www.shareaglass.com/
Description: Customized theme for Share A Glass
Author: Donna Vitan and Daniel Torreblanca
Author URI: http://www.donnavitan.com/ and http://blog.bonetree.net/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
/************************************************************ Begin Typography & Colors */
body {
	margin: 0 0 20px 0;
	padding: 0; 
	height: 100%;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #660000 url('images/sag-bg.gif');
	color: #805500;
	text-align: center;	}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 1em; 	}
h1, h2, h3 {
	margin: 0;
	padding: 10px 0 5px;
	font: bold Arial, Helvetica, Sans-Serif;
	color: #990000;}
h1 {
	font-size: 1.3em;
	color: #993333;	}
h2 {
	font-size: 1.3em; 	}
h2.pagetitle {
	font-size: 1.3em;	}
h3 {
	font-size: 1.3em;	}
h1,h2, h3, #headerimg .description, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none; 	}
h1 a, h1 a:hover, h2 a, h2 a:hover, h3 a, h3 a:hover {
	color: #006666; }
h1 a:visited, h2 a:visited, h3 a:visited {
	color: #006666; }
h3.comments, h3.respond {
	padding: 0;
	margin: 10px auto 0; 	}
.commentlist ol {
	margin: 0;
	padding: 0; }
.commentlist li, #commentform input, #commentform textarea {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif; 	}
.commentlist li {
	font-weight: bold; 	}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em; 	}
.commentlist p {
	font-weight: normal;
	text-transform: none; 	}
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif; 	}
.commentmetadata {
	font-weight: normal; 	}
small, .nocomments, .postmetadata, blockquote, strike { 	}
code {
	font: 1.1em 'Courier New', Courier, Fixed; 	}
acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em; 	}
a, h2 a:hover, h3 a:hover {
	color: #006666;
	text-decoration: none; 	}
a:hover {
	color: #006666;
	text-decoration: none; 	}
p {
	margin: 0;
	padding: 5px 0;
	line-height: 140%; }
/************************************************************ Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help; 	}
acronym, abbr {
	border-bottom: 1px dashed #999; 	}
blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd; 	}
blockquote cite {
	margin: 5px 0 0;
	display: block; 	}
.center {
	text-align: center; 	}
hr {
	display: none; }
a img {
	border: none; 	}
/************************************************************ End Various Tags & Classes*/
/************************************************************ Containers */
#page {
	margin: 0 auto 0;
	padding: 0;
	width: 780px;
	font-size: 1.1em;
	text-align: left;
	background: #FFF url('images/sag-bg3.gif') top right repeat-y;}
#content { 	}
/************************************************************ Header */
#header {
	margin: 5px auto; 
	padding: 0; 
	height: 120px; 
	width: 780px;	}
#header a:hover {
	background: none; }
#headerimg {
	margin: 0;
	padding: 0 0 0 20px;
	height: 120px;	
	text-align: left;
	float: left;}
#headerimg a {
	margin: 0;
	padding: 0;
	width: 120px;
	height: 120px;
	display: block; }
#headerimg .description {
	font-size: 1.2em;
	text-align: center;	}
#headerad {
	margin: 30px 0 0 0;
	padding: 0;
	float: right; }
#headerad img {
	border: 1px solid #EBD6D6; }
/************************************************************ Main Horizontal Menu */
#menux {
	margin: 0 auto;
	padding: 0;
	width: 780px;
	min-height: 29px;
	height: 29px;
	text-align: left;
	font: 1.1em Verdana, Arial, Sans-Serif;
	font-weight: bold; 
	background: #993333 url(images/sag-hd-name.gif) top left no-repeat;
	display: block;	}
#menux ul {
	margin: 0;
	padding: 0;	
	list-style-type: none;
	list-style-image: none;
	float: right;}
#menux ul li {
	display: block;
	float: left;	}
#menux ul li a, #menux ul li a:visited {
	margin: 0;
	padding: 7px 16px;
	color: #FFCC99;
	text-decoration:none;
	text-transform: uppercase;
	display: block; }
#menux ul li a:hover {
	color: #FFEEBB;
	background: #C24747; }
/************************************************************ Content Containers */
.homecolumn {
	padding: 0;
	margin: 0;
	width: 466px;
	line-height: 140%; 
	background: #FFF;
	float: left; }
.narrowcolumn {
	padding: 10px 20px 20px;
	margin: 0;
	width: 426px;
	min-height: 320px;
	line-height: 140%; 
	background: #FFF;
	float: left; }
.widecolumn {
	padding: 10px 20px 20px 20px;
	margin: 0;
	width: 543px;
	min-height: 400px;
	line-height: 140%;
	background: #FFF;
	float: left; }
.widecolumn .smallattachment {
	margin: 0;
	width: 128px;
	text-align: center;
	float: left; }
.widecolumn .attachment {
	margin: 0;
	text-align: center; }
.widecolumn .entry p {	}
.narrowcolumn .entry, .widecolumn .entry { }
.narrowcolumn .postmetadata {
	margin: 5px 0 0 0;
	padding: 0; 	}
.widecolumn .postmetadata {
	margin: 5px 0 0 0;
	padding: 0; }
.post {
	margin: 0;
	padding: 0; 
	text-align: left; 	}
.post hr {
	margin: 0;
	padding: 0;
	height: 1px;
	border: none;
	border-top: 1px solid #990000;
	display: block;}
.postmetadata {
	clear: left; }
/************************************************************ Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left:0;
	padding: 0 0 0 20px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px; 	} 
html>body .entry li {
	margin: 7px 0 8px 10px; 	}
.entry ul li:before {
	content: ; 	}
.entry ol {
	padding: 0;
	margin: 0; 	}
.entry ol li {
	margin: 0;
	padding: 0; 	}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none; 	}
ol li {
	list-style: decimal outside;	}
/************************************************************ End Entry Lists */
/************************************************************ Begin Entry Post */
.entry p a:visited {
	color: #b85b5a; 	}
.alt { /* Block of Post Details */
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd; }
/************************************************************ End Entry Post */
/************************************************************ Begin Entry Table */
.entry table {
	margin: 0;
	padding: 0;
	background: #FFF ;
	border: none; }
.entry th {
	padding: 5px; 
	color: #FFCC99;	
	background: #669999;
	border: none; }
.entry td {
	padding: 3px 5px;
	color: #FFF;
	background: #669999;
	vertical-align: top;
	border: none; }
/************************************************************ End Entry Table */
/************************************************************ Navigation - Pagination */
.navigation, .wp-pagenavi {
	margin: 20px 0 10px;
	padding: 0;
	font: 15px normal Arial, Helvetica, Sans-Serif;
	text-align: left;
	display: block;}
.navigation a {
	margin: 0 5px 0 0;
	padding: 2px 5px;
	border: 1px solid #003333; 
	background: #D0DADA;
	color:#003333;
	display: inline; }
.navigation a:hover {	
	border: 1px solid #CC9933; 
	background: #F4EAD7;
	color:#CC9933; }
/************************************************************ Begin Wine Education */
#section {
	margin: 0;
	padding: 0;
	height: 30px;
	background: #669999;
	color: #003333;
	display: block;	}
	#section h2 {
		margin: 0;
		padding: 8px 20px 7px 175px;
		float: left;
		font-size: 1em;
		color: #003333;
		background: url('images/section-arrow-green.gif') top right no-repeat; }
	#section h3 {
		margin: 0;
		padding: 8px 20px 0 0;
		float: left;
		font-size: 1em;
		color: #FFF; }
/************************************************************ End Wine Education */
/************************************************************ Begin Restaurants */
#restaurants {
	margin: 0;
	padding: 0;
	height: 30px;
	background: #FFCC66;
	color: #003333;
	display: block;	}
	#restaurants h2 {
		margin: 0;
		padding: 8px 20px 7px 175px;
		float: left;
		font-size: 1em;
		color: #CC8800;
		background: url('images/section-arrow-yellow.gif') top right no-repeat;}
	#restaurants h3 {
		margin: 0;
		padding: 8px 20px 0 0;
		float: left;
		font-size: 1em;
		color: #FFF; }
/************************************************************ End Restaurants*/
/************************************************************ Begin Christine */
#christine {
	margin: 0;
	padding: 0;
	height: 100%;
	min-height: 30px;
	background: #CC6633;
	color: #843c0e;
	display: block;	}
	#christine h2 {
		margin: 0;
		padding: 8px 20px 7px 175px;
		float: left;
		font-size: 1em;
		color: #843c0e;
		background: url('images/section-arrow-orange.gif') top right no-repeat; }
	#christine h3 {
		margin: 0;
		padding: 8px 20px 7px 0;
		float: left;
		font-size: 1em;
		color: #FFF;
		background: #CC6633; }
/************************************************************ End Christine*/
/************************************************************ Begin Event Spotlight*/
#events {
	margin: 0;
	padding: 0;
	height: 30px;
	background: #CC6666;
	color: #840e1d;
	display: block;	}
	#events h2 {
		margin: 0;
		padding: 8px 20px 7px 175px;
		float: left;
		font-size: 1em;
		color: #840e1d;
		background: url('images/section-arrow-pink.gif') top right no-repeat;}
	#events h3 {
		margin: 0;
		padding: 8px 20px 0 0;
		float: left;
		font-size: 1em;
		color: #FFF; }
/************************************************************ End Event Spotlight*/
/************************************************************ Begin Community Corner*/
#community {
	margin: 0;
	padding: 0;
	height: 30px;
	background: #999966;
	color: #5C5C3D; 
	display: block;}
	#community h2 {
		margin: 0;
		padding: 8px 20px 7px 175px;
		float: left;
		font-size: 1em;
		color: #5C5C3D;
		background: url('images/section-arrow-green2.gif') top right no-repeat;}
	#community h3 {
		margin: 0;
		padding: 8px 20px 0 0;
		float: left;
		font-size: 1em;
		color: #FFF; }
/************************************************************ End Community Corner*/
/************************************************************ Begin Sidebar */
#sidebar {
	margin: 0;
	padding: 0;
	width: 157px;
	background: #EFEFEF; 
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	float: left;
	color: #333;}
#sidebar a, #sidebar a:visited {
	color: #333;
	text-decoration: none;}
#sidebar a:hover {
	color: #006666;}
#sidebar li a, #sidebar li a:visited {
	margin: 0;
	padding: 5px 10px 5px 15px;
	color: #333;
	text-decoration: none;
	display: block;
	border-bottom: 1px solid #CCC;}
#sidebar li a:hover {
	color: #006666;
	background: #DEDEDE;}
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	font-family: bold 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em; 	}
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0; 	}
#sidebar ul li {
	margin: 0;
	padding: 0;
	list-style: none;
float: left;
width: 157px;	}
#sidebar ul p, #sidebar ul select {
	margin: 5px 10px 8px;	}
#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px; 	}
#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px; 	}
#sidebar ul ol li {
	list-style: decimal outside; 	}
#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;}
#sidebar form {
	margin: 10px 12px; 	}
/************************************************************ End Sidebar */
/************************************************************ Begin Sidebar2 */
#sidebar2 {
	padding: 0;
	margin: 0;
	width: 157px;
	height: 100%; 
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	float: left;
	color: #006666;
	border-top: 1px solid #006666;;}
#sidebar2 a {
	color: #006666; }
#sidebar2 a: visited {
	color: #006666; }
#sidebar2 a:hover {
	color: #006666 }
#sidebar2 h2 {
	margin: 5px 0 0;
	padding: 0;	}
#sidebar2 ul, #sidebar2 ul ol {
	margin: 0;
	padding: 0; 	}
#sidebar2 ul ul, #sidebar2 ul ul ol {
	background: #D0DADA;
	display: block;;}
#sidebar2 ul li {
	display: block; }
#sidebar2 ul ol li {
	list-style: decimal outside; 	}
#sidebar2 ul ul li, #sidebar2 ul ol li {
	color: #996666; }
#sidebar2 ul li a {
	padding: 5px 5px 5px 20px;
	display: block;
	font-weight: bold;
	color: #FFF;
	background: url(images/sidebar-bg.gif) top left no-repeat; }
#sidebar2 ul ul li a {
	padding: 3px 5px 3px 20px;
	background: #D0DADA;
	display: block;
	font-weight: normal;
	color: #006666;
	border-bottom: 1px solid #669999;} 
#sidebar2 ul ul li a:hover {
	background: #B5C5C5	}
/************************************************************ End Sidebar 2*/
/************************************************************ Begin Sidebar Wine Education */
#sidebar-wine-edu {
	padding: 0;
	margin: 0;
	width: 157px;
	height: 100%;
	background: #FFCC00; 
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	float: left;
	color: #996666;}
#sidebar-wine-edu a, #sidebar-wine-edu a:visited {
	color: #006666;
	text-decoration: none;}
#sidebar-wine-edu a:hover {
	color: #527A7A; }
#sidebar-wine-edu form {
	margin: 0; 	}
#sidebar-wine-edu h2 {
	margin: 5px 0 0;
	padding: 0;
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em; 	}
#sidebar-wine-edu ul, #sidebar-wine-edu ul ol {
	margin: 0;
	padding: 0; 	}
#sidebar-wine-edu ul li {
	margin: 0 0 5px 10px;
	padding: 0;
	list-style-type: none;
	list-style-image: none; }
#sidebar-wine-edu ul p, #sidebar-wine-edu ul select {
	margin: 5px 0 8px;	}
#sidebar-wine-edu ul ul, #sidebar-wine-edu ul ol {
	margin: 5px 0 0 10px; 	}
#sidebar-wine-edu ul ul ul, #sidebar-wine-edu ul ol {
	margin: 0 0 0 10px; 	}
#sidebar-wine-edu ul ol li {
	list-style: decimal outside; 	}
#sidebar-wine-edu ul ul li, #sidebar-wine-edu ul ol li {
	margin: 3px 0 0;
	padding: 0;
	color: #996666;}
/************************************************************ End Sidebar Wine Education*/
/************************************************************ Footer Begins */
#footer {
	padding: 0;
	margin: 0 auto;
	width: 780px;
	clear: both;
	color: #FFCC99;
	background: #993333;
	border: none;}
#footer p {
	margin: 0;
	padding: 10px 0;
	font-size: 0.9em;
	text-align: center;
	line-height: 130%; }
#footer a, #footer a:visited {
	color: #FFEEBB;	}
#footer a:hover {
	background: #C24747;	}
/************************************************************ Footer Ends */
/************************************************************ Begin Wine Personality Form*/
#wineform {
	margin: 0;
	padding: 0;
	text-align: left; }
#wineform h2 {
	text-align: left; }
#wineform input {
	text-align: left; }
	
/************************************************************ End Wine Personality Form*/
/************************************************************ Begin Ad Vertical */
#ad-vertical, #feature {
	padding: 0;
	margin: 0;
	width: 157px;
	height: 100%; 
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #DF9F9F;
	float: left;	}
#ad-vertical li a , #feature li a{
	color: #DF9F9F; }
#ad-vertical li a: visited, #feature li a:visited {
	color: #DF9F9F; }
#ad-vertical li a:hover, , #feature li a:hover {
	color: #FFF;
	background: none; }
#ad-vertical img { }
#ad-vertical ul, #feature ul {
	margin: 0;
	padding: 0 0 10px 0;
	list-style: none; }
#ad-vertical li, #feature li {
	margin: 0;
	padding: 0;}
#ad-vertical li h2, #feature li h2 {
	padding: 3px 5px 5px 20px;
	display: block;
	color: #FFF;
	background: #b75151 url(images/sidebar-red.gif) top left no-repeat;
	font: 1.2em Arial, Sans-Serif;
	font-weight: bold; }
#ad-vertical li img, #feature li img {
	margin: 10px 0 0 10px;
	padding: 0;
	border: 1px solid; }
/************************************************************ End Ad Vertical */
/************************************************************ Begin Contact Form */
.contact {
	margin: 30px 5px;
	padding: 0;	}
.contact label {
	margin: 5px 10px 3px 0;
	width: 100px;
	font: normal 12px verdana, arial, helvetica, sans-serif;
	text-align: right;
	display: block; 
	float: left;
	clear: left; }
.contactinput {
	margin-bottom: 5px;
	padding: 3px;
	width: 250px;
	font: normal 12px verdana, arial, helvetica, sans-serif;
	color: #000;
	background: #FFF;
	border: 1px solid #CCC; }
.contact textarea {
	padding: 3px;
	width: 250px;
	height: 120px;
	font: normal 12px verdana, arial, helvetica, sans-serif;
	color: #000;
	background: #FFF;
	border: 1px solid #CCC; }
.contactsubmit {
	margin: 10px 0 0 110px;
	font: normal 12px verdana, arial, helvetica, sans-serif;
	clear: left; }
/************************************************************ End Contact Form */
/************************************************************ Begin Images */
p img {
	padding: 0;
	max-width: 100%; 	}
/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto; 	}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline; 	}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline; 	}
.alignright {
	float: right;	}
.alignleft {
	float: left	}
/************************************************************ End Images */
/************************************************************  Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px; 	}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right; 	}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left; 	}
#wp-calendar a {
	display: block; 	}
#wp-calendar caption {
	text-align: center;
	width: 100%; 	}
#wp-calendar td {
	padding: 3px 0;
	text-align: center; 	}
#wp-calendar td.pad:hover { /************************************************************ Doesn't work in IE */
	background-color: #fff; }
	
	
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt; 	}
#wp-calendar a {
	text-decoration: none; 	}
#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center; 	}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize; 	}

/************************************************************  End Calendar */

/************************************************************ Begin Form Elements */
#searchform {
	margin: 0;
	padding: 5px 0;  	}
#sidebar #searchform #s {
	width: 108px;
	padding: 2px; 	}
#sidebar #searchsubmit {
	padding: 1px; 	}
.entry form { /************************************************************ This is mainly for password protected posts, makes them look better. */
	text-align:center; 	}
select {
	width: 130px; 	}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0; 	}
#commentform textarea {
	width: 100%;
	padding: 2px; 	}
#commentform #submit {
	margin: 0;	}
/************************************************************ End Form Elements */

/************************************************************ Begin Comments*/
.alt {
	margin: 0;
	padding: 10px; 	}
.commentlist {
	padding: 0;
	text-align: justify; 	}
.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none; 	}
.commentlist p {
	margin: 3px 0; 	}
#commentform p {
	margin: 5px 0; 	}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0; 	}
.commentmetadata {
	margin: 0;
	display: block; 	}
/************************************************************ End Comments */



/************************************************************ Begin Home Content Blocks*/
#contentcentercol {
	width:233px;
	padding:0px;
	float:left;		
	background:#FFFFFF;
	color: #CC9933;	}
#contentcol {
	width:157px;
	padding:0px;
	float:left;
	background:#EBD6D6;
	display: block;
	color: #996666;
	padding-bottom: 20010px;  /* X + padding-bottom */
	margin-bottom: -20000px;  /* X */ }
#contentcenter {
	width:466px;
	padding:0px;
	float:left;
	background:#FFFFFF;
	height: auto;
	color: #CC9933;
	font: 11px Verdana, Arial, sans-serif;	
	padding-bottom: 20010px;  /* X + padding-bottom */
	margin-bottom: -20000px;  /* X */  }
#contentcol img  {
  margin: 8px 8px 8px 8px;  }
#contentcol a img  {
  border: 1px solid #CA9595;}
#contentcol a:hover img  {
  border: 1px solid #FFFFFF;}
#contentcol a  {
	text-decoration: none;
	font-weight: bold;
	color: #669999;}
#contentcol a:link, #contentcenter a:visited {
	color: #669999;	}
#contentcol a:hover {
	color: #336666;	}
#blog {	background: url('images/main-blog.gif') top center no-repeat; }
#webcast { 	background: url('images/main-webcast.gif') top center no-repeat; }
#tutorial { 	background: url('images/main-tutorial.gif') top center no-repeat; }
#winepersonality { 	background: url('images/main-wine-personality.gif') top center no-repeat; }
#eventspotlight { 	background: url('images/main-event-spotlight.gif') top center no-repeat; }
#interviews { 	background: url('images/main-interviews.gif') top center no-repeat; }
.centercolbanner {
	clear: both;
	margin-top: 6px;
	min-height:145px;
	height:auto;
	height:145px;	}
.centercolbanner img {
	margin: 35px 8px 0px 8px;
	float: left; }
.centercolbanner p {	
	padding: 35px 0 0 0; }
.centercolbanner a img {	
	margin: 5px 0 0 0;
	padding: 0;}
/************************************************************ End Home Content Blocks*/