@import url('css/frameworks/reset-min.css');
@import url('css/frameworks/fonts-min.css');
@import url('css/frameworks/buttons.css');
@import url('css/frameworks/forms.css');
@import url('css/frameworks/css-classes.css');

/*  
Theme Name: Linoluna
Theme URI: http://www.michaeljubel.com/2007/12/linoluna-magazine-style-theme-for-wordpress/
Description: <a href="http://www.michaeljubel.com/2007/12/linoluna-magazine-style-theme-for-wordpress/">Liloluna</a> magazine-style theme for Wordpress. Slideshow of featured articles, tabbed navigation, neat icons, and multiple easy-configurable widgetized sidebars.
Version: 1.1
Author: Michael Jubel
Author URI: http://www.michaeljubel.com/2007/12/linoluna-magazine-style-theme-for-wordpress/

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

just splendid

*/


/* HTML Elements */
* {
	margin:0;
	padding:0;
	}

body,html {
	color: #354243;
	background: url(images/bg_body.gif) top repeat-x #35a5e3;
	}

p {	
	margin: 12px 0;
	}

p.author, p.meta {
	margin: 5px 0;
	color: #666;
	font:0.9em Arial;
}


a:link, a:visited {
	color: #35A5E3;
	text-decoration:none
	}

a:hover, a:active {
	text-decoration:underline;
	}

a img {
	border:0;
	}


code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}	

acronym, abbr, span.caps {	
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	}			

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	width:200px;
	padding: 10px 10px 0 10px;
	border-top: 2px solid #ddd;
	border-bottom: 2px solid #ddd;
	background: #ccff99;
	float:right;
	font:1.0em Georgia;
	line-height:1.5em;
	margin:10px 0px 10px 10px;
	}

select {
	width: 130px;
	}	



/* Structure */

div#contentWrapper {
	background: url(images/bg_contentHolder-trans.png) right top repeat-y transparent;
	padding: 0 5px 0 5px;
	position: relative;
}

div#contentWrapper div.tr {
	width: 5px;
	height: 7px;
	background: url(images/bg_content_tr.gif) no-repeat;
	position: absolute;
	right: 0;
	top: 0;
}
#container {
	margin: 0 auto;
	padding: 0;
	width: 984px;
	background: transparent;
}

#page {
	margin: 0;
	padding:0 7px;
	background: transparent;
	position: relative;
	}
	
.left {
	float:left;
	}

.right {
	float:right;
	}


/* Header*/
.nav {
	margin-top:5px;
	font-size:0.7em;
	}

.nav-bar { 
	height:20px;
	width: 100%;
	margin: 0;
	padding:3px 10px 1px 0;
	position: absolute;
	left: 0;
	bottom: 22px;
	font-size: 11px;
	font-weight: bold;
	
	}
	.nav-bar ul {
		padding-left: 190px;
		}
		.nav-bar ul li {
			display: inline;
			float: left;
			}
			.nav-bar ul li a {
				display: block;
				padding: 5px;
				color: #fff;
			}
			.nav-bar ul ul {display: none;}
	.nav-bar span {
		float:right;
		color: #fff;
		padding: 5px;
		}
	
	.nav-bar span a {
		color: #fff;
		}

/* Text*/


#sidebar div.sidebarNav {
	background: yellow;
}

#sidebar div.sidebarNav ul {
	padding: 0;
	border-top: 1px solid #333;
}

#sidebar div.sidebarNav ul li {
	padding: 0 !important;
}

#sidebar div.sidebarNav ul li a {
	display: block;
	padding: 12px;
	font-size: .9em;
	background: #35A5E3 url(images/bg_body.gif) repeat-x scroll center top;
	border-bottom: 1px solid #000;
}
#sidebar div.sidebarNav ul li a:hover, #sidebar div.sidebarNav ul li.current_page_item a {
	background: #333;
	color: #fff;
	text-decoration: none;
}

#sidebar div.sidebarNav ul li ul {
	display: none;
}


#sidebar div.sidebarNav ul li.current_page_item ul {
	display: block;
}


div.rightMag ul li.current-cat a {
    color: yellow !important;
}


h1 {
	font-size:3.0em;
	font-weight:bold;
	}

h2 {
	font-size:2.3em;
	padding-bottom:10px;
	font-weight: normal;
	}

h3 {
	font-size:1.3em;
	margin-bottom:3px;
	font-weight: bold;
	}

h4 {
	font-size:.9em;
	font-weight: bold;
	color: #666;
	}

h3#respond {
	border-top:1px dotted #ccc;
	margin-top:25px;
	padding-top:20px;
	}
	
h3#comments {
	margin-top:32px;
	padding-left:0px;
	}

/* Content*/

#header {
	height: 123px;
	position: relative;
}


#logo {
	width:197px;
	height:26px;
	position: absolute;
	left: 195px;
	top: 25px;
}

#logo a {
	height: 26px;
	width: 197px;
	background: url(images/bg_h1-trans.png) no-repeat;
	text-indent: -1234em;
	overflow: hidden;
	display: block;
}



#logo .description {
	font-size:0.7em;
	color:#bbb;
	text-transform:uppercase;
	letter-spacing:-0.05em;
	float:right;
	}





div#magazine {
	background: #F2F1E4;
	width: 100%;
	overflow: hidden;
}


div.leftMag {
	float: left; 
	width: 576px;
}

div.rightMag {
	float: right;
	width: 384px;
	background: #F2F1E4;
	}
	div.rightMag ul {
		overflow: hidden;
		width: 100%;
		height: 250px;
		background: #354243 url(images/bg_rightMag.gif) bottom repeat-x;
		} 
		div.rightMag ul li {
			margin: 12px 24px 0 24px;
			padding: 0;
			}
			div.rightMag ul li a {
				display: block;
				font-size: 13px;
				color: #fff !important;
				font-weight: bold;
			}
			div.rightMag ul li a:hover {
			}



div.rightMag div.headlineBox ul {
    background: transparent;
    height: auto;    
    margin-bottom: 12px;
}
div.rightMag div.headlineBox ul li {
	margin: 6px 0 0 0;
}

div.rightMag div.headlineBox ul li a {
    color: #35A5E3 !important;
    font-weight: normal;
    font-size: 90%;
    
}

#contentHolder { 
	padding: 0;
	overflow: hidden;
	background: #fff;	
} 


#content {
	width:576px;
	float:left;
	background: #fff;
	}

div.entry .article {
	margin: 24px;
	border-bottom: 1px solid #ccc;
	} 
	
div.entry .article p {
	font-size: 14px;
	line-height: 140%;
}	
	

div.entry div#authorbox {
	background: #fff;
	padding: 12px;
	margin: 24px auto;
	color: #666;
	overflow: hidden;
	font-size: 0.9em;
}
div.relatedPosts {
	padding: 12px;
	margin: 24px auto;
	color: #666;
	overflow: hidden;
	font-size: 0.9em;
}


div.entry div#authorbox div.authorpic {
	float: left;
	margin-right: 12px;
}


#aside {
	padding:12px 24px 12px 12px;
	}
	#aside .clearfloat {
		margin:0px 0px 10px 0px;
		}




div#features.clearfloat {
	background:#F2F1E4;
	padding: 0 0 0 0;
}
	
.headlineBox {
	width:192px;
	float:right;
	padding:0px;
	}

.headlineBox div {
	padding: 12px;
}




 
#aside-1 img, #aside-2 img, #aside-3 img {
	}

#aside img, #archive img {
	float:left;
	margin:4px 10px 12px 0px;
	}

#aside p {
	margin-top: 0;
	line-height: 140%;
	}

#aside-1 p, #aside-2 p, #aside-3 p, #archive p {
	margin-top:0px;
	font-size: 12px;
	}

.title
	{
	font:1.5em;
	line-height:.7em;
	font-weight: bold;
	margin-bottom: .3em;
	display: block;
	}

p.author, p.author a {
	color:#777;
	}

p.meta, p.meta a {
	font-size:11px;
	}

div.headlineBox p {
	margin: 0 0 12px 0;
	font-size: .9em;
	color: #354243;
}

div.headlineBox h4 a, #aside h4 a {
	font: 11px Arial;
	font-weight: normal;
	color:#666;
    margin-top: 24px;
}


#aside h3 a {
	font:14px Arial;
	font-weight: bold;
	}
div.headlineBox h3 a {
	font:12px Arial;
	font-weight: bold;
	}
.post, #archive {
	padding:24px;
	}

#archive {
	padding: 0;
}





.post p {
	margin-top:0px;
	font-size: 1.1em;
	line-height: 1.3;
	}

.post .clearfloat {
	margin:10px 0px;
	}

.post .title {
	font-size:2.3em;
	margin:3px 0px 3px 0px;
	}

.post ul, .post ol {
	margin-bottom:12px;
	}

.post ul li {	
	list-style:square;
	margin-left:30px;
	}

.post ol li {	
	list-style:decimal;
	margin-left:30px;
	}

.post ol li ul li {	
	list-style:square;
	margin-left:20px;
	}

.post .ads {
	margin-top:10px;
	}

#top_banner {
	margin:5px 0px 12px 0px;
	}

#stats {
	display: block;
	padding: 12px 24px 6px 24px;
	font:0.8em Arial;
	}

#stats span {
	padding: 8px 4px 8px 4px;
	}

#stats span a {
	color:#333;
	}

#archive .clearfloat {
	margin:10px 0px;
	}

#writer img  {
	margin:0px 10px 12px 0px;
	float:left;
	}

/* Sidebar*/


#sidebar {
	width:384px;
	float:right;
	margin:0px;
	background: #F2F1E4;
	}
	#sidebar ul {
		padding: 12px;
	}
	
	#sidebar li {
		list-style:none;
		padding: 3px 24px 3px 0px;
		}
	
	#sidebar h4 {
	    padding: 12px;
	}
	
	#sidebar h3 {
		font:14px Arial;
		font-weight:bold;
		color:#fff;
		background: #0D191B;
		padding: 12px;
		margin: 0;
		}
		#sidebar h3 a {
			color: #fff;
		}
		#sidebar div.sidebarRow h3.title {
			background: transparent;
			padding: 0px;
			margin-bottom: 0.2em;
		}
		
		#sidebar div.sidebarRow h3.title a {
			background: transparent;
			padding: 0px !important;
			color: #35A5E3;
		}



#sidebar-top, #sidebar-middle {
	margin:0;
	padding:0;
	}

#sidebar-bottom {
	margin:0px 0px 10px 0px;
	}

#sidebar-tabs {
	width:384px;
	padding:0px;
	margin-bottom:10px;
	}

#sidebar-left {
	width:135px;
	padding:0px 10px 10px 10px;
	float:left;
	}

#sidebar-right {
	width:135px;
	padding:0px 10px 10px 10px;
	float:right;
	}

#sidebar-ads {
	width:300px;
	float:right;
	margin:0px;
	padding:10px;
	}

/* Form Elements */

select {
	background:#bbb;
	width:100%
	}
	
#searchform {
	padding:16px 5px 0 0; 
	}

.button {
	padding: 1px;
	border:1px solid #ccc;
	background:#fff;
	font-size:1.0em;
	}

#search .button {
	padding: 1px; 
	border:1px solid #ccc;
	background:#fff;
	font-size:0.7em;
	}

#commentform input {
	width: 140px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 99%;
	margin-top:5px;
	}



/* Comments*/

#comments {
	padding:0 10px 10px 10px;
	}
  
.commentlist li {
	margin: 5px 0 3px;
	padding: 24px; 
	list-style: none;
	background:#f2f2f2; 
	}

.commentlist_author li {
	margin: 5px 0 3px;
	padding: 0px 12px 8px 12px;
	list-style: none;
	background:#ccff99;
	}

#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}

.commentlist cite, .commentlist_author cite {
	font: 1.0em Georgia, "Times New Roman", Times, serif;
	font-weight:bold;
	letter-spacing:-0.05em;
	}	


/* Footer*/


#footer {
	padding: 24px;
	margin: 0 0 50px 0;
	background: #0D191B;
	color: #F2F1E4;	
}


#footer a {
	color: #F2F1E4;
	text-decoration: underline;
	font-size: 90%;
}



/* sidebar-tabs */


#sidebar-tabs ul.tabs {
	display: block;
	padding: 0;
	margin-left: 10px;
	white-space: nowrap;
	text-transform: uppercase;
	z-index: 5500;
/*\*/	vertical-align: middle;/*\*/
	font-family: Arial, Helvetica, sans-serif;
	}
		
#sidebar-tabs ul.tabs li {
	margin: 0;
	display: block;
	float: left;
	background-color: #ccff99;
	border: 1px solid #ccc;
	border-width: 1px 1px 1px 0;
	white-space: nowrap;
	padding: 4px 7px 3px 7px;
	z-index: 6000;
	background-image: none;
	}
		
#sidebar-tabs ul.tabs li.selected {
	background-color: #fff;
	border-bottom: none;
	z-index: 9998;
	padding: 4px 7px 4px 7px;
	}
		
#sidebar-tabs div.tabContent {
	clear: both;
	border-top:1px solid #ccc;
	padding: 12px;
	_padding: 12px 12px 12px 12px;
	margin: 0;
	display: none;
	}
		
#sidebar-tabs div.tabContent.tabContentActive {
	display: block;
	}
		
#sidebar-tabs div.tabContent ol {
	margin-top: 0;
	margin-bottom: 5px;
	}
		
#sidebar-tabs div.tabContent ol li {
	_padding-left: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	}

#sidebar-tabs div.tabContent ul {
	margin-top: 0;
	margin-bottom: 5px;
	}
		
#sidebar-tabs div.tabContent ul li {
	_padding-left: 0;
	padding-top: 2px;
	padding-bottom: 2px;
	}
		

/* Most Popular Module */


#mostPopWidget, #tabsContainer {
	position: relative;
	top: 1px;
	_top: 0;
	left: 0px;
	_left: 0;
	_height: 14px;
	_padding-top: 6px;
	display: block;
	}


#mostPopWidget ul.tabs {
	font-size: 10px;
	_position: absolute;
	top: 0;
	}
					
#mostPopWidget ul.tabs li {
	position: relative;
	top: 0; 
	padding-left: 4px;
	padding-right: 5px;
	_padding-bottom: 2px;
	}
		
#mostPopWidget ul.tabs li.selected {	
	_padding-bottom: 3px;
	}	
				
#mostPopWidget ul.tabs li:first-child {
	border-left-width: 1px;
	padding-left: 4px;
	}
					
#mostPopWidget  ul.tabs li a {
	color: #333333;
	}			

#mostPopWidget ol li {
	padding-left:2px;
	margin-left:25px;
	list-style-type: decimal;
	line-height:115%;
	}

#mostPopWidget ul li {
	padding-left:2px;
	margin-left:25px;
	list-style-type:square;
	line-height:115%;
	}


.sidebarRow {
	width: 100%;
	overflow: hidden;	
}


/* Float Properties*/

.clearfloat:after {
	content:".";
	display:block;
	height:0;
	clear:both;
	visibility:hidden;
	}

.clearfloat {
	display: inline-block;
	}


/* Hides from IE-mac \*/
* html .clearfloat {
	height:1%;
	}

*+html .clearfloat {
	height:1%;
	}

.clearfloat {
	display:block;
	} 

/* Animation*/

#slideshow {
	background: #0D191B;
	position: relative;
	width: 100%;
	height: 250px;
	overflow: hidden;
	width: 576px;
}
#slideshow.single {
	background: transparent;
	position: relative;
	width: 576px;
}

#slideshow.single .featureHolder {
	height: auto;
}



.featureHolder {
	height: 250px; 
	overflow: hidden;
	width: 100%;
}


div.featureHolder div.background {
	background: #354243;
	height: 100px;
	width: 100%;
	position: absolute;
	bottom: 0; 
	left: 0;
	opacity: .7; 
	-moz-opacity: 0.7;
}

div.featureHolder div.teaser {
	height: 100px;
	width: 100%;
	position: absolute;
	top: 150px;
	left: 0;
	color: #fff;
}


div#sidebar div.headlineBox {
	position: relative;
	height: 250px;
	overflow: hidden;
}

div#sidebar div.background {
	background: #333;
	height: 100px;
	width: 100%;
	position: absolute;
	bottom: 0; 
	left: 0;
	opacity: .7; 
	-moz-opacity: 0.7;
	padding: 0;
}

div#sidebar div.teaser {
	height: 100px;
	width: 100%;
	position: absolute;
	top: 150px;
	left: 0;
	color: #fff;
}
div#sidebar div.teaser h4 {
	padding: 12px 0;
}



div#sidebar div.teaser a, div#sidebar div.teaser h3 a {
	color: #fff !important;
}




div.noHeadline {
	height: 100px;
	width: 100%;
	color: #fff;
	background: #333;
	padding-top: 60px;
}


div.featureHolder div.teaser a,
div.noHeadline a
 {  
	color: #fff; 
}

div.featureHolder div.teaser h2,
div.noHeadline h2
 {
	font-size: 1.5em;
	padding: 12px 24px 5px 24px;
	margin: 0;
} 

div.noHeadline h2 span {
	font-size: .6em; 
}


div.featureHolder div.teaser h2 a,
div.noHeadline h2 a
 {
	color: #fff;
} 
 

div.featureHolder div.teaser p, 
div.noHeadline p  {
	margin: 0 24px;
	padding: 0;
}

#slideshow .clearfloat {
	margin-bottom:0px;
	height: auto;
	overflow: hidden;
	}

#slideshow .title 
	{
	font:2.0em;
	line-height:1.0em;
	}

#control {
        margin: 0px;
        position: absolute;
        right: 10px;
        top: 10px;
        z-index: 20;
	}

#control img {
        margin: 0;
        padding: 0;
	}

#control span a {
	font:0.9em Arial, Verdana, Helvetica;
        background: #333;
        color: #fff;
        padding: 0 3px 0 3px;
        text-decoration: none;
	}

#control .cntrl_active a {
	background-color: #94a9d1;
	}

#control .cntrl_active a {
	color: #fff;
	}

#feature_1 img, #feature_2 img , #feature_3 img, #feature_4 img  {
	margin:0px 10px 12px 0px;
	float:left;
	}

#feature_1 p, #feature_2 p, #feature_3 p, #feature_4 p  {
	margin-top: 4px;
	}
	
	
	
a.tag {
	background: url(http://www.ecohacking.nl/wp-content/themes/linoluna/images/tag-trans.png) no-repeat;
	position: absolute;
	width: 212px;
	height: 164px;
	left: 0px;
	top: -125px;
}


div#header div.tr {
	position: absolute;
	right: 190px;
	top: -30px;
	width: 194px;
	height: 223px;
	/*background: url(images/bg_header-trans.png) no-repeat;*/
}

div#aboutRow {
  /* 
  background-color: #DCDACE;
	background: url(images/bg_header-trans.png) bottom center no-repeat;
	*/
}

#login form {

	padding: 1em !important;
}

#mailinglist {
 padding: 15px;
}

#mailinglist div {
 padding-bottom: 5px;
}



div.reader-publisher-module div.s {
	font-size: 88%;
}
div.reader-publisher-module div.s a {
	color: #666;
	text-decoration: underline;
}
div.reader-publisher-module div.f {
	font-size: 88%;
	font-weight: bold;
	padding: 0 12px;
	margin-bottom: 12px;
}

