﻿/* 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;
    background-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: 625px;
    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;
          }


 #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;
  }
 
  #graycontainer {
    position: relative;
    top: 35px;
    left: 190px;
    color: black;
    background:#c7c7c6;
    filter:alpha(opacity=55);
    -moz-opacity:.55;
    opacity:.55;
    border-style: groove groove;
    width: 705px;
    height:850px;
   }


  #talkcontainer {
    position: absolute;
    color: black;
    font-family: palatino linotype;
    font-size: 15px;
    top: 105px;
    left: 200px;
    width: 690px;
    height: 980px;    
  }

    .textbold {
      font-weight: bold;
      }  

    .textunderline {
      text-decoration: underline;
      }


/*!!!!!!!!!!! (((BEGIN TALK BOX))) !!!!!!!!!!!!!*/
 
  #talkbox1 {
    position: relative;
    background-color: transparent;
    margin-left: 10px;
    width: 650px;
   }
 
  #talkbox2 {
    position: relative;
    background-color: transparent;
    margin-left: 10px;
    width: 650px;
   }


    #talktitle1 {
      position: relative;
      background-color: #7e94ad;
      padding-left: 15px;
      padding-top: 2px;
      color: white;
      font-size: 20px;
      font-weight: bold;
      height: 29px;
      width: 650px;
      }

    #talktitle2 {
      position: relative;
      background-color: #7e94ad;
      padding-left: 15px;
      padding-top: 2px;
      color: white;
      font-size: 20px;
      font-weight: bold;
      height: 29px;
      width: 650px;
      }

    #talkimg1 {
      float: left;
      padding-bottom: 70px;
      filter:shadow(color:gray);
      border: none;
      }

    #talkimg2 {
      float: left;
      padding-bottom: 280px;
      filter:shadow(color:gray);
      border: none;
      }


  .linehigh {
    line-height: 2px;
   }


  #meetpic1 {
      position: relative;
      padding-left: 60px;
      padding-right: 25px;
      float: left;
      filter: shadow(color:gray);
   }

  #meetpic2 {
      position: relative;
      padding-right: 100px;
      float: right;
      filter: shadow(color:gray);
   }


  a.meetpic img{
      filter: shadow(color:gray);
      border: none;
        }
        a.meetpic:hover img{
           filter: shadow(color:#4174AF);
           border: none;
        }
  
  .meetpic {
      filter: shadow(color:gray);
      border: none;
        }


    .talkimg {
      margin-left: 15px;
      float: left;
      padding-bottom: 5px;
      filter:shadow(color:gray);
      border: none;
      }

    .talktext {
      Position: relative;
      top: 0px;
      left: 15px;
      padding-bottom: 13px;
      font-color: #353535;
      font-family: palatino linotype;
      font-size: 16px;
      font-weight: normal;
      width: 410;
    }


 .fire {
      color: #b10307;
      font-size: 16px;
      font-weight: bold;
  }


    .textunderline {
      text-decoration: underline;
      }

	.bigtext {
	  font-size: 17px;
	}


  a.projectlink {
    color: #13306A;
    text-decoration: none;
    }
        a.projectlink:link {
           color: #13306A;
           text-decoration: none;
        }	
        a.projectlink:hover {
           color: white;
           text-decoration: none;
        }
        a.projectlink:visited {
           color: #1C3E81;
           text-decoration: none;
        }

 

  a.linktoaw {
    color: #13306A;
    text-decoration: none;
	}
    
        a.linktoaw:link {
           color: #13306A;
           text-decoration: none;
        }	
        a.linktoaw:hover {
           color: white;
           text-decoration: underline;
        }
        a.linktoaw:visited {
           color: #1C3E81;
           text-decoration: none;
        }

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


    #talktextbottom1 {
      Position: relative;
      top: 0px;
      left: 15px;
      padding-bottom: 13px;
      font-color: #353535;
      font-family: palatino linotype;
      font-size: 16px;
      font-weight: normal;
      width: 510;
    }


    #talktextbottom2 {
      Position: relative;
      top: 0px;
      left: 15px;
      padding-bottom: 13px;
      font-color: #353535;
      font-family: palatino linotype;
      font-size: 16px;
      font-weight: normal;
      width: 510;
    }

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


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

     .bottommenu {
	 margin-left: 5px;
         padding-left: 25px;
         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;
	}
