﻿/*
Theme Name: Ed Westwick World 
Theme URI: http://www.ed-westwickworld.net
Description: Dark Blue, Darn Green, Grey, Ed Westwick
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: #e7f4fc;
        background-image: url(/images/bg.png);
        background-repeat: repeat-x;
}

p{
	margin: 10px 0 0 0;
}

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

}

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

#container{
	float: right;
	width: 577px;
	padding-right: 20px;
        margin-top: 8px;
}

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

}

.sidebar{
	width: 320px;
	padding-left: 20px;
        margin-top: 0px;
}

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

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

h1{
	color: #e7f4fc;
        background-image: url(/images/head.png);
	font-family: georgia;
        text-transform: justify;
	font-size: 18px;
	line-height: 28px;
	font-weight: strong;
        font-style: italic;
        font-spacing: 0px;
	text-align: center;
        padding-top: 14px;
        padding-bottom: 12px;
        
}

h2{
	background-image: url(/images/sidemiddle.png);
	font-family: Georgia;
        font-size: 18px;
        line-height: 26px;
        font-style: strong;
        text-transform: justify;
        text-align: center;
	padding-top: 20px;
        padding-left: 14px;
        padding-bottom: 5px;
        margin-top: -5px;
}

h3{
        color: #ebebeb;
        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: 6px;
        padding-right: 20px;
        padding-left: 20px;
        padding-bottom: 0px;
        margin: -5px 0 0 0;
}

h4{
        color: #414141;
        background-image: url(/images/sidemiddle.png);
	font-family: 'lucida sans unicode', 'lucida grande', sans-serif;
	font-size: 11px;
	line-height: 17px;
        font-weight: normal;
        padding-right: 14px;
        padding-left: 14px;
        padding-top: 5px;
        padding-bottom: 20px
}

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

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

a:hover{
	color: #ebebeb;
}

h4 a:link, a:visited{
	color: #255a90;
	text-decoration: none;
}

h4 a:hover{
	color: #292929;
}

#footer a:link, a:visited{
	color: #255a90;
	text-decoration: none;
}

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

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

}

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

em {
font-color: #ebc3f9;
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: italic;
        text-align: center;
        padding-top: 0px;
        padding-bottom: 4px;
}
.image
        {border: 1px solid #cacbc6;
        background-color: #cacbc6;
        padding: 2px;
	-moz-border-radius:  6px; 
        -webkit-border-radius: 6px; 
        border-radius: 6px;


}
a:hover .image
        {border: 1px solid #7295ac;
        background-color: #7295ac;
        padding: 2px;
	-moz-border-radius:  6px; 
        -webkit-border-radius: 6px; 
        border-radius: 6px;
        cursor: default;
}

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

blockquote{
        margin: 14px;
        padding: 14px;
        background-color: #5e859f;
        border-left: 5px solid #a5a4a4;
        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;
