body {text-align:center;font: 12px Arial, Helvetica, sans-serif;color:#666;}

h1 {margin:20px;color:#990000;font-weight:normal;font-size:1.1em;}

h2 {border-bottom: 1px solid #EEE;margin:20px 0;color:#000;font-weight:bold;font-size:.9em;text-transform:capitalize;}

p {font-size:.8em;}


#searchbar{
	background:url(/public/images/bar.png) top left repeat-x;
	height:86px;
	margin-top:20px;
	padding-top:40px;
}

#searchbar h1{
	color: white;
}

#search_res{
	list-style:none;
	padding:0px;
	margin:0px;
}

#search_res li{
	margin-top:8px;
}

#body{
	text-align:left;
	width:800px;
}

a{
	color:#a0a0a0;
}

#cloud{
	background:#333232 url(/public/images/bar.png) repeat-x;
	margin-top:50px;
	padding:10px;
}


#cloud a{
	color:white;
}

#relevant {
	list-style:none;
	margin:0px;	
	padding:0px;
	
}

#relevant li{
	float:left;
	padding:8px;
}

.clear{
	clear:both;
}

#cloud a.tag1 { font-size: 0.7em; font-weight: 100; }
#cloud a.tag2 { font-size: 0.8em; font-weight: 200; }
#cloud a.tag3 { font-size: 0.9em; font-weight: 300; }
#cloud a.tag4 { font-size: 1.0em; font-weight: 400; }
#cloud a.tag5 { font-size: 1.2em; font-weight: 500; }
#cloud a.tag6 { font-size: 1.4em; font-weight: 600; }
#cloud a.tag7 { font-size: 1.6em; font-weight: 700; }
#cloud a.tag8 { font-size: 1.8em; font-weight: 800; }
#cloud a.tag9 { font-size: 2.2em; font-weight: 900; }
#cloud a.tag10 { font-size: 2.5em; font-weight: 900; }
