| <img src="http://tinypic.com/66gnc5" alt="Image hosted by TinyPic.com"> <style type="text/css"> body { background-color: #ffffff; background-image: url(http://wwwstd.enmu.edu/scottco/confederate_flag.jpg); background-repeat: no-repeat; background-attachment: fixed; background-position: bottom right; scrollbar-arrow-color:red; scrollbar-track-color: red; scrollbar-shadow-color: red; scrollbar-face-color: red; scrollbar-highlight-color: blue; scrollbar-darkshadow-color:red; scrollbar-3dlight-color: blue; } .left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p { /* edits main text */ font:normal 11px arial; line-height:16px; color:white; letter-spacing:0px; text-align:justify; } .left B, { font: bold 11px arial; color: "blue"; line-height: 16px;} .blogbody b, .standard b, p b, strong { /* edits bolded text in your entry */ font-weight: bold; color: blue;
}
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: arial; text-transform:lowercase; font-size:22px; line-height:30px; font-weight:regular; height: 1px; color: white; letter-spacing:-3px; text-align: center; background-color: red; border: 5px solid blue; } a:link, .footernav.link, a.footernav:link, a.footernav:active { /* edits all links */ color:blue; text-decoration: none; font:normal 11px arial; line-height:16px;
} a:visited, a.footernav:visited, { /* edits the links that the user has visited */ color: blue; text-decoration: none; font:normal 11px arial; line-height:16px;
} a:hover { /* edits when user mouseovers the links */ color:red; text-decoration: none; font:bold 11px arial; line-height:16px; background-color: white; border: 2px solid blue;
} input, select, textarea, .textfield, .button { /* this edits the buttons, dropdowns, etc. */ border: 2px solid blue; font:normal 11px arial; background-color: red; letter-spacing:0px; color: #ffffff; } table.left { /* this edits the menu module */ border: 2px solid white; width:160px; font:normal 11px arial; line-height:16px; } table.blogbody { /* this edits the other the place where the blog is */ border: 5px solid white; background-color: red; width:400px; font:normal 11px arial; line-height:16px; color: #000000;
} table.left th { /* on your menu module, this edits the title part of it */ /* like BLOGRINGS, POSTING CALENDAR, etc */ background-image: none; font: bold 11px arial; background-color: #FF0000; border: none; BORDER-BOTTOM: white 2px solid; } table.left TD { /* on your menu module, this edits the body part of it */ background-image: none; background-color: #FF0000; border: none; font:normal 11px arial; line-height:16px; color: white; }
table.search TD, table.search, table.announcements { /* border of search bar (if you have it) */ background-color: red; border: 2px solid blue; } table.search TD, table.announcements TH { /* this should be left alone */ /* unless you know what to do */ border: 0px solid red; } table.navigation, table.main, table.footer { /* the width of your blog with modules */ width: 500px; } hr { /* horizontal divider */ border: 2px solid #000000; } </style> <BODY style="border-bottom: red 15t solid; border-top: red 15t solid; border-left: white 15t solid; border-right: blue 15t solid"></TBODY> |