/*
Theme Name: Mistenkt Fall_2008-beta
Theme URI: http://www.mistenkt.com/
Description: Theme for Mistenkt.com
Version: 4.0 beta
Author:
Author URI: http://www.mistenkt.com/
*/

* { margin: 0; padding: 0; }

ol,ul 
{
	list-style: none;
}

p {margin-top:1.5em;}

img {border:none;}





#header{
        background-image:url(images/header.jpg);
        width: 695px;
        height: 193px;
        margin: 0 auto;
        margin-top: 35px;
        }


#menu{
        position: relative;
        top: 175px;
        padding-left: 30px;
        font-family: 'Lucida Sans Unicode';
        font-size: 14px;
        width: 485px;
     }

#menu li {list-style-type:none;float:left;}

#menu a{color:#FFFFFF;display:block;font-size:1em;height:20px;margin-right:1px;text-decoration:none;background:#000305;padding:0px 15px 0 15px;}

#menu a:hover{text-decoration: underline;}

#menu .current_page_item a{text-decoration: underline;}


.navigation{
        font-family: 'Lucida Sans Unicode';
        font-size: 12px;
        color: #000305;
        margin: 10px 15px 0px 15px;
        padding-bottom: 10px;
        width: 455px;
        }

.navigation a{text-decoration:none;color:#000305;}

.navigation-next{float:left;}
.navigation-prev{float:right;}


.postheader{
        background-image:url(images/post-header2.png);
        background-repeat:no-repeat;
        height: 47px;
}

.postheader h2{margin-left:50px;padding-top:10px;}

.postheader h2 a{
        font-family: 'Lucida Sans Unicode';
        font-size: 16px;
        color: #aee22a;
        text-decoration: none;
        }

.entry-date{
        font-family: 'Lucida Sans Unicode';
        font-size: 12px;
        color: #575956;
        }

.entry-meta{
        font-family: 'Lucida Sans Unicode';
        font-size: 12px;
        color: #000305;
        position: relative;
        bottom: 5px;
        border-bottom: dotted 1px #000305;
        }

.entry-comments{
        float: right;
        }
        

.entry-meta a{text-decoration:none;color:#000305;}

.entry-comments-icon{
    background: url(images/comment-icon.png) left center no-repeat;
	width:14px;
	height:15px;
    padding:5px 5px 5px 20px;
    }

.entry-content{
        margin-top: -15px;
        font-family: 'Lucida Sans Unicode';
        font-size: 14px;
        font-weight: normal;
        }

.entry-content img{
        margin: 5px;
        }

.container{
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Helvetica, Tahoma, Arial, Verdana, sans-serif;
	font-size: 12px;
	text-align: left;
	vertical-align: top;
	background-image:url(images/body.jpg);
        background-color: #dfdbd0;
        background-position: top;
        background-repeat:no-repeat;
	color: #000305;
	width: 695px;
	margin: 0 auto;
        padding: 0;
        border-bottom: dotted 1px #000305;
        min-height: 650px;
	}

#content{
        float: left;
        width: 485px;
        }



.post{
        width: 455px;
        margin: 0px 15px 0px 15px;
        padding: 15px 0px 15px 0px;
        }
        


body{
	background-image:url(images/background2.jpg);
        background-color:#000000;
	background-repeat:no-repeat;
	background-position:center;
	background-position:top;
	background-attachment: fixed;
	z-index: -1;
	}

.sidebar{
        float: right;
        width: 210px;
        padding-top: 20px;
}

.sidebar ol, ul {padding-left: 15px;padding-right: 15px;}



#footer{
       background-image:url(images/footer.jpg);
       background-repeat:no-repeat;
       vertical-align: top;
       width: 695px;
       height: 58px;
       margin: auto;
       margin-bottom: 20px;
       text-align: center;
       color: #000305;
       font-family: 'Lucida Sans Unicode';
       font-size: 12px;
       }

#footer a{text-decoration:none;color:#000305;}

#comments{
       margin: 0px 15px 0px 30px;
       color: #000305;
       border-top: dotted 1px #000305;
       }

#comments a{text-decoration:none;color:#000305;}


.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Verdana, Arial, Sans-Serif;
	}

.commentlist li {
	font-weight: normal; 
	background:url(images/comment-post-icon.png) top left no-repeat;
	}
	
.commentlist li ul li, .commentlist li ol li {
	background:none;
	}	

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}


.commentlist {
	padding: 0;
	text-align: justify; 
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 0px 10px 3px 20px;
	list-style: none; 
	}

.commentlist li ul li {
    list-style: disc outside;
    border:0;
	margin:0;
	padding:3px;
	}
	
.commentlist li ol li {	
	list-style: decimal outside;
	margin:0;
	border:0;
    margin-left:4px;
	padding:0px;
	}


.commentlist p {
	margin: 10px 5px 10px 25px;
	}

.commentmetadata {
	font-weight: normal;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

#commentform p {
	font-family: Verdana, Arial, Georgia, Helvetica, sans-serif;
	}

#commentform {
    margin:0;
	padding:0;
}	
	
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0; 
	background-color:#0c1216;
	border:1px solid #ffffff;
        color: #ffffff;
	}

#commentform textarea {
	width: 95.5%;
	padding: 2px;
	background-color:#f5f5f5;
	border:1px solid #0c1216;
	}

#commentform #submit {
	margin: 0;
	float: right;
    margin-bottom: 2em;
	margin-right:16px;
	}

#commentform p {
	margin: 5px 0;
	}
	
#lastfm-rps{padding-left:0px;}



.sidebar h2 {
        text-align:center;
        font-size:14px;
        font-color:#000305;
        margin-top:10px;
        }


#twitter-1{font-size:12px;}

#twitter-1 h2.widgettitle {width:180px;height:24px;font-size:0px;background:url(images/twitter.png);background-position:center;background-repeat:no-repeat;padding-bottom:10px;}

#video-186554141 h2.widgettitle {width:180px;height:24px;font-size:0px;background:url(images/youtube.png);background-position:center;background-repeat:no-repeat;padding-bottom:10px;}

#twitter-1 span.twitter-timestamp {display:block;float:right;font-size:10px;font-color:#000305;}
