/*
Theme Name: Draw You a Secret
Theme URI: http://drawyouasecret.com/
Description: Theme developed to the Draw You a Secret
Version: 0.5
Author: Macki
Tags: one page, black, dirt texture, didot

*/

/* temporary */
#drawings #meta a#contact { display: none }


body {
	background: #000;
	padding: 15px;
	color: #fff;
	font: 0.8em/1.3 Helvetica, Arial, Verdana, sans-serif;
	background-image:url(imgs/bg.jpg)
}	

a {color:#fff; text-decoration: underline;}

strong { font-weight: bold }

#wrap { width:780px; margin: 0 auto; position: relative; }

#secrets { width:300px; }

#secrets h1 { margin-bottom: 15px; }

#secrets textarea, #secrets p {
	width:780px;
	margin-left: 15px;
}

#secrets p { margin: 15px 0 15px 15px }

#secrets textarea { font: 1em/1.3 Helvetica, Arial, Verdana, sans-serif; height: 150px;  }

#secrets #submit { float: right }

#meta { 
	position: absolute;
	top: 15px;
	right: 0
}

#subscribe-ct {
	width: 150px;
	position: absolute;
	top: 50px;
	right: 0;

}

#subscribe-ct p { width: 200px }



#drawings {
	width: 780px;
	margin-top: 30px;
}

#drawings p { 	width: 780px; text-align: center }

#drawings p img {
	margin: 0 auto;
}

.post {
	padding: 45px 7px 15px 7px;
	width: 780px;

}

.post h2 { font-size: 30px;  }



.sIFR-hasFlash h2 {	
	visibility: hidden;
	letter-spacing: -9px;
}



/* These are standard sIFR styles... do not modify */

.sIFR-flash {
	visibility: visible !important;
	margin: 0;
}

.sIFR-replaced { visibility: visible !important; }

span.sIFR-alternate {
	position: absolute;
	left: 0;
	top: 0;
	width: 0;
	height: 0;
	display: block;
	overflow: hidden;
}



/* Hide Adblock Object tab: the text should show up just fine, not poorly with a tab laid over it. */
.sIFR-flash + div[adblocktab=true] {
  display: none !important;
}

#signature {
	position: absolute; right: 30px;
}

.ratingtext { display: none }

#ll2, #li-2-1 label { display: none; }
#li--1 label, #ll { display: none; }