/* Theme: umbrella */ /* Top Menu */ html body div #menu, html body div #menu a, html body div #menu span, html body div #menu span a { color: #ffffff; background-color: #000000; } html body div #options, html body div #options a, html body div #options span a, html body div #options span { color: #000000; background-color: #999999; } /* Titles */ h1 { /* Name */ color: #009933; background-color: #000000; font-family:; font-size:; text-align: center; } #about-section h2 { /* About Me: Title */ color: #000000; background-color: #666666; font-family:; font-size:; text-align: center; } /* Page Background */ body { background-color: #ffffff; background-image: url(http://i233.photobucket.com/albums/ee196/rubiesandtreasures/hrewhrwjh.jpg); background-position: left; background-repeat: repeat-y; } /* Layout border color */ #main { border-color: #666666; background-image: none; border-bottom-width: 2px; border-top-width: 2px; border-left-width: 2px; border-right-width: 2px; } #info-section { background-color: #232323; } /* About & Comments background */ #main { background-color: #232323; } #about-section { background-color: #cccccc; } #about-content { background-color: #ffffff; text-align: center; background-image: url(http://i233.photobucket.com/albums/ee196/rubiesandtreasures/Red_umbrellacopy.jpg); background-repeat: no-repeat; /* it can also be "no-repeat", "repeat-y" or "repeat-x" */ background-position: top center; /* it can also be "center left", "center center" etc.*/ } /* Information */ #info dt { /* Category */ background-color: #000000; color: #aeaeae; } #info dd { /* Answer */ background-color: #000000; color: #cccccc; } /*Menu Colors*/ #image, #info, #stories, #articles, #poems, #journals, #friends, #photos { background-color: #232323; } #friends a:hover img { background-color: #000000; } #stories li, #articles li, #poems li, #journals li, #friends img, #photos .photo div { background-color: #232323; } #articles li img, #photos .photo { background-color: #232323; } #image img { background-color: #333333; } #image img, #articles li img, #friends img, #photos .photo { border-color: #006633; } #friends div { color: #cccccc; } /* Story section */ #stories { /* Story area */ background-color: #232323; } #stories h2 { /* Story title */ color: #009933; background-color: #232323; } #stories li { /* Story list */ color: #ffffff; background-color: #000000; } #stories li span { /* Text color */ color: #aeaeae; } #stories li a { /* Link color */ color: #cccccc; } /* Article section */ #articles { /* Article area */ background-color: #232323; } #articles h2 { /* Article title */ color: #009933; background-color: #232323; } #articles li { /* Article list */ color: #ffffff; background-color: #000000; } #articles li span { /* Text color */ color: #aeaeae; } #articles li a { /* Link color */ color: #cccccc; } /* Poem section */ #poems { /* Poem area */ background-color: #232323; } #poems h2 { /* Poem title */ color: #009933; background-color: #232323; } #poems li { /* Poem list */ color: #ffffff; background-color: #000000; } #poems li span { /* Text color */ color: #aeaeae; } #poems li a { /* Link color */ color: #cccccc; } /* journal section */ #journals { /* Journal area */ background-color: #232323; } #journals h2 { /* Journal title */ color: #009933; background-color: #232323; } #journals li { /* Journal list */ color: #ffffff; background-color: #000000; } #journals li span { /* Text color */ color: #aeaeae; } #journals li a { /* Link color */ color: #cccccc; } /* Photos section */ #photos { /* Photos area */ background-color: #232323; } #photos h2 { /* Photos title */ color: #009933; background-color: #232323; } #photos li { /* Photos list */ color: #ffffff; background-color: #000000; } #photos li span { /* Text color */ color: #aeaeae; } #photos li a { /* Link color */ color: #cccccc; } /* Friends section */ #friends { /* Friend area */ background-color: #232323; } #friends h2 { /* Friend title */ color: #009933; background-color: #232323; } #friends li { /* Friend list */ color: #ffffff; background-color: #000000; } #friends li span { /* Text color */ color: #aeaeae; } #friends li a { /* Link color */ color: #cccccc; } /* Comments */ #comment-area h2 { /* Comment: Title */ color: #000000; background-color: #666666; font-family:; font-size:; text-align: center; } #comment-list li { /* Comment: background color */ color: #ffffff; background-color: #232323; } #comment-list img { /* Comment: Avatar "frame" */ border-color: #000000; background-color: #000000; } #comment-list .options { /* Comment: Username & Date area */ color: #aeaeae; background-color: #232323; } #comment-list .options a { /* Comment: Username/Report/Delete links */ color: #aeaeae; } .pages { /* Comment: Comment pages */ background-color: #232323; } .pages .info { /* Comment: "PAGES" -text */ color: #aeaeae; } .pages a { /* Comment: Page numbers - links */ color: #aeaeae; } .add-comment { /* Comment: "Add comment" area */ background-color: #232323; } .add-comment a { /* Comment: "Add comment" link */ color: #aeaeae; }