/*
Theme Name: TFS Playlist
Author: Rui Zhang
Date: 2009-05
*/

* {
	margin:0;
	padding:0;
}

body {
	background:#fff;
	color:#333;
	text-align:center;
	font-size:13px;
	line-height:1.6;
	font-family:georgia;
	border-top: 5px solid #ccc;
}

img#wpstats {
	width:0px;
	height:0px;
	overflow:hidden;
}

a {
	color:#333;
	text-decoration:none;
	outline:0;
}

a:hover {
	color:#919F20;
	text-decoration:underline;
}

p, ul, ol {
	margin-bottom:20px;
}

li {
	margin-bottom:5px;
	font-size:12px;
}

blockquote {
	margin:0 20px 20px 20px;
	font-size:12px;
	padding-left:10px;
	border-left:1px solid #ccc;
}

ul {
	list-style-type:square;
	margin-left:25px;
}

ol {
	margin-left:25px;
}

h1, h2, h3, h4 {
	margin-bottom:15px;
	font-weight:normal;
	font-family:arial;
}

h1 {
	font-size:40px;
	line-height:36px;
	font-family: georgia;
}

h2 {
	font-size:26px;
	line-height:36px;
	font-family:'Aurulent Sans Regular', arial;
	font-weight:bold;
}

h3 {
	font-size:22px;
	line-height:20px;
}

h4 {
	font-size:14px;
	line-height:20px;
}

.clear {
	clear:both;
	height:0;
	overflow:hidden;
}

.pagetitle {
	margin-bottom:10px;
}

/* LAYOUT */

#container {
	text-align:center;
	margin:0 auto;
	padding:0;
	width:780px;
}

#main {
	width:500px;
	overflow:hidden;
	margin:0 40px 30px 0;
	float:left;
}

#side {
	overflow:hidden;
	float:right;
	width:230px;
	text-align:left;
	padding:30px 0;
}

/* HEADER */

#header {
	padding:40px 0 10px;
	text-align:left;
	border-bottom:1px solid #666;
	position:relative;
	overflow:hidden;
	height:100%;
}

#header h1 {
	margin-bottom:10px;
}

#header h1 a {
	padding-left:75px;
	background:url(images/logo.gif) 0 0 no-repeat;
	height:62px;
	width:220px;
	display:block;
	padding-top:15px;
	text-decoration:none;
}

#header h1 a:hover {
	color:#555;
	background-position:0 -112px;
}

#header span {
	font-size:14px;
	font-weight:normal;
	font-family:georgia, times;
	font-style:italic;
	position:absolute;
	top:60px;
	right:60px;
}

.search {
	padding:11px 0 0 20px;
	background:url('/home/wp-content/themes/hpc/images/search.gif') 0 14px no-repeat;
	float:right;
}

.search input {
	width:120px;
}

/* SIDE */

#side div {
	margin:0 0 10px;
	padding:0 0 10px;
	border-bottom:1px dotted #999;
	overflow:hidden;
	height:100%;
}

#side h2 {
	font-size:16px;
	margin-bottom:10px;	
}

#side p {
	font-size:12px;
	padding:0 10px;
}

/* POSTS */

.post,
.postnoline,
.postcomment {
	padding:35px 0;
	text-align:left;
	overflow:hidden;
	clear:both;
	border-bottom:1px solid #ccc;
}

.postnoline {
	border:0;
}

.post p a {
	font-weight:bold;
}

.post .byline,
.post .byline a,
.commentinfo,
.commentinfo a,
#header span {
	color:#777;
}

.post p a:hover,
.post span a:hover {
	color:#919F20;
}

.commentstat {
	padding:20px 0;
	overflow:hidden;
}

.commentlist {
	clear:both;
	padding:0;
	text-align:left;
	width:500px;
	margin:0;
	overflow:hidden;
}

.commentlist li {
	list-style:none;
	border-bottom:1px dotted #999;
	margin:20px 0 0;
}

.mycomment .commentinfo strong {
	background-color:#666;
	color:white;
	padding:0 3px;
}

.commentslnk {
	font-size:13px;
	text-align:center;
}

.commentinfo {
	font-size:11px;
}

.post .byline {
	margin-top:-5px;
	margin-bottom:15px;
	font-size:11px;
	padding: 5px 0 15px;
	border-bottom: 1px dotted #DEDEDE;

}

.post .byline span {
	font-weight:bold;
}

.post img {
	border:0;
}

span.previous {
	padding:0 20px 0 0;
	float:left;
}

span.next {
	float:right;
}

span.edit a {
	padding-left:15px;
	font-weight:normal;
	font-size:10px;
	line-height:1;
	color:#666;
}

.metainfo {
	float:left;
	width:152px;
	font-size:10px;
	padding:3px 0;
}

.previously {
	text-align:left;
	width:500px;
	padding:20px 0 3px 0;
	border-top:1px solid #ccc;
	font-size:12px;
}

.previously a {
	font-weight:bold
}

.text_area {
	width:480px !important;
}

.postform {
	width:150px;
	margin:0;
}

#comment_form label {
	font-size:11px;
	padding-left:3px;
}

.archives {
	float:right;
	width:250px;
}

.archives ul.nav {
	margin-bottom:0;
}

/* FOOTER */

#footer {
	clear:both;
	font-size:11px;
	padding:22px 5px 0 5px;
	margin-top:20px;
	border-top:1px solid #666;
	text-align:left;
	overflow:hidden;
}

#footer div {
	width:150px;
	margin:0 25px 0 0;
	float:left;
}

#footer div p {
	margin-bottom:15px;
}

#footer div p strong {
	font-family:georgia, times;
}

#footer img {
	border:0;
}

#footer div.last {
	margin:0;
}

#footer form .s {
	 width:80px;
	 background-color:#e5e5e5;
}

#footer form .submit {
	font-size:10px;
	vertical-align:top;
}

.copyright {
	clear:both;
	font-size:11px;
	margin:10px 0 0 0;
	padding:20px 0 10px 0;
	border-top:1px solid #666;
	text-align:center;
}

.copyright span {
	color:#999;
	font-size:10px;
}

/* Web Font */

@font-face {
	font-family:'Aurulent Sans Regular';
	src:url('fonts/AurulentSans-Regular.eot');
	src:local('fonts/Aurulent Sans Regular'), local('fonts/AurulentSans-Regular'),
	url('fonts/AurulentSans-Regular.otf') format('opentype');
}





