/*
Theme Name: rosatom
Theme URI: http://numberonedesigner.com/
Description: Makeup by <a href="http://dimox.name/">Dimox</a>
Version: 1.0
Author: Number One
Author URI: http://numberoneblogger.com/
*/

* {
	margin: 0;
	padding: 0;
}
html {background: #173D6E url(i/bg.gif)}
body {
	font: 12px/18px Arial, Tahoma, Verdana, sans-serif;
	color: #353535;
	position: relative;
}

#outer {
	
	position: relative;
	width: 990px;
	margin: 0 auto;
/* 	padding-top: 57px; */
}

a {
	color: #086AA6;
	outline: none;
}
a:hover {
	text-decoration: none;
}
p {padding: 8px 0}
img {border: none}
input {vertical-align: middle}
blockquote {
	margin: 10px 10px 10px 20px;
	padding: 0 12px;
	background: #F4F4F4;
	border-left: 3px solid #E5E5E5;
}
.clear {
	clear: both;
	height: 0;
	overflow: hidden;
}
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {float: left}
img.alignleft {margin: 5px 10px 5px 0}
.alignright {float: right}
img.alignright {margin: 5px 0 5px 10px}


/* Header
-----------------------------------------------------------------------------*/
#header {
	height: 286px;
	position: relative;
	background: #FFF url(i/header1.jpg) 10px 100% no-repeat;
}
#single #header {
	height: 135px;
	background: #FFF url(i/header6.jpg) 10px 100% no-repeat;
}
#header.header1 {background-image: url(i/header1.jpg)}
#header.header2 {background-image: url(i/header2.jpg)}
#header.header3 {background-image: url(i/header3.jpg)}
#header.header4 {background-image: url(i/header4.jpg)}
#header.header5 {background-image: url(i/header5.jpg)}
#single #header.header1 {background-image: url(i/header6.jpg)}
#single #header.header2 {background-image: url(i/header7.jpg)}
#single #header.header3 {background-image: url(i/header8.jpg)}
#single #header.header4 {background-image: url(i/header9.jpg)}
#single #header.header5 {background-image: url(i/header10.jpg)}

#logo {
	position: absolute;
	top: 180px;
	left: 62px;
	width: 225px;
	padding: 29px 0 0 79px;
	font: 11px/14px Tahoma, Arial;
	text-decoration: none;
	color: #A7A4A0;
}
#single #logo {
	top: 29px
}
#logo span {
	display: block;
	text-indent: -9999px;
}


#nav {
	position: absolute;
	top: -34px;
	left: -1px;
	text-transform: lowercase;
}
#nav li {
	display: inline;
	margin: 0 11px;
}
#nav a {
	color: #FFF;
	text-decoration: none;
}
#nav a:hover {
	text-decoration: underline;
}

#outer #search {
	position: absolute;
	top: -37px;
	right: 0;
}
#outer #search input {
	font: 11px Arial, Tahoma;
	float: left;
}
#outer .search {
	width: 218px;
	padding: 0 4px;
	border: 1px solid #55749C;
	background: #486995;
	color: #FFF;
}
.go {
	cursor: pointer;
	border: none;
	width: 16px;
	height: 16px;
	background: #7D97B9 url(i/go.gif) no-repeat;
	margin: 0 0 0 6px;
}

#subscribes {
	position: absolute;
	top: 181px;
	right: 28px;
	padding-right: 86px;
	text-align: right;
	list-style: none;
}
#single #subscribes {
	top: 30px;
}
#subscribes a {
	color: #C4C4C5;
}
a#rss {
	position: absolute;
	top: 4px;
	right: 0;
	width: 64px;
	height: 0;
	padding: 64px 0 0;
	overflow: hidden;
}


/* Middle
-----------------------------------------------------------------------------*/
#middle {
	width: 100%;
	padding: 0 0 16px;
	background: #FFF url(i/shadow.gif) 10px 0 repeat-y;
}
* html #middle {height: 1%;}
#middle:after {
	content: '.';
	display: block;
	clear: both;
	visibility: hidden;
	height: 0;
}
#container {
	width: 100%;
	float: left;
	overflow: hidden;
}
#content {
	margin: 16px 274px 0 10px;
	padding: 0 30px 1px 97px;
	border-right: 1px solid #E2E2E2;
}
#single #content,
#page #content {
	padding-left: 30px;
}
#content h2 {
	font: 24px/1 Georgia, "Times New Roman";
	margin: 0 0 8px;
}
#content h2 a {
	text-decoration: none;
	color: #2E2E2E;
}
#content h2 a:hover {
	text-decoration: underline;
}
.post {
	margin: 0 0 50px;
	position: relative;
}
.pmeta {
	font: 10px Tahoma, Arial;
	color: #AAA;
	margin: 0 0 3px;
}
#single .pmeta {
	font-size: 11px;
	margin: 15px 0 0;
}
.pmeta a {
	color: #AAA;
	text-decoration: none;
}
#single .pmeta a {
	text-decoration: underline;
}
.pmeta a:hover {
	text-decoration: underline;
}
#single .pmeta a:hover {
	text-decoration: none;
}
.date {
	position: absolute;
	top: -8px;
	left: -97px;
	width: 77px;
	height: 17px;
	padding: 26px 5px 0 0;
	background: #E6E6E6 url(i/date.gif) repeat-y;
	font-size: 11px;
	color: #A6A5A4;
	text-align: right;
	font: 11px Arial, Tahoma;
}
.pmeta .pcomments {
	position: absolute;
	top: 38px;
	left: -97px;
	width: 74px;
	height: 36px;
	padding: 7px 8px 0 0;
	text-align: right;
	background: #0470C6 url(i/comments.gif) repeat-y;
}
.pmeta .pcomments a {
	color: #FFF;
}
.pmeta .pcomments span {
	font: 18px/19px Arial, Tahoma;
}
.entry {
	text-align: justify;
}
.entry img {
	padding: 1px;
	border: 1px solid #CCC;
	max-width: 550px; height: auto;
}
.comments {
	font: bold 11px Tahoma, Arial;
	text-align: right;
}
.plinks {
	width: 394px;
	padding: 0 0 0 18px;
	margin: 20px 0 10px;
	font: 11px/25px Tahoma, Arial;
	background: #E7F0F6 url(i/plinks.gif) no-repeat;
}
.plinks a {
	text-decoration: none;
	margin-right: 29px;
}
.plinks a:hover {
	text-decoration: underline;
}
.print a {
	background: url(i/icon-print.gif) 0 3px no-repeat;
	padding: 0 0 1px 14px;
}
.bm {
	background: url(i/icon-bookmarks.gif) 0 3px no-repeat;
	padding: 0 0 1px 14px;
}
.plinks .pcomments {
	background: url(i/icon-comments.gif) 0 3px no-repeat;
	padding: 0 0 1px 14px;
}
#single .entry {
	font-size: 14px;
	line-height: 20px;
	padding-bottom: 20px;
}

#related {
	margin: 20px 0;
	color: #4F91B9;
}
#related a {
	color: #4F91B9;
}

.post ol {
	margin: 7px 0 7px 30px;
}
.post ul {
	margin: 10px 0;
	list-style: none;
}
.post li {
	padding: 2px 0 3px;
}
.post ul li {
	padding: 2px 0 3px 10px;
	background: url(i/arrow2.gif) 0 8px no-repeat;
}

#content h3 {
	font: 18px/1 Georgia, "Times New Roman";
	margin: 0 0 10px;
}
div.pagetitle {
	margin: 10px 0 30px;
	text-align: center;
	font: 20px/1 Georgia, "Times New Roman";
}

.commentlist {margin: 20px 0 40px 20px;}
.commentlist li {padding: 8px 8px 2px;}
.commentmetadata {
	font-size: 11px;
	color: #888;
}
.commentmetadata a {
	text-decoration: none;
	color: #888;
}
.commentmetadata a:hover {
	text-decoration: underline;
}

#t1 {
	display:none;
	border: dotted 1px #CCCCCC;
}


#commentform {padding: 0 0 20px}
#author, #email, #url, #comment, #submit {
	font: 12px Arial, Tahoma;
	padding: 3px;
	width: 190px;
	border: 1px solid #BFBFBF;
}
#comment {
	width: 500px;
	height: 130px;
}
#submit {
	width: 80px;
	height: 22px;
	padding: 0;
	background: #ECECEC;
	cursor: pointer;
	overflow: visible;
}

.navigation {height: 30px;}
.alignleft {float: left;}
.alignright {float: right;}
#single .navigation {
	padding: 8px 0 2px;
	font-size: 11px;
}
#single .navigation a {
	color: #969696;
}



/* Sidebar
-----------------------------------------------------------------------------*/
#sidebar {
	float: left;
	width: 236px;
	padding: 0 14px;
	margin-left: -275px;
	margin-top: 16px;
	position: relative;
	border-left: 1px solid #E2E2E2;
	line-height: 14px;
}

#sidebar h3 {
	margin: 0 0 8px;
}
#sidebar h3 img {
	margin: 0 0 -2px 11px;
	background: #EF8D41;
}

.block {
	background: url(i/pattern.gif) 50% 100% no-repeat;
	padding: 0 0 30px;
	margin: 0 0 15px;
}
.block ul {
	list-style: none;
}
.block ul ul {
	margin: 10px 0 -10px;
}
.block li {
	background: url(i/arrow.gif) 0 8px no-repeat;
	padding: 0 0 10px 8px;
	position: relative;
}
#sidebar a {
	color: #3B3B3B;
	text-decoration: none;
}
#sidebar a:hover {
	text-decoration: underline;
}

.map {
	text-align: center;
}


/* Footer
-----------------------------------------------------------------------------*/
#footer {
	background: url(i/shadow2.gif) no-repeat;
	padding: 40px 15px 25px;
	color: #8B9EB7;
	font: 11px/14px Tahoma, Arial;
	height: 130px;
}
#footer a {
	color: #8B9EB7;
}

#srchResult iframe {
        width: 650px;
} 

 div.mirror{
padding: 10px 0 0px 0; width: 201px; margin: 0 auto;
      }
	  
.bottom_menu { float: left; overflow: hidden; position: relative; width: 60%; }
.bottom_menu dl  { float: left; font-size: 1em; width: 150px; }
.bottom_menu dl dd   { line-height: 1.6em; margin-bottom: 0.4em; }
.bottom_menu dl.sections { width: 150px; }
.bottom_menu dl dt { height: 18px; font-size: 1.2em; margin-bottom: 0.6em; }
dl {display: block;}
dd {display: block;}
dt {display: block;}

#footer .right { float: right; text-align: right !important;}
		.share {float:right; width:440px; padding: 0 10px 10px 0;}
		
		.youtube{vertical-align: middle;}
