﻿/* 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 {
   		position: absolute;
   		color: transparent;
   		font-size: 3px;
   		}

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

	#toplinks {
		position: absolute;
		top: 90px;
		margin-left: 620px;
       	 	color: White;
        	font-weight: bold;
        	font-family: georgia;
        	font-size: 13px;
		}

      	a.toplinks {
            	font-weight: bold;
            	font-family: georgia;
            	font-size: 13px;
            	color: White;
            	text-decoration: none;
        	}
        a.toplinks:link {
           	color: white;
        	}	
        a.toplinks:visited {
           	color: white;
        	}
        a.toplinks:hover {
           	color: #dfdfdf;
        	} 

	#menubox {
		position: relative;
		text-align: left;
		left: 80px;
		top: 10px;
		}

  	#inner_wrap {
    		position: relative;
		top: 10px;
    		background-color: transparent;
    		width: 900px;
   		}

  	#big_box {
    		position: relative;
		top: 10px;
		left: 0px;
    		color: black;
    		font-family: palatino linotype;
    		font-size: 15px;
    		top: 7px;
    		width: 900px;
    		}

	#sidebar {
	    	position: absolute;
    		margin-top: 0px;
		margin-left: 0px;
    		background: #b5b3b3;
  		background-image: url('http://www.adventurewrite.com/images/totem_head_410.gif');
  		background-repeat: repeat;
		filter:alpha(opacity=65);
    		-moz-opacity:.65;
    		opacity:.65;
		border-color: #b2b2b2;
    		border-style: groove groove;
		width: 895px;
		height: 640px;
		}

	#sidebar_give {
	    	position: absolute;
    		margin-top: 0px;
		margin-left: 0px;
    		background: #b5b3b3;
  		background-image: url('http://www.adventurewrite.com/images/totem_head_410.gif');
  		background-repeat: repeat;
		filter:alpha(opacity=65);
    		-moz-opacity:.65;
    		opacity:.65;
		border-color: #b2b2b2;
    		border-style: groove groove;
		width: 895px;
		height: 800px;
		}

	#sidebar_educators {
	    	position: absolute;
    		margin-top: 0px;
		margin-left: 0px;
    		background: #b5b3b3;
  		background-image: url('http://www.adventurewrite.com/images/totem_head_410.gif');
  		background-repeat: repeat;
		filter:alpha(opacity=65);
    		-moz-opacity:.65;
    		opacity:.65;
		border-color: #b2b2b2;
    		border-style: groove groove;
		width: 895px;
		height: 1620px;
		}

	.linehigh {
		line-height:65%;
		}

	#picture1 {
      		position: relative;
		top: 15px;
		left: 0px;
      		filter:shadow(color:gray);
		border: none;      		
      		}

  	a.email {
    		color: #0b0302;
		font-size: 15px;
		font-weight: bold;
    		text-decoration: none;
		}
    
        	a.email:link {
           		color: #0b0302;
           		text-decoration: none;
        		}	
        	a.email:visited {
           		color: #6c6b6b;
           		text-decoration: none;
        		}
       		a.email:hover {
           		color: red;
           		text-decoration: underline;
        		}

  	#graycontainer {
    		position: relative;
    		top: 0px;
    		left: 0px;
    		background:#c7c7c6;
  		background-repeat: repeat;
    		filter:alpha(opacity=85);
    		-moz-opacity:.85;
    		opacity:.85;
		border-color: #b2b2b2;
    		border-style: groove groove;
    		width: 895px;
		height: 670px;
    		}

  	#graycontainer_give {
    		position: relative;
    		top: 0px;
    		left: 0px;
    		background:#c7c7c6;
  		background-repeat: repeat;
    		filter:alpha(opacity=85);
    		-moz-opacity:.85;
    		opacity:.85;
		border-color: #b2b2b2;
    		border-style: groove groove;
    		width: 895px;
		height: 800px;
    		}

  	#graycontainer_2014 {
    		position: relative;
    		top: 0px;
    		left: 0px;
    		background:#c7c7c6;
  		background-repeat: repeat;
    		filter:alpha(opacity=85);
    		-moz-opacity:.85;
    		opacity:.85;
		border-color: #b2b2b2;
    		border-style: groove groove;
    		width: 895px;
		height: 2950px;
    		}

  	#graycontainer_educators {
    		position: relative;
    		top: 0px;
    		left: 0px;
    		background:#c7c7c6;
  		background-repeat: repeat;
    		filter:alpha(opacity=85);
    		-moz-opacity:.85;
    		opacity:.85;
		border-color: #b2b2b2;
    		border-style: groove groove;
    		width: 895px;
		height: 1620px;
    		}

  	#projectcontainer {
    		position: absolute;
    		color: black;
    		font-family: palatino linotype;
    		font-size: 13px;
		text-align: left;
    		top: 10px;
    		left: 60px;
    		width: 800px;   
  		}

/*!!!!!!!!!!! (((BEGIN PROJECT BOX))) !!!!!!!!!!!!!*/

  	.storytitle {
		font-size: 22px;
    		font-weight: bold;
    		font-family: palatino linotype;
		text-decoration: underline;
    		text-align: left;
  		}

  	.section_title {
		font-size: 18px;
    		font-weight: bold;
    		font-family: palatino linotype;
		text-decoration: underline;
    		text-align: left;
  		}

       	#projectimg1 {
      		float: left;
      		padding-bottom: 30px;
      		padding-right: 15px;
      		border: none;
      		}

     	#projectimg2 {
      		float: left;
      		padding-bottom: 60px;
      		padding-right: 15px;
      		border: none;
      		}

     	#projectimg3 {
      		float: left;
      		padding-bottom: 30px;
      		padding-right: 15px;
      		border: none;
      		}

    	#projectimg4 {
      		padding-bottom: 30px;
      		padding-left: 250px;
      		border: none;
      		}

    	#projectimg5 {
      		padding-bottom: 30px;
      		margin-left: 200px;
      		border: none;
      		}

    	#projecttext1 {
      		position: relative;
		margin-left: 0px;
      		padding-bottom: 10px;
      		margin-right: 30px;
      		font-color: #353535;
      		font-family: palatino linotype;
      		font-size: 15px;
      		font-weight: bold;
    		}

 	.first_letter {
   		font-variant:small-caps;
   		font-size:28px;
   		font-weight: bold;
		}
 
    	.textunderline {
      		text-decoration: underline;
      		}


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


	#paypal {
      		position: absolute;
		padding: 2px;
      		top: 530px;
      		left: 300px;
		text-align: left;

	}

	#paypal_winner {
      		position: absolute;
		padding: 2px;
      		top: 2400px;
      		left: 300px;
		text-align: left;

	}

	#paypal_give {
      		position: absolute;
		padding: 2px;
      		top: 380px;
      		left: 300px;
		text-align: left;

	}

	#paypal_educators {
      		position: absolute;
		padding: 2px;
      		top: 1400px;
      		left: 300px;
		text-align: left;
	}

/*!!!!!!!!!!! (((COPYRIGHT INFO))) !!!!!!!!!!!!!*/

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


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


    	#copyright {
    		position: relative;
    		margin-top: 30px;
		margin-left: 0px;
		text-align: center;
    		color: #C7C7C6;
    		font-family: arial;
    		font-size: 11px;
    		}

      a.termsmenu {
            font-weight: normal;
            color: #dfdfdf;
            font-family: georgia;
            font-size: 12px;
            text-decoration: none;
        }
        a.termsmenu:link {
           color: #dfdfdf;
        }	
        a.termsmenu:visited {
           color: #dfdfdf;
        }
        a.termsmenu:hover {
           color: white;
        } 

      a.bottom_link {
            font-weight: normal;
            color: #422e27;
            font-family: arial;
            font-size: 11px;
            letter-spacing: 0.07em;
            text-decoration: none;
        }
        a.bottom_link:link {
           color: #422e27;
        }	
        a.bottom_link:visited {
           color: #27341a;
        }
        a.bottom_link: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 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:#CEDF8E;
		background-image:url(http://www.opencube.com/qmv6/qmimages/gradient_34.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:#F1F6DC;
	}


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


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


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


	/*"""""""" (SUB) Items""""""""*/	
	#qm0 div a, #qm0 ul a	
	{	
		padding:2px 5px 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;
		text-decoration:underline;
	}


	/*"""""""" (SUB) Hover State - (duplicated for pure CSS)""""""""*/	
	#qm0 ul li:hover>a	
	{	
		background-image:none;
		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;
	}


	/*"""""""" 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 .qmparent	
	{	
		background-image:url(http://www.opencube.com/qmv6/qmimages/arrow_5.gif);
	}


	/*"""""""" 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	
	{	
		width:90%;
	}


