﻿/* CSS for Adventure Write Sub Pages
*/

body {
  background-image: url('http://www.adventurewrite.com/images/time_capsule_bg.jpg');
  background-position: center top;
  background-repeat: no-repeat;
  background-attachment: fixed;
  background-color: #000000;
  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: #0d1005;
    font-family: palatino linotype;
    font-size: 15px;
    font-weight: normal; 
    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;
          }

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

   #paperbox_gray {
    position: absolute;
    text-align: left;    
    top: 30px;
    left: 30px;
    background:#f6f7ef;
    filter:alpha(opacity=65);
    -moz-opacity:.65;
    opacity:.65;
    border-style: groove groove;
    width: 720px;
    height: 1200px;  
  }
   #paperbox_gray2 {
    position: absolute;
    text-align: left;    
    top: 30px;
    left: 30px;
    background:#f6f7ef;
    filter:alpha(opacity=65);
    -moz-opacity:.65;
    opacity:.65;
    border-style: groove groove;
    width: 720px;
    height: 430px;  
  }

   #paperbox_gray3 {
    position: absolute;
    text-align: left;    
    top: 30px;
    left: 30px;
    background:#f6f7ef;
    filter:alpha(opacity=65);
    -moz-opacity:.65;
    opacity:.65;
    border-style: groove groove;
    width: 720px;
    height: 640px;  
  }

   #paperbox_gray4 {
    position: absolute;
    text-align: left;    
    top: 30px;
    left: 30px;
    background:#f6f7ef;
    filter:alpha(opacity=65);
    -moz-opacity:.65;
    opacity:.65;
    border-style: groove groove;
    width: 720px;
    height: 6000px;  
  }

   #paperbox1 {
    position: absolute;
    text-align: left;    
    top: 50px;
    left: 45px;
    background:transparent;
    width: 700px;
      
  }

  #page_title {
    margin-top: 20px;
    padding-bottom: 0px;
    text-align: center;
    border: none;
  }

  #page_title_2 {
    margin-top: 20px;
    padding-bottom: 0px;
    text-align: center;
    border: none;
  }

	a.page_title_2 img{
	border:none;
	fload:left;
	}

  #page_title_3 {
    margin-top: 0px;
    padding-bottom: 0px;
    text-align: center;
    border: none;
  }

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

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

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

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


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

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



  #story_title {
    margin-left: 0px;
    padding-bottom: 10px;
    text-align: center;
    border: none;
  }

    #instructions {
      position: relative;
      padding-top: 5px;
      font-size: 16px;
      padding-right: 40px;
      margin-bottom: 20px;
      text-align: left;
      }

    #oops {
      position: relative;
      padding-top: 5px;
      font-size: 30px;
      font-weight: bold;
      padding-right: 40px;
      margin-bottom: 20px;
      text-align: center;
      }

    #story_body {
      position: relative;
      text-align: left;
      }

   p { 
	text-indent: 20px; 
        }

    .ital {
      font-style: italic;
      }

  hr.pastrule {
    position: relative;
    color: #507094;
    width: 655px;
    height: 1px;
    text-align: left;
  }

    #indent {
	margin-left: 70px;
	}

    #form {
      position: relative;
      text-align: left;
      }

    #next {
      position: absolute;
      top: 2520px;
      left: 230px;
      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{
      border: none;
      }
        a.next:hover img{
          visibility: hidden;
          }

    #answer_mug {
      float: left;
      margin-bottom: 20px;
      margin-right: 15px;
      filter: shadow(color:gray);
      border-style: double solid;
      }

  a.imglink img{
      border: none;
      }
        a.imglink:hover img{
          filter: shadow(color:blue);
          }

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

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

  a.rules1 img{
      border: none;
      }

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

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

  a.entry1 img{
      border: none;
      }

    .textb {
      font-weight: bold;
      }  

    .textu {
      text-decoration: underline;
      }

    .texti {
      font-style: italic;
      }

    .note {
      color: #642f2f;
      }

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

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

       a.linktoaw:hover {
           color: #0586eb;
           text-decoration: underline;
        }


      a.nasa {
            font-weight: normal;
            color: #ffffff;
            font-family: arial;
            font-size: 11px;
            letter-spacing: 0.07em;
            text-decoration: none;
        }
        a.nasa:link {
           color: #ffffff;
        }	
        a.nasa:visited {
           color: #ffffff;
        }
        a.nasa:hover {
           color: #e0c49d;
        } 
/* --------------------------------- 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: #ffffff;
    font-family: arial;
    font-size: 11px;
    }

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

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

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