/*  
Theme Name: Greatest Syn
Theme URI: http://greatest-syn.com/
Description: Yummy.
Version: 1.0
Author: Sarah
Author URI: http://mental-fiction.net/

*/

body {
background-image: url(img/sbg.jpg);
background-repeat: repeat;
font-family: "trebuchet ms", Helvetica, sans-serif;
font-size: 14px;
}

#page {
width: 100%;
font-family: "trebuchet ms", Helvetica, sans-serif;
font-size: 14px;
color: #666666;
}

#container {
width: 100%;
}

#header {
width: 800px;
height: 142px;
margin-left: auto;
margin-right: auto;
padding-top: 20px;
}

#headerimage {
width: 800px;
height: 390px;
background-image: url(img/logo.jpg);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
}

#postlinks {
width: 600px;
height: 150px;
background-image: url(img/linkbg.jpg);
background-repeat: no-repeat;
margin-left: auto;
margin-right: auto;
}

#link-left {
width: 300px;
float: left;
padding-left: 30px;
}

#link-right {
width: 240px;
float: right;
padding-left: 30px;
}

.footer {
background: #000000;
width: 800px;
margin-left: auto;
margin-right: auto;
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
font-size: 12px;
}

.footer a:link, a:visited {
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
font-size: 12px;
color: #999999;
text-decoration: none;
}

.footer a:hover {
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
font-size: 12px;
color: #cccccc;
text-decoration: underline;
}

.clear {
clear: both;
}

.content {
background: #000000;
width: 800px;
margin-left: auto;
margin-right: auto;
}

.main {
width: 520px;
float: right;
margin-left: 0px;
margin-right: 0px;
padding: 5px ;
}

.main a:link {
font-family: "trebuchet ms", Helvetica, sans-serif;
font-size: 14px;
color: #999999;
text-decoration: none;
}

.main a:visited {
font-family: "trebuchet ms", Helvetica, sans-serif;
font-size: 14px;
color: #999999;
text-decoration: none;
}

.main a:hover {
font-family: "trebuchet ms", Helvetica, sans-serif;
font-size: 14px;
color: #cccccc;
text-decoration: underline;
}



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

.sidebar a:link {
font-family: "trebuchet ms", Helvetica, sans-serif;
font-size: 14px;
color: #666666;
text-decoration: none;
}

.sidebar a:visited {
font-family: "trebuchet ms", Helvetica, sans-serif;
font-size: 14px;
color: #666666;
text-decoration: none;
}

.sidebar a:hover {
font-family: "trebuchet ms", Helvetica, sans-serif;
font-size: 14px;
color: #999999;
text-decoration: underline;
}

.date {
float: right;
font-family: georgia;
font-size: 16px;
color: #333333;
}

.more {
float: right;
}

ul {
list-style-type: square;
color: #ffffff;
}

.sites
{
padding: 5px 5px 5px 5px;
background:#e10353;
border: 0px solid #e10353;
}

.entry {
padding-bottom: 10px;
}

.post {
font-family: "trebuchet ms", Helvetica, sans-serif;
font-size: 14px;
color: #999999;
}

.post a:link, a:visited {
font-family: "trebuchet ms", Helvetica, sans-serif;
font-size: 14px;
color: #999999;
text-decoration: none;
}

.post a:hover {
font-family: "trebuchet ms", Helvetica, sans-serif;
font-size: 14px;
color: #cccccc;
text-decoration: underline;
}

.postmetadata {
font-family: georgia;
font-size: 12px;
color: #666666;
}

.titles {
font-family: georgia;
font-size: 12px;
color: #999999;
}

.navigation {

}

#search {

}

h2 {
font-family: georgia;
color: #cccccc;
font-size: 14px;
}

h2 a:link, a:visited {
font-family: georgia;
color: #cccccc;
font-size: 16px;
font-weight: bold;
}

a:link, a:visited {
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
font-size: 12px;
color: #999999;
text-decoration: none;
}

a:hover {
font-family: 'Lucida Grande', 'Lucida Sans Unicode', Arial, Verdana, sans-serif;
font-size: 12px;
color: #ffffff;
text-decoration: underline;
}


.comments-template{
	margin: 10px 0 0;
	padding: 10px 0 0;
}

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

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

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: "trebuchet ms", Helvetica, sans-serif;
font-size: 14px;
}

img {
border: none;
}