/*  
Theme Name: Linoluna
Theme URI: http://michaelhutagalung.com/2007/12/linoluna-magazine-style-theme-for-wordpress/
Description: <a href="http://michaelhutagalung.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 Hutagalung
Author URI: http://michaelhutagalung.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
*/


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

body {
	font: 100% Verdana, Arial, Helvetica;
	background: #FFF;
	color: #333;
	}

p {	
	margin: 15px 0;
	}

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

a:hover, a:active {
	color:#ff4500;
	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 {
	color: #222;
	font:1em Verdana;
        font-style:italic;
	margin:0px 10px;
	}

select {
	width: 130px;
	}	

  .aligncenter,div.aligncenter
{
	display:block;
	margin-left:auto;
	margin-right:auto;
}

.alignleft
{
	float:left;
	margin:5px;
}

.alignright
{
	float:right;
	margin:5px;
}

.clear{	clear:both;}


/* Structure */

#page {
	width:970px;
	margin:15px auto;
	padding:0px;
	}

.left {
	float:left;
	}

.right {
	float:right;
	}


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

.nav-bar {
 border:1px solid #d5d5d5; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; behavior: url(ie-css3.htc); margin:0 0 10px; padding:6px 7px 5px 34px; position:relative; background:#008080; 	}

.nav-bar a {
	color:#fff;
 	}

#menu li a:hover  { background:#ff4500; border:1px solid #ff4500; padding:7px 15px; }

#menu li {
        border-right:1px solid #d5d5d5; 
	display:inline;
	padding:5px 10px 5px 0;
}

#menu li a {
	color:#fff;
        text-decoration:none;
        font-weight:bold;
 	}


.altuell a {
	color: #008080;
	text-decoration:none
	}

.altuell a:hover {
	color:#ff4500;
	text-decoration:underline;
	}

#aktuell span  {
	float:right;
        padding:0 5px 3px 0;
	font-size:0.7em;
	}


/* Text*/

h1 {
	font:2.3em Verdana;
	font-weight:bold;
	padding-bottom:5px;
	}

h2 {
	font:1.8em Verdana;
	padding-bottom:5px;
	}

h3 {
	font:1.6em Verdana;
	margin-bottom:3px;
	margin-top:7px;
	font-weight:bold;
	}

h4 {
	font:1.4em Verdana;
	margin-bottom:3px;
	}

h5 {
	font:0.8em Verdana;
	margin-bottom:3px;
	}

h4#respond {
	border-top:1px dotted #ccc;
	margin-top:25px;
	padding-top:20px;
	}

h4#comments {
	margin-top:10px;
	padding-top:10px;
        font-weight:bold;
	}

/* Content*/

#logo {
	width:300px;
        }

#logo .webtitle {
	border-bottom:1px solid #222;
	letter-spacing:-0.05em;
	line-height:1.0em;
        text-align:center;
        margin:0 11px 0 11px;
	}

#logo .description {
	font-size:1.3em;
	color:#222;
	letter-spacing:-0.07em;
        text-align:center;
        margin:0 11px 11px 11px;
	border-bottom:1px solid #222;
	}


#content {
	width:636px;
	float:left;
	border:1px solid #ccc;
	font-size:0.75em;
	}

#aside {
	padding:10px;
	}

#aside .clearfloat {
border:1px solid #d5d5d5; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; behavior: url(ie-css3.htc); margin:5px 10px; padding:10px 10px 0 10px; position:relative; margin-top:10px; background:#ccc;
	}

#aside-1 .clearfloat, #aside-2 .clearfloat, #aside-3 .clearfloat, #aside-4 .clearfloat {
	margin: 5px 10px;
	border-bottom:1px solid #ccc;
	}

#aside-1 {
	margin-bottom:20px;
        width:313px;
	float:left;
	}
	
#aside-2 {
	margin-bottom:20px;
	width:313px;
	float:left;
	border-left:1px solid #ccc;
	}

#aside-3 {
	width:313px;
	float:left;
	}
	
#aside-4 {
	width:313px;
	float:left;
	border-left:1px solid #ccc;
	}
 
#aside-1 img, #aside-2 img, #aside-3 img, #aside-4 img {
	border:1px solid #ccc;
	float:left;
	margin:7px 5px 0px 0px;
	}

#aside img, #archive img {
	border:1px solid #ccc;
	float:left;
	margin:7px 5px 0px 0px;
	}

#aside p {
	margin-top:4px;
	}

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

.title
	{
	font:1.5em Verdana;
	line-height:1.0em;
	font-weight:bold;
	}

.author, .author a {
	font:1.0em Verdana;
        color:#777;
	}

.meta, .meta a {
	font:1.0em Verdana;
	color:#777;
	}

#aside h3 a, #aside-1 h3 a, #aside-2 h3 a, #aside-3 h3 a, #aside-4 h3 a {
	font:10px Verdana;
	color:#008080;
	}

#aside h3 a:hover, #aside-1 h3 a:hover, #aside-2 h3 a:hover, #aside-3 h3 a:hover, #aside-4 h3 a:hover {
	font:10px Verdana;
	color:#008080;
	}

.post, #archive {
	padding:10px;
	}

.post p {
	margin-top:0px;
	}

.post .clearfloat {
	border-bottom:1px dotted #ccc;
	margin: 10px 0px;
	}

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


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

.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 15px 0px;
	}

#stats {
	float:right;
	border:1px solid #ccc;
	margin:0px 0px 10px 10px;
	padding:4px;
	text-transform:uppercase;
	font:0.8em Verdana;
	}

#stats span {
	border-bottom:1px dotted #ccc;
	padding: 8px 4px 8px 4px;
	}

#stats span a {
	color:#333;
	}

#archive .clearfloat {
	border-bottom:1px solid #ccc;
        margin: 10px 0px;
	}

#writer img {
	margin:0px 10px 15px 0px;
	border: 1px solid #ccc;
	float:left;
	}



/* Sidebar*/
#sidebar {
	width:322px;
	float:right;
	font-size:0.7em;
	margin:0px;
	}

#sidebar li {
	list-style:square;
        margin-left:13px;
	}

#sidebar h3 {
	font:14px Verdana;
	font-weight:bold;
	color:#333;
	padding:0px 0px 2px 0px;
	margin-top:10px;
	border-bottom:1px dotted #ccc;	
	}

#sidebar-top, #sidebar-middle {
	width:300px;
	float:right;
	margin:0px 0px 10px 0px;
	padding:0px 10px 10px 10px;
	border:1px solid #ccc;
	}

#sidebar-bottom {
	width:322px;
	float:right;
	margin:0px 0px 10px 0px;
	}

#sidebar-tabs {
	width:322px;
	border:1px solid #ccc;
	float:right;
	padding:0px;
	margin-bottom:10px;
	}

#sidebar-left {
	width:135px;
	border:1px solid #ccc;
	padding:0px 10px 10px 10px;
	float:left;
	}

#sidebar-right {
	width:135px;
	border:1px solid #ccc;
	padding:0px 10px 10px 10px;
	float:right;
	}

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

/* Form Elements */

select {
	background:#bbb;
	border:1px dotted #ccc;
	width:100%
	}
	
#searchform {
	padding:5px 0; 
        text-align:center;
	}

.button {
      	border:1px solid #ff4500;
	background: #008080;;
        font-size:1.2em;
        padding:2px;
	}

#search .button 
{ background:#008080; border:1px solid #666; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; behavior: url(ie-css3.htc); color:#fff; font: 1.2em; helvetica,arial,sans-serif; padding:2px;  text-align:center; }

#search .button:hover  { background:#ff4500; border:1px solid #ff4500; padding:2px; }

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

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



/* Comments*/

#comments {
	padding:0 20px 10px 20px;
	background:#fff;
	}

.commentlist li {
	margin: 5px 0 3px;
	padding: 0px 15px 8px 15px;
	list-style: none;
	background:#ccc;
	border-top: 1px dotted #ccc;
	}

.commentlist_author li {
	margin: 5px 0 3px;
	padding: 0px 15px 8px 15px;
	list-style: none;
	background:#fff;
	border-top: 1px dotted #ccc;
	}

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


.commentlist_author cite, .commentlist cite {
	font: 1.0em Verdana, "Times New Roman", Times, serif;
	font-weight:normal;
	font-style:italic;
        letter-spacing:-0.05em;
        color: #666666;
        padding-left:10px;
        margin-bottom: 10px;
	}	

ol.commentlist { list-style:none; margin:0; padding:0; }
ol.commentlist li { border:1px solid #d5d5d5; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; behavior: url(ie-css3.htc); margin:0 0 10px; padding:5px 7px 5px 64px; position:relative; }
ol.commentlist li.pingback comment-author { padding:0 170px 0 0; }
ol.commentlist li div.vcard { font-weight:bold; font-size: 14px; line-height: 16px; font-family: helvetica,arial,sans-serif; }
ol.commentlist li div.vcard cite.fn { font-style:normal; font-size: 11px; }
ol.commentlist li div.vcard cite.fn a.url { color:#cc0000; text-decoration:none; }
ol.commentlist li div.vcard cite.fn a.url:hover { color:#000; }
ol.commentlist li div.vcard img.avatar { background: #fff; border:1px solid #aaa; padding: 5px; left:7px; position:absolute; top:7px; }
ol.commentlist li div.comment-meta { font-weight:bold; font-size: 10px; line-height: 16px; font-family: helvetica,arial,sans-serif; position:absolute; right:10px; text-align:right; top:5px; }
ol.commentlist li div.comment-meta a { color:#205B87; text-decoration:none; }
ol.commentlist li p { font-weight:normal; font-size: 12px; line-height: 16px; font-family: helvetica,arial,sans-serif; margin:5px 0 12px; }
ol.commentlist li ul { font-weight:normal; font-size: 12px; line-height: 16px; font-family: helvetica,arial,sans-serif; list-style:square; margin:0 0 12px; padding:0; }
ol.commentlist li div.reply { background:#008080; border:1px solid #666; border-radius:2px; -moz-border-radius:2px; -webkit-border-radius:2px; behavior: url(ie-css3.htc); color:#fff; font:bold 9px/1 helvetica,arial,sans-serif; padding:6px 5px 4px;  text-align:center; width:58px; }
ol.commentlist li div.reply:hover { background:#ff4500; border:1px solid #ff4500; }
ol.commentlist li div.reply a { color:#fff; text-decoration:none; font-weight:bold; font-size: 12px; }
ol.commentlist li ul.children { list-style:none; margin:12px 0 0; text-indent:0; }
ol.commentlist li ul.children li.depth-2 { margin:0 0 3px; }
ol.commentlist li ul.children li.depth-3 { margin:0 0 3px; }
ol.commentlist li ul.children li.depth-4 { margin:0 0 3px; }
ol.commentlist li ul.children li.depth-5 { margin:0 0 3px; }
ol.commentlist ul.children li.odd { background:#fff; }
ol.commentlist ul.children li.even { background:#f6f6f6; }
ol.commentlist li.pingback div.vcard { padding:0 170px 0 0; }



/* Footer*/


#footer {
	width: 970px;
	font-size:0.6em;
	border:1px solid #d5d5d5;
	border-radius:5px;
	-moz-border-radius:5px;
	-webkit-border-radius:5px;
	margin: 0 auto;
 	margin-top:20px;
	position:relative;
	background:#008080;
	padding-top:10px;
	padding-bottom:10px;
        behavior: url(ie-css3.htc);
        }


#footer a {
	color:#fff;
        text-decoration:none;
        font-weight:normal;
 	}

#footer a:hover {
	color:#ff4500;
	text-decoration:underline;
	}


/* 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: Verdana, Helvetica, sans-serif;
	}
		
#sidebar-tabs ul.tabs li {
	margin: 0;
	display: block;
	float: left;
	background-color: #ccc;
	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;
	padding: 4px 7px 4px 7px;
	}
		
#sidebar-tabs div.tabContent {
	clear: both;
	border-top:1px solid #ccc;
	padding: 15px;
	_padding: 15px 15px 15px 15px;
	margin: 0;
	display: none;
	z-index: 9998;
	}
		
#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;
    z-index: 1;
	}


#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%;
	}


/* 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 .clearfloat {
border:1px solid #d5d5d5; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; behavior: url(ie-css3.htc); margin:0 0 10px; padding:10px 10px 0 10px; position:relative; margin-top:10px;
	background-color: #ccc;
	}

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

#control {
        margin:0 0 10px 0;
	}

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

#control span a {
	font:0.9em Arial, Verdana, Helvetica;
        border-right: 1px dotted #ccc;
        border-left: 1px dotted #ccc;
        border-bottom: 1px dotted #ccc;
        padding: 0 3px 0 3px;
        text-decoration: none;
	}

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

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

#feature_1 img, #feature_2 img , #feature_3 img, #feature_4 img  {
	margin: 0px 4px;
	border:1px solid #ccc;
	float:right;
	}

#feature_1 p, #feature_2 p, #feature_3 p, #feature_4 p  {
	margin-top: 4px;
	padding 5px;
	}


/* AddThis Toolbox Fixed Positioned */            
.addthis_toolbox.atfixed {
    position: fixed;
    bottom: 44%;
    right: 0px;
    padding: 5px;
    width: 32px;
    z-index: 9999;
}
.addthis_toolbox .custom_images a {
    width: 32px;
    height: 32px;
    margin: 0;
    padding: 0;
    cursor: pointer;
}
.addthis_toolbox .custom_images a img { border: 0; margin: 0 0 1px; opacity: 1.0; }
.addthis_toolbox .custom_images a:hover img { margin: 1px 0 0; opacity: 0.75; }


/* AddThis Toolbox Tweet Like Share */            
.addthis_toolbox.addthis_pill_combo a {
    float: right;
}
.addthis_toolbox.addthis_pill_combo a.addthis_button_tweet,
.addthis_toolbox.addthis_pill_combo a.addthis_counter {
    margin-top: -2px;
}
.addthis_button_compact .at15t_compact {
    margin-right: 4px;
    float: right;
}

/* Google translate */            
.google_translate.atfixed {
    position: fixed;
    top: 0%;
    left: 0px;
    margin: 3px;
    z-index: 9999;
}

/* Archives */            
.fa-table { border: 2px solid #666; border-collapse: collapse;
            margin-left: auto; margin-right: auto;}
.fa-table td,th { border: 1px solid #666;
                  padding: 5px; vertical-align: top; }
.fa-table th { border: 2px solid #666; background: #ccc; }

#fa-month-grid { width: 90%; }
.fa-hdr1, .fa-hdr3 { text-align: left; padding: 6px; }
.fa-hdr2 { font-size: .8em; }
.fa-count { font-size: .9em; }
.fa-count, .fa-total, .fa-day, .fa-cmt { text-align: right; }

#fa-all-posts { width: 90%; margin-top: 0; margin-bottom: 1.5em; margin-left: auto;
                                   margin-right: auto; }
.fa-day { font-weight: bold; }


#archive_description {
	background-color: #ccc;
border:1px solid #d5d5d5; border-radius:5px; -moz-border-radius:5px; -webkit-border-radius:5px; behavior: url(ie-css3.htc); margin:0 0 10px; padding:10px; position:relative;	}
