/*  
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: url(kuvat/tausta_bodytaso.jpg) scroll top repeat-x #0074AC; margin: 0px 0px 0px 0px; }
a { color: #000; text-decoration: none; }

h2 { font-weight: normal; }
#mainbody { width: 100%; background: url(../tma/images/bg/body_main.png) repeat-y top center; }

div#search_menu {background: url() no-repeat top right;}
.container { width:960px; margin-left: auto; margin-right: auto; background: url() no-repeat center; }

/* Design */
.borders {border: 5px solid #FFCC00;}
.roundcorners {	-moz-border-radius: 8px; -webkit-border-radius: 8px; -khtml-border-radius: 8px; border-radius: 8px; }

/* Header styles
-------------------------------------------------------------- */
#header { background: url() no-repeat center top; padding: .5em 0 0 0; height: 80px; 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(kuvat/sinulilogo.gif) no-repeat; }
#header #logo a.sitelogo:hover { display: block; width: 200px; height: 160px; background:  url(kuvat/sinulilogo.gif) no-repeat; }

/* Footer
-------------------------------------------------------------- */
#footer { text-align:center; height: 40px; margin-top: 3px; padding-top: 20px; background: url() no-repeat top center; }
span.copyright {padding-left: .5em;}

/* Search and navigation
-------------------------------------------------------------- */
#main_navi{ clear:both; height:30px; text-align:center; padding: 0 30px 0 30px; }
#menu { width: 760px; height: 35px; margin: 10px 0 0 0; padding: 1px 0 0 5px; list-style-type: none; font-weight: bold; font-family: "Arial Narrow", Arial; border: 1px solid #fff; 	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	-khtml-border-radius: 8px;
	border-radius: 8px;
	background: transparent;}
#menu li { display: block; float: left; padding: 0px 0 0 0; margin: 0 0 0 0; line-height: 1.4em; font-size: 1.2em; }

#menu li a {display: block; height: 24px; text-indent: 2px; letter-spacing: 1px; margin: 0px 0px 0px 0px; padding: 5px; color: #000000;}

#menu li a:hover, #menu li:hover{ text-decoration: none; color:#23a0df; background: #fff;}
#menu li span { display: block; float: left; padding: 0 0px 0 22px; }
#menu li span.home { background:  url() no-repeat; }

.current_page_item {background: #fff; margin: 0; padding: 0;}
ul.cat-navi li.page_item {background: #23a0df;}
/* Home page columns
-------------------------------------------------------------- */

#home_content { margin: 0.5em 0 0.5em 0; }
#home_content { }
#home_about, #home_asides, #home_events { min-height: 560px; }
#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(kuvat/bg/arrow.png) no-repeat top left; }
.latest_comments { padding: 0 20px 1px 20px; background:  url(../tma/images/bg/comment.gif) no-repeat top left; }
.latest_category { padding: 0 20px 1px 20px; background:  url(../tma/images/bg/category.gif) no-repeat top left; }



/* asides */
#home_asides { text-align:justify; background: #fff;}
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-bottom: 1px solid #ffcc00; }
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, #home_events { margin: 0 0 1em 0; padding: 0.5em 0.7em 0 0.7em; background: #fff; color:#23a0df}
#home_about p, #home_events p { font-size: 0.9em; }

/* recent posts */
.home_recent_post { display:block; padding: 0.1em 0 0.6em 0; margin: 0 0 0.4em 0; background:  url(../tma/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: "Arial Narrow", 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; }
.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; }
.home_recent_post ul {list-style-type: none outside;}

/* 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(../tma/images/bg/arrow.png) no-repeat 177px 3px; height: 19px; }
ul.cat li a:hover { background: #fff url(../tma/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(../tma/images/bg/sub.png) no-repeat; }
ul.cat li ul li a:hover { background: #fff url(../tma/images/bg/sub1.png) no-repeat;  border: 0px none #fff; }
li.page_item { list-style: none; }

ul.cat-navi li {  border: 5px solid #FFCC00; -moz-border-radius: 8px; -webkit-border-radius: 8px; -khtml-border-radius: 8px; border-radius: 8px; list-style: none; margin-bottom: 2px; padding: 6px;}

/* 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(../tma/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 .5em 0; padding: 15px;}
.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(kuvat/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;}
.rsswidget img {margin: 0; !important; max-height:16px; }

/* 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(../tma/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(../tma/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(../tma/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;}


/* Page styles 
-------------------------------------------------------------- */
#pagecontent {background: #fff; padding: 25px; min-height: 515px; }
#home_asides a:link, #pagecontent a:link, #home_events a:link {color: #00A7F7;text-decoration: none;border-bottom-width: 1px;border-bottom-style: dotted;border-bottom-color: #F79C0B;}
#home_asides a:visited, #pagecontent a:visited, #home_events a:visited {color: #0074AC;text-decoration: none;}
#home_asides a:hover, #pagecontent a:hover, #home_events a:hover {color: #FFFFFF;background-color: #F79C0B;text-decoration: none;}

/* Single post styles
-------------------------------------------------------------- */
.print { border-bottom: 1px dotted #dadada; margin-bottom: 15px;}
.printicon { padding: 0 1px 0 22px; background:  url(kuvat/printer.gif) no-repeat;}
div.post_meta a { float: left; }
#post_content, #arch_content { margin-left: 5px; }
#post_content #home_left div.post_meta a:hover {color: #a90f17; background: #fff url(kuvat/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; 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(../tma/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; }


/* Form styles
-------------------------------------------------------------- */

input.search_input { width: 162px; border: 0; background: #fff url(kuvat/bg/input.png) no-repeat; padding: 5px; color: #E0691A; font-weight: bold; margin: 0; float: left; }
input.submit_input { background: /*#E0691A*/  url(kuvat/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:"Arial Narrow",Arial,"Lucida Grande",Verdana,sans-serif; }
h1,h2 {background: url(kuvat/tausta_h1.png); color: #fff;text-indent: 4px;}
h3,h4 {font-size: 105%;color: #F79C0B;font-weight: bold;border-bottom-width: 1px;border-bottom-style: dotted;border-bottom-color: #F79C0B;border-left-width: 1px;border-left-style: dotted;border-left-color: #F79C0B;text-indent: 4px;}

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(../tma/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(../tma/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: #fff; background: #FFCC00;}
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; }
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: "Arial Narrow",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(../tma/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;}
.imgnav, .linkhover {display:none;}


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(../tma/images/bg/tag_green.png) no-repeat 0 2px; }

.sociable {display:block; background-color:#f3f9ff; border: 1px dotted #ddd; }
.linklove {display:none;}

/* 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 */
.alignleft {float:left;}
.alignright {float:right;}
.aligncenter {display: block; margin-left: auto; margin-right: auto; text-align:center; }
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 Narrow", Arial, sans-serif; font-size: 120%; color: #333333; padding: 1px; background-color: #FFFFFF;	border: 1px solid #009999;}
.submit_button {
	font-family: "Arial Narrow", Verdana, Arial, sans-serif;
	font-weight: bold;
	text-transform: capitalize;
	color: #FFFFFF;
	border: 1px solid #009999;
	cursor: hand;
	background-color: #009999;
}

/* Comment area styles
-------------------------------------------------------------- */

#comments { margin-top: 3em; }
#commenthead { margin-bottom: 1em; }

ol.commentlist { border: 1px solid #dadada; list-style-type: none; margin: 0; padding: 0 0 12px 0; }
ol.commentlist li { border-bottom: 1px solid #dadada; margin: 20px 0 1em 0; padding: 0 1em 1em 0; overflow-x: hidden; }
ol.commentlist li.alternate { 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 */
form#commentform input#submit {margin-bottom: 1.5em;}
form #comment-form { margin-top: 1.5em;  margin-bottom: 1.5em; clear: both;}
label.com { float: left; width: 100px; }
input.comtext, textarea#comment { 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#comment:focus, textarea#comment:hover { background: #f7f7f7; border-top: 1px solid #999; border-left: 1px solid #999; border-bottom: 1px solid #dadada; border-right: 1px solid #dadada; }
input#author:focus, input#email:focus, input#author:hover, input#email:hover { background: #f7f7f7; border-top: 2px solid #999; border-left: 2px solid #999; border-bottom: 1px solid #dadada; border-right: 1px solid #dadada; }
input.comsubmit { margin-left: 100px; }
cite .fn {margin: 5px 5px 10px 5px; padding: 2px 2px 2px 2px; background: #dadada;}
.vcard {margin: 0 0 5px 0;}
span.says {}
.comment-meta { clear: both; border-left: 1px solid #f7f7f7; }
.comment-author {display:block;}
.comment-body p {margin: 0 0 10px 0;}
.cancel-comment-reply {float: right; clear: both;  border: 1px solid #dadada; padding: 3px;}
.cancel-comment-reply:hover {display:block; background: #dadada;} 


ol.commentlist { list-style:none; margin:0 0 1em; padding:0; text-indent:0; }
ol.commentlist li { }
ol.commentlist li.alt { }
ol.commentlist li.bypostauthor {}
ol.commentlist li.byuser {}
ol.commentlist li.comment-author-admin {}
ol.commentlist li.comment { border-bottom:1px dotted #666; padding:1em; }
ol.commentlist li.comment div.comment-author {}
ol.commentlist li.comment div.vcard { }
ol.commentlist li.comment div.vcard cite.fn { font-style:normal; }
ol.commentlist li.comment div.vcard cite.fn a.url {}
ol.commentlist li.comment div.vcard img.avatar { border:5px solid #ccc; float:right; margin:0 0 1em 1em; }
ol.commentlist li.comment div.vcard img.avatar-32 {}
ol.commentlist li.comment div.vcard img.photo {}
ol.commentlist li.comment div.vcard span.says {}
ol.commentlist li.comment div.commentmetadata {}
ol.commentlist li.comment div.comment-meta { font-size:9px; }
ol.commentlist li.comment div.comment-meta a { color:#ccc; }
ol.commentlist li.comment p { font-size:11px; margin:0 0 1em; }
ol.commentlist li.comment ul { font-size:11px; list-style:square; margin:0 0 1em 2em; }
ol.commentlist li.comment div.reply { font-size:11px; }
ol.commentlist li.comment div.reply a { font-weight:bold; }
ol.commentlist li.comment ul.children { list-style:none; margin:1em 0 0; text-indent:0; }
ol.commentlist li.comment ul.children li {}
ol.commentlist li.comment ul.children li.alt {}
ol.commentlist li.comment ul.children li.bypostauthor {}
ol.commentlist li.comment ul.children li.byuser {}
ol.commentlist li.comment ul.children li.comment {}
ol.commentlist li.comment ul.children li.comment-author-admin {}
ol.commentlist li.comment ul.children li.depth-2 { margin:0 0 .25em .25em; }
ol.commentlist li.comment ul.children li.depth-3 { margin:0 0 .25em .25em; }
ol.commentlist li.comment ul.children li.depth-4 { margin:0 0 .25em .25em; }
ol.commentlist li.comment ul.children li.depth-5 {}
ol.commentlist li.comment ul.children li.odd {}
ol.commentlist li.even { background:#fff; }
ol.commentlist li.odd { background:#f6f6f6; }
ol.commentlist li.parent {}
ol.commentlist li.thread-alt { }
ol.commentlist li.thread-even {}
ol.commentlist li.thread-odd {}