/*
Theme Name: Rost Milk
Theme URI: http://www.rost-milk.ru/
Description: Private theme for OOO "POCT"
Version: 1.0
Author: Anton Reznichenko aka AlterVision
Author URI: http://www.av13.ru/
Tags: corporate, green, 2 columns
*/

/*

AlterVision Creative Group - www.altvis.ru

*/

body {
    font: normal 12px Verdana, Tahoma, sans-serif;
    margin: 0; padding: 0; background-color: rgb(157,194,120);
}

#container {
 	display: block; width: 970px; margin: 0 auto; padding: 0;
    background: #fff url(images/content.jpg) top left repeat-y;
}

.clear { display: block; width: 100%; clear: both; }
form { padding: 0; margin: 0; }

/* Links */

a, a:link, a:visited {    color: #3f666b; text-decoration: none; }
a:hover { text-decoration: underline; }

#index a, #header a, #index a:link, #header a:link, #index a:visited, #header a:visited {
	color: white; text-decoration: none;
}
#index a:hover, #header a:hover { text-decoration: underline; }

/* Basic Header */

#header {
	display: block; height: 285px; margin: 0; padding: 0;
    background: rgb(157,194,120) url(images/header.jpg) bottom left no-repeat;
}

#header h1 			{
	display: none; margin: 0; padding: 11px 0 0 30px;
    font: normal 26px Verdana, Tahoma, sans-serif;
}



#header #header-info {
	display: none; margin: 0; padding: 17px 30px 0 0; color: white;
    font: normal 18px Verdana, Tahoma, sans-serif; float: right;
}

/* Content */

#content {
	display: block; width: 650px; margin: 0;
	padding: 0 30px 10px 10px; float: right;
}

.main {
    padding: 0 20px !important;
    width: 900px !important;
    float: none !important;
}

#content h2, #sidebar h2 {
	font: normal 22px Arial, Verdana, sans-serif;
	margin: 0; padding: 5px 0 10px 0; color: #333;
}

#content h2 small  {
 	font-size: 18px; float: right
}

h3 {
	font: normal 18px Verdana;
	padding: 3px 0px; margin: 4px 0px 0px 0px;
}

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 #3f666b;
}

/* Sidebar In Left */

#sidebar {
	display: block; float: right; width: 230px;
	padding: 0 10px 10px 10px;
}

#sidebar div.widget {
	margin-bottom: 10px;
}

#sidebar ul {
	display: block; margin: 2px; padding: 2px 0;
}

#sidebar ul li {
	display: block; margin: 1px; padding: 1px; list-style: none;
}

.price { padding: 4px 0; }
.price a img { border: none; }

/* Footer */
#footer {
	display: block; height: 100px; padding: 25px 30px 10px 30px; font-size: 11px; margin-bottom: 10px;
    background: rgb(157,194,120) url(images/footer.jpg) top left no-repeat; color: #fff;
}
#footer p { font-size: 11px; padding: 2px; }
#footer a { color: #fff; }
#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;
}

.even, .alt {
	border-left: 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;
}

/* 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 */
