/*  
Theme Name: Midnight Sky
Theme URI: http://www.wpskins.org/
Description: A smooth dark black and grey one column web 2.0 theme. Designed By: <a href="http://www.wpskins.org/" title="WPSkins.org" target="_blank">WPSkins.org</a> - Sponsored By: <a href="http://www.visitusa.com/state-hotels/" title="New York City Hotels" target="_blank">New York City Hotels</a> & <a href="http://www.portablemp3players.info" title="Portable Mp3 Player Reviews & News" target="_blank">Portable Mp3 Player Reviews & News</a>
Author: WPSkins.org
Author URI: http://www.wpskins.org/
	 
	This theme was designed and built by WPskins.org,
	whose blog you will find at http://www.wpskins.org/

	The CSS, XHTML and design is released under Attribution-ShareAlike 2.5 Licence You must leave our 2 links intact on this theme if you wish to use it: 	http://creativecommons.org/licenses/by-sa/2.5/

*/

*
{
margin: 0px;
padding: 0px;
list-style: none;
}


			/* Global Layout */


body 
{
font-size: 12px;
margin: 0px;
text-align: center;
background: #393939;
color: #efefef;
font-family: Tahoma, Arial, Helvetica, sans-serif;
}

#header
{
position: relative;
margin: auto;
margin-bottom: 8px;
width: 601px;
height: 0px;
background: url(img/head.gif) top left no-repeat;
}

#searchbox
{
position: relative;
float: right;
padding-top: 38px;
padding-right: 38px;
}

#s
{
position: relative;
width: 220px;
}

#content
{
position: relative;
margin: auto;
margin-bottom: 8px;
width: 601px;
background: url(img/bg.gif) top left;
text-align: left;
}

#navbox
{
position: absolute;
top: 5px;
right: -36px;
width: 36px;
}

.apost
{
position: relative;
padding-top: 20px;
background: url(img/top.gif) top left no-repeat;
}

.postcontent
{
position: relative;
padding: 0px 34px 0px 34px;
margin: auto;
width: 532px;
}

.posthead
{
position: relative;
height: 53px;
}

.apostfoot
{
position: relative;
height: 60px;
background: url(img/footer.gif) top left no-repeat;
font-weight: bold;
}

.zdigg
{
z-index: 100;	
}

.rightone
{
position: relative;
float: right;
padding-top: 12px;	
padding-right: 30px;
width: 187px;
}

.righttwo
{
position: relative;
float: right;
padding-top: 12px;	
padding-right: 25px;
width: 172px;
}

#footer
{
position: relative;
padding: 6px;
margin: auto;
margin-bottom: 8px;
width: 589px;
background: #000000;
color: #FFFFFF;
font-size: 11px;
font-weight: bold;
text-align: left;
}








a:link, a:visited
{
color: #ffffff;
}

p
{
position: relative;
margin: 9px 0px 9px 0px;
line-height: 18px;
}

h1
{
position: absolute;
display: inline-block;
left: 0px;
padding: 28px 0px 0px 38px;
color: #161616;
font-size: 24px;
}

h2
{
position: relative;
font-size: 16px;
padding-bottom: 3px;
color: #ffffff;
display: inline-block;
}

h5
{
color: #ffffff;
padding-left: 30px;
font-size: 12px;
}