/*
Theme Name: Russian Shanghai
Theme URI: http://russianshanghai.com
Description:  Theme for RussianShanghai.com
Version: 3.0
Author: Alexander Maltsev
Author URI: http://ezhe.ru/fri/656/
Tags: white, blue, red
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
*/

@import url('default.css');
.pneumonoultramicroscopicsilicovolcanoconiosis:after {content:'ooops!';}

/* Typography */

body {font-family:Arial,sans-serif;}
h2, h3, h4, ul.navigation {font-family: "Myriad Pro Regular","Myriad Pro","Trebuchet MS",Arial,sans-serif;}
.serif, #columns em, #author-information em {font-family:Georgia,"Times New Roman",Times,serif;}
.tahoma {font-family:Tahoma,Verdana,Geneva,Helvetica,sans-serif;}
code, var, samp, pre, .pinyin {font-family:"Courier New", Courier, monospaced;}
p,h2,h3,h4,h5,h6 {line-height:normal;}
sup {vertical-align:top;}

a { color:#369; }

.class-for-36px {
  font-size: 2.25em; /* 36px */
  line-height: 1.3333em; /* 48px */
  margin-top: 0.4444em;
  margin-bottom: 0em;
}

.class-for-24px {
  font-size: 1.5em; /* 24px */
  line-height: 1.3333em; /* 32px */
  margin-top: 0.6667em;
  margin-bottom: 0em;
}

.class-for-22px {
  font-size: 1.375em; /* 22px */
  line-height: 1.4545em; /* 32px */
  margin-top: 0.7273em;
  margin-bottom: 0em;
}

.class-for-20px {
	font-size: 1.25em; /* 20px */
	line-height: 1.6em; /* 32px */
	margin-top: 0.8em;
	margin-bottom: 0em;
}

.class-for-18px {
  font-size: 1.125em; /* 18px */
  line-height: 1.7778em; /* 32px */
  margin-top: 0.8889em;
  margin-bottom: 0em;
}

.class-for-16px {
  font-size: 1em; /* 16px */
  line-height: 1em; /* 16px */
  margin-top: 1em;
  margin-bottom: 0em;
}

.class-for-14px {
  font-size: 0.875em; /* 14px */
  line-height: 1.1429em; /* 16px */
  margin-top: 1.1429em;
  margin-bottom: 0em;
}

.class-for-12px {
	font-size: 0.75em; /* 12px */
	line-height: 1.3333em; /* 16px */
	margin-top: 1.3333em;
	margin-bottom: 0em;
}

.class-for-11px {
	font-size: 0.6875em; /* 11px */
	line-height: 1.4545em; /* 16px */
	margin-top: 1.4545em;
	margin-bottom: 0em;
}

.class-for-10px {
	font-size: 0.625em; /* 10px */
	line-height: 1.6em; /* 16px */
	margin-top: 1.6em;
	margin-bottom: 0em;
}

/* Layout */

body {
	width: 1000px;
	margin: 15px auto 0 auto;;
}

#page {
	padding: 0 0.5em;
}

#header {
	clear: both;
	height: 70px;
	margin-bottom: 45px;
}

#main {
	clear: both;
	float: left;
	width: 655px;
}

#blog {
	float:right;
	width: 500px;
}

#sidebar {
	float: right;
	width: 285px;
	color: #333;
	overflow: hidden;
}

#content {
	clear: both;
	color: #333;
}

#footer {}

/* Header */

#header h1 {
	background:url(images/logo.png) no-repeat;
	text-indent:-9999px;
	overflow:hidden;
	width:250px;
	height:70px;
	float: left;
}

#header h1 a {
	display: block;
	width:250px;
	height:70px;
}

#header small {
	top: 0;
	color: #ccc;
	font-size: 0.8em;
	display: none;
}

#header .menu {
	text-align: right;
	float: right;	
	font-size: 0.6875em;
	margin-bottom: 1.4545em;
}

#header .menu a {
	color: #000;
	margin-right: 1em;
}

#header .menu a:hover {
	color: #c00;
	text-decoration: none;
}

#searchform, #searchform div {
	display: inline;
}

#s {
	padding-left:4px;
}

/* Navigation */

ul.navigation {
	float: right;
	clear: right;
	font-size: 1.125em;
	line-height: 1.2em;
	margin-top: 0.4em;
}


ul.navigation li {
	float:left;
	margin-left:1em;
}

ul.navigation li.first {
	margin-left:0;
}

ul.navigation a:hover {
	color: #c00;
	text-decoration: none;
}

/* Homepage */

#main h2 {clear:both;}

.rubrics {
	font-size: 1.125em;
	line-height: 1.2em;
	float: left;
	width: 155px;
	margin-top: 30px;
}

.rubrics li {
	margin-bottom: .5em;
}

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

.rubrics a:hover {
	color: #c00;
}

.rubrics a:active {
	color: #c00;
	font-weight: bold;
}

ul.navigation .expo {
	color: #06f;
}

ul.navigation .store {
	color: #090;
}

#blog {
	margin-bottom: 2em;
}

#blog h2, #content h2 {
	font-size: 1.25em; /* 20px */
	line-height: 1em;
	margin-bottom: 15px;
}

#blog h2 a, #sidebar h2 a, .column h2 a {
	text-decoration: none;
	color: #369;
}

.column {
	width: 300px;
}

.column h2 a {
	color: #c00;
}

.column h3 {
	font-size: 0.875em; /* 14px */
	line-height: 1.1429em; /* 16px */
	margin-bottom:0.5em;
}

.column h3 a, .column ul a {
	color: #000;
}

.column h3 a:hover, .column ul a:hover {
	color: #369;
	text-decoration: none;
}

.column .wp-post-image {
	float: left;
	margin: 0 4px 0 0;
}

.column p {
	font-size: 0.8em; /* 12px */
	line-height: 1.3333em; /* 16px */
	margin-bottom: 1.3333em;
}

.column ul {
	font-size: 0.875em; /* 14px */
	line-height: 1.1429em; /* 16px */
}

.column ul li {
	margin-bottom:0.5em;
}

#articles {
	clear: both;
	margin-top: 2em;
}

#articles .wp-post-image {
	float: left;
	margin: 0 8px 0 0;
	border: 1px solid #eee;
}

.all-posts {
	font-size: 1.2em;
	color: #999;
}

a.all-posts:hover {
	color: #369;
}

/* Sidebar */

#sidebar {
  font-size: 0.875em; /* 14px */
  line-height: 1.1429em; /* 16px */
}

.block {
	margin-bottom: 2.3em;
	clear: both;
}

.block h2 {
	font-size: 1.4286em; /* 20px */
	line-height: 1em;
	margin-bottom: 15px;
}

.block a {
	color: #000;
}

.block a:hover {
	color: #369;
	text-decoration: none;
}

.block p {
	margin-top: .5em;
}

.block ul, .block ol, .block dd {
	font-size: 1em; /* 12px */
	line-height: 1.1429em; /* 16px */
}

.block ul li, .block ol li {
	margin-bottom: .5em;
}

.fancy {
	background: #f5f5f5;
	padding: .5em;
	color: #666;
}

/* Sidebar special blocks */

#store .price {
	background: #090;
	padding: 2px 4px;
	color: #fff;
	font-weight: bold;
}

#store small {
	font-size: smaller;
}

#news .latest p {
	font-size: 1.1429em; /* 16px */
	margin-bottom: 1em; /* 16px */
}

#columns {}

#columns ul {
	font-size: 1em;
}

#columns li {
	clear:both;
	padding-bottom: 1em;
	min-height: 100px;
}

#columns .avatar, #author-information .avatar {
	float:left;
	margin-right: 4px;
}

#columns em {
	padding: 0.5em 0;
	display: block;
}

#sidebar-comments {}

#sidebar-comments li {
	margin-bottom: 2em;
}

#sidebar-comments .comment-meta {
	color: #666;
	margin-bottom: 0.5em;
	font-size: .8em;
}

#sidebar-comments .comment-meta a:link {
	color: #666;
}

#sidebar-comments cite {
	font-style: normal;
	font-weight: bold;
}

#sidebar-comments .comment-content { 
	font-size: .85em;
}

#popular-posts ol {
	margin-left: 1.5em;
}

#popular-posts ol li {
	list-style: decimal;
	margin-left: .5em;
}

#popular-posts .switch {
	color: #666;
	font-size: 0.85em;
	margin-bottom: 1em;
}

#author-information dl {
	min-height: 100px;
	margin-bottom: 1em;
}

#author-information dd {
	margin-top: 1em;
	font-size: 0.8571em;
}

.book-contents {
	margin:1em 0;
}

.book-contents li {
	list-style: disc;
	margin-left: 1.5em;
}

.widget_categories ul, .list ul {
}

.widget_categories li, .list li {
	
}

.widget_categories li ul, .list li ul {
	margin: .5em 0 .5em 1em;
}

.widget_categories li ul ul, .list li ul {
	margin-bottom: 0;
}

/* Footer */

#footer {
	font-size: 0.6875em;
	color: #999;
	clear: both;
	padding-top:60px;
	min-height: 62px;
}

.home #footer {
	padding-top: 30px;
}

#footer p, #footer li {
	line-height: 1.3; /* 16px */
}

#footer a {
	color: #69c;
	text-decoration: none;
}

#footer a:hover {
	color: #369;
	text-decoration: underline;
}

#footer div {
	float:left;
	margin-right: 3%;
}

#footer .copyright {
}

#footer .links {
	margin-right: 2em;
}

#footer .organizations {
	width: 325px;
	margin-right: 0;
	float: right;
}

#footer .organizations a {
	opacity: 0.5;
}

#footer .organizations a:hover {
	opacity: 1;
}

#footer .contact {
}

/* Content */

.post { 
	clear: both;
	margin-bottom: 3em;
}

.entry-info, .entry-tags {
	font-size: 0.75em; /* 12px */
	line-height: 1.3333em; /* 16px */
	margin-bottom: 1em;
	color: #999;
}

.entry-info a, .entry-tags a {
	color: #999;
}

.entry-info a:hover, .entry-tags a:hover {
	color: #369;
}

.entry-info abbr {
	border: none;
}

.entry-info .updated, .entry-info .entry-category,.entry-info .post-ratings, .entry-info address {
	margin-right: 1em;
}

.entry-info .post-ratings, .entry-info address {
	display: inline;
}

.entry-info .alignright {
	text-align: right;
}

.entry-title {
	line-height: 1em; /* 32px */
	margin-bottom: 1em;
	clear: both;
}

h3.entry-title {
	padding-top: .4em;
}

body.archive h3.entry-title, body.blog h3.entry-title {
	font-size: 1.125em; /* 18px */
}

.entry-title a:hover {
	text-decoration: none;
	color: #c00;
}

.entry-content {
	font-size: 0.875em; /* 14px */
	line-height: 1.1429em; /* 16px */
}

.entry-content p {
	margin-bottom: 1.1429em;
}

.entry-content a:link {
	color: #369;
}

.entry-content a:visited {
	color: #666;
}
.entry-content a:hover, .entry-content a:active {
	color: #c00;
}

.entry-content blockquote {
	background:url('images/bg/quote2.png') no-repeat left top; 
	margin-bottom: 1.1429em;
	padding: 5px 1em 0 40px;
	min-height:32px;
	color: #666;
}

.entry-content blockquote h3 {
	margin: 0 0 0.8889em 0;
}

blockquote.moderate {
	background:none;
	border:1px #ccc solid;
	padding:0 1.429em 1.1429em 1.429em;
	color:#666;
}

blockquote.sponsors {
	margin: 1.1429em 0 2.3em 0;
}

.entry-content h3 {
	font-size: 1.2857em; /* 18px */
	line-height: 1em;
	margin: 1.7778em 0 1em 0;
}

.entry-content h4 {
	font-size: 1.1429em; /* 16px */
	line-height: 1em; /* 16px */
	margin-bottom: 1em;
	font-weight: normal;
}

.entry-content h5 {
	font-size: 1em; /* 14px */
	line-height: 1.1429em; /* 16px */
	margin-bottom: 1.1429em;
}

.entry-content ul, .entry-content ol {
	margin-bottom: 1.1429em;
}

.entry-content li {
	line-height: 1.1429em;
}

.entry-content ul ul {
	margin: .5em 0 0 0;
}

.entry-content ul > li {
	list-style: disc;
}

.entry-content ol > li {
	list-style: decimal;
}

.entry-content li li {
	margin-left: 1.1429em;
}

.entry-content hr {
	display:block;
	border:none;
	background:#e7e7e7;
	height:1px;
	clear: both;
	margin-bottom: 18px;
}
.entry-content ins {
	background: #ffffcc;
	border: none;
	color: #333;
}
.entry-content table {
	border: 1px solid #e7e7e7 !important;
	text-align: left;
	margin: 0 -1px 24px 0;
	width: 100%;
	border-collapse: collapse;
	border-spacing: 0;
}
.entry-content tr th,
.entry-content thead th {
	border: none !important;
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
.entry-content tr td {
	border: none !important;
	border-top: 1px solid #e7e7e7 !important;
	padding: 6px 24px;
}


.entry-content .inline-block   {
	width: 40%;
	position: relative;
	float: right;
	padding: 5px 5px 10px 5px;
	margin-right: -45%;
}

.entry-content div.contents {
	border: 1px solid #ccc;
}

.entry-content div.contents ul {
	margin-left: 1.5em;
}

.entry-content div.achtung {
	background: #FFFFCC;
}

.entry-content small {
	font-size: 80%;
}

.entry-content sup, sub {
	height: 0;
	line-height: 1;
	vertical-align: baseline;
	position: relative;
	font-size: 11px;
}
.entry-content sup {
	bottom: 1.2ex;
}
.entry-content sub {
	top: .5ex;
}

#articles .entry-title {
	clear: none;
}

#articles .entry-content {
	font-size: 0.8em;
	line-height: 1.3333em;
}

#articles em {
	font-size: 0.75em;
	margin-bottom: 2px;
	color: #999;
	display: block;
}

#articles em a {
	color: #999;
	text-decoration: none;
}

#articles em a:hover {
	color: #333;
}

#articles .more-link {
	text-align: right;
	display: block;
}

.author-list {
	clear: both;
	padding: 2em 0 0 0;
}

.author-list .user {
	display: inline;
	padding-right: 5px;
}

.author-list .user a {
	text-decoration: none;
}

ol.footnotes {
	margin-bottom: 1.14em;
}

/* Comments */

.entry-comments {}

#comments {
	display:inline;
	margin-right: 1em;
	font-size: 1.125em; /* 18px */
	line-height: 1em; /* 32px */
	margin-bottom: 0.8889em;
}

.warning {color:#f33;}
.nocomments {
	color:#999; 
	margin:1em 2.5em; 
	padding-left:20px; 
	background:url('images/bg/lock.png') no-repeat left;
}

#commentlist, #respond {
	margin:1em 1em 0 0;
	font-size: 0.875em; /* 14px */
	line-height: 1.1429em; /* 16px */
}

#commentlist li {
	min-height:50px;
	padding:1em 0;
}
#commentlist ul ul {margin-top:10px; margin-bottom:-10px;}
#commentlist li ul li {padding:1em 0 0 40px;}
#commentlist li .avatar {float:left; position:relative;}
#commentlist li:hover {background:#f3f3f3;}
#commentlist li:hover .comment-meta a {color:#369;}

.entry-comments .comment-content {margin-left:60px;}
.entry-comments .comment-meta {display:block; height:1.2em; margin-left:60px; padding:1em 0 0; font-size: 0.85em; color: #666;}
.entry-comments .comment-meta cite {font-style:normal; font-weight: bold;}
.entry-comments .comment-meta span {margin-left:1em;}
.entry-comments .comment-meta a {color: #666;}
.entry-comments .comment-meta a:hover {color:#369;}
.entry-comments .link-to-comment {padding:0 .25em; margin-left:.5em;}
.entry-comments .link-to-comment:hover {background:#666; color:#fff !important;}

#respond h4, #reply-title {
	font-weight: normal;
	font-size: 1.2857em; /* 18px */
	line-height: 1em; /* 32px */
	margin-bottom: 0.8889em;
}

#commentform p {
	margin-top: 0.5em;
}

#commentform label {
	font-size: 0.85em;
	color: #666;
}

#comment {
	width: 100%;
}

/* 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;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}
	
.column img.alignleft {
	padding: 0;
}

img.border {
	border: 1px solid #999;
}
	
/* End Images */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	
}

blockquote cite {
	
}

.center {
	text-align: center;
}

h2, h3 { font-weight: normal; }

hr, .hidden {
	display: none;
}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

a img {
	border: none;
}

br.clear { clear: both; }

/* End Various Tags & Classes*/

/* 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;
}

.sticky {}
.gallery-caption {}
.bypostauthor {}
/* End captions */