﻿/* CSS for Adventure Write Sub Pages
*/

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

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

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

	#bottomwrap {
		position: relative;
		top: 0px;
                left: 0px;
		width: 1024px;
		}

    #treehouse {
      position: absolute;
      top: 60px;
      left: 130px;
      margin-bottom: 0px;
      padding-bottom: 0px;
      border: none;
      }

    #handle {
      position: absolute;
      top: 200px;
      left: 690px;
      margin-bottom: 0px;
      padding-bottom: 0px;
      border: none;
      }

    #hammer {
      position: absolute;
      top: 140px;
      left: 680px;
      margin-bottom: 0px;
      padding-bottom: 0px;
      border: none;
      }

    #no_idea {
      position: absolute;
      top: 305px;
      left: 10px;
      margin: 0px;
      padding: 0px;
      background-image:url('http://www.adventurewrite.com/images/no_idea_bright150.png');
      background-repeat: no-repeat;
      border: none;
      }
	#no_idea a, #no_idea a:link, #no_idea a:visited {
	display:block;
	} 

     a.no_idea img, a.no_ideak:link img, a.no_idea:visited img{
      border: none;
      }
        a.no_idea:hover img{
          visibility: hidden;
          }

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

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

        a.no_knock:hover img{
          visibility: hidden;
          }

   a.no_knock img, a.no_knock:link img, a.no_knock:visited img{
      border: none;
      }


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

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

  a.knock img, a.knock:link img, a.knock:visited img{
      border: none;
      }
        a.knock:hover img{
          visibility: hidden;
          }

  #kidscontainer {
    position: absolute;
    top: 140px;
    left: 250px;
    text-align: center;
    background-color: transparent;
    color: #7a0303;
    font-family: palatino linotype;
    font-size: 18px;
    font-weight: bold; 
    width: 550px;
    height: 500px;
  }

  #kidscontainer2 {
    position: absolute;
    top: 160px;
    left: 250px;
    text-align: center;
    background-color: transparent;
    color: #7a0303;
    font-family: palatino linotype;
    font-size: 20px;
    font-weight: bold; 
    width: 550px;
    height: 500px;
  }

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

  a.next1 img{
      border: none;
      }
        a.next1:hover img{
          visibility: hidden;
          }


    #nexttext {
      position: absolute;
      top: 465px;
      left: 600px;
      margin: 0px;
      padding: 0px;
      }

  a.linktoaw{
    color: #7a0303;
    font-family: palatino linotype;
    font-size: 20px;
    font-weight: bold; 
    text-decoration: none;
	}
    
        a.linktoaw:link {
           color: #7a0303;
           text-decoration: none;
        }	

        a.linktoaw:visited {
           color: #7a0303;
           text-decoration: none;
        }

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

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

 
    #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;
          }