/* SoloEmpire.com Stylesheet */
/* Design & Concept by SimplyAdultDesign.com */

/* TAGS */
body {
	background-image: url(images/background.gif);
	font: 14px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 0px;
}
h1 {
	font-size: 20px;
	font-weight: bold;
	font-style: normal;
	line-height: 12px;
}
h2 {
	font-size: 16px;
	font-weight: bold;
	font-style: normal;
	line-height: 7px;
}
td {
	text-align: left;
}
ul{
	list-style: image;
	list-style-image: url(images/bullet_menu.png);
	margin-left: 1.3em; 
	padding-left:0;
}
a:link {
	color: #D3275B;
}
a:visited {
	color: #D3275B;
}
a:hover {
	color: #D3275B;
}
a:active {
	color: #D3275B;
}

/* MAIN CONTENT */

.thumb_border {
	border: 1px solid #fe5b8a;
}
.content_box {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #ff5a8b;
	border-left-color: #ff5a8b;
}
.footer_txt {
	font-size: 14px;
}
.contentboxes {
	background-color: #f3fddd;
	border: 1px solid #BAE7A2;
	background-image: url(images/contentbox_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.text {	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}

/* SIDEBAR */

.sidebar_background {	background-image: url(images/sidebar_topbg.jpg);
	background-repeat: repeat-x;
}
.sidebar_txt {
	font-size: 12px;
	text-align: center;
	font-weight: bold;
	color: #3D6B0A;
}
.sidebar_friends {
	font-size: 16px;
	font-weight: bold;
}
.sidebar_friends2 {
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
}
.sidebar_friends3 {
	font-size: 20px;
	font-weight: bold;
	line-height: 22px;
}
.battle_category {
	font-size: 24px;
	font-weight: bold;
	color: #FF3300;
}
.battle_categorytable {
	border: 1px solid #BAE7A2;
}

