| <style type="text/css"> /* <span class='searchlite'>pink and orange</span> Stylesheet */ /* by marissa (xanga.com/hawt_kisses_layouts) */ /* <a href='http://BlogRing.Net' target='_blank'>http://BlogRing.Net</a> */ body { background-image: ( A href="http://tinypic.com/jz8cop.jpg" target="_new">http://tinypic.com/jz8cop.jpg); background-repeat: repeat; background-attachment: fixed; background-position: bottom right; background-color:white; scrollbar-arrow-color:CC99FF; scrollbar-track-color:white; scrollbar-shadow-color:CCCCFF; scrollbar-face-color:white; scrollbar-highlight-color:CCCCFF; scrollbar-darkshadow-color:CCCCFF; scrollbar-3dlight-color:CCCCFF; } .left, .blogbody, table.footer, .standard, .leftmodulefontcolor, td, p { /* edits main text */ font:normal 11px arial; line-height:16px; color:pink; letter-spacing:0px; text-align:justify; } .left B, { font: bold 11px arial; color: "pink"; line-height: 16px;} .blogbody b, .standard b, p b, strong { /* edits bolded text in your entry */ font-weight: bold; color:pink;
}
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:uppercase; font-size:11px; line-height:16px; font-weight:bold; height: 1px; color:pink; letter-spacing:1px; text-align: left; background-color:white; border-top: 2px solid #CCCCFF; border-left: 2px solid #CCCCFF; border-right: 2px solid #CCCCFF; border-bottom: 1px solid #CCCCFF; } a:link, .footernav.link, a.footernav:link, a.footernav:active { /* edits all links */ color:pink; text-decoration: none; font:normal 11px arial; line-height:16px;
} a:visited, a.footernav:visited, { /* edits the links that the user has visited */ color:pink; text-decoration: none; font:normal 11px arial; line-height:16px;
} a:hover { /* edits when user mouseovers the links */ color:pink; text-decoration: line-through; font:regular 11px arial; line-height:16px; } input, select, textarea, .textfield, .button { /* this edits the buttons, dropdowns, etc. */ border-top: 1px solid #CCCCFF; border-left: 1px solid #CCCCFF; border-right: 1px solid #CCCCFF; border-bottom: 1px solid #CCCCFF; font:normal 11px arial; background-color:white; letter-spacing:0px; color:pink; } table.left { /* this edits the menu module */ border-top: 1px solid #CCCCFF; border-left: 1px solid #CCCCFF; border-right: 1px solid #CCCCFF; border-bottom: 1px solid #CCCCFF; width:160px; font:normal 11px arial; line-height:16px; } table.blogbody { /* this edits the other the place where the blog is */ border-top: 1px solid #CCCCFF; border-left: 2px solid #CCCCFF; border-right: 2px solid #CCCCFF; border-bottom: 2px solid #CCCCFF; background-color:white; width:300px; font:normal 11px arial; line-height:16px; color:pink;
} 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; color:pink; border-top: 1px solid #CCCCFF; border-left: 1px solid #CCCCFF; border-right: 1px solid #CCCCFF; border-bottom: 1px solid #CCCCFF; } table.left TD { /* on your menu module, this edits the body part of it */ background-image: none; background-color:white; border-top: 1px solid #CCCCFF; border-left: 1px solid #CCCCFF; border-right: 1px solid #CCCCFF; border-bottom: 1px solid #CCCCFF; font:normal 11px arial; line-height:16px; color:pink; }
table.search TD, table.search, table.announcements { /* border of search bar (if you have it) */ background-color:white; border-top: 1px solid #CCCCFF; border-left: 1px solid #CCCCFF; border-right: 1px solid #CCCCFF; border-bottom: 1px solid #CCCCFF; } table.search TD, table.announcements TH { /* this should be left alone */ /* unless you know what to do */ border-top: 1px solid #CCCCFF; border-left: 1px solid #CCCCFF; border-right: 1px solid #CCCCFF; border-bottom: 1px solid #CCCCFF; } table.navigation, table.main, table.footer { /* the width of your blog with modules */ width: 500px; } hr { /* horizontal divider */ border: 1px solid:CC99FF; } </style> |