/*  
Theme Name: Coming Soonish
Theme URI: http://www.eshpublishing.com
Author: NinJaSistah
Author URI: http://www.electricsistahood.com
Description: No peeksies
*/
body {
	background: #21211f;
	width: 702px;
	font-family: Helvetica, Arial, Sans-serif;
	margin: 0 auto;
	padding: 10px 0 0 0;
}

.header{
	width: 702px;
	float: left;
	clear: both;
	padding: 0;
	margin: 0 0 32px 0;
}

h1 img{
	float: left;
	padding: 0;
	margin: 0;
}

#content{
	width: 612px;
	background: #48515c;
	line-height: 22px;
	font-size: 18px;
	font-family: Georgia, Times, Serif;
	margin: 0 0 10px 0;
	float: left;
	clear: both;
	color: #ffffff;
	padding: 20px 60px 20px 30px;
	-moz-border-radius-topleft: 5px; -webkit-border-top-left-radius: 5px;-moz-border-radius-bottomright: 5px; -webkit-border-bottom-right-radius: 5px;
}

#content a {color: #ccc;}
#content a:hover {color: #ececec;}

a, a:visited{
	text-decoration: none;
	color: #666;
}

a:hover, a:hover:visited{
	text-decoration: none;
	color: #FFFFFF;
}

img {
	border: none;
}

p.copy {
	float: left;
	font-size: 12px;
	color: #444444;
	padding: 5px 0 5px 0;
}

p.tagline {
	font-family: Georgia, times, serif;
	font-style: italic;
	float: right;
	font-size: 18px;
	color: #666666;
	padding: 0px 52px 0 0;
}


.smallside {float: right; clear: both; margin-top: 40px;font-size: 90%; line-height: 24px; }

