﻿/*
Theme Name: Pretty Little Liars
Theme URI: http://prettylittleliars.it
Description: Pretty Little Liars, Pink, Maroon
Version: 01
Author: Shur
Author URI: http://fivedayhiatus.net
*/

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

body{
	margin: 0;
	font-family: 'lucida sans unicode', 'lucida grande', sans-serif;
	font-size: 11px;
	line-height: 13px;
	text-align: center;
	color: #414141;
	background-color: #ebebeb;
        background-image: url(/images/bg.png);
        background-repeat: repeat-x;
}

p{
	margin: 10px 0 0 0;
}

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

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

#container{
	float: left;
	width: 560px;
	padding-left: 55px;
        margin-top: 0px;
}

#ads{
	width: auto;
        margin-bottom: 40px;
	background-color: #ebebeb;

}

.sidebar{
        float: right;
	width: 300px;
	padding-right: 20px;
        margin-top: -15px;
}

.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: #656565;
}

h1{
	color: #8f4f6b;
        background-image: url(/images/head.png);
	font-family: Arial, Helvetica, sans-serif;
        text-transform: uppercase;
        text-shadow: #d7c8b9 1px 1px;
	font-size: 20px;
        font-stretch: normal;
	line-height: 26px;
	font-weight: bolder;
        font-style: none;
        letter-spacing: -1.5px;
	text-align: left;
        padding-top: 14px;
        padding-left: 15px;
        padding-bottom: 12px;        
}

h2{
	color: #7f475f;
	font-family: 'Trebuchet MS', Georgia, Tahoma;
        text-transform: justify;
        text-shadow: #aaaaaa 1px 1px;
	font-size: 10pt;
	font-weight: bold;
        font-style: normal;
        font-spacing: 0px;
	text-align: left;
        padding-top: 14px;
        padding-bottom: 5px; 
        padding-left: 10px;
        padding-right: 10px;      
}

h3{
        color: #353433;
        background-image: url(/images/middle.png);
	font-family: 'lucida sans unicode', 'lucida grande', sans-serif;
	font-size: 11px;
	line-height: 17px;
        font-weight: normal;
        padding-top: 4px;
        padding-left: 15px;
        padding-right: 20px;
        margin: -5px 0 0 0;
}

h4{
        color: #414141;
	font-family: 'lucida sans unicode', 'lucida grande', sans-serif;
	font-size: 11px;
	line-height: 17px;
        font-weight: normal;
        padding-top: 5px;
        padding-bottom: 20px
        padding-right: 10px;   
        padding-left: 10px;
}

h5{
        color: #414141;
        background: transparent;
	font-family: arial;
	font-size: 10px;
	line-height: 14px;
        font-weight: normal;
        margin: 0px;
}

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

a:hover{
	color: #292929;
}

h1 a:link, a:visited{
	color: #8f4f6b;
        text-decoration: none;
}

h1 a:hover{
	color: #4a4a4a;
}

h4 a:link, a:visited{
	color: #68427e;
	text-decoration: none;
}

h4 a:hover{
	color: #292929;
}

#footer a:link, a:visited{
	color: #68427e;
	text-decoration: none;
}

#footer a:hover{
	color: #292929;
}

strong {
font-color: #72573d;
font-weight: bold;
font-family: arial;

}

u {
font-color: #72573d;
font-style: underline;
}

em {
font-color: #72573d;
text-decoration: none;
font-family: georgia;
font-style: italic;

}

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

.content-options{
        font-family: trebuchet ms;
        font-size: 11px;
        font-style: normal;
        text-align: left;
        padding-top: 0px;
        padding-bottom: 4px;
        padding-left: 15px;
        margin-top: -15px;
}
.image
        {padding:3px;
        border: 2px solid #dcdbd9;
	-moz-border-radius:  6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
        background-color:#ffffff;

}
a:hover .image
        {padding:3px;
	border: 2px solid #d2a4b8;
	-moz-border-radius: 6px;
	-webkit-border-radius:6px;
	border-radius:6px;
}

textarea, input{
	padding: 4px;
	color: #404040;
	background: #FFF;
	font-family: Arial;
	font-size: 11px;
}

blockquote{
        margin: 14px;
        padding: 14px;
        background-color: #dedddb;
        border-left: 5px solid #d2a4b8;
        text-align: justify;
}
.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;

