﻿/*  
Theme Name: Miniml.ru
*/

body {
	padding:0;
	margin:0;
	background-color: #fbfbfb;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #141845;
	background-attachment: scroll;
	background-image: url(images/bg.gif);
	background-repeat: repeat;
	background-position: left top;
}
h1, h2, h3, h4 {
	margin: 0px;
	padding: 0px;
}

ul, ol {
	list-style:none;
	margin: 0px;
	padding: 0px;
}
img {
	border:0;
}
p {
	margin:1em 0;
}a:link, a:visited {
	color: #536acf;
	text-decoration: underline;
}
a:hover {
	text-decoration: none;
	color: #824EC0;
}
#outer {
	width: 1002px;
	margin-right: auto;
	margin-left: auto;
}
#header {
	background-attachment: scroll;
	background-image: url(images/header-bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	height: 300px;
	margin-bottom: 15px;
	position: relative;
}
#header #top-menu {
	padding-top: 20px;
}
#header #top-menu li {
	display: inline;
	margin-right: 25px;
}
#top-menu a:link, #top-menu a:visited {
	color: #3a3272;
	text-decoration:underline;
}
#top-menu a:hover {
	text-decoration: none;
}
#site-name  {
	position: absolute;
	bottom: 100px;
	left: 180px;
}
#site-name h1 a {
	color: #FFFFFF;
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 28px;
	text-transform: uppercase;
	font-weight: normal;
	margin: 0px;
	text-decoration:none;
}
#site-name span {
	text-transform: uppercase;
	color: #be91de;
	font-weight: bolder;
}
#flash-logo {
	height: 207px;
	width: 207px;
	position: absolute;
	top: 78px;
}
#main {
	margin-bottom: 15px;
	margin-top:15px;
}

#content {
	width: 550px;
	float: left;
	padding-right: 30px;
	padding-left: 15px;
	line-height: 1.3;
}
#content ul {
	list-style-type: disc;
	margin-left: 45px;
	margin-bottom: 15px;
}
#content ol {
	margin-left: 45px;
	list-style-type: decimal;
	margin-bottom: 15px;
}
.article {
	margin-bottom: 30px;
	position: relative;
}
.article .date {
	position: absolute;
	background-attachment: scroll;
	background-image: url(images/date-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 52px;
	width: 50px;
	left: -67px;
	text-align: center;
}
.article .date .day {
	color: #fffefe;
	font-size: 25px;
	font-weight: normal;
	padding-top: 3px;
}
.article .date .month {
	color: #bac0db;
	font-weight: bold;
	line-height: 0.8;
}
.article h2, .article h1 {
	font-size: 22px;
	font-weight: normal;
	color: #3d4489;
	margin-bottom: 5px;
}
.article h3 {
	font-size: 19px;
	font-weight: normal;
	color: #3d4489;
}
.article h4 {
	font-size: 16px;
	font-weight: normal;
	color: #3d4489;
}
.article h1 a, .article h2 a {
	font-size: 22px;
	font-weight: normal;
	color: #3d4489;
}
.article img {
	margin:5px;
}
.tags {
	font-size: 11px;
}


#right {
	margin-left: 595px;
}
#cl1 {
	float: left;
	width: 195px;
	margin-right: 17px;
}
#cl2 {
	float: left;
	width: 195px;
}
.sidebar-block {
	font-size: 11px;
	margin-bottom: 15px;
}

.sidebar-block h2 {
	color: #fffefe;
	background-attachment: scroll;
	background-repeat: no-repeat;
	font-size: 18px;
	font-weight: normal;
	line-height: 44px;
	overflow: hidden;
	padding-left: 20px;
	width: 168px;
	background-image: url(images/sidebar-header-bg.jpg);
	margin-bottom: 15px;
}
.sidebar-block h2.b01 {
	background-position: left 0px;
}
.sidebar-block h2.b02 {
	background-position: left -44px;
}
.sidebar-block h2.b03 {
	background-position: left -88px;
}
.sidebar-block h2.b04 {
	background-position: left -132px;
}
.sidebar-block li {
	padding-left: 20px;
	margin-bottom: 7px;
	line-height: 1.2;
	background-image: url(images/sidebar-menu-dot.gif);
	background-attachment: scroll;
	background-repeat: no-repeat;
	background-position: 5px 5px;
	list-style:none;
	color: #999999;
}
#footer {
	background-attachment: scroll;
	background-image: url(images/footer-bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	height: 150px;
	margin-bottom: 15px;
	position: relative;
	font-size: 11px;
	color: #FBFBFB;
}
#footer #copyright {
	position: absolute;
	color: #FBFBFB;
	top: 50px;
	left: 35px;
}
#footer a:link, #footer a:visited {
	color: #FBFBFB;
}
#footer a:hover {
	text-decoration: none;
}
#footer #counters {
	position: absolute;
	top: 75px;
	left: 50px;
}
.clear {
	clear: both;
}

#wp-calendar {
	margin:0px auto;
}
#wp-calendar td {
	padding:3px;
}
#wp-calendar caption {
	font-size:15px;
	padding-bottom:5px;
}
td#next {
	text-align:right;
}
.comments-template {
	padding-top:15px;
}
.comments-template h3 {
	margin-bottom:15px;
}
#content .comments-template p {
	margin: 7px 0px;
}
#content .comments-template ol {
	padding:0px;
	margin:0px;
	list-style:none;
}
#content .comments-template ol li {
	margin-bottom:15px;
	padding:5px 10px;
}
.commentmetadata {
	font-size:11px;
}
.alt {
	background-color:#EEF4FD;
}
textarea#comment {
	border:1px solid #CECDD8;
	padding:5px;
}
.sl {
	font-size:11px;
	margin-left:20px;
	margin-bottom:15px;
}
#footer .sl {
	text-align:right;
	width:600px;
	position:absolute;
	top: 75px;
	right: 25px;
}

