| <style type="text/css"> /*Style Sheet with blazed dates */ body { background-image: url("http://i5.photobucket.com/albums/y165/kurrisoo/2in81y.jpg"); background-position: bottom right; background-color: #FFFFFF; scrollbar-arrow-color: #FFC0CB; scrollbar-track-color: #FFFFFF; scrollbar-shadow-color:#FFC0CB; scrollbar-face-color: #FFFFFF; scrollbar-highlight-color:#FFC0CB; scrollbar-darkshadow-color: #FFFFFF; scrollbar-3dlight-color: #FFFFFF; } .blogbody b, .standard b, p b, strong { /* edits bolded text in your entry */ font-weight: bold; color: #FFC0CB; } .blogbody i, .standard i, p i, em { font-weight: italic; color: #FFC0CB; } .blogbody u, .standard u, p u, u { font-weight: lighter; color: #FFC0CB; border-bottom: #555555 solid 1px; } .left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p { /* edits main text */ font:normal 11px arial; line-height:10px; color: #663300; letter-spacing:0px; text-align:justify; } table.footer TD { /* this makes the footer at the bottom centered */ /* leave it alone unless you know what to do*/ text-align: center; } div.blogheader, .caption { /* edits the dates */ font-family:Air Conditioner; text-transform: normal; font-size:15px; line-height:20px; font-weight:bold; filter: alpha (opacity=100, finishopacity=0, style=2); height: 1px; background-color:#FFC0CB ; color:#555555; letter-spacing:1px; text-align: center; } a:link, .footernav.link, a.footernav:link, a.footernav:active { /* edits all links */ color: #555555; font:normal 11px arial; line-height:10px; text-decoration: none; } a:visited, a.footernav:visited, { /* edits the links that the user has visited */ color: #555555; font:normal 11px arial; line-height:10px; text-decoration: none; } A:hover {font-family:arial; color: #FFC0CB; text-decoration:line-through; cursor: crosshair; font-weight:bold; font-size:9pt } input, select, textarea, iframe.htmleditor, .textfield, .button { /* this edits the buttons, dropdowns, etc. */ border: 1px #FFC0CB solid ; font:normal 11px arial; background-color: #FFFFFF; letter-spacing:0px; } table.left { /* this edits the menu module */ border: 3px double #FFC0CB; width:160px; } table.blogbody { /* this edits the other the place where the blog is */ border: 3px double #FFC0CB; background-color: white; width:400px; } table.left th { /* on your menu module, this edits the title part of it */ /* like BLOGRINGS, POSTING CALENDAR, etc */ background-color: #FFC0CB; filter: alpha (opacity=100, finishopacity=0, style=1) width:180px; font: bold 11px arial; line-height: 16px; text-transform: none; color: #555555; text-align: center; border: 1px solid #FFC0CB; } table.left TD { /* on your menu module, this edits the body part of it */ background-color: #FFFFFF; border: 1px solid #FFC0CB; color: #555555; } table.search TD, table.search, table.announcements { /* border of search bar (if you have it) */ background-color: #FFFFFF; border: 1px solid #FFC0CB; } table.search TD, table.announcements TH { /* this should be left alone */ /* unless you know what to do */ border: 1px solid #FFC0CB; } table.navigation, table.main, table.footer { /* the width of your blog with modules */ width: 500px; } hr { /* horizontal divider */ border: 1px solid #FFC0CB; } </style> |