.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


body {
	background-color: #e1e1e1;
	background-image:url('http://images.awesomesaus.com/bg.png');
	background-attachment: fixed;
	font-family: 'Ubuntu', 'Helvetica', 'Arial', sans-serif;
	font-size: 13px;
	color: #444444;
	line-height:18px;
	margin:0 ! important;
}

a:link, a:visited, a:active {
	color: #942313;
	text-decoration: none;
}

a img{border:0;}

a:hover {
	color: #b64738;
}

p {
	padding-top:0;
	margin: 0 0 10px 0;
}

table {
	font-size: 9pt;
	margin: 0;
	padding: 0;
}


h1 {display:none;}


h2 {
	margin:0;
	padding: 0;
	font-family: 'Paytone One', 'Arial Black', sans-serif;
	color: #666666;
	font-size: 2em;
}


h3 {
	margin: 0;
	font-size:1.4em;
	padding: 0;
	font-weight: bold;
}

div#container {
	margin: 0px auto 0px auto;
	width: 850px;
}
	
div.box {
	background-color: #d3d3d3;
	padding: 10px;
	margin-bottom:20px;
}

div.box h2 {
	font-family: 'Bangers', 'Arial Black', sans-serif;
	font-size: 2.3em;
	line-height: 1.5em;
}

div.box h3, div.paging h3{
	font-size:1.8em;
	font-family: 'Bangers', 'Arial Black', sans-serif;	
}

.border{
	-moz-border-radius: 20px 20px 20px 20px; 
	-khtml-border-radius: 20px 20px 20px 20px;
	-moz-box-shadow: 3px 3px 5px rgba(0,0,0,0.3);
	-khtml-box-shadow: 3px 3px 5px rgba(0,0,0,0.3);
	-webkit-box-shadow: 3px 3px 5px rgba(0,0,0,0.3);
	behavior:url("PIE.htc");
}

div.box img{
	-moz-border-radius: 10px 10px 10px 10px; 
	-khtml-border-radius: 10px 10px 10px 10px;
	vertical-align: top;
}

div#left-column{
	width: 210px;
	float:left;
	margin:20px 10px 0 0;
}

div#right-column{
	width: 620px;
	float:left;
	margin: 20px 0 0 10px;
}

div#logo{
	background:none;
	text-align:center;
	margin-bottom:0;
	margin-top:-20px;
}

div#main-links h2{
	margin-left:10px;
}

form#search{
	margin:10px;
}

form#search input.text{
	border:1px solid #aaa;
	border-bottom:0;
	border-right:0;
	height:26px;
	line-height:26px;
	font-size:1.1em;
	width:110px;
	float: left;
}

form#search input.submit{
	width:54px;
	background: #942313;
	color: white;
	border: none;
	padding: 5px 7px;
	margin: 3px 0 2px 0;
	float: left;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
	cursor: pointer;
}

div#site-description{
	text-align:center;
	font-size:1.2em;
	font-weight:normal;
	font-family: 'Anton', 'Arial Narrow', sans-serif;
	padding:20px 10px;
}

div#site-description h3{
	text-align:left;
	font-size:1.4em;
	margin:20px 10px 6px 20px;
}

div#site-description ul{
	text-align:left;
	list-style:none;
	padding:0 0 0 25px;
	margin:0;
	font-size:0.9em;
}

div#site-description ul li{
	line-height:25px;
}

div#site-description ul li:before{
	content: "\0000bb";
}

div#copyright{
	font-family: 'Anton', 'Arial Narrow', sans-serif;
	text-align:center;
	font-size:1.4em;
	line-height:23px;
	color :#888;
}

div#copyright a{
	color: #555;
}

div#copyright a:hover{
	color: #942313;
}

div#content div.post{
	float: left;
	width: 570px;
	text-align: justify;
	overflow: hidden;
	background-color: #fff;
	margin-bottom: 20px;
	min-height: 45px;
}

div.post-content{
	width: 500px;
	margin: 35px;
}

div.post h2 {
	color: #333;
	font-size: 2em;
	margin: -5px 30px 10px 0;
	line-height:1em;
}

div.post a:hover h2 {
	color:#942313;
}

div#content div.post img {
	border: 5px solid #FFFFFF;
	-moz-box-shadow: 0px 2px 5px rgba(0,0,0,0.3);
	-khtml-box-shadow: 0px 2px 5px rgba(0,0,0,0.3);
	-webkit-box-shadow: 0px 2px 5px rgba(0,0,0,0.3);
}

div.paging{
	width: 580px;
}

div.tags{
	text-align: right;
	margin-top: 10px;
	font-size: 0.9em;
}

div.tags a:after{
	content: " | ";
}

div.tags a:last-child:after{
	content: "";
}

div.reblog{
	font-size:0.9em;
	margin:10px 0;
	background:#f0f0f0;
	padding:5px;
}

div.social{
	border-top:1px solid #ddd;
	margin:10px 10px 0 10px;
	padding-top:10px;
	font-size:0.9em;
	text-align:right;
	height:21px;
	overflow:hidden;
}

div.social div.notecount, div.social div.commentcount, div.social div.permalink{
	display:inline-block;
	overflow:hidden;
}

div.social div.notecount a, div.social div.commentcount a, div.social div.permalink a{
	display:inline-block;
	height:20px;
	margin-top:2px;
}

div.social div.notecount:after, div.social div.permalink:after{
	content: "\0000a0\0000a0\0000a0|\0000a0\0000a0\0000a0";
}

div.social div, div.social div.fb-like{
	display:inline-block;
}

div.fb-like{
	float:right;
	height:20px;
	overflow:hidden;
}

div.social iframe{
	vertical-align:middle;
	margin-left:15px;
	width:50px ! important;
	height:20px ! important;
	overflow:hidden;
}

div#feedback-container{
	overflow:hidden;
	width:530px;
	margin:-70px 20px 0 20px;
	padding-top:60px;
	background:#e6e6e6;
	color:#777;
}


div#notes ol{
	list-style:none;
	margin:20px 30px;
	padding:0;
}

div#notes img.avatar{
	display:none;
}

div#notes ol li{
	border-top:1px dashed #888;
	line-height:30px;
}

div#notes ol li span.action:before{
	content: "\0000bb\0000a0";
}

div#notes ol li:last-child{
	border-bottom:1px dashed #888;
}

#disqus_thread{
	padding:10px 20px;
	font-size:0.8em;
	margin:10px 10px 0 10px;
}

#dsq-content .dsq-toolbar-item{
	width:auto ! important;
}

div.date {
	margin-top:20px;
	width:36px;
	height:48px;
	padding:2px 6px;
	float:left;
	background-color: #942313;
	text-align: right;
	color: #ffffff ! important;
	font-family: 'Anton', 'Arial Narrow', sans-serif;
	text-decoration: none;
	-moz-border-radius: 0 10px 10px 0; 
	-khtml-border-radius: 0 10px 10px 0;
	-moz-box-shadow: 3px 3px 5px rgba(0,0,0,0.3);
	-khtml-box-shadow: 3px 3px 5px rgba(0,0,0,0.3);
	-webkit-box-shadow: 3px 3px 5px rgba(0,0,0,0.3);	
}

div.date a {
	display:block;
	color:#ffffff ! important;
	font-size:1.6em;
	line-height:22px;
}

	
div.photo img.image{
	width:490px;
	display:block;
	margin:auto;
}

div.photo div.caption{
	padding:10px 5px 5px 5px;
}

div.quote div.source{
	margin-top:10px;
}

div.link h3{
	margin:15px 0 25px 0;
}


div.audio .player{
	padding:10px 0;
}

div.audio_player{
	float:left;
	margin-right:10px;
}

div.trackinfo{
	font-size:0.9em;
	line-height:13px;
}

div.playcount{
}

div.source {
	text-align: right;
	font-style: italic;
	color: {color:Two};
}	

div.ask img {
	width: 24px !important;
}

blockquote {
	margin: 0;
	padding: 0;
	font-style:italic;
	color:#666;
}

blockquote p{
	line-height:25px;
}

blockquote p:before{
	content: "“";
	line-height:0px;
	font-size:4em;
	font-family:Helvetica, Arial, sans-serif;
	vertical-align:bottom;
	display:inline-block;
	margin-right:20px;
}

blockquote p:after{
	content: "”";
	line-height:0px;
	font-size:4em;
	font-family:Helvetica, Arial, sans-serif;
	vertical-align:bottom;
	display:inline-block;
	margin-left:10px;
}

blockquote img {
	width: 100%;
}

/* ABOUT PAGE */
#about ul.links{
	padding-left:20px;
	margin-left:0;
}

#about ul.links li{
	padding:0;
	margin:0 ! important;
}

#about ul.links li a{
	font-weight:bold;
}
