/*
Theme Name:Mackone Black Sunset
Description: 
Author:  
Author URI: 


*/
* {padding: 0px; margin:0px;}
html {background: url(images/background.gif);}
body {
	background:url(images/background_body.jpg) center repeat-y;
	font:normal 8pt "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #ebebeb;
}

#wrap {width: 900px; margin:0 auto;	padding: 0 15px;}
#pagenav {font:bold 9pt "Trebuchet MS", Arial;text-align:right;list-style: none;padding:15px;}
#pagenav li {display: inline;padding:0 0 0 25px;}
#pagenav li a {color: #898989;text-decoration: none;}
#pagenav li a:hover {color: #fff;}

#title {font:normal 18pt "Trebuchet MS", Arial;	padding:15px 0px 0px 0px;}
#title a {color: #fff;text-decoration: none;}
.description {font-size: 10pt;color: #898989;}
#img {	height:330px;background:url(images/header.jpg) no-repeat;}
#footer {color: #666;text-align:center;	background:url(images/line.gif) repeat-x;padding:15px 0;}
.post {	margin-bottom:5px;}
img {border: 0;}
.clear {clear: both; height:1px;}

/* text */
#footer a {color: #666;	text-decoration: none;}
p, ul, ol, .entry h1, h2, h3, h4, h5, h6, #pagetitle {padding:0 0 10px 0;margin:0;}
#content ul, #content ol {margin-left: 25px;}
a {	color: #fff;text-decoration:none;}
.center {text-align:center;}
.aligncenter {display: block; margin:0 auto;}
.alignleft {float: left;}
.alignright {float: right;}
h1,h2 {font:normal 160% "Trebuchet MS", Arial;;}
h3 {font:130% "Trebuchet MS", Arial;;}
h1 a,h2 a {text-decoration:none;}
h1 a:hover,h2 a:hover {text-decoration:none;color: #898989;}
