/* Theme Name: BambooBimbos Theme URI: http://adultwpthemes.com Description: Version: 1.0 Author: Adult Wordpress Themes Author URI: http://adultwpthemes.com Tags: */ 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; } body { margin: 0; padding: 0; background: #5D1919 url(images/img1.gif) repeat-y center top; font: normal 12px Tahoma, Arial, Helvetica, sans-serif; } a { color: #5d1919; text-decoration: none; } a:hover { color: #000000; text-decoration: underline; } /* Wrapper */ #wrapper { width: 720px; margin: 0 auto; } /* Left Column */ #left { float: left; width: 292px; } #left * { color: #DBD883; } ul { margin: 0; padding: 0; list-style: none; } li { padding: 2px; } /* Header */ #header { background: url(images/bamboologo.jpg) no-repeat top left; margin: auto; padding: 0; width: 290px; height: 100px; } #header h1 { display: none; } #header h2 { margin: 0; padding: 65px 20px 0px 0px; text-align: right; text-transform: lowercase; font-size: 14px; font-weight: bold; } /* Search */ #search { width: 272px; padding: 0 0 0 20px; background: #420708; } #search form { margin: 0; padding: 7px 0; } #textfield1 { width: 180px; border: 1px solid #000000; background: #DBD883; } #submit1 { border: none; background: none; text-transform: lowercase; } /* Menu */ #menu { width: 177px; padding: 20px 0 0 115px; background: url(images/img2.gif) no-repeat 20px 20px; } #menu ul { margin: 0; padding: 0; list-style: none; } #menu li { } #menu li a { color: #c0ae54; } #menu h2 { width: 166px; height: 22px; margin: 0; padding: 2px 0 0 22px; background: url(images/img3.gif) no-repeat; text-transform: lowercase; font-size: 14px; font-weight: normal; } #menu li ul { padding: 0 15px 10px 20px; } #menu li li { padding: 5px 0; border-bottom: 1px solid #420708; text-align: right; text-transform: lowercase; } #menu .ads { padding: 2px; font-size: 10px; color: #420708; } #menu .ads li { color: #dbd883; } #menu .ads li a { color: #c0ae54; text-decoration: underline; } /* Content */ #content { float: right; width: 376px; padding: 0 37px 0 0; } /* Posts */ .post { } .post .heading { height: 35px; padding: 10px 0 0 0; background: url(images/img4.gif); } .post .title, .post .title a { margin: 0; padding: 0; text-decoration: none; text-align: right; font-size: 16px; color: #4C1A1A; } .post .credit { margin: 0; padding: 0; text-align: right; font-size: 10px; font-weight: normal; color: #4C1A1A; } .post .story { padding: 10px 25px 0 105px; background: url(images/img5.gif) no-repeat; } .post .meta { margin: 0 0 20px 0; padding: 30px 0 0 0; background: url(images/img6.gif) no-repeat right top; } .post .meta p { margin: 0; padding: 0; text-align: right; font-size: 10px; color: #C0AE54 } .post .meta a { text-decoration: none; font-weight: bold; color: #C0AE54 } .post .meta a:hover { text-decoration: underline; }