body {
	margin: 0;
	padding: 0;
	background: #151515 url(/images/bg.gif) repeat-x left top;
	text-align: justify;
	font: 13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #E0E0E0;
}


fieldset {
	margin: 0;
	padding: 0;
	border: none;
}



h1, h1 a, h2, h2 a, h3, h3 a {
	margin: 0;
	text-decoration: none;
	font-weight: normal;
	color: #CF3822;
}

h1 {
	letter-spacing: -2px;
	font-size: 2.0em;
}

h2 {
	letter-spacing: 0px;
	font-size: 1.4em;
}

h3 {
	margin-bottom: 0.6em;
	font-size: 1.1em;
	font-weight: bold;
}

p, ol, ul {
	margin: 0 0 2em 0;
	line-height: 180%;
}

blockquote {
	margin: 0 0 0 1.5em;
	padding-left: 1em;
	border-left: 5px solid #DDDDDD;
}

a {
	color: #FFFE90;
	text-decoration: underline;}

a:hover {
	text-decoration: none;
	color: #FF5134;
}

img {	margin: 0px 0px 0px 0px;
	border: none;}

img.left {
	float: left;
	margin: 8px 10px 0px 0px;
	border: 2px solid #434343; 
}
img.norm {

	margin: 8px 20px 0px 0px;

	border: 2px solid #434343; 

}img.normal {

	border: 2px solid #434343; 

}

/* башня */

#wrapper {
}

#header {
	width: 950px;
	height: 100px;
	padding: 0 0 0 0;
	margin: 0 auto;
}

#logo h1, #logo p  {
	float: left;
	color: #FFFFFF;
}

#logo h1 {
	height: 30px;
	padding: 20px 0px 0 0;
	font-size: 2em;
}

#logo p {
	margin: 0 0 0 -200px;
	padding: 50px 0 0 0;
	line-height: normal;
	letter-spacing: -1px;
	font-size: 1.2em;
	font-weight: bold;
}


#logoimg {
	float: left;
	height: 90px;
}

/* правая часть */

#menu {
	width: 980px;
	height: 150px;
	margin: 0 auto;
}

#menu ul {
	background: url(/images/img03-.gif) no-repeat right 50%;
	float:left;
	margin: 10px 5px 5px 5px;
	padding: 0;
	list-style: none;
}


#menu li {
	display: inline;
	text-transform: uppercase;
}

#menu a {
	display: block;
	padding: 0px 0px 0 7px;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: bold;
	color: #FFFFFF;
}

#menu a:hover {
	color: #FF5134;
}

#menu .igr a 
{
	color: #C69605;
}
#menu .igr a:hover {
	color: #A37C06;
	text-decoration: none;
}
#menu .obsh a 
{
	color: #FF5134;
}
#menu .obsh a:hover {
	color: #8D3707;
	text-decoration: none;
}

#menu .video a 
{
	color: #4444D8;
}
#menu .video a:hover {
	color: #333ECD;
	text-decoration: none;
}
#menu .jack a 
{
	color: #9C0909;
}
#menu .jack a:hover {
	color: #691010;
	text-decoration: none;
}
#menu .free a 
{
	color: #388703;
}
#menu .free a:hover {
	color: #255B02;
	text-decoration: none;
}
#menu .cas a 
{
	color: #AC0FC3;
}
#menu .cas a:hover {
	color: #800B91;
	text-decoration: none;
}

#menu .obshlist a {
	padding: 0px 0px 0px 10px;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #FF5134;
}
#menu .obshlist a:hover {
	color: #8D3707;
	text-decoration: none;
}
#menu .igrlist a {
	padding: 0px 0px 0px 10px;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #C69605;
}
#menu .igrlist a:hover {
	color: #A37C06;
	text-decoration: none;
}
#menu .videolist a {
	padding: 0px 0px 0px 10px;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #4444D8;
}
#menu .videolist a:hover {
	color: #333ECD;
	text-decoration: none;
}

#menu .jacklist a {
	padding: 0px 0px 0px 10px;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #9C0909;
}
#menu .jacklist a:hover {
	color: #691010;
	text-decoration: none;
}

#menu .freelist a {
	padding: 0px 0px 0px 10px;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #388703;
}
#menu .freelist a:hover {
	color: #255B02;
	text-decoration: none;
}

#menu .caslist a {
	padding: 0px 0px 0px 10px;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	font-weight: bold;
	color: #AC0FC3;
}
#menu .caslist a:hover {
	color: #800B91;
	text-decoration: none;
}

/* кишки */

#page {
	width: 950px;
	margin: 0 auto;
	padding: 0px 0;
}

/* баннер */

#ads {
	float: right;
	width: 140px;
	padding: 0 0 0 20px;
}

/* контент */

#content {
	float: left;
	width: 530px;
}

.post {
	margin-bottom: 20px;
	border-bottom: 1px #A90000 dashed;
}

.post .title {
}

.post .title h2 {
	font-size: 2.0em;
	color: #A80708;
}

.post .title p {
	margin: 0;
	line-height: normal;
	color: #BABABA;
}

.post .title p a {
	color: #880A0B;
}

.post .entry {
	padding-top: 30px;
}

.post .links {
	width: 410px;
	height: 29px;
	margin: 0;
	padding: 6px 0 0 20px;
}

.post .links a {
	padding: 0 23px;
	text-decoration: none;
	font-weight: bold;
	color: #CF3822;
}

.post .links a:hover {
	text-decoration: underline;
	color: #CF3822;
}

.post .links .more {
	background: url(/images/img07.gif) no-repeat;
}

.post .links .comments {
	background: url(/images/img08.gif) no-repeat;
}

/* Sidebar */

#sidebar {
	float: right;
	width: 240px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 0px;
}

#sidebar li ul {
	padding: 15px 0px;
	line-height: 200%;
}

#sidebar li li {
	margin: 0;
	padding-left: 15px;
	padding-bottom: 5px;
	background: url(/images/img04.gif) repeat-x left bottom;
}

#sidebar h2 {
	width: 210px;
	height: 30px;
	padding: 10px 0 0 20px;
	background: url(/images/img05.gif) no-repeat left 60%;
	border-bottom: 1px #A90000 dashed;
	letter-spacing: -1px;
	font-size: 1.4em;
	color: #FFFFFF;
}

#sidebar a:hover {

}

/* чердак */

#footer {
	clear: both;
	width: 950px;
	margin: 0 auto;
	padding: 20px 0;
	border-top: 2px solid #2B2B2B;
}

#footer p {
	margin: 0 0 5px 0;
	text-align: center;
	line-height: normal;
	font-size: .9em;
}

#footer a {
	text-decoration: underline;
}
