/*  
Theme Name: Go X3me
Theme URI: http://majordomo.org/
Description: Go X3me Theme
Version: 1.2
Author: majordomo.ru
Author URI: http://majordomo.ru
	This theme was designed and built by majordomo.ru

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/
body {
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana, Sans-Serif;
	background: #000;
	color: #000;
	padding: 0;
	border: 0px;
	border-collapse: collapse;
	margin: 0;
}
.post h3 a, .post h3 {
	font-size: 14px;
	text-align: center;
	color: #000 !@important;
	text-decoration: none;
}
h3, h3 a{
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Tahoma, Verdana, Sans-Serif;
	color: #000;
	text-align: center;
	text-decoration: none;
	margin: 30px 0 10px 0;
}
a {
	color: #5fb8aa;
}
#page {
	width: 1000px;
	margin: 0px auto;
	background-color: #000;
	padding:0;
}
#headerimg {
	width: 1000px;
	background-image: url(images/go_x3me.jpg);
	height: 196px;
}
#title {
	text-align: center;
	font-family: Arial, Tahoma, Verdana, Sans-Serif;
	margin: 15px 0;
	color: #FFF;
}
#title a, h1{
	text-decoration: none;
	font-weight: normal;
	font-size: 24px;
	margin: 0;
	color: #5fb8aa;
}
#main {
	padding: 0;
	border: 0px;
	border-collapse: collapse;
	margin: 0;
	width: 1000px;
}
#border-left {
	width: 42px;
	background-image: url(images/border_left.gif);
	background-repeat: repeat-y;
	padding: 0;
	margin: 0;
	background-position: left;
	background-color: #e9e9e9;
}
#border-right {
	width: 42px;
	background-image: url(images/border_right.gif);
	background-repeat: repeat-y;
	padding: 0;
	margin: 0;
	background-position: right;
	background-color: #e9e9e9;
}
#bottom-border {
	width: 640px;
	height: 25px;
	background-image: url(images/border_bottom.gif);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	background-color: #e9e9e9;		
}
#top-border {
	width: 640px;
	height: 32px;
	background-image: url(images/border_top.gif);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	background-color: #e9e9e9;	
}
#content-bar {
	background-color: #e9e9e9;
	padding: 0;
	border: 0px;
	margin: 0;
	vertical-align: top;
	width: 580px;
}
#sidebar {
	width: 180px;
	margin: 0;
	padding: 0;
	vertical-align: top;
}
#sidebar2 {
	width: 180px;
	margin: 0;
	padding: 0;
	vertical-align: top;
}
#content {
	background-color: #e9e9e9;
	margin: 5px 0 20px 0;
	text-align: justify;
}
#content a {
	color: #007b6e;
}
#content a:hover {
	color: #ff7200;
}
.post .center {
	text-align: center;	
}
#content span {
	text-align: center;
}
#footer {
   width: 1000px;
	text-align: center;
	margin: 20px 0;
	font-size: 11px;
	color: #888;
	clear: both;
}
#searchform input{
	color: #e9e9e9;
	margin: 10px 0;
	font-size: 13px;
}
#s{
	border: #ccc solid 1px;
	background-color: #444;
}
#searchsubmit {
	background-color: #ee6400;
	border: #ee6400 solid 1px;
}
#commentform textarea, input {
	border: 1px solid #CCC;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana, Arial, Sans-Serif;
}
#commentform {
   margin: 0 0px;
}
.center {
	text-align: center;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
#sidebar ul, #sidebar ul li ul, #sidebar ul li ul li ul{
	margin: 0;
	padding: 0;
}
#sidebar ul li{
	margin: 0;
	font-size: 12px;
	padding: 0;
}
#sidebar ul li h2{
	font-size: 12px;
	color: #ff7200;
	margin: 15px 0 3px 0;
	border-bottom: solid 1px #ff7200;
	padding: 0 0 0 30px;
}
#sidebar ul li ul li, #sidebar ul li ul li ul li{
	width: 180px;
	line-height: 100%;
	padding: 0;
	margin: -3px 0 0 0;
	list-style-type: none;
}
#sidebar ul li ul li a{
	text-decoration: none;
	border-top: solid 1px #000;
	background-color: #444;
	margin: 0;
	padding: 4px 0px 6px 30px;
	line-height: 100%;
	display: block;
	background-image: url(images/arrow_light.gif);
	background-repeat: no-repeat;
}
#sidebar ul li ul li a:hover{
	color: #e9e9e9;
	background-color: #333;
	background-image: url(images/arrow_dark.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
#sidebar2 ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#sidebar2 ul li{
	margin: 0;
	font-size: 12px;
	padding: 0;
}
#sidebar2 ul li h2{
	font-size: 12px;
	color: #ff7200;
	margin: 15px 0 3px 0;
	border-bottom: solid 1px #ff7200;
	padding: 0 0 0 30px;
}
#sidebar2 ul li ul li, #sidebar2 ul li ul li ul li{
	width: 180px;
	line-height: 100%;
	padding: 0;
	margin: -3px 0 0 0;
	list-style-type: none;
}
#sidebar2 ul li ul li a{
	text-decoration: none;
	border-top: solid 1px #000;
	background-color: #444;
	margin: 0;
	padding: 4px 0px 6px 30px;
	line-height: 100%;
	display: block;
	background-image: url(images/arrow_light.gif);
	background-repeat: no-repeat;
}
#sidebar2 ul li ul li ul li a, #sidebar ul li ul li ul li a{
	text-decoration: none;
	border-top: solid 1px #000;
	background-color: #444;
	margin: 0;
	padding: 4px 0px 6px 45px;
	line-height: 100%;
	display: block;
	background-image: url(images/arrow_light.gif);
	background-repeat: no-repeat;
}
#sidebar2 ul li ul li a:hover, #sidebar2 ul li ul li ul li a:hover{
	color: #e9e9e9;
	background-color: #333;
	background-image: url(images/arrow_dark.gif);
	background-position: top left;
	background-repeat: no-repeat;
}
.pagetitle {
	font-size: 12px;
	color: #000;
	text-decoration: none;
}
.post h2 a, .post h2 {
	font-size: 12px;
	text-align: center;
	color: #000;
	text-decoration: none;
}
.post h3 a, .post h3 {
	font-size: 12px;
	text-align: center;
	color: #000 !@important;
	text-decoration: none;
}
h3, h3 a{
	font-weight: bold;
	font-size: 13px;
	font-family: Arial, Tahoma, Verdana, Sans-Serif;
	color: #000;
	text-align: center;
	text-decoration: none;
	margin: 30px 0 10px 0;
}
.entry img {
	margin: 10px;
            border: 1px
	#5fb8aa
  	solid;
}