/* Theme Name: Bulletproof, Right Theme URI: http://bhtech.co.uk/products/wordpress-themes Description: This theme is Bulletproof. It works in all widely used web browsers, including IE6, and Opera mobile. To do this it uses no hacks, and minimalist, validating, XHTML. BHTech recommends running this theme on WordPress version 3 to experience all the features it supports. Author: BHTech Version: 1.0.41 Tags: black, blue, white, light, two-columns, right-sidebar, flexible-width, sticky-post, custom-background */ /* WordPress Styles */ .aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; } .alignleft { float: left; } .alignright { float: right; } .wp-caption { background-color: #f3f3f3; border: 1px solid #ddd; -khtml-border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; /* optional rounded corners for browsers that support it */ margin: 10px; padding-top: 4px; text-align: center; } .wp-caption img { border: 0 none; margin: 0; padding: 0; } .wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; margin: 0; padding: 0 4px 5px; } /* Layout Styles */ #container { margin: 0 auto; width: 920px; } #endheader { margin: 50px 0 0 0; } #firstpost { margin-top: -20px; } #footer { -webkit-border-bottom-right-radius: 5px; -webkit-border-bottom-left-radius: 5px; -moz-border-radius-bottomright: 5px; -moz-border-radius-bottomleft: 5px; border-bottom-right-radius: 5px; border-bottom-left-radius: 5px; clear: both; float: left; height: 30px; margin-bottom: 20px; text-align: right; width: 100%; } #footer p { margin: 0 5px 20px 0; padding: 5px; } #header { -webkit-border-top-left-radius: 5px; -webkit-border-top-right-radius: 5px; -moz-border-radius-topleft: 5px; -moz-border-radius-topright: 5px; border-top-left-radius: 5px; border-top-right-radius: 5px; clear: both; float: left; margin-top: 20px; text-align: center; width: 100%; } #header h1 a { color: #000; text-decoration: none; } #header p,#header h1,#header h2 { margin: 0; padding: .4em 15px 0; } .avatar { float: left; } .col1,.col2,.col3 { float: left; overflow: hidden; padding: 0 0 1em; position: relative; } .col2 li { list-style: none; margin-left: -40px; } .col2 li li { margin-left: -30px; } .col2 li li li { margin-left: -20px; } .colmask { clear: both; float: left; overflow: hidden; position: relative; width: 100%; } .colright,.colmid,.colleft { float: left; position: relative; width: 100%; } .comment p { clear: both; } .commentlist li { list-style: none; margin-left: -30px; } .depth-1 { border-top: 1px solid #000; } .entry { line-height: 1.25; margin-bottom: 20px; margin-top: 20px; } .post { margin-top: 30px; } .post h2 a { color: #000; text-decoration: none; } .reply { margin-bottom: 20px; } .rightmenu .col1 { left: 27%; width: 71%; } .rightmenu .col2 { left: 31%; width: 21%; } .rightmenu .colleft { right: 25%; } .top_meta { margin-bottom: 20px; } a:hover { text-decoration: none; } body { background:#EEE; border: 0; font-family: Georgia,"Times New Roman",serif; margin: 0; min-width: 800px; padding: 0; width: 100%; font-size: 13px; } h1,h2,h3 { clear:both; margin: .8em 0 .2em; padding: 0; } img { margin: 10px; border: none; } p { margin: .4em 0 .8em; padding: 0; } p,li { font-size: 13px; }