﻿/* CSS for Adventure Write Sub Pages
*/

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

  #gist {
   color: transparent;
   font-size: 2px;
   } 

  #toptitle {
    position: relative;
    background-image: url('http://www.adventurewrite.com/images/letterheadkids2.png');
    background-position: center top;
    background-repeat: no-repeat;
    width: 900px;
    height: 150px;
  }

/* --------------------------------- BEGIN kids STYLE --------------------------------*/

  #kidscontainer {
    position: relative;
    text-align: center;
    background-color: transparent;
    color: #990101;
    font-family: palatino linotype;
    font-size: 15px;
    font-weight: bold; 
    width: 900px;
  }

   #topmenu {
    position: relative;
    top: 4px;
    left: 540px;
    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;
          }


	#paypal {
      	position: absolute;
	padding: 2px;
      	top: 125px;
      	left: 290px;
	text-align: center;
	border-style:groove;
	border-color:black;
	border-width: 1px;
	}

	#fb{
      	position: absolute;
	padding: 2px;
      	top: 250px;
      	left: 250px;
	border: none;
	}

	#menubox {
		position: relative;
		text-align: left;
		left: 130px;
		top: 0px;
		}

  #talkbox1 {
    position: relative;
    left: 110px;
    background-color: transparent;
    margin-left: 5px;
    width: 890px;
   }

   #papertop {
    position: absolute;
    top: 0px;
    left: 0px;
    border: none;
    width: 700px;
    height: 105px;
      }

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

   #paperright {
    position: absolute;
    top: 105px;
    left: 611px;
    width: 95px;
    height: 500px;  
  }

   #paperleft2 {
    position: absolute;
    top: 605px;
    left: 0px;
    width: 84px;
    height: 500px;  
  }

   #paperright2 {
    position: absolute;
    top: 605px;
    left: 611px;
    width: 95px;
    height: 500px;  
  }

   #paperleft3 {
    position: absolute;
    top: 1105px;
    left: 0px;
    width: 84px;
    height: 800px;  
  }

   #paperright3 {
    position: absolute;
    top: 1105px;
    left: 611px;
    width: 95px;
    height: 800px;  
  }

   #paperleft4 {
    position: absolute;
    top: 1605px;
    left: 0px;
    width: 84px;
    height: 700px;  
  }

   #paperright4 {
    position: absolute;
    top: 1605px;
    left: 611px;
    width: 95px;
    height: 700px;  
  }

   #paperbox1 {
    position: absolute;
    text-align: left;    
    top: 105px;
    left: 84px;
    padding-top: 10px;
    background-color: #fdfca9;
    width: 527px;
    height: 2940px;  
  }

    #stepintro {
      position: relative;
      top: 0px;
      padding-bottom: 0px;
      margin-bottom: 10px;
      text-align: left;
      }

    #stepdescription {
      position: relative;
      top: 0px;
      padding-left: 15px;
      margin-bottom: 30px;
      padding-bottom: 0px;
      text-align: left;
      }

    #steptitle {
      position: relative;
      padding-top: 5px;
      font-size: 30px;
      padding-right: 30px;
      margin-bottom: 30px;
      padding-bottom: 0px;
      text-align: left;
      }

  #stepnumber {
    margin-left: 20px;
    padding-bottom: 10px;
    text-align: left;
    border: none;
  }

    #totem {
      position: absolute;
      top: 10px;
      left: 580px;
      margin: 0px;
      padding: 0px;
      border: none;
      }

    #indent {
	margin-left: 100px;
	}

    #next {
      position: absolute;
      top: 2800px;
      left: 100px;
      margin: 0px;
      padding: 0px;
      background-image:url('http://www.adventurewrite.com/images/arrowlf3.png');
      background-repeat: no-repeat;
      border: none;
      }

	#next a, #next a:link, #next a:visited {
	display:block;
	} 

  a.next img, a.next:link, a.next{
      border: none;
    	color: #15a003;
    	text-decoration: none;
      }
        a.next:hover img{
          visibility: hidden;
           color: #1dfb00;
           text-decoration: underline;
          }

    #rules {
      position: absolute;
      top: 2390px;
      left: 10px;
      margin: 0px;
      padding: 0px;
      border: none;
      }

	#rules a, #rules a:link, #rules a:visited {
	display:block;
	} 

  a.rules1 img, a.rules1:link, a.rules1{
            border: none;
    	color: #15a003;
    	text-decoration: none;
      }
	a.rules1:hover {
           color: #1dfb00;
           text-decoration: underline;
        }

    #entry {
      position: absolute;
      top: 2510px;
      left: 10px;
      margin: 0px;
      padding: 0px;
      border: none;
      }

	#entry a, #entry a:link, #entry a:visited {
	display:block;
	} 

  a.entry1 img, a.entry1, a.entry1:link{
      	border: none;
    	color: #15a003;
    	text-decoration: none;
      }
    
	a.entry1:hover {
           color: #1dfb00;
           text-decoration: underline;
        }

    #flyer {
      position: absolute;
      top: 2630px;
      left: 10px;
      margin: 0px;
      padding: 0px;
      border: none;
      }

	#flyer a, #flyer a:link, #flyer a:visited {
	display:block;
	} 

    
  a.flyer1 img, a.flyer1:link, a.flyer1{
           border: none;
    	color: #15a003;
    	text-decoration: none;
      }
	a.flyer1:hover {
           color: #1dfb00;
           text-decoration: underline;
        }

    #winners {
      position: absolute;
      top: 2920px;
      left: 530px;
      margin: 0px;
      padding: 0px;
      background-image:url('http://www.adventurewrite.com/images/winners2.png');
      background-repeat: no-repeat;
      border: none;
      }

	#winners a, #winners a:link, #winners a:visited {
	display:block;
	} 

  a.winners1 img, a.winners1:link, a.winners1{
           border: none;
    	color: #15a003;
    	text-decoration: none; 
      }
        a.winners1:hover img{
          visibility: hidden;
           color: #1dfb00;
           text-decoration: underline;
          }

    .textb {
      font-weight: bold;
      }  

    .textu {
      text-decoration: underline;
      }

    .texti {
      font-style: italic;
      }

    .note {
      color: #642f2f;
      }

  a.linktoaw {
    color: #15a003;
    text-decoration: none;
	}
    
        a.linktoaw:link {
           color: #15a003;
           text-decoration: none;
        }	

       a.linktoaw:hover {
           color: #1dfb00;
           text-decoration: underline;
        }


  a.linktoawred,  a.linktoawred:link  {
	    color: #26381E;
    text-decoration: none;
	}
    
       a.linktoawred:hover {
           color: #4FFB03;
           text-decoration: underline;
        }

  a.update {
    color: #4ab702;
    text-decoration: none;
    font-weight: bold;
    font-size: 18px;
	}
    
        a.update:link {
           color: #4ab702;
           text-decoration: none;
        }	


       a.update:hover {
           color: #FF0101;
           text-decoration: underline;
        }

/* --------------------------------- END Kids STYLE --------------------------------*/

 

   a.textlink {
    font-weight: normal;
    font-size: 15px;
    color: #122240;
    font-style: palatino linotype;
    text-decoration: none;
        }
        a.textlink:link {
           color: #122240;
        }	
        a.textlink:visited {
           color: #1C2946;
        }
        a.textlink:hover {
           color: #D5D6D7;
           text-decoration: underline;
        }   
 
    #copyright {
    margin-left: 0px;
    background-color: transparent;
    color: #e0c49d;
    font-family: arial;
    font-size: 11px;
    }

    .bottommenu {
	 padding-left: 10px;
         background-color: transparent;
         color: #e0c49d;
         font-family: arial;
         font-size: 12px;
         }

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

     a.privacy {
         background-color: transparent;
         color: #e0c49d;
         font-family: arial;
         font-size: 11px;
         
         }
       a.privacy:hover {
           color: white;
          }

	.minicontest {
        	font-family: arial;
        	font-size: 16px;
		text-decoration:underline;
		font-weight: bold;
			}


/*!!!!!!!!!!! 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 ul {top:100%;}#qm0 ul li:hover>ul{top:0px;left:100%;}


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


	/* QuickMenu 0 */

	/*"""""""" (MAIN) Container""""""""*/	
	#qm0	
	{	
		width:auto;
		background-color:transparent;
	}


	/*"""""""" (MAIN) Items""""""""*/	
	#qm0 a	
	{	
		padding:5px 40px 5px 8px;
		margin:0px 5px 0px 0px;
		background-color:#B5B5B5;
		background-image:url("http://www.opencube.com/qmv6/qmimages/gradient_32.gif");
		color:#484849;
		font-family:Arial;
		font-size:12px;
		text-decoration:none;
		border-width:1px;
		border-style:solid;
		border-color:#484849;
	}


	/*"""""""" (MAIN) Hover State""""""""*/	
	#qm0 a:hover	
	{	
		background-color:#E4E4E4;
	}


	/*"""""""" (MAIN) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 li:hover>a	
	{	
		background-color:#E4E4E4;
	}


	/*"""""""" (MAIN) Active State""""""""*/	
	body #qm0 .qmactive, body #qm0 .qmactive:hover	
	{	
		background-color:#E4E4E4;
		text-decoration:underline;
	}


	/*"""""""" (SUB) Container""""""""*/	
	#qm0 div, #qm0 ul	
	{	
		padding:5px 130px 5px 5px;
		margin:-1px 0px 0px;
		background-color:#E4E4E4;
		border-width:1px;
		border-style:solid;
		border-color:#484849;
	}


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		width:110px;
		padding:2px 10px 2px 5px;
		margin:0px;
		background-color:transparent;
		background-image:none;
		font-size:11px;
		border-width:0px;
		border-style:none;
		border-color:#484849;
	}


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


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


	/*"""""""" (SUB) Active State""""""""*/	
	body #qm0 div .qmactive, body #qm0 div .qmactive:hover	
	{	
		background-image:none;
	}


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


	/*"""""""" Box Animation Styles""""""""*/	
	#qm0 .qmbox	
	{	
		border-width:1px;
		border-style:solid;
		border-color:#BBBBBB;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 .qmparent	
	{	
		background-image:url("http://www.opencube.com/qmv6/qmimages/arrow_7.gif");
		background-repeat:no-repeat;
		background-position:95% 55%;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul	
	{	
		width:90%;
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul li:hover > a.qmparent	
	{	
		background-image:url("http://www.opencube.com/qmv6/qmimages/arrow_5.gif");
	}


	/*"""""""" Custom Rule""""""""*/	
	ul#qm0 ul .qmparent	
	{	
		background-image:url("http://www.opencube.com/qmv6/qmimages/arrow_5.gif");
	}


