/* Reset */

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td, img, hr, embed, object { 
	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, li {
	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;
	}
img {
	display: block;
	}

/* Overall */

html {
	min-height: 100%;
	margin-bottom: 1px;
	}
hr {
	border: none 0;
	border-top: 1px dotted #ccc;
	height: 1px;
	clear: both;
	margin-top: 1.438em;
	}
	hr.notop {
		margin-top: 0;
		}
	#contentSidebar hr {
		margin-top: 0.875em;
		}
#mainContainer {
	width: 59.375em;
	margin:  0 auto;
	padding: 0 0 3em 0;
	position: relative;
	}
br.clear {
	clear: both;
	display: block;
	height: 1.125em;
	}


/* Typographika */

body {
	font-size: 100%;
	font-family: Georgia, serif;
	color: #333;
	border-top: 0.5em solid #666667;
	background-color: #fff;
	}
html>body {
	font-size: 16px;
	}
p {
	line-height: 1.5em;
	font-size: 1em;
	}
a {
	font-weight: normal;
	text-decoration: underline;
	}

/* Links */
a:link {
	color: #0066FF;
	}
a:visited {
	color: #666;
	}
a:hover, a:active {
	color: #333;
	}
.post h1 a {
	color: #333;
	}
#issueFeature h1 a, #contentHeader h2 a, #contentIssue h4 a, #recentComments h4 a, #subfooterPopularity h4 a {
	color: #000;
	}
#issueFeature h1 a:hover, #contentHeader h2 a:hover, #contentIssue h4 a:hover, #recentComments h4 a:hover, #subfooterPopularity h4 a:hover, #contentSidebar h5 a:visited, #contentIssue h5 a:hover {
	color: #c00;
	}
#contentIssue h5 a {
	color: #999;
	}

/* Typographika */
strong {
	font-weight: bold;
	}
em {
	font-style: italic;
	}
.nosmallcaps {
	text-transform: none;
	font-variant: normal;
	font-size: 80%;
	}
.highlight {
	color: #c00;
	}


/* Headers */
h1 {
	font-size: 2em;
	line-height: 1.5em;
	}
div.post h1 {
	font-size: 1.5em;
	line-height: 1em;
	padding: 0.5em 0;
	}
h2 { 
	font-size: 1.5em;
	line-height: 2em;
	}
div.entry h2 {
	font-size: 1.25em;
	line-height: 1.2em;
	margin-bottom: 0.6em;
	}
h3 {
	line-height: 1.5em;
	}
h4 {
	font-size: 1em; 
	line-height: 1.125em; 
	padding-bottom: 0.375em;
	margin-top: 1.5em;
	}
h5 {
	font-size: 0.875em;
	line-height: 1.714em;
	font-family: Georgia, serif;
	color: #999;
	font-variant: small-caps;
	text-transform: lowercase;
	}
#h5left .light, #h5right .light {
	color: #ccc;
	}
#h5left {
	width: 5em;
	float: left;
	text-align: left;
	}
#h5center {
	float: left;
	text-align: center;
	width: 11em;
	}
#h5right {
	width: 4em;
	float: right;
	text-align: right;
	}
div.entry h3 {
	font-size: 1.125em;
	font-style: italic;
	}
div.entry h4, div.entry cite {
	font-size: 0.813em; 
	line-height: 1.846em; 
	color: #333;
	}
div.entry cite {
	padding-left: 2.3em;
	}



/* Headers */

#contentSearch {
	position: relative;
	height: 2.5em;
	text-align: right;
	}
	#contentSearch form {
		display: block;
		padding: 0.5em 0 0 0;
		position: absolute;
		top: 0;
		right: 0;
		}
	#searchsubmit {
		padding: 0 0.5em;
		}
	#languageSwitch {
		float: left;
		margin-left: 7.5em;
		}
	#languageSwitch.languageSwitchHome {
		margin-left: 20em;
		}
		#languageSwitch ul {
			height: 2.5em;
			}
		#languageSwitch li {
			float: left;
			line-height: 2.857em;
			font-size: 0.875em;
			color: #999;
			font-variant: small-caps;
			text-transform: lowercase;
			}
		#languageSwitch li a:visited {
			color: #c00;
			}
		#languageSwitch li a:hover {
			color: #333;
			}
		#languageSwitch li.active a {
			color: #666;
			}

#contentLogo {
	width: 18em;
	float: left;
	padding: 0;
	position: relative;
	}
	#contentLogo img {
		width: 181px;
		height: 75px;
		border: 0;
		position: absolute;
		left: 0;
		top: 2.5em;
		}
#contentHeader {
	float: right;
	width: 39.375em;
	}
#headerFeature p {
	color: #999;
	}
#headerFeature ul li a {
	font-size: 0.813em;
	line-height: 1.385em;
	}
#headerFeature ul {
	margin: 0 0 1.125em 0;
	}
#headerFeature p {
	margin-bottom: 1.125em;
	}

#headerBooklet, #headerPodcast {
	width: 48%;
	margin: 0 0 2em 0;
	}
#headerBooklet {
	float: left;
	}
	#headerBooklet p {
		font-size: 0.813em;
		line-height: 1.385em;
		font-style: italic;
		}
#headerPodcast {
	float: right;
	}
	#headerPodcast li {
		font-size: 0.813em;
		line-height: 1.385em;
		color: #999;
		}



/* Sidebar Content (Glavnaya) */

#contentSidebar {
	width: 18em;
	float: left;
	margin: 0 0 1.5em 0;
	}
#contentSidebar img {
	margin-top: 0.75em;
	width: 288px;
	}
#sidebarArchives {
	}
	#sidebarArchives table {
		font-size: 0.813em;
		line-height: 1.385em;
		font-weight: bold;
		}
	#sidebarArchives table td.archive {
		text-align: right;
		vertical-align: top;
		padding-right: 1em;
		width: 4em;
		}
	#sidebarArchives table tr.issueYears td {
		padding-top: 1.385em;
		}
	#sidebarArchives h5 {
		margin-bottom: 0.5em;
		}

#sidebarCategories {
	}
	#sidebarCategories table {
		font-size: 0.813em;
		line-height: 1.385em;
		font-weight: bold;
		}
	#sidebarCategories table td.catArchiv {
		text-align: right;
		vertical-align: top;
		padding-right: 1em;
		width: 4em;
		}
	#sidebarCategories h5 {
		margin-bottom: 0.5em;
		}


/* Issue Content */

#contentIssue {
	width: 39.375em;
	float: right;
	margin-bottom: 4.5em;
	}
.issueIssue, .issueRight {
	width: 48%;
	}
.issueIssue {
	float: left;
	}
.issueRight {
	float: right;
	}
.issueIssue p, .issueRight p {
	font-size: 0.813em;
	line-height: 1.385em;
	}

/* Sub-Footer Content */

#subfooterPopularity li, #recentComments li {
	display: block;
	width: 48%;
	}
#subfooterPopularity li p, #recentComments li p {
	font-size: 0.813em;
	line-height: 1.385em;
	}
#subfooterPopularity li img.popThumb {
	height: 72px;
	width: 72px;
	float: left;
	border: 0;
	}
#subfooterPopularity li p.popP {
	float: right;
	width: 70%;
	}

#subfooterPopularity li.popular1, #subfooterPopularity li.popular3 {
	float: left;
	}
#subfooterPopularity li.popular2, #subfooterPopularity li.popular4 {
	float: right;
	}

#recentComments li.commented1, #recentComments li.commented3 {
	float: left;
	}
#recentComments li.commented2, #recentComments li.commented4 {
	float: right;
	}



/* Footer Content */

#footerLinks {
	padding: 0;
	}
#footerLinks li {
	font-size: 0.813em;
	line-height: 1.846em;
	float: left;
	margin-right: 2em;
	}
#footerLinks li a {
	display: block;
	}

#footerNewsletter {
	padding: 1em 0;
	}
	#footerNewsletter p {
		font-size: 0.813em;
		color: #333;
		}
	#footerNewsletter form {
		font-size: 0.813em;
		}
	#footerNewsletter input {
		margin-left: 1em;
		}
	#footerNewsletter input.inputButton {
		padding: 0 0.5em;
		}

#footerCopyright {
	border-top: 1px dotted #ccc;
	}
#footerCopyright p {
	text-align: right;
	font-size: 0.625em;
	line-height: 2.4em;
	color: #ccc;
	}

/* Search Results */

#searchResults {
	width: 39.375em;
	float: right;
	margin-bottom: 5.625em;
	}
#searchResults h3 {
	margin-top: 1.5em;
	}

/* Comment */

#commentform {
	}
#commentform p.subscribe-to-comments {
	float: left;
	width: 26.26em;
	text-align: left;
	padding-top: 0.5em;
	}
#commentform p.subscribe-to-comments input {
	margin-right: 1em;
	float: left;
	}
#commentform p.subscribe-to-comments label {
	text-align: left;
	width: 20em;
	float: left;
	}
#submit {
	margin: 1em 0 0 0;
	}
#comment {
	width: 100%;
	}
#submitButton {
	float: right;
	text-align: right;
	}
.commentlist li cite {
	font-variant: small-caps;
	text-transform: lowercase;
	}
.commentlist li {
	margin-top: 1.125em;
	font-size: 0.875em;
	line-height: 1.286em;
	}

.commentlist li.authorComment p {
	font-size: 1.143em;
	line-height: 1.5em;
	}
.commentlist .trackbacksSup {
	font-variant: small-caps;
	text-transform: lowercase;
	}
.commentlist .commentmetadata {
	color: #666;
	}
div.commentLabel, div.commentDate {
	font-size: 0.857em;
	color: #999;
	text-align: right;
	float: left;
	position: relative;
	margin-left: -7em;
	width: 6em;
	display: inline;
	}
	div.commentLabel {
		line-height: 1.65em;
		}
	div.commentDate {
		line-height: 1.5em;
		}
	#subscribeLabel {
		color: #999;
		font-size: 0.857em;
		}
.commentlist {
	padding-bottom: 3.5em;
	}
#commentListComments {
	width: 31em;
	}
.commentlist li p {
	margin-bottom: 1.846em;
	}


/* Archives */

#issueCovers li {
	margin-right: 3em;
	}
#issueCovers li img {
	width: 5em;
	margin-right: 1em; 
	float: left;
	}
#issueCovers caption {
	font-weight: bold;
	}
#issueCovers p.coverCaption {
	font-size: 16px;
	}



/* Archives Full */

p.archivePostInfo {
	font-size: 0.813em;
	line-height: 1.846em;
	margin-top: 1.846em;
	color: #333;
	}
div.postDateArchives {
	font-size: 0.813em;
	line-height: 1.846em;
	color: #666;
	text-align: right;
	text-transform: lowercase;
	font-variant: small-caps;
	width: 11em;
	margin-left: -12em;
	float: left;
	position: relative;
	}


/* Single Page */

#singlePage, #singleComments, #singleForm {
	width: 36em;
	float: left;
	padding-left: 7.5em;
	}
	#singlePage {
		margin-bottom: 0;
		}
	#singleComments {
		margin-bottom: 6em;
		}
	#singleForm {
		margin-bottom: 2em;
		}
#singlePage h3 {
	margin-top: 1.5em;
	}
#singleLogo {
	position: absolute;
	top: 4em;
	left: 0;
	}
#singleLogo img {
	width: 100px;
	height: 100px;
	border: 0;
	}
#singleAd {	
	width: 14.7em;
	float: right;
	}
	#singleAd form {
		float: right;
		width: 7em;
		}
	#singleAd #readMore {
		float: left;
		width: 7em;
		}
#singleTrackback {
	width: 14.7em;
	float: right;
	}
#singleNavigation p { 
	margin-bottom: 1.125em;
	margin-left: -0.8em;
	color: #999;
	}
#singleIssue {
	margin-bottom: 4.5em;
	}
#singleIssue .arkGroup h5 {
	clear: both;
	}
	#singleIssue .arkGroup img {
		float: left;
		margin-right: 1em;
		}


/* Single Page */

div.post {
	width: 31.25em;
	}
div.entry span.icaption {
	color: #999;
	font-style: italic;
	font-size: 0.813em;
	line-height: 1.385em;
	display: block;
	}
div.entry p {
	margin-bottom: 1.125em;
	}
	div.entry p.update {
		padding: 1.125em 2em;
		border-top: 1px solid #e0e0e0;
		border-bottom: 1px solid #e0e0e0;
		background-color: #fafafa;
		}
	div.entry p.alert {
		padding: 1.125em 1.125em 1.125em 2em;
		border-bottom: 2px solid #c00;	
		border-top: 2px solid #c00;
		background: #ebb url(images/alerticon.gif) center no-repeat;
		background-position: 0.5em 50%;
		}
div.entry ul li {
	list-style-position: outside;
	list-style-image: url(images/arrow.gif);
	margin-bottom: 1.125em;
	}
div.entry ul, div.entry ol {
	margin-bottom: 1.125em;
	}
div.entry ol li, div.entry ul li {
	line-height: 1.5em;
	}
div.entry ol li {
	list-style: decimal;
	list-style-position: outside;
	}
div.entry blockquote {
	padding-left: 2em;
	margin-bottom: 1.125em;
	line-height: 1.5em;
	font-size: 1em;
	width: 27.25em;
	}
div.entry p img {
	margin: 1.125em 3.5em 1.125em -2.5em;
	border: 0;
	clear: right;
	position: relative;
	}
p.postInfo {
	font-size: 0.813em;
	line-height: 1.846em;
	color: #333;
	}
#authorPostinfo {
	font-variant: small-caps;
	}
