/*
Theme Name: it wont scare you
Theme URI: http://foreverhiatus.com
Description: Black, Grey, Mandy Jonas
Version: 01
Author: Mariah
Author URI: http://foreverhiatus.com
*/

body, h1, h2, h3, h4, h5, h6, blockquote, p{
	margin: 0;
	padding: 0;
}

body{
	margin: 0;
	font-family: lucida sans, arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-align: center;
	color: #414141;
	background-color: #ebebeb;
        background-image: url(http://i45.tinypic.com/24yvjep.png);
        background-repeat: repeat-x;
}

p{
	margin: 10px 0 0 0;
}

#header{
	width: auto;
	margin-top: 0px;
	background-color: #ebebeb;

}

#wrapper{
	margin: 0 auto;
	width: 600px;
	text-align: justify;
        position: relative;
	background: #ebebeb;
}

#container{
	float: left;
	width: 350px;
	padding-left: 20px;
        padding-top: 0px;
}

#ads{
	width: auto;
        margin-top: 5px;
	background-color: #ebebeb;

}

.sidebar{
        float: right;
	width: 200px;
	margin: 0 10px 0 0;
	padding-right: 10px;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

.sidebar ul li{
	padding: 10px 0 10px 0;
}

.sidebar ul ul li{
	padding: 0;
}

#footer{
	clear: both;
	width: auto;
	text-align: center;
	padding: 30px;
	background: #ebebeb;
}

#navigation{
	text-align: center;
	padding: 5px;
	background: #ebebeb;
}

h1{
	color: #414141;
	font-family: georgia;
        font-size: 18px;
        font-style: italic;
        letter-spacing: 1px;
        text-transform: lowercase;
        text-align: left;
        font-weight: normal;
	padding-bottom: 5px;
        padding-top: 10px;
}

h2{
	color: #414141;
	font-family: georgia;
        font-size: 11px;
        font-style: normal;
        letter-spacing: 5px;
        text-transform: lowercase;
        text-align: center;
        font-weight: normal;
	padding-bottom: 5px;
        padding-top: 10px;
}


h3{
        color: #414141;
        background-color: #ebebeb;
	font-family: lucida sans, arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
        font-weight: normal;
        padding-top: 6px;
        padding-right: 14px;
        padding-left: 0px;
        padding-bottom: 0px;
        margin: -5px 0 0 0;
}

h4{
        color: #414141;
        background-color: #ebebeb;
	font-family: lucida sans, arial, sans-serif;
	font-size: 11px;
	line-height: 17px;
        font-weight: normal;
        padding-right: 14px;
        padding-left: 14px;
        padding-top: 5px;
}

h5{
        color: #292929;
        background: transparent;
	font-family: helvetica;
	font-size: 11px;
	line-height: 17px;
        font-weight: normal;
        padding-top: 6px;
        padding-right: 14px;
        padding-left: 14px;
        padding-bottom: 0px;
        margin: -5px 0 0 0;
}

a:link, a:visited{
	color: #414141;
	text-decoration: none;
}

a:hover{
	color: #414141;
}

a.nav:link, a.nav:visited{
	color: #414141;
	line-height: 20px;
}

a.nav:hover{
	color: #414141;
	text-decoration: italic;
}

a.link:link, a.link:visited{
	color: #414141;
	display: block;
}

a.link:hover{
	color: #414141;
	background: #d3cfc9;
}

a.image:link, a.img:visited, a.image:hover{
	border: 10px solid #43800c;
}
strong {
color : #414141;
font-weight: bold;

}

u {
color : #414141;
font-style: underline;
}

em {
color : #414141;
text-decoration : none;
font-style: italic;

}

.entry{
	padding: 0 0 0 5px;
}

.content-options{
        background-color: $e6e0d8;
        font-family: tahoma;
        font-size: 10px;
        text-align: left;
        margin: auto;
        padding-left: 28px;
        padding-top: 2px;
        padding-bottom: 4px;
}
.image
        {padding:3px;
        border: 1px solid #ebebeb;
	-moz-border-radius:  4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
        background-color:#ffffff;

}
a:hover .image
        {padding:3px;
	border: 1px solid #d30f50;
	-moz-border-radius: 4px;
	-webkit-border-radius:4px;
	border-radius:4px;
}

blockquote {
        background: #f1eee9;
        padding: 15px;	
        font-family: Arial;
        font-size: 11px;
        color: #908a7e;	
        border: 1px dotted #b49499;    
} 

input, textarea, option, select, button {
        font-family: lucida sans, arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
        color: #908a7e;
        background: #f1eee9;
        border: 1px solid #ded8cc;	
}

.layout {
	margin-top: 0px;
	width: auto;

}
.comments-template{
	margin: 0;
	border-top: 0px solid #CCC;
	padding: 10px 0 0 5px;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 0;
	line-height: 18px;