/* Theme Name: Blacklens Theme URI: http://websitetheme.com/archives/18-BlackLens-Wordpress-theme.html Description: A black and pink theme with rounded corners and a floral graphic in the header. Version: 0.1 Author: Abdussamad Abdurrazzaq Author URI: http://abdussamad.com Tags: black, pink, white, left-sidebar, two-columns The CSS, XHTML and design is released under GPL: http://www.opensource.org/licenses/gpl-license.php */ body { background-color: #000; background-image: url(img/back.gif); font-family: arial, sans-serif; font-size: 10pt; margin: 0em; } a,a:hover,a:visited { color: black; } a:hover { text-decoration: none; } .center { background: url("img/center.gif") repeat-y; margin: auto; padding: 0em; width: 783px; } .bl { background: url("img/bottom.gif") 0 100% no-repeat; } .tl { background: url("img/top.jpg") no-repeat; } .content { margin: 0em; padding: 0px 10px; text-align: left; width: 760px; } img.centered { display: block; margin-left: auto; margin-right: auto; } img.alignright { display: inline; margin: 0 0 2px 7px; padding: 3px; } img.alignleft { display: inline; margin: 0 7px 2px 0; padding: 4px; } .alignright { float: right; } .alignleft { float: left; } .aligncenter, div.aligncenter { display: block; margin-left: auto; margin-right: auto; } .wp-caption { background-color: #f3f3f3; border: 1px solid #ddd; margin: 10px; padding-top: 4px; text-align: center; } .wp-caption img { border: 0 none; margin: 0; padding: 0; } .wp-caption p.wp-caption-text { margin: 0; padding: 0 4px 5px; } #description { margin-bottom: 4em; margin-left: 190px; overflow: hidden; padding: 0px 00px 10px 20px; width: 460px; } #description h3 { color: black; font-family: Tahoma, Geneva, sans-serif; font-size: 1.75em; font-weight: normal; margin-bottom: 1em; margin-top: 1.5em; text-align: left; } #description h3 a, #description h3 a:visited { color: #ec008c; text-decoration: none; } #description h3 a:hover { color: #EF4AAE; } #description .text { font-family: arial, sans-serif; font-size: 10pt; } .search-text { background: url("img/searchbar_background.gif") no-repeat 0 0; border: 0px; height: 26px; padding: 5px; width: 131px; } .search-submit { background: url("img/magnify.gif") no-repeat top left; background-color: transparent; border: none; display: inline; height: 27px; margin: 0em; width: 33px; } h1 { color: #000; font-family: arial,sans serif; font-size: 28pt; font-weight: bold; letter-spacing: -2px; margin: 0em; padding: .75em .5em 0em .5em; text-align: left; } h1 a, h1 a:hover { text-decoration: none; } h1 a:hover { color: gray; } h1 a:hover #pink { color: #EF4AAE; } #black { color: black; } #pink { color: #ec008c; display: inline; } h2 { color: #8d8d8d; font-family: georgia, serif; font-size: 12pt; font-weight: bold; letter-spacing: -0.1em; margin: 0em; padding: .25em 1.25em .5em 1.25em; text-align: left; } #footer { background: url(img/footer.gif) no-repeat; clear: both; color: #000; font-size: .75em; height: 48px; margin: auto; padding: 2em 0.25em 0.5em .25em; text-align:center; width: 698px; } #footer a { color: black; } .nav { background: url("img/nav.gif") no-repeat; color: black; height: 41px; margin-left: 1em; padding: 5px 4px; text-align: left; width: 697px; } .nav a, .nav a:hover, .nav a:visited { color: black; margin: 0em 1em 0em 0em; } .nav ul li { display: inline; list-style-type: none; margin: 0em; padding: 0em; } #sidebar { background-image: url("img/sidebar.gif"); background-position: top right; background-repeat: repeat-y; float: left; margin-bottom: 4em; margin-left: .5em; padding: 0px 3px; text-align: left; width: 185px; } #sidebar ul { line-height: 150%; list-style-type: none; margin: 0em; padding: 0em; } #sidebar h3 { color: #000; font-family: georgia, serif; font-size: 12pt; margin-top: 2em; } .postmetadata { background: url(img/postmetadata.png) repeat; background-position: top left; clear: both; display: block; font-size: 0.85em; margin-bottom: 3em; margin-top: 1em; padding: 15px 0px 15px 10px; width: 445px; } a .morelink { color: orange; text-decoration: none; } .commentlink { background-image: url("img/comment.gif"); background-position: top left; background-repeat: no-repeat; padding-left: 25px; } .categorylinks, .taglinks, .postdate, .postrssfeed, .postedit, .postauthor { background-image: url("img/folder.gif"); background-position: top left; background-repeat: no-repeat; margin-right: 1em; padding-left: 25px; } .postauthor { background-image: url("img/user.gif"); font-size: 0.85em; } .postedit { background-image: url("img/edit.gif"); } .postdate { background-image: url("img/date.gif"); font-size: 0.85em; padding: 1px 1px 1px 25px; } .postrssfeed { background-image: url("img/feed.png"); } .taglinks { background-image: url("img/icon_attachment.gif"); } ol.commentlist { padding: 0em; text-indent: 0%; } li.comment { list-style-type: none; margin: 0em; padding: 0em; } .comment-body { background: #F5F5F5 url("img/comment-back.gif") bottom right no-repeat; border: 1px solid #D3D3D3; margin: 0em 0em 1em 0em; padding: 5px 5px 10px 5px; } .odd .comment-body { background: white url("img/odd-comment-back.gif") bottom right no-repeat; border: 1px dashed #D3D3D3; } .comment-author img { border: 3px solid #D3D3D3; float: left; margin: 0em 0.5em 0.25em 0em; } .odd .comment-author img { border-color: #F5F5F5; } .comment-author .fn { font-style: normal; font-weight: bold; } .commentmetadata { float: right; font-size: 0.75em; margin: -1.25em 1.5em 0em 0em; } .comment-body p { margin-left: 50px; } blockquote { background-color: #F5F5F5; border-left: 4px solid #D3D3D3; padding: 5px 5px 5px 10px; }