/*
	Author Name		: 	Daniel Åberg
	Author Site		: 	http://cloudthing.se
	Style Name		: 	Chords.se
	Style URI		:	http://cloudthing.se
	Version			:	1.0
	Header Height	:	240
	Comments		:	
*/

body {
	background-position: top center;
	background-color: #111111;
	background-image: url('bakgrund3.jpg');
	background-repeat: no-repeat;
	
	}

#header {
	background: black url('chords_header.jpg') center center no-repeat;
	border: 0px;
	height: 240px;
	}


.description {
	position: absolute;
	top: 55px;
	left: 50px;
	margin: 0 !important;
	}

/*- Links */

#primary a:hover, #primary a:visited:hover,
.secondary a:hover, .secondary a:visited:hover {
	text-decoration: none;
	font-weight: normal;
	color: #aa0722;
	}
		
h2 a:hover, h2 span a:hover {
	color: #27d !important;
	text-decoration: none !important;
	}	

#page {
	border: 0px solid #000000 !important;
	padding-top: 0px;
	}

.primary {
	padding-left: 25px;
	}

#page, ul.menu li.current_page_item a, ul.menu li.current_page_item a:hover {
	background: #FFFFFF;
	}
	
ul.menu li.current_page_item a, ul.menu li.current_page_item a:hover {
	color: #000000 !important;

	}
	
ul.menu li a:hover {
	background: #000000;
	
	}
	
	
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, h4, h4 a, h4 a:hover, h4 a:visited {
	color: #000000 !important;
	font-weight: normal;
	text-decoration: under !important;
	
	}

h2 span a, 
h2 span a:visited,
h3 span a,
h3 span a:visited {
	color: #000000 !important;
	}

.primary .entry-meta a, .primary .entry-meta a:visited, /* The Metalink class takes care of the comments, edit, rss and trackback links next to the titles */
.secondary .metalink a, .secondary .metalink a:visited,
.secondary span a, .secondary span a:visited {
	color: #444;
	font-weight: bold;
	}
	
.entry-edit a,
.comment-edit a,
.comment-reply a {
	color: #444;
	}
	
.counter a {
	color: #222;
	}
	
.commentlist li {
	color: #666;
	}

.commentlist li:hover {
	background: none;
	}
	
#commentlist .comment {
	border-radius: 0px;
	-moz-border-radius: 0px;
	}

li.byuser .comment {
	border: 1px solid #222;
	background-color: #111;
	}	

li.bypostauthor .comment {
	border: 1px solid #333;
	background-color: #222;
	}

#pinglist {
	border: 1px solid #333;
	background-color: #222;
	}
	
blockquote, #weightedcategories, .authorcomment {
	background: #f1f1f1;
	border-color: #f1f1f1;
	}
	
.primary img {
	border-color: #222;
	background: #111;
	}

.inputcontainer {
	margin-bottom: 6px;
	}
	

	

/* Footer */
#footer, small, .sidebar ul ul li, .sidebar ul ol li, .nocomments, ul#activity li small a, ul#activity li, .LSRow small, #searchcontrols small  {
	color: #FFFFFF;
	}
	#footer {
	background: #000000 top left no-repeat;
	width:780px;
	border-color: #000000;
	border: 1px;
	height:40px;
	clear: both;
	margin: 0 auto;
	padding: 20px 0 20px;
	text-align: center;
	color: #FFFFFF;
	}

#footer p {
	line-height: 1.8em;
	}

#footer a {
	color: #aa0722;
	border-bottom: 0px;
	font-weight: bold;
	}



#footer a:hover {
	border: none;
	text-decoration: underline;
	color: #aa0722;
	}
	

a, a:visited, .sidebar a:visited {
	color: #000000;
	}
	
.post p a:visited {
	color: #000000;
	}

#af-ela-menu li {
	border: none;
	background: #161616;
	}


#af-ela-menu, #af-ela-menu li {
	border-bottom: 1px solid #333;
	}

#af-ela-menu li.selected {
	background: #333;
	}
	
	


		

/* Hovering state of the table items */
#af-ela-year li:hover, #af-ela-month li:hover, #af-ela-post li:hover, #af-ela-category li:hover {
	background: #222;
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
	}

/* Active or hovered item in list */
#af-ela-year li.selected, #af-ela-month li.selected, #af-ela-post li.selected, #af-ela-category li.selected, #af-ela-post li:hover {
	background: #222;
	border-top: 1px solid #444;
	border-bottom: 1px solid #444;
	}

#af-ela-post {
	border-left: 1px solid #333;
	border-right: none;
	}
m: 1px solid #444;
	}