/*   
Theme Name: Cleaner
Description: oLjud design sept 2009
Author: Mikael H
Version: 0.1
Tags: Orange, just 1 column with posts
	
*/


/****************************
 **   General
 ****************************/

body {
	margin: 0;
	padding: 0;
	background: #2c2c2c url(images/background.jpg);
	font-family: "Gill Sans", "Helvetica Neue", "Helvetica", "Arial", serif;
	color: #e9e9e9;
}

a {
	color: #68a21e;
}

img {
	border: 0;
}

/****************************
 **   Layout
 ****************************/

/* Menu */



/* Header */
#header {
	height: 180px;
	padding: 0 auto;
	background: url(images/top-bg.png);
	margin-bottom: 25px;
}


#header-menu {
	width: 700px;
	height: 40px;
	background: #242424;
	position: absolute;
	top: 140px; 
	left: 50%;
	padding: 0 auto;
	margin-left: -350px;
}

#header-menu a {
	font: 14px "Gill Sans", "Helvetica Neue", "Helvetica", "Arial", serif;
	text-decoration: none;
	font-weight: lighter;
	text-align: center;
	position: relative;
	top: 14px;
	padding: 8px 11px 10px 11px;
	overflow: hidden;
}

#header-menu a:hover {
	background: #68a21e;
}

#top-mh {
	position: absolute;
	top: 65px; 
	left: 50%;
	padding: 0 auto;
	margin-left: 75px;
}


/* Content */
#content {
	width: 802px; height: auto;
	position: relative;
	left: 50%; top: 20px;
	padding: 0px;
	margin-left: -401px; 
	float: left;
}

#content-side {
	background: url(images/content-sideinfo.png);
	width: 51px; height: 101px;
	margin-top: 20px;
	padding-top: 15px;
	float: left;
}

#content-post {
	background: #f5f5f5;
	width: 660px; height: auto;
	margin: 0 auto; padding: 20px;
}


#content img {
	padding: 0px 20px 10px 0;
	margin: 0;
	border: 0;
}


#vspace100 {
	background: none;
	clear: both;
	height: 100px;
	margin: 0 auto;
}

#vspace50 {
	background: none;
	clear: both;
	height: 50px;
	margin: 0 auto;
}

#vspace1 {
	background: none;
	clear: both;
	height: 1px;
	margin: 0 auto;
}

#comments-bg {
	background: #f5f5f5;
	width: 660px;
	height: auto;
	margin: 20px auto;
	padding: 20px;
}

#nav {
	width: 690px;
	margin: 0 auto;
	clear: both;
	margin-top: -20px;
}

/*   Footer  */
#footer-wrap-outer {
	margin-top: -51px;
}

#footer-wrap {
	width: 100%;
	margin-top: 70px;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(images/top-bg.png);
}

#footer {
	background: url(images/content-bg.png);
	width: 660px;
	margin: 0 auto;
	padding: 20px;
	min-height: 30px;
}

#footer-contact {
	width: 440px;
	padding-right: 10px;
	float: left;
}
#footer-comments {
	width: 200px;
	padding-left: 10px;
	float: left;
}

#footer {
	font-size: 13px;
	line-height: 16px;
	color: #2e2e2e;
}

#footer a {
	color: #a0a0a0;
	text-decoration: none;
}

/****************************
 **   Content
 ****************************/

/* General */

h2 {
	font-size: 36px;
	font-weight: normal;
	font-style: normal;
	color: #2e2e2e;
	margin-top: 0px;
	margin-bottom: 0.5em;
}

h2 a {
	text-decoration: none;
	color: #2e2e2e;
}

h3 {
	font-size: 1.5em;
	font-weight: normal;
	font-style: normal;
	color: #3e3e3e;
}


h4 {
	font-size: 1.2em;
	font-weight: normal;
	font-style: normal;
	color: #4e4e4e;
}

.menu {
	color: white;
	font-weight: lighter;
}

.menu-active {
	background: url(images/background.jpg);	
	-moz-border-radius-topleft: 5px; 
	-moz-border-radius-topright: 5px;
	-webkit-border-top-left-radius: 5px;
	-webkit-border-top-right-radius: 5px;
	font-weight: bold;
	color: black;
}

.content-bg {
	background: url(images/content-bg-topfade.png) repeat-x;
	height: auto;
	position: relative; 
	top: -20px;
}

.cside-dateD {
	font-family: "Helvetica Neue", serif;
	font-size: 26px;
	line-height: 24px;
	color: #FFFFFF;
	text-shadow: 2px 2px 2px #000;
}

.cside-dateM {
	font-family: "Helvetica Neue", serif;
	text-transform: uppercase;
	font-size: 11px;
	color: #6f6f6f;
	text-shadow: 2px 2px 2px #000;
	margin-left: 3px;
}

.cside-com * {
	font-family: "Helvetica Neue", serif;
	text-transform: uppercase;
	text-decoration: none;
	font-size: 13px;
	color: #fff;
	text-shadow: 1px 1px 2px #000;
	position: relative;
	top: 18px; left: 10px;
}

.cside-id {
	font-family: "Helvetica Neue", serif;
	text-transform: uppercase;
	text-decoration: none;
	font-weight: lighter;
	font-size: 10px;
	color: #fff;
	text-shadow: 1px 1px 2px #000;
	position: relative;
	top: 32px; left: 5px;
}

.post {
	font-size: 14px;
	line-height: 18px;
	color: #4d4d4d;
}

.metaline {
	height: 1px; width: auto;
	background: #bbb;
	margin-top: 20px;
}

.comline {
	position: relative;
	height: 1px; width: 260px;
	background: #444;
	margin: 5px;
}

.metadata {
	margin-top: 10px;
	text-align: center;
	font-size: 0.7em;
	color: #a5a5a5;
	margin-bottom: -10px;
}

.metadata a {
	text-decoration: none;
	color: #68a21e;
}

.more-link {
	clear: both; display: block;
	margin-top:15px;
	font-size: 14px; color: #f5f5f5; text-decoration: none;
	background: #68a21e;
	-moz-border-radius:5px; 
	-webkit-border-radius:5px;
	padding-left: 15px;
	padding-right: 15px;
	width: 50px;
}

.navigation {
	padding: 5px;
	background: #f5f5f5;
}

.navigation a {
	color: #2e2e2e;
	text-decoration: none;
}

blockquote {
	font-style: italic;
	padding: 0px 10px 10px 10px;
	color: gray;
}

.foot-title {
	color: #68a21e;
	text-decoration: none;
	font-size: 18px;
}

.foot-comment {
	color: #f5f5f5;
	text-decoration: none;
	font-size: 12px;
}

.foot-name {
	color: #4d4d4d;
	text-decoration: none;
	font-size: 11px;
}

.foot-whowhere {
	color: #2d2d2d;
	text-decoration: none;
	font-size: 11px;
	font-style: italic;
}

/* Standard wordpress */

.aligncenter, div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
   float: none;
}

.alignleft {
  	float: left;
  	margin: 0;
  	padding: 0;
}

.alignleft-15 {
  	float: left;
  	margin-right: 15px;
  	margin-left: 15px;
  	padding-bottom: 20px;
}

.alignleft-25 {
  	float: left;
  	margin-right: 25px;
  	margin-left: 25px;
  	padding-bottom: 20px;
}

.alignleft-beat {
  	float: left;
  	width: 200px;
  	margin-right: 20px;
  	margin-left: 0px;
  	padding-bottom: 20px;
}
.alignright-beat {
  	float: left;
  	width: 400px;
  	margin-right: 20px;
  	padding-bottom: 20px;
}

.alignright {
   float: right;
   margin: 10px;
}

.alignright-lyric {
   float: right;
   margin-right: 10px;
   margin-left: 10px;
   margin-bottom: 10px;
   margin-top: 0px;
}

.clear {
	clear:both;
}

.wp-caption {
   border: none;
   text-align: center;
   background-color: #f8faf7;
   padding-top: 4px;
}

.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;
}


/* Comments */


.commentlist {
	padding: 0;
	list-style-type: none;
	margin-top: 15px;
	margin-left: 0px;
}

.commentlist li {
	margin-top: 10px;
	margin-left: 0px;
	max-width: 7000px;
}


.commentlist li .comment-content {
	position:relative;
	zoom:1;
	_overflow-y:hidden;
 	padding: 20px;
 	border: 1px solid #d0d0d0;
}

.commentlist li .before-comment {
	/* top+left vertical slice */
	position:absolute;
	left:0px;
	top:0px;
	width: 27px; /* top slice width */
	margin-left: -27px;
	height:100%;
	_height:1600px; /* arbitrary long height, IE 6 */
	background-position:top left;
}

.commentlist li .after-comment {
	/* bottom */
	position:relative;
	width:100%;
}

.commentlist li .after-comment,
.commentlist li .after-comment div {
	height: 40px; /* height of bottom cap/shade */
	font-size:1px;
}

.commentlist li .after-comment {
	background-position:bottom right;
}

.commentlist li .after-comment div {
	position:relative;
	width:27px; /* bottom corner width */
	margin-left: -27px;
	background-position:bottom left;
}

.commentlist .comment {
	margin: 0;
	font-size: 0.8em;
	padding-right: 27px;
}

.comment-text {
	margin-left: 42px;
	margin-right: 10px;
	margin-top: 20px;
	font-size: 13px;
	color: #4d4d4d;
}

.comment-text b {
	color: gray;
}

.comment-text * {
	margin-bottom: 0;
	padding-bottom: 0;
}

.comment-name {
	color: #4d4d4d;
}

.commentlist .comment .reply {
	text-align: right;
	position: relative;
	top: 15px;
	z-index: 100;
	font-size: 0.9em;
}

.commentlist .comment .reply a {
	color: #68a21e;
	text-decoration: none;
}

.avatar {
	float: left;
	margin: 0px 20px 50px 0px!important;
}

/* Comment Form */


input.text {
	width: 200px;
	padding: 5px;
	border: 1px solid #d0d0d0;
}

textarea {
	width: 410px;
	height: 100px;
	margin: 0;
	padding: 5px;
	border: 1px solid #d0d0d0;
}


