/*
Theme Name: EasyVideoPlayer Affiliate Blog
Theme URI: http://www.easyvideoplayer.com/affiliates-blog/
Description: Theme for EVP Affiliates Blog (Based on the brilliant <a href="http://elliotjaystocks.com/starkers/">Starkers</a> by <a href="http://elliotjaystocks.com/">Elliot Jay Stocks</a>)
Version: 1.0
Author: Marc Fowler
Author URI: http://marc@dfr.me
Tags: vmc
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";

@import "/affiliates-resources/style.css?v=3";

div#site { margin-bottom: 0; }

div#body { width: 600px; float: left; }
div#body div.wrap { margin: 40px 20px; }

div#sidebar { width: 339px; float: left; border-left: 1px solid #ccc; margin: 20px 0; }
div#sidebar div.wrap { margin: 20px 20px; }
div#sidebar #widgets { padding: 0; margin: 0; list-style: none; }
div#sidebar #widgets li.widget { margin-bottom: 20px; list-style: none; }
div#sidebar #widgets h2.widgettitle { font-size: 16px; margin: 0 0 10px 0; }

div#footer { clear: both; }

p#greeting { text-align: right; font-size: 13px; color: #676767; font-style: italic; }

a.more-link { margin: 30px 0; clear: both; background: url(read-more.png) no-repeat top left; width: 210px; height: 30px; display: block; float: right; line-height: 28px; border: none; text-align: center; color: #fff; }
a.more-link:hover { color: #fff; }

ul { padding-left: 21px; margin-bottom: 10px; }
ul li { line-height: 20px; list-style: disc; }

ol { padding-left: 21px; margin-bottom: 10px; }
ol li { line-height: 20px; list-style: decimal; }

p.meta { font-style: italic; }
p.post_tags {  }

ol.commentlist { padding: 0; }
ol.commentlist li { list-style: none; }
div.comment-body { margin: 10px 0 20px 0; height: 1%; }
div.comment-author {  }
div.comment-author cite.fn { font-weight: bold; font-style: italic; }
.avatar { float: left; margin: 0 10px 10px 0; }

#comment { width: 560px; height: 100px; font-family: Arial, Helvetica, sans-serif; font-size: 12px; padding: 5px; margin: 0 0 10px 0; }