/*
Theme Name: Dayvan
Theme URI: http://nostrich.net
Description: This theme originally appeared at http://nostrich.net.  Licensed under the GPL.  Share and Enjoy!
Version: RC2
Author: <a href="http://nostrich.net">Richard Dunlop-Walters</a> (minutia by <a href="http://ruleofone.com">Adam Carmody</a>)

*/

/*_ GLOBALS */
* { margin: 0; padding: 0; }
body { background-color: #fff; font-family: Tahoma, sans-serif; text-align: center; }
blockquote { padding: 0 20px; font-style: italic; }

/*_ Header Section */
div#head { background: #2e2e2e url(head-fill.gif) repeat-x top left; }
div#innerhead { width: 700px; margin: 0 auto; text-align: left; }
div#innerhead h1 { font-size: 16px; font-weight: bold; float: left; padding: 13px 0; }
div#innerhead h1 a {color: #dbdbdb;text-decoration: none;}
div#innerhead h1 a:hover {color: #fff;}
div#innerhead h1 a em {color: #898989;font-style: normal;}
div#logos ul li { display:inline; list-style: none; text-decoration: none; }

.nav {float: right;font-size: 12px;color: #fff;padding-top: 17px;}
#navlist li  {display: inline;padding-left: 3px;padding-right: 7px;border-right: 1px solid #dbdbdb;}
#navlist a {color:#dbdbdb;text-decoration:none;}
#navlist a:hover {color:#fff;}
		span.nav a {color: #fff;text-decoration: none;}
		span.nav a:hover {text-decoration: underline;}

/*_ Main Body Section */
div#body-container {width: 700px;margin: 0 auto;padding-top: 20px;text-align: left;}
div#latest-entry {float: left;width: 465px;}
div#latest-entry img {margin-bottom: 0px;border:1px solid #DDDDDD;max-width:460px;padding:2px;}
div#latest-entry h2 {font-size: 15px;font-weight: bold;float: left;margin-bottom: 4px; margin-top: 20px;}
div#latest-entry h2 a {color: #a43030;text-decoration: none;}
div#latest-entry h2 a:hover {color: #000;}
span.date {float: right;font-size: 14px;color: #b9b9b9; margin-top: 20px;}
span.sidedate {float: right;font-size: 14px;color: #b9b9b9;}
p.categories {clear: both;font-size: 12px;color: #b9b9b9;margin-bottom: 1px;}
p.categories a {color: #737373;font-weight: bold;text-decoration: none;}
p.categories a:hover {text-decoration: none;}
p {font-size: 12px;color: #3f3f3f;line-height: 22px;padding-bottom: 10px;}
p a {color: #a43030;}
p a:hover {color: #3f3f3f;}
p.tags {background: #fff url(tag_red.png) no-repeat top left;padding-left: 22px;line-height: 14px;border-bottom: 5px solid #eee;padding-bottom: 10px;margin-bottom: 15px;}
div#latest-entry h4 {font-size: 14px;color: #3f3f3f;border-bottom: 1px solid #ededed;margin-bottom: 3px;padding-bottom: 2px;}
div#latest-entry h4 a {color: #a43030;text-decoration: none;}
div#latest-entry h3 {font-size: 14px;color: #3f3f3f;border-bottom: 1px solid #ededed;margin-bottom: 3px;padding-bottom: 2px;}
div#latest-entry h3 a {font-size: 14px;color: #a43030;text-decoration: none;}
div#latest-entry ul {font-size: 12px;margin-bottom: 10px;}
div#latest-entry ul li {list-style:none;padding-left:22px;background:#fff url(bullet_black.png) no-repeat left;}
div#latest-entry ol {font-size:12px;padding-left:30px;margin-bottom:10px;}
div#latest-entry li {color:#3f3f3f;padding:2px 0;}
div#latest-entry li a {color:#a43030;text-decoration:none;}
div#latest-entry li a:hover {color:#3f3f3f;}
div#latest-entry strong a {color:#a43030;text-decoration:none;font-size:12px;}
div#latest-entry p.feed {background:#fff url(feed.png) no-repeat left;font-size:12px;padding:0 0 0 22px;margin-top:20px;}

/*_ Sidebar */
div#sidebar {width:200px;float:right;background:#fff;}
div.about {}
div.about h3 {font-size:12px;font-weight:bold;margin-bottom:3px;padding:4px 10px;background:#ededed url(about-head.gif) no-repeat top left;}
div.about p {font-size:11px;line-height:18px;padding:5px 10px 15px;background:#fff url(about-fill.gif) repeat-x top left;}
div.about p.feed {background:#fff url(feed.png) no-repeat left;font-size:12px;font-weight:bold;padding:0 0 0 22px;margin-top:20px;margin-left:10px;color:#a43030;}
div.about p.feed2 {background:#fff url(feed.png) no-repeat left;font-size:12px;font-weight:bold;padding:0 0 0 22px;margin-top:5px;margin-left:10px;}
div.about p.feed a {text-decoration:none;}
div.about p.feed2 a {text-decoration:none;}
div.about span.right {float:right;font-size:12px;}
div.about span.right a {color:#a43030;font-weight:normal;}
div.about span.right a:hover {color:#3f3f3f;}
div.about h3.notable {margin-top:25px;background:#fff;font-size:12px;padding:4px 0;}
div.about h2 {margin-top:25px;background:#fff;font-size:12px;padding:4px 0;}
div.about img {display:block;margin:0 auto 10px auto;border:0;}
div.about p.email {background:#fff url(http://nostrich.net/email.png) no-repeat left;font-size:12px;font-weight:bold;padding:0 0 0 22px;margin-top:5px;margin-left:10px;text-decoration:none;}
div.about p.email a {text-decoration:none;}
ul.post-list {font-size:12px;border-bottom:3px solid #eee;padding-bottom:10px;padding:0 10px 5px;}
ul.post-list a {color:#a43030;text-decoration:none;}
ul.post-list a:hover {color:#3f3f3f;}
ul.post-list li {list-style:none;line-height:18px;border-bottom:1px solid #eee;padding:2px 0;}
ul.post-list li span.right {font-size:10px;}
dl a {color:#a43030;text-decoration:none;}
dl a:hover {color:#3f3f3f;}

/*_ Footer */
div#big-foot {background:#2e2e2e url(foot-fill.gif)left top repeat-x;margin-top:20px;}
div#foot-contain {width:700px;margin:0 auto;text-align:left;}
div#previous {width:465px;float:left;margin-top:20px;}
div#previous h4 {font-size:11px;font-weight:bold;float:left;margin-bottom:3px;margin-top:5px;}
div#previous h4 a {color:#d4d4d4;text-decoration:none;}
div#previous span.date {font-size:11px;font-weight:normal;color:#808080;float:right;margin-top:5px;}
div#previous p {font-size:11px;color:#ababab;clear:both;border-bottom:1px solid #ababab;}
div#cats {width:200px;float:right;margin-top:20px;color:#808080;}
div#cats h4 {font-size:12px;font-weight:bold;float:left;margin-bottom:3px;margin-top:5px;color:#d4d4d4;}
div#cats ul li {list-style:none;font-size:11px;padding:5px 0;}
div#cats ul li a {color:#ababab;text-decoration:none;}
div#cats ul li a:hover {color:#d4d4d4;}
#footer {margin-top:10px;line-height:1.0;}
#footer p {color:#808080;font-weight:bold;font-size:11px;}
img.left {float:left;margin:0 10px 3px 0;}
img.right {float:right;margin:0 0 10px 10px;border:5px solid #eee;}
p.postnav span.left {float:left;}
p.postnav span.right2 {float:right;}
.children li {border:none !important;font-size:10px !important;}
.children li a {font-size:10px;padding:0 0 0 15px;}

/*_ Comments */
div#commentlist {margin-bottom:20px;}
div#commentlist ol {margin:0;padding-left:0;}
div#commentlist ol li {list-style:none;background-color:#fefefe;border-bottom:1px solid #eee;padding:10px;}
div#commentlist ol li cite {font-style:normal;font-weight:bold;}
small.commentmetadata {float:right;}
div#commentlist ol li small.commentmetadata a {color:#ccc;}
h3#comments {margin-top:20px;}
h3#respond {margin-top:20px;}
.linky {color:#a43030 !important;}

/*_ ELA */
#af-ela ul#af-ela-menu {border-bottom:1px dashed #ccc;padding:0 0 10px 0;}
#af-ela ul#af-ela-menu li {display:inline;}
#af-ela ul {margin-bottom:10px;display:block;}
#af-ela ul#af-ela-category {border-bottom:1px dashed #ccc;padding:0 0 10px 0;}
#af-ela ul#af-ela-category li {display:inline;line-height:18px;}
#af-ela ul#af-ela-year {border-bottom:1px dashed #ccc;padding:0 0 10px 0;}
#af-ela ul#af-ela-year li {display:inline;}
#af-ela ul#af-ela-month {padding-left:20px;padding-bottom:10px;border-bottom:1px dashed #ccc;}
#af-ela ul#af-ela-month li {display:inline;line-height:18px;}
#af-ela ul#af-ela-post {padding-left:40px;}

/*_ Random Crap and Classes */
.postspermonth {margin: 7px 0 10px 0;list-style: none !important;padding-left: 25px;}
.noline {text-decoration:none;}
.adsense1 {margin-bottom:15px;}
.clear { clear: both; }
.clearleft {clear:left;}
.clearright {clear:right;}
.right{text-align:right;}
.left{text-align:left;}
.center{text-align:center;}

/*_ End of Style... kinda like the 80's */
