/*  
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
*/

.headder-right {
	float:right;
	}

.headder-right li {
	font-size:11px;
	line-height:135%;
	list-style:none;
	}

.headder-navi {
	float:right;
        margin:15px 0 15px 0;
	}

#headder-navi {
	width:300px;
	float:right;
	padding:20px 0 0 10px;
	font-size:11px;
	text-align:right;
	}

.post-img { 
         float: left; 
	margin:0;
         }

#slide {
	background:url(/WP/wp-content/themes/arthemia/images/slideback.jpg);
	width:940px;
	height:250px;
	float:left;
	font-size:12px;
	line-height:140%;
        padding-left:0;
	margin-bottom:10px;
	}

.slideside {
	width:120px;
	height:250px;
	float:left;
        padding:0;
	margin:0;
	}

#banner-right {
	width:300px;
	background:#fff;
	float:right;
	padding:0 10px 9px 10px;
	}


/* Sidebar*/

a.imglink { text-decoration: none; border-bottom: 0; }
a.imglink:hover { text-decoration: none; border-bottom: 0; }

#weather {
	float:left;
	width:300px;
	}

.widget-left {
	float:left;
	padding:2px;
	}

.widget-right {
	width:92px;
	float:right;
	padding:2px;
	}

#banner{
	float:left;
	width:300px;
	}

.banner-left{
	width:140px;
	float:left;
	padding:0 5px;
	}

.banner-left img{
	margin-bottom:10px;
	}

.banner-right{
	width:140px;
	float:right;
	padding:0 5px;
	}

.banner-right img{
	margin-bottom:10px;
	}

#cal{
	width:300px;
	float:left;
	}

.floatclear {
	clear:both;
}


.linkbox {
	width:180px;
	float:left;
	padding:0 10px 10px 0;
	}

.qa {
	width:590px;
	float:left;
	}

.qa_left {
	width:100px;
	float:left;
	padding:5px;
	}

.qa_right {
	width:470px;
	float:left;
	padding:5px;
	}

.ph {
	width:575px;
	}

.ph_box {
	width:100px;
	float:left;
	padding:0 5px;
	}

#searchbox {
        position: relative;
	width:280px;
	height:20px;
	}

#searcharea {
	width:920px;
	height:40px;
	float:left;
        text-align:left;
	margin:0 0 10px 0;
	padding:5px 10px 0 10px;
	background:#FFFFFF ;
	}

#searchdis {
	width:640px;
	float:left;
        text-align:left;
	padding-top:5px;
	}

#soukobanner {
	width:200px;
	height:80px;
	}

#front-popular ul {
	line-height:140%;
	}

#content table {
font-size: 12px;
border-collapse: collapse;
margin:10px 0;
}

#content table td {
border: 2px #ffffff solid ;
padding: 3px;
}

.catbox1 {
float:left;
width:128px;
border: 1px #466F00 dotted ;
padding: 2px;
margin-right: 10px;
overflow: hidden;
}

.catbox1 ul {
list-style: none;
margin-left:5px;
}

.catbox2 {
float:left;
width:580px;
border: 1px #466F00 dotted ;
padding: 2px;
}

.catbox2 ul {
list-style: none;
margin-left:5px;
}

.catbox2 li {
display : inline;
}

p .aligncenter {
        display: block;
        margin:0 auto;
        }
