/* Theme Name: Capricorn Theme URI: http://shaibanii.com/ Version: 1.0 Description: Capricorn is a light simple one cloumn theme. Author: Shaibanii Tags: white, black, one column, fixed width, light, simple For the WordPress community (GPL), enjoy! by Shaibanii - Shaibanii.com */ body{ background-color:#FFFFFF; color:#666666; font-family:"Lucida Grande", "Lucida Sans", Verdana, Arial, Helvetica, sans-serif; font-size:11px; padding:0px; margin:0px; } a{ color:#333333; text-decoration:none; } a:hover{ color:#666666; text-decoration:none; } blockquote { background:url(images/quote.png) no-repeat top left; padding:0 0 0 60px; min-height:50px; } cite{ font-size:inherit; font-style:normal; } /* Headers */ h1{ font-size:43px; color:#888; font-family:"Helvetica 65 Medium", Helvetica, sans-serif; text-align:center; } h1 a{ color:#888; text-decoration:none; } h2{ font-size:20px; margin:5px 0 7px 0; text-align:justify; } h2 a{ color:#222; text-decoration:none; } h2 a:hover{ color:#c00; } h3{ text-align:justify; font-size:12px; color:#000; } h4{ text-align:center; font-size:12px; color:#000; } /* Blog Contents */ #wrap{ width:600px; margin:0px; padding:0px; position:relative; } /* Navigation */ #nav{ padding:3px; } ul.nav{ width:500px; list-style:none; } ul.nav li { display:inline; } ul.nav li a { display:inline; padding:20px 4px 20px 4px; width:92px; color:#aa2812; text-align:center; font-family:Helvetica; font-size:12px; text-transform:lowercase; text-decoration:none; } ul.nav li a:hover { background-color:#FFF; color:#666; text-decoration:none; } /* Posts */ #main{ float:left; width:685px; } .post{ padding:5px; text-align:justify; } .main{ text-align:justify; border-bottom:1px solid #bbb; } .main p{ line-height:18px; margin:0 0 15px 0; } .main ol{ line-height:18px; margin:0 0 15px 30px; } .main ul{ line-height:18px; margin:0 0 15px 30px; } .main li{ margin:0 0 5px 0; } .main img{ padding:3px; border:1px solid #999; } .main img:hover{ padding:3px; border:1px solid #444; } img.wp-smiley{ padding:0px; border:0px; } img.wp-smiley:hover{ padding:0px; border:0px; } img.post-ratings-image{ border:0px; } .meta{ font-size:11px; line-height:15px; display:inline; color:#333; padding:5px 10px; margin:0 0 30px 0; } .navigation{ font-size:11px; } /* Comments */ .gravatar{ float:left; padding:2px; border:1px solid #999; } .gravatar:hover{ padding:2px; border:1px solid #444; } .alt{ color:#777; } ol#comments{ text-align:justify; } /* Forms */ input, textarea, select, button{ background-color:#fafafa; border:1px solid #efefef; color:#666; padding:2px; margin:3px 0 5px 0; font-size:10px; } /* Footer */ #footer{ background-image:url(images/footer.jpg); background-repeat:repeat-x; background-color:#000000; font-size:9px; text-align:center; width:100% } #footer a{ color:#999999; } #footer a:hover{ color:#777; } /* Others */ .aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; } .alignleft { float: left; } .alignright { float: right; } .wp-caption { border: 1px solid #ddd; text-align: center; background-color: #f3f3f3; padding-top: 4px; margin: 10px; /* optional rounded corners for browsers that support it */ -moz-border-radius: 3px; -khtml-border-radius: 3px; -webkit-border-radius: 3px; border-radius: 3px; } .wp-caption img { margin: 0; padding: 0; border: 0 none; } .wp-caption p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }