﻿/* 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;
   }
  
   #topmenu {
    position: relative;
    top: 30px;
    left: 795px;
    background-color: transparent;
    font-family: arial;
   }

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

   #topmenu1 {
    position: relative;
    top: 30px;
    left: 770px;
    background-color: transparent;
    font-family: arial;
   }

     a.topmenu1 {
         background-color: transparent;
         color: #c6c1fb;
         font-family: times;
         font-size: 15px;
         font-weight: bold;
         
         }
       a.topmenu1:hover {
           color: white;
          }


 #titlebox {
    position: relative;
    top: 15px;
    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;
  }
  

  #projectcontainer {
    position: absolute;
    color: black;
    font-family: palatino linotype;
    font-size: 15px;
    top: 90px;
    left: 190px;
    width: 705px;
  }

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

  #pasttitle {
    	background-color: #d4d4d4;
   	border-style: double solid;
    	border-color: gray;
    	margin-left: 0px;
    	padding-left: 15px;
    	width: 695px;
	color: #393739;
    	font-family: palatino linotype;
    	font-size: 18px;
	font-weight: bold;
  }

     a.pasttitle {
         color: #13306A;
         font-family: palatino linotype;;
         font-size: 18px;
         font-weight: bold;         
         }

       a.pasttitle:hover {
           color: white;
          }

/*!!!!!!!!!!! (((BEGIN PROJECT BOX))) !!!!!!!!!!!!!*/
 
  #projectbox1 {
    position: relative;
    background-color: #d4d4d4;
    border-style: double solid;
    border-color: gray;
    margin-left: 0px;
    padding-left: 15px;
    width: 695px;
   }
 
  #projectbox2 {
    position: relative;
    background-color: #d4d4d4;
    border-style: double solid;
    border-color: gray;
    margin-left: 0px;
    padding-left: 15px;
    width: 695px;
   }

  #projectbox3 {
    position: relative;
    background-color: #d4d4d4;
    border-style: double solid;
    border-color: gray;
    margin-left: 0px;
    padding-left: 15px;
    width: 695px;
   }

  #projectbox4 {
    position: relative;
    background-color: #d4d4d4;
    border-style: double solid;
    border-color: gray;
    margin-left: 0px;
    padding-left: 15px;
    width: 695px;
   }
  #projectbox5 {
    position: relative;
    background-color: #d4d4d4;
    border-style: double solid;
    border-color: gray;
    margin-left: 0px;
    padding-left: 15px;
    width: 695px;
   }

    #projecttitle1 {
      position: relative;
      background-color: #7e94ad;
      padding-left: 15px;
      margin-top: 15px;
      color: white;
      font-size: 18px;
      font-weight: bold;
      height: 29px;
      width: 660px;
      }
    #projecttitle2 {
      position: relative;
      background-color: #7e94ad;
      padding-left: 15px;
      margin-top: 15px;
      color: white;
      font-size: 18px;
      font-weight: bold;
      height: 29px;
      width: 660px;
      }

    #projecttitle3 {
      position: relative;
      background-color: #7e94ad;
      padding-left: 15px;
      margin-top: 15px;
      color: white;
      font-size: 18px;
      font-weight: bold;
      height: 29px;
      width: 660px;
      }

    #projecttitle4 {
      position: relative;
      position: relative;
      background-color: #7e94ad;
      padding-left: 15px;
      margin-top: 15px;
      color: white;
      font-size: 18px;
      font-weight: bold;
      height: 29px;
      width: 660px;
      }

    #projecttitle5 {
      position: relative;
      background-color: #7e94ad;
      padding-left: 15px;
      margin-top: 15px;
      color: white;
      font-size: 18px;
      font-weight: bold;
      height: 29px;
      width: 660px;
      }
 
   .linehigh {
    line-height: 2px;
   }


    #projectimg1 {
      float: left;
      padding-right: 15px;
      padding-bottom: 210px;
      color: #1f1f20;
      font-size: 11px;
      border: none;
      }

  
    #projectimg2 {
      float: left;
      padding-bottom: 100px;
      padding-right: 15px;
      color: #1f1f20;
      font-size: 11px;
      border: none;
      }


    #projectimg3 {
      float: left;
      padding-bottom: 110px;
      padding-right: 15px;
      color: #1f1f20;
      font-size: 11px;
      border: none;
      }

    #projectimg4 {
      float: left;
      padding-bottom: 40px;
      padding-right: 15px;
      color: #1f1f20;
      font-size: 11px;
      border: none;
      }

    #projectimg5 {
      float: left;
      padding-bottom: 380px;
      padding-right: 15px;
      color: #1f1f20;
      font-size: 11px;
      border: none;
      }

    #projecttext1 {
      Position: relative;
      left: 10px;
      padding-bottom: 10px;
      padding-right: 20px;
      font-color: #353535;
      font-family: palatino linotype;
      font-size: 14px;
      font-weight: normal;
    }

    #projecttext2 {
      Position: relative;
      top: 0px;
      padding-bottom: 10px;
      padding-right: 15px;
      font-color: #353535;
      font-family: palatino linotype;
      font-size: 15px;
      font-weight: normal;
    }

    #projecttext3 {
      Position: relative;
      top: 0px;
      padding-bottom: 10px;
      padding-right: 20px;
      font-color: #353535;
      font-family: palatino linotype;
      font-size: 15px;
      font-weight: normal;
    }

    #projecttext4 {
      Position: relative;
      top: 0px;
      padding-bottom: 10px;
      padding-right: 20px;
      font-color: #353535;
      font-family: palatino linotype;
      font-size: 15px;
      font-weight: normal;
    }

    #projecttext5 {
      Position: relative;
      top: 0px;
      padding-bottom: 10px;
      padding-right: 15px;
      font-color: #353535;
      font-family: palatino linotype;
      font-size: 13px;
      font-weight: normal;
    }

    #textbold {
      margin-left: 150px;
      font-size: 17px;	
      font-weight: bold;
      }

	.indent {
	text-indent: 100px;
	}

    .textunderline {
      text-decoration: underline;
      }

    .textital {
	    font-style: italic;
	}

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

  #list {
	padding-left: 150px;
	}

  #list2 {
	margin-left: 210px;
	}

  #list3 {
	padding-left: 150px;
	}

  #nobullet1 ul {
    margin-bottom: 0px;
    padding-bottom: 0px;
  }

  #nobullet2 ul {
    list-style: none;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  #nobullet3 ul {
    margin-bottom: 0px;
    padding-bottom: 0px;
  }

  #nobullet4 ul {
    list-style: none;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  #nobullet5 ul {
    margin-bottom: 0px;
    padding-bottom: 0px;
  }

  #nobullet6 ul {
    list-style: none;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  #nobullet7 ul {
    margin-bottom: 0px;
    padding-bottom: 0px;
  }

  #nobullet8 ul {
    list-style: none;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

  #nobullet9 ul {
    margin-bottom: 0px;
    padding-bottom: 0px;
  }

  #nobullet10 ul {
    list-style: none;
    margin-top: 0px;
    margin-bottom: 0px;
    padding-top: 0px;
    padding-bottom: 0px;
  }

    #eventimg1 {
      text-align: left;
      margin-left: 20px;
      padding-bottom: 40px;
      padding-right: 15px;
      color: #1f1f20;
      font-size: 11px;
      border: none;
      }

    #eventimg2 {
      text-align: left;
      margin-left: 20px;
      padding-bottom: 40px;
      padding-right: 15px;
      color: #1f1f20;
      font-size: 11px;
      border: none;
      }

  a.projectlink {
    color: #13306A;
    text-decoration: none;
    }
        a.projectlink:link {
           color: #13306A;
           text-decoration: none;
        }	

        a.projectlink:visited {
           color: #1C3E81;
           text-decoration: none;
        }

         a.projectlink:hover {
           color: white;
           text-decoration: underline;
        }

  #moviebox  {
	margin-left: 150px;
   }

/* --------------------------------- BEGIN BUTTON STYLE --------------------------------*/

   .buttonbox1 {
    position: absolute;
    background-color: transparent;
    padding-left: 270px;
    padding-bottom: 30px;
    width: 120px;
  }

   .buttonbox2 {
    position: absolute;
    background-color: transparent;
    padding-left: 270px;
    padding-bottom: 30px;
    width: 150px;
  }

   .buttonbox3 {
    position: relative;
    background-color: transparent;
    left: 240px;
    padding-bottom: 30px;
    width: 150px;
  }

   .buttonbox4 {
    position: relative;
    background-color: transparent;
    left: 240px;
    padding-bottom: 30px;

  }

   a.squarebutton{
    background-color: transparent;
    background-image: url('http://www.adventurewrite.com/images/buttonleft.gif');
    background-repeat: no-repeat; 
    background-position: top left;
    display: block;
    float: left;
    font-weight: normal;
    font-size: 12px;
    font-family: Arial;
    line-height: 15px; /* This value + 4px + 4px (top and bottom padding of SPAN) must equal height of button background (default is 23px) */
    height: 23px; /* Height of button background height */
    padding-left: 9px; /* Width of left menu image */
    text-decoration: none;
  }

   a:link.squarebutton, a:visited.squarebutton, a:active.squarebutton{
    color: #59534a;
   }

   a.squarebutton span{
    background-color: transparent;
    background-image: url('http://www.adventurewrite.com/images/buttonright.gif');
    background-repeat: no-repeat;
    background-position: top right;
    display: block;
    padding: 4px 9px 4px 0; /*Set 9px below to match value of 'padding-left' value above*/
   }

   a.squarebutton:hover { 
    background-position: bottom left;
   }

   a.squarebutton:hover span{ 
    background-position: bottom right;
    color: black;
   }




/* --------------------------------- END BUTTON STYLE --------------------------------*/




/*!!!!!!!!!!! (((END PROJECT BOX))) !!!!!!!!!!!!!*/


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


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


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

    }


      a.nasa {
            font-weight: normal;
            color: #C7C7C6;
            font-family: arial;
            font-size: 11px;
            letter-spacing: 0.07em;
            text-decoration: none;
        }
        a.nasa:link {
           color: #C7C7C6;
        }	
        a.nasa:visited {
           color: #C7C7C6;
        }
        a.nasa:hover {
           color: white;
        }   




 
/*!!!!!!!!!!! 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:5px 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 5px;
		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;
	}