/*
FreeJay
Designed by NewEnding Studios
http://www.newending.com

jayrunquist@mac.com

*/

/* -- red color scheme -- */

body { background: #fff url(../../images/bg_red.jpg) repeat-x; }
a:link { color: #D20401; }
.standout, blockquote { background-color: #e6e6e6; border-left: 3px solid #9F0301; }

#navcontainer a:link { background: url(../../images/bg_navn_red.jpg); text-shadow: 2px 2px 1px #9F0301; }

#navcontainer ul .currentAncestor { background: #fff none; text-decoration: none; text-shadow: none; padding: 3px 10px; color: #000; border-bottom: 4px solid #fff;
}
#navcontainer a:visited { background: url(../../images/bg_navn_red.jpg); text-shadow: 2px 2px 1px #9F0301; }
#navcontainer .currentAncestor { background: #fff; text-decoration: none; text-shadow: none; padding: 3px 10px; color: #000; border-bottom: 4px solid #fff; }

.message-text { border: 1px dotted #D20401; color: #D20401; background: #F7D4DA; }

.filesharing-description { border: 1px dotted #D20401; color: #D20401; background: #F7D4DA; }

.album-title { color: #D20401; }.album-description { border: 1px dotted #D20401; color: #D20401; background: #F7D4DA; }

.movie-description { border: 1px dotted #D20401; color: #D20401; background: #F7D4DA; }

.movie-page-description { border: 1px dotted #D20401; color: #D20401; background: #F7D4DA; }