
/* Style: Lunik */

/*
Theme Name: Lunik
Version: 1.0
Description: Lunik theme.
Author: Sian Jones
Author URI: http://www.sianjones.net
Template: backstage
*/
 
@import url("../backstage/style.css");

/* Default styles */
@import "../backstage/reset.css";

body {
	background-color:#000000;
}


#logo {
	float: left;	
	padding: 15px 15px 25px 9px;
}

#main .post-content {
	float: left;
	width: 400px;
	margin-left: 0px;
}

#main .post-content p {
font-size: 12px; 
line-height: 18px;
padding: 10px 0 10px 0;
}

.post p {
font-size: 12px; 
line-height: 18px;
padding: 5px 0 10px 0;
}


#main .post .intro {
	width: 520px;
	margin-bottom:0px;
	float: left;
}
.fix { margin:0; padding:0; }

.widget h2{
	line-height: 1.6em;
}



#main h3 {font-size: 18px; font-family: gill sans, arial, sans-serif; text-transform: uppercase; letter-spacing: 1px; line-height: 35px; padding-left:0px; padding-right:20px; margin-bottom:5px }
#main h3.arh {
	padding-left: 0px;}
#main h2.arh {
	padding-left:0px!important;	
}

	.widget h3{
	font-size:18px;
	font-family:Gill Sans, Arial, Helvetica, sans-serif;
	color:#ffffff;
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: 1px;
	padding-left: 0px;
	line-height: 35px;
}

#sidebar ul, #sidebar .textwidget {
		padding:0px;
}

#main .post { padding: 0 10px 15px 10px;  }  
#main .col1 .post, #main .col2 .post, .col-right .post { padding: 0 10px 20px 0px; border-bottom:1px solid} 

.post-image a{
	color: #ffffff;
}

.post-image-audio {
	margin-left:0px;	 
}

.image_box {
	display:none
}

#top-nav {
	height: 50px;
	font-size: 11px;
	padding: 15px 15px 10px 10px;
	margin-bottom: 20px;
	 
}
#top-nav ul {
	 padding-left:10px
}

.featured-download {  display:none; }

#header .advert {
	top:66px;
}
