/*
Theme Name: Honey
Theme URI: http://www.honeyhoney.com.au/
Description: Theme built for HoneyHoney
Version: 1.0
Author: Clever Starfish (Levi Buzolic)
Author URI: http://www.cleverstarfish.com/
*/

/*body#page-blog #main { background-image: url(/_inc/img/blog-header.png); }*/
body#page-blog .post { padding: 30px 0 10px 0; }
body#page-blog .post a.comments-link { float: right; display: block; padding: 6px 12px; text-decoration: none; background: #FBBA00; color: #fff; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; -khtml-border-radius: 3px; }
body#page-blog .post a.comments-link:hover { background: #4f4f4f; }
body#page-blog .post h1 { padding: 0; }
body#page-blog .box .text .post h2 { font-size: 16px; }
body#page-blog .box .text .post h2 a { text-decoration: none; color: #FBBA00; }
body#page-blog .box .text .post h2 a:hover { color: #4f4f4f; }
body#page-blog .post .post-meta { font-size: 11px; color: #888; padding: 0 0 10px 0; }
body#page-blog h3#comments { padding: 15px 0 10px 0; border-top: 1px solid #ddd; }
body#page-blog ol.commentlist { border-top: 1px solid #eee; margin: 0 0 20px 0; }
body#page-blog ol.commentlist li.comment { background: #f8f8f8; border-bottom: 1px solid #eee; padding: 15px 15px 5px 15px; }
body#page-blog ol.commentlist li.comment .comment-author { line-height: normal; padding: 2px 0 0 0; }
body#page-blog ol.commentlist li.comment .avatar { float: left; margin-right: 10px; }
body#page-blog ol.commentlist li.comment .comment-meta { line-height: normal; margin: 0 0 0 42px; padding: 0 0 10px 0; font-size: 11px; }
body#page-blog ol.commentlist li.comment .comment-meta a { color: #888; text-decoration: none; }
body#page-blog #respond h3 { padding: 15px 0 10px 0; border-top: 1px solid #ddd; }
body#page-blog #commentform input#submit { padding: 4px 20px; font: 12px Arial, Helvetica, sans-serif; }

body#page-blog .sidebar h3 { padding: 4px; margin: 0; border: none; border-bottom: 1px solid #eee; text-transform: uppercase; font-size: 12px; }
body#page-blog .sidebar ul { padding: 0 0 20px 0; }
body#page-blog .sidebar ul li { padding: 5px 0 5px 5px; border-bottom: 1px solid #eee; }

/* ----- Wordpress ----- */
body#page-blog .box .text .navigation { width: 100%; overflow: hidden; padding-top: 10px; }
.aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; }
.alignleft { float: left; }
.alignright { float: right; }
.wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; }
.wp-caption img { margin: 0; padding: 0; border: 0 none; }
.wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }

