/* Theme Name: Bluer Description: Bluer WordPress Theme is a simple and stylish, fluid-width WordPress theme designed by Real Estate Forum Author: Real Estate Forum Author URI: http://realestateforum.ws Version: 1.0 Tags: black, gray, white, blue, 2-columns, right sidebar, widget ready, fluid width, seo friendly */ * { padding: 0px; margin: 0px; } body { font-family: Arial, Helvetica, sans-serif; background: url(images/background.gif) repeat-y center; font-size: 8pt; color: #464646; } #wrap { width: 900px; text-align: left; background: url(images/background_header.gif) no-repeat; } #header { height: 151px; padding: 0px 20px; } #title { height: 116px; float: left; width: 650px; } #pagenav { height: 26px; font-size: 10pt; font-weight: bold; padding-top: 9px; width: 850px; clear:both; } #topright { float: right; width: 200px; padding-top: 50px; text-align: right; } #mainwrap { padding: 20px 20px; clear: both; } #sidebar { float: right; width: 180px; } #content { margin: 0px 200px 0px 0px; width: 650px; } #footer { clear: both; margin: 15px 0px; text-align: center; color: #999999; } .post { margin-bottom: 15px; } .postmetadata { padding-top: 10px; color: #adadad; } .postmetadata a { color: #adadad; text-decoration: none; } /* text */ #title h1 { color: #ffffff; font-size: 18pt; padding-top: 34px; font-weight: normal; } #title h1 a { color: #ffffff; text-decoration: none; } .description { font-size: 12pt; font-weight: bold; } #pagenav ul li { list-style: none; display: inline; } #pagenav li a { padding-right: 20px; text-decoration: none; color: #00bef1; } #pagenav li a:hover { color: #ffffff; } p, #content h1, h2, h3, ol, ul, caption { padding-bottom: 10px; } #footer a { color: #999999; text-decoration: none; } #content h1 { color: #007aa7; font-size: 14pt; } #content h1 a { color: #007aa7; text-decoration: none; } h2 { font-size: 12pt; } h2 a { color: #464646; text-decoration: none; } h3, h4 { font-size: 11pt; } small { font-size: 9pt; font-weight: bold; color:#666666; } #content ul li, #content ol li { margin-left: 25px; } #sidebar ul li { list-style: none; } #sidebar { color: #363636; } #sidebar a { color: #363636; text-decoration: none; } #sidebar a:hover { text-decoration: underline; } a { color: #007aa7; } blockquote { margin: 10px; font-size: 9pt; font-style: italic; } /* form */ #calendar_wrap { margin-bottom: 10px; } td, th { padding: 2px; } #author, #email, #url, #comment, .s { border: 1px solid #adadad; padding: 5px; font-size: 8pt; background: transparent; } #author, #email, #url, #comment { padding: 5px; } .s { padding: 3px; } #commentform a:hover { color:#252525; text-decoration: underline; } #comments, #commentform, #date, .comment { padding: 10px 0px; } #comments a, #commentform a { color: #007aa7; text-decoration: none; } /* wp default */ .navigation { color: #666666; } .navigation a { color: #666666; text-decoration: none; } .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; }