/*  
Theme Name: AccountDown Musicle
Theme URI: http://www.zonazero.ru/
Description: AccountDown Trash Musicle Theme by ZERO B2B.
Version: 1.0
Author: Andrew C.Kovalev, Sagi Ermolaeva, Ilya Orlov
Author URI: http://www.zonazero.ru/
*/


/* ILYA CLASSES */
*{
	font-family: Arial,Tahoma,Verdana;
}
body{
	background-position: top left;
	background-repeat: repeat-x repeat-y;
	color: #000;
}
IMG{
	border: 0px;
	margin: 0px;
	padding: 0px;
}
A{
	text-decoration: underline;
	color: #f33b8f;
}
A:hover{
	color: #009ce6;
}

ACRONYM{
	cursor: help;
	border-bottom: 1px dotted #000;
}

H1{
	font-family: System;
}
H2{
	font-size: 107%;
	font-weight: 800;
	margin-top: 15px;
	margin-bottom: 15px;
}
H2.pagetitle{
	color: #f3b5d1;	
	font-family: System;
	font-size: 180%;
	margin-bottom: 15px;
	margin-top: 22px;
}
H3{
	font-size: 107%;
	font-weight: 800;
	margin-top: 15px;
	margin-bottom: 15px;
}
H3.comments{
	margin-top: -30px;
	color: #f3b5d1;	
}

P, UL, OL{
	font-size: 100%;
	line-height: 118%;
	margin-top: 12px;
	margin-bottom: 15px;
	margin-left: 0px;
}
UL{
	list-style: square;
}

FORM {
	margin: 0px;
	padding: 0px;
}
.floatr{
	float: right;
}
.floatl{
	float: left;
}
.clr{
	clear: both;
}
.w100{
	width: 100%;
}
.h100{
	height: 100%;
}
.c{
	text-align: center;
}
.l{
	text-align: left;
}
.r{
	text-align: right;
}
.mid{
	vertical-align: middle;
}
.top{
	vertical-align: top;
}
.bot{
	vertical-align: bottom;
}
.b{
	font-weight: bold;
}
.nobr{
	white-space: nowrap;
}
.small{
	font-size: 89%;	
}

/* CLOUDS */
DIV.cloud{
	clear: both;
	width: auto;
	background-position: bottom right;
	background-repeat: no-repeat;
	padding-bottom: 43px;
	margin-bottom: 30px;
}
DIV.commentlist DIV.cloud{
	padding-bottom: 27px;
	margin-bottom: 10px;
	margin-left: 40px;
}
DIV.cloud DIV.date{
	color: #009ce6;
	font-size: 89%;
	padding-left: 24px;
}
DIV.commentlist DIV.cloud DIV.title{
	font-family: System;
	font-size: 30px;
}
DIV.commentlist DIV.cloud DIV.title A{
	font-family: System;
	font-size: 30px;
}
DIV.commentlist DIV.cloud DIV.date{
	margin-top: 3px;	
}
DIV.commentlist DIV.cloud DIV.edit{
	margin-bottom: 15px;	
}
DIV.cloud DIV.title{
	padding-left: 24px;
	padding-right: 24px;
}
DIV.cloud DIV.title H1{
	margin: 5px 0px 3px 0px;
	font-family: System;
	font-size: 190%;
}
DIV.cloud DIV.post{
	background-color: #FFF;
	padding: 15px 0px 30px 0px;
	margin: 0px;
	width: auto;
}
DIV.commentlist DIV.cloud DIV.post{
	background-color: #FFF;
	padding: 15px 0px 1px 0px;
	margin: 0px;
	width: auto;
}
DIV.cloud DIV.text{
	font-size: 95%;
	color: #5a20b9;
	padding-left: 25px;
	padding-right: 25px;
}
DIV.cloud DIV.text P STRONG{
	color: #3b20b9;
	font-weight: 600;
}
DIV.cloud TABLE.tagsncomments{
	margin-left: 25px;
	margin-right: 25px;
	width: 429px;
}
DIV.cloud DIV.tags{
	color: #009ce6;
	font-size: 89%;
	padding-right: 10px;
	line-height: 140%;
}
DIV.cloud DIV.tags A{
	margin-left: 1px;
	margin-right: 1px;
}
DIV.cloud DIV.comments{
	font-size: 89%;
	line-height: 140%;
}

/* MENU */
DIV.menu{
	margin-left: 0px;
	margin-top: 3px;
	padding-top: 1px;
	border: 0px solid;
}
.menu H2{
	color: #ff5ea8;
	font-family: System;
	font-size: 170%;
	margin-top: 25px;
	margin-bottom: 7px;
}
.menu UL{
	margin-left: 0px;
	padding-left: 0px;	
}
.menu UL LI{
	color: #f3b5d1;
	font-size: 100%;
	margin-left: 40px;
	line-height: 150%;
}
.menu UL LI A{
	color: #e5ffff;
}
.menu UL LI A:hover{
	color: #f3b5d1;
}
.menu UL, OL, LI{
	list-style: none;	
}

/* NAVIGATION */
DIV.navigation {
	display: block;
	text-align: center;
	margin-top: -5px;
	margin-bottom: 40px;
	padding: 1px;
	color: #FFF;
	}
DIV.navigationpost{
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 30px;
	padding: 1px;
	padding-left: 14px;
	padding-right: 14px;	
	color: #FFF;
	}
.alignright {
	float: right;
	}
.alignleft {
	float: left;
	}
.navigation A, .navigationpost A{
	color: #e5ffff;
}
.navigation A:hover, .navigationpost A:hover {
	color: #f3b5d1;
}

/* COMMENTS */
.cmnts P.n{
	color: #FFF;	
}
.cmnts P.n A{
	color: #e5ffff;
}
.cmnts P.n A:hover {
	color: #f3b5d1;
}
.cmnts INPUT, .cmnts TEXTAREA{
	color: #000;
	font-size: 89%;	
}
.cmnts INPUT#submit{
	background-color: #f3b5d1;
	color: #000;
}
TEXTAREA#comment{
	width: 100%;	
}

