#header { padding: 20px; } #head-nav { margin: 0 10px; } #main-content { float: left; margin-left: 12px; width: 570px; } #sidebar { border: 0px solid #aaa; float: right; margin: auto; padding: 0px 20px 20px 0; width: 300px; } #footer { padding: 10px 20px; } #foot-1, #foot-2, #foot-3 { width: 290px; border: 0px solid #bbb; } #foot-1, #foot-2 { float: left; } #foot-right, #foot-3 { float: right; } #foot-2 { margin: 0 15px; } #footer-credit { line-height: 28px; margin: 10px 20px; } #footer-desc { border-top: 1px dashed #ccc; font-style: italic; text-align: right; } /*Head Nav*/ ul#topnav { margin: 10px 0 20px; list-style: none; font-size: 1.1em; clear: both; float: left; width: 100%; } ul#topnav li{ margin: 0; padding: 0; overflow: hidden; float: left; height:40px; } ul#topnav a, ul#topnav span { padding: 10px 20px; float: left; text-decoration: none; color: #fff; text-transform: uppercase; clear: both; height: 20px; line-height: 20px; background: #1d1d1d; } ul#topnav a { color: #7bc441; } ul#topnav span { display: none; } ul#topnav.v2 span{ } ul#topnav.v2 a{ color: #555; border: solid #999 1px; background-color:#eeeeee; } /*Page Nav and More Link*/ .older a:link, .older a:visited { float: left; } .newer a:link, .newer a:visited { float: right; } .page-nav { margin-top: 10px; } a.more-link:link, a.more-link:visited { float: right; margin-bottom: 10px; } /*Miscelaneous */ blockquote { border-left: 10px solid #ccc; border-right: 1px dotted #ccc; border-top: 1px dotted #ccc; border-bottom: 1px dotted #ccc; background: #000; color: #FFF; margin: 15px 0 15px 60px; padding-left: 10px; } code { color: #B03535; } pre, code { font-size: 1.3em; margin: 15px 0; } /*Widget */ .widget { margin-bottom: 15px; margin-top: 15px; } .widget_author img { border: 1px solid #ccc; float: left; margin-right: 10px; padding: 5px; } table#wp-calendar { text-align: center; } table#wp-calendar caption { font-size: 1.5em; margin-bottom: 10px; text-align: center; } table#wp-calendar thead tr th { background: #eee; border: 1px solid #ccc; font-weight: bold; padding: 4px 13px; } table#wp-calendar td { border: 1px solid #ccc; padding: 4px 13px; } #today { background: #eee; } a.follow:link, a.follow:visited { display: block; background: #eee; font-weight: bold; margin-top: 15px; padding: 5px 10px; text-align: center; } /*Images and Captions*/ .imagen { } img.centered { display: block; margin: 10px auto; } img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; } img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; } .wp-caption { border: 1px solid #ccc; padding-top: 4px; text-align: center; margin: 10px; } .wp-caption img { margin: 0; padding: 0; } .wp-caption p.wp-caption-text { margin: 0; line-height: 17px; } .post img,table.tr-caption-container { border: 1px solid #fff; padding:0; -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, .5); -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, .5); -goog-ms-box-shadow: 1px 1px 5px rgba(0, 0, 0, .5); box-shadow: 1px 1px 5px rgba(0, 0, 0, .5); } /*Comment List */ #main-content ol.commentlist { margin-left: 0px; } #main-content ol.commentlist li { border: 1px solid #bbb; list-style: none; margin: 15px 0; padding: 10px; } li.odd { background: #f8f8f8; } .commentlist li img.avatar { border: 1px solid #aaa; width: 32px; height: 32px; } #main-content ul.children li { margin-left: 70px; } .comment-author { } .comment-meta { border-bottom: 1px solid #ddd; text-align: right; } .comment-reply-link, #cancel-comment-reply-link { border: 1px solid #aaa; padding: 3px 10px; } .post-outer { padding-bottom: 5px; } .comment-body { background-color:#212121; border:1px solid #585858; clear:both;float:left; margin-bottom:10px; text-align:justify; padding: 10px; width:500px; } .post-footer { } .comment-form { height: 300px; padding: 9px; } .comments { border-top: dotted #999 1px; border-bottom: dotted #999 1px; padding: 5px; width: auto; } .quickedit{ display:none; } .blog-pager { border-bottom: dotted 1px #999; border-top: dotted 1px #999; width:auto; } /* more link style */ .rmlink a, .jump-link a{-moz-border-radius:5px;-khtml-border-radius: 5px;-webkit-border-radius: 5px;border:1px solid #b7b7b6;float:right;padding:2px 12px; border:none; background:#4173af; color:#FFF;font-style: italic;margin-top:10px;text-decoration:none;} .rmlink a:hover, .jump-link a:hover{background:#1d1d1d;color:#fff;text-decoration:none;} /* Author Info */ .authorinfo{background:#000;margin:20px 0 40px 0;padding:10px;overflow:auto;color:#fff; border: 1px dotted #ccc;} .authorinfo p{margin:0;padding:0} .authorinfo a{color:#4173af} .authorinfo img{background:#FFF; border: solid 1px #000;float:Left;margin:0 10px 0 0;padding:4px} /* --------------- Admin Comment ---------------------------------- */ .comment-body-author { background: #051547; border:1px solid #ccc; border-left:1px solid #fff; border-right:1px solid #fff; margin-left:0px; margin-right:0px; padding:7px; color:#ffffff; width:510px; } .feed-links{ display:none; }