/*  
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]    
-------------------------------------------------------------- 
Modified and partially rewritten for the purposes of kiekura.fi by Sami Waulu ::: http://samwaulu.net
*/
/* Import stylesheets and hide from IE/Mac \*/
@import url(lib/compressed.css);
/* End import/hide */

/* Start The Morning After stylesheet
-------------------------------------------------------------- */
body {background: #a10012 url("images/bg/body_bg.gif") repeat top left;}
a { color: #000; text-decoration: none; }
h2 { font-weight: normal; }
#mainbody { width: 100%; background: url("images/bg/body_main.png") repeat-y top center; }
div#side_categories, div .widget tags,
div#simple-sidebar-navigation-1,
div#simple-sidebar-navigation-2, 
div#simple-sidebar-navigation-3 { background:  url("images/bg/sidenavi_bg_messy.png") no-repeat top right; }
div#search_menu {background:  url() no-repeat top right;}
.container { background:  url("images/bg/kiekura_content_bg.png") no-repeat center 220px; }


/* Header styles
-------------------------------------------------------------- */
#header { background:  url("images/bg/kiekura_header_bg.png") no-repeat top center; padding: 1em 0 0 0; height: 220px; float:left; margin:0;}
#header #logo { height: 160px; }
#header #logo .title { padding: 0 0 0 0; font: 700 3em arial, sans-serif; letter-spacing: -.050em; line-height: 1.2em; color: #000; }
#header #logo .title .desc { text-align: right; margin: 0.2em 0 0 0; font: 400 0.25em arial, sans-serif; text-transform: uppercase; color: #666; letter-spacing: 0.2em; padding: 0.6em 0 0 1.5em; border-top: 1px solid #ccc;  }
#header #logo .title a { text-decoration: none; color: #000; }
#header #logo .title a:hover { color: #fff; background: #000; }
#header #logo a.sitelogo { display: block; width: 200px; height: 160px; background:  url() no-repeat; }
#header #logo a.sitelogo:hover { display: block; width: 200px; height: 160px; background:  url() no-repeat; }

/* Search and navigation
-------------------------------------------------------------- */
#main_navi{ clear:both; height:20px; width:1000px; text-align:center; }
#top-nav {}
#top-nav div.nav-group { padding-top: 3px; text-align: right; font-weight: bold; font-family: Geneva, Arial;}
#top-nav a { color: #fff; text-decoration:none; }
#top-nav a:hover { color:#00CCFF; }
#top-nav a.nav-block { padding: 5px; margin: 2px; background-color:#176898; }
#header #search_menu { height: 90px; }
#header #search_menu #search {float:right; padding: 0 0 0 5px; margin-right: 80px;}
#searchwrap { margin: 0; padding: 0; }
#menu { margin: 10px 0 0 220px; padding: 10px 0 0 0; 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: 1.2em; }
#menu li a { padding: 0 0 0 5px; text-decoration: none; color: #000; border-left: 9px solid #a10012;}
#menu li a:hover { padding: 0 0 0 5px; text-decoration: none; color: #a10012; border-left: 9px solid #002e7a;}
#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; }
#menu li span.rss { background:  url("images/bg/rss.gif") no-repeat; }

/* Top banner with rotating images
-------------------------------------------------------------- */
#topbanner { height: 300px; border-bottom: 1px solid #999; background: url() no-repeat; }
#topbanner_arch { height: 70px; border-bottom: 1px solid #999; background:  url("images/bg/archive_banner.jpg") no-repeat; }
#topbanner_single { height: 70px; border-bottom: 1px solid #999; background:  url("images/bg/single_banner.png") no-repeat; }
#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; }
#topbanner .pagetitle {font: 400 4em Verdana, sans-serif;}

/* Home page columns
-------------------------------------------------------------- */

#home_content { margin: 0.5em 0 0.5em 0; }
#home_content { }
#home_left_visual {background:  url("images/bg/francophonie.png") no-repeat top left; padding-left: 310px; min-height: 550px; }
#home_right {}

/* latest post */
#latest_post { padding: 0 0 1.5em 0; }
#latest_post_image img { margin: 0 0 0.2em 0; }
#latest_post img { float: left; padding: 0; margin: 0.2em 1em 1em 0; /*border: 1px solid #999;*/ width:30%; height:30%; !important;}
.latest_post_meta { font-size: 0.9em; line-height: 1.6em; }
.latest_post_meta a { color:#999999; font-weight: bold; }
.latest_post_meta a:hover { text-decoration: underline; }
.latest_read_on { padding: 0 20px 1px 20px; background:  url("images/bg/readon.gif") no-repeat top left; }
.latest_comments { padding: 0 20px 1px 20px; background:  url("images/bg/comment.gif") no-repeat top left; }
.latest_category { padding: 0 20px 1px 20px; background:  url("images/bg/category.gif") 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; }
.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_content img { float: left; padding: 0; margin: 0.2em 1em 1em 0; border: 1px solid #999; width:40%; height:40%; !important;}
.feat_title { text-align:left; font: 700 16px georgia, serif; padding: 0 0 0.3em 0; }
.feat_title a { color: #224970; }
.feat_title a:hover { color: #000; }

/* asides */
#home_asides { text-align:left; }
ul.arrow, ul.cat, ul.reccom, ul.email { list-style: none; list-style-image: url(../../themasterplan_tma_v1.3.1_2/tma/foo.gif); margin: 0; }
ul.arrow li { padding: 0 12px 0.5em 12px; margin: 0 0 0.5em 0; border-top: 0 solid #dadada; border-right: 5px solid #dadada; 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 { display:block; padding: 0.1em 0 0.6em 0; margin: 0 0 0.4em 0; background:  url("images/bg/dot.png") repeat-x bottom left; border-right: 1px dotted grey;}
.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 { font-family: Geneva, Arial; }
.home_recent_title a { font-weight: bold; padding: 0 0 0 0px; }
.home_recent_title a:hover { color: #fff; padding: 0 0 0 0px; 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; }
ul.cat li { padding: 0 0 0.3em 0; margin: 0; }
ul.cat li a { display: block; text-transform: uppercase; font-size: 0.8em; font-weight: bold; color: #5f9410; border-bottom: 1px solid #76a731; 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: #fff url("images/bg/arrow2.png") no-repeat 177px 3px; color: #224970; border-bottom: 1px solid #224970; }
ul.cat li ul { list-style: none; list-style-image: url(../../themasterplan_tma_v1.3.1_2/tma/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: #fff url("images/bg/sub1.png") no-repeat;  border: 0px none #fff; }
li.page_item { list-style: none; }

ul.cat-navi li { list-style: none; list-style-image:  url("images/bg/arrow_left.png"); margin-bottom: 2px;}

/* 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; }

/* tables */
table {border: 1px solid #5f9410; margin:none; padding: 2px;}
tr, td {border:none; margin:none;}


/** widgets **/

.widget { margin: 0 0 1.4em 0; }
.widget a { color: #224970; }
.widget a:hover { color: #000; }
.widget ul, .widget ol { list-style: none; padding: 0; margin: 0; }

/* rss */
.widget_rss ul { background: #f4f7ff; border-bottom: 1px solid #224970;}
.widget_rss ul li { padding: 0.3em 0 0 20px; margin: 0 0 0.5em 0; border-right: 0px solid #dadada; background:  url("images/bg/postbullet.png") no-repeat  2px 6px; }
#rss .widget ol li { padding: 0.3em 0 0 10px; margin: 0 0 0.5em 0; border-right: 0px solid #dadada;  }
.rsswidget img { display:none;}

/* simple-sidebar-navigation */
div #simple-sidebar-navigation-1 .widget ul li,
 div #simple-sidebar-navigation-2 .widget ul li,
  div #simple-sidebar-navigation-3 .widget ul li { list-style: none; padding: 0; margin: 0; border-bottom: 0 0 0 0; background: url() ;}
div #simple-sidebar-navigation-1 ul.sf li,
 div #simple-sidebar-navigation-2 ul.sf li,
  div #simple-sidebar-navigation-3 ul.sf li { padding: 0 0 0.3em 0; margin: 0; }
div #simple-sidebar-navigation-1 ul.sf a,
 div #simple-sidebar-navigation-2 ul.sf a,
  div #simple-sidebar-navigation-3 ul.sf a{ display: block; text-transform: uppercase; font-size: 0.8em; font-weight: bold; color: #5f9410; border-bottom: 1px solid #76a731; padding: 3px 12px 0 7px; margin: 0; background:  url("images/bg/arrow.png") no-repeat 177px 3px; height: 19px; }
div #simple-sidebar-navigation-1 ul.sf a:hover,
 div #simple-sidebar-navigation-2 ul.sf a:hover,
  div #simple-sidebar-navigation-3 ul.sf a:hover { background: #fff url("images/bg/arrow2.png") no-repeat 177px 3px; color: #224970; border-bottom: 1px solid #224970; }



/* Archive styles
-------------------------------------------------------------- */

#arch_content, #post_content { margin: 1.5em 0; }
.archive_meta { margin: 1.5em 0; border-top: 1px solid #dadada; }
.archive_meta a { color: #666; }
.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 { padding: 0.1em 0 0 0; border-bottom: 1px solid #dadada; margin: 0 0 1.2em 0; }
.archive_post_block img { float: left; padding: 0; margin: 0.2em 1em 1em 0; width:20%; height:20%; !important;}
.archive_post_meta { color: #818181; padding: 0 0 0.6em 0; }
.archive_post_meta a, .post_meta a, .cat-description a { color: #224970; }
.archive_post_meta a:hover, .post_meta a:hover, .cat-description a:hover { color: #000; text-decoration: underline; }
.cat-description {text-align:justify; margin-bottom: 1em;}

/* Single post styles
-------------------------------------------------------------- */
.print { border-bottom: 1px dotted #dadada; margin-bottom: 15px;}
.printicon { padding: 0 1px 0 22px; background:  url("images/printer.gif") no-repeat;}
div.post_meta a { float: left; }
#post_content, #arch_content { margin-left: 55px; }
#post_content #home_left div.post_meta a:hover {color: #a90f17; background: #fff url("images/printer.gif") no-repeat;}
.post_meta { display: block; color: #666; padding: 0.3em 0 1.4em 0; }
.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 { float: right; width: 260px; color: #666; margin: 0 0 0 1.5em; color: #000; font: bold 1.3em georgia, serif; font-style: italic; letter-spacing: -0.048em; }
#post_content blockquote p { text-align: right; line-height: 1.5em; }
#post_content p img { margin: 0 10px 0 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: #224970; }
#post_content p a:hover, #arch_content p a:hover { color: #000; text-decoration: underline; }
#post_content #home_left a {color: #a90f17}
#post_content #home_left a:hover {color: #fff; background: #a90f17;}
#post_content #home_left strong {color: #666666;}

#post_content .textbox {padding: 5px; background-color: #FFCC33; border: 1px dotted #666;}
#post_content .sidecolumn {float:right; margin-left: 25px; width: 250px; padding-top: 10px; padding-bottom: 10px; border-top: 5px solid #A90F19; border-bottom: 5px solid #A90F19; color:#A90F19;}
#post_content .secondcolumn {float:right; margin-left: 35px; width: 300px;}


#post_content h4 { padding: 0 0 8px 0;}
#post_content h6 { color:#999999; padding-left: 5px; border-left: 5px solid #A90F19; font-weight: bold; }


/* archives page */

ul.archives, ul.wp-tag-cloud {  margin: 0 0 1.5em 0; list-style: none; list-style-image: url(../../themasterplan_tma_v1.3.1_2/tma/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 { width: 1000px; height: 125px; background: #a10012 url("images/bg/footer_bg.png") no-repeat top center; padding: 120px 0 0 0; color: #fff; float:left; margin:0;}
span.copyright {padding-left: .5em;}

/* Form styles
-------------------------------------------------------------- */

input.search_input { width: 162px; 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 */
h1,h2,h3,h4,h5,h6{font-family:Geneva,Arial,"Lucida Grande",Verdana,sans-serif;}


h2.archive_name, h2.post_name, h2.page_title { letter-spacing: -0.04em; font-size: 2.6em; margin-bottom: 1em; }
h2.post_cat { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.2em 0; margin: 0 0 1em 0; letter-spacing: 0.1em; color: #999; }
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 { font: bold 1.6em arial, sans-serif; line-height: 1.6em; margin: 0; letter-spacing: -.035em; padding: 0 0 0.2em 0; }
h3.latest_post_title a:hover { color: #fff; background: #000; }
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 { text-transform: uppercase; font-size: 0.9em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.3em 10px; letter-spacing: 0.1em; color: #fff; }
h3.mast2 { text-transform: uppercase; font-size: 0.8em; line-height: 1.8em; font-weight: bold; padding: 0 0 0.2em 0; color: #a10012; }
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; color: #ffffff;}
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; }
h3.archive_title { line-height: 1em; padding: 0 0 5px 0; }
h3.archive_title a { font: bold 1.0em arial, sans-serif; color: #000; letter-spacing: -0.036em; }
h3.archive_title a:hover { color: #fff; background: #000; }

#home_right h3.mast { color: #a90f17; background: #fff; border-bottom: 4px solid #a90f17; padding: 0 0 0 6px;}
#home_right .widget_rss h3.mast { color: #224970; background: #fff; border-bottom: 4px solid #224970; padding: 0 0 0 6px;}

/* Featured content gallery */
div .slideInfoZone h2 a { display:block; background: #176898; text-transform: uppercase; padding: 5px; color: #fff; font-size: 1.6em; font-weight: bold; }
div .slideInfoZone p a { font-family: Geneva,Arial,"Lucida Grande",Verdana,sans-serif; color: #fff; font-size: 1.2em; line-height: 1.1em; font-weight: normal; letter-spacing: 0.1em;}
span.featuredtext { display:block; background: #176898; padding: 2px 5px 15px 5px; }

/* miscellaneous */
.pages_navi { font-size: 1.4em; }
.pages_navi p { background:   url("images/bg/arrow.png") no-repeat center left; padding-left: 20px;}
.pages_navi a { color: #176898; font-weight: bold; background: #fff; border: 1px solid #176898; padding: 2px 5px 2px 5px; margin: 0 1px 0 1px;}
.pages_navi a:hover { color: #fff; text-decoration: none; background: #e0691a; border: 1px solid #176898; }

div.admin-meta p {display:block; width: 100%; border: 1px solid grey; padding: 2px; text-align: center;}

.none { display: none; }
.border_left { padding-left: 9px; margin-left: 0; border-left: 1px dotted #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; }
span.cap { color:#5f9410; }
span.navtx_current {display:none;}

.rsswidget img {margin: 0; !important; max-height:16px; }
div.ddsg-wrapper p {display:none;}

ul.st-tag-cloud li { display: inline; padding: 0 0 0.3em 20px; margin: 0 5px 0.5em 0; border-bottom: 1px solid #dadada; background:  url("images/bg/tag_green.png") no-repeat 0 2px; }

.sociable {display:block; background-color:#f3f9ff; border: 1px dotted #ddd; }

/* 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; }

/* Alignment classes */

.alignright {float:right;}
div#post_content img.alignright {padding: 0 0 0 10px;}

/* form specific */
.textframe { border: 2px dotted #FA9D26; padding: 4px; }
.postilomake { font-size: 95%; font-weight: bold; text-decoration: none; }
.lomake_laatikot { font-family: Arial, Helvetica, sans-serif; font-size: 120%; color: #333333; padding: 1px; background-color: #FFFFFF;	border: 1px solid #009999;}
.submit_button {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	border: 1px solid #009999;
	cursor: hand;
	background-color: #009999;
}

/* qtranslate */

div.widget_qtranslate { padding: 0.2em 12px 0.2em 12px; margin: 0 0 0.5em 0; border: 1px solid #dadada; 
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;}

/* forum */
div #sforum { font-family:Verdana, Arial, Helvetica, sans-serif; font-size: 120%; }
div #sforum table, div #sfstandardform table { border: none; }
div #sfstandardform { width: 100%; }

#sforum blockquote { font-size: 65%; text-decoration: none; border: none; }
#sforum p a {text-decoration: underline; background-color: #FFFFFF;} 
#sforum a:hover, #sforum td a:hover { color: #a10012; background-color:#999999 !important; text-decoration: none; }
#sforum .sficon img { margin: 5px; }

#sforum #sfstatstrip, #sforum table .sfforumtable { background-color: #002e7a !important;}
#sforum #sfstatstrip strong { color: #a90f17; }
#sforum #sfstatstrip td { border-color:#002e7a !important;}

#sforum table, #sforum tr, #sforum td {margin: 0 0 0 0; padding: 0 0 2px 0;}
div #sfversion {background-color:#FFFFFF !important; border: none !important;}
div .sfmessagestrip {background-color:#FFFFFF !important;}
div .sfmessagestrip { padding: 0 0 0 0; height: 30px; }
.sfrednumberzero {background-color: #002e7a !important;}

.sfforumlink {display: none;}
