/* This is the style sheet for Ruby's Tuesdays pages using pink background images */

body { 
background: #ffccff; 
}

body.possum { 
background: #ffccff; 
background-image: url("../backgrounds/pink/patterns003.jpg");  
}

div.page {border: ridge 8px #cc00cc;
background: #f5f5f5;
width: 705px;
padding: 2ex;}


div.pageseven {border: ridge 8px #006666;
background: #f5f5f5;
width: 705px;
padding: 2ex;}

div.bar{
color: #cc00cc;
text-align: center;
font-weight: bold;
margin-bottom: 1ex;
}

div.barseven {
color: #e878a8;
text-align: center;
font-weight: bold;
margin-bottom: 1ex;
}

div.barleftnosp {
color: #cc00cc;
font-weight: bold;
}

div.barleft {
color: #cc00cc;
font-weight: bold;
margin-top: 1ex;
}

div.center {text-align: center;
}

div.header {text-align: center;
}

div.war {background:#b0bca0;
border-bottom: #308490 solid 2px;
border-top: #10a470 solid 2px;
color: #c06498;
font-weight: bold;
}

h1.seven {color: #c06498;
} 

h3 {color: #cc00cc;
margin-bottom: 0px;
text-align: right;
padding-right: 2ex;
}

div.areapossum {background: #f8f4c8;
border-bottom: #38b0f0 solid 2px;
border-top: #308490 solid 2px;
color: #cc00cc;
margin-bottom: 0px;
text-align: right;
padding-right: 2ex;
margin-top: 2ex;
font-size: 110%;
font-weight: bold;
}

div.areaseven {background: #a0ecd0;
border-bottom: #308490 solid 2px;
border-top: #10a470 solid 2px;
color: #c06498;
margin-bottom: 0px;
text-align: right;
padding-right: 2ex;
margin-top: 2ex;
font-size: 110%;
font-weight: bold;
}

div.areawar {background:#b0bca0;
border-bottom: #308490 solid 2px;
border-top: #10a470 solid 2px;
color: #c06498;
margin-bottom: 0px;
text-align: right;
padding-right: 2ex;
margin-top: 2ex;
font-size: 110%;
font-weight: bold;
}

div.lineseven {background-color: #a0ecd0;
border-bottom: #308490 solid 2px;
border-top: #10a470 solid 2px;
color: #c06498;
margin-top: 4ex;
margin-bottom: 2ex;
font-size: 25%;
}

div.linewar {background-color: #b0bca0;
border-bottom: #308490 solid 2px;
border-top: #10a470 solid 2px;
color: #c06498;
margin-bottom: 2ex;
margin-top: 4ex;
font-size: 25%;
}

p.possum {background: #f8f4c8;
border-bottom: #38b0f0 solid 2px;
border-top: #308490 solid 2px;
}

p.copy {font-size: smaller;
}

p.dialogue {margin-top: 0px;
margin-bottom: 0px;
text-indent: 30px;
}

p.post {color: #cc00cc;
margin-top: 0px;
}

p.postseven {color: #e878a8;
margin-top: 0px;
}

p.seven {background: #a0ecd0;
border-bottom: #308490 solid 2px;
border-top: #10a470 solid 2px;
color: #c06498;
margin-bottom: 0px;
padding-right: 1ex;
padding-left: 1ex;
}

a:link {color:  #696969;
}


a:visited {color:
#003366;
}

a:active {color:  #a52a2a;
}

a:hover {#003366;
background-color: #ffccff;
}
