/* uxtopia.com home stylesheet */
/* last  version: 2008-12-05 */


/*_____________________COMMON_______________________________________________________*/

html, body {font-family: "Lucida Sans", Helvetica, Arial, sans-serif;height:100%;overflow-y:hidden;

}

a{text-decoration:underline;}
a:link {color:#339900;}
a:visited{color:#339900;}
a:hover {color:#339900;}
a:active{color:#FF0000;}

/*_________________________HOME____________________________________________________*/
#home{background-color:#FAE771;}

#container{
	width:800px;
	height:80px;
	margin:180px auto auto auto;
}

#header, #tagline, #navigation{float:left; height:80px;}  

#header{width:180px;}


#tagline{background-color:#8BFDFE;width:440px;}
 
#navigation{background-color:white;width:180px;}

#header h1, #tagline h2,#navigation ul,#navigation ul a{
	line-height:80px;
	vertical-align:middle;
	height:80px;
	margin:0; padding:0;

} 
#header h1 {font-size:2.85em;color:#4BB701;}

#tagline h2 {
	font-size:2.3em;font-family:Georgia, serif; font-weight:normal;font-style: italic;color:#648C29;text-align:center;letter-spacing:0.01em;	
	padding-left:16px; padding-right:16px;
}

#navigation ul {
	list-style-type:none;
	margin:0px;
	padding:0px;
}

#navigation ul li {
	display:inline;
	}

#navigation ul li a {
	width:80px;
	margin-top:20px;
	margin-left:20px;
	padding-left:5px;
	font-size:1.25em;
}
	
/*	#navigation #sections li {display:inline-block;}
	#navigation #sections a {text-align:center; font-size:1.25em;display:inline-block;margin-left:0px;}		*/

/* _____________________ PIE _____________________ */

#pie {
	float:left;
	width:500px;
	background-color:#E6E6E6;
}




				


/*-------------------FOOTER----------------*/

#footer {
	background-color:#FFFFFF;
	width:100%;
	height:10%;
	position:fixed;
	bottom:0;left:0;right:0;
	}
#wdp, #copyright{
	width:100%;
	margin-top:10px;
	font-size:.7em;font-family:Georgia, serif; font-weight:normal;font-style: italic;color:#808080;
	text-align:center;}





/
/* _____________________ PIE _____________________ */




