/* This CSS file is created for you to create or override any of the existing CSS styles used in this theme */
.logo					{
	max-width: 590px;
	float: left;
	margin-top: 0px;
	margin-right:0;
	margin-bottom: 0;
	margin-left: 10px;
}


#header					{
 	background-color: #Fff;
	height: 120px;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 15px;
	padding-left: 0;
	background-image: url(../images/starfield1.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
.featured				{
	height: 333px;
	width: 460px;
	background-image: url(../images/iPhoneBak.png);
	background-repeat: no-repeat;
	margin-top: 0;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 0;
	padding-top: 30px;
	padding-right: 100px;
	padding-bottom: 10px;
	padding-left: 108px;
}
.featured-article		{
	display: block;
	width: 448px;
	height: 300px;
	text-decoration: none !important;
	overflow: visible;
}
#controls				{ position: absolute; float: left; z-index: 10; width: 438px; padding-top: 75px; }
.featured-entry			{ position: relative; top: 220px; overflow: visible; background: url(../../images/overlay.png); height: 85px; color: #a7a7a7; padding: 0; display: block; }

/* navigation */

.rss a:hover {color:#ccccff;}

#nav-content			{ margin: 0 auto; width:100%; background: url(../images/topnav.jpg) repeat-x #CCC; height: 30px; border: 1px solid #003366; }

.sf-menu li li			{ width: 148px; border: solid #ccc; border-width: 1px 1px 0; }
.sf-menu a				{ display: block; text-decoration: none; padding: 0 15px; text-transform: uppercase; color: #fff; font-size: 11px; }
.sf-menu a:hover	{ color: #ccccff; }

.postbar li a:link, .postbar li a:visited	{
	text-decoration: none;
	font-weight: bold;
	color: #FFFFFF;
}
.postbar li a:hover		{
	color: #00FFFF;
}


body					{
	background-color: #fff;
	color: #333;
	font: 12px 'Lucida Grande',Arial,Helvetica,sans-serif;
	height: 100%;
	min-height: 100%;
	background-image: url(../images/starfield1.jpg);
	background-repeat: no-repeat;
	background-position: center 167px;
}

