/*  
Theme Name: The Morning After
Theme URI: http://code.google.com/p/the-morning-after/
Description: A magazine-style theme for WordPress, available at <a href="http://themasterplan.in/themes/the-morning-after/">The Masterplan</a>.
Version: 1.3.2
Author: Arun Kale
Author URI: http://themasterplan.in/

Please read the license in the README.txt included with the theme.
*/

/* --------------------------------------------------------------   
   This theme makes use of the Blueprint CSS Framework [bjorkoy.com/blueprint]    
-------------------------------------------------------------- */

/* Import stylesheets and hide from IE/Mac \*/
@import "lib/compressed.css";
/* End import/hide */

/* Start The Morning After stylesheet
-------------------------------------------------------------- */

body { background: #336699;
      
	margin: 0px auto 0px;
	padding: 0px;
        border-top: solid 5px #336699;
        font-weight: normal;
	color: #000000;
	font-size: 13px;
	font: 90% 2.0 arial, verdana, tahoma, sans-serif;
	text-align: left;
      
}



a { color: #003366; text-decoration: underline; font-weight:bold; }

h2 { font-weight: normal; }

p {text-align: left;}

/* Header styles
-------------------------------------------------------------- */
#header { padding: 0 0 0 0;  height: 125px; width: 935px; background: url(images/bg/image_green2.PNG) repeat; }
#header #logo { background: #FFFFFF, height: 125px; padding-top:35px; width:410px;}
#header #logo .title { margin-left: 15px; padding: 0 0 0 0; font: 600 2.6em 'Trebuchet MS', arial, sans-serif; letter-spacing: -1px; line-height: 1.2em; color: #888;}

#header #logo .title .desc { text-align: left; margin: 0.4em 0 0 0; font: 400 0.28em arial, sans-serif; text-transform: uppercase; color: #666;letter-spacing: 0.12em; padding: 0.6em 0 0 0em; border-top: 1px solid #db851e;  }
#header #logo .title a { text-decoration: none; color: #666; }
#header #logo .title a:hover { color: #fff; background: #000; }
#header #logo a.sitelogo { display: block; width: 370px; height: 90px; background: url(images/bg/sitelogo.png) no-repeat; }

/* Search and navigation
-------------------------------------------------------------- */

#header #search_menu { height: 105px; float: left; vligh: bottom; margin-left:45px;}
#header #search_menu #search { padding: 20px 5px; 0 5px; }

#menu { width: 400px; float: right; margin: 10px 0 0 2px; list-style: none; font-weight: bold; font-family: Helvetica, Arial; }
#menu li { float: left; padding: 2px 0 3px 3px; margin: 1px 12px 0 0; line-height: 1.6em; font-size: 0.9em; }
#menu li a { padding: 0; text-decoration: none; color: #000; }
#menu li a:hover { padding: 0; text-decoration: underline; }
#menu li span { display: block; float: left; padding: 0 0px 0 22px; }
#menu li span.home { background: url(images/bg/home.gif) no-repeat; }
#menu li span.about { background: url(images/bg/info.gif) no-repeat; }
#menu li span.archives { background: url(images/bg/hourglass.gif) no-repeat; }
#menu li span.subscribe { background: url(images/bg/favourite.gif) no-repeat; }
#menu li span.contact { background: url(images/bg/mail.gif) no-repeat; }

/* Top banner with rotating images
-------------------------------------------------------------- */

#topbanner { height: 45px; width:935px; background: url(images/bg/cell3.gif) repeat;border-top:5px solid #c0c0c0; border-bottom:5px solid #c0c0c0; }
#topbanner_arch { height: 50px; border-bottom: 1px solid #999; background: url(images/bg/archive_banner.png) no-repeat; }
#topbanner_single { height: 50px; border-bottom: 1px solid #999; background: url(images/bg/single_banner.png) no-repeat; }
#topbanner .pagetitle, #topbanner_arch .pagetitle, #topbanner_single .pagetitle { float: left; background: #fff; color: #000; font: 700 2em arial, sans-serif; text-transform: lowercase; letter-spacing: -0.036em; padding: 1px 5px 1px 0; margin: 20px 0 0 0; }

/* Home page columns
-------------------------------------------------------------- */

#home_content { margin: 1.5em 0; }

/* latest post */

#latest_post { padding: 0 0.2em; margin: 0 0.2em 0 0.2em; font-size:12px; font-family: arial, verdana, tahoma;}
#latest_post_image img { margin: 0 0 0.2em 0; }
.latest_post_meta { font-size: 0.8em; line-height: 1.1em; }
.latest_post_meta a { font-weight: normal; color: #003366;}
.latest_post_meta a:hover { text-decoration: underline; color:#cc6600; }
.latest_read_on { padding: 0 20px 1px 20px; background: url(images/bg/readon.png) no-repeat top left; }
.latest_comments { padding: 0 20px 1px 20px; background: url(images/bg/comment.png) no-repeat top left; }
.latest_category { padding: 0 20px 1px 20px; background: url(images/bg/category.png) no-repeat top left; }

/* featured post */

#home_featured { background: #f2f2f2 url(images/bg/dot.png) repeat-x bottom left; margin: 0 0 1.1em 0; float: left; width: 100%; }
.feat_content { float: left; padding: 0 0.7em 0.4em 0.7em; }
.feat_thumb img { float: left; padding: 0; margin: 0.2em 1em 1em 0; border: 1px solid #999; }
.feat_title { font: 700 12px georgia, serif; padding: 0 0 0.3em 0; }
.feat_title a { color: #224970; }
.feat_title a:hover { color: #000; }

/* asides */

ul.arrow, ul.cat, ul.reccom, ul.email { list-style: none; list-style-image: url(foo.gif); margin: 0; }
ul.arrow li { padding: 0 0 0.5em 12px; margin: 0 0 0.5em 0; border-bottom: 1px solid #dadada; border-left: 5px solid #dadada; }
ul.arrow li a, ul.reccom li a, ul.email li a { color: #224970; }
ul.arrow li a:hover, ul.reccom li a:hover, ul.email li a:hover { color: #000; background: #eee; }

/* about */

#home_about { border-bottom: 1px solid #dadada; border-top: 1px solid #dadada; margin: 0 0 1em 0; background: #f3f9ff; padding: 0.5em 0.7em 0 0.7em; }
#home_about p { font-size: 0.9em; font-family: tahoma; }

/* recent posts */

.home_recent_post { padding: 0.1em 0 1.2em 0; margin: 0 0 0.8em 0; background: url(images/bg/dot.png) repeat-x bottom left; }
.home_recent_thumb { padding: 0 10px 0 0; margin: 0 0 0.25em 0; float: left; }
.home_recent_thumb img { float: left; margin: 0; }
.home_recent_thumb a img { background: #999; padding: 2px; margin: 0; border: 0; }
.home_recent_thumb a:hover img { background: #333; padding: 2px; margin: 0; border: 0; }
.home_recent_title a { font-weight: bold; }
.home_recent_title a:hover { color: #fff; background: #000; }
.home_recent_date, .home_recent_auth { padding: 0; margin: 0; color: #666; font-size: 0.9em; }
.home_recent_exc p { color: #666; text-align: left; }

/* category list */

#side_categories { margin: 0 0 1em 0; font-family: verdana, arial, tahoma; }
ul.cat li { padding: 0 0 0.3em 0; margin: 0;}
ul.cat li a { display: block; text-transform: uppercase; font-size: 0.9em; font-weight: bold; color: #000; border-bottom: 1px solid #dadada; border-left: 3px solid #dadada; padding: 3px 12px 0 7px; margin: 0; background: url(images/bg/arrow.png) no-repeat 177px 3px; height: 19px; }
ul.cat li a:hover { background: #f1f1f1 url(images/bg/arrow2.png) no-repeat 177px 3px; color: #224970; }
ul.cat li ul { list-style: none; list-style-image: url(foo.gif); margin: 0; padding: 0.3em 0 0.2em 0.8em; }
ul.cat li ul li { padding: 0; margin: 0; }
ul.cat li ul li a { border: 0; margin: 0; padding: 0 0 0 12px; text-transform: none; font-size: 0.9em; height: 19px; background: url(images/bg/sub.png) no-repeat; }
ul.cat li ul li a:hover { background: #f1f1f1 url(images/bg/sub1.png) no-repeat; }

/* recent comments */

#side_recent_comments, #side_most_emailed, #side_tag_cloud { margin: 0 0 1.4em 0; }

ul.reccom li { padding: 0 0 0.2em 20px; margin: 0 0 0.5em 0; border-bottom: 1px solid #dadada; background: url(images/bg/bubble.png) no-repeat 0 3px; }

/* most emailed */

ul.email li { padding: 0 0 0.2em 20px; margin: 0 0 0.5em 0; border-bottom: 1px solid #dadada; background: url(images/bg/doc.png) no-repeat 0 3px; }

/* ad */

.ad_block { border: 1px solid #dadada; padding: 4px 0; margin: 1em 0 1.2em; text-align: center; }
.ad_block .ad160 { margin: 0 auto; width: 160px; }
.ad_block .ad180 { margin: 0 auto; width: 180px; }
.ad_block .ad250 { margin: 0 auto; width: 250px; }
.ad_block img, .ad_block p img { margin: 0; padding: 0; display: block; }

/** widgets **/

.widget { margin: 0 0 1.4em 0; }
.widget a { color: #003366; text-decoration:none; font-family: arial, verdana; font-size:12px; }
.widget a:hover { color: #cc6600; text-decoration:underline;  }
.widget ul, .widget ol { list-style: none; padding: 0; margin: 0; font-family: arial,verdana;font-size:12px;  }
.widget ul li { padding: 0 0 0 14px; margin: 0.2em 0 0em 0; background: url(images/bg/bullet_green.gif) no-repeat 0px 3px; }
.widget ol li { padding: 0 0 0 10px; margin: 0.2em 0 0em 0;   }


/*recent comments*/
ul#recentcomments li.recentcomments { background: url(images/bg/bubble.png) no-repeat 0 3px; }

/*wp-calendar*/
table#wp-calendar { margin: 0; width: 100%; border: 0; }
table#wp-calendar caption { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.6em 0; letter-spacing: 0.1em; color: #175595; }
table#wp-calendar th, table#wp-calendar td { height: 1em; padding: 0.2em 0.4em;/*padding: 5px 7px;*/ text-align: right; border-right: 2px solid #fff;  }
table#wp-calendar th, table#wp-calendar td#today { font-weight: bold; background: #dadada; color: #000; border-bottom: 0; }
table#wp-calendar td#today { font-weight: bold; background: #f2f2f2; }
table#wp-calendar td { border-bottom: 1px solid #efefef; }
table#wp-calendar td a { font-weight: bold; }

/*most e-mailed*/
.widget_email_most_emailed ul li { background: url(images/bg/doc.png) no-repeat 0 2px; }

/* Archive styles
-------------------------------------------------------------- */

#arch_content, #post_content { margin: 1.5em 0.5em }
.archive_meta { margin: 1.5em 0.5em; border-top: 1px solid #dadada; }
.archive_meta a { color: #666; font-weight:normal;}
.archive_meta a:hover { color: #224970; }
.archive_feed { padding: 0.5em 1.5em; margin: 0; border-bottom: 1px solid #dadada; background: url(images/bg/feedicon12.png) no-repeat 0 8px; color: #666; }
.archive_number { padding: 0.5em 1.5em; margin: 0; border-bottom: 1px solid #dadada; color: #666; background: url(images/bg/info.png) no-repeat 0 8px;  }
.archive_email { padding: 0.5em 1.5em; margin: 0; border-bottom: 1px solid #dadada; color: #666; background: url(images/bg/email_author.png) no-repeat 0 9px;  }
.archive_post_block { font-size: 13px; padding: 0 0.1em; margin: 0 0.1em 0.5em 0.1em; }
.archive_post_meta { font-size:0.9em; color: #818181; padding: 0.2em 0 1.2em 0; }
.archive_post_meta a, .post_meta a { color: color: #db851e;font-weight:normal; }
.archive_post_meta a:hover, .post_meta a:hover { color: #000; text-decoration: underline; }

/* Single post styles
-------------------------------------------------------------- */

.post_meta { font-size: 0.9em; color: #666; padding: 0.2em 0 1.4em 0; }

.post_meta a { color: #666;font-weight:normal; text-decoration:none; }

.post_meta .date {
  background: url(images/date.gif) left no-repeat;
  padding: 0 0 0 15px;
  }

.post_meta .filed {
  background: url(images/folder.gif) left no-repeat;
  padding: 0 0 0 18px;
  margin: 0 0 0 3px;
  }

.post_meta .commentcount {
  background: url(images/comments.gif) left no-repeat;
  padding: 0 0 0 18px;
  margin: 0 0 0 3px;
  }


.post_meta_tag { color: #666; }
.post_meta p img { margin: 0; padding: 0; float: none; }
.post_meta p { margin: 0 0 0.4em 0; }
#post_content blockquote { border: 1px solid #000000; float: right; width: 260px; margin: 0 0 0 1.5em; font-color: #555555; letter-spacing: -0.048em; bgcolor:#eee;}
#post_content blockquote p { text-align: right; line-height: 1.5em; font-color:#555:bgcolor:#eee; }
#post_content p img { margin: 0;padding:0; }
#post_content img.WP-PrintIcon, #post_content img.WP-EmailIcon, #post_content img.posttag { margin: 0 0.3em 0 0;padding: 0.1em 0 0 0; }
#post_content p a, #arch_content p a { color: #003366; text-decoration: underline }
#post_content p a:hover, #arch_content p a:hover { color: #000; text-decoration: underline; }

/* Comment area styles
-------------------------------------------------------------- */

#comments { padding: 1em 0.2em; margin: 0 0.2em 0 0.2em;}
#commenthead { margin-bottom: 1em; }
ol#commentlist { list-style-type: none; margin: 0; padding: 0 0 12px 0; }
ol#commentlist li { border-right: 3px solid #dadada; border-bottom: 1px solid #dadada; margin: 0 0 1em 0; padding: 0 1em 1em 0; overflow-x: hidden; }
ol#commentlist li.alternate { border-right: 3px solid #999; border-bottom: 1px solid #dadada; }
ol#commentlist cite { font-style: normal; text-align: left; display: block; color: #818181; }
ol#commentlist cite a { color: #224970; }
ol#commentlist cite a:hover { color: #000; text-decoration: underline; }
ol#commentlist li blockquote { float: none; width: auto; padding: 0 2em 0 0; margin: 0.5em 0; color: #818181; font: italic 1em arial, sans-serif; letter-spacing: 0; text-align: left; }
ol#commentlist li .commentauthor { font-weight: bold; color: #333; }
ol#commentlist li .commentauthor a, ol#commentlist li .commenttime a { font-weight: bold; color: #224970; }
ol#commentlist li .commentauthor a:hover, ol#commentlist li .commenttime a:hover { color: #000; text-decoration: underline; }
ol#commentlist li .commnumber { width: 30px; text-align: left; float: left; font-size: 3em; font-weight: bold; line-height: 1em; }
ol#commentlist li .commentcont p { margin: 0 0 0.5em 0; padding: 0; }

/* comment form */

#comment-form form { margin-top: 1.5em; }
label.com { float: left; width: 100px; }
input.comtext, textarea.comtext { width: 300px; border-top: 1px solid #999; border-left: 1px solid #999; border-bottom: 1px solid #dadada; border-right: 1px solid #dadada; padding: 2px; }
input.comtext:focus, input.comtext:hover, textarea.comtext:focus, textarea.comtext:hover { background: #f7f7f7; border-top: 1px solid #999; border-left: 1px solid #999; border-bottom: 1px solid #dadada; border-right: 1px solid #dadada; }
input.comsubmit { margin-left: 100px; }

/* archives page */

ul.archives, ul.wp-tag-cloud {  margin: 0 0 1.5em 0; list-style: none; list-style-image: url(foo.gif); }
ul.archives li, ul.wp-tag-cloud li { padding: 0 0 0.2em 20px; background: url(images/bg/doc.png) no-repeat 0 2px; }
ul.archives li a, ul.wp-tag-cloud li a { color: #224970; }
ul.archives li a:hover, ul.wp-tag-cloud li a:hover { color: #000; background: #eee; }

/* Footer
-------------------------------------------------------------- */

#footer { border-top: 2px solid #336699; background-color: #dddddd; padding: 1em 0 1em 1em; color: #666; width:924px;}

/* Form styles
-------------------------------------------------------------- */

input.search_input { width: 292px; border: 0; background: #fff url(images/bg/input.png) no-repeat; padding: 5px; color: #E0691A; font-weight: bold; margin: 0; float: left; }
input.submit_input { background: /*#E0691A*/ url(images/bg/submit.png) no-repeat; border: 0; height: 24px; padding: 0; width: 65px; margin: 0 0 0 5px; color: #FFF; font: bold 0.9em arial, sans-serif; float: left; }

/* Miscellaneous styles
-------------------------------------------------------------- */

/*  heading styles */

h2.post_name { letter-spacing: -0.04em; }
h2.archive_name{ letter-spacing: -0.04em; margin: 0 0em; }

h2.post_cat { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.2 0; margin: 0 0 0.5em 0; letter-spacing: 0.1em; color: #999; border-bottom: 1px solid #dadada; }
h2.post_comm { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0.3em 0 0.2em 0; margin: 0 0 0.2em 0; letter-spacing: 0.1em; color: #000; border-bottom: 1px solid #dadada; background: url(images/bg/stripe.png) repeat; }
h2.post_comm2 { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0.3em 0 0.2em 0; margin: 0 0 0.2em 0; letter-spacing: 0.1em; color: #000; border-bottom: 1px solid #dadada; }
h3.latest_post_title { border-bottom: 1px solid #ddd;font: bold 1.4em  arial,Tahoma, georgia, verdana; color: #555; line-height: 1.5em; margin: 0; letter-spacing: -.02em; padding: 0.2em 0 0 0; }
h3.latest_post_title a { color: #003366; text-decoration:none;}
h3.latest_post_title a:hover { color: #db851e; text-decoration: none;}
h3.home_featured { background: url(images/bg/dot.png) repeat-x top left; text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0.7em 0.7em 0.9em 0.7em; color: #5f9410; letter-spacing: 0.1em; }
h3.mast { font-variant:small-caps; font-size: 1.2em; line-height: 1.5em; font-weight: bold ; font-family: arial, verdana; padding: 0 0 0.1em 0em; margin-bottom:0.3em; letter-spacing: 0.01em; color: #666666;border-bottom: 1px solid #cc6600; }
h3.mast2 { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.2em 0; color: #5f9410; }
h3.mast3 { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.2em 0; letter-spacing: 0.1em; color: #224970; }
h3.mast4 { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.6em 0; letter-spacing: 0.1em; }
h3.mast5 { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: normal; padding: 0 0 0.2em 0; letter-spacing: 0.1em; color: #5f9410; font-weight:bold;}
h3.archive_title { border-bottom: 1px solid #ddd;font: bold 1.4em  arial,Tahoma, georgia, verdana; color: #555; line-height: 1.5em; margin: 0; letter-spacing: -.02em; padding: 0.2em 0 0 0;}
h3.archive_title a {  color: #003366; text-decoration:none;}
h3.archive_title a:hover { color: #db851e;}

/* miscellaneous */

.none { display: none; }
.border_left { padding-left: 9px; margin-left: 0; border-left: 1px solid #ddd; }
.dot { font-family: "lucida sans unicode", "arial unicode ms", sans-serif; }
.navigation { color: #818181; }
input.Forms, textarea.Forms { border-top: 1px solid #999; border-left: 1px solid #999; border-bottom: 1px solid #dadada; border-right: 1px solid #dadada; padding: 2px; }
input.buttonem { background: #dadada; float: left; }

/* image caption classes */

.captionleft { float: left; margin: 0 1.5em 1em 0; padding: 0.5em; text-align: left; }
.captionright { float: right; margin: 0 0 1em 1.5em; padding: 0.5em; text-align: left; }
.captionfull { margin: 0 0 1em 0; padding: 0; text-align: left; }
.captionleft img, .captionright img, .captionfull img { margin: 0; display: block; }
.captionleft p, .captionright p, .captionfull p { background: #eee; margin: 0; line-height: 1.6em; padding: 0.5em; border-bottom: 1px solid #ccc; border-top: 1px solid #ccc; font-size: 0.9em; color: #555; }

/* hacked navigation and search
-------------------------------------------------------------- */

#navigationbar-left { width: 620px; float: left; margin: 0px; padding: 0px 0px 0px 0px; }
#navigationbar-right { width: 250px; float: right; margin: 0px 5px 0px 0px; padding: 0px 0px 0px 0px; text-align: right; }	

#menu_nav_right {width: 280px; float: left; margin: 0; padding: 12px 0px 10px 5px; text-align: right;}
#menu_nav {width: 635px; float: left; margin: 0; padding: 0 0 0px 0px; }


#navbar {
	margin: 0px;
	padding: 0px;
	}
	
#navbar ul {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#navbar li {
	float: left;
	list-style: none;
	margin: 0px;
	padding: 0px;
	}
	
#navbar li a, #navbar li a:link, #navbar li a:visited {
	color: #003366;
	display: block;
	font-size: 16px;
	font-family: Georgia, Times New Roman;
	font-weight: normal;
	text-transform: lowercase;
        margin: 0px;
	padding: 9px 15px 8px 15px;
	}

#navbar li a:hover, #navbar li a:active {
	background: #E1DCCA url(images/navhov.png);
	color: #003366;
        margin: 0px;
	padding: 9px 15px 8px 15px;
	text-decoration: underline;
	}
	
#navbar li li a, #navbar li li a:link, #navbar li li a:visited {
	background: #E1DCCA;
	width: 150px;
	color: #003366;
	font-size: 14px;
	font-family: Georgia, Times New Roman;
	font-weight: normal;
	text-transform: lowercase;
	float: none;
	margin: 0px;
	padding: 7px 10px 7px 10px;
	border-bottom: 1px solid #FFFFFF;
	border-left: 1px solid #FFFFFF;
	border-right: 1px solid #FFFFFF;
	}
	
#navbar li li a:hover, #navbar li li a:active {
	background: #85ACAC;
	color: #FFFFFF;
	padding: 7px 10px 7px 10px;
	}

#navbar li ul {
	z-index: 9999;
	position: absolute;
	left: -999em;
	height: auto;
	width: 170px;
	margin: 0px;
	padding: 0px;
	}

#navbar li li { 
	}

#navbar li ul a { 
	width: 140px;
	}

#navbar li ul a:hover, #nav li ul a:active { 
	}

#navbar li ul ul {
	margin: -32px 0 0 171px;
	}

#navbar li:hover ul ul, #navbar li:hover ul ul ul, #navbar li.sfhover ul ul, #navbar li.sfhover ul ul ul {
	left: -999em;
	}

#navbar li:hover ul, #navbar li li:hover ul, #navbar li li li:hover ul, #navbar li.sfhover ul, #navbar li li.sfhover ul, #navbar li li li.sfhover ul {
	left: auto;
	}

#navbar li:hover, #navbar li.sfhover { 
	position: static;
	}
	






/* wrap container
-------------------------------------------------------------- */
#wrap {
	background: #FFFFFF;
	width: 935px;
	margin: 0px auto 0px;
	padding: 0 0 0 0;

        border:solid 3px #003366;
	}

#header .banner {float: right; padding-top:35px;padding-right:5px; }
#header .floatright {float: right; }

#sidebar {
 width: 165px; border-left:#ccc 1px solid; 
padding-left:5px; 

}

#l_sidebar {
 width: 165px; border-right:#ccc 1px solid; 
 padding-right:5px; 

}


#main_content
{
  width: 530px;
  background: #FFFFFF;
  padding: 0px 5px 0px 10px;
}

#dirlisting {padding: 0; margin: 0; font-family: arial,verdana;font-size:12px; } 

.dirlist ul, .dirlist ol { list-style: none; padding: 0; margin: 0; font-family: arial,verdana;font-size:12px;  }

.dirlist ul li
{
padding: 0 0 0 22px; margin: 0.5em 0 0em 0em; background: url(images/folder_orange.gif) no-repeat;}

#main_content blockquote { margin: 0 0.5em 1em 0.5em; padding:5px; float: left; color: #333; font-size:11px;  background-color:#EEEEEE;font-style:normal; border: 1px solid #ccc;}
#main_content blockquote p { text-align: left; line-height: 1.2em; color:#333: font-size:11px;padding:0;}

#latest_post ol  { margin: 0 1.0em 0 2.5em;}


