/*
Theme Name: KazakMedia
Theme URI: http://www.kazakmedia.com/
Description: Custom HTML to WordPress conversion for Kazakmedia.com | Custom Blog Theme
Author: Cole Geissinger
Author URI: http://www.colegeissinger.com
Version: 1.0

****!!!! All other styles are being used in the standard stylesheet to reduce and ease maintenance !!!!!****
****!!!! To edit other styles please open /css/style.css from the root document of the site !!!!!****

*/

/********** Typography **********/
#content .post h2.entry-title, .post h2.entry-title a, .post h1.entry-title{border:none; color:#BD3A0B; line-height:1.3em;}
.post h1.entry-title{display:block; float:left; font-family:"Arial Narrow","Helvetica Narrow",Arial; font-size:3.4em; margin:15px 0; width:100%;}
.single .post h1.entry-title{line-height:normal;} /*reset the line-height on interior pages */

/********** Structural Specific Styles **********/
.post{margin-bottom:20px;}
.post div.entry-meta{margin-top:}
ul.xoxo>li{margin-bottom:10px;}
ul.xoxo ul{padding-left:15px;}
li{display:list-item;}
#footer-widget-area .widget-area{width:205px; float:left; padding:10px;}
#footer-widget-area .widget-area ul{padding:0;}
#respond{position:relative;}
#respond label{display:inline-block; width:60px; margin:3px 0; font-weight:bold;}
#respond .comment-form-url label{width:68px;}
.alignleft {float: left; margin:10px 15px 10px 0px;}
.alignright {float: right; margin:10px 0px 10px 15px;}
.aligncenter {float: center;}

/********** Misc Design Specific Styles **********/
.post-thumbnail img{background:none repeat scroll 0 0 #624C44; border:1px solid #443028; margin-top:20px; padding:10px;}
.post .entry-utility-prep{font-weight:bold;}
#entry-author-info{margin-top:20px;}
#author-description #author-link, .page .entry-utility{margin-bottom:10px;}
#respond .logged-in-as{position:absolute; right:36px;}
#respond .comment-notes{font-style:italic;}
#comments ol.commentlist{padding:0;}
#comments ol.commentlist li{padding:10px;}
#comments ol.commentlist li.odd{background:#e5e5e5; background:rgba(0,0,0,0.1);}
#comments ol.commentlist li .reply{padding:5px 10px 0;}
main .post ul, #main .post ul li{list-style-type:disc;}

