/*
THEME NAME: Deedop-a-lula
THEME URI: http://www.deedop-a-lula.com
DESCRIPTION: 
VERSION: 
AUTHOR: 
AUTHOR URI:
TEMPLATE: sandbox
*/

/*  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: url(images/deedopa_bg.png) repeat-x; 
	background-position: top center;
	font-family: "Helvetica Neue", Helvetica, Arial, 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: Garamond, Book Antiqua, Times, 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;}
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: url(images/deedopa_blockquote.gif) no-repeat; }
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;}
dl dt {font-weight:bold;}
dd {margin-left: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;}

/*
+++++++++++++++++++++++++++
LAYOUT - content right margin - 2 sidebars
+++++++++++++++++++++++++++
*/
#wrapper{
	margin:0 auto; 
	width:960px;}
#container {
	width:960px; 
	float: left; }
#content {
	margin: 10px 410px 0 10px;  }

/*
+++++++++++++++++++++++++++
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:167px; }
h1#blog-title{ 
	font-size: 1pt;
	text-align: right; }
#blog-title a{
	position: absolute;
	left: 30px;
	top: 50px;
	width: 700px;
	height: 100px; 
	color: #f6fcf4; }
#blog-description{
	display: none;}
.skip-link {display:none;}
.skip-link a{}
#access {
	padding: 0;
	margin: 0;
	width: 100%;
	clear: both; }
/*
+++++++++++++++++++++++++++
SIDEBARS 
+++++++++++++++++++++++++++
*/

div.sidebar {
	float: left;
	overflow: hidden; 
	font-size:0.75em; 
	line-height:1.7em;}
div.sidebar h3{
	font-size:1.6em; 
	color: #ad5d34; 
	margin-bottom: 2px; 
	margin-top: 12px;}
#primary {
	width: 220px; 
	margin: 10px 0 0 -391px;  
	background: url(images/220_bg.gif) no-repeat; }
	
#secondary {
	width: 140px; 
	margin: 10px 0 0 -151px; 
	background: url(images/140_bg.gif) no-repeat; }
	
div.sidebar ul.xoxo{
	margin-left: 12px;
	list-style: none;}
div.sidebar ul.xoxo a:visited{
	color:#}
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: Garamond, Book Antiqua, Times, serif;
	font-size: 1.2em;
	font-weight: bold; }
#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:right;
	margin:0 0 0 5px;
	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 - pad title on h2.entry-title to get pages w.out links
+++++++++++++++++++++++++++
*/
.post, body.page div.hentry {
		background: url(images/540_bg.gif) no-repeat; 
		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 18px 6px 120px; 
	color: #9fa276;}
.entry-title a {
	text-decoration: none; 
	color: #9fa276;
	margin-top: 0;
	padding-top: 0; }
.entry-title a:hover {
	color: #cddca6;}
.entry-date {
	display: inline;
	float: left;
	height: 52px;
	width: 52px;
	font-size: 1.0em;
	border: none; 
	margin-top: -48px; 
	margin-left: 8px;
	padding:8px 26px 8px 8px; 
	color: #9fa276; 
    background: url(images/deedopa_postdate.png) no-repeat; 
	line-height:;}

.entry-content {
	line-height:1.5em; 
	color: #424432; 
	margin: 12px 20px 12px 20px;
	padding-left: 20px;
	padding-right: 30px;
	padding-bottom: 40px;
	display: block;
	overflow: auto;
	background: url(images/deedopa_postfooter.png) no-repeat bottom center; }
	
.page-title {
	color: #; 
	font-size: ; 
	font-weight: ; 
	margin: 0;
	padding:;
    border-top: ; 
	border-bottom: ;}
.page-title span {
	color: # ; }
a.more-link {}
.page-link {}

/*
+++++++++++++++++++++++++++
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: url(images/deedopa_comment_a.gif) no-repeat; 
	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 { 
	margin: 0 auto; 
	clear: left;
	margin-bottom: 10px; 
	margin-left: 10px;
	text-align: left; 
    background: url(images/deedopa_footer.gif) no-repeat; 
	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;}
/*
+++++++++++++++++++++++++++
WIDGETS...
+++++++++++++++++++++++++++
*/