/*
Theme Name: Uncomplicated
Theme URI: http://www.freewpthemes.net/preview/uncomplicated
Description: A two-column, fixed-width design. Features Web 2.0 design ideal for 1024x768 resolutions. Widget-ready for WP2.2+
Version: 2.0
Author: Free WordPress Themes
Author URI: http://www.freewpthemes.net/
*/


body {
	margin: 0px;
	padding: 0px;
	width:100%;
	height:100%;
	background: #200b06 url(http://thenewgenres.com/liarsociety/images/blackstrip.gif) repeat-x;
	text-align: left;
	font: 13px Arial, Helvetica, sans-serif;
	color: #444444;
}


#containment {
	background: url(http://thenewgenres.com/liarsociety/images/background.jpg) no-repeat;
	background-position: 50% 0;
}


text {
	font: 13px Arial, Helvetica, sans-serif;
	color: #444444;
}

h1, h2, h3 {
	font: 18px Georgia, serif;
	color: #444444;
}

p, ol, ul {
	line-height: 1.6em;
}

li {
	font-family: Georgia, serif;
}

a {
	color: #a50000;
	text-decoration: none;
}

a:hover {
	text-decoration: underline;
}

hr {
	display: none;
}

/* Header */

#header {
	width: 940px;
	height: 171px;
	margin: 0px auto;
}

#tabs	{
	height:25px;
	padding:137px 0 0 0;
	margin:0 auto;
	border:0;
	}

.pagetitle {
	display:none;
}

.description {
	display:none;
}




a.navhome {
	display: block;
	width: 130px;
	height: 32px;
	background: url("http://thenewgenres.com/liarsociety/images/navhome.gif") top left no-repeat;
}

a.navhome:hover {
	background-position: 0 -32px;
}

a.navaboutus {
	display: block;
	width: 130px;
	height: 29px;
	background: url("http://thenewgenres.com/liarsociety/images/navaboutus.gif") top left no-repeat;
}

a.navaboutus:hover {
	background-position: 0 -29px;
}

a.navrss {
	display: block;
	width: 130px;
	height: 29px;
	background: url("http://thenewgenres.com/liarsociety/images/navrss.gif") top left no-repeat;
}

a.navrss:hover {
	background-position: 0 -29px;
}

a.navbooks {
	display: block;
	width: 130px;
	height: 29px;
	background: url("http://thenewgenres.com/liarsociety/images/navbooks.gif") top left no-repeat;
}

a.navbooks:hover {
	background-position: 0 -29px;
}

a.navinterviews {
	display: block;
	width: 130px;
	height: 29px;
	background: url("http://thenewgenres.com/liarsociety/images/navinterviews.gif") top left no-repeat;
}

a.navinterviews:hover {
	background-position: 0 -29px;
}

a.navmovies {
	display: block;
	width: 130px;
	height: 29px;
	background: url("http://thenewgenres.com/liarsociety/images/navmovies.gif") top left no-repeat;
}

a.navmovies:hover {
	background-position: 0 -29px;
}

a.navmusic {
	display: block;
	width: 130px;
	height: 29px;
	background: url("http://thenewgenres.com/liarsociety/images/navmusic.gif") top left no-repeat;
}

a.navmusic:hover {
	background-position: 0 -29px;
}

a.navorsomething {
	display: block;
	width: 130px;
	height: 29px;
	background: url("http://thenewgenres.com/liarsociety/images/navorsomething.gif") top left no-repeat;
}

a.navorsomething:hover {
	background-position: 0 -29px;
}

a.navpodcast {
	display: block;
	width: 130px;
	height: 29px;
	background: url("http://thenewgenres.com/liarsociety/images/navpodcast.gif") top left no-repeat;
}

a.navpodcast:hover {
	background-position: 0 -29px;
}



/* Page */


#page {
	width: 940px;
	background:url(images/paper.jpg) repeat-y;
	background-position: 50% 0;
	margin-top: 20px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	padding: 0px auto;
}

/* Content */

.img{
	padding:6px 6px 6px 6px;
	margin:3px 15px 3px 0;
	border:1px solid #b5b2a3;
	background:#ffffff;
	float:left;
} 

.crossed{
	padding:0 0 0 0;
	margin:-20px 0 0 -5px;
	border:0;
} 


#content {
	float: left;
	width:745px;
	margin-bottom: 0;
	padding: 0 10px 0 12px;


}

/* Post */


.post {
	margin-bottom: 20px;
}

.post .archive {
	margin: 0;
	padding: 0;
	font: italic bold 20px Georgia, serif;
	color:#67645d;
}

.post .info {
	float: left;
	width: 150px;
	line-height:1.5em;
	margin: 2px 0 20px 0;
	text-align: right;
}

.post .info2 {
	float: left;
	width: 210px;
	line-height:1.5em;
	margin: 0 0 20px 0;
	text-align: right;
}

.post .tally {
	float: left;
	width: 150px;
	line-height:1.5em;
	margin: -1px 0 20px 0;
	text-align: right;
}

.post .meta {
	font: italic 12px Georgia, serif;
	letter-spacing:.75px;
	color: #67645d;
}

.post .meta a {
	color: #a50000;
}

.post .author {
	margin: 0;
	padding: 0;
	font: italic bold 14px Georgia, serif;
	color:#67645d;
}

.post .category {
	margin: 0;
	padding: 0;
	text-transform: uppercase;
	font: bold 14px Georgia, serif;
	letter-spacing:1.5px;
	color:#67645d;
}

.post .monthyear {
	font: 12px Georgia, serif;
	letter-spacing:.75px;
	color: #67645d;
}

.post .day {
	font: 18px Georgia, serif;
	font-weight:bold;
	color: #67645d;
}

.post .title {
	margin: 0;
	padding: 0 0 0 175px;
	font-family: Georgia, serif;
	font-weight: bold;
	font-size: 1.5em;
	letter-spacing: -.5px;
	color:#67645d;
}

.post .archivetitle {
	margin: 0;
	padding: 0 0 0 20px;
	font-family: Georgia, serif;
	font-weight: bold;
	font-style:italic;
	font-size: 1.5em;
	letter-spacing: -.5px;
	color:#67645d;
}

.post .archiveentry {
	margin: 0;
	padding: 0 20px 0 20px;
	line-height:1.6em;
}

.post .lefttitle {
	margin: 0;
	padding: 0;
	font-family: Georgia, serif;
	font-weight: bold;
	font-size: 1.5em;
	letter-spacing: -.5px;
	color:#67645d;
}

.post .title h2 {
	padding: 0;
	margin: 0;
}


.post .entry {
	margin: 0;
	padding: 0 0 0 175px;
	line-height:1.6em;
}

.post .entry2 {
	margin: 0;
	padding: 0 0 0 230px;
	line-height:1.6em;
}

.post .hr1 {
}

.smallgrey {
	font-family:Arial, Helvetica, sans-serif;	
	font-size:10px;
	letter-spacing:.5pt;
	color: #878787; 
	text-transform: uppercase;
}

/* Sidebar */

#get_recent_comments_wrap {
	width: 130px;
	padding: 0 10px 0 10px;
	font: 13px Arial, Helvetica, sans-serif;
	color: #444444;
}

#sidebar {
	float: right;
	width: 130px;
	padding: 0 10px 0 10px;
	margin-bottom: 0;
	background: url("img src="http://thenewgenres.com/liarsociety/images/crossed.gif") top left no-repeat;
	font: 13px Arial, Helvetica, sans-serif;
	color: #444444;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin-bottom: 30px;
	list-style: none;
}

#sidebar li ul {
	border: 0;
}

#sidebar li li {
	margin: 0;
	padding: 4px 0 4px 0;
}

#sidebar li li a {
}

#sidebar h2 {
	padding: 0;
	margin: 0 0 6px 0;
	font-size: 12px;
	font-weight: bold;
}

#sidebar a {
	text-decoration: none;
}

#sidebar a:hover {
	text-decoration: underline;
}

/* Calendar */

#calendar_wrap {
	border-top: 1px dashed #666633;
}

#calendar caption {
	padding-top: 5px;
	font-weight: bold;
}

#calendar table {
	width: 100%;
	border: 0px solid #E8E8E8;
	font-family: Arial, Helvetica, sans-serif;
}

#calendar thead {
	background: #514F42;
	text-align: center;
}

#calendar tbody td {
	border: 1px solid #514F42;
	text-align: center;
}

#today {
	font-weight: bold;
}

#prev {
}

#next {
	text-align: right;
}



/* Footer */

#wrapper2 {
}

#footer {
	width: 940px;
	height:40px;
	margin: 0px auto;
	background: url("images/bottom.jpg");
}


}
#commentform {
}


#comments {
	margin: 0;
	padding: 0;
}

.alignright {
	float: right;
	margin-right:10px;
	text-transform: uppercase;
	font: bold 14px Georgia, serif;
	letter-spacing:1.5px;
	color:#67645d;
}

.alignleft {
	float: left;
	margin-left:10px;
	text-transform: uppercase;
	font: bold 14px Georgia, serif;
	letter-spacing:1.5px;
	color:#67645d;
}

#respond {
	margin: 0;
	margin-left: 100px;
}

.navigation {
	padding-top: 20px;
}

.pagetitle {
	padding-bottom: 20px;
}

hr {
	display: none;
}


