/*
THEME NAME: Sandbox
THEME URI: http://www.plaintxt.org/themes/sandbox/
DESCRIPTION: Rich with powerful and dynamic semantic class selectors, Sandbox is a canvas for CSS artists
VERSION: 1.6
AUTHOR: <a href="http://andy.wordpress.com/">Andy Skelton</a> &amp; <a href="http://www.plaintxt.org/">Scott Allan Wallick</a>
AUTHOR URI:
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, blank slate, starter theme, minimalist, developer
*/


/* Two-column with sidebar on left from the /examples/ folder  */
@import url('style-2c-l.css');

/* Yahoo partial reset  2.5.2*/
html{color:#000;background:#FFF;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,blockquote,th,td{margin:0;padding:0;}
div.skip-link {
position:absolute;
right:1em;
top:1em;
}

div#menu {
background:#EEE;
height:1.5em;
margin:1em 0;
width:100%;
}

div#menu ul,div#menu ul ul {
line-height:1;
list-style:none;
margin:0;
padding:0;
}

div#menu ul a {
display:block;
margin-right:1em;
padding:0.2em 0.5em;
text-decoration:none;
}

div#menu ul ul ul a {
font-style:italic;
}

div#menu ul li ul {
left:-999em;
position:absolute;
}

div#menu ul li:hover ul {
left:auto;
}

.entry-title,.entry-meta {
clear:both;
}

div#container,div#primary {
margin-top:2em;
}

form#commentform .form-label {
margin:1em 0 0;
}

form#commentform span.required {
background:#fff;
color:#c30;
}

form#commentform,form#commentform p {
padding:0;
}

input#author,input#email,input#url,textarea#comment {
padding:0.2em;
}

div.comments ol li {
margin:0 0 3.5em;
}

textarea#comment {
height:13em;
margin:0 0 0.5em;
overflow:auto;
width:66%;
}

.alignright,img.alignright{
float:right;
margin:0em 0 0 1em;
}

.alignleft,img.alignleft{
float:left;
margin:0em 1em 0 0;
}

.aligncenter,img.aligncenter{
display:block;
margin:1em auto;
text-align:center;
}

div.gallery {
clear:both;
height:180px;
margin:1em 0;
width:100%;
}

p.wp-caption-text{
font-style:italic;
}

div.gallery dl{
margin:1em auto;
overflow:hidden;
text-align:center;
}

div.gallery dl.gallery-columns-1 {
width:100%;
}

div.gallery dl.gallery-columns-2 {
width:49%;
}

div.gallery dl.gallery-columns-3 {
width:33%;
}

div.gallery dl.gallery-columns-4 {
width:24%;
}

div.gallery dl.gallery-columns-5 {
width:19%;
}

div#nav-above {
margin-bottom:1em;
}

div#nav-below {
margin-top:1em;
}

div#nav-images {
height:150px;
margin:1em 0;
}

div.navigation {
height:1.25em;
}

div.navigation div.nav-next {
float:right;
text-align:right;
}

div.sidebar h3 {
font-size:1em;
}

div.sidebar input#s {
width:7em;
}

div.sidebar li {
list-style:none;
margin:0 0 2em;
}

div.sidebar li form {
margin:0.2em 0 0;
padding:0;
}

div.sidebar ul ul {
margin:0 0 0 1em;
}

div.sidebar ul ul li {
list-style:disc;
margin:0;
}

div.sidebar ul ul ul {
margin:0 0 0 0.5em;
}

div.sidebar ul ul ul li {
list-style:circle;
}

div#menu ul li,div.gallery dl,div.navigation div.nav-previous {
float:left;
}

div#header,div#footer {
text-align:center;
}

input#author,input#email,input#url,div.navigation div {
width:50%;
}

div.gallery *,div.sidebar div,div.sidebar h3,div.sidebar ul {
margin:0;
padding:0;
}



/*
========================================================================================
MY STYLESHEET
========================================================================================
*/


* {font-family: Helvetica, Arial, san-serif;  }
body {font-size:10.5pt;color:#333;}
#menu {font-size:11pt;}
#wrapper { margin-left: auto; margin-right: auto; width: 801px}

/* Min-height on pages */
#container {min-height:281px;}

/* links */
/* ====================================== */
a {color:#F33699; }
a:hover {text-decoration:none;}
a img {border:6px solid #D8CCB3;}
a:hover img {border:6px solid #F33699}

/* header/footer */
/* ====================================== */
div#header {background:#F33699; text-align:left;height:120px;}
div#footer {background:#F33699; text-align:left;height:125px;}
#copyright {float:right;text-align:right;font-size:8pt;line-height:1.4em;margin:20px 30px;}
#copyright, #copyright a {color:#fff; }

/* menu */
/* ====================================== */
div#menu {
background:#D8CCB3;
height:2em;
}
div#menu ul, div#menu ul a {
line-height:1em;
margin:0em;padding:0em;
}
div#menu ul a {
padding:.5em 1em;
background:#D8CCB3;
color:#000;
}
div#menu ul a:hover {
padding:.5em 1em;
background:#F33699;
color:#fff;
}
div#menu ul ul a {
background:#D8CCB3;
color:#000;
}
/*pad bottom of pages, not blog*/
.page div.entry-content {padding-bottom: 20px;}
/* add right indentation to body*/
div.nav-next,div.entry-content, div.entry-meta {text-align:justify;line-height:1.5em;margin-right:100px;}
div#menu {margin:0px}
div#access {background:#D8CCB3;padding:0 14px;border-top:6px #fff solid;border-bottom:6px #fff solid;}

div#menu ul ul li a {
border-bottom:3px #BFB59F solid;border-left:3px #BFB59F solid;border-right:3px #BFB59F solid;
position:relative;
left:0px;
}

div#menu ul ul {border-top:3px #BFB59F solid;}
div#menu ul ul li {float:none;}

.entry-title {letter-spacing:.1em;font-weight:normal;font-size:2em;color:#666;padding:0 0 6px;margin:30px 100px 10px 0em;border-bottom:1px #efefef solid;}

/* edit button */
/* ====================================== */
.edit-link a {background:#333;color:#fff;padding:.35em .5em;font-size:9pt;text-decoration:none;}
.edit-link a:hover {background:#F33699;color:#fff;padding:.35em .5em;}

/* home page image fade */
/* ====================================== */
div#master0,div#master1,div#master2 {float:left;}
div#master0,div#master1 {border-right:6px #fff solid;}

/* make dropdown menu go on top of content */
/* ====================================== */
div#container {position:relative; z-index:0;}
div#access div#menu{position:relative; z-index:1;}

/* logo/home rollover */
/* ====================================== */
#blog-title a {
	float:left;clear:both;
	width:235px; 
	height:41px;
	margin:0px; padding:0;
	position:relative;left:30px;top:60px;
	background: url("http://provincerestaurant.com/common/logo.gif") top left no-repeat;
	text-decoration: none;
	}
#blog-title a:hover {background-image: url("http://provincerestaurant.com/common/logo.gif");}
#blog-title a span { display:none }

/* opentable rollover */
/* ====================================== */
#reserve {
	position:relative;left:-20px;top:0px;
	float: right;
	width: 180px; height: 120px;
	margin:0px; padding:0;
	background: url( 'http://provincerestaurant.com/common/reserve-all.gif' ) 0 -120px no-repeat;
	}

#reserve a {
	display: block;
	width:100%; height:100%;
	overflow:hidden;
	background: url( 'http://provincerestaurant.com/common/reserve-all.gif' ) top left no-repeat;
	}
#reserve span {display:none}
#reserve a:hover {background-image: none;}
#reserve a:active {}

/* blog */
/* ====================================== */
.category-blog #content h2.page-title {display:none;}
#nav-above {display:none;}
/*remove comments link*/
span.meta-sep, span.comments-link { display:none;}

/*fix header link rollover status*/
.category h3.entry-title a, h2.entry-title {text-transform:lowercase;}
.category h3.entry-title a{text-decoration:none;}
.category h3.entry-title a:hover{text-decoration:underline;}
/*blog footer text*/
div.entry-meta {font-size: 11px;color: #999;}


/* current page */
/* ====================================== */
.current_page_item a{background:#666 ! important;color:#fff ! important;}
.current_page_item a:hover{background:#F33699 ! important;color:#fff ! important;}
.current_page_item * a {background:#D8CCB3 ! important;color:#000 ! important;}
.current_page_item * a:hover {background:#F33699 ! important;color:#fff ! important;}

#container {background: url("http://provincerestaurant.com/common/column2.jpg") no-repeat;}
p {margin:.5em 0em}
div#address {margin:20px 30px;height:18px;width:249px;background-image: url("http://provincerestaurant.com/common/address.gif");float:left;}
div#container, div#primary { margin-top: 0em;border-bottom:6px #fff solid;}
.size-thumbnail {margin:2px 10px 0px 10px;padding:6px;}
#wrapper {border:6px #fff solid;background:#fff;margin-top:0px;}
hr {border: 0;color: #9E9E9E;background-color: #efefef;height: 1px;width: 100%;}
html {background:#E5DECF url("http://provincerestaurant.com/common/sidelines-left.gif") no-repeat;}
#sidelines-right {z-index:-1;width:110px;height:812px; background:#E5DECF url("http://provincerestaurant.com/common/sidelines-right.gif") no-repeat;position:absolute;top:0px;right:0px}

/* twitter & facebook icons */
/* ====================================== */
#icons {float:left;width:302px;height:42px;position:relative;left:30px;}
#icons img {border:2px solid #fff;margin-right:10px;}


