/*
Theme Name: UVA Wine Bar
Theme URI: http://www.uvawinebar.com/
Description: UVA Wine Bar WordPress theme.
Version: 1.0
Author: TAG
Author URI: http://www.theamarugroup.com/
Tags: custom header, fixed width, two columns, widgets

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

*/

/* Global reset */
* { margin: 0; padding: 0; outline: none;}
a { text-decoration: none; color: #a68c75;}
a:hover { text-decoration: underline;}
img { border: none;}
p { padding-bottom: 10px; font-size: 1.2em; line-height: 1.5em; text-align: left;}
ul { list-style: none;}
ul li { list-style-type: none;}


/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: helvetica,arial,sans-serif;
	color: #e8caaf;
	text-align: center;
	background-color: #311b0b;
}

#container { width: 1080px; margin: 50px auto 0; text-align: left; font-size: 12px;}

#content-container, #content-container-home { width: 1080px; height: 580px; position: relative;}
#content-container { background: url('images/uva-wine-bar-bg-pages.jpg') no-repeat center center;}
/* #content-container-home { background: url('images/uva-wine-bar-bg-home.jpg') no-repeat center center;} */
/* #content-container-home { background: url('../../uploads/2010/12/uva-wine-bar-bg-home-new-years3.jpg') no-repeat center center;} */
/* #content-container-home { background: url('../../uploads/2011/03/uva-wine-bar-brunch-menu-2011.jpg') no-repeat center center;} */

/* ORIGINAL Site Background */
#content-container-home { background: url('../../uploads/2011/06/uva-wine-bar-bg-home-new-brunch.jpg') no-repeat center center;}

/* New Year's Site Background */
/*
#content-container-home { background: url('../../uploads/2010/12/uva-wine-bar-bg-home-new-years3.jpg') no-repeat center center;}
*/


/* NAVIGATION section of site */	
#navigation { background: url('images/uva-wine-bar-bg-navigation.jpg') no-repeat center bottom; height: 35px; position: relative;}
#navigation ul { list-style: none; /*margin: 0 auto;*/ margin-left: 150px; padding-top: 5px;}
#navigation ul li { float: left; list-style-type: none;}
#navigation ul li a { color: #e8caaf; text-transform: uppercase; padding: 0 12px; line-height: 15px; height: 15px; border-right: 1px solid #e8caaf; font-size: 15px; font-weight: bold; text-decoration: none;}
#navigation ul li a:hover { color: #703a18;}
#navigation ul li.current_page_item a { color: #703a18; cursor: default;}
#navigation ul li.page-item-143 a { border-right: none;}

#navigation #social-media-links { position: absolute; right: 150px; top: 0;}
#navigation #social-media-links p { line-height: 24px; padding: 0; float: left;}
#navigation #social-media-links p a { width: 26px; height: 25px;}
#navigation #social-media-links p a.fb-link, #navigation #social-media-links p a.twitter-link { float: left; margin-left: 7px;}
#navigation #social-media-links p.visit-us { padding-top: 5px;}
#navigation #social-media-links p a span.fb-icon { background: url('images/uva-wine-bar-facebook-link-hover.jpg') no-repeat center center; text-indent: -9999em; height: 25px; width: 26px; display: block;}
#navigation #social-media-links p a span.twitter-icon { background: url('images/uva-wine-bar-twitter-link-hover.jpg') no-repeat center center; text-indent: -9999em; height: 25px; width: 25px; display: block;}

/*
#navigation #social-media-links p a:hover span.fb-icon { background-image: url('images/uva-wine-bar-facebook-link-hover.jpg');}
#navigation #social-media-links p a:hover span.twitter-icon { background-image: url('images/uva-wine-bar-twitter-link-hover.jpg');}
*/


/* PAGES section of site (all pages, etc.) */	
#content-container h1#logo { position: absolute; left: 60px; top: 30px; margin: 0; padding: 0; z-index: 777;}
#content-container h1#logo a { display: block; width: 140px; height: 70px; text-indent: -999em;}
#content-container-home #content-page { display: none;}
#content-page , #content-blog{ height: 550px; padding: 17px 25px 0;}
#content-page-inner div.post { padding: 20px 35px;}

#content-page-menu, #content-page-inner, #content-page-inner03, #content-page-inner04, #content-blog-inner { width: 953px; height: 425px; position: absolute;}
#content-page-menu { background: url('images/uva-wine-bar-bg-menu-content.jpg') no-repeat right top; top: 40px; left: 65px;}
#content-blog-inner, #content-page-inner { background: url('images/uva-wine-bar-bg-blog.gif') no-repeat left top; top: 115px; left: 65px;}
#content-page-inner03 { background: url('images/uva-wine-bar-bg-content01.gif') no-repeat left top; top: 115px; left: 65px;}
#content-page-inner04 { top: 115px; left: 65px; outline: 1px dashed yellow;}
#content-page div.no-bg { background-image: none;}
 
 
/*  Pages */
#content-page-menu div.post { margin: 0 0 30px 145px; padding: 20px 35px;}
#content-page-menu div.post div.entry { height: 365px; overflow: auto; *overflow-x:hidden;}
#content-page-menu #uva-menu { background: url('images/uva-wine-bar-bg-menu-navigation.jpg') no-repeat left top; height: 285px; width: 145px; position: absolute; top: 68px; left: 3px;}
#content-page-menu #uva-menu ul { padding: 17px 0 0 15px;}
#content-page-menu #uva-menu ul li { text-align: center;}
#content-page-menu #uva-menu ul li a { width: 110px; display: block; color: #e8caaf; font-size: 16px; padding: 7px 0;}
#content-page-menu #uva-menu ul li a:hover { color: #703a18;}
#content-page-menu #uva-menu ul li.current_page_item a { color: #703a18; cursor: default;}
#content-page-menu div.entry table tr td { padding: 6px 0; font-size: 14px; color: #fff;}
#content-page-menu div.entry table tr td div { color: #e8caaf; padding: 15px 0 0; font-size: 16px;}
#content-page-menu div.entry .padright { text-align: right; padding-right: 30px;}
#content-page-menu div.entry .light-brown { color: #e8caaf;}

#content-page div.no-bg div.post { padding: 0;}
div.no-bg div.menu { float: left; margin-right: 15px; width: 180px; padding-bottom: 35px;}
div.no-bg div.menu h2 { padding: 30px 0 10px 0; font: bold 16px/20px georgia,"times new roman",serif; text-transform: uppercase; color: #311b0b; text-align: center;}
div.no-bg div.menu h2.title-brunch { width: 155px;}
div.no-bg div.menu h2.title-dinner { width: 159px;}
div.no-bg div.menu h2.title-wine { width: 162px;}
div.no-bg div.menu h2.title-dessert { width: 157px;}
div.no-bg div.menu h2.title-meatball-mondays { width: 166px;}
div.no-bg div.menu p { padding-bottom: 20px;}
div.no-bg div.menu a { display: block;}
div.no-bg div.menu img { border: 1px solid #947765; -moz-box-shadow: -1px 1px 10px #311b0b; box-shadow: -1px 1px 10px #311b0b; -webkit-box-shadow: -1px 1px 10px #311b0b;}
div.no-bg div.last-menu { margin-right: 0; width: 170px;}
 
 
/* PRIVATE PARTIES and EMPLOYMENT Pages */
#content-page-inner03 div.entry { padding-top: 50px;}
#content-page-inner03 div.entry p { text-align: center; font-size: 18px; line-height: 28px;} 
#content-page-inner03 div.entry p a { color: #00adef;}
#content-page-inner03 div.entry p a:hover { color: #a68c75;}
#content-page-inner03 div.entry img { padding-top: 75px;}


/* PHOTOS Page */
#content-page-photos div.post { position: relative; margin: 0;}
#content-page-photos div.entry { position: absolute; top: 13px; left: 195px;}
#content-page-photos div.entry div.galleryview { }


/* PRESS Page */
#content-page-inner div#post-9 { margin: 0; padding: 20px 35px;}
#content-page-inner div#post-9 div.entry { height: 365px; overflow: auto; *overflow-x:hidden;}
#content-page-inner div.press-block { float: left; margin: 0 20px 30px 0; width: 405px;}
#content-page-inner div.press-block img { float: left; padding: 0; margin-right: 10px; border: 1px solid #e8caaf;}
#content-page-inner div.press-block h3 { font-size: 15px; padding: 0 0 7px; margin: 0;}
#content-page-inner div.press-block p { }
#content-page-inner div.press-block p a { }


div.edit-link { margin-top: 10px;}

/* BLOG section of site */
#content-blog { }
#content-blog-inner #posts-container { height: 325px; overflow: auto; margin: 0 20px 0 285px; width: 645px; _overflow-x:hidden;}
#content-blog-inner div.post { margin: 0 0 25px 0; padding: 0 35px 0 0; _width:610px;}
#content-blog-inner #blog-sidebar { position: absolute; top: 20px; left: 20px; width: 230px;}
#content-blog-inner #blog-sidebar li h2 { padding-bottom: 7px;}
#content-blog-inner #blog-sidebar li { margin-bottom: 15px;}
#content-blog-inner #blog-sidebar li ul li{ font-size: 14px; line-height: 20px; list-style-type: circle; margin: 0 0 0 25px;}

#content-blog h1.blog-title { color: #703a18; font-size: 24px; text-transform: uppercase; padding: 20px 0 20px 283px;}
#content-blog h2.post-title { color: #e8caaf;}
#content-blog p.postmetadata span, #right #content p.postmetadata span a { color: #ccc;}
#content-blog div.entry { }
#content-blog div.entry p { color: #fff; padding-bottom: 10px;}
#content-blog div.entry a { color: #a68c75;}
#content-blog div.entry a:hover { color: #a68c75; text-decoration: underline;}
#content-blog div.entry p img { padding-bottom: 10px;}

#content-blog #respond, h3#comments, ol.commentlist { }
#content-blog #respond textarea { width: 500px; height: 125px;}
#content-blog ol.commentlist { width: 500px;}
#content-blog ol.commentlist li p { color: #333;}


/* FOOTER section of site (currently not used/hidden) */
#footer { clear: both; background: url('images/uva-wine-bar-bg-footer.jpg') no-repeat center top; padding-top: 10px; font-size: 14px; font-weight: bold;}
#footer p { text-align: center; font-size: 13px; font-weight: bold; color: #a68c75; padding-bottom: 3px; clear: both;}
#footer p span { color: #e8caaf; font-size: 15px; padding-right: 15px;}
#footer p#awards { padding: 65px 0 10px;}
#footer p span.award { padding: 57px 0 0; margin-right: 10px; font-size: 10px; vertical-align: bottom;}
#footer p span.aol { background: url('images/uva-wine-bar-award-aol.gif') no-repeat center top;}
#footer p span.timeoutny { background: url('images/uva-wine-bar-award-timeout-ny.gif') no-repeat center top;}
#footer p#fb-like { margin-bottom: 20px;}


/* IE7 Fixes --- Just add a * before the property - shows in IE7 and below --- */


/* IE6 Fixes --- Just add a _ before the property - shows in IE6 and below --- */


 
 
/* Other CSS styles */
.clear { clear: both;}

.postmetadata { padding: 5px 0 20px;}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: #f2dbc7;
}
.depth-1 {
	border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd;
}

small {
	font-family: helvetica,arial,sans-serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 { font-family: helvetica,arial,sans-serif;}

h1 { }

h2 { font-size: 1.8em;}

h2.pagetitle { font-size: 1.5em;}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.5em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #ededed;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#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 Typography & Colors */



/* Begin Structure */
.post {
	margin: 0 0 40px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* End Structure */


/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
	margin: 0;
	}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 15px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* 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;
	padding-right: 15px;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* 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: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#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 {
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* 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; }
/* End Calendar */



/* 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;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: left;
	margin: 0 0 30px 0;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */


/* Misc. Styles */

a.special-link-homepage { text-indent: -9999em; position: absolute; display: block;} 
a.new-years-menu { right: 59px; top: 3px; width: 240px; height: 260px;}
a.brunch-menu-2011 { right: 50px; top: 5px; width: 220px; height: 250px;}
a.meatball-monday-specials { right: 77px; bottom: 72px; width: 150px; height: 150px;}
