/* Theme Name: Celeb Theme Theme URI: http://www.adultwpthemes.com Description: Version: 1.0 Author: http://www.adultwpthemes.com Tags: */ html, body { height: 100%; } body { margin: 0px; padding: 0px; background: #200F13 url(images/img01.jpg) repeat-x left top; font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 14px; color: #C1BFBF; } form { margin: 0px; padding: 0px; } fieldset { margin: 0px; padding: 0px; border: none; } input { font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif; font-size: 18px; } p, ul, ol { line-height: 160%; } a { text-decoration: none; color: #FF9B00; } a:hover { text-decoration: underline; } a img { border: none; } /* Wrapper */ #wrapper { width: 1050px; height: 100%; min-height: 100%; margin: 0px auto; background: url(images/img02.jpg) repeat-y left top; } html>body #wrapper { height: auto; } /* Header */ #header { width: 1050px; height: 62px; margin: 0px auto; background: url(images/img03.jpg) no-repeat left top; } #header2 { height: 60px; } #header h1, #header h2 { float: left; margin: 0px; text-indent: -9999em; } #header h1 a { display: block; float: left; width: 500px; height: 62px; } #header p { float: right; width: 100px; height: 62px; margin: 0px; padding: 0px; text-indent: -9999em; } #header p a { display: block; width: 100%; height: 100%; background: url(images/img04.jpg) no-repeat left top; } /* Banner */ #banner { width: 1050px; height: 288px; margin: 0px auto; } /* Page */ #page { width: 1050px; margin: 0px auto; } /* Content */ #content { float: right; width: 756px; } /* Post */ .post { padding: 25px 21px 0px 32px; } .post .meta { height: 33px; background: url(images/img07.jpg) repeat-x left top; text-transform: lowercase; } .post .meta .title { float: left; height: 33px; margin: 0px; padding: 0px 0px 0px 20px; background: url(images/img08.jpg) no-repeat left top; font-size: 24px; font-weight: normal; } .post .meta .date { float: left; margin: 0px; padding: 10px 10px 0px 10px; line-height: normal; font-size: 12px; color: #FFFFFF; } .post .meta .rss { float: left; margin: 0px; } .post .meta .rss a { display: block; width: 24px; height: 29px; background: url(images/img09.jpg) no-repeat 0px 5px; text-indent: -9999em; } .post .entry { padding: 10px 50px; } /* navigation */ .navigation { clear: both; padding: 20px 50px; } .alignleft { float: left; } .alignright { float: right; } /* Comments Container */ #comments-div { padding: 10px 50px; } #comment { width: 500px; } /* Page Title */ .pagetitle { padding: 10px 50px; } /* Sidebar */ #sidebar { float: left; width: 294px; background: url(images/bg01.jpg) no-repeat left top; } /* Menu */ #menu { float: left; width: 430px; height: 59px; background: url(images/bg02.jpg) no-repeat left top; } #menu ul { margin: 0px; padding: 0px; list-style: none; } #menu li { display: block; float: left; } #menu a { display: block; float: left; height: 31px; padding: 10px 15px 0px 21px; background: url(images/img06.jpg) no-repeat left top; text-transform: lowercase; font-size: 18px; color: #FFFFFF; } #menu .first a { padding-left: 27px; background: none; } /* Search */ #search { float: left; width: 326px; height: 59px; background: url(images/bg03.jpg) no-repeat left top; } #search fieldset { padding: 0px 0px 0px 10px; } #search input { float: left; background: none; border: none; } input#textfield1 { width: 167px; margin-top: 10px; } input#submit1 { margin-top: 7px; margin-left: 13px; text-transform: lowercase; color: #FFFFFF; } /* Sidebar */ #sidebar { padding-top: 5px; text-transform: lowercase; } #sidebar ul { margin: 0px; padding: 0px 0px 0px 54px; list-style: none; } #sidebar li h2 { height: 33px; margin: 0px; padding: 5px 0px 0px 12px; background: url(images/img10.jpg) no-repeat left top; font-size: 20px; font-weight: normal; color: #FFFFFF; } #sidebar li ul { padding: 0px 0px 0px 30px; font-size: 16px; } #sidebar li li { margin-bottom: 3px; padding: 0px 18px 3px 0px; background: #140A0C; text-align: right; } /* Footer */ #footer { line-height: normal; text-align: right; font-size: 12px; } img.centered { display: block; margin-left: auto; margin-right: auto; } img.alignright { padding: 4px; margin: 0 0 2px 7px; display: inline; } img.alignleft { padding: 4px; margin: 0 7px 2px 0; display: inline; } .alignright { float: right; } .alignleft { float: left; }