/*
Theme Name: Pozitive Emotions Light
Theme URI: http://www.altvis.ru/
Description: Private Theme
Version: 0.1
Author: AlterVision
Author URI: http://www.altvis.ru/
Tags: music

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


/* Begin Typography & Colors */
body {
	font-size: 12px; font-family: Verdana, Arial, Sans-Serif;
	color: #555; padding: 0; margin: 0;
    background: #e8e4e4 url(images/bg.jpg) top center no-repeat;
}

a, h2 a:hover, h3 a:hover, a:visited {
	color: #e80;
	text-decoration: none;
	}

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

#page {
	display: block; width: 950px;
    margin: 0 auto; padding: 0;
}

/**
  	Header :: Start
*/

#blog-header {
	display: block; margin: 0; padding: 0; height: 125px;
	background: transparent url(images/header.jpg) top left repeat-x;
}

#blog-header h1 {
	display: block; height: 95px; text-align: center;
    margin: 0; padding: 0;
    font: normal 22px Verdana, Tahoma, sans-serif;
}
#blog-header h1 span.h-link { display: block; height: 220px; }
#blog-header h1 span.h-text { display: none; }

#blog-header ul {
 	display: block; padding: 0; margin: 0; padding-left: 185px;
}

#blog-header ul li {
	display: block; float: left;
    height: 16px; margin: 0; padding: 5px 10px;
    font: bold 14px Verdana, sans-serif;
}

/* Header :: End */

/**
  	Content :: Start
*/

#content {
	display: block; width: 510px; padding: 10px 20px 10px 20px; margin: 0 200px;
    background-color: #fdfdfd; clear: both;
    min-height: 750px; height: auto !important; height: 750px;
}

#content h2 {
	font: normal 22px Verdana, Arial, Sans-Serif;
	margin: 0; padding: 10px 0; height: 21px;
    border-bottom: solid 1px #555;
}

#content h2 small, #content h2 small a { font-size: 11px; color: #777; }

#content h3 {
	font: normal 18px Verdana, Arial, Sans-Serif;
	margin: 0; padding: 8px 0; height: 18px;
}

#content hr {
	display: block; margin: 4px 0px; padding: 0;
    border: none; border-top: dotted 1px #850; height: 0px;
}

p.past-event { color: #fa0; }

.postmetadata {
	display: block; padding: 4px; margin: 4px 0;
    text-align: right; font-size: 11px; color: #999;
    clear: both; border-top: dotted 1px #850;
}

/* Side Bars */

#sidebar-left, #sidebar-right {
	display: block; width: 200px; height: 770px;
	position: absolute; top: 125px;
    background-color: #f3efef;
}
#sidebar-right { margin-left: 750px; }

.sidebar-name {
	display: block; margin: 0; padding: 4px; text-align: center;
    font: bold 14px Verdana, Tahoma, sans-serif; color: #e80;
    background-color: #e4e0e0;
}

.sidebar-info {
	padding: 10px; margin: 0; list-style: none;
}
.sidebar-info li {
	list-style: none; padding: 2px 4px; font-size: 13px;
    border-bottom: dotted 1px #e90;
}

.sidebar-panel {
	margin: 0; padding: 0; font-size: 11px;
}

.sidebar-panel li {	list-style: none; padding: 10px; }
.sidebar-panel li ul {	padding: 0; margin: 0;}
.sidebar-panel li ul li { padding: 1px 5px 1px 10px; }

.sidebar-panel h2 {
	font: normal 18px Verdana, Tahoma, sans-serif;
    padding: 5px 0; margin: 0; height: 20px;
}


/* Double Blocks */

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

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

.dbbl-one {
 	display: block; width: 237px;
    margin: 0; padding: 5px 5px;
	float: left;
}

.dbbl-one h2  {
 	font-size: 18px !important; height: 20px;
    border-bottom: dotted 1px #555;
}

.dbbl-one h2 small  {
 	font-size: 18px !important;
	float: right
}

.dbbl-one p { margin: 0; padding: 7px 0;  text-align: left; }

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

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

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

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

/* Content :: End */

/**
	Comments :: Start
*/

.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:  15px 5px 7px 7px;
	border: solid 1px #666; 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 #333;
}

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

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

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

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

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

.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

/* Comment :: End */

/**
  	Footer :: Start
*/

#footer {
	display: block;  margin: 0; padding: 10px;
    text-align: center; font-size: 10px;
}

#footer p {
	margin: 0; padding: 2px;
}

/* Footer :: End */


.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

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

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

.even, .alt {
	border-left: 1px solid #ddd;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

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

.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 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 {
	list-style: decimal outside;
	}

/* End Entry Lists */



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

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

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

select {
	width: 130px;
	}

#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;
	}

/* End Comments */


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

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

.advert {
	display: block;
    text-align: center;
	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 */