/*
THEME NAME: muusikastuudio.ee
THEME URI: www.muusikastuudio.ee
DESCRIPTION: Wordpress template for Lasteekraani Muusikastuudio
VERSION: 1.0
AUTHOR: <a href="http://planktron.planet.ee">Rene Rebane</a>
AUTHOR URI: http://planktron.planet.ee
*/

@import "reset.css";

html {
	height: 100%;
}

body {
	color: #660000;
	background: url(images/background.jpg) fixed;
	font-family: Verdana, sans-serif;
	font-size: 13px;
	font-style: normal;
	font-weight: normal;
	letter-spacing: normal;
	line-height: 1.5em;
	height: 100%;
}

a {
	color: #CC0000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

strong {
	font-weight: 700;
}

hr {
	border: none 0;
	height: 1px;
	margin: 10px 0;
}

h1, h2, h3, h4, h5, h6 {
	color: #CC0000;
	line-height: 1.2em;
}

blockquote {
	font-style: italic;
	background: url(images/quotes.gif) no-repeat top left;
	background-position: 12px 12px;
	color: #660000;
	margin: 5px 0;
	padding: 8px 15px 8px 60px;
}

#wrapper {
	width: 830px;
	padding-bottom: 60px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -150px;
}

#header {
	overflow: hidden;
	width: 830px;
	margin: 0 auto;
	padding: 60px 0 10px 0;
}

#header h1 a {
	background: url(images/muusikastuudio_logo.png) no-repeat;
	float: left;
	display: block;
	height: 89px;
	text-indent: -9999px;
	width: 828px;
}

#logo {
	font-size: 250%;
	margin: 50px 0 0 30px;
	font-weight: bold;
}

#logo a {
	color: #333333;
}

#description {
	font-size: 130%;
	color: #666666;
	margin: 5px 0 50px 30px;
}

#menu {
	width: 100%;
	position: fixed;
	top: 0px;
	left: 0px;
	background: url(images/vanad/fill.png);
	padding: 10px 0 12px 0;
	overflow: hidden;
	height: 18px;
}

#menu:hover {
	width: 100%;
	background: url(images/vanad/fill.png);
	padding: 10px 0 18px 0;
	overflow: visible;
	height: auto;
}

.menu_outer {
width: 950px;
margin: 0 auto;
padding: 0 0 0 100px;
}

.lang_menu {
	position: fixed;
	top: 13px;
	right: 15px;
}

.lang_menu ul li{ float: right; margin-left: 10px;
	
}

#menu ul {
	list-style-type: none;
}

#menu ul li {
	font-size: 16px;
	float: left;
	font-weight: bold;
	margin-right: 22px;
	margin-left: 28px;
}

#menu ul li ul li {
	font-size: 14px;
	margin: 8px 0 0 0;
	font-weight: normal;
	font-style: normal;
	overflow: hidden;
	clear: both;
}

#menu a {
	color: #fff;
	text-transform: capitalize;
}

#me2nu.new2class {
	overflow: hidden;
	height: 18px;
}

#menu.noclass {
	overflow: visible;
	height: auto;
}

#container {
	width: 830px;
	overflow: hidden;
}

#content {
	float: left;
	width: 550px;
}

.post_top {
	height: 20px;
	width: 550px;
	background-image: url(images/content_top.png);
	background-repeat: no-repeat;
	clear: both;
}

.post_bottom {
	height: 20px;
	width: 550px;
	background-image: url(images/content_bottom.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
	clear: both;
}

.post {
	background-image: url(images/fill.png);
	background-repeat: repeat;
	padding: 12px 28px 10px 28px;
}

#page_list li{
	display: inline-block;
	list-style-type: none;
	padding: 10px 20px 10px 0px;
	list-style-position: inside;
}

#bookmarksList {
	margin: 0px;
	padding: 0px;
}

.textwidget {
	margin-top: 10px;
}

.post-title {
	font-size: 200%;
	font-weight: bold;
}

.post-title a {
	color: #CC0000;
}

.post-title a:hover {
	color: #CC0000;
	text-decoration: underline;
}

.page-subtitle {
	font-weight: bold;
	color: #fff;
	background: url(images/vanad/fill.png);
	font-size: 120%;
	padding: 10px;
	margin: 0 0 15px 0;
}

.post-meta {
	font-size: 80%;
	color: #ffba00;
	margin-top: 5px;
}

.post-meta a {
	color: #ffba00;
	text-decoration: underline;
}

.post-meta a:hover {
	color: #ffba00;
	text-decoration: none;
}

.comment a {
	font-size: 18px;
	font-weight: bold;
	text-decoration: none;
}

.comment a:hover {
	text-decoration: underline;
}

.post-comments {
	float: right;
	background: url(images/cbubble_left.gif) no-repeat top left;
	padding: 3px 0 7px 7px;
}

.post-comments a {
	background: url(images/cbubble_right.gif) no-repeat top right;
	padding: 3px 7px 7px 0;
}

.post-comments a:hover {
	
}

.post-content {
	background-image: url(imaes/fill.png);
	background-repeat: repeat;
	margin-top: 1em;
}

.post-content a {
	color: #cc0000;
	text-decoration: underline;
}

.post-content a:hover {
	color: #cc0000;
	text-decoration: none;
}

.post-content h2 {
	font-size: 140%;
	margin-bottom: 10px;
	padding: 10px 0 5px;
	text-transform: capitalize;
}

.post-content h3 {
	font-size: 110%;
	font-weight: 700;
	margin-bottom: 5px;
	padding: 10px 0 5px;
	color: #660000;
}

.post-content p {
	margin-bottom: 1em;
}

.post-content img.alignnone {
	background: #FFF;
	padding: 4px;
}

.post-content img.alignleft {
	float: left;
	margin: 0 25px 15px 0;
	padding: 4px;
}

.post-content img.alignright {
	float: right;
	margin: 0 0 15px 25px;
	padding: 4px;
}

.post-content ul,.post-content ol {
	margin-left: 30px;
	margin-bottom: 20px;
}

.post-content ul {
	list-style: outside;
}

.post-content ol {
	list-style: decimal;
}

.post-content ul li,.post-content ol li {
	margin-bottom: 5px;
}

.more-link {
	font-weight: 700;
	display: block;
	margin-top: 10px;
}

.section-title {
	font-size: 140%;
	color: #fff;
	font-weight: bold;
	background: url(images/vanad/fill.png);
	padding: 10px;
	margin-bottom: 10px;
	float: left;
	clear: both;
}

.section-comment-title {
	font-size: 120%;
	margin-bottom: 10px;
}

.navleft a, .navright a {
	color: #fff;
	font-weight: bold;
	background: url(images/vanad/fill.png);
	font-size: 120%;
	padding: 10px;
}

.navleft {
	float: left;
	margin: 15px 15px 15px 0;
}

.navright {
	float: right;
	margin: 15px 0 15px 15px;
}

.navigation div a {
	font-size: 110%;
}

#comments ol li {
	background-image: url(images/fill.png);
	background-repeat: repeat;
	padding: 0px 20px;
	overflow: hidden;
}

.comment-gravatar {
	float: left;
	margin-right: 10px;
	background: #FFF;
	padding: 3px;
}

.comment-data {
	float: left;
	width: 400px;
}

.comment-data p {
	margin-bottom: 6px;
	line-height: 1.3;
}

.comment-author {
	font-weight: 700;
	margin-bottom: 3px;
}

.comment-meta {
	color: #ffba00;
	margin-bottom: 5px;
	font-size: 85%;
}

.unapproved {
	font-style: italic;
}

#respond {
	padding: 0px 20px;
	background-image: url(images/fill.png);
	background-repeat: repeat;
}

#comment-form {
	margin-top: 15px;
	margin-bottom: 10px;
}

#comment-form label {
	font-size: 90%;
	display: block;
	margin-bottom: 5px;
}

#comment-form input {
	width: 240px;
	margin-bottom: 10px;
	padding: 5px;
}

#comment-form textarea {
	width: 490px;
	height: 120px;
	margin-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	padding: 10px;
}

.sidebar {
	float: right;
	width: 270px;
}

.sidepanel {
	background-image: url(images/fill.png);
	background-repeat: repeat;
	padding: 12px 28px 10px 28px;
}

.sidepanel2 {
	width: 300px;
	background-image: url(images/fill.png);
	background-repeat: repeat;
	padding: 0px 20px;
	padding-bottom: 20px;
}

.sidepanel_top {
	height: 20px;
	width: 270px;
	background-image: url(images/sidebar_top.png);
	background-repeat: no-repeat;
}

.sidepanel_bottom {
	height: 20px;
	width: 270px;
	background-image: url(images/sidebar_bottom.png);
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

.sidepanel a {
	text-decoration: underline;
}

.sidepanel a:hover {
	text-decoration: none;
}

.sidepanel h3 {
	text-transform: capitalize;
	padding: 0 0 10px 0;
	font-size: 200%;
}

.sidepanel ul li {
	line-height: 2;
}

.sidepanel ul li ul li {
	padding-left: 15px;
}

.sidepanel p {
	margin-top: 8px;
}

.push {
	height: 100px;
}

#footer {
	width: 100%;
	height: 190px;
	background-image: url(images/fill.png);
}

#footer-links {
	clear: both;
	list-style: none;
}

#footer-links li {
	margin-right: 15px;
}

#footer_holder {
	margin: 0 auto;
	padding: 20px 0 10px 0;
	width: 790px;
}

.footer_info {
	float: left;
	margin: 0 10px 20px 0;
	width: 180px;
}

.sep {
	color: #663333;
	margin: 0 8px;
}

.ico-small {
	vertical-align: middle;
	margin: 0 5px 2px 0;
}

#s {
	width: 180px;
}
