/* Theme Name: BlackIsNotBlack Theme URI: http://wordpress.org/ Description: A dark and minimalist theme with subtle gradations (if you look carefully !) - fixed-width, two colums, right sidebar - released under GPL - valid XHTML & CSS Version: 1.0 Author: S3E2 Author URI: http://s3e2.com/ Tags: black, two-columns, fixed-width */ body { font-size: 62.5%; /* Resets 1em to 10px */ background: #000 url('images/bg.png') repeat-x; margin: 0; padding: 0; font-family: Georgia, Tahoma, 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif; } #page { width: 908px; margin: 0 auto; padding-top: 20px; color: #999; } #header { background: black url('images/header.jpg'); height: 140px; width: 908px; } #content { width: 908px; margin: 0; padding: 0; background: black url('images/bgdivcontent.jpg') repeat-y; font-size: 1.2em; text-align: left; overflow: hidden ; } #leftcolumn { float: left; margin: 0; padding: 10px 20px; width: 635px; } #sidebar{ float: left; margin: 0; padding: 0 0 0 20px; width: 190px; text-align: left; } #footer { background: black url('images/footer.jpg') no-repeat top; height: 50px; width: 908px; padding-top: 22px; text-align: center; font-size: 11px; font-variant: small-caps; color: #766; } /*Sidebar's lists*/ #sidebar ul { list-style-type: none; padding: 0; margin: 0; } #sidebar ul li ul{ padding-top: 5px; } #sidebar ul li ul li ul{ padding-top: 0px; } #sidebar li { margin-left: 0; font-size: 15px; font-weight: bold; padding: 10px 0 15px 0; color: #522; font-variant: small-caps; } #sidebar li li{ font-size: 12px; font-weight: normal; padding: 0 0 0 25px; margin: 0 0 0 10px; font-variant: normal; list-style: none; line-height: 25px; } #sidebar li.pagenav li{ background : url(images/page-icon.png) no-repeat top left; } #sidebar li.linkcat li{ background: url(images/blogroll-icon.png) no-repeat top left; } #sidebar li.categories li{ background: url(images/category-icon.png) no-repeat top left; } #sidebar li.archives li{ background: url(images/archives-icon.png) no-repeat top left; } #sidebar li.meta li { background: url(images/rss-icon.png) no-repeat top left; } /*End Sidebar's lists*/ /*Form Elements*/ textarea, select, input { background: #0A0001 url('images/bg-form-comments.png') repeat-x; border: 1px solid #4C4C58; font-family: Georgia, Tahoma, 'Lucida Grande', 'Lucida Sans Unicode', Verdana, sans-serif; color: #999; padding: 5px; } input.checkbox { background: none; border: 0; } input.radio { background: none; border: 0; } /*End Form Elements*/ /*Search*/ #searchform { margin: 0; padding: 0; } .searchf{ margin: 0 0 0 5px; padding: 0; background: url(images/search.jpg) no-repeat left top; text-align: left; } .searchfield{ color: #BB9; margin: 0 0 0 10px; padding: 5px 5px 5px 5px; width: 105px; height: 20px; background: none; border: 0; font-size: 12px; } .searchbutton{ background: none; border: 0; width: 30px; height: 40px; cursor: pointer; } /*End Search*/ #footer a { font-family: Arial; } a { color: #BB9; } a img { border: none; } a:visited { color: #BB9; } a:hover { color: #eee; } .blog_name { margin: 0; padding: 35px 0 0 30px; font-variant: small-caps; } .blog_name a { text-decoration: none; font-size: 30px; } .blog_description { font-size: 15px; padding-left: 30px; } .post { padding : 0 0 40px 0; } h2.page-title { font-variant: small-caps; } .post-date { background: url(images/calendar-icon.png) left; font-family: Arial; font-variant: small-caps; font-weight: bold; color: #100; font-size: 11px; text-align: center; padding-top: 10px; width: 48px; height: 38px; float: left; } .post-day { padding-top: 1px; font-size: 16px; font-weight: bold; } .post-title { float: left; padding-left: 10px; } .post-author { background: url(images/author-icon.png) no-repeat bottom left; padding: 10px 10px 0 25px; line-height: 25px; } .post-category { background: url(images/category-meta-icon.png) no-repeat left; padding: 10px 0 0 30px; line-height: 30px; } .post-edit-link{ background: url(images/edit-icon.png) no-repeat bottom left; padding: 10px 0 0 25px; line-height: 30px; } .post-tags{ background: url(images/tag-icon.png) no-repeat left; padding: 10px 0 0 30px; line-height: 30px; } .post-comments{ float: right; background: url(images/comments-icon.png) no-repeat bottom left; padding: 10px 0 0 25px; } .meta-link-post a{ color: #766; font-variant: small-caps; } .meta-link-post a:visited{ color: #766; } .meta-link-post a:hover{ color: #eee; } .meta-entry { background: #0A0001; padding: 0 10px 20px 10px; border-bottom: 1px dashed #4C4C58; } .entry { margin: 0; padding-top: 1px; clear: both; } h2.entry-title { font-size: 1.7em; margin: 0; padding: 0; text-decoration: none; } .entry-title a { text-decoration: none; } acronym, abbr { border-bottom: 1px dashed #4C4C58; cursor: help; } blockquote { border-left: 5px solid #4C4C58; padding-left: 5px; font-style: italic; } legend { color: #777; padding: 5px; } fieldset{ padding: 5px; border: 1px solid #4C4C58; } p img { padding: 0; max-width: 100%; } .screen-reader-text { position: absolute; left: -1000em; } /*Tables*/ #leftcolumn table { border: 0; } #leftcolumn td { border: 1px solid #4C4C58; padding: 10px; } #leftcolumn th { background: #222; border: 1px solid #4C4C58; padding: 10px; } /*End tables*/ /*Comments*/ #commentform textarea { width: 100%; } li.comment { list-style-type: none; margin: 35px 0; } .avatar { float: right; margin-right: 25px; margin-top: 10px; border: 1px dotted #4C4C58; padding: 2px; } .alt { background: #0A0001 url('images/bg-form-comments.png') repeat-x; border-top: 1px dotted #4C4C58; border-bottom: 1px dotted #4C4C58; } /*End comments*/ /*Calendar*/ #wp-calendar { empty-cells: show; margin: 10px auto 0; width: 125px; } #wp-calendar th { background: #222; border: 1px solid #4C4C58; padding: 5px; text-align: center; } #wp-calendar caption { text-align: center; width: 100%; color: #777; } #wp-calendar td { padding: 2px; color: #777; text-align: center; } /* End calendar*/ /* Captions & aligment */ .aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; } .alignleft { float: left; } .alignright { float: right; } .wp-caption { border: 1px solid #4C4C58; text-align: center; background-color: #10050B; padding-top: 4px; margin: 10px; } .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; } /* End captions & aligment */