/*
Theme Name:Debi Lilly
Version: 01.23.12
*/
/** Browser Style Reset  **/
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;
}
/* Base Styles/Rebuild */
html {font-size: 16px;}
body {
font-size: 75%;
line-height: 1;
color: black;
background: white;
}
:focus {outline: 0;}
table {
border-collapse: collapse;
border-spacing: 0;
}
strong{font-weight: bold;}
em {font-style: italic;}
underline {text-decoration: underline;}
del {text-decoration: line-through;}
blink {text-decoration: blink;}

pre {
font-family: courier, monospace;
white-space: pre;
}
address {
font-style: normal;
color: #666666;
font-family: courier, monospace;
}
/** Clear Divs **/
.clear, .clearleft, .clearight {visibility: hidden;}
.clear {clear: both;}
.clearleft{clear: left;}
.clearright {clear: right;}

/* Headings */
h1,h2,h3,h4,h5,h6 { font-weight: normal;}
h1 {font-size: 3em; margin: 0 0 10px 0;}
h2 { font-size: 2.5em; margin: 0 0 8px 0;}
h3 { font-size: 2em; margin: 0 0 6px 0;}
h4 { font-size: 1.5em; line-height: 1.25; margin: 0 0 4px 0;}
h5 { font-size: 1.25em; font-weight: bold; margin: 0 0 2px 0;}
h6 { font-size: 1em; font-weight: bold;}

/*Default WP Image Alignment */
.alignright,.alignright a {float:right; padding:0 0 8px 10px;}
.alignleft, .alignleft a {float:left; padding:0 10px 8px 0;}
.aligncenter,.aligncenter a {margin: 0 auto;}

/* Caption Styles */ 

.wp-caption {
padding: 0;
font-family: georgia; 
background: #dddddd;
border: 1px solid #000000;
text-shadow: 1px 1px 0 #dddddd; 
}
.wp-caption img {
margin: 5px auto 5px auto;
padding: 0 5px;
border: none !important;
width: auto !important;
}
.wp-caption-text {
font-size: 14px;
text-align: center !important;
}

/** List Stylin' **/
ul, ol {
list-style: none;
}
.entry ul, .entry ol {
margin: 10px 0 10px 75px;
}
.entry ul, .instructions ul, .quicknotes ul {
list-style-type: disc;
}
.entry ul ul {
list-style-type: circle;
}
.entry ul ul ul {
list-style-type: square;
}
.entry ol, .instructions ol, .quicknotes ol {
list-style-type: decimal;
}
.entry ol ol {
list-style: lower-roman;
}
.entry li {
margin: 0 0 5px 0;
}


/** Begin theme styles **/

body {
background: #191919 url(http://debililly.com/wp-content/themes/debililly/img/bgpattern.png);
font-family: georgia, times, serif;
}
h1,h2,h3,h4,h5,h6 {
font-family: georgia, times, serif;
text-shadow: 1px 1px 0 #ffffff;
}
li {
display: list-item;
padding: 0 0 2px 0;
}
a:active {
color:#f610b2;
}
a, a:link {
color:#e600a2; 
text-decoration:none;
}
a:visited {
color: #7800a2;
}
a:hover{
text-decoration:underline;
}
.entry p {
line-height: 1.5; 
text-align: justify; 
padding: 0 0 15px 0;
}

#wrapper {
width: 990px;
margin: 0 auto;
padding: 10px 0 0 0;
background: transparent url(http://debililly.com/wp-content/themes/debililly/img/logo.png) no-repeat 5px 0;
}
/** 
Header / Top Navigation 
**/
#searchform {
float: right;
margin: 35px 10px 0 0;
clear: both;
}
#searchform input {
border: 1px solid #cccccc;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
padding: 4px 5px 3px 5px;
margin: 0 2px 0 0;
height: 17px;
}
#searchform .submit {
height: 25px;
padding: 3px 5px !important;
width: 60px;
}
#s {
font-family: georgia;
color: #000000;
}
#header {
height: 217px;
}
#homelink {
display: block;
height: 220px;
width: 120px;
margin: 20px 0 0px 15px;
padding: 0 0 0px 0;
float: left;
}
#navholder {
clear: right;
float: right;
height: 77px;
margin: 80px 10px 0 0;
padding: 0;
font-family: verdana, arial, sans;
overflow: hidden;
display: block;
width: 690px;
}
#topnav li{
float: left;
font-size: 13px;
text-transform: uppercase;
}
#topnav li a{
display: block;
color:#efefef; 
padding: 25px 18px 38px 18px; 
}
#topnav a:hover{
text-decoration:none;
}
#home:hover, #home-current, #bio:hover, #bio-current, #press:hover, #press-current, #debitv:hover, #debbitv-current, #portfolio:hover, #contact:hover, #store:hover, #pape:hover {
height:75px; 
background:url('http://debililly.com/wp-content/themes/debililly/img/nav.png') no-repeat center; 
}

/**
Content, Posts, Pages 
**/ 

#content {
width: 690px;
background: #ffffff url('http://debililly.com/wp-content/themes/debililly/img/topcorners.png') no-repeat center top;
float: right;
padding: 50px 0 5px 0;
margin: 0 10px 0 0;
}
.post, #singlepost {
margin: 20px 15px 0 15px;
padding: 0 0 55px 0;
}
.post {
background: transparent url(http://debililly.com/wp-content/themes/debililly/img/postdivider.png) no-repeat center bottom;
}

.post-edit-link {
font-size: 10px;
margin: 0 5px;
}
.posttitle {
font-weight: bold;
font-style: italic; 
font-size: 2em;
margin: 0 0 10px 0;  
}
.posttitle a {
color: #000000;
}
.postdate {
margin: 0 0 20px 20px;
color: #666666;
}

.post .entry, #singlepost .entry{
display: block;
padding: 0 20px 20px 20px;
margin: 0 auto;
border-bottom: 1px dashed #efefef;
}

.entry img a, .entry img, .entry object, .firstimage {
display: block !important;
margin-left: auto !important;
margin-right: auto !important;
max-width: 600px !important;
}
.entry img a, .entry img, .firstimage 
{
height: auto !important;
}
.firstimage {
margin: 0 auto 20px auto;
}
.excerpt-link {
font-style: italic;
}
.singlenav {
display: block;
width: 310px;
margin: 10px auto 20px auto;
padding: 10px 0 20px 0;
background: url(http://debililly.com/img/dividericon.png) no-repeat center;
}
.singlenav li {
margin: 0 !important;
padding: 0 !important;
display: inline;
}
.singlenav .right {
float: right;
width: 100px;
text-align: right;
}
.singlenav .left {
float: left;
text-align: left;
margin-left: 28px;
width: 100px;
}
.nullnav {
color: #cccccc;
}
.postmeta {
color: #666666;
padding: 10px 0;
margin: 0 0 10px 0;
border-bottom: 1px dashed #efefef;
}
#singlepost .postmeta {
border-top: 1px dashed #efefef;
padding: 10px 15px;
}
.metacats {
width: 400px;
float: left;
text-align: left;
padding: 1px 0;
}
.metacats a {
font-style: italic;
}

.sociallinks {
margin: 30px 0 0 0;
font-size: 14px;
font-family: arial, helvetica, sans;
}
.sociallinks li {
float: left;
height: 35px;
margin: 0 45px 0 0;
}
.sociallinks a {
color: #000000;
}
.facebookshare {
width: 90px;
}
.twittershare {
width: 90px;
}
.pinterestshare {
width: 80px;
}
.emailshare {
width: 55px;
padding: 3px 0 0 0;
}

.meta-comment-count {
padding: 1px 20px 1px 0;
background: url(http://debililly.com/wp-content/themes/debililly/img/socialsprite.png) no-repeat 65px -120px;
padding-top: 3px;
}

.emailpage {
padding: 0 20px 0 0;
background: url(http://debililly.com/wp-content/themes/debililly/img/email16px.png) no-repeat  right;
}

.relatedposts {
clear: both;
}
.relatedposts h3 {
line-height: 1.1;
}
.relatedposts ul {
display: block;
margin: 0 0 0 32px !important;
}
.relatedposts ul li{
max-height: 190px;
overflow: hidden;
word-wrap: break-word;
}
.relatedposts li {
float: left;
display: block;
margin: 0 15px 0 0 !important;
padding: 5px;
width: 120px;
border: 1px solid transparent;
}
.relatedposts li:hover {
border-color: #efefef;
background: #fbfbfb;
}
.relatedposts .thumb100px {
display: block;
width: 100px;
height: auto;
margin: 5px auto;
}
.relatedposts h3 {
font-size: 1.25em;
text-align: center;
}
.relatedposts h3 a{
color: #666666;
}

/**
Single Recipes
**/

.hrecipe .recipeheader {
margin: 0 0 20px 0;
}
.hrecipe .divider, .result .divider {
height: 25px;
padding: 10px 0;
background: url(img/rec_divider.png) no-repeat center;
}
.hrecipe .posttitle, .result .posttitle{
margin: 0 0 25px 0;
font-weight: bold;
font-style: italic; 
font-size: 2em;
}
 .hrecipe .recheading {
font-weight: bold;
font-style: italic; 
font-size: 2em;
}
.hrecipe h3 {
margin: 0 0 20px 0;
}
.hrecipe .photo{
margin: 0 20px;
border: 2px solid #cccccc;
float: left;
}
.hrecipe .summary {
width: 410px;
padding: 15px;
margin: 0 20px 0 0;
background: #fefefe;
border: 1px dotted #cccccc;
line-height: 1.5;
float: right;
}
.hrecipe .recipevideo iframe {
display: block !important;
margin: 0 auto !important;
padding: 10px 0;
}
.hrecipe .recipemeta {
float: right;
width: 140px;
padding: 15px;
margin: 0 20px 0 0;
border: 1px solid #cccccc;
}
.hrecipe .recipemeta ul li {
padding: 0 0 7px 0;
margin: 0 0 6px 0;
border-bottom: 1px dotted #cccccc;
}
.hrecipe .recipemeta strong {
display: block;
margin: 0 0 5px 0;
}
.hrecipe .recipemeta .recfblike, .hrecipe .recipemeta .recretweet {
height: 18px;
}
.hrecipe .recipemain {
width: 420px;
margin: 0;
}
.hrecipe .ingredients ul {
margin: 25px 0 0 20px !important;
}
.hrecipe .ingredients li {
padding: 0 0 5px 0;
}
.hrecipe ingredients, .hrecipe .instructions, .hrecipe .quicknotes {
line-height: 1.5;
margin: 0 0 10px 0;
}
.hrecipe .instructions ol, .hrecipe .instructions ul, .hrecipe .quicknotes ul, .hrecipe .quicknotes ul  {
margin: 0 0 0 40px !important;
}
.hrecipe .quicknotes p, .hrecipe .instructions p{
margin: 0 0 0 20px;
}

/**
Recipe/Taxonomy Listings
**/

#taxonomyfilters {
width: 530px;
height: 25px;
background: #fefefe;
margin: 0 auto 25px auto;
padding: 10px 10px 5px 10px;
border: 1px dotted #cccccc;
}
#taxonomyfilters h3 {
float: left;
marigin: 0;
padding: 0;
font-size: 20px;
}
#taxonomyfilters ul {
width: 375px;
float: right;
margin: 0;
padding: 0;
}
#taxonomyfilters li {
display: inline;
margin: 0 0 0 15px;
padding: 0;
}
.result {
width: 660px;
margin: 0 auto;
background: #fefefe;
}
.resultthumb {
width: 150px;
height: 150px;
margin: 0 20px;
float: left;
}
.resultthumb .photo {
position: relative; 
bottom: 12px;
border: 2px solid #cccccc;
z-index: 1;
}
.resultthumb .duration {
z-index: 2;
position: relative;
top: 7px;
left: 2px;
background: #ffffff;
background: rgba(255,255,255,0.9);
padding: 4px;
margin: 0;
border-right: 2px solid #cccccc;
border-bottom: 2px solid #cccccc;
-moz-border-radius: 0 0 3px 0;
-webkit-border-radius: 0 0 3px 0;
border-radius: 0 0 3px 0;
}
.resultthumb .hasvideo {
z-index: 2;
padding: 4px 20px 4px 4px;
float: right;
position: relative;
bottom: 36px;
left: 2px;
background: #ffffff url(img/video16px.png) no-repeat 63px 2px;
background: rgba(255,255,255,0.9) url(img/video16px.png) no-repeat 63px 2px;
border-left: 2px solid #cccccc;
border-top: 2px solid #cccccc;
-moz-border-radius: 3px 0 0 0;
-webkit-border-radius: 3px 0 0 0;
border-radius: 3px 0 0 0;
}
.result .summary {
width: 410px;
padding: 15px;
margin: 0 20px 0 0;
background: #fefefe;
border: 1px dotted #cccccc;
border-bottom: none;
line-height: 1.5;
float: right;
}
.result .recipemeta {
float: right;
width: 410px;
padding: 0 15px 10px 15px;
margin: 0 20px 20px 0;
background: #fefefe;
border: 1px dotted #cccccc;
border-top: none;
}
.result .recipemeta ul {
padding: 5px 0 0 0;
border-top: 1px dotted #efefef;
}
.result .recipemeta li {
margin: 0 0 5px 0;
padding: 0 0 5px 0;
border-bottom: 1px dotted #efefef;
}



/**
Sidebar 
**/

#sidebar {
width: 240px;
color: #cccccc;
margin: 0 0 0 15px;
text-shadow: 1px 1px 0 #000000;
float: left;
}
#bioexerpt {
clear: both;
display: block;
margin: 15px 0 10px 0;
padding: 0 0 40px 0;
background: url(http://debililly.com/wp-content/themes/debililly/img/flourishtop.png) no-repeat bottom left;
text-align: justify;
line-height: 1.5;
}
#social{
margin-top: 10px;
}
#social li{
margin: 0 0 10px 10px;
padding: 0;
text-indent: 22px;
opacity: 0.9;
border: none;
}
#social li:hover {
opacity: 1.0;
}
.radio, .facebook, .twitter, .feed,.mailsub, .pinterest-sidebar {
cursor: pointer;
display: block;
height: 18px;
background: url(http://debililly.com/wp-content/themes/debililly/img/socialsprite.png) no-repeat;
}
.radio:hover, .facebook:hover, .twitter:hover, .feed:hover, .mailsub:hover, .pinterest-sidebar:hover {
position: relative;
top: -2px;
}
.mailsub {
background-position: 0 -94px;
}
.facebook{
background-position: 0 0;
}
.twitter{
background-position: 0 -64px;
}
.feed{
background-position: 0 -32px;
}
.pinterest-sidebar {
background: url(http://debililly.com/wp-content/themes/debililly/img/small-p-button.png) no-repeat;
}
.thanksgiving-pdf {
cursor: pointer;
display: block;
height: 20px;
background: url(http://www.debililly.com/wp-content/uploads/2011/11/pdf_18px.png) no-repeat -2px 0;
}

.widget {
padding: 0 0 20px 0;
margin: 0 0 25px 0;
background: transparent url(http://debililly.com/wp-content/themes/debililly/img/flourishbottom.png) no-repeat bottom left;
}
.widget ul, .widget ol {
margin: 0 0 0 15px;
}
.widget li {
margin: 2px 0 5px 0;
}
.widgettitle {
font-weight: bold;
font-size: 1.7em;
font-style: italic;
text-shadow: none;
text-shadow: -1px -2px 0 #000000;
border-bottom: 1px solid #666;
padding: 0 0 5px 0;
}
.widget li {
padding: 2px 0 5px 0;
border-bottom: 1px dashed #000000;
}
.widget li:first-child {
margin-top: 10px;
}
.widget li:last-child {
border: none;
margin: 0 0 5px 0;
}
#fullarch {
display: block; 
text-align: right;
}

/**Search Results**/

#resultsheading {
font-size: 1.75em;
text-align: center;
padding: 0 0 20px 0;
margin: 0;
}
#resultsheading strong {
font-style: italic;
}
#numresults {
padding: 0 0 0 10px;
color: #e600a2;
}

#footer {
margin: 15px 0;
width: 980px;
}

#copyright {
text-align: right;
color: #cccccc;
}

/*
Style for PageNavi
*/
#navicontainer {
height: 127px;
margin: 5px auto 0 auto;
padding: 0;
background: transparent url(http://debililly.com/wp-content/themes/debililly/img/cornersbottom.png) no-repeat center bottom;
}
.wp-pagenavi {
background: url(http://debililly.com/wp-content/themes/debililly/img/dividericon.png) no-repeat center bottom;
padding: 20px 0 50px 0;
text-align: center;
}
.wp-pagenavi span {
border: 1px solid #cccccc;
padding: 3px;
margin: 0 3px;
color: #666666;
background: #ffffff;
}
.wp-pagenavi a {
padding: 3px;
border: 1px solid #cccccc;
margin: 0 3px;
background: #ffffff;
}
.wp-pagenavi .current, .wp-pagenavi .page:hover {
border-color: #e600a2;
color: #000000;
padding: 3px;
margin: 0 3px;
background: #fafafa;
}
.wp-pagenavi a:hover {
text-decoration: none;
}

/** Comments **/
#comments {
margin: 30px 0 0 0;
}
#commentheader, #comreplyheading {
text-align: center;
font-size: 2em;
font-weight: bold;
font-style: italic;
}
.comment {
margin: 0 0 15px 0;
padding: 10px 15px 10px 15px; 
border: 1px solid #cccccc;
max-width: 480px;
}
.combody {
margin: 0 auto;
padding: 0 0 10px 0;
}
.comdate {
float: right;
text-align: right;
margin: 0 0 10px 0;
color: #666666;
text-shadow: -1px -1px 0 #fafafa;
width: 200px;
}
.comauth {
text-align: center;
width: 75px;
float: left;
}
.comauth .avatar {
display: block;
padding: 0 auto 15px auto;
margin: 3px auto 0 auto;
}
.comtext {
margin: 5px 0 5px 80px;
clear: right;
}
.depth-1 .comtext {
width: 380px;
padding: 0 10px 0 10px;
}
.depth-2 .comtext {
width: 275px;
}
.comment .depth-2 {
background: #ffffff !important; 
}
.comtext p {
line-height: 1.25;
text-align: justify;
}
.comedit {
display: none;
}
#commentform {
padding: 10px 0 0 0;
}
#commentform label {
display: block;
margin: 10px 0 3px 0;
}
#commentform p {
margin: 0 0 5px 0;
}
.even {
background: #efefef;
}
.comreply {
display: block;
text-align: right;
}

#respond iframe  {
display: none;
}
#respond .fb_button {
margin: 10px 0 5px 0;
}
#respond .fb_button_text {
position: relative;
top: -0.5px;
}
/* sliding panel */
#toplogin {
position: absolute;
top: 0;
width: 980px;
z-index: 999;
text-shadow: 1px 0 0 #000000;
}
#panel {
width: 375px;
float: right;
background: #222222;
border: 1px solid #000000;
border-top: none;
overflow: hidden;
position: relative;
display: none;
padding: 10px 10px 0 10px;
-moz-border-radius: 0 0 3px 3px;
-webkit-border-radius: 0 0 3px 3px;
border-radius: 0 0 3px 3px;
box-shadow: -2px 2px 5px rgba(0,0,0,0.3);
-webkit-box-shadow: -2px 2px 5px rgba(0,0,0,0.3);
-moz-box-shadow: -2px 2px 5px rgba(0,0,0,0.3);
}
#toptab {
clear: both;
}
#toptab a:visited {
color: #e600a2; 
}
#toptab ul {
float: right;
}
#toptab ul li, #logout {
display: block;
background: #222222;
color: #cccccc;
padding: 8px 12px;
border: 1px solid #000000;
border-top: none;
position: relative;
top: -1px;
-moz-border-radius: 0 0 3px 3px;
-webkit-border-radius: 0 0 3px 3px;
border-radius: 0 0 3px 3px;
box-shadow: -2px 2px 5px rgba(0,0,0,0.3);
-webkit-box-shadow: -2px 2px 5px rgba(0,0,0,0.3);
-moz-box-shadow: -2px 2px 5px rgba(0,0,0,0.3);
}
#logout {
float: right;
}
#panel .fb_button {
display: block;
width: 150px;
height: 21px;
margin: 10px auto 5px auto !important;
}
.fb_button_text {
position: relative;
top: 1px;
}
#panel iframe {
display: none;
}
#orlogin {
color: #ffffff;
text-align: center;
padding: 10px 0;
}
#orlogin em {
font-weight: bold;
letter-spacing: 1px;
text-transform: lowercase;
}

#loginmenu {
float: right;
color: #cccccc;
width: 375px;
}
#loginmenu a {
color: #dddddd;
}
#loginmenu span {
display: block;
margin: 0 0 0 10px; 
float: left;
width: 137px;
}
#loginmenu span input {
display: block;
border: 1px solid #666666;
height: 17px;
margin: 8px 5px 7px 0;
padding: 2px 1px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
border-radius: 2px;
}
#remember input{
float: left;
position: relative;
top: -10px;
border: none !important;
}
#createaccount {
display: block;
text-align: left;
margin: 15px 0 0 10px;
}
#loginsubmit {
margin: 20px 0 0 5px;
background: #dddddd;
border: 1px solid #666666;
padding: 1px 10px;
color: #333333;
-moz-border-radius: 3px;
-webkit-border-radius: 3px;
-moz-box-shadow: 1px 0.5px 0px rgba(20,20,20,0.8);
border-radius: 3px;
width: 60px;
}
#loginsubmit:hover {
cursor: pointer;
background: #cccccc;
text-shadow: none;
-moz-box-shadow: -1px -1px 0px rgba(20,20,20,0.8);
-webkit-box-shadow: -1px -1px 0px rgba(20,20,20,0.8);
box-shadow: -1px -1px 0px rgba(20,20,20,0.8);
}
.archive {
margin: 0 0 15px 15px;
}
.archive h4 {
font-size: 1em;
color: #e600a2;
text-shadow: -1px 0 0 #000000;
cursor: pointer; 
margin: 0 0 3px 0;
font-size: 1.25em;
font-style: italic;
}
.archive h4 span { 
padding: 0 0 0 5px;
color: #cccccc;
font-style: normal;
}
.archive ul li {
line-height: 1.5;
}

/** Press and Media Page **/

#pressandmedia h2 {
text-align: center;
border-bottom: 3px double #cccccc !important;
border-top: 3px double #cccccc !important;
margin: 15px 0;
padding: 15px 0;
}
#pressandmedia ul {
list-style: circle;
}
#pressandmedia h3{
width: 400px;
border-top: 1px dashed #efefef;
margin: 12px 0 10px 0 !important;
padding: 12px 0 0 0;
}
#pressandmedia h3:first-child {
border-top: none;
}
#pressandmedia h3 {
margin: 0 0 15px 0;
}
#pressandmedia li {
margin: 0 0 3px 25px;
color: #cccccc;
}
#pressandmedia embed {
display: block;
margin: 15px 0 15px 0;
}

/** 404 Page **/

.notfound {
height: 200px;
margin: 100px 0 0 0 ;
text-align: center;
}
