/* 
Theme Name: Fellows MC
Theme URI: http://www.fellowsmc.com
Description: Spesialutviklet design for Fellows MC.
Author: Mats Koray Genc
Author URI: http://www.dittnettsted.com
Version: 1.2
*/

ul,ol
{
list-style-type: none;
padding: 0;
margin: 0;
}

ol,ul{list-style:none}
a {text-decoration:none;}
.clear {clear:both;}

body { font-family:Arial, Helvetica, sans-serif;
		background:url(images/blackback.jpg) top center no-repeat;}
html { 		background:#000000 url(images/skulls2.jpg) bottom center no-repeat; height:100%;}
a, a:active, a:visited		{color:#990000; text-decoration:underline;}
a:hover { color:#990000; text-decoration:none;}


/* COMMENTS
============================================================== */
ol.commentlist p, #respond p {
	padding-bottom:10px;
}

p#commentNotification { /* text style for notification message that is displayed when post is pass protected or comments are closed */
	display:block;
	margin-top:7px;
	background:#f9f9f9;
	padding:3px 5px;
	font-weight:bold;
}
ol.commentlist li { /* Comment Wrapper */
	border-bottom:1px solid #d5d5d5;
	height:1%;
	margin:0 0 0px;
	padding:5px 5px 5px 80px;
	position:relative;
}
ol.commentlist li a { /* Comment Wrapper */
	color:#0854C7;
}
ol.commentlist li a:hover{ /* Comment Wrapper */
	color:#cd1713;
}
li div.vcard { /* Font style for comment author link*/
	font:bold 12px verdana, arial,sans-serif;
	font-style:normal;
	padding:0 80px 0 0; 
	margin:5px 0;
}
li div.vcard img.avatar { /* Avatar style between comments */
	border:0px solid #d5d5d5;
	padding:2px;
	background:#fff;
	left:5px;
	position:absolute;
	top:7px;
}
li div.comment-meta { /* Style for date of comment */
	font:bold 10px/1.4 helvetica,arial,sans-serif;
	position:absolute;
	right:10px;
	text-align:right; 
	top:10px;
}
li div.comment-meta a {
	color:#8F8F8F;
}
li div.comment-meta a:hover {
	text-decoration:underline;
}
ol.commentlist li p { /* Comment font style */
	font:normal 12px helvetica,arial,sans-serif;
} 
li div.reply {  /* Reply button style */
}
ol.commentlist li div.reply:hover {
}
li div.reply a {
	font:bold 10px helvetica,arial,sans-serif; 
	text-transform:uppercase;
}
ol.commentlist li ul.children { /* Inner comment style */
	margin-top:10px;
}
li.depth-2,li.depth-3,li.depth-4,li.depth-5 { /* inner comment margin-bottom */
	margin:0 0 .20em;
}
ol.commentlist li.even { /*The background color for 1-3-5... no comments*/
	background:#fff;
}
ol.commentlist li.odd { /* Background color for 2-4-6... no comments */
	background:#f9f9f9;
}
ol.commentlist li.pingback div.vcard {
	padding:0 170px 0 0;
}

/* COMMENT FORM
============================================================== */
p#noComment {
	font:bold .8em verdana, tahoma, arial, sans-serif;
	background:#f7f7f7;
	padding:4px 4px 4px 10px;
}
#respond {
	font-family:verdana, tahoma, arial, sans-serif;
	background: #f9f9f9;
	padding:5px 15px 0;
	border:1px solid #ececec;
}
.cancel-comment-reply {
	font-size:12px;
}
.cancel-comment-reply, #respond cite {
	font-size:12px;
	padding-top:4px;
}
#respond label {
	font-size:10px;
	padding-left:3px;
	font-family:verdana, tahoma, arial, sans-serif;
}
#author,#email,#url {
	font: 11px verdana,Arial, Helvetica, sans-serif;
	width: 35%;
	padding: 2px;
	background:#fefefe;
	border: 1px solid #e6e6e6;
}
#respond textarea:focus, #respond input[type="text"]:focus {
	border: 1px solid #bbb;
	background: #fefff7;
}
#respond textarea {
	font: 12px Arial, Helvetica, sans-serif;
	width: 95%;
	height: 120px;
	background:#fefefe;
	border: 1px solid #e6e6e6;
	padding: 2px 3px 3px 7px;
}
#submit {
	background: #cd1713;
	color:#fff;
	width: 90px;
	height:24px;
	border:none;
	display:block;
	line-height:0px;
	cursor:pointer;
}
#submit:hover {
	cursor:pointer;
	background: #cd1713;
	color:#fff;
	width: 90px;
	height:24px;
}



















#comments{
    /*border-top:30px solid black;*/
	margin-top:24px;
	width:465px;
}

#comments-headline {
    /*border-top:30px solid black;*/
    background-color:#000000;
    height:45px;
}

#comments-headline h2 {
	font-weight:700;
	color:#ffffff;
	padding-left:14px;
	text-transform:uppercase;
	font-size:25px;
}

#comments-list,#trackbacks-list{
    clear:both;
	font-size:18px;
}
