/* reset ====================================================================== */ body { text-align:center; font-family:Arial, sans-serif; margin:0; padding:0; background:url(<$MTBlogURL$>images/bg.jpg) left top repeat-x; } h1, h2, h3, h4, h5, h6, h7, li, dl, dt, dd, p { margin:0px; padding:0px; font-weight:normal; font-family:Arial, sans-serif; } a { text-decoration:underline; } a:link { color:#336699; } a:visited { color:#336699; } a:active { color:#336699; } a:hover { color:#99CCFF; } img { border:none; } textarea { font-size:small; } label { display:block; } /* basic ====================================================================== */ .clear { clear:both; height:0; display:block; visibility:hidden; } .clearFix { zoom:100%; } .clearFix:after { content:" "; clear:both; height:0; display:block; visibility:hidden; } /* wireframe ====================================================================== */ #container { width:880px; text-align:left; margin:0 auto; padding:0px; } /* header ====================================================================== */ #header { height:140px; zoom:100%; color:#333; } #header:after { content:" "; clear:both; height:0; display:block; visibility:hidden; } #blogTitle { float:left; width:160px; font-size:large; text-align:left; margin-top:35px; } #blogDescription { float:right; width:710px; color:#EEEEFF; font-size:small; margin-top:58px; } /* content navigation ====================================================================== */ #content-navi { color:#666666; font-size:small; text-align:center; margin:20px 0 30px; padding:0; } /* entry area ====================================================================== */ #center { float:left; width:480px; overflow:hidden; } .content { } .entry { color:#666666; font-size:small; line-height:150%; margin:0; padding:0; background:#FFFFFF; margin-bottom:30px; } .entry p.entrydata { color:#999999; font-size:x-small; text-align:left; line-height:normal; margin:5px 0 25px; padding:0 } .entry p.posted { color:#999999; font-size:x-small; text-align:left; line-height:normal; margin:25px 0; padding:5px 0; border-top:1px dotted #999999; border-bottom:1px dotted #999999; } .entry p { color:#666666; font-size:small; font-weight:normal; line-height:150%; text-align:left; margin:15px 0; } .entry blockquote { margin:15px 0; padding-left:8px; border-left:8px solid #DDDDDD; } .entry h1, .entry h2 { color:#444; font-size:large; text-align:left; font-weight:bold; margin-bottom:5px; } .entry h2 a { color:#444; text-decoration:none; } .entry h2 a:hover { color:#444; text-decoration:underline; } .entry pre { height:200px; overflow:scroll; padding:5px; border:1px solid #CCC; background:#F3F3F3; } .entry ul { margin:0; padding-left:25px; } .entry ol { margin:0; padding-left:25px; } /* archives ====================================================================== */ #archive h1 { color:#33AAFF; font-size:large; text-align:left; font-weight:bold; margin-bottom:20px; padding-bottom:6px; border-bottom:1px dotted #999; } #archive .entry { margin:10px 0; padding:10px 0; border-bottom:1px dotted #999999; } #archive .entry p { margin:5px 0; } /* side menu ====================================================================== */ #side { float:right; width:370px; background:#FFFFFF; overflow:hidden; } .sideColumnL { width:180px; float:left; } .sideColumnR { width:180px; float:right; } .sideBar { margin:0 0 30px 0; padding:0; } .sideBar h2 { color:#999; font-size:medium; font-weight:bold; text-align:left; text-transform:uppercase; line-height:100%; letter-spacing:1px; margin-bottom:10px; padding-bottom:5px; border-bottom:1px dotted #999; } .sideBar ul, .sideColumnL ul, .sideColumnR ul { margin:0; padding:0; } .sideBar li, .sideColumnL li, .sideColumnR li { list-style-type:none; color:#666666; font-size:small; text-align:left; line-height:120%; margin-top:10px; } .link-note { font-size:small; line-height:150%; text-align:left; margin-bottom:30px; } .link-note table { width:190px; } #powered { font-size:x-small; line-height:150%; text-align:left; color:#666666; margin-bottom:30px; } /* comment,trackback ====================================================================== */ .trackbacks, .comments { margin:20px 0; } .trackback, .comment { margin:10px 0; padding:10px 0; border-bottom:1px dotted #999999; } .trackback p, .comment p { margin:0; } textarea[id="comment-text"] { width:80%; } /* tagcloud ====================================================================== */ .moduleTagcloud { list-style:none; text-align:left; } .moduleTagcloud li { display:inline;line-height:130%; } .moduleTagcloud li a { text-decoration:none; } .moduleTagcloud li.tagLevel1 { font-size:19px; } .moduleTagcloud li.tagLevel2 { font-size:17px; } .moduleTagcloud li.tagLevel3 { font-size:15px; } .moduleTagcloud li.tagLevel4 { font-size:13px; } .moduleTagcloud li.tagLevel5 { font-size:11px; } .moduleTagcloud li.tagLevel6 { font-size:9px; } /* footer ====================================================================== */ #footer { clear:both; color:#999999; font-size:small; text-align:center; padding:20px 0; }