/* Theme Name: BuddyTheme Theme URI: http://buddythemes.com/buddythemes11/ Description: Simple and Clean WordPress Blog Theme designed by buddythemes! Author: Buddy Themes (DMS) Author URI: http://buddythemes.com/ Version: 1.1 Tags: black, Orange, two-columns, threaded-comments, fixed-width, theme-options, right-sidebar */ /* Defaults */ h1, h2, h3, h4, h5, h6 { margin: 0; padding: 10px 0; clear:both; } p { margin: 0; padding: 10px 0; } h1, h2, h3, h4, h5, h6 { font-family: Georgia, "Times New Roman", Times, serif; } h1 { font-size:20px; line-height:20px; font-weight:normal; } fieldset { margin: 0; padding: 0; border: 0; } a { color: #f35906; text-decoration: none; } a:hover { color: #000; } a img { border: none; } blockquote { border-left: 3px solid #dadedd; padding: 5px 15px; display:block; margin: 10px 10px 20px 20px; font-style: italic; clear:both; } body { background:#fff; font:normal 62.5%/18px Arial, Helvetica, sans-serif; color:#000; margin:0; } .padding10 { padding:10px; } code { font: 0.9em 'Courier New', Courier, Fixed; padding: 10px; display: block; } img.alignright { float:right; margin:0 0 10px 10px } img.alignleft { float:left; margin:0 10px 10px 0 } img.aligncenter { display: block; margin-left: auto; margin-right: auto } a img.alignright { float:right; margin:0 0 10px 10px } a img.alignleft { float:left; margin:0 10px 10px 0 } a img.aligncenter { display: block; margin-left: auto; margin-right: auto } .clear { clear:both; } .alignleft { float:left; } .alignright { float:right; } /* Background styles */ #page { background: #fff url(images/body_bg.gif) repeat-x top; font-size:12px; } .container { width:960px; margin:0 auto; } #footer { background:url(images/footer_bg.gif) repeat-x top; height:120px; font-family:Georgia, "Times New Roman", Times, serif; font-size:12px; } /* Header / Logo / Subscrive */ #header { height:52px; padding-top:8px; position:relative; } #logo, #menu { display: inline; float:left; } #logo h1 { margin:0; padding:0; font:normal 28px/24px Georgia, "Times New Roman", Times, serif; font-style:italic; } #logo h1 a { color:#666; text-decoration:none; } #logo h1 a:hover { color:#777; } #logo .description { font: normal 10px/45px georgia; text-transform:uppercase; margin:0; padding:0; } #menu { margin:0; padding:0; } #menu li { font: bold 12px/29px arial; display: inline; text-align:center; list-style:none; } #menu li a { color:#000; padding:0 10px; display: inline-block; text-transform:uppercase; } #menu li a:hover, #menu li a:active, #menu li.current_page_item a { background-color:#e9e9e9; text-decoration:none; } #subscribe { width:80px; position:absolute; top:8px; right:0; } /* Block */ #main { height:1%; overflow:hidden; padding:30px 0; clear:both; } #content { display: inline; float:left; } #content { width:645px; } .post { background:url(images/post_bg.gif) no-repeat top center; width:557px; padding:40px; padding-bottom:20px; overflow:hidden; height:1%; margin-bottom:20px; } .post h2 { padding:0; font-weight:normal; } .post h2 a { color:#000; text-decoration:none; } .post h2 a:hover { text-decoration:underline; } small { color:#666; } .post small { font:11px/16px Georgia, "Times New Roman", Times, serif; display:inline-block; padding-top:7px; color:#666; } .post ul { list-style-type:none; } .post ol { margin-left:20px; } .post ul li { background:url(images/bullet.gif) no-repeat 0 5px; padding-left:20px; line-height:20px; } .more-link { font-family:Georgia, "Times New Roman", Times, serif; font-size:11px; } .moreLink { font-weight:bold; font-size:14px; text-align:right; display:block; clear:both; } .moreLink a { padding-left:15px; } #sidebar { display:inline; float:right; width:285px; } #sidebar ul { margin:0; padding:0; } #sidebar li.widget, #sidebar li { margin-bottom:10px; list-style:none; } #sidebar h2.widgettitle, #sidebar h2 { font-size:14px; line-height:18px; border-bottom:3px solid #d9d9d9; text-transform:uppercase; margin-bottom:10px; } #sidebar ul ul li { margin-left:15px; margin-top:10px; list-style:inside; list-style-type:circle; line-height:12px; } /* Footer */ .gototop { display:block; padding-bottom:20px; } /* Captions */ .aligncenter, div.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 p.wp-caption-text { font-size: 11px; line-height: 17px; padding: 0 4px 5px; margin: 0; } /* End captions */ /*Comment*/ .commentlist { width:500px; overflow:hidden; height:1%; margin:0; padding:0; padding-top:10px; } li.avatar-bg { background:url(images/avatar-bg.gif) 0 20px no-repeat; height:55px; width:65px; display:inline; float:left; margin-right:10px; padding-top:20px; border-top:2px dotted #ccc; } li.avatar-bg img { display:block; padding:12px 0 0 12px; } li.comment-conent, li.alt { font-weight: bold; list-style:none; margin-bottom:10px; padding:15px; display:inline; float:left; width:390px; border-top:2px dotted #ccc; } li.comment-conent .url, li.alt .url { font-size:13px; } .commentlist cite, .commentlist cite a { font-weight: bold; font-style: normal; } .commentlist p { font-weight: normal; line-height: 1.5em; text-transform: none; } .commentmetadata { font-size: 0.9em; font-weight: normal; } h3#comments { padding: 0; margin: 40px auto 20px; } #commentform { margin-bottom: 60px; } #commentform input { width: 170px; padding: 2px; margin: 5px 5px 1px 0; font-size: 1.2em; clear:both; } #commentform p { margin:0; padding:0; } #commentform label { display:block; } #commentform textarea { margin-top:5px; width: 500px; padding: 2px; font-size: 1.2em; } #commentform #submit { margin-top: 5px; padding: 5px; font-weight: bold; font-size: 1.3em; } legend { font-size: 1.2em; font-weight:bold; padding: 2px 10px; } .entry form { text-align:left } #commentform p { margin: 5px 0; } .nocomments { text-align: center; margin: 0; padding: 0; } /*End Comment*/ /*Search Form*/ #searchform #s { width:200px; }