| <font color="3366ff"> MY_style_layout</font>
<style type="text/css"> body { background-color: #000000; background-image: url(http://img.photobucket.com/albums/v116/99666/skateboard.jpg); background-repeat: no-repeat; background-attachment: fixed; background-position: center; scrollbar-arrow-color: #ffffff; scrollbar-track-color: #000000; scrollbar-shadow-color: #3366FF; scrollbar-face-color: #000000; scrollbar-highlight-color: #ffffff; scrollbar-darkshadow-color: #3366FF; scrollbar-3dlight-color: #3366FF; } .left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p { /* edits main text */ font:normal 11px arial; line-height:14px; color:#3366FF; letter-spacing:0px; text-align:center; } table.footer TD { /* leave it alone unless you know what to do*/ text-align: center; } div.blogheader, .caption { /* edits the dates */ font-family:arial; text-transform:uppercase; font-size:16px; line-height:30px; font-weight:bold; filter: alpha (opacity=100, finishopacity=0, style=2); height: 1px; background-color:#3366FF; color:#ffffff; letter-spacing:1px; text-align: center; } .blogbody b, .standard b, p b, strong { /* edits bolded text */ font-weight: bold; color: #ffffff; } a:link, .footernav.link, a.footernav:link, a.footernav:active { /* edits all links */ color:#ffffff; font:normal 11px arial; line-height:10px; text-decoration: none; } a:visited, a.footernav:visited, { /* edits visited links */ color:#ffffff; font:normal 11px arial; line-height:10px; text-decoration: none; } a:hover { /* edits mouse hover */ height: 1px; font:normal 11px arial; line-height:10px; cursor: crosshair; filter: alpha (opacity=100, finishopacity=1, style=1); height: 5px; background-color:#3366FF; color:white; text-decoration: none; } input, select, textarea, iframe.htmleditor, .textfield, .button { /* this edits the buttons, dropdowns, etc. */ border: 1px solid #3366FF; font:normal 11px arial; background-color: #000000; letter-spacing:0px; color: #ffffff; } table.left { /* this edits the menu module */ border: 3px double #ffffff; width:160px; color: #ffffff; } table.blogbody { /* edits the blog area */ border: 3px double #ffffff; width:390px; } table.left th { /* edits title of menu modlue */ /* like BLOGRINGS, POSTING CALENDAR, etc */ background-color: #3366FF; filter: alpha (opacity=100, finishopacity=0, style=1) width:180px; font: bold 11px arial; line-height: 16px; text-transform: none; color: #ffffff; text-align: left; border: none; } table.left TD { /* edits body of menu modlue*/ background-color: #000000; color: #ffffff; } background-color: #000000; border: 1px solid #ffffff; color: #ffffff; } table.search TD, table.announcements TH { /* this should be left alone */ /* unless you know what to do */ border: 0px solid #ffffff; background-color: #000000; color: #ffffff; } table.navigation, table.main, table.footer { /* the width of your blog with modules */ width: 500px; } hr { /* horizontal divider */ border: 1px solid #000000; } table.search TD, table.announcements TH { /* this should be left alone */ /* unless you know what to do */ border: 0px solid #3366FF; background-color: #000000; } table.navigation, table.main, table.footer { /* the width of your blog with modules */ width: 500px; } hr { /* horizontal divider */ border: 1px solid #ffffff; } </style> |