/*
Theme Name: AlterVision
Theme URI: http://www.me.av13.ru/
Description: Private theme for www.me.av13.ru
Version: 1.0
Author: AlterVision
Author URI: http://www.me.av13.ru/
Tags: altervision, green, homepage
*/

/*

AlterVision Creative Group - www.altvis.ru

*/

body {
    font: normal 12px Verdana, Tahoma, sans-serif;
    margin: 0; padding: 0; background-color: #fff;
}

#container {
 	display: block; width: 100%;
}

.clear { display: block; width: 100%; clear: both; }

/* Links */

a, a:link, a:visited {    color: #3f6b33; text-decoration: none; }
a:hover { text-decoration: underline; }

#index-text a, #header-text a, #index-text a:link, #header-text a:link, #index-text a:visited, #header-text a:visited,
#bottom a, #footer a, #bottom a:link, #footer a:link, #bottom a:visited, #footer a:visited {
	color: white; text-decoration: none;
}
#index-text a:hover, #header-text a:hover, #bottom a:hover, #footer a:hover { text-decoration: underline; }

/* Index Header */

#index {
	display: block; width: 100%; height: 330px;
    background: #285128 url(images/bg_index.jpg) top left repeat-x;
}

#index-block {
	display: block; width: 940px; height: 330px; margin: 0 auto;
    background: #285128 url(images/header_index.jpg) top left no-repeat;
}

#index-main {
	display: block; height: 75px;
}

#index-text {
	display: block; padding-top: 12px;
}

#index-main h1 {
	display: block; margin: 0; padding: 0; height: 87px; width: 270px; float: left;
}
#index-main h1 a     { display: block; margin: 0; padding: 0; height: 80px; width: 270px; }
#index-main h1 span 	{ display: none; }

#index-main p {
	display: block; height: 12px; width: 200px; float: left; padding: 34px 5px; color: #444;
}

#index-main ul {
	float: right; width: 350px;
    margin: 0; padding: 23px 10px;
}

#index-main ul li {
	display: block; color: #444; font-size: 20px; float: left;
    margin: 0; padding: 4px 10px; border-right: solid 1px #ccc;
}
#index-main ul li.last { border: none; }

#last-text {
	display: block; width: 500px; padding: 10px 0 0 30px;
	float: left; color: #eee;
}

#last-text h2  {
	font-weight: normal; font-size: 20px;
    border-bottom: dotted 1px #fff;
    color: #fff; margin: 2px 0; padding: 2px 3px;
}

#last-project-logo {
	display: block; float: right;
    padding-right: 43px; width: 275px; height: 200px;
}

.last-project-image {
	border: none;
    margin: 0; padding: 0;
}

/* Basic Header */

#header {
	display: block; width: 100%; height: 75px;
    background: #fff url(images/bg_page.jpg) top left repeat-x;
}

#header-block {
	display: block; width: 940px; height: 75px; margin: 0 auto;
    background: transparent url(images/header_page.jpg) top left no-repeat;
}

#menu, #footer {
	display: block; width: 100%; height: 40px; margin-bottom: 10px;
    background: #285128 url(images/bg_menu.jpg) top left repeat-x;
}
#menu a, #menu a:link { color: white; }

#menu-block, #footer-block {
	display: block; width: 940px; height: 14px; margin: 0 auto; padding: 13px 0;
    background: #285128 url(images/header_menu.jpg) top left no-repeat;  color: white;
}

/* Content */

#content {
	display: block !important; width: 940px; margin: 0 auto;
    padding: 5px 0 20px 0; clear: both;
}
#content:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }

#main { display: block; float: left; width: 700px; padding-right: 10px;}

#content h2  {
	font-weight: normal; font-size: 20px;
    border-bottom: dotted 1px #555;
    color: #3f6b33; margin: 2px 0; padding: 2px 3px;
}

#content h2 small  {
 	font-size: 18px; float: right
}

ul.list {
	font-size: 12px; line-height: 135%; margin-bottom: 10px; margin-left: -5px !important;  margin-left: 30px;
}

ul.list li {
	list-style: none; padding-left: 20px;
    background: transparent url(images/list.gif) center left no-repeat;
}

h3 {
	font-size: 12px; font-weight: bold; margin: 0px;
	padding: 3px 5px; margin: 4px 5px 0px 5px;
    border-bottom: dotted 1px #3f6b33; color: #3f6b33;
}

h3 small {
	float: right; font-size: 10px; padding-top: 1px; font-weight: normal;
}

p {	margin: 0px; padding: 4px; font-size: 12px; }
p.info {
	display: block; font-size: 10px; text-align: right;
    margin: 2px 10px; padding: 3px; border-top: dotted 1px #3f6b33;
}

/* Blog */

.post-title {
	display: block;  border: solid 2px #eee;
    background: #349934 url('images/hbg.jpg') top left no-repeat;
    padding: 10px; margin: 3px 0; height: 64px; color: #eee;
	-moz-border-radius: 15px; -khtml-border-radius: 15px;
	-webkit-border-radius: 15px;	border-radius: 15px;
} .post-title a { color: #fff; }

.post-title .post-date {
	display: block; float: left; width: 66px; height: 57px;  color: #666;
    padding: 1px 0 6px 0; margin-right: 10px; background: white; text-align: center;
	-moz-border-radius: 8px; -khtml-border-radius: 8px;
	-webkit-border-radius: 8px;	border-radius: 8px;
}

.post-date .post-day	{ display: block; font-size: 26px; }
.post-date .post-month	{ display: block; font-size: 12px; }
.post-date .post-year	{ display: block; font-size: 10px; }

.post-title h2 {
	font: normal 22px Verdana, Tahoma, sans-serif  !important; color: #eee !important;
    border: none !important; margin: 0 0 2px 0 !important; padding: 0  !important;
}

.post-meta {
	font-size: 11px; padding: 2px 0;
}

.post-tags {
	font-size: 11px; padding: 2px 0;
}

.post-info {
	display: block; font-size: 9px !important; padding: 3px; color: #888;
} .post-info a {color: #666; }

/* Double Size Blocks */

.dbbl {
    clear: both;
	display:block !important;
}

.dbbl:after {
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

.dbbl-one {
 	display: block; width: 445px;
    margin: 0; padding: 3px 10px;
	float: left;
}

.dbbl-two {
 	display: block; width: 215px;
    margin: 0; padding: 3px 10px;
	float: left;
}

.dbbl-one p, .dbbl-two p { margin: 0; padding: 2px; font-size: 11px; }

.dbbl-one ul, .dbbl-two ul {
 	display: block; margin: 8px 5px; padding: 0;
    border-top: dotted 1px #ddd; list-style: none;
}

.dbbl-one ul li, .dbbl-two ul li {
 	display: block; margin: 0; padding: 5px 8px;
    border-bottom: dotted 1px #ccc; list-style: none;
}

.dbbl-one ul li:hover, .dbbl-two ul li:hover { border-color: #444; }

.dbbl-all {
 	text-align: right; margin: 0; padding: 0 3px;
    font-size: 10px;
}

.dbbl-more { font-size: 9px !important; color: #aaa; padding: 3px; }
.dbbl-more a { color: #888; }

/* Sidebar In Right */

#sidebar {
	display: block; float: left; width: 215px;
	padding: 0; padding-left: 10px; border-left: dotted 1px #3f6b33;
}

#sidebar div.widget {
	margin-bottom: 10px;
}

#sidebar h2 {
	display: block; padding: 5px 9px; margin: 3px 0;
    font: normal 12px Verdana, Tahoma, sans-serif;
    border: none; color: #fff;
    background: #349934 url('images/hbg.jpg') top right no-repeat;
	-moz-border-radius: 4px; -khtml-border-radius: 4px;
	-webkit-border-radius: 4px; border-radius: 4px;
}

#sidebar ul {
	margin: 2px; padding: 5px 10px;
}

#sidebar ul li {
	margin: 1px; padding: 1px; list-style: none;
}

/* SideBar in Down */

#bottom {
	display: block; width: 100%; background: #285128;
    border-top: solid 2px #eee; border-bottom: solid 2px #eee;
}

#bottom-block {
	display: block; width: 940px;
	margin: 0 auto; padding: 12px 0;
	color: #fff; clear: both;
}

#bottom-block:after {
	content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

#bottom-block h2 {
	font-weight: bold; font-size: 12px;
    border-bottom: solid 1px #eee;
    padding: 2px 1px;  margin-left: 0;
}

/* Footer */
#footer {
	margin: 5px 0;
}

#footer-more {
	display: block; text-align: center;
	padding: 5px; color: #ccc; font-size: 10px;
}
#footer-more a { color: #888; }

#footer-counter { display: block; float: right; }

/* Begin Comments*/
.commentlist {
	display: block; padding: 0 0 0 20px; margin: 0;
}

.commentlist li {
	padding: 0 5px; margin: 0;
    background: transparent; border: none;
   	list-style: decimal outside;
}

.commetlist li p {
	padding: 3px; margin: 0;
}

.commentlist li .avatar {
	display: block; float: right; padding: 3px; margin: 7px;
	border: solid 1px #ccc; background-color: #fff;
}

.commentlist li .reply {
	display: block; padding: 2px; margin: 1px 0;
    text-align: right; font-size: 10px; color: #999;
    clear: both; border-top: solid 1px #eee;
}

.comment-info {
	display: block; padding: 0 0 3px 0; margin: 0;
    border-bottom: dotted 1px #071;
}

.comment-info cite {
	font: normal 18px Verdana, Tahoma, sans-serif; color: #555;
}

.comment-info span a {
	font-size: 11px; color: #777;
}

.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}

.alt {
	margin: 0;
	padding: 10px;
	}

.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}
/* End Comments */


/* Footer :: End */

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #f8f8f8;
}

.thread-even {
	background-color: white;
}
.depth-1 {
	border: 1px solid #ddd;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
    display: block; padding: 10px; border: dotted 1px #ccc; background-color: #fefffe;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

.post {
	margin: 0 0 10px;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

/* End Structure */


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

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

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 li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

#commentform {
	margin: 5px 10px 0 0;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
}

#respond:after {
	content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}


/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
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;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 5px;
	margin-bottom: 5px;
    clear: both;
    height: 20px;
	}
/* 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;
}
/* End captions */



/* Photos */

.photos-albumoverview {
	margin: 10px auto 0 auto; width: 95%;
	clear: both; display:block !important;
}

.photos-album {
    display: block; height: 180px; width: 180px;
    padding: 5px; margin: 5px;
    border: 5px solid #eee; float: left;
    text-align: center;
}
.photos-album:hover {
    border: 5px solid #3f6b33; background: #f5f9f5;
}

.photos-albumtitle {
    display: block; height: 15px; padding: 10px 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;
	margin: 4px 0px 4px 0px; padding: 4px;
	position: relative;
}

.photos-thumbnail img:hover, .photos-thumbnail-last img:hover {
	background-color: #fafffa; border: solid 3px #3f6b33;
}

.photos-description {
	text-align: right; font-size: 10px;
}


.wp-pagenavi {
	padding: 3px; display: block; clear: both;
    font-size: 12px; text-align: right;
}

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 5px; margin: 1px 2px;
    border: solid 1px #3f7a4d; background: #eef5ff;
	-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 #3f7a4d; background: #f6feff;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-khtml-border-radius: 3px;
	border-radius: 3px;
}

.wp-pagenavi span.extend {
	padding: 2px 5px;
}