/*
Theme Name: The Big Yum WordPress
Theme URI: http://www.lifeasis.com/
Description: The Big Yum WordPress Theme
Version: 1.0
Author: Luc Pestille
Author URI: http://www.project14.co.uk.com/
Tags:
*/

.postmetadata { border-top:1px solid #efefef; padding-top:10px; }
.navigation { margin:0 0 20px 0; }
#commentform { padding-top:10px; }

.post { border-bottom:1px solid #efefef; padding:0 0 10px 0; margin-bottom:20px; }

.entry .postmeta, #question-and-blog .postmeta { font-size:0.85em; margin:0; color:#aaa; }
.entry .readmore { background:#eb008c; color:#fff; padding:5px 7px; line-height:1; }
.postcomments { color:#aaa; font-size:0.85em; font-weight:bold; } 
.tags { font-size:0.85em; color:#aaa; background:url("images/icon-tag_pink.gif") left center no-repeat; padding-left:20px; }

.alignright { float:right; margin:0 0 10px 20px; }
.alignleft { float:left; margin:0 20px 10px 0; }
				
/* blog comments */
.commentlist { margin:0; list-style-type:none; }
.comment_text { background:#ffe5f7 url("images/comment-top.gif") top left no-repeat; padding:20px; margin-bottom:-20px; }
	li.alt .comment_text { background:#fff3fb url("images/comment-top-alt.gif") top left no-repeat; }
.comment_meta { background:url("images/comment-bottom.gif") top left no-repeat; padding:20px 0 5px 60px; }
	li.alt .comment_meta { background:url("images/comment-bottom-alt.gif") top left no-repeat; }
	.comment_meta img { float:left; margin:0 10px 0 0; }
	
