/*
Theme Name: laserlaser
Version: 1.0
Description: Custom Theme f&uuml;r LaserLaser
Author: niki-chan
Author URI: http://www.niki-chan.com/
*/

* {
	margin: 0 auto;
	}
	
body {
	background: #333 url("images/laserlaser_bg.jpg") no-repeat;
	color: #999;
	font-family: Arial, Verdana, sans-serif;
	font-size: 13px;
	line-height: 19px;
	}
	
a {
	color: #999;
	text-decoration: none;
	}
	
a:hover {
	color: #FFF;
	text-decoration: none;
	}

p {
	line-height: 1.5em;
	margin-top: 20px;
	text-align: left;
	}


/* CONTENT */
#contentwrap {
	width: 740px;
	}
	
#content {
	float: left;
	width: 490px;
	margin: 6px 23px 0 0;
	}
	
	
/* HEADER */
#header {
	border-bottom: #999 solid 3px;
	padding: 0 0 12px 0;
	margin: 30px 0 4px 0;
	}
	
#header-logo {
	float: left;
	width: 101px;
	height: 62px;
	}

#header-logo img {
	border: none;
	}

#header-description {
	float: left;
	font-size: 11px;
	font-weight: normal;
	margin: 47px 0 0 10px;
	}
	

/* POST*/
.post-header {
	font-size: 11px;
	text-transform: uppercase;
	margin-bottom: 30px;
}

.post {	
	margin-bottom: 45px;
	}
	
.post p {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #ccc;
	}
	
.post a {
	color: #fff;
	text-decoration: none;
	}
	
.post a:hover {
	color: #FFF;
	text-decoration: none;
	}
	
.post img {
	display: block;
	margin: 10px 0;
	max-width: 484px;
	border: 3px solid #999;
	}
	
.post object, .post embed {
	display: block;
	margin: 0 0 10px 0;
	border: 3px solid #999;
	}
	
.post embed.alignleft, .post img.alignleft, .post object.alignleft {
	margin: 0 15px 10px 0;
	float: left;
	}
	
.post embed.alignright, .post img.alignright, .post object.alignright{
	margin: 0 0 10px 15px;
	float: left;
	}
	
#post-header {
	font-size: 12px;
	text-transform: uppercase;
}

.post h2 {
	font-weight: bold;
	font-size: 18px;
	color: #fff;
	}
	
.post h2 a:hover {
	color: #999;
	}

.post h3 {
	color: #fff;
	}


/* POST META */

.post-meta {
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	}
	
.post-meta li {
	margin: 0;
	padding: 0 3px 0 0;
	}

.postmetadata-top {
	margin-top: .5em;
	text-transform: uppercase;
	}
	
.post-meta li a {
	color: #999;
	margin: 0;
	padding: 0;
	}
	
.postmetadata-bottom {
	padding-top: 7px;
	font-size: 10px;
	}
	
.bottom {
	float: left;
}
	
.post-meta-key {
	margin: 0;
	padding: 0;
	display: none;
	}
	
.datum-text {
	float: left;
	}

/* FACEBOOK / TWITTER */

.social-links {
	float: left;
	margin: 10px 0;
}

.social-links img {
	margin: 0;
	padding: 0 5px 0 0;
	border: none;
	float: left;
	}


/* SIDEBAR */

#sidebarwrap {
	padding: 10px 0 0 0;
	float: left;
	width: 220px;
	overflow: hidden;
	}
	
#sidebar {
	width: 200px;
	}

.sidebarbox {
	margin: 0 0 26px 0;
}

.sidebarbox .imgbox {
	margin: 17px 0 0 0;
}

.sidebarbox img {
	border: none;
	}
	
.imgbox {
	width: 120px;
	text-align: center;
	}

#sidebar h2 {
	border-top: #999 solid 3px;
	font-weight: normal;
	font-size: 11px;
	margin: 0;
	padding: 4px 0 0 0;
	text-transform: uppercase;
}

#sidebarmeta {
	margin: 0 0 51px 0;
	}

#sidebarmeta img {
	border: none;
	overflow: hidden;
	margin: 0 8px 0 0;
	}

#sidebar span.collapsLink {
        border:0;
        padding:0; 
        margin:0; 
        cursor:pointer;
} 

.twitter {
	margin-top: 10px;
	font-size: .85em;
	line-height: 1.4em;
	letter-spacing: .04em;
	text_decoration: none;
}

.twitter_by {
	color: #fff;
	text-transform: uppercase;
}

.twitter-link {
}

ul {
	margin: 0;
	padding: 0;
	list-style: none;
	}

#pages {
	margin: 0 0 13px 0;
	padding 0;
	width: 300px;
	}
	
#pages li {
	float: left;
	}
	
#pages li a {
	text-transform: uppercase;
	font-weight: bold;
	margin: 0 15px 0 0;
	font-size: 16px;
	}

.collapsLinkItem a {
	background-image: url("images/kleiner_pfeil.jpg");
	background-repeat: no-repeat;
	background-position: left bottom;
	padding: 0 0 0 18px;
	margin: 0;
	font-weight: bold;
	font-size: 12px;
	text-transform: none;
	}
	
.collapsLinkList {
	margin: 13px 0 0 0;
}

.collapsLinkList .collapsLink {
	margin: 0 0 13px 0;
	}

.link-title {
	text-transform: none;
	font-size: 16px;
	color: #FFF;
	font-weight: bold;
	}
	
.link-description {
	font-size: 11px;
	font-weight: normal;
	color: #666;
	text-transform: none;
	display: block;
	line-height: 14px;
	}

#categories {
	border: 0;
	padding: 0;
	}

#soundcloud-widget {
	margin-top: 8px;
	}
	
#soundcloud-widget img {
	float: right;
	}

#soundcloud-link {
	color: #d6d6d6;
	float: left;
	line-height: 16px;
	}

#soundcloud-link a {
	color: #d6d6d6;
	font-size: 11px;
	}

#soundcloud-link h1 {
	font-size: 14px;
	font-weight: normal;
	}
	
#newsletter {
	margin-top: 9px;
}

.input_mail {
	float: left;
	padding: 0;
	}
	
.input_form {
	float: left;
	background-color: #d6d6d6;
	border: #999 solid 1px;
	padding: 1px 3px;
	margin: 0 0 5px 0;
	}

.input_radio {
	margin: 0 7px 0 0;
	padding: 0;
	}	

.submit_btn {
	margin: 3px 0 0 8px;
	float: left;
	}


/* FOOTER */

#footer {
	font-size: 11px;
	text-transform: uppercase;
	border-top: 1px solid #999;
	padding: 10px 0;
	}
	
#footer-impressum {
	float: left;
	}
	
#footer-meta {
	float: right;
	}

/* DER REST */

.navlink a {
	color: #999;
	display: block;
	margin: 10px 0;
	text-align: center;
	}
	
.navlink a:hover {
	color: #fff;
	}
	
.navlink-posts {
	color: #999;
	display: block;
	margin: 10px 0;
	}
	
.navlink-posts a:hover {
	color: #fff;
	}
	
.uppercase {
	text-transform: uppercase;
	}


/* FLOATS */

.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
.alignleft {
	float: left;
	}
	
.alignright {
	float: right;
	}
	
.clear-div {
	clear: both;
	}