/*
Theme Name: MoFuse Premium Learning Center
Theme URI: http://blog.mofuse.com
Description: The theme for the MoFuse Product Blog
Version: 1
Author: David Berube
Author URI: http://dtb.me/
Tags: mofuse
*/

body { margin: 0; padding: 0; background-color: #fff; font-family:Arial; color: #333; font-size: 14px; }

#top_wrap { padding: 20px 0 20px 0; }
#top { width: 940px; margin: 0 auto; }
#top_left { width: 300px; float: left; }
#top_right { width: 550px; float: right; text-align: right; line-height: 46px; }
#top_right a { color: #666; padding: 3px 5px; text-decoration: none; font-size: .90em; }
#top_right a:hover { color: #333; text-decoration: none; }

#body_wrap { background: url(images/body_bg.png) repeat-x; min-height: 350px; padding-top: 40px; }
#body { width: 940px; margin: 0 auto; padding: 20px; background-color: #fff; }
#body_left { width: 650px; float: left; }
#body_right { width: 220px; float: right; }

#footer_wrap { background: url(images/footer_bg.png) repeat-x #e6e6e6; min-height: 200px; margin: 60px 0 0 0 !important; }
#footer { width: 640px; margin: 0 auto; padding: 20px 0; }

#bottom_table { text-align: center; font-size: 12px; color: #666; }
#bottom_table img { border: none; }
.bottom_header { text-align: center; margin: 0; font-size: 14px; }
.bottom_header a { color: #386d8f; font-weight: bold; text-shadow: 0 1px 0 #999; padding: 30px 0 10px 0; display: block; }
.bottom_header a:hover { color: #386d8f; text-decoration: none; }

.image_header { margin: 0 -30px; padding-bottom: 15px; border-bottom: 1px solid #f0f0f0; text-align: center; }
.large { font-size: 18px; color: #404040; letter-spacing: -.25px; }
.right { text-align: right; }

#form_login { margin: 30px 0 0 0; }
#form_login input[type=text] { width: 75%; padding: 4px; font-size: 18px; color: #666; border: 1px solid #c1c1c1; }
#form_login input[type=password] { width: 75%; padding: 4px; font-size: 18px; color: #666; border: 1px solid #c1c1c1; }
#form_login button { padding: 5px 10px; font-size: 16px; color: #404040; }

#footer_bottom_wrap { margin: 60px 0 20px 0; color: #666; font-size: 12px; text-shadow: 0 1px 0 #e0e0e0; }
#footer_bottom_left { float: left; width: 47%; }
#footer_bottom_right { float: right; width: 47%; text-align: right; }

#footer_bottom_wrap a { color: #666; padding: 3px 5px; text-decoration: none; }
#footer_bottom_wrap a:hover { color: #333; text-decoration: none; }

.post { margin: 0 0 40px 0; padding: 0 0 40px 0; border-bottom: 1px solid #B9B9B9; }

a { color: #06c; text-decoration: underline; }
a:hover { color: #666; text-decoration: none; }
a span { color: #999; font-style:italic; }

h2.storytitle { margin: 0 0 5px 0; font-size: 2.2em; color: #333; letter-spacing: -1px; font-weight: normal; }
h2 a { color: #333; text-decoration: none; }
h2 a:hover { color: #0066cc; text-decoration: none; }

.meta { color: #aaa; font-size: 12px; margin: 0 0 20px 0; }

.storycontent p { margin: 0 0 20px 0; line-height: 1.6em; }
.storycontent { font-size: 1em; }
.storycontent a img { border: none; }
p { margin: 0 0 15px 0; padding: 0; }

.right_box { margin: 0 0 40px 0; padding: 20px; }
.gray { background-color: #e6e6e6; color: #404040; }
.right_box a { text-decoration: none; }

#body_right h3 { font-size: 19px; color: #404040; letter-spacing: -.5px; font-weight: normal; margin: 0 0 20px 0; }

#footer a { text-decoration: none; }

#disqus_thread { margin: 40px 0 0 0; }
.comment_link { text-align: right; margin: 20px 0 0 0; font-size: 12px; }
.comment_link a { color: #666; text-decoration: none; }
.comment_link a:hover { color: #666; text-decoration: underline; }

#pagination { text-align: center; margin-top: -20px; }
#pagination a { text-decoration: none; }

div:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; overflow: hidden; }
