/* 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;
}


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

#footer {
background-color:#333333;
	color:#000000;
	text-align:center;
	height:143px;
	padding-top:1.6em;
	
	margin-top:0px;
	padding-bottom:15px;
    margin-left: auto;
    margin-right: auto;
	border:1px solid #a0a0a0;
	width:565px;
	float:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	clear:both;
	line-height:normal;
	
}


#wp_footer {
	width:600px;
	}
.footer a{
	color: #252525;
	text-decoration: none;
	margin-right:10px;

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

	}



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

#menu {
	margin-top:165px;
	margin-right:10px;
}
#menu_simple {
	position: absolute;
	z-index:10;
	top:95px;
	padding: 5px;
	left: 103px;
}

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

.main {
    background:url(/images/fp_albumcovernbird.png) no-repeat right ;
	padding:6px;
	margin-top:0px;
	padding-bottom:15px;
    margin-left: auto;
    margin-right: auto;
	width:621px;
	float:center;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	clear:both;
	line-height:normal;

}

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

}

.main a:hover{
	text-decoration: none;
}
.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:40px;
	margin-left:20px;

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


