/* Theme Name: Black and White Blog Template Description: Black and White Blog Template is a sleek, minimal 3-column theme brought to you free by SEO. Author: SEO Author URI: http://7seo.com Version: 1.0 Tags: black, white, gray, 3-columns, left sidebar, widget ready, fixed width, seo friendly */ * { padding: 0px; margin: 0px; } body { background: url(images/background.gif) #000000 left repeat-y; font-family: Arial, Helvetica, sans-serif; font-size: 8pt; color: #252525; } #wrap { width: 920px; margin-left: 50px; } #header { height: 100px; } #sidebar { width: 200px; color: #464646; } #content { width: 520px; float: right; margin: 0px 150px 0px 0px; padding: 0px 40px 0px 10px; } #pagenav { float: right; width: 150px; color: #ffffff; font-size: 10pt; font-weight: bold; position: fixed; margin: 0px 0px 0px 770px; } #footer { margin:10px 0px; color:#999999; } .postmetadata { color:#666666; padding: 10px 0px; } .post { padding-bottom: 10px; } .widget { padding-bottom: 10px; } /*default */ .clear { clear: both; } p, ul, ol, #content h1, h2, h3, h4, h5, h6 { padding-bottom: 10px; } /*text */ .description { font-size: 11pt; color: #999999; font-weight: bold; } #pagenav ul li { list-style: none; } #pagenav li a { color: #ffffff; text-decoration: none; margin-bottom: 10px; } #pagenav li a:hover { color: #0076a3; } #footer a { color:#999999; text-decoration: none; } #sidebar a { color: #464646; text-decoration: none; } #sidebar h2 { font-size: 11pt; } #sidebar ul li { list-style: none; } #sidebar ul { padding-bottom: 10px; } #sidebar ul li ul li { margin-left: 0px; } #sidebar ul li ul li ul li { margin-left: 10px; } ul li ul li { margin-left: 10px; } ul li ul li ul li { margin-left: 10px; } #content ul li, #content ol li { margin-left: 25px; } .postmetadata a { color:#666666; text-decoration: none; } blockquote { margin: 10px; padding: 10px 0px 0px 10px; border-left: 3px solid #CCCCCC; font-size: 9pt; font-style: italic; } small { font-size: 9pt; color:#666666; font-weight: bold; } #header h1 { font-size: 20pt; padding-top: 20px; font-weight: normal; } #header h1 a{ text-decoration: none; color: #0076a3; } #content h1 { font-size: 18pt; font-weight: normal; } #content h1 a { text-decoration: none; color: #0076a3; } h2 { font-size: 14pt; font-weight: normal; } h2 a { text-decoration: none; } h3, h4 { font-size: 12pt; font-weight: normal; color: #0076a3; } h5, h6 { font-size: 11pt; } #sidebar h2 { font-size: 11pt; font-weight: bold; } a { color: #464646; } /* calendar */ #today, caption { font-weight: bold; } td, th { padding: 2px; } #calendar_wrap { padding: 0px 10px 10px 0px; } /* form */ #author, #email, #url, #comment, .s { border: 1px solid #333333; padding: 5px; font-size: 8pt; background-color: #ffffff; color: #252525; font-family: Arial, Helvetica, sans-serif; } #author, #email, #url, #comment { padding: 5px; } .s { padding: 3px; } #submit, .searchsubmit { color: #cccccc; border: 1px solid #333333; font-size: 8pt; padding: 2px; margin-top: 3px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; background-color: #0076a3; } #commentform a { color: #666666; text-decoration: none; } #comments { margin: 10px 0px; } .comment { padding: 10px; } #date { padding-bottom: 10px; } #date a { text-decoration: none; } .alt strong { font-size: 9pt; } .alt a { text-decoration: none; } .searchform { margin-bottom: 0px; } /* wp default */ .center { text-align:center; } .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; -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-dd { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; }