@CHARSET "UTF-8";


#categoryArticles
{
	float: right;
	width: 820px;
}

#categoryArticles div
{
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size: 11px;
	height: 200px;
	line-height: 15px;
	margin: 5px;
	padding: 4px;
	text-align: center;
	width: 145px;
	cursor: pointer;
}


#categoryArticles a
{
	color: black;
	text-decoration: none;
}

#categoryArticles a:visited
{
	color:#666666;
}

#categoryArticles img
{
	width: 135px;
	height: 135px;
	margin-bottom:10px;
	padding:4px;
	border:1px solid #FFFFFF;
	margin: 0px;	
}

#categoryArticles div:hover img
{
	border: 1px solid #cccccc;
}


#categoryBigImage
{	
	background-color: #efefef;
	height: 250px;
	float: right;
	width: 813px;
	margin-top: 10px;
	border: 1px solid #cccccc;
	margin-left: 10px;
}

#categoryBigImage img
{
	border: 0px;
}

#categoryDescription
{
	color:#0D0D0D;
	float:left;
	font-family:Arial,Helvetica,sans-serif;
	font-size:11px;
	margin-left:15px;
	margin-top:20px;
	text-align:left;
	width:780px;
	padding: 10px;
	margin-top: 2px;
}

#categoryDescription h1
{
       font-size: 24px;
       display:inline;
}

#categoryAdsense728x90, #categoryAdsense728x90Up
{
	float:right;
	text-align:center;
	margin-right: 35px;
	padding: 10px;	
}

#categoryAdsense728x90Up
{
	background-color: #efefef;
}	

#categoryMoreLinks
{
	margin-left:15px;
	margin-top:2px;
	padding:10px;
	text-align:left;
	width:780px;
	float: left;
}

#categoryMoreLinks span
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	line-height:18px;
	color:#0D0D0D;
	font-weight:bold;
	
}


#categoryMoreLinks li
{
	list-style: none;
	display: inline;
	padding: 3px;
}


#categoryMoreLinks li a
{
	font-family:Arial,Helvetica,sans-serif;
	font-size:13px;
	line-height:18px;
	color:#0D0D0D;

}

#categoryPaging
{
	float:right;
	margin-bottom:20px;
	margin-top:20px;
	text-align:center;
	color: #0D0D0D;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 20px;
	width: 825px;	
}

#categoryPaging a
{
	color: #0D0D0D;
	font-family: Arial,Helvetica,sans-serif;
	font-size: 20px;
	font-weight: bold;
	text-decoration:none;
}

#categoryPaging a:hover
{
	color: #ec5b3e;
}
