/* CSS Document for JASON UPTON minisite */
body {

	background:#cac3c1 url(/images/bg.jpg) no-repeat fixed ;
	margin: 0;	
	font-family:"Trebuchet MS", Verdana, sans-serif; 	
	color:#000;
	font-size:12px;
}

/* CSS Document for JASON UPTON minisite */
body {

	/*background:#cac3c1 url(/images/bg.jpg) no-repeat fixed ;*/
	background-color: #0F0F0F;
	margin: 0;	
	font-family:"Trebuchet MS", Verdana, sans-serif; 	
	color:#000;
	font-size:12px;
}


#flash {
	position: absolute;
	left: 121px;
	top: 32px;
	width:400px;
	height:300px;
	padding: 0px;
}

#footer {
background-color: #333333;
	color: #999;
	height: 1000px;
	padding-top:4em;
	margin-top:0px;
	padding-bottom:15px;
    margin-left: auto;
    margin-right: auto;
	float:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	clear:both;
	line-height:normal;
	
}


#wp_footer {
	width:600px;
	margin-left: auto;
    margin-right: auto;
	float:center;
	}
.footer a{
	color: #999;
	text-decoration: none;
	margin-right:10px;

	}
	
.footer a:hover{
	color: #333;
	background-color:#e1e1e1;
	text-decoration: none;
	margin-right:10px;

	}

	
.jasonupton a{
		background-color:;
		margin-right:10px;
}

.jasonupton a:hover{
		background-color:#666;
		margin-right:10px;
}

.divide_line{
    background:url(/images/divide_line.png) no-repeat right ;
	z-index:1;
	position: static;
	margin-bottom:150px;
	height:39px;
	width:100%;
	left: -1px;

}
/* ===================== MENU ==================== */



.layout {
	position:relative;
    margin-left: auto;
    margin-right: auto;
	margin-bottom:40px;
	width:760px;
	clear:both;
	line-height:normal;
	overflow:auto;


}

#menu_simple {
	position:absolute;
	left:66px;
	top: 105px;
	width:101px;
	float:left;
	
}

/* ===================== CONTENT ==================== */

.right {
   background:url(/images/main_bg_about.png)  no-repeat;
  
	padding-top:15px;
	width:626px;
	height:849;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:normal;
	float:right;

}
.content {
   /* background:url(/images/simple_wrap_bg.png) repeat;*/
	background-color:#000;
    margin-left: auto;
    margin-right: auto;
	width:570px;
	float:center;
	color:#FFF;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:normal;

}
.main a{
	color: #000;
	text-decoration: none;

}

.main a:hover{
	text-decoration: none;
}

.title {
	position:absolute;
	top:6px;
	left:150px
}
.read_more a{
	color: #000;
	background:url(/images/bg_glider.png) repeat;
	padding-left:5px;
	padding-right:4px;
	border:1px solid #959595;
	text-decoration: none;
	float:right;
	margin-right:10px;
	}
	
.read_more a:hover{
	background:url(/images/bg_greytrasparent.png) repeat;
	padding-left:5px;
	padding-right:4px;
	border: 1px solid #707070;
	text-decoration: none;
	float:right;
	margin-right:10px;
	}

.comments_head {
	margin-top:80px;

	}
	
.comments_box {

	}	

/*=============================================================*/




input {
	background-color:#ebebeb;
	
}


#mailinglist { 
 margin-top:6px;
 color: #000000; 
 font-family: "Trebuchet MS", Arial, Helvetica, sans-serif; 

}
#textbox{
	font-family: "Trebuchet MS", arial;
	border: 1px solid #959595;
	font-size:10px;
	padding:.15em;

}
#submit{
	font-family: "Trebuchet MS", arial;
	border:1px solid #959595;
	background-color:#ebebeb;
}
#submit:hover{
	font-family: "Trebuchet MS", arial;
	background:url(/images/bg_greytrasparent.png) repeat;
	border: 1px solid #707070;
	background-color: #CCCCCC;
	cursor:pointer;
	cursor:hand;
}

/*======================== Content Scroller CSS ============================	*/	

/* modify width and height of scrolling section if necessary	*/
div#my-glider-horizontal div.scroller { 
			
	position:relative;
	width: 577px; 
	height: 540px;
	margin-top:8px;
	margin-bottom:30px;
	margin-left:15px;
	overflow: hidden;
	border:1px solid #a0a0a0;
	}
	
/* modify width and height of each section as needed (should match the size of the scroller window)	*/	
div#my-glider-horizontal div.scroller div.section {
    position:relative;
	background:url(/images/bg_glider.png) repeat;	
	width:560px;
	height:540px;
	margin-top:10px;
	margin-bottom:30px;
	margin-left:35px;
	padding-right:20px;
	padding-top:15px;
	padding-left:15px;
	overflow:hidden;
	float:left;
	vertical-align:top;
	
	}
div#my-glider-horizontal div.scroller div.content {
	width: 1000px;
	}
	
div#my-glider-horizontal div#section2 {

	color:#000;
	}
	
div#my-glider-vertical div.scroller { 
	/* modify width and height of scrolling section if necessary	*/	
	background:url(/images/bg_glider.png) repeat;		
	width: 537px; 
	height: 525px;
	margin-left: auto;
	margin-right:auto;
	margin-top:10px;
	margin-bottom:30px;
	overflow: hidden;
	border:1px solid #a0a0a0;
	}
div#my-glider-vertical div.scroller div.section {
		/* modify width and height of each section as needed (should match the size of the scroller window)	*/		
		width:519px;
		margin-top:10px;
		margin-left:35px;
		margin-bottom:30px;
		height:525px;
		overflow:hidden;
		/*float:left;*/
		padding:1em;		
		}
div#my-glider-vertical div.scroller div.content {
		width: 1000px;
		}
		
div#my-glider-vertical div#section1 {
	background-color:#333;
	
		}
div#my-glider-vertical div#section2 {
	background-color:#666;
		

		}
		
div#my-glider-vertical div#section3 {
	background-color:#333;
	
		}
		
div#my-glider-vertical div#section4 {
		background-color:#666;

		}
		
div#my-glider-vertical div#section5 {
	background-color:#333;
	
		}
div#my-glider-vertical div#section6 {
		background-color: #666;
	
		}
div#my-glider-vertical div#section7 {
		background-color:#333;

		}
div#my-glider-vertical div#section8 {
		background-color:#666;

		}
		
div#my-glider-vertical div#section10 {
		background-color:#666;
	
		}
		
.glide_shadow {
	position: absolute;
	top:687px;
	left: 34px;
	}
	
.controls{
	position:relative;
	left:20px;
	top:5px;


	}
				
		
.glide_button{
	color: #000;
	background:url(/images/bg_glider.png) repeat;
	padding-left:10px;
	padding-right:10px;
	border:1px solid #959595;
	text-decoration: none;
	margin-right:2px;
	z-index:100;
	}


	
.glide_button_base{
	color:  #999;
	background:url(/images/bg_greytrasparent.png) repeat;
	padding-left:10px;
	padding-right:10px;
	border: 1px solid #707070;
	text-decoration: none;
	margin-right:2px;
	z-index:100;

	}



/* End Content Scroller CSS	*/
