<?php
   //compres at and paste here: http://www.cssoptimiser.com/optimize.php
   if (substr_count($_SERVER['HTTP_ACCEPT_ENCODING'], 'gzip')) ob_start("ob_gzhandler"); else ob_start();
   header('Content-type: text/css');
?> 

ghost {
}
.hovermenu ul{
font: bold 13px arial;
padding-left: 0;
margin-left: 0;
height: 20px;
}


.hovermenu ul li{
list-style: none;
display: inline;
}

.hovermenu ul li a{
	text-decoration: none;
	float: left;
	color: black;
	background-color: #666; /* You Can Change this color */
	border: 2px solid #e1e1e1; /*You can change this color*/
	font-weight: 600;
	padding-top: 2px;
	padding-right: 0.2em;
	padding-bottom: 2px;
	padding-left: 0.2em;
}
.headlinetext {
	font-size: 36px;
	left: 20px;
	position: relative;
	top: 10px;
	width: 300px;
}


.hovermenu ul li a:hover{
background-color: #e5e5e5; /*You Can Change This Color*/
border-style: outset;
}
#menu1 {



}

.reated {
	background-color: #CCC;
	font-size: 12px;
}
.tags {
	background-color: #0FF;
}

#c1 {
	background-color: #F00;
	margin: 1px;
	height: 15px;
	font-size: 11px;
}
#c2 {
	background-color: #33F;
	font-size: 11px;
	margin: 1px;
	height: 15px;
}
#c3 {
	background-color: #9F0;
	font-size: 11px;
	margin: 1px;
	height: 15px;
}
#c4 {
	background-color: #96C;
	font-size: 11px;
	margin: 1px;
	height: 15px;
}
#c5 {
	background-color: #FC3;
	font-size: 11px;
	margin: 1px;
	height: 15px;
}
#c6 {
	font-size: 11px;
	background-color: #0F0;
	margin: 1px;
	height: 15px;
}
#c7 {
	font-size: 11px;
	margin: 1px;
	height: 15px;
	background-color: #CF6;
}
#c8 {
	font-size: 11px;
	margin: 1px;
	height: 15px;
	background-color: #936;
}
#c9 {
	font-size: 11px;
	margin: 1px;
	height: 15px;
	background-color: #9CC;
}
#c10 {
	font-size: 11px;
	margin: 1px;
	height: 15px;
	background-color: #099;
}
#c11 {
	font-size: 11px;
	margin: 1px;
	height: 15px;
	background-color: #9FF;
}
#c12 {
	font-size: 11px;
	margin: 1px;
	height: 15px;
	background-color: #F69;
}



html>body .hovermenu ul li a:active{ /* Apply mousedown effect only to NON IE browsers */
	border-style: inset;
	background-color: #0FF;
}
#sugestnewcategory {
	float: right;
	width: 300px;
	border: thin dashed #CCC;
	height: 200px;
	background-color: #FDFDFD;
}
#newssource {
	background-color: #FAFAFA;
	width: 500px;
	margin-top: 15px;
	margin-right: auto;
	margin-bottom: 15px;
	margin-left: auto;
	padding: 5px;
	font-size: 12px;
}
#newsthumb {
	height: 90px;
	width: 120px;
	border: medium double #D8D8D8;
	float: left;
	margin: 10px;
}
#publisheddatetime {
	font-size: 12px;
	width: 450px;
	margin-top: 5px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
}

