/*
Theme Name: WordPress soundpick
Theme URI: http://blog.soundpick.de/
Description: The original soundpick theme
Version: 0.0
Author: Stefan Wimmer
Tags: 
*/





div#alignment {
	margin:0;
	text-align:center;
	
}


div#wrapper {
	margin-left:auto;
	margin-right:auto;
	text-align:left;
	width:1200px;
	
}

div#wrapper_r {
	
	margin:0;
	/*background:#FFF;*/
}





/*HEAD BEREICH*/

div#header {
	/*background: url(../images/border_t.png) 0 0 repeat-x;*/
}

div#header_l {
	/*background: url(../images/border_tl.png) 0 0 no-repeat;*/
}

div#header_r {
	height: 120px;
	background: url(images/soundpick_blog-logo.png) no-repeat;
	margin-left:240px;
	margin-bottom:15px;
	position:relative;
	
}


/*FOOTER*/

div#footer {
	padding-bottom:50px;
}

div#footer_l {
	
}

div#footer_r {
	
	
	
}

div#footer_r .area {
	margin:0 35px 0 35px;
	text-align:center;
	font-size:10px;
	color:#999999;
	line-height:12px;
}




	/*LEFT COLUMN*/
div#left_column {
	float:left;
	margin:0;
	width:180px;
	z-index:3;
	/*background:#c4c9dc;*/
}

div#left_column div.column_margin {
	
}



	/*RIGHT COLUMN*/
div#right_column {
	margin-left:200px;
	width:800px;
	z-index:1;
}


div#right_column div.area {
	margin:0 40px 0 40px;
}
	/*BANNERS*/
div#col2 {
	float:right;
	width:200px;
	z-index:5;
}

div#col2_content {
	margin-left:0;
	margin-right:0;
	padding-top:80px;
	padding-left:10px;
}

div#banner_right {
	position:static;
	
}

/* CONTENT FRAME */
#frame_t {
	/*background: url(../../img/frame_t.jpg) 0 0 repeat-x;*/
	background: url(images/frame_t.jpg) no-repeat;
	height: 40px;
}


#frame_tl {
	background: url(images/frame_tl.jpg) 0 0 no-repeat
}

#frame_tr {
	height: 40px;
	overflow: hidden;
	background: url(images/frame_tr.jpg) 100% 0 no-repeat;
}

#frame_m {
	background: #FFFFFF url(images/frame_l.jpg) 0 0 repeat-y;
	
}

#frame_ml {


}
#frame_mr {
	background: url(images/frame_r.jpg) 100% 0 repeat-y;
	width: auto !important;
	
	/*width: 100%;*/
	/*padding: 1px 8px;*/
}

#frame_b {
	background: url(images/frame_b.png) 0 100% repeat-x;
	height: 40px;
}


#frame_mr .area {
	margin:0 40px 0 40px;
	padding:15px 0 15px 0;
	
}




/*#frame_bl {
	background: url(../../img/frame_bl.jpg) 0 0 no-repeat;
}

#frame_br {
	height: 90px;
	overflow: hidden;
	background: url(../../img/frame_br.jpg) 100% 0 no-repeat;
}*/

.clearfix {
	display:block;
}

.hideme {
	visibility:hidden;
	margin:0;
	padding:0;

}

/* blog link */
#menu #blog_link {
	border-top:1px solid #989F1A;
	background:#989F1A;
}

#menu #blog_link A {
	font-weight:bold;
	color:#FFF;
}

#menu #blog_link A:hover {
	color: #FFCC00;
}

/**************************** 
*  Original WordPress styles *
******************************/
html * {

	font-size:100.01%;
}

a {
	color: #FFCC00;
}

a img {
	border: none;
}


a:hover {
	text-decoration:none;
}

acronym, abbr {
	border-bottom:0;/
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

body {
	background: #edebd3 url(images/browser_bg.jpg) repeat-x; 	
    margin:0px ;
	font-size:100.1%;
	color: #444444;
	font-size: 83.00%;
}

cite {
	font-size: 80%;
	font-style: normal;
}

h2 {
	border-bottom: 1px dotted #ccc;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 95%;
	/*letter-spacing: 0.2em;*/
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
}

h3 {
	border-bottom: 1px dotted #eee;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0;
}

ol#comments li p {
	font-size: 100%;
}

p, li, div, .feedback {
	font-size: 90%/175%;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	line-height:1.5em;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #90a090;
	border-top: 3px double #aba;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: left;
}

.meta {
	font-size: .75em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}

#menu {
	/*background: #fff;
	border-left: 1px dotted #ccc;
	border-top: 3px solid #e0e6e0;
	padding: 20px 0 10px 30px;
	position: absolute;
	right: 2px;
	top: 0;*/
	width: 174px;
}

#menu a {
	font-family:Arial, Helvetica, sans-serif;
	color: #989F1A;
	text-decoration: none;
	letter-spacing:normal;
}

#menu form {
	margin: 0 0 0 13px;
}

#menu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#menu ul {
	/*color: #ccc;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	text-transform: lowercase;*/
	margin: 0;
	padding:0;
	list-style-type: none;
}

#menu ul li {
	
}

#menu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#menu ul ul li {
	line-height:24px;
	border-bottom:1px solid #989F1A;
	background:#FFF;
	font-size:14px;
}

#menu ul ul li a {
	
	padding-left:15px;
}

#menu ul ul li a:hover {
	color:#EEBF03;
}

#menu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}

#menu li.current-cat A {
	color:#EEBF03;
}

#menu li.current-cat A:hover {
	color:#989F1A;
}


#wp-calendar {
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	margin: 0;
	width: 90%;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
}

#wp-calendar a:hover {
	background: #e0e6e0;
	color: #333;
}

#wp-calendar caption {
	color: #999;
	font-size: 16px;
	text-align: left;
}

#wp-calendar td {
	color: #ccc;
	font: normal 12px Verdana, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #eee;
	color: #bbb;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

/* Captions & aligment */
.aligncenter,
div.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 p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions & aligment */


/* Sidebar */
	/* links */
#text-292426171 {

}
#text-292426171 h2 {
	background:url(images/links.png) no-repeat;
	height:20px;
	width:174px;
	border:none;
}

#text-292426171 h2 span {
	position: absolute;
    top: -1000em;
    left: -1000em;
    height: 1px;
    width: 1px;
}
	/* kategorien */
#categories-291768921 {

}

#categories-377322361 h2,
#categories-291768921 h2,
#mycategoryorder h2 {
	background:url(images/kategorien.png) no-repeat;
	height:20px;
	width:174px;
	border:none;
}

#categories-377322361 h2 span,
#categories-291768921 h2 span,
#mycategoryorder h2 span {
	position: absolute;
    top: -1000em;
    left: -1000em;
    height: 1px;
    width: 1px;
}

#mycategoryorder li img {
	
}




	/* service */
#servicenav {
	float:right;
	margin-right:40px;
	margin-top:10px;
}


#text-299249421 {

}
#text-299249421 h2 {
	display:none;
}

#servicenav ul {
	list-style:none;
	margin:0;
	padding:0;
}

#text-299249421 li {
	float:left;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	color:#666666;
	margin-left:20px;
}

#text-299249421 li A {
	color:#666666;
	text-decoration:none;
}

#text-299249421 li A:hover {
	text-decoration:underline;
}



/* wp copyright*/
#wordpress_copy  {
	position:fixed;
	z-index:10000;
	bottom:0px;
	right:0px;
	padding:0 10px;
	height:20px;
	background:#FFF;
  	font-size: 10px;
  	line-height: 20px;
	color:#666666;
  	text-align:right;
  	margin:0;
	opacity:0.60;
	filter:alpha(opacity=60);
	width:100%;

}


/* commentlist */
ol#commentlist li {

	margin-bottom:5px;
	padding:5px;
}

ol#commentlist li.row-even {
	
	border:1px solid #333333;
}

ol#commentlist li.row-odd {
	
	border:1px solid #333333;
}

.callus {
	font-size:12px;
	font-weight:bold;
	
	padding:5px;
	border:1px solid #999999;
	background-color:#FFFFCC;
}