/*  
Theme Name: Uncommon Music - Happy Columns - Liquid
Theme URI: http://uncommonmusic.org
Description: Woot Woot! Columns!
Version: 1.0
Author: Nichole Wagner
Author URI: http://nicholewagner.com
	
 */

a#newsroll { background-image:url(/site-images/nav/news.png); height: 51px; width:54px; display:block; }
a#newsroll span { display:none; }
a#newsroll:hover { background-image:url(/site-images/nav/newsover.png); 
}
a#interviewroll { background-image:url(/site-images/nav/interviews.png); height: 51px; width:94px; display:block; }
a#interviewroll span { display:none; }
a#interviewroll:hover { background-image:url(/site-images/nav/interviewsover.png); 
}
a#albumroll { background-image:url(/site-images/nav/albums.png); height: 51px; width:73px; display:block; }
a#albumroll span { display:none; }
a#albumroll:hover { background-image:url(/site-images/nav/albumsover.png); 
}
a#concertsroll { background-image:url(/site-images/nav/concert.png); height: 51px; width:84px; display:block; }
a#concertsroll span { display:none; }
a#concertsroll:hover { background-image:url(/site-images/nav/concertover.png); 
}
a#photosroll { background-image:url(/site-images/nav/photos.png); height: 51px; width:66px; display:block; }
a#photosroll span { display:none; }
a#photosroll:hover { background-image:url(/site-images/nav/photosover.png); 
}
a#editorialroll { background-image:url(/site-images/nav/editorial.png); height: 51px; width:85px; display:block; }
a#editorialroll span { display:none; }
a#editorialroll:hover { background-image:url(/site-images/nav/editorialover.png); 
}
a#listentoroll { background-image:url(/site-images/nav/listento.png); height: 51px; width:73px; display:block; }
a#listentoroll span { display:none; }
a#listentoroll:hover { background-image:url(/site-images/nav/listentoover.png); 
}
a#rounduproll { background-image:url(/site-images/nav/roundup.png); height: 51px; width:94px; display:block; }
a#rounduproll span { display:none; }
a#rounduproll:hover { background-image:url(/site-images/nav/roundupover.png); 
}

hmtl{
	overflow-y: scroll;	
     }

body
	{
	padding:0px;
	margin:0px;
	background-color:#ffffff;
font-family:Arial,Sans-serif,Trebuchet;
font-size:12px;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.7em;
     }
/*--------------------DIVs------------------------------*/
#announce {
margin:2px;
border-bottom: 1px dotted #cccccc;
}
#announce highlight {
font-color: #627e2a;
font-weight: 200;
}
#center-this { max-width: 950px; min-width: 750px; margin: 0 auto; position: relative; zoom: 1;
}

div#pagecenter
	{
    max-width: 950px; min-width: 800px;
	margin:0 auto;
	background-color:#ffffff;
	}
	
div#header
	{
    max-width: 950px; min-width: 800px;
    margin: 15px auto 0;
	height:110px;
	background-color:#ffffff;
	padding:auto;
	text-align:right;
	}
	
div#sitename
	{
	margin-left:15px;
	margin-top:15px;
	font-size:24px;
	float:left;
	text-align:left;
	}
	
div#top-navi
	{
	height:56px;
    max-width: 950px; min-width: 800px;
	margin:auto;
	}
	
div.top-navi-links
	{
	margin-top:6px;
	padding-left:12px;
	padding-right:12px;
	float:left;
	font-size:12px;
	font-weight:100;
	
	}
	
div.left-navi-blog
	{
position: absolute; left: 0; top: 0; width: 210px; bottom: 0; 

	}
	
div.left-widget
	{
border-left:1px dotted #ccc;
border-right:1px dotted #ccc;
font-size:11px;
	margin-top:1px;
	width:210px;
    padding-right:5px;
	padding-left:5px;
	background-color:#ffffff;
	padding-bottom:4px;
	}
	
.execphpwidget h3
    {
    font-weight:normal;
padding:10px 0 5px 0;
font-size:14px;
text-transform:uppercase;
color:#848484;
border-bottom:1px dotted #ccc;
	}
    
div.right-widget .widget_search label {
display:block;
padding:25px 0 3px 0;
font-size:14px;
text-transform:uppercase;
color:#848484;
border-bottom:1px dotted #ccc;
margin:0 0 5px;
}

div#leftbarfooter
	{
	height:15px;
	}
	
div#rightbarfooter
	{
	height:15px;
	}
	
div.center-blog
	{
padding: 0 220px 0 220px; 
	}
	
div.commentblog
	{
	background-color:#ffffff;
	margin:0px;
	padding:5px;
	text-align:justify;
	border-top:#000000 1px solid;
	border-bottom:#000000 1px solid;
	}

div.singlecommentborder
	{
	float:left;
	}
	
div.gravatorblog
	{
	float:left;
	width:70px;
	}
	
div.singlecomment
	{
	float:left;
width:99%;
max-width:450px;
	}
	
div.right-navi-blog
	{
position: absolute; right: 0; top: 0; width: 210px; bottom: 0;
background: #fff; padding: 0 10px;

	}
	
div.right-widget
	{border-left:1px dotted #ccc;
border-right:1px dotted #ccc;
    font-size:11px;
	margin-top:1px;
    width:210px;
	background-color:#ffffff;
	padding-bottom:4px;
	padding-left:5px;
	padding-right:5px;

	}
	
div.widget-header
	{
padding:10px 0 5px 0;
font-size:14px;
text-transform:uppercase;
color:#848484;
border-bottom:1px dotted #ccc;
	}
	
div.clear
	{
    clear: left;
    margin: 0;
    padding: 0;
    height: 0;
    line-height: 0;
    font-size: 0;
	}
	
#footer
	{
clear:left;
    max-width: 950px; 
min-width: 800px;
        margin: 15px auto 0; 
	text-align:center;
	padding:5px;
	color:#000000;
    font-size: 11px;
	}

/*--------------------textgestaltung--------------------*/

p{
margin:0px;
     }

h1,h2,h3,h4,h5,h6{
color:#627e2a;
margin:0px;
padding:0px;
font-size:11px;
     }


acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	
	}

blockquote {
	
	}

blockquote cite {
	
	}



hr {margin-top:35px;
	border:0;
border-top:1px dotted #cccccc;
width:95%;
color:#fff;
clear:both;
	}





dl{
     }
     dt{
          }
          dd{
          }

ul
	{
	margin:0px;
	margin-left:12px;
	list-style:none;
	padding-left:8px;
     }
ol{
     }
     li
	 {
	margin-top:3px;
	padding-top:2px;
	padding-bottom:2px;
      }

    ul ul{
         }

blockquote{
     }
     blockquote p{
          }

code{
     }

pre{
     }

b, strong,i,em {
     }

img{
border:0px;
     }

address {
     }
	 

/*--------------------linkgestaltung--------------------*/

.thumbnail {
display: none;
}
.slide {
display: block;
margin-left:auto;
margin-right:auto;
margin-top:4px;
margin-bottom:4px;
padding: 4px;
border:1px solid #ccc;
text-align:center;
width:384px;
}
.caption {
display: block;
float: right;
align: right;
padding: 4px;
margin: 4px;
text-align: center;
font-size:10px;
border: 1px solid #cccccc;
}
.caption-center {
display: table;
align: center;
margin: auto;
padding: 4px;
text-align: center;
font-size: 10px;
border: 1px solid #cccccc;
}
.Q {
color:#000000;
font-weight:600;
}
.song {
text-transform:uppercase;
color:#000000;
font-weight:600;
}
.filing {
text-transform:uppercase;
color:#333333;
font-size:11px;
}
.more-info {
width:99%;
max-width:490px;
font-size:12.5px;
text-align: left;
border: 1px dashed #cccccc;
}
.from-meta {display:none;}
.date {
color:#666565;
font-size:11px;
padding: 0 0 5px 0;
}
.post {
padding:0px 10px 0 10px;
}
.post p {
margin-top:4px 
margin-right:0px;
margin-left: 0px;
margin-bottom: 14px;
}
.post em{
font-style:italic;
}
.post h2 {
font-family:Arial,Sans-serif,Trebuchet;
font-size:18px;
margin:25px 0 10px 0;
font-weight:normal;
color: #627e2a;
}
.post h1, .post h1 a{
font-family:Arial,Sans-serif,Trebuchet;
font-size:20px;
margin:5px 0 5px 0;
font-weight:normal;
line-height:32px;
color: #627e2a;
}
.post h3, .post h4 {
font-family:Arial,Sans-serif,Trebuchet;
font-size:16px;
margin:15px 0 10px 0;
font-weight:normal;
color: #627e2a;
}
.post h4 {
font-size:18px;
}
.post h5 {
  margin:1.5em 0 .75em;
  font:Arial,Sans-serif,Trebuchet;
  font-size: 12pt;
  line-height: 1.4em;
  text-transform:uppercase;
  letter-spacing:.2em;
  color:#627e2a;
  font-weight:500;
}
.post h1:hover, .post h2:hover, .post h3:hover, .post h4:hover {
color:#535294;
}
.post .indent {
padding-left:10px;
}
.post .indent p {
padding-left:10px;
}
.post small {
font-size:11px;
}
.post small a {
font-weight:normal;
}
.post .alignright {
float:right;
margin-left:10px;
}
.post .alignleft {
float:left;
margin-right:10px;
}
.post .aligncenter {
margin:0 auto;
display:block;
}
.post abbr {
font-weight:normal;
}
.post ul{
list-style:circle;
margin:0 0 0 25px;
}
.post ol{
list-style:decimal;
margin:0 0 0 30px;
}

.commentblog a{
color:#627e2a; 
     }
.commentblog a:link
	{
	color:#627e2a; 
     }
.commentblog a:visited{ color:#627e2a; 
     }
.commentblog a:link:active, 
.commentblog a:visited:active{color:#627e2a; 
      }

/*--------------------bilder als links--------------------*/
a {
text-decoration:none;
color:#627e2a;
}
a:hover {
color:#535294;
}
a:visited {
color: #627e2a;
}

/*--------------------smilies im text--------------------*/

body img.wp-smiley{
     }



/*--------------------der weiterlesen link--------------------*/

.more-link{
     }

/*--------------------die seiten wenn es mehrere gibt--------------------*/
p.serif{
     }

/*--------------------suche--------------------*/

#searchform{
     }

input#s{
     }

input#searchsubmit{
     }




/*--------------------Kommentare--------------------*/
.commentbox {
float: left;
border: 1px;
width:99%;
max-width:451px;
}
#comments h3, #comments h4{
font-family:Arial,Sans-serif,Trebuchet;
font-size:18px;
margin:0px 0 5px;
font-weight:normal;
}
#comments h4{
font-size:18px;
}
#comments cite{
font-family:Arial,Sans-serif,Trebuchet;
font-size:18px;
font-weight:normal;
border-bottom:1px dotted #ccc;
}
#comments em {
font-style:italic;
}
#comments ol.commentlist li {
margin-top:20px;
border:1px dotted #ccc;
border-right:0;
padding:5px 5px 10px 5px;
min-height:110px;
}
#comments p {
margin:10px 0 0 5px;
width:auto;
}
#comments span {
display:block;
color:#ffffff;
font-family:Arial,Sans-serif,Trebuchet;
font-size:120px;
font-weight:normal;
float:left;
padding-top:25px;
}
#comments ul.formlist {
margin:20px auto;
width:99%;
max-width:450px;
}
#comments ul.formlist li {
display:block;
margin:10px 0 0;
}
#comments ul.formlist p{
margin:10px 0 0;
}
#comments input {
font-family:Arial,Sans-serif,Trebuchet;
width:99%;
max-width:450px;
font-size:12px;
font-weight:normal;
}
#comments textarea {
font-family:Arial,Sans-serif,Trebuchet;
width:99%;
max-width:450px;
font-size:12px;
font-weight:normal;
}
#comments li.submitbutton input {
text-align:center;
background:#fff;
border:1px solid #aaa;
color:#000;
font-family:Arial,Sans-serif,Trebuchet;
font-weight:normal;
font-size:12px;
width:auto;
}
/*--------------------fuer den wp kalender--------------------*/
 
#wp-calendar th {
	 
	}


#wp-calendar {
	empty-cells: show;
	
	}

#wp-calendar #next a {
	
	}

#wp-calendar #prev a {
	
	}

#wp-calendar a {
	
	}

#wp-calendar caption {
	
	}

#wp-calendar td {
	
	}

#wp-calendar td.pad:hover { 
      }


/*-------------------- widgets---------------------*/
h2.widgettitle{
padding:15px 0 5px 0;
font-size:14px;
text-transform:uppercase;
color:#848484;
border-bottom:1px dotted #ccc;
     }
.widget {
     }
     

/*--------------------Archive--------------------*/

li#archives{
     }

.widget_archives{
     }

/*--recent posts--*/


li#recent-posts{
     }

.widget_recent_entries{
     }



/*--------------------text widget--------------------*/
li.widget_text{
     }

/*--id haengt von der nummer des text widgets ab*/
li#text-4{
     }
div.textwidget{
     }

/*--------------------links blogroll--------------------*/

li#links{
     }

.widget_links{
     }


/*--------------------kategorien--------------------*/

li#categories{
     }

.widget_categories{
     }

/*-------------------WP Requires------------------*/

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

