﻿blockquote {
background:#EFF8FB;
border:1px solid #ccc;
margin:10px 0;
padding:5px 15px;
}

a.more {
display:block;
text-align:right;
color:#2F460D;
text-decoration:none;
margin:10px 0 0;
}

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

/* metadata under post
--------------------------------------------------*/
.post img {
background:#ccc;
border:5px solid #eee;
padding:1px;
}

.post {
padding:0;
margin:10px 0 10px 0;
}

.info {
font-size:10px;
border-bottom:1px solid #E4C18B;
padding:2px 0 2px 3px;
text-align:right;
}

.info a{
text-decoration:none;
}

.date {
margin: 0 0 15px 0;
}

.post small {
margin-top:25px;
}

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

#contentblog h2 {
margin:0;
padding:0;
font-size:16px;
}

/* sidebar
--------------------------------------------------*/
#sidebar {
width:200px;
float:right;
padding:0;
text-align:left;
}

#sidebar h2 {
letter-spacing:1px;
font-size:14px;
font-weight:bold;
padding:15px 0 15px 6px;
margin:0;
background: url('http://www.musik-schule-berlin.de/images/h2_sidebar.gif') no-repeat left center;
}

#sidebar ul {
list-style:none;
margin:0 0 10px 10px;
padding:0;
}

#sidebar li {
list-style:none;
padding:0;
margin:4px 0 0 0;
}


/* some input
--------------------------------------------------*/
input {
border:1px solid #CCC;
font:11px "Lucida Grande", "Lucida Sans Unicode", Trebuchet MS;
padding:3px;
}

input:hover {
border:1px solid #262626;
}

input:focus {
border:1px solid #262626;
color:#333;
}

/* comments
--------------------------------------------------*/
#comments {
font-size:0.9em;
}

#commentlist li {
margin-bottom:1.5em;
padding-bottom:1em;
}

#gravatar {
align:right;
}

/* wp stuff
--------------------------------------------------*/

.aligncenter {
display:block;
margin-left:auto;
margin-right:auto;
}

.alignleft {
float:left;
}

.alignright {
float:right;
}

.navigation {
text-align:center;
font-size:120%;
}

.wp-caption {
border:1px solid #ddd;
text-align:center;
background-color:#f3f3f3;
padding:4px 0 0 0;
-moz-border-radius:3px;
-khtml-border-radius:3px;
-webkit-border-radius:3px;
border-radius:3px;
margin:10px;
}

.wp-caption img {
border:0 none;
margin:0;
padding:0;
}


.wp-caption-dd {
font-size:11px;
line-height:17px;
margin:0;
padding:0 4px 5px;
}

.recentcomments{
font-size:11px;
}