/******************************************  
 CUSTOM STYLESHEET
*******************************************/

/*
* You can place your custom CSS statements in this file, after this message.
* It is better to write everything custom here because this file won't be replaced during updates.
* 
* Simply copy an existing style from style.css to this file, and modify it to your liking.
*/


#container div.wrapper {margin: 0 auto; text-align: left; width: 1000px; }

#smallPosts ul.posts li {float: left; display: inline; width: 150px; margin-right: 10px; }




#main {float: left; display: inline; margin-right: 10px; width: 640px; }
div.single {float: right; margin-left: 10px; width: 610px; display: inline; font-size: 16px; line-height: 26px; overflow: hidden; padding-right: 10px; }
div.single blockquote {font-style: normal; font-size: 16px; line-height: 26px; border-left: solid 5px #ddd; background-color: #eee; padding: 10px 15px 1px; margin: 10px; }




.dropdown ul li ul li a {width: 200px; padding: 5px 10px; margin: 0; border-top-width: 0; border-bottom: 1px solid #4a4747; 