/*
THEME NAME: Veloware Parked
THEME URI: http://themeshaper.com/
DESCRIPTION: Park your domain in style with WordPress and FeedBurner.
VERSION: 1.0 
AUTHOR:Karim Marucchi
AUTHOR URI: http://www.marucchi.com/
*/

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background-color: #9598A1;
}

#cmstext {
	position:absolute;
	left:660px;
	top:225px;
	width:300px;
	height:30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height:12px;
	font-weight:bold;
	color:#aeb1b8;
}

#toptext {
	position:absolute;
	left:108px;
	top:150px;
	width:300px;
	height:18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color:#898B9A;
}	
			
#titletext {
	position:absolute;
	left:108px;
	top:185px;
	width:500px;
	height:40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 22px;
	color:#3A3C4B;
	font-weight:bold;
}	
			
#updatetext01 {
	position:absolute;
	left:108px;
	top:260px;
	width:190px;
	height:40px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:16px;
	font-weight:bold;
	color:#ffffff;
/*	text-align: justify;*/
	
}	

#rssicon {
	position:absolute;
	left:108px;
	top:345px;
	width:30px;
	height:31px;
}

#emailbox {
	position:absolute;
	left:179px;
	top:348px;
	width:120px;
	height:20px;
}

.form-email {
	FONT-SIZE: 9px; 
	BORDER-LEFT-COLOR: #a7b3c2; 
	BORDER-BOTTOM-COLOR: #a7b3c2; 
	WIDTH: 114px; 
	BORDER-TOP-COLOR: #a7b3c2; 
	HEIGHT: 14px; 
	BACKGROUND-COLOR: #eceded; 
	BORDER-RIGHT-COLOR: #a7b3c2; 
}

#enter-butt {
	position:absolute;
	left:178px;
	top:373px;
	width:120px;
	height:17px;
}
#footer {
	margin: 0 auto;
	width:700px;
	height:50px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color:#c7c6c6;
	text-align:center;
	line-height: 15px;
}
#footer-text a,a:link,a:visited{
color: #595858;
text-decoration: none;
border: 0px;
}
#footer-text a:hover{
color: #595858;
text-decoration: underline;
border: 0px;
}