/*  
Theme Name: Authwhore.com
Theme URI: http://www.authwhore.com
Description: The theme for authwhore.
Version: 1.0
Author: Reece Runnells
Author URI: http://www.pixelwhiskey.com/
*/

/* Blog - Global */
*			{
			margin: 0;
			padding: 0;}
			
html, body 	{
			font: 62.5%;
			font-family: Verdana, sans-serif; 
			line-height: 1;
			color: #333;
			background: #000;}
			
img			{
			border: 0px;}
			
a 			{
			text-decoration: none;}
			
a img 		{
			border: none;}

html body a:hover {
			color: #000;}		
			
/* Layout */
#wrapper	{
			background:#fff;
			margin:0px auto;
			text-align:left;
			width: 800px;}

#head		{
			background:#000;
			width:100%;}

#head-wrapper {
			margin:0px auto;
			text-align:left;
			width:800px;}

#container {
			float:left;
			padding:20px 20px 0;
			width:590px;}			
			
/* Blog-Head */		
#nav		{
			margin: 0 0 0 0px;
			text-transform: uppercase;
			font-size: large;
			font-weight: bold;
			color: white;
			}
			
#nav a		{
			margin: 0 0 0 0;
			padding: 0;
			border: 0;
			color: white;}			
			
#nav a:visited{
			color: white;
			}
			
#nav a:active{
			color: white;
			}
			
#nav a:hover{
			color: #8C1717;}
						
/* Blog-Content */
.post {
		clear:both;
		margin:0px 0px 30px 0px;}

.post h2	{
			text-transform: uppercase;
			font-family: Georgia, "Times New Roman", Verdana, serif;
			size: 20px;
			color:#333333;}
			
	.post h2 a {
			color:#333333;
			text-decoration:none;}
			
	.post h2 a:hover {
			color:#990000;}

.post h3	{
			clear:both;
			text-transform: uppercase;
			font-family: Georgia, "Times New Roman", Verdana, serif;
			font-size: 11px;
			margin: 0 0 0 0;
			color:#333333;
			width: 500px;}
			
.postmetadata{
			margin: 2em 0 0 0;
			color: red;
			text-transform: uppercase;}		

.entry		{
			font-size:12px;
			letter-spacing:1px;
			line-height:16px;}
			
.entry p	{
			margin:10px 0px 0px 0px;
			line-height:24px;}
			
.entry p object {
			clear:both;
			float:left;
			margin:40px 20px 10px 0;}
			
.entry p a {
		color:#333;
		text-decoration:underline;}
		
.entry p a:hover {
		color:#990000;
		text-decoration:none;}
			
.entry img {
			float:left;
			padding:0 20px 10px 0;
			text-align:justify;}

/* Sidebar */
#sidebar	{
			float: right;
			width: 160px;
			background: #fff;
			margin: 0 0 0 0;
			padding: 0 0 0 0;
			color: #fff;
			font-size: 14px;
			color: black;
			list-style: none;}
			
#sidebar a	{
			color:#000000;
			text-decoration:none;}			
			
#sidebar a:hover{
			color:#990000;}
			
#sidebar ul	{
			font-size:10px;
			list-style:none;
			margin:0;
			color:black;}
			
#sidebar h2	{
			text-transform: uppercase;
			font-family: arial, "helvetica neue", helvetica, sans-serif;
			background-color: #ffffff;
			color:#990000; 
			padding: 0;
			margin: 20px 0px 0px 0px;
			font-size:12px;}
			
.navigation, .postmetadata {
	clear:both;}
	
.navigation {
	margin:0px 0px 30px 0px;
}	
	
.navigation a {
	color:#000;
}

.navigation a:hover {
	color:#990000;
}
	
				


/* Comments Page */
	
.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;
	margin: 2em 0 .5em 0;
}

#respond {
	margin: 3em 0 0 0;}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

/* Footer */
#footer		{
			clear: both;
			float: left;
			width: 800px;
			text-align: center;}

		



			

