/*
Theme Name: Perfect-Results
Theme URI: http://blueeggcommunications.com/
Description: Based on wordpress default. Always redirects home page to 'In The News'
Version: 1.0
Author: Marvin Marcelo
Author URI: http://www.marvinmarcelo.com/
Tags: custom header, fixed width, one column

*/
hr { border: 0; height: 0; }

#header ul#utility { float: right; padding-top: 10px; margin-right: 20px; }
#content { padding: 30px 100px 40px 60px; }

.post h2, .post h3 a, .post .post-cat-heading { color: #890e02; font-size: 24px; }

/* hack! cut a few pixels on the right of replacement images in post-title */
h2.post-title img, a.post-title img  { margin-right: -4px; }
h2.post-cat-heading img { margin-right: -10px; }

#content ul, #content ol { margin: 0 2em; }
#content li { font-family: Arial,Helvetica,Garuda,sans-serif; font-size: 13px; color: #666666; line-height: 140%; font-weight: 600; }

#content img.alignright { float: right; margin-left: 16px; margin-bottom: 16px; padding: 6px; background-color: #fefefe; border: 1px solid #ddd;  }
#content img.alignleft { float: left; margin-right: 16px; margin-bottom: 16px; padding: 6px; background-color: #fefefe; border: 1px solid #ddd; }

body.single #content { padding-top: 80px; }

img.avatar { float: left; margin-right: 10px; margin-bottom: 18px; }

.postmetadata { font-family: Arial,Helvetica,Garuda,sans-serif; color: #666666; }

ul.commentlist { list-style: none; }
div.comment-body p { margin-left: 40px; margin-top: 0.4em; font-weight: normal; }

h3#comments { margin-left: 1em; margin-bottom: 1em;  }

p.nocomments { display: none; height: 0; width: 0; }
