@charset "utf-8";
/* CSS Document */  
.pagination{
padding:10px;
text-align:center;
}



.hardlinks a:hover {background-color: transparent; }

.hardlinks a:link { text-decoration: none; color: #ffffff; }
.hardlinks a:visited { text-decoration: none; color: #ffffff; }
.hardlinks a:active { text-decoration: none; color: #FF0000; }
.hardlinks a:hover { text-decoration: none; color: #FF0000; background-color: transparent; }

.pagination {
display:block;
clear:both;
font-weight:bold;
color:black;
}
.pagination a , .pagination a:link, .pagination a:hover, .pagination a:active, .pagination a:visited{
font-weight:bold;
color:black;
}
.pagination a:hover {
text-decoration:underline;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}


body {
background:  url(http://www.iliky.com/images/bgg.gif) repeat-x;
	margin-left: 0px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
}
a:link {
	color: #FFFFFF;
	text-decoration: none;
}
a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
a:active {
	color: #FFFFFF;
	text-decoration: none;
}

p {margin: 0px;}

/** CONTAINER **/
#container {

	
	width: 1000px;
	margin-right: auto;
	margin-left: auto;
	padding: 0px;
	text-align: center;
	}
	
/** HEADER **/
#header {
	width: 1000px;
	height: 119px;
	background-image: url(http://www.iliky.com/images/header.gif);
	float: left;
	text-align: left;



	}

#header2 {
	width: auto;
	height: 119px;
	background-image: url(http://www.iliky.com/images/header.gif);


	}
.ass
{
	background: #ffffff url(http://www.deviil.com/images/navbg.gif) repeat-x;
	margin: 0 auto;
height: 34px;
	
}


/** LEFT **/	
#lefter {
padding-right:10px;
}
#left {
	width: 650px;
	float: left;
	text-align: left;
overflow:hidden;
	}

#leftz {
	width: 1000px;
	float: left;
	text-align: left;
overflow:hidden;
clear:both;
	}
	
/** RIGHT **/
#right {
	width: 315px;
	float: right;
	text-align: left;
	}
	
/** NAVIGATION **/
#nav {
	width: 685px;
	height: 102px;
	float: right;
	text-align: left;
background-image: url(http://www.iliky.com/images/nav_11.gif);
	background-position:bottom;
	}
	
/** POSTS **/

.post {
	width: 630px;
	height: 110px;
	padding: 7px;
	float: left;
	text-align: left;
	border-bottom: 2px solid #666666
	}

.thumb {
	border: 1px solid #000000;
	margin-right: 10px;
	}
	
/** HOTTEST **/


.hottest {
	border: 1px solid #484848;
	height: 100px;
	width: 100px;
	}

/** HARDLINKS **/
.hardlinks {

	height: 80px;
	width: 672px;
	background: #1B2026;
	background-repeat:no-repeat;

	}
	
.column {
	width: 240px;
	padding: 5px;
	float: left;

	}
	
a.hard:link {color: #FFFFFF; text-decoration: none; }
a.hard:visited {color: #FFFFFF; text-decoration: none; }
a.hard:hover {color: #FFFFFF; text-decoration: underline; }
a.hard:active {color: #FFFFFF; }
.searchx{
	background-image: url(http://www.iliky.com/images/ssearch.gif);
background-repeat:no-repeat;
	width: 309px;
	height: 72px;
	}

.search {
	background-color: #FFFFFF;
	border: 1px solid #FFFFFF;
	width: 400px;
	height: 25px;
	}
.searchp {
height:50px;
overflow:hidden;
	padding-left: 150px;
	padding-top: 10px;
}