/*
Theme Name: Dawntree
Description: golden evening
Author: Jinsona designs
Author URI: http://web2feel.com/
*/



body {
	margin:0;
	padding-top:0px;
	background:#000;
	font-family: Georgia,Tahoma,Verdana,sans-serif;
	color:#e0e0e0;
	font-size:13px;
	}
img {
	border:0;
	}
a {
	color:#f8cd48;
	}
a:hover {
	color:#ffe490;
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	padding-left:10px;
	color:#ebff7f;
	font-style: normal;
	
	}
.clear {
	clear:both;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}

/* The Wrapper */

.wrapper {
	width:1000px;
	margin:0 auto;
	border: 1px solid #de8a10;
	
	
	}

/* The Top */

.top {
	height:328px;
	margin-top:0px;
	background:url(images/top.jpg);
	}
.blogname {
	float:left;
	width:700px;
	}
.blogname h1 a {
	font-size:50px;
	font-weight:normal;
	margin:40px 0 0 30px;
	color:#fcb100;
	text-decoration: none;
	}
.blogname h1 a:hover{	
	color:#fff;
	text-decoration: none;
	}
.blogname h2 {
	margin:2px 0 0 30px;
	font-size:18px;
	font-weight:bold;
	color:#fff;
	}


/* The Content */

.content {
	padding:10px 10px 25px 15px;
	background:#000 url(images/content.png) no-repeat;
	}

/* The Posts */

.text {
	width:740px;
	float:left;
	text-align:justify;
	}
.post {
	padding:0 15px 10px 10px;
	
	}

h1.title {
    font-size:20px;
	margin:5px 0 0 0;
	padding:3px 3px 3px 5px;
	color:#f9ca60;
	font-weight:normal;
	background:url(images/post2.png)
			
	}
h1.title a {
	color:#f9ca60;
	text-decoration:none;
	}
h1.title a:hover {
	color:#f9ca60;
	background:none;
	text-decoration:none;
	}
.postinfo {
	height:20px;
	background:none;
	padding: 2px;
	

	}
.postinfo a {
	color:#fcb100;
	font-weight:bold;
	text-decoration:none;

	}

	
.sidebar {
	float:right;
	width:190px;
	padding-top:10px;
	padding-right:20px;
	font-size:14px;
	}
.sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.sidebar h2 {
	height:33px;
	line-height:37px;
	font-size:16px;
	color:#000;
	margin:0;
	background:url(images/h2.png);
	padding:0 0 0 18px;
	}
.sidebar h3 {
	color:#000;
	}
	
.sidebar ul li {
	background:url(images/sidebarbottom.png) bottom no-repeat;
	padding-bottom:9px;
	margin-bottom:9px;
	
	}
.sidebar ul li li {
	background:none;
	padding-bottom:0;
	margin-bottom:0;
	}
.sidebar ul li ul, .sidebar ul li div {
	padding:9px;
	background:url(images/sidebar.png);
	}
.sidebar ul li ul ul, .sidebar ul li div div {
	padding:0;
	background:none;
	}
.sidebar ul li ul li {
	background:url(http://gumipok.sfblogs.net/wp-content/themes/Dawntree-Gumipok/images/dot.gif) 0 5px no-repeat;
	padding-left:13px;
	}
.sidebar table {
	width:100%;
	text-align:center;
	}

.sidebar ul li.ad div {
	text-align:center;
	}

/* The Footer */

.footer {
	height:45px;
	background:url(images/footer.jpg)no-repeat;
	text-align:center;
	color:#fff;
	font-size:14px;
	padding-top:10px;
	}
.footer a {
	color:#7a7e7e;
	text-decoration:none;
	}
.footer a:hover {
	color:#c6c6c6;
	}

/* The Navigation */

.navigation {
	height:25px;
	padding:0 20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
	color:#448aff;
	}
.navigation a:hover {
	color:#000;
	background:#eedcbd;
	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:0 0 20px 0;
	font-size:25px;
	text-align:center;
	}

/* The Comments */

.comments {
	}
.comments form {
	}
.comments textarea {
	width:90%;
	height:156px;
	background:#fff;
	border:1px solid #e9e5e1;
	color:#484849;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#fff;
	border:1px solid #e9e5e1;
	color:#484849;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 23px;
	padding:0;
	font-weight:normal;
	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	}