.cl1{
	background-image:url(../graphics/abg.png);
	padding:5px;
}
.cl2{
	background-image:url(../graphics/content_background.png);
	padding:5px;
	margin-bottom:15px;
}
.cl3{
	font-weight:bold;
	font-size:110%;
	margin-bottom:5px;
}
.cl4{font-size:120%;font-weight:bold;}
.cl5{font-size:110%;font-weight:bold;}

#artiremove a { background:url(../graphics/social/stop32_sr.png);width:16px;height:16px;float:left;position:relative;margin:0px 2px 0px 3px; }
#artiremove a:hover { background:url(../graphics/social/stop32_sw.png);width:16px;height:16px;float:left;position:relative;margin:0px 2px 0px 3px; }
#artiunlock a { background:url(../graphics/social/unlock32_sl.png);width:16px;height:16px;float:left;position:relative;margin:0px 2px 0px 3px; }
#artiunlock a:hover { background:url(../graphics/social/unlock32_sw.png);width:16px;height:16px;float:left;position:relative;margin:0px 2px 0px 3px; }
#artilock a { background:url(../graphics/social/lock32_sl.png);width:16px;height:16px;float:left;position:relative;margin:0px 2px 0px 3px; }
#artilock a:hover { background:url(../graphics/social/lock32_sw.png);width:16px;height:16px;float:left;position:relative;margin:0px 2px 0px 3px; }
#artiplus a { background:url(../graphics/social/questionbook32_sl.png);width:16px;height:16px;float:left;position:relative;margin:0px 3px 0px 2px; }
#artiplus a:hover { background:url(../graphics/social/questionbook32_sw.png);width:16px;height:16px;float:left;position:relative;margin:0px 3px 0px 2px; }
#articart a { background:url(../graphics/social/shoppingcart32_sl.png);width:16px;height:16px;float:left;position:relative;margin:0px 2px 0px 3px; }
#articart a:hover { background:url(../graphics/social/shoppingcart32_sw.png);width:16px;height:16px;float:left;position:relative;margin:0px 2px 0px 3px; }

#spedit a { display:block;background:url(../graphics/social/scissors32_sl.png);width:16px;height:16px;float:left;position:relative;top:-5px;margin-right:5px; }
#spedit a:hover { display:block;background:url(../graphics/social/scissors32_sw.png);width:16px;height:16px;float:left;position:relative;top:-5px;margin-right:5px; }
#spquote a { display:block;background:url(../graphics/social/comment32_sl.png);width:16px;height:16px;float:left;position:relative;top:-5px;margin-right:5px; }
#spquote a:hover { display:block;background:url(../graphics/social/comment32_sw.png);width:16px;height:16px;float:left;position:relative;top:-5px;margin-right:5px; }
#spremove a { display:block;background:url(../graphics/social/minus32_sl.png);width:16px;height:16px;float:left;position:relative;top:-5px;margin-right:5px; }
#spremove a:hover { display:block;background:url(../graphics/social/minus32_sw.png);width:16px;height:16px;float:left;position:relative;top:-5px;margin-right:5px; }

#sedit a { display:block;background:url(../graphics/social/scissors32_l.png);width:24px;height:24px;float:left;position:relative;top:-5px;margin-right:5px; }
#sedit a:hover { display:block;background:url(../graphics/social/scissors32_w.png);width:24px;height:24px;float:left;position:relative;top:-5px;margin-right:5px; }
#spm a { display:block;background:url(../graphics/social/mail32_l.png);width:24px;height:24px;float:left;position:relative;top:-5px;margin-right:5px; }
#spm a:hover { display:block;background:url(../graphics/social/mail32_w.png);width:24px;height:24px;float:left;position:relative;top:-5px;margin-right:5px; }
#saddfriend a { display:block;background:url(../graphics/social/usersplus32_l.png);width:24px;height:24px;float:left;position:relative;top:-5px;margin-right:5px; }
#saddfriend a:hover { display:block;background:url(../graphics/social/usersplus32_w.png);width:24px;height:24px;float:left;position:relative;top:-5px;margin-right:5px; }
#snewtopic a { display:block;background:url(../graphics/social/linedpaperpencil32_l.png);width:24px;height:24px;float:left;position:relative;top:-5px;margin-right:5px; }
#snewtopic a:hover { display:block;background:url(../graphics/social/linedpaperpencil32_w.png);width:24px;height:24px;float:left;position:relative;top:-5px;margin-right:5px; }

/*
Plugin Name: WP-Digg Style Paginator
Plugin URI: http://www.mis-algoritmos.com/2007/09/09/wp-digg-style-pagination-plugin-v-10/
Author: Victor De la Rocha
Author URI: http://www.mis-algoritmos.com
*/

/*CSS black style pagination*/
	div.pagination {
		padding: 3px;
		margin: 3px;
		text-align:center;
		color:#a0a0a0;
		font-size:80%;
	}
	div.pagination a {
		border: 1px solid #909090;
		margin-right:3px;
		padding:2px 5px;
		background-image:url('../graphics/bbg.png');
		background-position:bottom;
		text-decoration: none;
		color: #a2e4f7;
	}
	div.pagination a:hover, div.meneame a:active {
		border: 1px solid #f0f0f0;
		background-image:url(../graphics/abg.png);
		color: #ffffff;
	}
	div.pagination span.current {
		margin-right:3px;
		padding:2px 5px;
		border: 1px solid #ffffff;
		background-image:url(../graphics/giftbg.png);
		font-weight: bold;
		color: #ffffff;
	}
	div.pagination span.disabled {
		margin-right:3px;
		padding:2px 5px;
		border: 1px solid #606060;
		color: #808080;
	}



.resource{ display:block; width:43px; height:48px; float:left; background-repeat: no-repeat; }
.resbar{ display:block; background-image:url(../gfx/content_background.png); height:10px; width:10px; font-size:65%; margin-bottom:20px;}
.resnam{ font-size:75%;}
.error{ font-size: 16px; color: #ff0000; }
.quote_container {
	font-family: Areal, tahoma, sans-serif;
	margin: 5px;
	width: 95%;
	font-size: 98%; 
	color: #DD7400;
	background-color: #fff7d1;
	border: 1px solid rgb(41, 162, 255);
	border-left-width: 0;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
}
.rfn{ font-size: 11px; padding-left: 20px; margin-bottom:7px; display:block;}
.server_link_Neva a{
	background:url(../graphics/neva_d.jpg) no-repeat;
	width:245px;
	height:367px;
	display:block;
	margin-left:8px;
	padding-left:10px;
	padding-right:10px;
	font-size:11px;
	color:#444;
	text-decoration:none;
	text-align: left;
	float: left;
}
.server_link_Neva a:hover { background:url(../graphics/neva.jpg) no-repeat; }
.server_link_Gopak a{
	background:url(../graphics/gopak_d.jpg) no-repeat;
	width:245px;
	height:367px;
	display:block;
	margin-right:8px;
	padding-left:10px;
	padding-right:10px;
	font-size:11px;
	color:#444;
	text-decoration:none;
	text-align: left;
	float: left;
}
.server_link_Gopak a:hover { background:url(../graphics/gopak.jpg) no-repeat; }
.store_link_Digital a{
	background:url(../graphics/sdig_d.jpg) no-repeat;
	width:236px;
	height:280px;
	display:block;
	margin-right:18px;
	padding-left:10px;
	padding-right:10px;
	font-size:11px;
	color:#444;
	text-decoration:none;
	text-align: left;
	float: left;
}
.store_link_Digital a:hover { background:url(../graphics/sdig.jpg) no-repeat; }
.store_link_Physical a{
	background:url(../graphics/sphy_d.jpg) no-repeat;
	width:236px;
	height:280px;
	display:block;
	margin-left:18px;
	padding-left:10px;
	padding-right:10px;
	font-size:11px;
	color:#444;
	text-decoration:none;
	text-align: left;
	float: left;
}
.store_link_Physical a:hover { background:url(../graphics/sphy.jpg) no-repeat; }

body { margin: 0; font:12px Areal, tahoma, sans-serif; color:#fff; background:#000 url(../gfx/planet.jpg) no-repeat center 0 fixed;} 
a { color: #a2e4f7; }
a:hover{ color: #fff; }
#ev_bg { width:766px;  margin:0px auto;height:100%;}
#header { float:left;width:750px; height:125px; background:url(../graphics/header.png);}
#everything { float:left;width:750px; padding-right:16px;background:url(../graphics/everything_background.png);}
#left_column { width:130px; float:left; }
#middle { clear:both; padding:20px 10px; }	
.horizontal #left_column { width:auto; float:none; }

.navigation a {
	border: 1px solid #51727B;
	border-top: 1px solid #a2e4f7;
	border-bottom: 1px solid #28393D;
	background:url(../gfx/content_background.png) repeat-y;
	width:125px;
	height:20px;
	display:block;
	margin-bottom:2px;
	font-size:13px;
	color:#a2e4f7;
	text-decoration:none;
	text-align: center;
	line-height:17px;
}
.navigation a:hover { color: #fff; background:url(../graphics/nav.png) no-repeat; }
.external a:hover { color: #fff; background:url(../graphics/external.png) no-repeat; }

#lnews a { background:url(../graphics/buttons/newsd.png) no-repeat; width:120px; text-align: right; padding-right: 5px; }
#lnews a:hover { color: #fff; background:url(../graphics/buttons/news.png) no-repeat; }

#labout a { background:url(../graphics/buttons/aboutd.png) no-repeat; width:120px; text-align: right; padding-right: 5px; }
#labout a:hover { color: #fff; background:url(../graphics/buttons/about.png) no-repeat; }

#lscreenshots a { background:url(../graphics/buttons/screenshotsd.png) no-repeat; width:120px; text-align: right; padding-right: 5px; }
#lscreenshots a:hover { color: #fff; background:url(../graphics/buttons/screenshots.png) no-repeat; }

#lvideos a { background:url(../graphics/buttons/videosd.png) no-repeat; width:120px; text-align: right; padding-right: 5px; }
#lvideos a:hover { color: #fff; background:url(../graphics/buttons/videos.png) no-repeat; }

#ldownload a { background:url(../graphics/buttons/downloadd.png) no-repeat; width:120px; text-align: right; padding-right: 5px; }
#ldownload a:hover { color: #fff; background:url(../graphics/buttons/download.png) no-repeat; }

#lshop a { background:url(../graphics/buttons/shopd.png) no-repeat; width:120px; text-align: right; padding-right: 5px; }
#lshop a:hover { color: #fff; background:url(../graphics/buttons/shop.png) no-repeat; }

#lmyaccount a { background:url(../graphics/buttons/myaccountd.png) no-repeat; width:120px; text-align: right; padding-right: 5px; }
#lmyaccount a:hover { color: #fff; background:url(../graphics/buttons/myaccount.png) no-repeat; }

#lforum a { background:url(../graphics/buttons/forumd.png) no-repeat; width:120px; text-align: right; padding-right: 5px; }
#lforum a:hover { color: #fff; background:url(../graphics/buttons/forum.png) no-repeat; }

#lchat a { background:url(../graphics/buttons/chatd.png) no-repeat; width:120px; text-align: right; padding-right: 5px; }
#lchat a:hover { color: #fff; background:url(../graphics/buttons/chat.png) no-repeat; }

#lhighscore a { background:url(../graphics/buttons/highscored.png) no-repeat; width:120px; text-align: right; padding-right: 5px; }
#lhighscore a:hover { color: #fff; background:url(../graphics/buttons/highscore.png) no-repeat; }

#lwinners a { background:url(../graphics/buttons/winnersd.png) no-repeat; width:120px; text-align: right; padding-right: 5px; }
#lwinners a:hover { color: #fff; background:url(../graphics/buttons/winners.png) no-repeat; }

#ldevdiary a { background:url(../graphics/buttons/devdiaryd.png) no-repeat; width:120px; text-align: right; padding-right: 5px; }
#ldevdiary a:hover { color: #fff; background:url(../graphics/buttons/devdiary.png) no-repeat; }

#ldevgallery a { background:url(../graphics/buttons/devgalleryd.png) no-repeat; width:120px; text-align: right; padding-right: 5px; }
#ldevgallery a:hover { color: #fff; background:url(../graphics/buttons/devgallery.png) no-repeat; }

#lsignin a { background:url(../graphics/buttons/signind.png) no-repeat; width:120px; text-align: right; padding-right: 5px; }
#lsignin a:hover { color: #fff; background:url(../graphics/buttons/signin.png) no-repeat; }

#lregister a { background:url(../graphics/buttons/registerd.png) no-repeat; width:120px; text-align: right; padding-right: 5px; }
#lregister a:hover { color: #fff; background:url(../graphics/buttons/register.png) no-repeat; }

#lsignout a { background:url(../graphics/buttons/signoutd.png) no-repeat; width:120px; text-align: right; padding-right: 5px; }
#lsignout a:hover { color: #fff; background:url(../graphics/buttons/signout.png) no-repeat; }





.tip{
	font-size:75%;
	background-image:url(../graphics/giftbg.png);
	padding:5px;
	margin:5px 0px 5px 0px;
	border:1px solid #28393D;
	border-left:1px solid #51727B;
	border-top:1px solid #a2e4f7;
}
.tip_d{
	font-size:75%;
	background-image:url(../graphics/abg.png);
	padding:5px;
	margin:5px 0px 5px 0px;
	border:1px solid #222;
	border-left:1px solid #444;
	border-top:1px solid #888;
}



.dlnavigation a {
	border: 1px solid #51727B;
	border-top: 1px solid #a2e4f7;
	border-bottom: 1px solid #28393D;
	background:url(../gfx/content_background.png) repeat-y;
	width:505px;
	height:25px;
	display:block;
	padding-left:25px;
	margin-bottom:5px;
	margin-left:5px;
	font-size:13px;
	color:#a2e4f7;
	text-decoration:none;
	line-height:25px;
	font-weight:bold;
}
.dlnavigation a:hover { color: #fff; background:url(../graphics/dl.png) no-repeat; }
.dlnavigation_invalid {
	border: 1px solid #888;
	border-top: 1px solid #aaa;
	border-bottom: 1px solid #444;
	background:url(../gfx/content_background.png) repeat-y;
	width:505px;
	height:25px;
	display:block;
	padding-left:25px;
	margin-bottom:5px;
	margin-left:5px;
	font-size:13px;
	color:#887777;
	text-decoration:none;
	line-height:25px;
	font-weight:bold;
}
.horizontal .navigation a { float:left; } 
#more_information {
	width: 105px;
	margin-top: 25px;
	margin-bottom: 25px;
	padding: 10px 10px 10px 10px;
	background:url(../gfx/content_background.png) repeat-y;
	border: 1px solid #51727B;
	border-top: 1px solid #a2e4f7;
	border-bottom: 1px solid #28393D;
}
#middle_column { float:left; width:50%; margin-left:10px; }
#middle_column.two_column { float:left; width:590px; } 
.horizontal #middle_column { width:auto; float:none; }
	.post {background:url(../graphics/post_background.png);margin-bottom:15px;}
	.post h1 { border: 1px solid #28393D; border-left: 1px solid #51727B; border-top: 1px solid #a2e4f7; background:url(../graphics/post_background.png) repeat-y; padding:5px 10px 5px; margin:0; font-size:15px; color:#fff;} 
	.post_h { border: 1px solid #28393D; border-left: 1px solid #51727B; border-top: 1px solid #a2e4f7; background:url(../graphics/post_background.png) repeat-y; padding:5px 10px 5px; margin:0; font-size:15px; color:#fff;} 
	.post_body { border: 1px solid #28393D; border-left: 1px solid #51727B; padding:5px 15px; display: block; font-size: 14px; }
	.button { display:block; background:url(../graphics/abg.png); padding:5px; }
.footer {
	border: 1px solid #51727B;
	border-top: 1px solid #a2e4f7;
	border-bottom: 1px solid #28393D;
	clear:both;
	font-size: 11px;
	background-image: url(../gfx/content_background.png);
	background-repeat: repeat-y;
	padding: 10px 0px 10px 0px;
	text-align: center;
}
.eula{ font-size: 11px; }
