/*
Theme Name: WordPress Orange Reputationonline 1.1
Theme URI: http://bemobi.ru/
Description: The original WordPress theme that graced versions 1.2.x and prior.
Version: 1.1
Author: Bemobi ltd
Tags: mantle color, variable width, two columns, widgets

Default WordPress by Dave Shea || http://mezzoblue.com
Modifications by Matthew Mullenweg || http://photomatt.net
This is just a basic layout, with only the bare minimum defined.
Please tweak this and make it your own. :)
*/

a {
	color: #555555;
}

a img {
	border: none;
}

a:visited {
	color: #555555;
}

a:hover {
	color: #555555;
}





























* {
	margin:0;
	padding:0
}
img {
	border:0
}
body {
	background:#fff url('img/header.jpg') no-repeat top center;
	color:#000;
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
}
#wrapper {
	width:990px;
	margin:0 auto;
	position:relative;
	left:4px
}
#leftColumn {
	float:left;
	width:745px
}
.date {
	font-size:12px;
	padding-top:10px
}
#logo {
	display:block;
	width:404px;
	height:49px;
	margin-top:35px
}
#slogan {
	font-size:16px;
	margin-top:-4px
}
#topMenu {
	list-style:none;
	margin:24px 0 34px;
	display:table
}
#topMenu li{
	display:block;
	float:left;
	background:url('img/menu.gif') no-repeat 0 9px;
	padding-left:8px;
	margin-right:30px;
}
#topMenu a {
	color:#fff;
	font-size:14px;
	text-decoration:none
}
#topMenu a:hover, #topMenu a.active {
	text-decoration:underline
}
.subLeftColumn {
	width:240px; /*250px; */
	float:left;
	position:relative;
	left:-4px;
	clear:left;
}
.subLeftColumn h2, .rightColumn h2 {
	font:normal 18px Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	color:#fff;
	display:block;
	width:213px;
	height:29px;
	background:url('img/headersBckg.gif') no-repeat;
	/*/background: none;
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/headersBckg.png', sizingMethod='crop');*/
	padding:4px 0 0 12px;
}
.rightColumn h2 {
	background:url('img/headersBckg2.gif') no-repeat;
	/*/background: none;
	//filter:progid:DXImageTransform.Microsoft.AlphaImageLoader(src='img/headersBckg2.png', sizingMethod='crop');*/
}
.grayBorder {
	border:solid #cccccb;
	border-width:0 1px 1px 1px;
	padding:5px 10px 11px;
	margin-left:4px;
	width:199px
}
.leftMenu {
	list-style:none;
	font:18px/22px "Arial Narrow", Arial, Helvetica, sans-serif;
}
.leftMenu a {
	color:#828181
}
#footer a:hover, .metaTags a, #wrapperRss a:hover, .whiteBorder a:hover, .leftMenu a:hover, .leftMenu a.active, .lastPost:hover, .subRightColumn a.headerPost:hover, .advancedPost a:hover {
	text-decoration:none
}
.leftMenu a.active {
	color:#515050
}
.mt20 {
	margin-top:20px
}
.whatNews {
	font-size:12px
}
.datePost {
	color:#989796
}
.lastPost {
	color:#000;
	display:block;
	margin:1px 0 22px
}
.subRightColumn {
	float:right;
	width:505px;
/* ceperace */
	margin-top: 15px;
	overflow: hidden;
/* /ceperace */
}
.subRightColumn a.headerPost {
	font:italic 20px/24px Arial, Helvetica, sans-serif;
	color:#333
}
.post{
/* ceperace */
	border-bottom:1px solid #b2b2b2 ;
	padding-bottom:4px;
	margin-bottom: 20px;
width: 505px;
/* /ceperace */
}
/* ceperace */
.post img{
	overflow: hidden;
}
/* /ceperace */
.advancedPost {
/* ceperace */
	/*border-bottom:1px solid #b2b2b2 ;
	padding-bottom:24px;*/
/* /ceperace */
	font-size:12px;
	display:table;
	width:100%;
	margin-bottom:22px;
/* ceperace */
	color:#716f6f;
	line-height:16px
/* /ceperace */
}
.advancedPost a {
	color:#14b4f7
}
.section {
	padding:5px 0 9px;
	font-size:12px;
}
.advancedPost img {
/* ceperace */
	/*width:241px;
	height:217px;*/
/* /ceperace */
	float:left;
/* ceperace */
	margin-right: 10px;
	margin-bottom: 10px;
/* /ceperace */
}
.advancedPost ul {
	list-style-type: disc;
	margin-left: 15px;
}

.advancedPost p {
	margin-bottom: 10px;
}
.textPost {
	margin-left:250px;
	color:#716f6f;
	line-height:16px
}
.textPost .date {
	color:#000
}
.tags {
	color:#716f6f;
	clear:both;
	padding-top:9px
}
.rightColumn {
	width:225px;
	float:right;
	padding-top:15px
}
.whiteBorder {
	height:90px;
	position:relative;
	width:150px;
	border:1px solid white;
	margin:0 0 0 auto;
	padding:10px
}
.whiteBorder a {
	color:#000;
	font-size:11px;
	display:block;
	float:right;
	margin-bottom:3px;
}
.typeText, .whiteBorder a, .whiteBorder img{
	z-index:3;position:relative
}
.whiteOpacity {
	position:absolute;
	top:0;
	left:0;
	background:#fff;
	opacity:0.58;
	height:110px;
	width:170px
}
.typeText {
	border:1px solid #c2c2c2;
	background:#fff;
	color:#716f6f;
	font-size:11px;
	height:13px;
	width:128px;
	margin-bottom:7px
}
#singIn {
	float:left;
	width:56px;
	height:20px;
	cursor:pointer
}
.mt5 {
	margin-top:5px;
	height:0;
	overflow:hidden;
}
.whiteBorder.search {
	height:20px
}
.whiteOpacity.search {
	height:40px
}
#submit2 {
	display:block;
	width:19px;
	height:15px;
	cursor:pointer
}
.left {
	float:left
}
#wrapperRss {
	margin:102px 0 10px auto;
	padding:5px 0 0 28px;
	color:#333;
	font-size:12px;
	height:39px;
	width:186px;
	background:url('img/rssIcon.png') no-repeat
}
#wrapperRss span {
	color:#f9ac26
}
#wrapperRss a {
	color:#333
}
.metaTags {
	padding:5px 2px 4px 10px
}
.metaTags a:hover {
	text-decoration:underline;
}
.metaTags .n1 {
	color:#333;
	font-size:20px
}
.metaTags .n2{
	color:#636262;
	font-size:18px
}
.metaTags .n3{
	color:#636262;
	font-size:14px
}
.metaTags .n4{
	color:#636262;
	font-size:12px
}
.metaTags .n5{
	color:#9d9b9b;
	font-size:12px
}
.metaTags .n6{
	color:#bcbbbb;
	font-size:12px
}
#footer {
	color:#fff;
	text-align:center;
	background:#ffba33;
	font-size:12px;
	padding:12px 0;
	clear:both;
	border-top:65px solid #fff
}
#footer a {
	color:#fff;
}

/* /ceperace */ 
h2#comments, h2#postcomment {
	font:italic 20px/24px Arial, Helvetica, sans-serif;
	color:#333
}
#commentlist {
	font-size:12px;
	color:#716f6f;
	line-height:16px
}
.clearfloat {
	clear: both;
	height: 24px;
}
#commentform {
	font-size:12px;
}
.subLeftColumn ul, .rightColumn ul {
	list-style: none;
}
div.grayBorder ul li {
	margin-bottom: 12px;
}
.rightColumn ul {
	font-size:12px;
	margin-bottom: 12px;
	margin-left: 10px;
}
ul#user_action_menu {
	list-style-image:none;
	list-style-type:none;
	text-align: left;
	display: block;
	padding:0px;
	font-size:11px;
	margin-bottom: 4px;
}
ul#user_action_menu li{
	font-size:11px;
	display: block;
	padding:0px;
	margin:0px;
}
ul#user_action_menu li a{
	width: 130px;
	float: none;
	margin:0px;
	line-height: 14px;
}
#wp-calendar {
	width: 95%;
}
#wp-calendar th {
	
}
#wp-calendar tbody td a {
	border: 1px solid #ff6101;
	margin-top: 10px;
margin-bottom: 10px;
	line-height: 20px;
}
#wp-calendar tfoot td a {
	border: 0;
	color: #ff6101;
}
.ngg-widget {
	padding: 2px 5px 10px 10px;
}
#sbsl1_1 {
	margin: 2px 5px 20px 10px;
}
em{
	line-height: 30px;
	margin: 10px 0px;
}
.feedback a {
	font-size: 11px;
}
table {
	margin-top: 12px;
}
td {
	padding-left: 5px;
	padding-right: 5px;
}
img.wp-smiley {
	float: none;
}
/* /ceperace */

/*hack Opera&Safari*/
@media all and (min-width: 0px) {
	#topMenu a {
		position:relative;
		top:2px
	}
}
/*hack IE6&IE7*/
*html .whiteBorder.search {
	padding-top:0;
	padding-bottom:0;
}
*html .whiteBorder.search form {
	position:relative;
	z-index:3;
	top:10px
}
*html .typeText {
	width:126px
}
*html .whiteOpacity {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=58);
}
*+html .whiteOpacity {
	filter:progid:DXImageTransform.Microsoft.Alpha(opacity=58);
}
/* *html .png{
    behavior: expression((this.runtimeStyle.behavior="none")&&(this.pngSet?this.pngSet=true:(this.nodeName == "IMG" && this.src.toLowerCase().indexOf('.png')>-1?(this.runtimeStyle.backgroundImage = "none",
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.src + "', sizingMethod='image')",
        this.src = "img/1px.gif"):(this.origBg = this.origBg? this.origBg :this.currentStyle.backgroundImage.toString().replace('url("','').replace('")',''),
        this.runtimeStyle.filter = "progid:DXImageTransform.Microsoft.AlphaImageLoader(src='" + this.origBg + "', sizingMethod='crop')",
        this.runtimeStyle.backgroundImage = "none")),this.pngSet=true)
    );}
*/