/*
Theme Name: Luke Dingle - "Leave it to me"
Theme URI: http://www.lukedingle.com
Description: The theme for Luke Dingle's playful web development blog <a href="http://www.lukedingle.com">Luke Dingle . com</a>.
Version: 1.0
Author: Luke Dingle
Author URI: http://www.lukedingle.com
Tags: leaves, two columns, css, custom, luke dingle
*/
a img{
	border: none;
}
#rss-image {
	float: right;
	position: relative;
	bottom: 50px;
	left: 20px;
}
html, body
{
	height: 100%;
}
body
{
	margin: 0;
	padding: 0;
	background-image: url(source/leafbg.jpg);
	background-position: 50% 190px;
	background-repeat: repeat-y;
	font-size: 15px;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	vertical-align: baseline;
}
a:link, a:visited
{
	text-decoration: underline;
	color: #4d550a;
}

a:hover, a:active
{
	color: #b35209;
}
.sidebar-content a:link, .sidebar-content a:visited, h2 a:link, h2 a:visited, h3 a:link, h3 a:visited, h4 a:link, h4 a:visited
{
	text-decoration: none;
}
div
{
	margin: 0;
	padding: 0;
}
h1,h2,h3,h4,h5,h6
{
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0 0 0.3em 0;
	width: auto;
	color: #333;
}
h2.post-title
{
	font-size: 220%;
}
#sidebar-wrap h2, #footer h2
{
	font-size: 160%;
	font-weight: normal;
	margin-top: 0.3em;
}
h3
{
	font-size: 140%;
}
#wrapper
{
	width: 1004px;
	margin: 0 auto;
	margin-bottom: -121px;
	min-height: 100%;
	height: auto !important;
	height: 100%;

}
#header
{
	height: 130px;
	overflow: visible;
	margin-bottom: -30px;
	background-color: #fff;
}
#header-title
{
	font-size: 40px;
	margin-left: 40%;
	margin-bottom: 0;
	float: left;
	height: 95px;
	
}
#header-tagline
{
	font-size: 20px;
	margin-left: 40%;
	height: 35px;
	float: left;
}
#content-top
{
	height: 79px;
	background-image: url(source/content_top.png);
	background-position: top left;
	background-repeat: no-repeat;
	position: relative;
	margin-left: 129px;
}
.taglist{
	overflow: hidden;
	margin: 0;
}
.taglist a:link, .taglist a:visited
{
	display: block;
	float: left;
	clear: none;
	padding: 5px 10px 5px 28px;
	height: 28px;
	background-image: url(source/single.png);
	background-repeat: no-repeat;
	text-decoration: none;
}
#leaf-box
{
	position: absolute;
	left: -150px;
	top: -26px;
	background-image: url(source/leaf.png);
	background-position: top left;
	background-repeat: no-repeat;
	width: 450px;
	height: 337px;
}
.ft1, .ft2, .ft3, .ft4, .ft5, .ft6, .ft7, .ft8{ height: 17px; float: left;clear: left;}
.ft1
{ width: 144px;}
.ft2{width: 160px;}
.ft3{width: 177px;}
.ft4{width: 183px;}
.ft5{width:169px;}
.ft6{width:163px;height: 34px;}
.ft7{width: 143px;}
.ft8{width: 89px;}

.category-tag
{
	overflow: hidden;
}

.category-tag a:link, .category-tag a:visited
{
	display: block;
	float: left;
	padding: 5px 10px;
	background-color: #F9F9F9;
	border: 1px solid silver;
	text-decoration: none;
}
.category-tag a:hover{
	border-color: #000000;
}

#content-wrap
{
	background-image: url(source/content_left.png);
	background-position: top right;
	background-repeat: repeat-y;
	padding-right: 26px;
	margin-left: 132px;

	
}
#content
{
	background-image: url(source/content_bg.png);
	font-size: 0.8em;
	overflow: hidden;
}
#content .wrapper-div
{
padding-left: 15px;
margin-right: 258px;
position: relative;

}
.entry, .entry p
{
	line-height:1.8em;
}
#content-bot
{
	height: 29px;
	background-image: url(source/content_bottom.png);
	background-position: top left;
	background-repeat: no-repeat;
	margin-left: 129px;
}
#sidebar-wrap
{
	width: 258px;
	float: right;
	margin-right: -8px;
}

#sidebar-wrap ul, #sidebar-wrap ul li, .footer-lists, .footer-lists ul
{
	margin: 0;
	padding: 0;
	border: 0;
	list-style: none;

}
.sidebar-top
{
	background-image: url(source/side_top.png);
	background-position: top left;
	background-repeat: no-repeat;
	height: 46px;
}
.sidebar-content
{
	background-image: url(source/side_mid.png);
	background-position: top left;
	background-repeat: repeat-y;
	padding: 20px;
}
.sidebar-content li
{
	font-size: 95%;
	line-height: 1.8em;
}
.sidebar-bot
{
	background-image: url(source/side_bot.png);
	background-position: top left;
	background-repeat: no-repeat;
	height: 51px;
}
#leaf-pile
{
	background-image: url(source/footer.png);
	background-position: bottom center;
	background-repeat: no-repeat;
	height: 145px;
	margin-top: -145px;
}

#leaf-pile-content
{
} 
#foot-push
{
	height: 131px;
}
#footer
{
	border-top: solid 1px #afafaf;
	background-color: #dfdfdf;
	font-size: 0.8em;
	position: relative;
}
#footer-content
{
	background-image: url(source/footer_leaves.png);
	background-position: top center;
	background-repeat: repeat-x;
	position: relative;
	bottom: 10px;
	overflow: hidden;
	width: 100%;
}
.footer-lists
{
	list-style: none;
}
#footer .wrapper
{
	width: 1004px;
	margin: 0 auto;
}
#footer .footer-wraps
{
	width: 33%;
	float: left;
}
#footer-content p
{
	margin: 2em 0 0 3em;

}
#navigation
{width:100%;	overflow: visible;
 font-size: 80%!important;
 height: 60px;background-color: #fff;
}
#navigation #nav-bg
{
	height: 7px; background-color: #dfdfdf; border-bottom: solid 1px #afafaf;
}
#navigation #nav-content-wrap
{
	width: 950px;
	margin: 0 auto;
}
#navigation ul
{
		margin: 0 auto; padding: 0; list-style: none;
		width: 460px;
		float: left;
		
}
#navigation ul li
{
	float: left;
}
#navigation ul li, #navigation ul li *
{
     cursor: pointer;
}
#navigation ul li a:link, #navigation ul li a:visited 
{
	display: block;

	padding: 10px 35px 5px 5px;
	border-style: solid;
	border-width: 0px 1px 1px 1px;
	border-color: #fff;
	text-decoration: none;
}
#navigation ul li a:link span, #navigation ul li a:visited span
{
	display: block;
	float:left;
	visibility:hidden;
	width: 30px;
	height: 31px;
	position: relative;
	left: -20px;
	background-image: url(source/single.png);
}
#navigation ul li a:hover, #navigation ul li a:active
{
	border-left-color: #afafaf;
	border-bottom-color: #afafaf;
}
#navigation ul li a.active
{
	border-color:#afafaf;
	background-color: #dfdfdf;
	border-top-width: 1px;
	border-top-color: #dfdfdf;
	position: relative;
	bottom: 1px;
	font-weight: bold;
}
#navigation ul li a.active span, #navigation ul li a:hover span, #navigation ul li a:active span
{
	visibility: visible;
}

#content-top .navigation
{
	position:relative;
 	left: 200px;
	top: 10px;
	width: 400px;
	font-size: 80%;
}
td label
{
	letter-spacing: -1px;
	font-size: 90%;
}
#content-top .navigation .alignleft
{
	float: left;
	width: 48%;
}
#content-top .navigation .alignright
{
	float: right;
	width: 48%;
}
.navigation a:link, .navigation a:visited
{
	text-decoration: none;
}
.postmetadata, .commentlist li, .snippet-box{
  color: #100;
  background-color: #f9f9f9;
  border: 1px solid silver;
  margin: 0 auto 1.5em auto;
  padding: 10px;
  clear: left;
}
.snippet-box-top
{
	font-size: 85%;
	font-style: italic;
	color:#660000;
	line-height: normal;
	margin-bottom: 2em;
}
.avatar
{
	float: left;
	border: 1px solid silver;
	margin: 0 5px 5px 0;
}

.commentlist
{
	list-style: none;
	padding: 0; margin: 0;
}
.commentlist li p
{
	font-size: 90%;
}
.commentlist li .meta
{
	font-size: 80%;
}
.commentlist li .commenthead
{
	font-size: 85%;
	font-weight: bold;
}
#searchform
{
	width: 350px;
	float: right;
}
#form-fieldset
{
	margin: 0;
	padding: 0;
	border: 0;
	width: 350px;
	float: right;
	clear: none;
}
#form-fieldset label
{
	color: #afafaf;
	font-weight: bold;
	font-size: 80%;
}
input[type="text"], textarea
{
	border: solid 1px silver;
	padding: 2px;
}
input[type="button"], input[type="submit"]
{
	border: solid 1px silver;
	background-color: #f8f8f8;
	padding: 2px;
	font-size: 90%;
}
input, textarea
{
font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
#commentform fieldset
{
	margin: 0;
	padding: 0;
	border: none;
}
#commentform textarea
{
	width: 100%;
}
#commentform .user-meta
{
	font-size: 85%;
}
#commentform p
{
	margin: 0.2em;
}


.commentlist li cite
{
	font-weight: bold;
	font-size: 90%;
}
.commentlist li span
{
	font-size: 85%;
}
hr{
	margin: 1.5em 0;
	border: none;
	border-bottom: dashed 2px #AAAAAA;
}
.wp-caption {
-moz-border-radius-bottomleft:3px;
-moz-border-radius-bottomright:3px;
-moz-border-radius-topleft:3px;
-moz-border-radius-topright:3px;
background-color:#F3F3F3;
border:1px solid #DDDDDD;
margin:10px;
padding-top:4px;
text-align:center;
}
.wp-caption-text {
font-size:10px;
line-height:14px;
margin:0;
padding:0 4px 5px;
}
.alignright {
float:right;
}

pre.ten-lines
{
	height: 10em;
	overflow: auto;
}
#recentcomments li.recentcomments, ul.twitter li.twitter-item, #sidebar-wrap li.cat-item a
{
	display: block;
	padding: 3px 0!important;
	border-bottom: solid 1px #CECECE!important;
}
#sidebar-wrap li.cat-item a:hover
{
	border-bottom: solid 1px #b35209!important;
}
#twitter-link, #twitter-link *
{
	border: none;
}
#twitter-link
{
	float: right;
	position: relative;
	bottom: 20px;
}
blockquote {
	font-family: Georgia, Times, serif;
	padding: 0.5em;
	font-style: italic;
	font-color: #777777;
}
/*
.wp_codebox
{
	height: 20em;
	overflow: auto!important;
}*/
.codebox_clear
{
	clear:none!important;
}
.wp_codebox_msgheader
{
	overflow:hidden!important;
}
pre.thirty-lines
{
	height: 30em;
	overflow: auto;
}
/****** SIFR **********/
/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced {
	visibility: visible !important;
}

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}

/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

/* These "decoy" styles are used to hide the browser text before it is replaced... the negative-letter spacing in this case is used to make the browser text metrics match up with the sIFR text metrics since the sIFR text in this example is so much narrower... your own settings may vary... any weird sizing issues you may run into are usually fixed by tweaking these decoy styles */
/*
.sIFR-hasFlash h1 {
	visibility: hidden;
}
*/

.sIFR-hasFlash #header-title
{
	font-size: 95px;
	height: 95px;
	overflow: visible;
	margin-left: 40%;
	margin-bottom: -10px;
	background-color: #fff;
}

.siFR-hasFlash #header-tagline
{
	font-size: 95px;
	margin-left: 40%;
	margin-bottom: 0;
	float: left;
	height: 95px;
	
}
dl
{
	margin-left: 15px;
}
dd
{
	font-size: 95%;
}

/*
.sIFR-hasFlash #sidebar-wrap h2
{
	font-size: 30px;
	width: auto!important;
	margin: 0;
	visbility: hidden;
	
}
.sIFR-hasFlash #sidebar-wrap h2 *
{
	width: auto!important;
	margin: 0;
	
} */
/*
.sIFR-hasFlash h2.post-title {
	visibility: hidden;
	letter-spacing: -9px;
	width: auto;
	font-size: 40px;
}
.sIFR-hasFlash h2.post-title *
{
	width: auto !important;
} */
/*
.sIFR-hasFlash h3 {
	visibility: hidden;
	letter-spacing: -6px;
	font-size: 25px;
}

.sIFR-hasFlash h4 {
	visibility: hidden;
	letter-spacing: -5px;
	font-size: 21px;
}

.sIFR-hasFlash h5#pullquote {
	letter-spacing: -4px;
	visibility: hidden;
	font-size: 24px;
} */


