/*   
Theme Name: Rilo Kiley
Theme URI: http://digwp.com
Description: Rilo Kiley (built on BLANK)
Author: Jadon
Author URI: jadonulrich.com
Version: 1
*/


* { margin: 0; padding: 0; }
body { color: #404040; background: #f5f3dd url('images/bg.jpg') no-repeat fixed  top center; font: 14px/1.4 'Special Elite', Courier, "Courier New", monospace; }
.screen-reader-text { position: absolute; left: -9999px; top: -9999px; }
.clear { clear: both; }
.group:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
* html .group, *:first-child+html .group { zoom: 1; } /* First selector = IE6, Second Selector = IE 7 */

#page-wrap { 
	width: 940px;
	margin: 0px auto;
}

#sidebar { 
	width:220px;
	min-height:430px;
	padding:20px 10px 10px 20px;
	background: url('images/bgstickies.png') no-repeat top left;
	position: fixed;
	top:50px;
	left:40px;
	z-index:999;
}

#sidebar ul {
	list-style:none;
	margin-left:10px;
	font-size:14px;
}

#sidebar ul li{
	padding:6px 0;
}

#content {
	color: #404040;
	background: #e8dfd0 url('images/bgcontent.jpg') repeat-y top left;
	width: 580px;
	min-height:400px;
	margin: 120px 80px 0 20px;
	padding: 30px 20px 80px 20px;
	float:right;
  }

#footer {
	color:#573d29;
	background: url('images/bgfooter.png') no-repeat top left;
	width:670px;
	min-height:200px;
	margin:-60px 40px 0 0;
	clear:both;
	float:right;
}

#footerinfo{
	margin:110px 0 0 150px;
	}
	
.footerfb{
	clear: both;
	margin-top:5px;
	}

h1, h2, h3 { color:#113179; font-weight: normal; margin: 0 0 5px 0; font-family: 'Special Elite', Courier, "Courier New", monospace;}
h1 { }
h2 { }
h3 { }

h1 a, h2 a, h3 a {
	text-decoration:none;
}

p { margin: 0 0 10px 0; }
a { color:#113179; text-decoration:none;}
a:hover { color:#0b2560; } 

blockquote { }
blockquote p { }

ul, ol { margin: 0 0 10px 0; }

.post { 
	margin-bottom:30px;	
}

.entry { }
.entry a { }
.entry a:hover { }

.entry img { border:1px solid #808080;}

pre { }
code, tt { }

#meta { }
.postmetadata {
	padding: 0 0 15px;
	font-size:12px;
	color:#555555;
	 }

.navgation { }
   .next-posts { }
   .prev-posts { }

#searchform { }
	#s { }
	#searchsubmt { }
	
ol.commentlist { list-style: none; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor { }
ol.commentlist li.byuser { }
ol.commentlist li.comment-author-admin { }
ol.commentlist li.comment { border-bottom: 1px dotted #666; padding: 10px; }
ol.commentlist li.comment div.comment-author { }
ol.commentlist li.comment div.vcard { }
ol.commentlist li.comment div.vcard cite.fn { font-style: normal; }
ol.commentlist li.comment div.vcard cite.fn a.url { }
ol.commentlist li.comment div.vcard img.avatar { float:right; margin: 0 0 10px 10px; }
ol.commentlist li.comment div.vcard img.avatar-32 { }
ol.commentlist li.comment div.vcard img.photo { }
ol.commentlist li.comment div.vcard span.says { }
ol.commentlist li.comment div.commentmetadata { }
ol.commentlist li.comment div.comment-meta { font-size: 10px; }
ol.commentlist li.comment div.comment-meta a { color: #ccc; }
ol.commentlist li.comment p { }
ol.commentlist li.comment ul { }
ol.commentlist li.comment div.reply { font-size: 11px; }
ol.commentlist li.comment div.reply a { font-weight: bold; }
ol.commentlist li.comment ul.children { list-style: none; margin: 10px 0 0; }
ol.commentlist li.comment ul.children li { }
ol.commentlist li.comment ul.children li.alt { }
ol.commentlist li.comment ul.children li.bypostauthor { }
ol.commentlist li.comment ul.children li.byuser { }
ol.commentlist li.comment ul.children li.comment { }
ol.commentlist li.comment ul.children li.comment-author-admin { }
ol.commentlist li.comment ul.children li.depth-2 { border-left: 5px solid #555; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-3 { border-left: 5px solid #999; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-4 { border-left: 5px solid #bbb; margin: 0 0 10px 10px; }
ol.commentlist li.comment ul.children li.depth-5 { }
ol.commentlist li.comment ul.children li.odd { }
ol.commentlist li.even { background: #fff; }
ol.commentlist li.odd { background: #f6f6f6; }
ol.commentlist li.parent { border-left: 5px solid #111; }
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even { }
ol.commentlist li.thread-odd { }

form { }
input[type=text] { }
textarea { }