/*-------------------------
Room Pages Stylesheet
Jaina Bee
Author: Adrienne Rice Adams
Company: Cloud Islands
URL: http://cloudislands.com 
Created: June 30, 2008
Last Updated: February 16, 2010
--------------------------*/

/*------------TOC------------------
1. Secret Raindrop Room
2. The Opium Den
3. The Boudoir
4. PencilVania
5. Pencil FAQ
6. The Study
7. Powder Room
8. Haunted Parlour
9. Kuntree Kitschen
10. Gaudi Submarine
11. The Garden
12. Subterranean Panoptikon

----------------------------------*/

/*---1. Secret Raindrop Room ---*/

body#raindrop {
background: #3b574f url(../images/stone_tile.jpg);
background-attachment: fixed;
font-family: "American Typewriter", Rockwell, Teletype, serif;
font-size: 1.1em;
}
body#raindrop #wrap {
border: 8px solid #38a782;
}
body#raindrop #content, body#raindrop #desc {
background-color: #65adc8;
}
body#raindrop #pagetitle {
background: url(../images/title_raindrop.png) no-repeat;
width: 800px;
height: 160px;
margin: 10px auto;
text-indent: -9000px;
}
body#raindrop #desc {
color: #fff;
border: 5px dotted #59718b;
}
body#raindrop a {
color: #3b574f;
font-weight: bold;
text-decoration: none;
}
body#raindrop a:hover {
color: #59718b;
text-decoration: underline;
}
body#raindrop #pagenav {
border: 3px dotted #59718b;
font-weight: bold;
}
body#raindrop #content img {
border: 3px solid #f5c061;
}
body#raindrop p.caption {
color: #fff;
font-size: .9em;
font-style: normal;
}
body#raindrop #footer {
color: #fff;
}

/*---2. The Opium Den ---*/

body#opium {
background: #71020a url(../images/);
background-attachment: fixed;
font-family: Bodoni, "Modern No. 20", Luciano, Didot, serif;
font-size: 1.1em;
}
body#opium #wrap {
background-color: #391872;
}
body#opium #content, body#opium #desc {
background-color: #4d2c15;
}
body#opium #pagetitle {
background: url(../images/title_opium.png) no-repeat;
width: 800px;
height: 160px;
margin: 10px auto;
text-indent: -9000px;
}
body#opium #desc {
color: #fff;
border: 8px dashed #887948;
}
body#opium a {
color: #fe90b5;
font-weight: bold;
text-decoration: none;
}
body#opium a:hover {
color: #887948;
text-decoration: underline;
}
body#opium #pagenav {
border: 3px dotted #fff;
font-weight: bold;
}
body#opium #maindesc img {
border: 3px solid #fe90b5;
}
body#opium img#mainpic {
border: none;
}
body#opium p.caption {
color: #fff;
font-size: .9em;
font-style: italic;
}
body#opium #footer {
color: #fff;
}

/*---3. The Boudoir ---*/

body#boudoir {
background: #fe90b5 url(../images/);
background-attachment: fixed;
font-family: Baskerville, Perpetua, "Book Antiqua", serif;
font-size: 1.2em;
}
body#boudoir #wrap, body#boudoir #content, body#boudoir #desc {
background-color: #d53954;
}
body#boudoir #pagetitle {
background: url(../images/title_boudoir.png) no-repeat;
width: 800px;
height: 199px;
margin: 10px auto;
text-indent: -9000px;
}
body#boudoir #desc {
color: #000;
border: 5px dotted #fe90b5;
}
body#boudoir a {
color: #fe90b5;
font-weight: bold;
text-decoration: none;
}
body#boudoir a:hover {
color: #461743;
text-decoration: underline;
}
body#boudoir #pagenav {
border: 3px dotted #fff;
font-weight: bold;
}
body#boudoir #content img {
border: 3px solid #461743;
}
body#boudoir p.caption {
color: #fff;
font-size: .9em;
font-style: italic;
}
body#boudoir #footer {
color: #fff;
}
/*---4. PencilVania ---*/

body#pencil {
background: #0e225e url(../images/);
background-attachment: fixed;
font-family: "New England Engraved", "Academy Engraved LET", "Fifth Avenue Regular",  serif;
font-size: 1.4em;
}
body#pencil #wrap, body#pencil #content, body#pencil #desc {
background-color: #000;
}
body#pencil #pagetitle {
background: url(../images/title_pencil.png) no-repeat;
width: 800px;
height: 178px;
margin: 10px auto;
text-indent: -9000px;
}
body#pencil #desc {
color: #fff;
border: 8px dashed #8f0ec6;
}
body#pencil a {
color: #ec234d;
font-weight: bold;
text-decoration: none;
}
body#pencil a:hover {
color: #e6d501;
text-decoration: underline;
}
body#pencil #pagenav {
border: 3px dotted #e6d501;
font-weight: bold;
}
body#pencil #content img {
border: 3px solid #e6d501;
}
body#pencil p.caption {
color: #fff;
font-size: .9em;
font-style: italic;
}
body#pencil #footer {
color: #fff;
}
/*---5. Pencil FAQ ---*/
body#pencilfaq {
color: #000;
background: #0e225e url(../images/);
background-attachment: fixed;
font-family: "Lucida Sans", "Lucida Grande", Arial, sans-serif;
font-size: .9em;
}
body#pencilfaq div.faq {
padding: 0 25px 15px 25px;
}
body#pencilfaq h3.question {
color: #0e225e;
margin-top: 15px;
}
body#pencilfaq #wrap {
color: #000;
border: 5px dashed #fd73da;
}
body#pencilfaq #content, body#pencilfaq #desc {
color: #000;
background-color: #fff;
}
body#pencilfaq #desc {
border: 3px solid #8f0ec6;
text-align: left;
}
body#pencilfaq #pagetitle {
text-align: center;
margin: 30px auto;
}
body#pencilfaq a {
color: #ec234d;
font-weight: bold;
text-decoration: none;
}
body#pencilfaq a:hover {
color: #1273d4;
text-decoration: underline;
}
body#pencilfaq #pagenav {
border: 3px dotted #0e225e;
font-weight: bold;
text-align: center;
}
body#pencilfaq #content img {
border: 3px solid #e6d501;
}
body#pencilfaq #footer {
color: #000;
}
/*---6. The Study ---*/

body#study {
background: #5bacd4 url(../images/);
background-attachment: fixed;
font-family: "American Typewriter", Rockwell, Teletype, serif;
font-size: 1.1em;
}
body#study #wrap, body#study #content, body#study #desc {
background-color: #15338d;
}
body#study #pagetitle {
background: url(../images/title_study.png) no-repeat;
width: 800px;
height: 178px;
margin: 10px auto;
text-indent: -9000px;
}
body#study #desc {
color: #fff;
border: 6px double #8efe7d;
}
body#study a {
color: #fd73da;
font-weight: bold;
text-decoration: none;
}
body#study a:hover {
color: #f0f679;
text-decoration: underline;
}
body#study #pagenav {
border: 3px dotted #fff;
font-weight: bold;
}
body#study #content img {
border: 3px solid #f0f679;
}
body#study p.caption {
color: #fff;
font-size: .9em;
font-style: italic;
}
body#study #footer {
color: #fff;
}
/*---7. Powder Room ---*/

body#powder {
background: #f88283 url(../images/);
background-attachment: fixed;
font-family: Baskerville, Perpetua, "Book Antiqua", serif;
font-size: 1.2em;
}
body#powder #wrap, body#powder #content, body#powder #desc {
background-color: #3a7e7b;
}
body#powder #pagetitle {
background: url(../images/title_powder.png) no-repeat;
width: 800px;
height: 140px;
margin: 10px auto;
text-indent: -9000px;
}
body#powder #desc {
color: #000;
border: 5px dotted #fff;
}
body#powder a {
color: #fe7572;
font-weight: bold;
text-decoration: none;
}
body#powder a:hover {
color: #5bacd4;
text-decoration: underline;
}
body#powder #pagenav {
border: 3px dotted #fff;
font-weight: bold;
}
body#powder #content img {
border: 3px solid #f88283;
}
body#powder p.caption {
color: #fff;
font-size: .9em;
font-style: italic;
}
body#powder #footer {
color: #fff;
}

/*---8. Haunted Parlour ---*/

body#haunted {
background: #3d4609 url(../images/);
background-attachment: fixed;
font-family: Bodoni, "Modern No. 20", Luciano, Didot, serif;
font-size: 1.2em;
}
body#haunted #wrap, body#haunted #content, body#haunted #desc {
background-color: #adc27f;
}
body#haunted #desc {
color: #000;
border: 8px solid #662c3a;
}
body#haunted #pagetitle {
background: url(../images/title_haunted.png) no-repeat;
width: 800px;
height: 110px;
margin: 10px auto;
text-indent: -9000px;
}
body#haunted a {
color: #662c3a;
font-weight: bold;
text-decoration: none;
}
body#haunted a:hover {
color: #3d4609;
text-decoration: underline;
}
body#haunted #pagenav {
border: 3px dotted #662c3a;
font-weight: bold;
}
body#haunted #content img {
border: 3px solid #fdbced;
}
body#haunted p.caption {
color: #662c3a;
font-size: .8em;
font-style: italic;
}
body#haunted #footer {
color: #662c3a;
}


/*---9. Kuntree Kitschen ---*/

body#kitschen {
background: #fff url(../images/letters_tile.jpg);
background-attachment: fixed;
font-family: "Century Gothic", "Lucida Sans", Arial, sans-serif;
}
body#kitschen #wrap {
border: 6px dashed #fff;
}
body#kitschen #content, body#kitschen #desc {
background-color: #fff;
}
body#kitschen #desc {
color: #000;
border: 6px solid #3677cc;
}
body#kitschen #pagetitle {
color: #3677cc; 
background: url(../images/title_kitschen.png) no-repeat;
width: 800px;
height: 126px;
margin: 10px auto;
text-indent: -9000px;
}
body#kitschen a {
color: #3677cc;
text-decoration: none;
font-weight: bold;
}
body#kitschen a:hover {
color: #fd73da;
text-decoration: underline;
}
body#kitschen #pagenav {
border: 3px dotted #fd73da;
font-weight: bold;
}
body#kitschen #content img {
border: 3px solid #fd73da;
}
body#kitschen img#mainpic {
border: none;
}
body#kitschen p.caption {
color: #3677cc;
font-size: .8em;
font-style: italic;
}
body#kitschen #footer {
color: #3677cc;
}

/*---10. Gaudi Submarine ---*/

body#gaudi {
background: url(../images/water_tile-2.jpg);
background-attachment: fixed;
font-family: "Century Gothic", "Lucida Sans", Arial, sans-serif;
}
body#gaudi #wrap {
border: 8px dashed #000;
width: 950px;
padding: 15px;
margin: 15px auto;
}
body#gaudi #pagetitle {
background: url(../images/title_gaudi.png) no-repeat;
width: 800px;
height: 152px;
margin: 10px auto;
text-indent: -9000px;
}
body#gaudi #desc {
color: #fff;
border: 4px dashed #fff;
}
body#gaudi a {
color: #64cbee;
font-weight: bold;
text-decoration: none;
}
body#gaudi a:hover {
color: #1462bc;
}
body#gaudi #pagenav {
border: none;
}

/*---11. The Garden ---*/

body#garden {
background: #3c1e11;
background-attachment: fixed;
font-family: Bodoni, "Modern No. 20", Luciano, Didot, serif;
font-size: 1.2em;
}
body#garden #wrap {
border: 6px dashed #fff;
}
body#garden #content, body#garden #desc {
background-color: #9bcd53;
}
body#garden #desc {
color: #000;
border: 6px solid #0e225e;
}
body#garden img#mainpic {
border: none;
}
body#garden a {
color: #0e225e;
text-decoration: none;
font-weight: bold;
}
body#garden a:hover {
color: #044204;
text-decoration: underline;
}
body#garden #pagenav {
border: 3px dotted #044204;
font-weight: bold;
}
body#garden #maindesc img {
border: 3px solid #fd73da;
}
body#garden p.caption {
color: #3677cc;
font-size: .8em;
font-style: italic;
}
body#garden #footer {
color: #3677cc;
}

/*--- 12. Subterranean Panoptikon ---*/

body#garden {
background: #3c1e11;
background-attachment: fixed;
font-family: Bodoni, "Modern No. 20", Luciano, Didot, serif;
font-size: 1.2em;
}
body#garden #wrap {
border: 6px dashed #fff;
}
body#garden #content, body#garden #desc {
background-color: #9bcd53;
}
body#garden #desc {
color: #000;
border: 6px solid #0e225e;
}
body#garden img#mainpic {
border: none;
}
body#garden a {
color: #0e225e;
text-decoration: none;
font-weight: bold;
}
body#garden a:hover {
color: #044204;
text-decoration: underline;
}
body#garden #pagenav {
border: 3px dotted #044204;
font-weight: bold;
}
body#garden #maindesc img {
border: 3px solid #fd73da;
}
body#kitschen p.caption {
color: #3677cc;
font-size: .8em;
font-style: italic;
}
body#kitschen #footer {
color: #3677cc;
}
