
/*  
Theme Name: awesomeness
Description: onlyforbestfriends
Version: 1.0
Author: luphoa
*/

body,h1,h2,h3,h4,h5,h6,blockquote,p{
	margin: 0;
	padding: 0;
}

body{
		margin: 0;
		font-family: Arial;
		font-size: 10px;
		text-align: center;
		vertical-align: top;
		background: #FFFFFF;
		color: #000000;

}

h1{
	font-family: Impact;
	font-size: 500px;
	padding: 0 0 10px 0;
}

a:link, a:visited{
		text-decoration:none;
		color: #00FF00;
}

#wrapper{
	margin:0 auto 0 auto;
	width: 2320px;
	height: 10px;
	text-align: left;
}

#header{
	float:left;
	width:1200px;
	text-align:left;
}

#container{
	float:left;
	width: 900px;
}

.post{
	padding: 10px 0 10px 0;
}

.post h2{
	font-family:"Times New Roman", Times, serif;
	font-size: 16px;
}

.entry{
	line-height: 18px;
}

p.postmetadata{
	margin: 10px 0 0 0;
}

.navigation{
	padding: 10px 0 0 0;
	font-size: 10 px;
	font-weight:bold;
	line-height: 18px;
}

.sidebar{
	float:left;
	width: 200px;
	background: #0000FF;
	text-align:left;
}

.sidebar ul{
	list-style-type: none;
	margin: 0;
	padding: 0 10px 0 10px;
}

.sidebar ul li{
	padding: 1px 0 1px 0;
}

.sidebar ul li h3{
	font-family:"Times New Roman", Times, serif;
	font-size: 10px;
}

.sidebar ul ul li{
	padding: 0;
	line-height: 12px;
}

#footer{
	clear:both;
	float:left;
	width:1200px;
	text-align:left;
	padding: 10px 0 0 0;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 1px solid #ccc;
	padding: 10px 0 0;
}

.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;
	border-bottom: 1px solid #ccc;
}

.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 p{
	line-height: 18px;
}
