﻿/* CSS for Adventure Write Sub Pages
*/

body {
  background-image: url('http://www.adventurewrite.com/images/moondark.jpg');
  background-repeat: repeat;
  background-attachment: fixed;  
  text-align: center; 
  min-width: 750px;
}
   
  #wrap {
    width: 900px;
    margin: 0 auto;
  }

  #gist {
   position: absolute;
   color: transparent;
   font-size: 3px;
   } 

  #toptitle {
    position: relative;
    background-color: #000000;
    background-image: url('http://www.adventurewrite.com/images/titlebarthin2.png');
    background-position: center top;
    background-repeat: no-repeat;
    filter:shadow(color:gray);
    border-style: double solid;
    width: 900px;
    height: 106px;
  }

  hr.toprule {
    position: relative;
    color: #4174AF;
    width: 905px;
    height: 2px;
  }

  #leftsidewrap {
    position: relative;
    background-position: left top;
    text-align: left;
    width: 900px;
   }

   #gifbox {
    position: absolute;
    background-color: transparent;
    border-style: none;
    width: 170px;
    height: 174px;
  }

  #menubox {
    position: absolute;
    top: 190px;
    background-color: #3a689e;
    width: 170px;
    height: 225px;
  }

  #rightsidewrap {
    position: relative;
    background-color: transparent;
    background-position: left top;
    text-align: left;
    width: 900px;
   }

 #titlebox {
    position: relative;
    left: 190px;
    background-color: #7496BB;
    padding-top: 1px;
    padding-left: 7px;
    color: white;
    font-family: georgia;
    font-size: 28px;
    letter-spacing: 0.06em;
    text-align: left;
    vertical-align: bottom;
    width: 710px;
    height: 35px;
  }
  
   #topmenu {
    position: relative;
    top: 4px;
    left: 780px;
    background-color: transparent;
    color: #C7C7C6;
    font-family: arial;
    font-size: 12px;
   }

     a.topmenu {
         background-color: transparent;
         color: #C7C7C6;
         font-family: times;
         font-size: 12px;
         font-weight: bold;
         
         }
       a.topmenu:hover {
           color: white;
          }

  #talkcontainer2 {
    position: relative;
    color: black;
    font-family: palatino linotype;
    font-size: 15px;
    top: 7px;
    left: 205px;
    width: 620px;
    height: 790px;    
  }

    .textbold {
      font-weight: bold;
      }  

    .textunderline {
      text-decoration: underline;
      }

    .ital {
      font-style: italic;
      }

  #talkbox1 {
    position: relative;
    background-color: transparent;
    margin-left: 5px;
    width: 665px;
   }
  
   #papertop {
    position: absolute;
    top: 0px;
    left: 0px;
    border: none;
      }

   #paperleft {
    position: absolute;
    top: 105px;
    left: 0px;
    width: 84px;
    height: 600px;  
  }

   #paperright {
    position: absolute;
    top: 105px;
    left: 575px;
    width: 84px;
    height: 600px;  
  }

   #paperbox {
    position: relative;
    top: 105px;
    left: 84px;
    background-color: #ffffe6;
    font-color: #353535;
    font-family: verdana;
    line-height: 150%;
    font-size: 13px;
    width: 491px;
    height: 600px;  
  }

   #paperbox1 {
    position: relative;
    top: 105px;
    left: 84px;
    background-color: #ffffe6;
    font-color: #353535;
    font-family: verdana;
    line-height: 150%;
    font-size: 13px;
    width: 491px;
    height: 400px;  
  }

   #paperbox2 {
    position: relative;
    top: 105px;
    left: 84px;
    background-color: #ffffe6;
    font-color: #353535;
    font-family: verdana;
    line-height: 150%;
    font-size: 13px;
    width: 491px;
    height: 400px;  
  }

  .essaytitle {
    font-size: 20px;
    font-weight: bold;
    font-family: times;
  }

   p { 
	text-indent: 20px; 
	}

   .linehigh {
    line-height: 4px;
   }
    
  hr.paperrule {
    position: relative;
    color: #c7c090;
    width: 491px;
    height: 2px;
  }

  a.projectlink {
    text-decoration: none;
    font-weight: bold;
    }
        a.projectlink:link {
           color: #421e17;
           text-decoration: none;
        }	

        a.projectlink:visited {
           color: #3b3823;
           text-decoration: none;
        }
        a.projectlink:hover {
           color: #4174AF;
           text-decoration: none;
        }

  a.intextlink {
    text-decoration: none;
    font-weight: normal;
    }
        a.intextlink:link {
           color: #353535;
           text-decoration: none;
        }	

        a.intextlink:visited {
           color: #353535;
           text-decoration: none;
        }
        a.intextlink:hover {
           color: #4174AF;
           text-decoration: none;
        }

  a.emaillink {
    text-decoration: none;
    font-weight: bold;
    font-style: italic;
    }
        a.emaillink:link {
          color: #3b3823;
           text-decoration: none;
        }	
        a.emaillink:visited {
           color: #afa66e;
           text-decoration: none;
        }
        a.emaillink:hover {
          color: #4174AF;
           text-decoration: none;
        }


/*!!!!!!!!!!! (((END TALK BOX))) !!!!!!!!!!!!!*/


  #bottom {
    position: relative;
    top: 30px;
    left: 80px;
    }

     a.bottommenu {
         background-color: transparent;
         color: #C7C7C6;
         font-family: arial;
         font-size: 12px;
         
         }
       a.bottommenu:hover {
           color: black;
         }

     .bottommenu {
         padding-right: 20px;
         background-color: transparent;
         color: #C7C7C6;
         font-family: arial;
         font-size: 12px;
         }

    #copyright {
    position: relative;
    top: 60px;
    text-align: center;
    background-color: transparent;
    color: #C7C7C6;
    font-family: arial;
    font-size: 11px;
    }

 
/*!!!!!!!!!!! QuickMenu Core CSS [Do Not Modify!] !!!!!!!!!!!!!*/
.qmmc .qmdivider{display:block;font-size:1px;border-width:0px;border-style:solid;position:relative;z-index:1;}.qmmc .qmdividery{float:left;width:0px;}.qmmc .qmtitle{display:block;cursor:default;white-space:nowrap;position:relative;z-index:1;}.qmclear {font-size:1px;height:0px;width:0px;clear:left;line-height:0px;display:block;float:none !important;}.qmmc {position:relative;zoom:1;z-index:10;}.qmmc a, .qmmc li {float:left;display:block;white-space:nowrap;position:relative;z-index:1;}.qmmc div a, .qmmc ul a, .qmmc ul li {float:none;}.qmsh div a {float:left;}.qmmc div{visibility:hidden;position:absolute;}.qmmc li {z-index:auto;}.qmmc ul {left:-10000px;position:absolute;z-index:10;}.qmmc, .qmmc ul {list-style:none;padding:0px;margin:0px;}.qmmc li a {float:none}.qmmc li:hover>ul{left:auto;}#qm0 li {float:none;}#qm0 li:hover>ul{top:0px;left:100%;}


/*!!!!!!!!!!! QuickMenu Styles [Please Modify!] !!!!!!!!!!!*/


	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		width:165px;
		background-color:transparent;
		border-width:1px 2px;
		border-style:solid;
		border-color:#4d597f;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:2px 2px 2px 4px;
		background-image:url(http://www.adventurewrite.com/images/gradient_51.gif);
		color:#000000;
		font-family:souvenir;
		font-size:16px;
		text-decoration:none;
		text-align:center;
		border-width:1px 0px;
		border-style:solid;
		border-color:#4174af;
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{	
		background-image:url(http://www.adventurewrite.com/images/gradient_50.gif);
		color:white;
	}


	/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 li:hover>a	
	{	
		background-image:url(http://www.adventurewrite.com/images/gradient_50.gif);
		color:white;
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		background-image:url(http://www.adventurewrite.com/images/gradient_50.gif);
		color:white;
		text-decoration:underline;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:10px 0px;
		background-color:#4174af;
		border-width:1px;
		border-style:none;
		border-color:#4174af;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:2px 0px 2px 15px;
		margin:0px 5px;
		background-image:none;
		font-size:14px;
		text-align:right;
		border-width:1px;
		border-style:solid;
		border-color:#4174af;
	}


	/*"""""""" (SUB) Hover State""""""""*/	
	#qm0 div a:hover	
	{	
		background-image:none;
		text-decoration:none;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
		background-image:none;
		text-decoration:none;
	}


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-color:#4174af;
		border-color:#7496BB;
	}


	/*"""""""" Individual Titles""""""""*/	
	#qm0 .qmtitle	
	{	
		font-size:13px;
	}
