﻿/*
Theme Name:  Музыка
Description: для Олега Ранимова
Version: 0.1
Author: ME
*/
html, body { height: 100%; }

body {
	background: #2E2E2C url(images/back.png) 0 repeat;
	color: #444444;
	text-align: center;
	font-family: "Monotype Corsiva", serif;
	font-size: 12px;
	padding:0px;
}

* {
	padding:0;
	margin:0;
}
#spacer0 {width: 200px; height: 10px; margin-top: 20px;}

#container {
	background: #FFFfff url(images/repeat.png) repeat-y 0px 379px;
	min-height: 100%;
	_height: 100%;
	width: 877px;
	margin: 0 auto;
	text-align: left;
	position: relative;
}
#imgwraper {background: url(images/footer.jpg) no-repeat bottom;min-height: 100%;
	_height: 100%;}

/* Header */
#header {
	margin: 0;
	height: 385px;
	background: url(images/header.jpg) 0 no-repeat;
	
}

#header h1 {
text-indent: -100000px;
	position: absolute;
	left: 1px;
	top: 1px;
	height: 11px;
	width: 1px;
	text-decoration: none;
}

#header em {
	display: none;
}

/* Sidebar Positioning */

#sidebar {
   float: left;
	margin: 0px 10px 0 0;
	width: 243px;
	background: url(images/p.jpg) repeat-y right;

height: 400px;
}

#sidebar_header {
	color: #FFFFFF;
	font-weight:normal;
	font-size: 10px;
}

#menu_view {
float: left;
	margin-left: 30px;
	top: 5px;
	color: #000000;

	padding: 0;
	font-weight:normal;
	text-transform: lowercase;
	word-spacing: 1px;
	font-size: 11px;

}

#menu_view a {
	color: #000000;
	text-decoration: none;
}

#menu_view a:hover {
	color: #494949;
	

}

#menu_view ul {
	list-style: none;
	padding: 0;
	margin: 0 0 5px;
}

#menu_view li {
	padding: 0 13px 0 4px;
	margin: 0;
	display: inline;
	font-family: Tahoma;
	border-right: 1px dotted #A0A0A0;
	font-size: 10px;
}

#menu_view li a {
	color: #888888;
	text-decoration: none;
}

#menu_view li a:hover {
	color: #494949;

}

/* Content */
#wrapper {
	width: 615px;
	float: right;
	position: relative;
	margin-top: -24px;
}

#content {
	margin: 3px 0 0px 10px;
	margin-right: 30px;

}

hr#clear {
	clear: both;
	height: 65px;
	visibility: hidden;
}

.clear2 hr{
	clear: both;
	height: 15px;
	visibility: hidden;
}

hr {
	clear: both;
	height: 25px;
	visibility: hidden;
}

h1,
h2,
h3,
h4,
h5 {
	color: #3D4345;
	font-weight: bold;
}


h6 {
	color: #497178;
	font-size: 11px;
	font-weight: bold;
}

hr.clearing {
	height: 1px;
	visibility: hidden;
	clear:both;
	width: 500px;
	margin: 0;
}

p,
pre,
blockquote,
form,
label,
dl,
fieldset,
address {
	margin: 10px 0;
}

fieldset {
	padding:10px;
}
h1 {
	font-size: 16px
}
h2 {
	font-size: 15px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 13px;
}
h5 {
	font-size: 12px;
}

/* Word Press Stuff */

small {

    color: #336699;
    font-size: 11px;
}

.postmetadata {
	padding-bottom: 15px;
	margin-left: 15px;
	background: url(images/line1.jpg) 0 no-repeat;
	background-position: bottom center;
}

.button {
	margin-top: 7px;
	margin-left: 97px;
}

.entry {
	font-size: 23px;
	margin-left: 15px;
	text-align: justify;
        margin-bottom: 45px;
	border-bottom: 1px dotted #A4A4A4;
}

ul,
ol {
	margin: 5px 0 20px 0px;
	list-style-type: none;
}

li,
dd{
	margin-left: 7px;
	list-style-type: none;
}

#entry ul {
	list-style-type: none;
	margin-left: 25px;
}

#entry ul  li{
	list-style-type: none;
	margin-left: 10px;
}

blockquote {
	background: #E0EFF5;
	padding: 3px 7px 3px 7px;
	margin: 7px 0 7px 15px;
	border-style: solid;
	border-width: 1px;
	border-color: #3286B2;
}

/*  All of the sidebar H2s */

#sidebar h2 {
	color:	#3A3A3A;
	font-size: 25px;
	font-weight: normal;
font-family: "Monotype Corsiva", serif;
	letter-spacing: -1px;
	height: 38px;
	padding: 9px 0 0 15px;
 	background: url(images/side_header.jpg) no-repeat;
	margin-left: -7px;

}

/*  All of the sidebar lists */

#sidebar ul li ul li {
	margin-left: 15px;
	padding-left: 9px;
	font-weight: normal;

}

#sidebar ul li ul li ul li{
	margin-left: 4px;
	padding-left: 3px;
	font-weight: normal;
	margin-bottom: 4px;
}

#sidebar ul li ul li ul{
	margin-bottom: 0;
}

/*  All of the sidebar H2's no margins */

#sidebar li {
	margin-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: 1px dotted #BCBCBC;
}

#sidebar li.side_pages {
	margin-right: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-bottom: none;
}

.post h2 {
	margin: 0 0 0px 0;
	color: #497178;
}


ul#recentcomments li {
	margin: 0 0 7px 0;
}

li#recent-posts  ul li{
	margin: 0 0 7px 0;
}


input {
	 color: #180300;
	 border: 1px solid #3286B2;
	 background-color: #FFFFFF;
	 font-family: Tahoma, sans-serif;
	 vertical-align: middle;
	 font-weight: bold;
}

#searchform .buttons {
	 background-color: none;
	 border: 0px;
}

textarea {
	 background-color: #FFFFFF;
	 color: #330606;
	 border: 1px solid #3286B2;
	 font-family: Tahoma, sans-serif;
	 font-size: 13px;
}

/* Link Stuff */

#sidebar a {
	color: #61980B;
	text-decoration: none;
	 font-size: 18px;
}

#sidebar a:visited {
color: #61980B;
	text-decoration: none;
	 font-size: 18px;
}

#sidebar a:hover {
	color: #02F7FA;
	font-size: 18px;
	background: #000000;
}


a:link {
	color: #336699;
	text-decoration: none;
}

a:visited {
	color: #336699;
	text-decoration: none;
}
a:hover, a:active {
	color: #88A31E;
	text-decoration: underline;
}

.post h2 a {
	color: #000000;
	text-decoration: none;
	font-size: 30px;
	font-family: "Monotype Corsiva", serif;
	font-weight: normal;
}

.post h2 a:visited {
	color: #000000;
	text-decoration: none;
	font-size: 30px;
	font-family: "Monotype Corsiva", serif;
}

.post h2 a:hover {
	color: #4D4D4D;
	text-decoration: none;
	font-size: 30px;
	font-family: "Monotype Corsiva", serif;
}

.top_o_the_post {
	padding: 6px; 0 6px 10px;
	margin-left: 13px;
	width: 495px;
	}

#comments  {
	padding-left: 15px;
	font-size:18px;
	font-family: verdana;
	letter-spacing: -1px;
	font-weight: normal;
	color: #7D7D7D;
}

.graybox {
	opacity:0.7;
	-moz-opacity: 0.6;
	filter: alpha(opacity=30);
	background-color: #fff;
	padding: 5px 9px 5px 9px;
	margin: 7px 0 7px 7;
	font-size: 10px;
}

.non_graybox {
	font-size: 10px;
	padding: 5px 9px 5px 9px;
	margin: 7px 0 7px 7;
}

#commentlist li {
	padding-left: 20px;
}

 .commentlist{
      position: relative;
 }

form {
	padding-left: 20px;
}

.buttons_no_b {
	border: none;
}

#postcomment {
	padding-left: 20px;
}

.comments_links {
	padding-left: 20px;
}

h3#respond {
    margin-left: 15px;
	font-size:18px;
	font-family: verdana;
	letter-spacing: -1px;
	font-weight: normal;
	color: #7D7D7D;
}

.read_more {
	margin: 0 40px 10px 0px;
	text-align: right;
}

.post_image {
	margin-right: 5px;
}

.post ul li{
	list-style-type: none;
	margin-left: 25px;
	padding: 5px 0 3px 0;
}

.post ol li{
	list-style-type: decimal;
	margin-left: 25px;
	padding: 5px 0 3px 0;
}

  /* Footer
-----------------------------------------*/
#footer {


	  color: #CACACA;
height: 60px;
	text-align: right;
	
	 

  }

#footer_content {
	  padding: 9px 90px 5px 0px;
 font-size: 10px;
  }

  #footer_content a {
	color: #B9D9E4;
	text-decoration: none;
}

#footer_content a:visited {
	color: #B9D9E4;
	text-decoration: none;
}

#footer_content a:hover {
	color: #B9D9E4;
	text-decoration: underline;
}

#before_bar {
margin: 0 10px 10px 10px;
font-size: 11px;
color: #3286B2;
}

.sep2 {

margin: 10px 0 10px 0;

}

.entry img {

margin-right: 9px;
margin-bottom: 3px;

}

#featured_posts li{
margin-bottom: 5px;
}

#blog_name {
	position: absolute;
	left: 110px;
	top: 60px;
	color: #EAFABC;
	margin: 0;
	padding: 0;
	font-weight:bold;
	font-size: 36px;
	font-family: georgia, serif;
}

#blog_name a {
	color: #EAFABC;
	text-decoration: none;
}

#blog_name a:visited {
	color: #EAFABC;
	text-decoration: none;
}

#blog_name a:hover {
	color: #FFFFFF;
	text-decoration: none;
}

#blog_slogan {
	position: absolute;
	left: 125px;
	top: 100px;
	color: #88A31E;
	margin: 0;
	padding: 0;
	font-weight:bold;
	font-size: 16px;
	letter-spacing: -0.2px;
	word-spacing: -0.4px;
		font-family: georgia, serif;

}
#comment {width: 300px;}
#submit {font-size: 12px;}