/*  
Theme Name: Arthemia
Theme URI: http://michaelhutagalung.com/2008/05/arthemia-magazine-blog-wordpress-theme-released/
Description: <a href="http://michaelhutagalung.com/2008/05/arthemia-magazine-blog-wordpress-theme-released/">Arthemia</a> theme is combining a magazine and a weblog into one; it is not too magazine-ish nor too blog-ish. Designed for Wordpress. Gravatar support included along with automatic thumbnail resizer.
Version: 1.0
Author: Michael Jubel Hutagalung
Author URI: http://michaelhutagalung.com/2008/05/arthemia-magazine-blog-wordpress-theme-released/

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% "Times New Roman", sans-serif;background:#fff;color:#000;}

a {text-decoration:none;color:#000;}
a img {border:0;}	

blockquote {padding: 10px 10px 0 10px;}

/* Structure */


#head {display:none;}


/* Navigation Bars*/

#page-bar {display:none;}


#under-bar {display:none}


#page {width:90%;margin:auto;padding:0;font-size:0.7em;background:#fff;}


/* Text*/



h4 a {color:#000;}

/* Special and featured blocks */




/* Index Page*/


/*category pages*/

/* Content Pages*/

#content {width:100%;font-family:"Times New Roman", sans-serif;line-height:18pt;font-size:12pt}
h2,h3,h4 {padding:20pt 0 15pt 0;}
#stats {margin-bottom:12pt}
span.commtop, span.adminedit {display:none;}
#content ul {margin-left:20px;padding-left:20px;}
#content img {float:left;margin:0 20px 20px 0;}
.bread {display:none;}
#related {display:none;}
.ngg-imagebrowser, .slideshow {display:none;}
ngg-galleryoverview {display:normal;visibility:visible;}

.post .contentad {display:none;}

/* images and floats */


#tools {display:none;}
/* Sidebar*/
#sidebar {display:none;}


/* Form Elements */

#commentform {display:none;}

#newsearch {display:none;}


/* Comments*/
#comments {display:none;}	


/* Footer*/
#outerfoot {display:none;}


#footer {clear:both;margin: 20pt auto;width: 90%;font-size:10pt;padding:10px 0 40px 0;background:#fff;border-top:1px solid #000;font-family:"Times New Roman", sans-serif;}
#footer ul {display:none;}



/*--------------------------------------------------
  REQUIRED to hide the non-active tab content.
  But do not hide them in the print stylesheet!
  --------------------------------------------------*/
.tabberlive .tabbertabhide {
 display:normal;
}
ul.postTabs {display:none;visibility:hidden;}

/*--------------------------------------------------
  .tabber = before the tabber interface is set up
  .tabberlive = after the tabber interface is set up
  --------------------------------------------------*/
.tabber {display:normal;
}
.tabberlive {
 margin-top:0;
margin-right:5px;
padding-top:1px;font-size:1.05em;}

/*--------------------------------------------------
  ul.tabbernav = the tab navigation list
  li.tabberactive = the active tab
  --------------------------------------------------*/
ul.tabbernav
{margin:0;
 padding: 3px 0;
border:0;

}
ul.postTabs {display:none;}



