/*
Theme Name: Beinspired New
Theme URI: http://www.alexeyenko.ru/
Description: Beinspired New Theme.
Version: 2.0
Author: Alexander Alexeyenko
Author URI: http://www.alexeyenko.ru/
Tags: black, white, fixed width, two columns

	Beinspired New
	http://www.beinspired.ru/

	This theme was designed and built by Alexander Alexeyenko

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

*/



/* Begin Typography & Colors */
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-size:100%;
	font-weight:normal;
}
q:before,q:after {
	content:'';
}
abbr,acronym {
	border:0;
}

body {
	background:#FFF;
	font-family:Arial, Helvetica, sans-serif;
}

h2 {
	display:block;
	padding:7px 0 7px 10px;
	font-size:14px;
	font-weight:bold;
	color:#000;
	text-transform:uppercase;
}

h2 a {
	color:#000;	
}

#containerOverall {
	display:block;
	width:960px;
	margin-left:auto;
	margin-right:auto;
}

#header {
	display:block;
	float:left;
	width:960px;
}

#beinspired {
	dislay:block;
	float:left;
	width:480px;
	height:120px;
	background:url(images/beinspired.gif) no-repeat 80px 20px;
}

#beinspired h1 {
	font-size:10px;
	line-height:17px;
	text-transform:uppercase;
}

#beinspired h1 a {
	display:block;
	padding:71px 0 0 170px;	
	color:#999;
	text-decoration:none;
}

#readers {
	dislay:block;
	padding:56px 0 0 30px;
	float:left;
	width:150px;
	font-size:10px;
	line-height:17px;
	color:#999;
	text-transform:uppercase;
}

#readers strong {
	display:block;
	font-size:32px;
	line-height:32px;
	color:#000;
}

#search {
	display:block;
	float:left;
	width:300px;
	padding:87px 0 0 0;
}

#search form {
	display:block;
	width:300px;
	height:16px;
	padding:3px 0 0 0;
	background:url(images/bg-search.gif) no-repeat top;
}

#search form input {
	display:block;
	width:280px;
	margin:0 0 0 20px;
	background:none;
	border:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color:#999;
	text-transform:uppercase;
	outline:none;
}

.navTop {
	display:block;
	float:left;
	width:800px;
	padding-left:160px;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}

.navTop li {
	display:block;
	float:left;
	padding:7px 10px 12px 10px;	
	white-space:nowrap;
}

.navTop li a {
	color:#000;
	text-decoration:none;	
}

.navTop li.navTopCurrent {
	background:#000;
	color:#CF0;
}

.navTop li.navTopCurrent a {
	color:#CF0;
	text-decoration:none;
}

.navTop li.navItemRss a {
	display:block;
	background:url(images/ico-rss.gif) no-repeat left;
	color:#F30;	
	padding-left:15px;
}

.navLevel {
	display:block;
	float:right;
	width:790px;
	padding:8px 10px 0 0;
	height:51px;
	background:#000;
}

.navLevel li {
	display:block;
	float:left;
	padding:0 0 0 10px;
	font-size:10px;
	line-height:21px;
	text-transform:uppercase;
	white-space:nowrap;
}

.navLevel li a {
	color:#FFF;	
}


.navLevel li a:hover {
	color:#CF0;	
	text-decoration:none;
}


#colLeft {
	display:block;
	float:left;
	width:140px;
	padding:10px 10px 0 10px;
}

#colCenter {
	display:block;
	float:left;
	width:500px;
	padding:10px 0 10px 0;
	overflow:hidden;
}


#colCenter h1 {
	display:block;
	padding:7px 10px 7px 10px;
	font-size:24px;
	font-weight:bold;
	color:#000;
	text-transform:uppercase;
	font-style:italic;
}

#colCenter p, #colCenter ul, #colCenter ol {
	font-size:12px;
	line-height:17px;
	color:#333;
	margin-bottom:15px;
	padding-right:10px;
}

#colCenter ul {
	padding-left:25px;
	list-style:circle;
}

#colCenter ol {
	padding-left:25px;
	list-style:decimal;
}

#colCenter p a, ul a, ol a {
	color:#000;
}


#colCenter strong {
	font-weight:bold;	
}

#colCenter em {
	font-style:italic;
}	


#colRight {
	display:block;
	float:left;
	width:300px;
	overflow:hidden;
	padding:10px 0 0 0;
}

.promoMainLarge {
	display:block;
	width:490px;
	height:250px;
	margin-bottom:10px;
	overflow:hidden;
	cursor:pointer;
}

.promoMainLarge div {
	display:block;
	width:470px;
	height:50px;
	margin-top:190px;
	padding:10px 10px 10px 10px;
	font-size:14px;
	line-height:20px;
	text-transform:uppercase;
	font-weight:bold;
	background:url(images/bg-black-50.png);
}

.promoMainLarge div a {
	color:#FFF;
	text-decoration:none;
}

.promoMainLarge div a:hover {
	color:#CF0;		
}


.promoMainSmall {
	display:block;
	width:300px;
	height:120px;
	margin-bottom:10px;
	overflow:hidden;
	cursor:pointer;
}

.promoMainSmall div {
	display:block;
	width:280px;
	height:50px;
	margin-top:60px;
	padding:10px 10px 10px 10px;
	font-size:10px;
	line-height:17px;
	text-transform:uppercase;
	background:url(images/bg-black-50.png);
}

.promoMainSmall div a {
	color:#FFF;
	text-decoration:none;
}

.promoMainSmall div a:hover {
	color:#CF0;		
}

.sitePreview {
	display:block;
	float:left;
	width:240px;
	height:200px;
	margin-right:10px;
	margin-bottom:10px;
	background:url(images/bg-site-preview.gif);
	cursor:pointer;
}

.sitePreview img {
	display:block;
	margin:10px 0 0 10px;
}

.sitePreview a {
	display:block;
	padding:5px 10px 0 10px;
	font-size:10px;
	font-weight:bold;
	text-transform:uppercase;
	text-decoration:none;
	color:#000;
}

#miscItems {
	display:block;
	padding:9px;
	border:1px solid #E5E5E5;
	margin-bottom:10px;
}

#miscItems ul {
	font-size:10px;
	color:#999;
	text-transform:uppercase;
	line-height:17px;
}

#miscItems ul li {
	margin-bottom:10px;
}	

#miscItems ul a {
	display:block;
	color:#000;
}

.rightTwo {
	display:block;
	float:left;
}

.rightTwo a {
	color:#808080;	
}

.rightTwoLeft {
	display:block;
	width:145px;
	float:left;
}

.rightTwoRight {
	display:block;
	width:145px;
	float:right;
}

.rightTwo ul {
	display:block;
	float:left;
	padding:10px;
	font-size:10px;
	line-height:17px;
	text-transform:uppercase;
}

.rightTwo ul li {
	margin-bottom:10px;	
}

#footer {
	display:block;
	float:left;
	clear:both;
	border-top:1px solid #000;
}

#footer p {
	display:block;
	width:790px;
	padding-left:170px;
	font-size:11px;
	color:#808080;
	line-height:16px;
	margin-bottom:20px;
}

#footer p a {
	color:#808080;
}

#footer p.links {
	color:#CCC;	
}

#footer p.links a {
	color:#CCC;	
}



.navBottom {
	display:block;
	float:left;
	width:800px;
	padding-left:160px;
	font-size:14px;
	font-weight:bold;
	text-transform:uppercase;
}

.navBottom li {
	display:block;
	float:left;
	padding:17px 10px 12px 10px;	
	white-space:nowrap;
}

.navBottom li a {
	color:#000;
	text-decoration:none;	
}

.navBottom li.navItemRss a {
	display:block;
	background:url(images/ico-rss.gif) no-repeat left;
	color:#F30;	
	padding-left:15px;
}


.navBottomSmall {
	display:block;
	float:left;
	width:800px;
	padding-left:160px;
	font-size:11px;
}

.navBottomSmall li {
	display:block;
	float:left;
	padding:0 20px 12px 10px;
	white-space:nowrap;
}

.navBottomSmall li a {
	color:#808080;
}


#pageScroll {
	display:block;
	width:490px;
	clear:both;
	float:left;
	margin:0;
	padding:0;
	font-style:italic;
}


#pageScroll a {
	display:block;
	width:100px;
	font-size:10px;
	padding:0 10px 0 10px;
	text-transform:uppercase;
	color:#000;	
}

#pageScroll .left {
	float:left;	
}

#pageScroll .right {
	float:right;
	text-align:right;
}