body {
	margin: 10px;
	text-align:center;
	font-family: "Lucida Grande", Verdana, Tahoma, Sans-Serif;
}
h1,h2,h3 {
	margin:5px 5px 2px 5px;
}
h4 {
	margin:5px 20px;
}
a {
	color: #444;
}
hr {
	color: #DDD;
}
fieldset {
	border: 1px solid #ddd !important;
	padding:5px 10px;
	line-height:1.3em;
	margin-bottom:5px;
}
fieldset p {
	padding:0;
	margin:0;
	line-height:1.3em;
}
fieldset legend {
	color:#003399;
	font-size:90%;
}
fieldset h1, fieldset h2, fieldset h3, fieldset h4 {
	margin:4px 0;
}
a:hover {
	color:#4594E2;
}
.more {
	color:#FF3333;
}
.popular{
	margin: 0 0 10px 10px;
}
.popular li{
	display: inline;
	font-size: 10px;
	line-height: 16px;
}
#popular li{
	list-style:none;
	display: inline;
}
.highlight {
	color:#4594E2;
	font-weight: bold;
	font-size: 110%;;
}

.big_letter{
	font-size: 130%;
	background: #D8E6F5 none repeat scroll 0 0;
	line-height: 14px;
	margin-right: 5px;
	padding: 2px 8px;
}

.small {
	font-size: 70%;
	color:#585858;
}
#wrapper {
	width:960px;
	margin:0 auto;
	text-align:left;
}
#navigation {
	border-bottom: 1px solid #ddd;
	text-align: right;
}
	#navigation ul{
		padding:5px 0;
		margin:0;
	}
	#navigation ul li{
		display: inline;
		font-size:90%;
	}
#header {
	margin: 2px 0;
	background:#003399;
	min-height: 112px;
}
	#logo, #tag_cloud, #login {
		float:left;
	}
	#logo {
		width:220px;
		height:110px;
		background: url('../img/logo_original.gif') no-repeat top center;
	}
		#logo ul {
			display:none;
		}
		#logo a {
			width:220px;
			height:100px;
			display:block;
		}
	#cloud {
		width:730px;
		padding:10px 0;
		list-style: none;
		font-size:0.90em;
		margin:0 0 0 220px;
	}
		#cloud li {
			display:inline;
		}
			#cloud a {
				color:#FFFF99;
				text-decoration: none;
			}
			#cloud a:hover {
				color: white;
			}
	
#breadcrumb {
	background: #FFFF99;
	border-bottom: 1px solid #ddd;
	padding: 7px 10px;
	color:#00205F;
	min-height: 21px;
}
#content {
	margin:0;
	clear:left;
	float:left;
	width:960px;
}

#search {
	background:#FDFDC6 none repeat scroll 0 0;
	padding:4px;
	margin: 0 0 3px 0;
	text-align: right;
}

#hotTopics{
	background: #fdfdc6;
	padding: 4px;
	font-size: 85%;
	text-align: right;

}


 	/* COLUMNS */
 	
	#advert {
		width:200px;
		text-align:left;
		float:left;
		margin:0 10px 0 0;
	}
	
	#card {
		width:270px;
		float:left;
		margin:10px 5px 0 0;
	}
	#card fieldset {
		clear:both;
	}
    	#card_top {
    		width:270px;
    	    	background:url('../img/heading-top.gif') no-repeat center bottom;
		height:12px;
		float:left;
    	}
    	#card_middle {
    		padding:0 15px 12px 10px;
    		width:245px;
    		background:url('../img/heading.gif') repeat-y center center;
			float:left;
    	}
    	
    	#card_middle fieldset {
    		background:#ffffef;
    	}
    	
    	
    	/* FIX WIDTH ISSUE WITH IE */
    	* html #card_middle {
    		width:270px;
    	}
    	
    	#card_bottom {
    	    background:url('../img/heading-bottom.gif') no-repeat center top;
			width:270px;
			height:12px;
			float:left;
    	}
    
    #right {
    	width:470px;
    	float:left;
	margin: 10px 0 0 0;
    }

  #right hr{
	clear: both;
  }

    .numbox{
	background: #D8E6F5 none repeat scroll 0 0;
	float: left;
	font-size: 9px;
	line-height: 37px;
	margin-right: 5px;
	padding: 0 2px;
	}
	    #screenshot {
	        text-align:left;
	    }
	    	#screenshot img {
	    		border: 1px solid #003399;
	    	}
	    #pagination {
	        text-align:center;
	    }
	    #pagination strong {
		background:#4071CF !important;
	    }
	    #pagination a:hover {
		color:#FFFF99;
	    }
	    #pagination a, #pagination strong {
	    	padding:2px;
	    	background:#003399;
	    	color:white;
	    	font-weight:normal;
}	   	    
#paging a{
	margin:0;
}
.paging {
	font-size:1.2em;
}
.paging b {
	color:#4594E2;
}
#footer {
	float:left;
	clear:left;
	width:960px;
	margin:1em 0 0 0;
	background-color: #C2D1EF;
	border-top:1px solid #DDDDDD;
	border-top: 1px solid #DDDDDD;
}
#col1, #col2, #col3, #col4, #col5{
	width:191px;
	float:left;
	border-left:1px solid #eee;
}
#col1 {
	border:0;
}


#footer ul li{
	display:block;
	font-size:0.85em;
	padding-bottom:0.2em;
}
#footer ul li a {
	color:#003399;
	text-decoration:none;
}
#footer ul li a:hover {
	color:#000;
}
#footer ul{
	padding:0 20px;
	margin:0;
}
#footer p {
	padding:10px 20px;
	clear:left;
}
#footer li {
	list-style: none;
	display:inline;
}
#footer p {
	margin:0.5em 0 0 0;
}

