@charset "utf-8";
/* CSS Document */

body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #CCCCCC;
	background-color: #535353;
	font-size: 12px;
	margin: 0px;
}
#top_links {
	width: 794px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 120px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 65px;
}
#top_links a {
	font-size: 12px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#under_main_text {
	width: 720px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#top_2box {
	width: 794px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/empires_bot_top.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#mid_2box {
	width: 794px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/empires_bottom_mid.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
#bot_2box {
	width: 794px;
	height:28px;
	margin-left: auto;
	margin-right: auto;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-image: url(../images/empires_bot.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
#under_main_text a {
	font-size: 12px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
}
#a1 {
	position: relative;	
}
#signup_box {
	position:absolute;
	top:0;
	width:590px;
	left: 200px;
}
#login_box { 
position:absolute;
 top:0;
 left:0;
 width:200px;
}
	
.logo_main {
	background-image: url(../images/empires_head.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 181px;
}
.under_main {
	background-image: url(../images/empires_top_mid.jpg);
	background-repeat: repeat-y;
	background-position: center top;
}
.bottom_main {
	background-image: url(../images/empires_bot_mid.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 23px;
}
.top_main {
	background-image: url(../images/top_main.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 23px;
}
.news_title {
	font-size: 18px;
	color: #FFCC00;
	font-style: italic;
	font-family: Georgia, Times, serif;
	font-weight: normal;

}
.man_title {
	font-size: 18px;
	color: #CCC;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 100px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #333;
	padding-bottom: 3px;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
	
}
.man_sub {
	font-size: 14px;
	color: #999;
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 135px;
	padding-bottom: 3px;
	
}
.man_text {
	font-size: 14px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 10px;
	margin-left: 130px;
	
}
.man_text_title {
	font-size: 18px;
	margin-top: 3px;
	margin-right: 3px;
	margin-left: 50px;
	font-weight: normal;
	color: #F90;
	margin-bottom: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #333;
	
}
.man_text_sub {
	font-size: 16px;
	font-style: normal;
	color: #F90;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	
}
.block_title {
	font-size: 14px;
	font-style: normal;
	color: #918048;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #918048;
	padding: 3px;
	margin-bottom: 3px;
	
}
.block_info {
	font-size: 12px;
	font-style: normal;
	color: #666;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	padding: 3px;
	margin-bottom: 3px;
	
}

A:link, A:visited, A:active {
	COLOR: #999;
	TEXT-DECORATION: none;
	font-style: normal;
}
A:hover {
	COLOR: #FFFFFF;
}
.pic {
	background-position: right bottom;
	background-repeat: no-repeat;
	background-image: url(../images/picture_back.jpg);
}
.logo_backblogs {
	background-image: url(../blogs_images/Main_logo_blogs.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height: 117px;
}


.text_small
{
	font-size: 11px;
}

.button, .thelist, .entry {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999;
	background-color: #454545;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	border: 1px solid #535353;
}


.post_box {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #999;
	background-color: #454545;
	margin-top: 1px;
	margin-right: 1px;
	margin-bottom: 1px;
	border: 1px solid #000;
	width: 570px;
}
.notice {
	background-color: #3F371F;
	border: 1px solid #635730;
	padding: 3px;
	margin: 3px;
	color: #D9CFB0;
	font-size: 12px;
}
.small_text {
	font-size: 10px;
	color: #999;
	text-align: left;
	margin-top: 5px;
	margin-right: 20px;
}
h1 {
	margin: 0px;
	padding: 0px;	
}
h2 {
	margin: 0px;
	padding: 0px;
	font-weight: normal;
}
.page_title {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: normal;
	font-size: 24px;
	color: #918048;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #918048;
	margin-top: 0px;
}
.page_title_sub {
	font-weight: normal;
	font-size: 16px;
	color: #918048;
	margin-bottom: 5px;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #918048;
	margin-top: 0px;
	text-align: left;
}

.comment {
	color: #918048;
	margin-bottom: 3px;
	margin-top: 0px;
	background-color: #414141;
	padding: 2px;
	margin-right: 30px;
	margin-left: 30px;
}

.post_title {
	font-size: 14px;
	font-weight: normal;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	color: #FFF;
}

.post_text {
	font-size: 12px;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #918048;
	padding-bottom: 5px;
	margin-right: 20px;
}

.grey_rounded {
	text-align: left;
	text-decoration: none;
	font-weight: normal;
	padding: 5px;
	background-color: #414141;
	border: 1px solid #111111;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
	background-image: url(../global/images/default/inside_grey_back.png);
	background-repeat: repeat;
	background-position: top;
}
.fb_box {
	background-color: #D2D8E8;
	border: 1px solid #2D4787;
	padding: 5px;
	border-radius: 0.5em;	-moz-border-radius: 0.5em;	-webkit-border-radius: 0.5em;
}
