/*  
Theme Name: JoblessPunk DESIGNS
Theme URI: http://www.joblesspunkdesigns.com/
Description: Blog for JoblessPunk DESIGNS
Version: 1.8
Author: Tim Magoolaghan AKA JoblessPunk
Author URI: http://www.joblesspunkdesigns.com/

*/

h2, h3, h4, h5, h6, address, blockquote, p, form {
	margin: 0;
	padding: 0;
}

a:link, a:visited {
	text-decoration: none;
	color: #FFF;
}

a:hover {
	text-decoration: none;
	color: #FFF;
}

.postmetadata a:hover {
	background-color:#09C;
	color: #FFF;
}

.navigation a:hover {
	background-color:#09C;
	color: #FFF;
}

p {
	padding: 10px 0 0 0;
}

#blogwrapper {
	width: 840px;
	text-align: left;
	margin-top: 20px;
	margin-left:10px;
}

#blogcontainer {
	width: 800px;
	float: left;
	margin-left: 5px;
}

.post {
	padding: 30px 0 30px 0;
}

.post h2 {
	font-family: "Century Gothic", Tahoma, Geneva, sans-serif;
	font-size: 40px;
	text-transform: uppercase;
	margin-top: 10px;
}

.entry {
	line-height: 18px;
	margin-left: 50px;
}

.timestamp {
	font-family: "Century Gothic", Tahoma, Geneva, sans-serif;
	font-size:12px;
	text-transform: uppercase;
	
}
p.postmetadata {
	border-top: 1px solid #ccc;
	margin: 20px 0 0 0;
	font-family: "Century Gothic", Tahoma, Geneva, sans-serif;
	font-size:12px;
	text-transform: uppercase;
}

.navigation {
	padding: 10px 0 20px 80px;
	font-family: "Century Gothic", Tahoma, Geneva, sans-serif;
	font-size: 15px;
	font-weight: bold;
	text-transform: uppercase;
}

#blogfooter {
	clear: both;
}

.date {
	width: 120px;
	height: 112px;
	float: left;
	padding: 10px 10px 10px 40px;
	margin: -10px 19px 0 -60px;
	background-color:#09C;
}

.date .m {
	font-family: "Century Gothic", Tahoma, Geneva, sans-serif;
	font-size: 48px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	margin-top: -14px;
}

.date .d{
	font-family: "Century Gothic", Tahoma, Geneva, sans-serif;
	font-size: 97px;
	text-transform: uppercase;
	font-weight: bold;
	text-align: center;
	color: #FFF;
	line-height: 60px;
	margin-right: 5px;
}

.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;
}