/**
* CSS for Tumblr Include
* 
* @version 1.0
* @author Raad 
*/

#tumblr_blog ol { width:600px; list-style-type: none; }
#tumblr_blog li { list-style-type: none; line-height:17px; padding:10px 5px; border-top:1px dotted #555; }
#tumblr_blog a { color: #0092D2; border-bottom:1px dotted; }
#tumblr_blog li li { border:none; padding:0; }

#tumblr_blog .tumblr_posts { font-family:Lucida Grande, Helvetica, Arial, Sans Serif; font-size:10px; font-weight:normal;  }

#tumblr_blog .tumblr_text_post .tumblr_title { font-size:14px; margin-bottom:5px; font-weight:bold; }
#tumblr_blog .tumblr_text_post .tumblr_body { color:#333; font-family:Georgia, Times, Times New Roman, Serif; font-size:12px; font-style: italic;  line-height:18px; } 

#tumblr_blog .tumblr_label { font-weight:bold; }
#tumblr_blog .tumblr_link { text-decoration:none; font-size:14px; }
#tumblr_blog .tumblr_caption { color:#444 }
#tumblr_blog .tumblr_chat_post { background:#efefef; padding:10px;  } 
#tumblr_blog .tumblr_open_quote, .tumblr_close_quote { font-family:arial; font-style:normal; font-size:28px; color:red; }
#tumblr_blog .tumblr_quote {text-decoration:none; font-family:Georgia; line-height:20px; font-size:18px; font-style:italic }
#tumblr_blog .tumblr_photo_post {  }
#tumblr_blog .tumblr_photo { border:1px #ccc dotted; padding:10px; margin-bottom:10px;  }