/*  
Theme Name: Happy Night
Theme URI: None
Description: This is my first theme design for wordpress, thanks for use it!
Version: 1.0
Author: Lincon
Author URI: None

*/
body, h1, h2, h3, h4, h5, h6, address, blockquote, dd, dl, hr, form {
	margin:0;
	padding:0;
}
body {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:18px;
	text-align:center;
	vertical-align:top;
	background-color:#282828;
	background-image:url(images/bg.gif);
	background-repeat:repeat-x;
	color:#7e7e7e;
}
img {border:2px solid #cccccc}
input, textarea, select {
	vertical-align:middle;
	margin:0px;
	padding:0px;
}
p {
	margin:0;
	padding:10px 0 0 0;
}

h1 {
	font-size:28px;
	line-height:28px;
	padding:0 0 5px 0;
}
a:link, a:visited {
	color:#999933;
	text-decoration:none;
}
a:hover, a:active {
	color:#ffff00;
	text-decoration:none;
}
.title_blog_link:link, .title_blog_link:visited {
	color:#ff3300;
}
.title_blog_link:hover, .title_blog_link:active {
	color:#ffcc00;
}
.title_post_link:link, .title_post_link:visited {
	color:#ffff00;
}
.title_post_link:hover, .title_post_link:active {
	color:#ffcc00;
}
#navigation a:link, #navigation a:visited {
	color:#ffffff;
	font-weight:bold;
}
#navigation a:hover, #navigation a:active {
	color:#ffff00;
	font-weight:bold;
}

#wrapper {
	margin:0 auto;
	width:980px;
	text-align:left;
	background:url(images/bg_top.gif) transparent no-repeat 0px 0px;
}
#header {
	width:980px;
	color:#7e7e7e;
	padding:23px 0px 23px 3px;
}
#navigation {
	width:980px;
	padding:7px 0 0 3px;
}
.menu, .children {
	list-style-type:none;
	margin:0;
	padding:0;
}
.menu li, .children li {
	float:left;
	width:80px;
	height:27px;
	margin-right:3px;
	text-align:center;
	line-height:27px;
}
.page_item, .cat-item {
	background-image:url(images/menu_orange.gif);
}
.current_page_item, .current-cat {
	background-image:url(images/menu_red.gif);
}
#container {
	float:left;
	width:660px;
	padding:20px 0;
}
.post_head {
	padding:10px 0 0 0;
	width:656px;
	height:14px;
	background:url(images/bg_post_head.gif) transparent no-repeat 0px 10px;
}
.post_foot {
	width:656px;
	height:14px;
	background-image:url(images/bg_post_foot.gif);
}
.post {
	width:616px;
	padding:5px 20px;
	background-image:url(images/bg_post_middle.gif);
}
.post h2 {
	font-size:14px;
	line-height:30px;
}
.comments_right	{
	float:right;
}
.post_title_area {
	padding:6px 0;
}
.post_line {
	border-top:#484848 1px solid;
	border-bottom:#242424 1px solid;
}
.entry {
	line-height:18px;
	color:#c2c2c2;
}

.post_page {
	padding:10px 5px 0 5px;
	font-size:14px;
	font-weight:bold;
	line-height:18px;
}
.post_page span{
	float:right;
}
.sidebar {
	float:left;
	width:300px;
	margin:0 0 0 10px;
	display:inline;
	vertical-align:middle;
}
.sidebar_top {
	padding:0 0 0 15px;
}
.sidebar_list ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
.sidebar_list ul li {
	padding:10px 0;
}
.sidebar_list ul li h2 {
	font-size:14px;
}
.sidebar_list ul ul {
	list-style-type:none;
	margin:0;
	padding:0;
	line-height:14px;
}
.sidebar_dl dl{
	list-style-type:none;
	margin:-7px -7px 0 -8px;
	padding:0;
	line-height:14px;
}
.sidebar_list ul ul li, .sidebar_dl dl dt {
	padding:5px 0;
	border-bottom:#666666 1px dotted;
}

table#wp-calendar {
	width:100%;
}
.comments-template {
	padding: 10px 0 0;
}
.comments-template p {
	line-height:18px;
	color:#c2c2c2;
}
.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: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}
#footer {
	width:100%;
	clear:both;
	padding:25px 0;
	background-image:url(images/bg_foot.gif);
	background-repeat:repeat-x;
}
.clear{
	clear:both;
}
.foot_container {
	width:980px;
	margin:0 auto;
	text-align:left;
}
.foot_container ul {
	list-style-type:none;
	margin:0;
	padding:0;
	line-height:14px;
}
.foot_container ul li {
	padding:10px 0;
	float:left;
	padding:0 20px 0 0;
}
.foot_calender {
	width:160px;
}
.foot_archives {
	width:360px;
}
.foot_archives ul li {
	float:left;
	margin:0 10px 0 0;
	padding:5px 0;
	width:110px;
	border-bottom:#666666 1px dotted;
}
.linkcat {
	width:240px;
}
.linkcat ul li {
	float:left;
	margin:0 10px 0 0;
	padding:5px 0;
	width:110px;
	border-bottom:#666666 1px dotted;
}
.foot_copyright {
	width:120px;
	line-height:20px;
}
.foot_container ul li h2 {
	font-size:14px;
}
.foot_container ul ul {
	list-style-type:none;
	margin:0;
	padding:0;
	line-height:14px;
}
