/* Theme Name: Azerde Description: Azerde is a simple fixed width WordPress theme designed by SEO Company Author: SEO Company Author URI: http://jump2top.com Version: 1.0 Tags: green, white, blue, 2-columns, right sidebar, widget ready, fixed width, seo friendly */ * { padding: 0px; margin: 0px; } body { background: url(images/background.gif) repeat-x #ffffff; font-size: 8pt; font-family: Arial, Helvetica, sans-serif; color: #000000; } #wrap { width: 930px; text-align:left; background: url(images/background_bottom.gif) bottom no-repeat; padding-bottom: 20px; } #header { height: 185px; padding: 0px 30px; background: url(images/background_header.gif) no-repeat; } #pagenav { height:27px; text-align: right; font-size: 10pt; font-weight: bold; padding-top: 8px; } #title { height: 150px; float: left; } #topright { float:right; height: 90px; padding-top: 60px; } #main { margin: 2px 0px 0px 0px; padding: 20px 30px; clear:both; } #sidebar { float: right; width: 180px; } #content { margin: 0px 200px 0px 0px; width: 670px; } #footer { text-align: center; color: #999999; clear:both; margin-bottom: 10px; } .post { margin-bottom: 20px; } .postmetadata { margin-bottom: 10px; color:#999999; } .postmetadata a { color:#999999; text-decoration: none; } small { font-size: 9pt; font-weight:bold; color:#666666; } /* text */ a { color: #066ea9; text-decoration: none; } blockquote { margin: 10px; font-size: 9pt; font-style: italic; color: #066ea9; } blockquote a { text-decoration: underline; } #title h1 { color: #ffffff; font-size: 20pt; font-weight: normal; padding-top: 40px; } #title h1 a { color: #ffffff; text-decoration: none; } .description { color: #CCCCCC; font-size: 14pt; } #pagenav ul li { list-style: none; display: inline; } #pagenav li { height: 27px; } #pagenav li a { color: #ffffff; text-decoration: none; margin-left: 20px; } #pagenav li a:hover { background: url(images/background_hover.gif) no-repeat bottom; padding-bottom: 11px; color: #dce235; } #footer a { color: #999999; text-decoration: none; } p, h2, h3, h4, ol, ul, #calendar_wrap { padding-bottom: 10px; } #content h1 { font-size: 14pt; color: #a2c31d; } #content h1 a { color: #a2c31d; text-decoration: none; } #content h2, h3, h4 { color: #066ea9; } h2 { font-size: 12pt; } #sidebar a { color:#666666; text-decoration: none; } #sidebar li { padding-bottom: 2px; } #sidebar { color: #666666; } #sidebar ul li { margin-left: 15px; list-style-image: url(images/offline.gif); } td, th { padding: 2px; } caption { font-weight: bold; } 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; } #pagetitle { padding-bottom: 10px; } .listtitle h2 { padding-bottom: 0px; } /* form */ #author, #email, #url, #comment, .s { border: 1px solid #d2d2d2; padding: 5px; font-size: 8pt; background:transparent; color: #363636; font-family: Arial, Helvetica, sans-serif; } #author, #email, #url, #comment { padding: 5px; } .s { padding: 3px; } #submit, .searchsubmit { background-color: #a2c31d; color: #ffffff; border: 1px solid #d2d2d2; font-size: 8pt; padding: 2px; margin-top: 3px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; } #commentform a { color: #a2c31d; text-decoration: none; } #commentform a:hover { color:#a2c31d; text-decoration: underline; } #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; } /* wp default */ .navigation { margin: 10px 0px; } .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; }