/*  
Theme Name: Einstein Theme
Description: Clean Soothing Fluid 2 Columns
Version: 1.0
Author: Eugene Chernenko
Author URI: http://chernenko.org.ua
Tags: white, fluid width, two columns, widgets
*/

body {
background: #ebe9db url(images/bg.gif) repeat-x;
color: #555;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 80%;
line-height: 1.5;
margin: 15px 15px 15px 30px;
padding: 0;
}

a {
color: #2175BC;
text-decoration: none;
}

a:hover {
color: #FF7400;
}

a.more-link
{
   display: block;
   margin-top: 15px;
   width: 200px;
   font-size: 1.4em;
   letter-spacing: 0.2px;
   text-decoration: underline;
   clear: both;
}

img {
border: 0;
}

h1, h2 
{
   font-size: 1.5em;
   font-family: "Trebuchet MS", Georgia, Tahoma, serif;
   font-weight: normal;
   letter-spacing: 0.5px;
}

h3 
{
   color: #FF7400;
   font-size: 1.7em; 
   font-family: "Trebuchet MS", Georgia, Tahoma, serif;
   font-weight: normal;
   letter-spacing: 0.5px;
}

h4 {
font-size: 1.2em;
}

h5 {
font-size: 1.1em;
}

h6 {
font-size: 1em;
}

hr
{
    height: 1px;
    border: 0;
    color: #F1CB00;
    background-color: #F1CB00;
}

li
{
    padding-left: 5px;
}

.sidebar ul li.recentcomments
{
    background-color:transparent; 
    font-size: 12px; 
    margin-bottom: 0em; 
    padding:5px 0px 5px 5px;
    border:1px solid #FAFAFA;
    cursor: pointer;
}

.sidebar ul li.recentcomments:hover
{
    background-color:#FFFFA6; 
    border:1px solid #F1CB00;
}

.sidebar ul li.recentcomments a:hover
{
    color: #2175BC;
}

.entrybody a
{
    text-decoration: underline; 
}

.postinfo 
{
   background-color:#FFFFA6;
   border:1px solid #F1CB00;
   padding:2px 4px;
}

ul.related_post 
{
   padding-top: 0px;
   margin-top: 0px;
}

textarea#comment
{
   width: 97%;
}

#divStayTopLeft 
{
   left:5px;
   position:absolute;
   top:15px;
}

#einstein_copyright
{
   clear: both; 
   border-top: 1px dotted #C3D9FF; 
   text-align: right; 
   padding: 10px 20px 12px 20px; 
   text-transform: lowercase; 
   font-size: 1em;
}

#wrap 
{
   background-color: #ffffff;
   border: 1px solid #ccc;
   border-right: 2px solid #bbb;
   border-bottom: 2px solid #bbb;
   /* float: left;  */
   margin: 0 auto;
   padding: 0 0 0px 0;
   width: 99%;
   text-align: left;
   max-width: 1600px;
}



.sidetab {
}

.sidetab ul {
list-style-type: none;
margin: 0;
margin-top: 15px;
padding: 0;
}

.sidetab ul li {
border-bottom: 0;
margin-bottom: 0;
padding: 0;
}

.sidetab a {
background: url(images/bg_sidetab.gif) no-repeat;
display: block;
height: 60px;
padding-bottom: 6px;
width: 25px;
}

.sidetab a:link, .navlist a:visited {
color: #555;
text-decoration: none;
}

.sidetab a:hover {
background: url(images/bg_sidetab.gif) no-repeat 0px -70px;
}

.sidetab .sidetab_alt a {
background: url(images/feed.gif) no-repeat;
height: 25px;
}

.sidetab .sidetab_alt a:hover {
background: url(images/feed.gif) no-repeat 0px -35px;
}

/* Posts */
#contentwrapper{
float: left;
width: 100%;
margin-top: 8px;
background-color: white;
}

#content {
font-size: 1em;
margin-right: 290px;
overflow:hidden;
padding: 15px 20px 10px 20px;
background-color: white;
}

.entrytitle h2 {
clear: both;
font-size: 2.2em;
line-height: 1em;
margin:0 0 5px 0;
}

.entrytitle h2 a {
color: #B4C24B;
}

.entrytitle h2 a:hover {
color: #58BBEB;
}

.entrytitle h3 {
color: #999;
font-size: 1.5em;
line-height: 1em;
margin:0;
}

.post 
{
   margin-bottom: 1em;
}

.post blockquote {
color: #666;
margin: 20px 30px 20px 30px;
padding: 0 0 0 10px;
border: 2px solid #fff;
border-left: 2px solid #C3D9FF;
}

.wp-pagenavi
{
    font-size: 1.4em;
}

.entrymeta {
clear: both;
margin-top: 1em;
}

.commentmeta {
background: url(images/comment.gif) no-repeat;
padding-left: 20px;
}

.commentrss {
background: url(images/rss.gif) no-repeat;
margin-left: 30px;
padding-left: 20px;
}

.navigation {
padding-bottom: 20px;
padding-top: 10px;
}

.alignright {
float: right;
}

.alignleft {
float: left;
}

.centered {
display: block;
margin: 0 auto;
}

.sticky {
background: #fffff0;
}

/* Sidebar */

#sidebar_right 
{
   float: left;
   margin-left: -270px;
   padding: 9px 10px;
   width: 250px;
   background-color: #FAFAFA;
}

.sidebar {
font-size: 0.85em;
}

.sidebar h2 {
color: #FF7400;
font-size: 1.8em;
margin: 1em 0 0.3em 0;
}

.sidebar a 
{
   /* color: #0099FF; */
   color: #2175BC;
   font-weight: bold;
}

.sidebar a:hover {
color:#555;
}

.sidebar ul 
{
   list-style-type: none;
   margin: 0;
   padding: 0;
   font-size: 1.05em;
}

.sidebar ul li 
{
   background-color: #fafafa;
   border-bottom: 0px dotted #ddd;
   margin-bottom: 0.3em;
   padding: 0.3em 0.3em 0em 0.3em;
   font-size: 1.15em;
}

.sidebar ul li ul
{
   list-style-type: square;
   margin-left: 1.5em;
   padding: 0em 0em 0em 0em;
   border: 0;
}

.sidebar ul li ul.children
{
   padding-top: 3px;
}

.sidebar ul li ul li 
{
   border:0;
   font-size: 0.85em;
}

.searchinput 
{
   border: 1px solid #C3D9FF;
   letter-spacing:0.05em;
   padding: 3px;
   width: 200px;
   color: gray;
}

.searchbutton {
border: 1px solid #C3D9FF;
margin:0 ;
padding: 2px;
}

#aboutme {
margin-top: 0px;
min-height: 28px;
}

/* for Internet Explorer */
/*\*/
* html #aboutme {
height: 80px;
}
/**/

#aboutme ul li{
background-color: #fff;
border: 0;
}

#aboutme img{
border: 0;
float: left;
padding-right: 15px;
}

#navcontainer {
margin: 0 0 15px 0;
width: 200px;
border-top: 1px dotted #ddd;
}

#navcontainer ul {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-weight: bold;
list-style-type: none;
margin-left: 0;
padding-left: 0;
letter-spacing: 1px;
}

#navcontainer ul li {
border-bottom: 0;
margin-bottom: 0;
padding: 0;
}

#navcontainer a {
background: url(images/menu.gif) no-repeat;
border-bottom: 2px solid #eee;
display: block;
height: auto;
min-height: 20px;
padding: 7px 3px 3px 35px;
width: 160px;
}

/* for Internet Explorer */
/*\*/
* html #navcontainer a{
height: 20px;
}
/**/

#navcontainer a:link, .navlist a:visited {
color: #4096EE;
text-decoration: none;
}

#navcontainer a:hover {
color: #ffe;
background: url(images/menu.gif) no-repeat -200px 0px;
}

#logo h3 {
font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
font-size: 28px;
font-weight: bold;
letter-spacing: 0px;
margin: 0;
}

#logo h3 a{ 
color: #1a4780;
}

#logo h3 a:hover {
color: white;
}

#logo h3 a.logoalt {
color: #4096EE;
}

#logo h3 a.logoalt:hover {
color: #FF7400;
}

/* Comments */
.commentsblock textarea {
width: 35em;
}

.commentsblock input, .commentsblock textarea {
border: 1px solid #d1d1d1;
}

.commentsblock textarea:focus {
background: #eee;
border: 1px solid #a1a1a1;
}

.commentsblock textarea:focus, .commentsblock input:focus {
background: #eee;
border: 1px solid #a1a1a1;
}

ol.commentlist {
color: #666;
list-style-type: none;
margin: 0;
margin-top: 1.5em;
padding: 0;
}

.commentlist li {
margin-bottom: 2em;
padding: 0.5em 1em;
}

.commentlist li .avatar { 
float: right;
border: 1px solid #eee;
padding: 2px;
margin-left: 10px;
background: #fff;
}

.alt1, .thread-even {
background: #f9f7ed;
border: 1px solid #f9f7ee;
padding: 0.5em;
border-left: 10px solid #CDEB8B;
}

.alt2, .thread-odd {
background: #f9f7ed;
padding: 0.5em;
border: 1px solid #f9f7ee;
border-left: 10px solid #C3D9FF;
}

h3#comments {
font-size: 1.6em;
margin-top: 2px;
}

.commentsnavigation {
padding: 20px 0 30px 0;
}

.commentlist ul.children li {
background-color: #e3e3e3;
border: 1px solid #efefef;
list-style: none;
margin-top: 20px;
}

.commentlist ul li.depth-2 {
background-color: #f1f1f1;
}

.commentlist ul li.depth-3 {
background-color: #ececec;
}

.commentlist ul li.depth-4 {
background-color: #e8e8e8;
}

.commentlist ul li.depth-5 {
background-color: #e3e3e3;
}

/* Footer */

#footer {
color: #999;
float: right;
margin: 3px 0 0 0;
padding: 0 0 2px 0;
padding-right: 10px;
}

/* Sitemap */
.ddsg-sitemap ul{
margin: 0;
padding: 0;
}

.ddsg-sitemap ul li {
font-weight: bold;
list-style-type: none;
margin: 0;
padding: 0;
}

.ddsg-sitemap ul li ul{
list-style-type: none;
margin: 15px;
padding-left: 20px;
}

.ddsg-sitemap ul li ul li{
font-weight: normal;
list-style-type: circle;
}

/* Begin Images */
p img {
	padding: 0;
	/* max-width: 100%; */
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
/* End Images */

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

div#bannerPageFleet 
{
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
height:134px;
margin:0px 0 0;
width:100%;
border-bottom: 1px solid #C3D9FF;
}
div#einstein_title
{
width: 100%; 
padding-top: 20px;
}
div#einstein_title h3 a
{
color: #1A4780;
text-transform: lowercase;
}
div#einstein_title h3 a:hover
{
color: #FF7400;
text-transform: lowercase;
}
div#einstein_title span
{
color: #1A4780;
}
.in-submit {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
border:medium none;
cursor: pointer;
height:21px;
margin:0;
overflow:hidden;
padding:0;
width:21px;
}
div#einstein_bl_1
{
position: absolute;
border: 1px solid #C3D9FF; 
padding: 2px 4px; 
width: 290px; 
background-color: rgb(250, 250, 250); 
opacity: 0.7; 
filter:progid:dximagetransform.microsoft.alpha(opacity=70);
-moz-opacity:0.7;
}
div#einstein_bl_2
{
position: absolute;
padding: 2px 4px; 
width: 290px;
}
div#einstein_bl_3
{
width: 310px;
}
div.text_listen
{
   font-size: 12px;	
}

#einst-world-top-menu
{
   background-color:#FFFFA6; 
   border:1px solid #F1CB00; 
   padding:5px 22px; 
   display: inline; 
   margin-left: 20px; 
   font-size: 19px;
}

#einst-world-top-menu-wrapper
{
   margin: 15px 0px 0px 0px; 
   text-align: left; 
   margin-right:290px;
}

#feed_rss
{
   background: transparent url(images/feeds.gif) no-repeat scroll 5px 5px;
   font-size: 1.15em;
   padding: 7px 0px 0px 40px;
   height: 25px;
   cursor: pointer;
}

#feed_email
{
   background: transparent url(images/feeds.gif) no-repeat scroll 5px -45px;
   font-size: 1.15em;
   padding: 7px 0px 0px 40px;
   height: 25px;
   cursor: pointer;
}
form#commentform p input#submit
{
   cursor: pointer;
}
blockquote p
{
	margin-top: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
a.mail-ru-more-link
{
  margin-top: 0;
}
.mail-ru-read-also
{ 
  margin: 3px 0;
}
