/* * plugin: tag */ div.tags { font-size:11px !important; position:absolute; left:0; bottom:0; } /* * plugin: cloud */ #cloud a { padding:0 !important; letter-spacing:-0.02em; color:#2233FF !important; } #cloud a.cloud1, #cloud a.cloud1_tag1, #cloud a.cloud1_tag2 { font-size:10px !important; } #cloud a.cloud1_tag2 { color:#CC7286 !important; } #cloud a.cloud2, #cloud a.cloud2_tag1, #cloud a.cloud2_tag2 { font-size:12px !important; } #cloud a.cloud2_tag2 { color:#CC7286 !important; } #cloud a.cloud3, #cloud a.cloud3_tag1, #cloud a.cloud3_tag2 { font-size:14px !important; } #cloud a.cloud3_tag2 { color:#CC7286 !important; } #cloud a.cloud4, #cloud a.cloud4_tag1, #cloud a.cloud4_tag2 { font-size:16px !important; } #cloud a.cloud4_tag2 { color:#CC7286 !important; } #cloud a.cloud5, #cloud a.cloud5_tag1, #cloud a.cloud5_tag2 { font-size:20px !important; } #cloud a.cloud5_tag2 { color:#CC7286 !important; } /* * plugin: blog */ #blog__newentry_form { text-align:left; margin-top:25px; } #blog__newentry_form fieldset { border:none; } #blog__newentry_title { width:40% !important; } .plugin_include_content .inclmeta { text-align:right; margin-bottom:0 !important; border-top:1px dotted #ccddff; } .plugin_include_content .published { color:#666; } #plugin_bloglinks__links { margin-top:23px; } .hfeed h1 a { color:#333 !important; } .hfeed h1 a:hover { color:#2233FF !important; } .hfeed div.tags { position:relative; float:left !important; margin-top:-1px; } /* * plugin: discussion */ .comment_wrapper { margin:0 !important; padding:0px !important; } .comment_name label span, .comment_mail label span, .comment_url label span, .comment_address label span{ float:left; width:80px; } .comment_name label input, .comment_mail label input, .comment_url label input, .comment_address label input { margin-bottom:3px; width:300px !important; } .comment_buttons { cursor:default !important; } .comment_buttons form { float:left; } .comment_buttons input.button { padding:0.05em 0.3em !important; } .comment_form textarea { width:500px; margin-bottom:5px; } .comment_form .comment_subscribe { margin-top:-6px; } .comment_form .comment_subscribe span { margin-left:-6px; } .hentry { border-bottom:1px dotted #ccddff; } #discussion__comment_preview { float:left; max-width:500px; border:1px solid #ccddff; } #discussion__btn_preview { margin-left:3px; } #discussion__newthread_form fieldset { text-align:left; } input#discussion__newthread_title { width:40% !important; } /* * plugin: captcha */ #plugin__captcha_wrapper img { margin:0 !important; } .comment_form #plugin__captcha_wrapper { margin-bottom:5px; }