/* Theme Name: Candle Blog Theme Description: Candle Blog Theme is a simple and stylish Wordpress Theme brought to you free by Free Blog Themes and Blog Templates. Author: Free Blog Themes and Blog Templates Author URI: http://jump2top.com/themes/ Version: 1.0 Tags: pink, gray, 2-columns, right sidebar, widget ready, fluid width, seo friendly, with image */ * { padding: 0px; margin: 0px; } body { background: url(images/background.gif) repeat-x #404040; color: #ffffff; font-size: 8pt; font-family: "Trebuchet MS", Geneva, Arial, Helvetica, sans-serif; } #wrapper { background: url(images/background_wrap.jpg) no-repeat left top; } #wrap { margin-left: 256px; width:70%; } #header { height: 75px; } #title { float: left; padding: 0px 10px 0px 0px; } #pagenav { font-size: 11pt; font-weight: bold; padding-top: 30px; } #sidebar { float: right; width: 200px; padding: 10px 0px 20px 0px; color: #acacac; } #content { margin: 10px 230px 20px 0px; } .clear { clear:both; } #footer { padding: 20px 0px 10px 0px; color:#CCCCCC; border-top: 1px solid #333333; } .widget { padding: 20px 10px 20px 10px; border-bottom: 1px solid #333333; } .postmetadata { color: #d7d7d7; padding: 10px 0px; } /* text */ #title h1 { font-size: 20pt; font-weight: normal; padding-top: 10px; } #title h1 a { color: #ffffff; text-decoration: none; } .description { color: #d7d7d7; font-size: 12pt; } #pagenav ul li { list-style: none; display: inline; margin-left:30px; } #pagenav li a { color: #ffffff; padding-right: 20px; text-decoration:none; } #pagenav li a:hover { color: #555555; } #footer a { color: #cccccc; text-decoration: none; } p, #content h1, h2, h3, ol, ul, .post { padding-bottom: 10px; } #content h1 { font-size: 16pt; color: #d8107a; font-weight:normal; } #content h1 a { color: #d8107a; text-decoration: none; } #content ul li, #content ol li { margin-left: 30px; } a { color: #9e2c50; } #sidebar a { color: #acacac; text-decoration: none; } h2 { font-size: 12pt; color:#CCCCCC; } h2 a { color:#cccccc; text-decoration:none; } #sidebar h2, h3, h4 { font-size: 12pt; } h3, h4 { color: #d8107a; } blockquote { margin: 10px; font-size: 10pt; font-style: italic; } .postmetadata a { color: #d7d7d7; text-decoration: none; } #sidebar ul li { list-style: none; } #sidebar ul li ul li { margin-left: 5px; } #sidebar ul li ul li ul li { margin-left: 5px; } ul li ul li { margin-left: 10px; } ul li ul li ul li { margin-left: 10px; } /* calendar */ #today, caption { font-weight: bold; } #today { color: #9e2c50; } td, th { padding: 2px; } #calendar_wrap { padding-bottom: 10px; } /* form */ #author, #email, #url, #comment, .s { border: 1px solid #666666; padding: 5px; font-size: 8pt; background:transparent; color: #ffffff; font-family: Arial, Helvetica, sans-serif; } #author, #email, #url, #comment { padding: 5px; } .s { padding: 3px; } #submit, .searchsubmit { background-color: #9e2c50; color: #ffffff; border: 1px solid #666666; font-size: 8pt; padding: 2px; margin-top: 3px; font-weight: bold; font-family: Arial, Helvetica, sans-serif; } #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: 20px; } /* 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; }