/*"Ash Nazg Light" profile skin colors and images by SarahStar.*/ /*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 :#d8d9d7; 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: #f7f7ff; 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 #b7ceec; border-right : 1px none #b7ceec; border-bottom : 1px solid #b7ceec; border-left : 1px none #b7ceec; text-align:center} dl { border-left : 1px dotted #728fce; 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 #b3b3b1; border-right : 2px solid #999795; border-bottom : 2px solid #999795; border-left : 2px solid #b3b3b1; padding : 5px; } /* hypermatch button if it exists */ #hypermatch { float : right; border-top : 1px solid #b3b3b1; border-right : 1px solid #999795; border-bottom : 1px solid #999795; border-left : 1px solid #b3b3b1; } a.hypermatch { background-color: #f7f7ff; display : block; padding: 0 10px 0 10px; font-weight:bold} a.hypermatch:hover { color: #f7f7ff; background-color : #000080; display : block; padding: 0 10px 0 10px; text-decoration: none;} #personalphoto { float : left; border-top : 2px solid #b3b3b1; border-right : 2px solid #999795; border-bottom : 2px solid #999795; border-left : 2px solid #b3b3b1; margin-right : 5px; } #totalposts { color : #151b7e; background: #FFFFFF; font : bold italic 1.1em "Trebuchet MS", Arial, sans-serif; width: 160px} #membersince{ color : #151b7e; background: #FFFFFF; font : bold italic 1.1em "Trebuchet MS", Arial, sans-serif; width: 330px} /* 2nd major block */ #main { background-color: #151b7e; border-top : 2px solid #151b7e; border-right : 2px solid #999795; border-bottom : 2px solid #999795; border-left : 2px solid #bcbbba; 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: #f7f7ff; border-top : 1px none #b7ceec; border-right : 2px solid #b7ceec; border-bottom : 1px none #b7ceec; border-left : 2px solid #b7ceec; padding: 1px 1px 1px 2px } .title { color : #1569c7; font : bold 1.1em "Trebuchet MS", Arial, sans-serif; } .value { color : #151b7e; } .privatevalue { color :#728fce; 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: #f7f7ff; background-color: #151b7e; font : 11px verdana, arial, sans-serif; width : 150px; border-top : 2px solid #b3b3b1; border-right : 2px solid #999795; border-bottom : 2px solid #999795; border-left : 2px solid #b3b3b1;} input#send {font-weight: bold; background-color: #d8d9d7; color: #000080; border-top : 1px solid #b3b3b1; border-right : 1px solid #999795; border-bottom : 1px solid #999795; border-left : 1px solid #b3b3b1;} /* 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 #999795; border-bottom : 2px solid #999795; border-left : 2px solid #b3b3b1; padding-left : 10px; } div.spacer { clear: both; } }