/*
Theme Name: Helen Herst International
Theme URI: http://www.herst.su/
Description: Helen Herst International theme
Version: 2.0
Author: Anton AlterVision Reznichenko
Author URI: http://www.av13.ru
Tags: orange, white, fixed-width
*/

body {
	padding: 0; margin: 0; background: #e05800 url('images/back.jpg') top center no-repeat;
	font: normal 12px Verdana, Arial, Tahoma, sans-serif;
}

.clear { clear: both; width: 100%; }
a img { border: none; }
a { cursor: pointer; color: #e05800;  text-decoration: underline; }
a:hover { color: #e05800; text-decoration: none; }
a.selected { color: #555; text-decoration: none; }

#page {
	display: block; background: #fce0be; background: rgba(255,255,255,0.7); padding: 7px; width: 960px; margin: 0 auto;
	-moz-box-shadow: rgba(200,200,200,1) 0 0 10px; -webkit-box-shadow: rgba(200,200,200,1) 0 0 10px;
	-khtml-box-shadow: rgba(200,200,200,1) 0 0 10px; box-shadow: rgba(200,200,200,1) 0 0 10px;
}
#content { background: #fff; }

#header {
	width: 980px; margin: 0 auto;
}

#header-title {
	display: block; background: url('images/logo.png') center center no-repeat; height: 180px;
} #header-title a { color: #222; text-decoration: none; }

#header h1	{ display: block; margin: 0; padding: 0; }
#header h1 a { display: block; height: 150px; width: 950px; margin: 0 auto; }
#header h1 span { display: none; }
#header p {display: none; }

#footer {
	clear: both; padding: 10px 0; height: 12px; font-size: 10px; color: #fff; width: 960px; margin: 0 auto;
} #footer a { color: #fff; }

#footer-counter, #footer-altervision {	padding: 0 5px; float: right; }
#footer-copyright { padding: 0 5px; }

/* Contents */

.entry p { text-align: justify; padding: 0; margin: 0 0 5px 0; }
.entry h2 { font: normal 20px Verdana, Tahoma, Arial, sans-serif; }
.entry h3 { font: normal 18px Verdana, Tahoma, Arial, sans-serif; }
.entry h4 { font: normal 16px Verdana, Tahoma, Arial, sans-serif; }
.entry h5 { font: normal 14px Verdana, Tahoma, Arial, sans-serif; }

/* Index Page */

#index-content { background: #fff; }

#index-left, #index-right { display: block; width: 250px; float: left; border-top: solid 10px #cd5100; }
#index-right { float: right; }
#index-base { display: block; margin: 0 250px; background: #eee url('images/index.jpg') center center no-repeat; height: 640px; border-top: solid 10px #e05800; }
#index-descr { display: block; background: #111; background: rgba(0,0,0,0.5); height: 120px; font-size: 10px; padding: 10px; color: #fff; margin-top: 500px; overflow: hidden; }
#index-descr a { color: #eee; }

/* Blogging */

div.the-title {
	display: block; margin: 0 0 5px 0; padding: 7px 14px; color: #222; background: #eee; height: 17px;
} .the-title a { color: #222; text-decoration: none; }
.the-title h2 {
    margin: 0; padding: 0; height: 16px; font: normal 16px Verdana, Tahoma, Arial, sans-serif !important;
}
.the-title span { float: right; font-size: 11px; padding: 2px 0; }

h2.the-title {
	display: block; margin: 0 0 5px 0; padding: 7px 14px;
	font: normal 16px Verdana, Tahoma, Arial, sans-serif !important; color: #222;
    background: #eee; height: 17px;
}

h3.the-title {
	font: normal 16px Vernana, Tahoma, sans-serif; color: #444;
	margin: 0 0 10px 0; padding: 3px 6px; border-bottom: solid 1px #ccc;
}

.the-posts { display: block; padding: 10px; margin: 0; list-style: none; }
.the-posts li { display: block; padding: 0 0 10px 0; margin: 0; list-style: none; }
.the-posts h3 { display: block; padding: 0; margin: 0 0 10px 0; font: normal 16px Verdana; }
.the-meta { display: block; margin: 0 0 5px 0; font: normal 9px Verdana;  }
.the-posts .the-meta, .the-post .the-meta { padding: 2px 2px 2px 22px; background: url('images/meta.png') left center no-repeat; }
.the-tags { display: block; padding: 2px 2px 2px 22px; margin: 0 0 5px 0; font: normal 9px Verdana; background: url('images/tags.png') left center no-repeat; }
.the-cats { display: block; padding: 3px 2px 1px 22px; margin: 0 0 5px 0; font: normal 9px Verdana; background: url('images/cats.png') left center no-repeat; }
.the-lang-en { display: block; padding: 2px 2px 4px 22px; margin: 10px 0 5px 0; font: normal 11px Verdana; background: url('images/ru.gif') left center no-repeat; }
.the-lang-ru { display: block; padding: 2px 2px 4px 22px; margin: 10px 0 5px 0; font: normal 11px Verdana; background: url('images/en.gif') left center no-repeat; }
.the-contents { font-size: 11px; text-align: justify; }
.the-post { padding: 5px 10px; }
.the-post p { padding: 0; margin: 0 0 5px 0; text-align: justify; }
.the-post .the-title { margin: 10px -10px 5px -10px; }
.the-like { padding: 5px 10px; }
.the-attachment p.attachment { display: block; padding: 10px; text-align: center; }
.the-attachment .navigation { display: block; height: 25px; }
.nav-previous { float: left; }
.nav-next { float: right; }

.the-post ul { display: block; margin: 0; padding: 5px 10px 10px 10px; list-style: none; }
.the-post ul li{ display: block; margin: 0; padding: 2px 1px 2px 14px; list-style: none; text-indent: -12px; }
.the-post ul li:before { content: "\00BB \0020"; }
.the-post ul.noarrow li { padding: 2px 1px; text-indent: 0; }
.the-post ul.noarrow li:before { content: none; }

.the-post ul.links { display: block; margin: 0; padding: 5px 15px 10px 15px; list-style: none; }
.the-post ul.links li { display: block; margin: 0; padding: 2px 1px 2px 14px; list-style: none; text-indent: -12px; font-size: 18px; }
.the-post ul.links li:before { content: "\00BB \0020"; }

iframe.the-biiig {
	display: block; width: 90%; height: 500px; margin: 10px auto; padding: 0; border: 5px solid #eee;
	border-radius: 5px; -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px;
	-moz-box-shadow: rgba(200,200,200,1) 0 0 8px; -webkit-box-shadow: rgba(200,200,200,1) 0 0 8px;
	-khtml-box-shadow: rgba(200,200,200,1) 0 0 8px;	box-shadow: rgba(200,200,200,1) 0 0 8px;
}

table.datatable { width: 80%; background: #ccc; margin: 5px auto; }
table.datatable th { background: #8DCFEB; text-align: center; font-weight: bold; }
table.datatable td { background: #DEEBF1; }

/* Genegic Blogs */

.blog-content { width: 75%; float: right; border-top: solid 10px #e05800;  }
.blog-sidebar { width: 25%; float: left; border-top: solid 10px #cd5100; }
.sidebar ul { display: block; margin: 0; padding: 9px 17px 15px 17px; list-style: none; font-size: 14px; }
.sidebar ul ul { padding: 7px 5px; }
.sidebar li { display: block; margin: 0; padding: 2px 1px 2px 14px; list-style: none; text-indent: -12px; }
.sidebar li a { text-decoration: none; }
.sidebar li:before { content: "\00BB \0020"; }
.widget_rss ul { font-size: 11px !important; }
.en .blog-content { float: left !important; }
.en .blog-sidebar { float: right !important; }


/* Photos */

.photos-albumoverview {
	margin: 10px auto 0 auto; width: 99%;
	clear: both; display: block !important;
}

.photos-album {
    display: block; height: 180px; width: 180px;
    padding: 5px; margin: 12px;
    border: 5px solid #eee; float: left;
    text-align: center;
     border-radius: 5px; -moz-border-radius: 5px; -khtml-border-radius: 5px; -webkit-border-radius: 5px;
	-moz-box-shadow: rgba(200,200,200,1) 0 0 8px; -webkit-box-shadow: rgba(200,200,200,1) 0 0 8px;
	-khtml-box-shadow: rgba(200,200,200,1) 0 0 8px;	box-shadow: rgba(200,200,200,1) 0 0 8px;
}
.photos-album:hover {
    border: 5px solid #cd5100; background: #f9f7f5;
}
.photos-album:hover .photos-thumbnail img, .photos-album:hover .photos-thumbnail-last img {
	background-color: #fffdfa; border: solid 3px #cd5100 !important;
}
.photos-album a { text-decoration: none; }

.photos-albumtitle {
    display: block; height: 15px; padding: 7px 0px 13px 0px;
    font-size: 12px; font-weight: normal;
}

.photos-thumbnail {
     height: 125px;
}
.photos-thumbnail-last {
	margin: 3px; float: left;
}

.photos-thumbnail-last img, .photos-thumbnail img {
	background-color: #FFFFFF;
	border: 3px solid #ddd !important;
	margin: 4px 0px 4px 0px; padding: 4px;
	position: relative;
}

.photos-description {
	text-align: right; font-size: 10px;
}

/* Page Navi */

.wp-pagenavi {
	padding: 5px 15px; display: block; clear: both;
    font-size: 12px; text-align: right;
}

.wp-pagenavi .page { margin:  1px 2px !important; }

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 5px; margin: 1px 2px;
    border: solid 1px #cd5100; background: #fff5ee; color: #cd5100;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}
.wp-pagenavi a:hover {
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}

.wp-pagenavi span.pages {
	color: #888; padding: 4px 5px; font-size: 10px;
}

.wp-pagenavi span.current {
	padding: 3px 6px; margin: 0 2px;
    border: solid 1px #cd5100; background: #fffef6;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px; color: #cd5100;
}

.wp-pagenavi span.extend {
	padding: 2px 5px;
}

/* =Comments
-------------------------------------------------------------- */
#comments { clear: both; }
#comments .navigation { padding: 0 0 18px 0; }
.commentlist { list-style: none; padding: 10px; margin: 0; }
.commentlist li.comment {
	border-bottom: 1px solid #e7e7e7;
	margin: 0 0 5px 0;
	padding: 0 0 0 56px;
	position: relative;
}
.commentlist li:last-child {
	border-bottom: none;
	margin-bottom: 0;
}
#comments .comment-body ul,
#comments .comment-body ol {
	margin-bottom: 0px;
}
#comments .comment-body p:last-child {
	margin-bottom: 6px;
}
#comments .comment-body blockquote p:last-child {
	margin-bottom: 10x;
}
.commentlist ol {
	list-style: decimal;
}
.commentlist .avatar {
	position: absolute;
	top: 4px;
	left: 0;
}
.comment-author {
}
.comment-author cite {
	color: #000;
	font-style: normal;
	font-weight: bold;
}
.comment-author .says {
	font-style: italic;
}
.comment-meta {
	font-size: 10px;
	margin: 0 0 2px 0;
}
.comment-meta a:link,
.comment-meta a:visited {
	color: #888;
	text-decoration: none;
}
.comment-meta a:active,
.comment-meta a:hover {
	color: #ff4b33;
}
.commentlist .even {
}
.commentlist .bypostauthor {
}
.reply {
	font-size: 12px;
	padding: 0 0 10px 0;
}
.reply a,
a.comment-edit-link {
	color: #888;
}
.reply a:hover,
a.comment-edit-link:hover {
	color: #ff4b33;
}
.commentlist .children {
	list-style: none;
	margin: 0;
}
.commentlist .children li {
	border: none;
	margin: 0;
}
.nopassword,
.nocomments {
	display: none;
}
#comments .pingback {
	border-bottom: 1px solid #e7e7e7;
	margin-bottom: 18px;
	padding-bottom: 18px;
}
.commentlist li.comment+li.pingback {
	margin-top: -6px;
}
#comments .pingback p {
	color: #888;
	display: block;
	font-size: 12px;
	line-height: 18px;
	margin: 0;
}
#comments .pingback .url {
	font-size: 13px;
	font-style: italic;
}

/* Comments form */
input[type=submit] {
	color: #333;
}
#respond {
	margin: 0; padding: 15px;
	overflow: hidden;
	position: relative;
}
#respond p {
	margin: 0;
}
#respond .comment-notes {
	margin-bottom: 1em;
}
.form-allowed-tags {
	line-height: 1em;
}
.children #respond {
	margin: 0 48px 0 0;
}
h2#comments-title, h3#reply-title {
	display: block; margin: 0 -15px  5px -15px; padding: 7px 14px; overflow: hidden;
	font: normal 16px Verdana, Tahoma, Arial, sans-serif !important; color: #222;
    background: #eee; height: 17px;
} h2#comments-title { margin: 0 0  5px 0;}
h3#reply-title a { color: #222; }
#comments-list #respond {
	margin: 0 0 18px 0;
}
#comments-list ul #respond {
	margin: 0;
}
#cancel-comment-reply-link {
	font-size: 12px;
	font-weight: normal;
	line-height: 18px;
}
#respond .required {
	color: #ff4b33;
	font-weight: bold;
}
#respond label {
	color: #888;
	font-size: 12px;
}
#respond input {
	margin: 0 0 9px;
	width: 98%;
}
#respond textarea {
	width: 98%;
}
#respond .form-allowed-tags {
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
#respond .form-allowed-tags code {
	font-size: 11px;
}
#respond .form-submit {
	margin: 12px 0;
}
#respond .form-submit input {
	font-size: 14px;
	width: auto;
}

/* Various Tags & Classes */

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;
	}

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

/* WP-Caption */

.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;
	text-align: center;
}

#wp-calendar{ empty-cells:show; font-size:12px; text-align:center; text-decoration:none; width: 90%; margin: 0 auto; padding: 5px 0;}
#wp-calendar caption { font-size: 14px; }
#wp-calendar #today { font-weight: bold; }

/* Popular Posts */

.popular-posts li { font-size: 10px; padding: 5px 0 !important; clear: both; text-indent: 0 !important; }
.popular-posts li:before { content: "" !important; }
.wpp-thumbnail img { background: #fff; padding: 1px; margin-right: 10px; border: 1px solid #999 !important; float: left; }
.wpp-post-title { font-weight: bold; }