/*   
Theme Name: SB Lili
Theme URI: www.lilipatisserie.com
Description: 1 column content management
Author: Robin Catesby
TEMPLATE: sandbox
 */


/* STYLESHEET SECTIONS:
-GLOBAL
-HEADER
-INDEX-POST-SINGLE
-COMMENTS
-SIDEBAR
-SIDEBAR STANDARD GIZMOS
-FOOTER
-SPECIAL FORMATTING
-PLUG-INS
*/


/*
+++++++++++++++++++++++++++
GLOBAL 
+++++++++++++++++++++++++++
*/

/*  Reset Reloaded via Eric Meyer: meyerweb.com */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
margin: 0; padding: 0; border: 0; outline: 0; font-size: 100%; vertical-align: baseline; background: transparent; }
body {line-height: 1;}
ol, ul {list-style: none;}
blockquote, q {quotes: none;}
/* remember to define focus styles! */
:focus {outline: 0;}
/* remember to highlight inserts somehow! */
ins {text-decoration: none;}
del {text-decoration: line-through;}
/* tables still need 'cellspacing="0"' in the markup */
table {border-collapse: collapse; border-spacing: 0;}
/* END Reset Reloaded */

/*
+++++++++++++++++++++++++++
GLOBAL STYLES / TYPOGRAPHY - typography adapted from Blueprint 
+++++++++++++++++++++++++++
*/
body{
	font-size: 75%;
	height: 101%;
	background: #bec5bd url(images/lili_bg.jpg) repeat-x;
	background-position: top center;
	font-family: Geneva, ?Lucida Sans?, ?Lucida Grande?, ?Lucida Sans Unicode?, Verdana, sans-serif;}
a:link {color: #9fa276; 
	text-decoration:none}
a:visited {color: #9fa276; 
	text-decoration:none}
a:hover {color: #cddca6; 
	text-decoration:none}
h1, h2, h3, h4, h5, h6 {font-weight:normal; 
	font-family:  Geneva, ?Lucida Sans?, ?Lucida Grande?, ?Lucida Sans Unicode?, Verdana, sans-serif;}
	h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
	h2 {font-size:2em;margin-bottom:0.75em; color: #9fa276;}
	h3 {font-size:1.5em;line-height:1;margin-bottom:1em; color: #9fa276;}
	h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
	h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
	h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em; color: #39352c; }
p {font-family: georgia, New Century Schoolbook, Nimbus Roman No9L, serif; }
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
blockquote{font-style:italic; 
	width: 320px; 
	margin: 1.5em; 
	background: ; }
blockquote p {padding: 20px; }
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;
	font-family: georgia, New Century Schoolbook, Nimbus Roman No9L, serif;}
dl dt {font-weight:bold;
	margin-bottom: .7em; }
dd {margin-left:1.5em;
	margin-bottom: 1.5em; }
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.skip-link {display:none;}

div.hr {
  height: 18px;
  padding: 8px;
  background: url(images/lili_hr.gif) no-repeat scroll center;
}
div.hr hr {
  display: none;
}
/*
+++++++++++++++++++++++++++
LAYOUT - content with sidebars below
+++++++++++++++++++++++++++
*/
#wrapper{
	margin:0 auto; 
	width:100%;}
#container {
	width:960px; 
	margin: 0 auto; }
#content {
	background: #faf8ec;
	margin: 10px;
	padding: 0;  }

/*
+++++++++++++++++++++++++++
HEADER for graphics only header, create link with blog title a size, make blog title 1px, and make color match header bg w. color in blog title a.
+++++++++++++++++++++++++++
*/

#header{
	height:156px;
	background: url(images/lili_header.gif) no-repeat;
	background-position: top center; }
h1#blog-title{ 
	font-size: 1pt;
	text-align: right; }
#blog-title a{
	position: absolute;
	top: 0;
	left: 300px;
	width: 400px;
	height: 100px; 
	color:; }
#blog-description{
	display: none;}
.skip-link {display:none;}
.skip-link a{}
#access {
	padding: 0;
	margin-top: -26px;
	width: 100%;
	clear: both; }
/*
+++++++++++++++++++++++++++
SIDEBARS 
+++++++++++++++++++++++++++
*/

div.sidebar {
	clear: both;
	overflow:hidden;
	width:100%;
	height: 60px;
	padding: 8px 0 8px 0;
	font-size:1.2em; 
	line-height:2em;}
	
div.sidebar h3{
	font-size:1.4em; 
	color: #ad5d34; 
	margin-bottom: 2px; 
	margin-top: 12px;}
	
#primary {
	clear:both; 
	background: #eeead4;
	border-top: 1px solid #c9d1cd;
	border-bottom: 1px solid #c9d1cd; }
	
#secondary {
	display: none;
	background: ; }
	
div.sidebar ul.xoxo{
	margin-left: 12px;
	list-style: none; }
div.sidebar ul.xoxo a:visited{
	color:#}
/* added for horizontal sidebar sections */
div.sidebar ul.xoxo li {
	width: 30%;
	float: left; }
div.sidebar ul.xoxo li ul {
	padding-bottom: 10px; 
	margin-left: 6px; }
div.sidebar ul.xoxo li ul li{
	display:inline;}
div.sidebar ul.xoxo li ul li a{
	display:block; 
	font-weight:bold; 
	overflow:hidden; 
	height:px; 
	font-size:;
	padding:}
div.sidebar ul.xoxo li ul li a:hover{
	background:url(images/) 
	no-repeat; color:#}
div.sidebar ul.xoxo li ul li ul{
	border:0}

/*
+++++++++++++++++++++++++++
MENU 
+++++++++++++++++++++++++++
*/
#menu,#menu ul{
	margin:0;
	padding:0;
	list-style:none;
	height:28px;
	font-family: Lucida Sans, Lucida Grande, Lucida, sans-serif;
	font-size: 1.0em;
	font-weight: normal;
	text-transform: uppercase; }
#menu a{
	color: #9fa276;
	display:block;
	padding:4px 10px 6px 10px; }
#menu a:hover{
	color: #cddca6;
	background:transparent;
	display:block;
	text-decoration:none;}
#menu li{
	float:right;
	margin:0;
	padding:0;}
#menu li li{
	float:left;
	margin-left:-50px;
	padding:0;
	width:130px;}
#menu li li a,#menu li li a:link,#menu li li a:visited{
	width:150px;
	float:none;
	margin:0;
	padding:4px 10px 5px 10px;
	color:#333;}
#menu li li a:hover, #menu li li a:active {
	background:#ccc;
	width:150px;
	float:none;
	margin:0;
	padding:4px 10px 5px 10px;
	color:#333;}
#menu li ul{
	position:absolute;
	width:10em;
	left:-999em;
	z-index:1;}
#menu li:hover ul{
	left:auto;
	display:block;}
#menu li:hover ul,#menu li.sfhover ul{
	left:auto;}
#menu li.current_page_item a{
	background:#9fa276;
	color:#fff;}
#menu li.current_page_item a:hover{
	color:#cddca6;
	text-decoration:none;}

/*
+++++++++++++++++++++++++++
NAVIGATION 
+++++++++++++++++++++++++++
*/

#nav-above {
	display:inline-block;
	overflow:hidden; 
	margin-bottom: 0; }
.meta-nav {display:none;}
.navigation a {
	text-decoration: none;}
.navigation a:hover {
	text-decoration: none;}
.nav-previous {
	width: 294px; 
	float:left;
	display:inline-block;
	overflow:hidden; 
	padding-left: 2px;}
.nav-next {
	width: 250px; 
	float:right;
	display:inline-block;
	overflow:hidden; 
	text-align:right;
	padding-right:2px;}
#nav-below {display: none;}
.nav-previous a {}
.nav-previous a span.meta-nav {}
.nav-next a {}
.nav-next a span.meta-nav {}
/*
+++++++++++++++++++++++++++
CONTENT - POST - PAGE 
+++++++++++++++++++++++++++
*/
.post, body.page div.hentry {
		background: ; 
		height: 1%; }
.post {
	margin: 0; 
	padding-bottom: 10px; }
h2.entry-title, h3.entry-title {
	font-weight:normal;
	line-height: 1.3em; 
	margin: 0; 
	padding: 18px; 
	color: #9fa276;}
.entry-title a {
	text-decoration: none; 
	color: #9fa276;
	margin-top: 0;
	padding-top: 0; }
.entry-title a:hover {
	color: #cddca6;}
.entry-date {
	font-size:;
	border:none; 
	margin: 0; 
	padding:; 
	color: #; 
    background:; 
	line-height:;}

.entry-content {
	line-height:1.5em; 
	color: #424432; 
	margin: 6px 40px 12px 40px;
	padding: 0 20px 10px 20px;
	background: ; }
	
.page-title {
	color: #; 
	font-size: ; 
	font-weight: ; 
	margin: 0;
	padding:;
    border-top: ; 
	border-bottom: ;}
.page-title span {
	color: # ; }
a.more-link {}
.page-link {}

/*
+++++++++++++++++++++++++++
CONTENT - LILI HOME PAGE - special template
+++++++++++++++++++++++++++
*/

#content_lili {
	background: #faf8ec;
	margin: 10px;
	padding: 20px;
	height: 470px; }

h2.entry-title_lili {
	display: none !important; }

.entry-content_lili {
	float: left;
	background:  url(images/lili_620.jpg) no-repeat;
	width: 620px;
	height: 380px;
	margin: 10px;
	border: 1px solid #c9d1cd;
	display: block; }
	
.entry-content_lili img {
	margin: 50px 120px;
	border: 8px solid #c9d1cd; }
	
#announce_lili {
	float: right;
	width: 210px; 
	padding: 20px 20px 0 10px; }
	
#content_lili p {
font-size: 1.05em;
line-height: 1.25em;
margin-bottom: 1.1em;
padding: 0;
text-align: center; }

#content_lili p:first-line {
font-weight: 800;
font-size: 1.3em;
font-variant: small-caps; }

#content_lili p + p:first-line {
font-weight: 400;
font-size: 1.05em;
font-variant: normal; }

#content_lili dl {
	margin-left: 18px; }

/*
+++++++++++++++++++++++++++
METADATA
+++++++++++++++++++++++++++
*/

.published {
	text-decoration: none;
	border:none;
	margin:0; padding:0;}
.entry-meta {
	color: #; 
	font-size: .9em; 
	line-height:1.4em; 
	padding: 10px 20px 20px 10px; 
	margin-left: 20px; 
	text-align:justify; 
	display:inline-block;
	overflow:hidden;
	clear: both;}
.author, .cat-links, .comments-links {
	font-size:;
	line-height:1.4em;}
.author a {
	background: ; 
	padding-left: ;}
.cat-links a {
	background: ;
	padding-left: ;}
.edit-link a {
	background: ; 
	padding-left: ;}
.comments-link {
	background: ; 
	padding-left: ;}

/*
+++++++++++++++++++++++++++
COMMENTS - COMMENT FORM - TRACKBACKS
+++++++++++++++++++++++++++
*/
comments {
	width:500px;
	margin:0;
	padding:0;
	display:inline-block;
	overflow:hidden;}
#comments h3 {
	margin:0;
	padding-bottom:10px; 
	color: #ad5d34;}
#comments-list, #respond {
	padding-bottom: ; 
	background: ;}
#comments-list h3 {
	background: ;}
#respond h3 {
	background: ; }
#comments ol { 
	width: 380px;
	margin: 10px 10px 10px 30px; 
	padding: 0;}
#comments ol li {
	width: 410px;
	padding:20px 40px 20px 20px; 
	margin-bottom: 0;
	border-top: 0; 
	border-left: 0;
    border-right: ; 
	border-bottom: ; 
	background: ; 
	color: #;}
#comments ol li p {
	line-height: 1.2em;
	width: 320px;
	margin-bottom: 6px; }
.formcontainer {
	padding-bottom:20px; 
	margin:; 
	border: ;
   	color: #;}
.comment-author {
	padding-bottom: 6px;
	font-weight: bold;
	color: #;}
.comment-meta {
	font-size:0.9em;
	padding-bottom: 12px;
	color: #333;}
.form-label {
	float:left; 
	margin-right: 10px; 
	display:inline-block;}
.form-submit {
	margin-left: 50px;
	display: inline;}

/*
+++++++++++++++++++++++++++
FOOTER
+++++++++++++++++++++++++++
*/
#footer { 
	width:90%;
	margin: 0 auto; 
	clear: left;
	margin-bottom: 10px; 
	text-align: left; 
    background: ; 
	padding: 20px;}
#footer a {text-decoration: none;}
/*
+++++++++++++++++++++++++++
SEARCH FORM
+++++++++++++++++++++++++++
*/
input,textarea {
	margin: ; 
	font: ;
    background: ; 
	border: ; 
	padding: ; 
	margin-bottom: ;}
form#searchform {
	margin:0;
	padding: ; 
	display:inline-block; 
	overflow:hidden;}
form#searchform input#s {
	width: ;}
form#searchform #searchsubmit {
	display: none;}
/*
+++++++++++++++++++++++++++
MENUS...
+++++++++++++++++++++++++++
*/

div.menu_wrap {
	width: 450px;
	margin-left: 120px;
	text-align: left; }
	
div.menu_item {
	clear: both; }

.menu_wrap h3 {
	text-transform: uppercase;
	font-size: 1.2em; 
	margin-bottom: 0px;
	float: left;
	padding-right: 12px; }
	
.menu_wrap h2 {
	font-size: 1.6em; }
	
p.desc {
	margin-left: 80px;
	margin-top: 4px;
	clear: both; }
