/*"Ash Nazg Light" profile skin colors and images by SarahStar. Edited (colors changed to blue scheme) by Gwendelyne. Further modfications made by SarahStar to match new blue images.*/ /*Fonts for images are Tengwar Sindarin and Tengwar Cursive. For download information visit: http://aranel.zandalea.net/ezsarah/tengwar.html The ring inscription, of course, is J.R.R. Tolkien's.*/ /* based on the structure of the default skin by JR*/ /* ! basic elements */ body { background-color :#00008B; color: #0000FF; margin:0 0 0 0; padding: 0 0 0 0; font: 75%/1.5em Verdana, sans-serif;} a { color: #000080; text-decoration: none; } a:link { text-decoration: inherit; } a:visited { text-decoration: inherit; } a:hover { color: #CCFFFF; background: #000080; text-decoration: none} a:active { background: transparent; color: #000080; text-decoration: underline; } h1 { font : bold 1.75em Arial, sans-serif; margin : 0;} h2 { color :#000080; font : bold italic 1.25em "Trebuchet MS", Arial, sans-serif; background-color: #0000FF; background-image:url(images/personalinfolt_blue.gif); background-repeat: repeat-x; border-top : 1px solid #0000FF; border-right : 1px none #0000FF; border-bottom : 1px solid #0000FF; border-left : 1px none #0000CD; text-align:center} dl { border-left : 2px dotted #87CEFA; font-size : .75em; margin : 2px 0 0 15px; padding : 0 0 0 5px; } img { border: 0; vertical-align : bottom; } /* master positioning */ /* wraps the 3 major blocks - heading, main and footing */ #wrapper { background : transparent; width : 680px; margin : 10px auto 0 auto; } /* 1st major block */ #heading { color:#000033; background-image:url(images/ashnazglt_blue.gif); background-repeat: repeat-x; background-color : #ffffff; border-top : 2px solid #0000CD; border-right : 2px solid #0000FF; border-bottom : 2px solid #0000FF; border-left : 2px solid #0000CD; padding : 5px; } /* hypermatch button if it exists */ #hypermatch { float : right; border-top : 1px solid #0000CD; border-right : 1px solid #0000FF; border-bottom : 1px solid #0000FF; border-left : 1px solid #0000CD; } a.hypermatch { background-color :#FFFFFF; display : block; padding: 0 10px 0 10px; font-weight:bold} a.hypermatch:hover { color: #CCFFFF; background-color : #000080; display : block; padding: 0 10px 0 10px; text-decoration: none;} #personalphoto { float : left; border-top : 2px solid #0000CD; border-right : 2px solid #0000FF; border-bottom : 2px solid #0000FF; border-left : 2px solid #0000CD; margin-right : 5px; } #totalposts { color : #0000FF; background: #FFFFFF; font : bold italic 1.1em "Trebuchet MS", Arial, sans-serif; width: 160px} #membersince{ color : #0000FF; background: #FFFFFF; font : bold italic 1.1em "Trebuchet MS", Arial, sans-serif; width: 330px} /* 2nd major block */ #main { background-color: #87CEFA; border-top : 2px solid #87CEFA; border-right : 2px solid #0000FF; border-bottom : 2px solid #0000FF; border-left : 2px solid #0000CD; padding: 10px; } /* controls 2 information sections */ #personalinfo { float : left; padding-right: 15px; width : 300px; } #contactinfo { float : left; width : 300px; } /* information boxes */ #firstname, #lastname, #age, #location, #occupation, #hobbies, #personalbio, #email, #pm, #im, #link, #recentposts { margin : 0 0 5px 7px; background-color: #FFFFFF; border-top : 1px none #0000FF; border-right : 1px solid #0000FF; border-bottom : 1px none #0000FF; border-left : 1px solid #0000FF; padding: 1px 1px 1px 2px } .title { color : #000080; font : bold 1.1em "Trebuchet MS", Arial, sans-serif; } .value { color : #0000FF; } .privatevalue { color :#0000FF; font-style : italic;} /* privatemessaging form */ #privatemessageform { font-size : .75em; margin : 2px 0 0 15px; padding : 0 0 0 5px; width : 150px; text-align : right;} input#subject, textarea#message { color: #0000FF; background-color: #F7F7F7; font : 11px verdana, arial, sans-serif; width : 150px; border-top : 2px solid #0000FF; border-right : 2px solid #0000CD; border-bottom : 2px solid #0000CD; border-left : 2px solid #0000FF;} input#send {font-weight: bold; background-color: #FFFFFF; color: #000080; border-top : 1px solid #0000CD; border-right : 1px solid #0000FF; border-bottom : 1px solid #0000FF; border-left : 1px solid #0000CD;} /* 3rd major block */ #footing { background-image: url(images/ashnazglt2_blue.gif); background-repeat: repeat-x; background-color : #FFFFFF; color : #000033; font-style: italic; font-weight: bold; font-size : 10px; border-top : 2px solid #FFFFFF; border-right : 2px solid #0000FF; border-bottom : 2px solid #0000FF; border-left : 2px solid #0000CD; padding-left : 10px; } div.spacer { clear: both; } }