/*  
Theme Name: The Insophisticate
Theme URI: http://insophisticate.com/
Description: The official theme of The Insophisticate.
Version: 3.0
Author: Andy Laub
Author URI: http://andylaub.com/
*/

* {
	margin: 0;
	padding: 0;
	border: none;
	}

body {
	margin: 0;
	padding: 0;
	text-align: center;
	background: #f0f2eb url(images/background.jpg) no-repeat center top fixed;
	}
	
#wrapper {
	margin: 0 auto;
	width: 610px;
	text-align: left;
	background: url(images/header.png) no-repeat center top;
	}

#header {
	height: 200px;
	}

#header p.subscribe {
	height: 120px;
	text-align: right;
	padding: 10px 10px 0 0;
	font: normal 12px/12px Helvetica, Arial, sans-serif;
	color: #fff;
	text-shadow: #59564d 0 1px 0;
	}
	
#header p.subscribe a {
	font-weight: bold;
	color: #fff;
	text-decoration: none;
	}	

#header p.subscribe a:hover {
	border-bottom: 1px dotted #fff;
	}

#header h1 {
	font: normal 36px/36px Helvetica, Arial, sans-serif;
	color: #333;
	padding: 0 0 0 210px;
	}

#header h1 a {
	font-weight: bold;
	color: #333;
	text-decoration: none;
	}

#header h2 {
	font: normal 18px/24px Helvetica, Arial, sans-serif;
	color: #333;
	padding: 0 0 0 210px;
	}


.post {
	background: #fff;
	margin: 0 10px 10px;
	padding: 10px 0;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	}
	
.post .fresh { 
	background: url(images/fresh.png) no-repeat right top; 
	width: 70px;
	height: 70px;
	float: right;
	position: relative;
	top: -20px;
	right: -10px;
	z-index: 1000;
	text-indent: -9999em;
	}
	
.post .head {
	border-bottom: 1px dotted #e6e6e6;
	height: 35px;
	margin-bottom: 10px;
	}
	
.post .head h3.epi {
	float: left;
	width: 90px;
	padding: 2px 10px 0 0;
	font: bold 24px/24px Helvetica, Arial, sans-serif;
	color: #c00;
	text-align: right;
	text-shadow: #ddd 0 1px 0;
	}

.post .head h3.title {
	float: left;
	width: 480px;
	padding: 2px 0 0;
	font: normal 24px/24px Helvetica, Arial, sans-serif;
	color: #333;
	clear: none;
	text-shadow: #ddd 0 1px 0;
	}
	
.post .head h3.title a {
	color: #333;
	text-decoration: none;
	}

.post .head h3.title a:hover {
	color: #666;
	border-bottom: 1px dotted #999;
	}
	
.post .meta {
	float: left;
	width: 90px;
	padding: 2px 10px 0 0;
	text-align: right;
	}

.post .meta p {
	font: normal 12px/18px Helvetica, Arial, sans-serif;
	color: #999;
	margin: 0 0 14px;
	}	
	
.post .meta p a {
	color: #999;
	text-decoration: none;
	}
	
.post .meta p.get {
	margin: 0;
	}

.post .meta p.get a {
	color: #c00;
	font-weight: bold;
	}

.post .meta p a:hover {
	color: #666;
	border-bottom: 1px dotted #999;
	}

.post .content {
	padding: 0 20px 0 100px;
	}
	
.post .content p {
	font: normal 16px/24px Georgia, "Times New Roman", Times, serif;
	color: #333;
	margin: 0;
	}

.post .content p a {
	color: #c00;
	text-decoration: none;
	}

.post .content p a:hover {
	color: #666;
	border-bottom: 1px dotted #999;
	}
	
.post hr.clear {
	clear: both;
	visibility: hidden;
	height: 1px;
	padding: 0;
	border: none;
	margin: 0;
	}
	
h3.h3-recently {
	height: 29px;
	background: url(images/not-stale.png) no-repeat center top;
	text-indent: -9999em;
	}	
	
h3.h3-comments {
	height: 29px;
	background: url(images/backtalk.png) no-repeat center top;
	text-indent: -9999em;
	}	
	
h3.h3-respond {
	height: 29px;
	background: url(images/have-your-say.png) no-repeat center top;
	text-indent: -9999em;
	}	
	
ul.recently li {
	float: left;
	width: 190px;
	height: 130px;
	padding: 10px 0;
	list-style: none;
	background: #fff;
	margin: 0 0 10px 10px;
	display: inline;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	}	

ul.recently li h4.epi {
	float: left;
	width: 45px;
	padding: 0 10px 0 0;
	font: bold 18px/24px Helvetica, Arial, sans-serif;
	color: #c00;
	text-align: right;
	text-shadow: #ddd 0 1px 0;
	}	

ul.recently li h4.title {
	float: left;
	width: 125px;
	height: 110px;
	padding: 0;
	font: normal 18px/24px Helvetica, Arial, sans-serif;
	color: #333;
	clear: none;
	text-shadow: #ddd 0 1px 0;
	}
	
ul.recently li h4.title a {
	color: #333;
	text-decoration: none;
	}

ul.recently li h4.title a:hover {
	color: #666;
	border-bottom: 1px dotted #999;
	}	
	
ul.recently li .meta {
	clear: both;
	border-top: 1px dotted #e6e6e6;	
	}
	
ul.recently li .meta p.get {
	float: left;
	width: 45px;
	padding: 8px 10px 0 0;
	text-align: right;
	font: bold 12px/12px Helvetica, Arial, sans-serif;
	}

ul.recently li .meta p.get a {
	color: #c00;
	font-weight: bold;
	text-decoration: none;
	}

ul.recently li .meta p a:hover {
	color: #666;
	border-bottom: 1px dotted #999;
	}
	
ul.recently li .meta p.date {
	float: left;
	width: 125pxx;
	padding: 8px 0 0;
	text-align: left;
	font: normal 12px/12px Helvetica, Arial, sans-serif;
	color: #999;
	}	


.podPress_content {
	height: 45px;
	overflow: hidden;
	}

.podPress_content div {
	height: 35px;
	border-top: 10px solid #fff;
	}
	
#footer {
	padding: 10px 0 30px;
	text-align: center;
	margin: 0 auto;
	clear: both;
	}
	
#footer p {
	font: normal 10px/10px Helvetica, Arial, sans-serif;
	color: #666;
	}
	
#footer p a {
	color: #666;
	text-decoration: none;
	font-weight: bold;
	}
	
#footer p a:hover {
	border-bottom: 1px dotted #999;
	}
	
ol.comment-list {
	margin: 0 10px;
	}

ol.comment-list li.comment {
	background: #fff;
	padding: 10px 0;
	margin: 0 0 10px;
	list-style: none;
	display: block;
	-moz-border-radius: 8px;
	-khtml-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	}
	
ol.comment-list li.comment .meta {
	float: left;
	width: 90px;
	padding: 2px 10px 0 0;
	text-align: right;
	}

ol.comment-list li.comment .meta p {
	font: normal 12px/18px Helvetica, Arial, sans-serif;
	color: #999;
	margin: 0 0 14px;
	}
	
ol.comment-list li.comment .meta p strong {
	color: #333;
	}		
	
ol.comment-list li.comment .meta p a {
	color: #999;
	text-decoration: none;
	}
	
ol.comment-list li.comment .meta p.perma {
	margin: 0;
	}

ol.comment-list li.comment .meta p.perma a,
ol.comment-list li.comment .meta p strong a {
	color: #c00;
	font-weight: bold;
	}

ol.comment-list li.comment .meta p a:hover {
	color: #666;
	border-bottom: 1px dotted #999;
	}

ol.comment-list li.comment .content {
	padding: 2px 20px 0 100px;
	}
	
ol.comment-list li.comment .content p,
ol.comment-list li.comment .content ul,
ol.comment-list li.comment .content ol {
	font: normal 12px/18px Georgia, "Times New Roman", Times, serif;
	color: #333;
	margin: 0 0 12px;
	}
	
ol.comment-list li.comment .content a {
	color: #c00;
	text-decoration: none;
	}

ol.comment-list li.comment .content a:hover {
	color: #666;
	border-bottom: 1px dotted #999;
	}
	
ol.comment-list li.comment hr.clear {
	clear: both;
	visibility: hidden;
	height: 1px;
	padding: 0;
	border: none;
	margin: 0;
	}
	


.respond {
	margin: 0 0 0 10px;
	}
	
.respond p {
	font: normal 12px/12px Helvetica, Arial, sans-serif;
	margin: 0 0 10px;
	color: #333;
	}

.respond p a {
	color: #333;
	font-weight: bold;
	text-decoration: none;
	}

.respond p a:hover {
	color: #666;
	border-bottom: 1px dotted #999;
	}

.respond p.input {
	height: 35px;
	margin: 0;
	}

.respond p.text {
	height: 100px;
	margin: 0;
	}

.respond p label {
	float: left;
	width: 90px;
	padding: 5px 10px 0 0;
	text-align: right;
	font: bold 12px/12px Helvetica, Arial, sans-serif;
	color: #333;
	}

.respond p.input input {
	float: left;
	background: #fff;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 4px;
	font: normal 12px/12px Helvetica, Arial, sans-serif;
	}

.respond p.text textarea {
	float: left;
	background: #fff;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 4px;
	width: 470px;
	height: 82px;
	font: normal 12px/18px Helvetica, Arial, sans-serif;
	}

.respond p.submit {
	height: 35px;
	padding: 0 0 0 100px;
	}	

.respond p.submit input {
	font: bold 12px/12px Helvetica, Arial, sans-serif;
	color: #fff;
	background: #c00;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	padding: 5px 8px 4px;
	}
	
/* homepage */	

#home .post .head h3.title {
	width: 415px;
	}	

#home .podPress_content { display: none; }
#home .podPress_content div { display: none; }
