/* -- START CSS --
Author: DZNROKR Fansites
Author URI: http://dznrokr-fansites.com
Theme Name: WP-Fansite
Theme URI: http://dznrokr-fansites.com/wp-fansite
Version: 1.0
Description: Fansite theme designed by <a href="http://dznrokr-fansites.com">DZNROKR</a>.

/* ------------------------------------------------------ Body and Globals 
----------------------------------------------------------------------------------------*/
*{margin:0;padding:0;}

body {
font-family: Tahoma, Arial, Helvetica, sans-serif;
font-size: 11px;
text-align:justify;
color: #ffffff;
padding:0; margin:0;
  background-image: url("http://i42.tinypic.com/2wedhg1.png");
}

tr, td {vertical-align:top;padding:0; margin:0;}
div {padding:0; margin:0;}

.clearing {clear:both; height:0px; padding:0; margin:0;}

img {border:0; padding:0; margin:0;}

input,select,textarea, {
border: #ede6db 1px solid;
background-color:#e0fcb8;
font-size: 10px;
text-align:justify;

color: #ffffff;
font-family:"tahoma", Arial;
padding:4px;
}

img.alignleft{margin: 5px 10px 2px 0;}

img.alignright{margin: 5px 0 2px 10px;}

.alignleft{float: left; clear:both}

.alignright{float: right; clear:both}

blockquote {
font:11px "tahoma", Arial ;
border-top:0px solid #82c3e5;
border-bottom:0px solid #82c3e5;
padding:5px;
margin:5px;
font-weight: italic;
margin-left:5px;
background-image: url("http://i41.tinypic.com/212yikz.png");
color:#4b6a29;
}

/* ------------------------------------------------------ Links
----------------------------------------------------------------------------------------*/
a {
color:#da8705;
font-weight: bold;
font-size: 12px;
text-decoration:underline;
}
	
a:hover {text-decoration:none}

a.altlink {
color:#82c3e5;
text-decoration:none;
}
	
a.altlink:hover {text-decoration:underline}

/* ------------------------------------------------------ Headers
----------------------------------------------------------------------------------------*/
h1 {
font-family:"Trebuchet MS", Arial, sans-serif;
font-size: 0px;
letter-spacing:-1px;
color:#ffffff;
font-weight:100;
text-transform:uppercase;
}

h1 a {color:#a8dc71; text-decoration:none;font-weight:100;}

h1 a:hover {color:#373737; text-decoration:none}

h2 {
font-family:"arial", Arial, sans-serif;
font-size:22px;
letter-spacing:-1px;
color:#ffffff;
font-weight:100;
margin-top:10px;
text-transform:uppercase;
}

h2 a {color:#ffffff; text-decoration:none;font-weight:100;}

h2 a:hover {color:#373737; text-decoration:none}

h3 {
font-family:"Trebuchet MS", Arial, sans-serif;
font-size:18px;
letter-spacing:-1px;
color:#ffffff;
font-weight:100;
margin-top:10px;
text-transform:uppercase;
}


/* ------------------------------------------------------ Layout 
----------------------------------------------------------------------------------------*/
#wrapper {width:876px;margin:0 auto; 
  background-image: url("http://i41.tinypic.com/2h6hrpt.png"); padding:6px;}

#title {
float:left;
width:316px;
height:36px;
padding:0;
padding-top:14px;
background:#e8bf68;
}

#title h1 {
font-family:"Trebuchet MS", Arial, helvetica, sans-serif;
text-transform:uppercase;
font-size:24px;
color:#ffffff;
padding:0;margin:0;
font-weight:100;
padding-left:4px;
letter-spacing:-1px;
}

#navigation {
line-height: 14px;
float:right;
width:876px;
height:30px;
text-align:right;
background-image: url("http://i41.tinypic.com/212yikz.png");
}

#navigation ul {
line-height: 14px;
margin: 0px;
padding: 0px;
margin-top:3px;
list-style: none;
text-align:center;
}

#navigation li {
line-height: 14px;
float: left;
margin: 0px;
padding: 0px;
}

#navigation a {
line-height: 14px;
font-family:"times new roman", Arial, sans-serif;
color: #4b6a29;
display: block;
font-weight:100;
letter-spacing:-2px;
margin: 5px;
text-transform:uppercase;
padding: 2px;
text-decoration:none;
font-size: 24px;
font-family: times new roman;
}

#navigation a:hover {
background: #ffffff;
color: #ede6db;
font-size: 24px;
font-family: times new roman;
letter-spacing: -2px;
display: block;
text-decoration: none;
}

#display {
width:862px;
background:#ede6db;
margin:0 auto;
margin-top:6px;
text-align:center;
padding:6px;
}

#advertisement {
width:862px;
background:#e8bf68;
margin:0 auto;
margin-top:6px;
margin-bottom:12px;
text-align:center;
font-size:9px;
color:#b2d687;
text-transform:uppercase;
padding:6px;
}

/* ------------------------------------------------------ Content 
----------------------------------------------------------------------------------------*/

#main-content {
margin:0 auto;
float:left;
margin-left:5px;
font:tahoma, Arial, Helvetica, sans-serif;
width:555px; 
background: #e8bf68;
}

#main-content img {margin:0px; border:0px solid #a8dc71;}
#main-content img:hover {margin:0px; border:0px solid #eee;}

#main-content ul li {
list-style-type: none;
list-style-position: inside;
padding:0; margin:0;
display:block;
margin:3px;
padding:4px;
padding-left:24px;
border-bottom: 1px dotted #a8dc71;
background: url(images/bullet_star.png) left no-repeat;
}

/* ------------------------------------------------------ Post Info 
----------------------------------------------------------------------------------------*/

.post-date{
	float: left;
	display: inline;
	margin: 0 0 0 0;
	width:57px;
	height:59px;
	font-family:"arial", Arial, helvetica, sans-serif;
	background: url(images/date.jpg) no-repeat;

}

.month {
	text-transform:uppercase;
	text-align:center;
	padding-top:10px;
	font-size:9px;
	color:#ffffff;
}

.day {
	color:#ffffff;
	text-transform:uppercase;
	font-size:28px;
	text-align:center;
}

.post-header {float:right;width:490px;}
.post-header h1 {color:#ffffff;font-size:22px;font-family:"Trebuchet MS", Arial, helvetica, sans-serif;border-bottom:1px dotted #000000;padding-bottom:5px;margin-bottom:2px;margin-top:5px;font-weight:100;}
.post-header h1 a{color:#ffffff; text-decoration:none;font-weight:100;}
.post-header h1 a:hover{color:#ede6db;text-decoration:none}

.post-meta {
	color:#ffffff;
	font-size:9px;
	text-transform:none;
	margin-bottom:10px;
}
.post-meta a {color:#ede6db; text-decoration:none}
.post-meta a:hover {color:#ede6db; text-decoration:underline;}

.post-body {
	margin-top:10px;
	margin-bottom:10px;
}

.post-body img {padding:0px; margin:0px; border:0px solid #a8dc71;}
.post-body img:hover {padding:0px; margin:50px; border:0px solid #eee;}

.tags {margin-bottom:3px;color:#b1d687;}
.tags a {color:#ede6db; text-decoration:none;padding:2px;}
.tags a:hover {color:#8eb359;background:#ede6db}

.post-spacer {border-bottom:1px dotted #ede6db;padding-bottom:0px;margin-bottom:0px;}

/* ------------------------------------------------------ Sidebar 
----------------------------------------------------------------------------------------*/
#sidebar {float:right;width:300px;background:#e8bf68;padding:6px;}

#sidebar h2 {font-family:"ARIAL", Arial, helvetica, sans-serif;color:#ffffff;font-size:16px;text-transform:none;padding-top:8px;padding-bottom:3px;font-style:BOLD;text-align:left;border-bottom: dotted 1px #000000; letter-spacing: -1;}

#sidebar ul, ul li, li {list-style-type: none;list-style-position: inside;padding:0;margin:0;}

#sidebar ul li a {font-family:tahoma, Arial, Helvetica, sans-serif;background: #ede6db; color:#da8705;padding-left:4px;display: block;border-bottom: 1px solid #e8bf68;padding-left: 4px;margin-right:10px;text-decoration:none;font-weight:300; 
font-size: 9px;
font-family: arial;
font-weight: bold;}

#sidebar ul li a:hover  {background:#ffffff;color:#da8705;text-decoration: none;}


/* ------------------------------------------------------ Comments
----------------------------------------------------------------------------------------*/

li.commentlist {
border-bottom: 1px solid #eee;
margin-left:1px;
padding:5px;
}

.alt {
background:#f9ffef;
margin-left:1px;
margin-right:1px;
}

.comment-meta a, .comment-meta a:link, .comment-meta a:visited {
color: #a8dc71;
text-decoration:underline;
}

.comment-meta a:hover, .comment-meta a:active {
color: #ede6db;
background:#a8dc71;
text-decoration:none
}

.comment-meta {
margin-left:1px;
padding:10px;
border-bottom:1px solid #dbf0f3;
}

.comment-text {
margin-left:1px;
padding-left:20px;
padding-right:20px;
}

#respond {
margin-bottom:10px;
color:#373737;
margin-top:5px;
font-weight:100;
background:#e8bf68;
padding:10px;
padding-left:15px;
border:1px solid #ede6db;
}