/* Theme Name: A New WordPress Theme Description: A New Theme is a clean, search engine friendly, simple and stylish WordPress theme designed by Blog Themes. Author: Free Blog Themes Author URI: http://jump2top.com/themes/ Version: 1.0 Tags: black, blue, yellow, 2-columns, right sidebar, widget ready, fluid width, seo friendly */ * { padding: 0px; margin: 0px; } body { font-family: "Times New Roman", Times, serif; font-size: 9pt; color:#707070; background-color: #eee3b6; } #mainwrap { background:url(images/background.gif) repeat-x; } .wrap { width: 900px; text-align: left; } #leftcol { margin: 0px 260px 10px 0px; } #sidebar { float: right; width: 250px; margin-bottom: 10px; } #sbar { margin: 20px 0px 0px 15px; } #header { height: 200px; } #title { padding-top: 70px; } #navigation { font-size: 14pt; font-weight: bold; margin-top: 50px; color: #707070; } #navigation ul li { list-style: none; padding-left: 20px; } #navigation li { padding-bottom: 5px; } #navigation ul { padding-bottom: 5px; border-bottom: 3px solid #a1a1a1; } #content { margin-top: 10px: } #footer { color: #666666; margin: 15px 0px; font-size:8pt; } #footer a { color: #666666; text-decoration:none; } /* text */ #title h1 { font-size: 26pt; color: #333333; } #title h1 a { color: #333333; text-decoration: none; } .description { font-size: 18pt; font-style:italic; padding-left: 5px; color: #a1a1a1; } h1 { font-size: 18pt; font-weight: normal; color: #333333; } h1 a { color: #333333; text-decoration: none; } h2 { font-size: 14pt; font-weight:normal; } h3, h4 { font-size: 12pt; } #content h1, h2, h3, h4, p, ul, ol { padding-bottom: 10px; } .post a, .entry a, #comment a { color:#707070; } .post a:hover, .entry a:hover, #comment a:hover { text-decoration: none; } #sidebar ul li { list-style: none; } #sidebar li { padding-bottom: 2px; } #sidebar li a { color: #5b5b5b; text-decoration: none; } #sidebar li a:hover { text-decoration: underline; } #content ul li, #content ol li { margin-left: 25px; } /* forms */ #search { background-color: #faf0ce; padding: 10px; margin-top: 10px; border: 1px solid #e6dbb6; text-align: center; } #author, #url, #id, #email, textarea, .s { border: 1px solid #eee3b6; font-size: 10pt; font-weight: bold; color: #999999; padding: 2px; } #submit { border: 1px solid #666666; padding: 2px; font-size: 10pt; color: #666666; font-weight: bold; } /* -- */ .postmetadata { border-top: #a1a1a1 dashed 1px; margin: 10px 0px; padding-top: 3px; color: #858585; } .postmetadata a { color: #858585; text-decoration: none; } img a { border: 0px; } /* wp default */ .navigation { padding: 10px 0px; } .navigation a { color: #333333; text-decoration: none; } .alignleft { float: left; } .alignright { float: right; } .aligncenter { display: block; margin-left: auto; margin-right: auto; } .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; }