/* More information on usage: http://diythemes.com/thesis/rtfm/customizing-thesis-with-customcss/ */

/* Base Styles */

/* Override Thesis styles */
.custom .archive h3 { margin-top: 0; }
.custom .archive ul { font-size: .85em; }
.custom .archivel { float: left; width: 40%; }
.custom .archiver { float: right; width: 60%; }
.custom .menu { margin-left: 10px; }
.custom #header { padding-top: 0; border-style: none; }
.custom #footer { padding-bottom: 0; font-size: 0.85em; border-width: 0.1em 0 0 0; text-align: center; }
.custom div.wp-caption { padding: 0; font-size: 0.8em; border: none; background: none; line-height: 1em; }
.custom p.to_comments { display: inline-block; }
.custom .post_tags a { text-transform: lowercase; }
.custom .menu .twitter { float: right; }
.custom .menu .twitter a { background: none; border: none; }
.custom .menu .twitter a:hover { text-decoration: underline; }
.custom #comments { margin: 0 2.3em 0 1.1em; }
.custom pre { padding: 0; }
.custom code { font-size: 1em; line-height: 1.1em; }
.custom a.more-link { text-decoration: none; }

/* Style Disqus Comment System */
#disqus_thread { margin: 0 2.3em 0 1.1em; }
#dsq-content .dsq-options { background: none; }
.dsq-brlink { display: none; }

/* Goodreads Widget */
#goodreads { text-align: center; line-height: 0; }
#goodreads .gr_grid_container { width: 100%; margin-bottom: 1em; } 
#goodreads .gr_grid_book_container { margin: 0 4px 4px 0; display: inline-block; } 
#goodreads .gr_grid_book_container img { border: 1px solid black; }
#goodreads .gr_grid_branding { display: none; }
#goodreads h2 { display: none; }

/* Tweetmeme Widget */
div.tweetmeme { float: right; margin-left: 10px; }
div.tweetmeme-small { float: right; padding-top: 4px; position: relative; left: 27px; }

/* Post Trailer */
div#post-trailer { margin-bottom: 1.692em; }
div#you-should-follow-me { width: 500px; background-color: #FBC05C; border: 2px solid #D88200; padding: 5px; }

iframe { padding-bottom: 1em; }

