/*  
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% 'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	background: #FFF url(images/bg.gif) repeat-x;
	color: #333;
	}

p {	
	margin: 15px 0;
	}

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

a:hover, a:active {
	color: #3c78a7;
	text-decoration:underline;
	}

a img {
	border:0;
	}

code {
	font: 1.0em 'Courier New', Courier, Fixed;
	background:#ececec;
	}	

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

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

blockquote {
	padding: 10px 10px 0 10px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #eee;
	font:1.0em Arial;
	line-height:1.5em;
	margin:10px 0px;
	}

select {
	width: 130px;
	}	



/* Structure */


#head {
	width:960px;
	margin:0px auto;
	margin-top:0px;
	padding:0px;
	font-size:0.7em;
	}

#header {
	height:110px;
	}

#page {
	width:960px;
	margin:0px auto;
	padding:10px 0 0px 0;
	font-size:0.8em;
	}

.left, .alignleft {
	float:left;
	}

.right, .alignright {
	float:right;
	}
.left-post, .alignleft {
	float:left;
	margin:0 12px 5px 0;
	}
ol, ul {
	list-style:none;
	}
	
/* Banner */
.top-banner {
	margin:0;
	font-size:1.2em;
	width:500px;
	height:108px;
	background:url(images/illust_all.gif) left bottom no-repeat;
	}
.top-banner p {
	margin:8px 0 4px 0;
	padding:0;
	}
/* Navigation Bar*/

#access {
	margin:0 auto;
	width:960px;
	margin:0 auto;display:block;float:left;
	background:url(images/mennbar_bg.png) no-repeat left top;
	}
#access .menu {
	font-size:14px;
	margin-left:12px;
	}
#access .menu ul {
	list-style:none;margin:0;
	}
#access .menu li {
	float:left;position:relative;
	}
#access a{
	display:block;
	text-decoration:none;
	color:#fff;
	padding:0 15px;
	line-height:38px;
	}
#access ul ul{
	display:none;
	position:absolute;
	top:37px;
	left:0;
	float:left;
	-webkit-box-shadow:0px 3px 3px rgba(0,0,0,0.2);
	-moz-box-shadow:0px 3px 3px rgba(0,0,0,0.2);
	box-shadow:0px 3px 3px rgba(0,0,0,0.2);
	z-index:99999;
	}
#access ul ul ul{
	left:100%;top:0;
	}
#access ul ul a{
	color:#466E43;
	font-size:13px;
	background:#D8EED7;
	height:auto;
	line-height:1em;
	padding:10px;
	width:150px;
	}
#access li:hover > a{
	color:#fff;
	background:url(images/mennbar_bg2.png) no-repeat left top;
	}
#access ul ul:hover > a{
	background:#000;
	}
#access ul li:hover > ul{
	display:block;
	}
#searchform {
	width:194px;
	float:right;
	text-align:right;
	padding-top:8px;
	margin-right:10px;
	}

/* Text*/

h1 {
	font-size:2.0em;
	font-weight:bold;
	letter-spacing:-0.04em;
	}

h2 {
	font-size:1.7em;
	}

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

h4 {
	font-size:1.0em;
	}

h3.cat_title, h3.cat_title a {
	color:#333;
	letter-spacing:-0.05em;
	font-size:0.85em;
	}

h3#respond {
	margin-top:0px;
	padding-top:20px;
	}

h3#comments {
	margin-top:32px;
	padding-left:0px;
	}

h3.authors {
	margin-top:15px;
	}

/* Index Page*/

#logo {
	width:400px;
	}

#tagline {
	margin-top:5px;
	font-size:1em;
	color:#333;
	}

#top {
	padding:0;
	}

#headline {
	width:350px;
	float:left;
	padding:30px 10px 0px 10px;
	font-size:1.00em;
	line-height:1.5em;
	background:#fff url(images/headline_bar.png) no-repeat top left;
	margin:0px;
	border:solid 1px #c6c6c6;
	}
#headline h2 {
	font-size:1.4em;
	font-weight:bold;
	letter-spacing:-0.02em;
	display:block;
	padding-top:5px;
	}
#headline  div.title {
	font-weight:bold;
	font:2.4em Georgia;
	display:block;
	padding-bottom:5px;
	}

#headline div.meta {
	margin-top:0px;
	padding-bottom:0px;
	}

#headline p {
	padding-bottom:0px;
	}
.readnext {
	text-align:right;
	font-size:0.8em;
	}

#featured {
	width:298px;
	background:#fff url(images/pickup_bar.png) no-repeat top left;
	float:left;
	padding:38px 5px 0px 12px;
	border:solid 1px #c6c6c6;
	margin:0 10px 0 0px;
	}

#featured .clearfloat {
	margin-top:7px;
	margin-bottom:2px;
	border-bottom:dotted 1px #666;
	}

#featured .info {
	margin-top:5px;
	padding-top:5px;
	float:left;
	width:175px;
	}

#featured .title {
	margin:0px;
	font-weight:bold;
	font-size:1.20em;
	line-height:1.2em;
	}

#headline a img, #featured a img {
	border:1px solid #ccc;
	margin:2px 5px 2px 0;
	padding:2px;
	}
#ad-top{
	width:250px;
	background:#ff0;
	float:right;
	}
#voice {
	width: 700px;
	float:left;
	margin:10px 0 0;
	}
#middle {
	width:698px;
	background:#fff;
	float:left;
	padding:0px;
	margin:10px 0;
	border:solid 1px #c6c6c6;
	}
.mid-name, .ticker {
	float:left;
	}
.category {
	width:154px;
	float:left;
	border-top:8px solid #333;
	margin:0px;
	padding:2px 10px 10px 10px;
	background:#fff;
	}

.category p {
	margin:2px 0 0 0;
	font-size:0.85em;
	}

#cat-1 {
	border-top:8px solid #FC7A2D;}
#cat-1:hover {
	background:#FC7A2D; color:#fff;}
	
#cat-2 {
	border-top:8px solid #36ad30;}
#cat-2:hover {
	background:#36ad30; color:#fff;}
	
#cat-3 {
	border-top:8px solid #FC7A2D;}
#cat-3 a{
	}
#cat-3:hover {
	background:#FC7A2D; color:#fff;}
	
#cat-4 {
	border-top:8px solid #36ad30;}
#cat-4:hover {
	background:#36ad30; color:#fff;}
	
#cat-5 {
	border-top:8px solid #FF6A84;}
#cat-5:hover {
	background:#FF6A84; color:#fff;}

#cat-6 {
 	border-top:8px solid #755DCA;}
#cat-6:hover {
	background:#755DCA; color:#fff;}
	
.category span.cat_title, #front-popular h3, #front-list .cat_title, #archive .cat_title {
	margin:0;
	font-weight:bold;
	font-size:15px;
	letter-spacing:-0.02em;
	}

#front-popular h3 {
	color:#fff;
	}

.category a {
	color:#333;
	display:block;
	background:none;
	}

.category a:hover {
	background:none;
	color:#fff;
	text-decoration:none;
	}

#bottom {
	width: 700px;
	}

#front-list {
	width:450px;
	background:#fff;
	padding:10px 10px 0 10px;
	font-size:1.0em;
	line-height:1.55em;
	float:left;
	border:solid 1px #c6c6c6;
	margin:0px;
	}

#archive {
	padding-top:15px;
	font-size:1.05em;
	line-height:1.75em;
	}

#front-list blockquote {
	padding: 0px 10px 0 10px;
	}

#front-list .title, #archive .title {
	font-weight:bold;
	font-size:1.1em;
	letter-spacing:-0.05em;
	}

#front-list .clearfloat, #archive .clearfloat {
	padding-bottom:2px;
	margin-bottom:5px;
	}

#front-list .spoiler, #archive .spoiler {
	list-style:none;
	margin:0px 0 8px 0;
	display:block;
	float:left;
	width:100%;
	border-bottom:dotted 1px #666;
	}

#front-list p, #archive p {
	margin:4px 0 0 0;
	padding:0px;
	font-size:0.95em;
	line-height:1.2em;
	display:block;
	}
#front-list .cat_title {
	font-size:0.95em;
	font-weight:normal;
	}
#insidebar {
	width:206px;
	margin:0 0 0 10px;
	padding:5px 5px;
	float:left;
	background:#fff;
	border:solid 1px #c6c6c6;
	}
#insidebar .title{
	font-weight:bold;
	line-height:1.15em;
	font-size:12px;
	}
#insidebar .inside-post{
	padding:2px 0;
	margin:2px 0;
	border-bottom:dotted 1px #999;
	}
#insidebar li h3{
	font-size:15px;
	}
#insidebar img{
	vertical-align:middle;
	margin:0 6px 0 0;
	}
	
#insidebar .date {
	font-size:0.8em;
	margin-bottom:5px;
	}
#insidebar li {
	list-style:none;
	margin-bottom:5px;
	}
#insidebar li a{
	font-size:0.9em;
	}
.widgettitle  {
	font:1.1em Arial;
	font-weight:bold;
	background:#333 url(images/sidebar_title.gif) repeat-x top left;
	color:#fff;
	margin:10px 0px 5px 0px;
	padding:5px 10px;
	display:block;
	}

#post-list {
	width:660px;
	background:#fff;
	font-size:1.0em;
	line-height:1.25em;
	margin:15px 0 0 0;
	}

#post-list blockquote {
	padding: 0px 10px 0 10px;
	}

#post-list .title, #archive .title {
	font-weight:bold;
	font-size:1.2em;
	letter-spacing:-0.02em;
	}

#post-list .clearfloat, #archive .clearfloat {
	padding-bottom:0px;
	border-bottom:1px dotted #ccc;
	margin-bottom:5px;

	}

#post-list .spoiler, #archive .spoiler {
	display:block;
	margin-top:0px;
	}

#post-list p, #archive p {
	margin:4px 0 0 0;
	padding:0px;
	font-size:0.85em;
	line-height:1.25em;
	}
#post-list .cat_title {
	font-size:1.0em;
	font-weight:normal;
	}
#post-list .meta {
	margin:0 0 4px 0;
	}

#event-list {
	width:678px;
	border:solid 1px #c6c6c6;
	background:#fbfbfb;
	padding:10px;
	float:left;
	margin:10px 0 0px 0;
	}
#event-list ul {
	float:left;
	margin:0 -5px 0 0;
	}
#event-list li{
	float:left;
	margin:0 5px 4px 0;
	}
#event-list h3{
	padding:10px 0 0 0;
	font-size:15px;
	float:left;
	}	
#event-list a{
	width:221px;
	height:42px;
	display:block;
	float:left;
	background:url(images/event_list_bg.png) left top no-repeat;
	}
#event-list a:hover{
	background:url(images/event_list_bg.png) left bottom no-repeat;
	}
#event-list img{
	vertical-align:middle;
	margin:4px 8px 4px 4px;
	float:left;
	}


.author {
	font-size:0.8em;
	font-weight:bold;
	}

.meta {
	font-size:0.8em;
	color:#333;
	}

.meta a {
	color:#333;
	}

#headline p, #featured p {
	margin:0;
	}


/* Content Page*/

#content {
	width:700px;
	background:#fff;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
	margin:0 0 0 0;
	display:block;
	}

#content .breadcrumbs, #content .breadcrumbs a {
	font-weight:bold;
	color:#333;
	}

#content h2.title {
	font-size:1.6em;
	font-weight:bold;
	font-family:'ヒラギノ角ゴ Pro W3','Hiragino Kaku Gothic Pro','メイリオ',Meiryo,'ＭＳ Ｐゴシック',sans-serif;
	letter-spacing:-0.02em;
	border-bottom:1px solid #ddd;
	border-top:3px solid #ddd;
	padding:5px 0px;
	}
.entry {
	margin:25px 0 0 0;
	}
.content-top {
	height:9px;
	width:700px;
	display:block;
	background:url(images/content_top.gif) top left no-repeat;
	}
.content-main {
	padding:10px 20px 10px 20px;
	border-left:solid 1px #c6c6c6;
	border-right:solid 1px #c6c6c6;
	height:100%;
	}
.content-bottom {
	height:9px;
	width:700px;
	display:block;
	background:url(images/content_bottom.gif) bottom left no-repeat;
	}
.post {
	font-size:1.05em;
	line-height:1.75em;
	}
.post .title h2{
	font-size:1.2em;
	}
.post p {
	margin-top:0px;
	}

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

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

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

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

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

.post img, .post a img, #front-list img, #archive img {
	border:1px solid #ccc;
	margin:0 10px 5px 0;
	padding:2px;
	}

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

.entry {
	margin-top:20px;
	}
.kanren {
	font-size:80%;
	font-weight:bold;
	color:#666;
	}
.st-related-posts {
	color:#bbb;
	}

#stats {
	margin-top:0px;
	padding:4px 0px;
	text-transform:uppercase;
	font:0.8em Arial;
	display:block;
	}

#stats span {
	padding: 0px 20px 0px 0px;
	}

#stats span a:hover {
	background:none;
	}

#stats span a {
	color:#333;
	}

#stats img, #nav img {
	border:0px;
	margin:0px;
	padding:0px;
	}

#tools {
	font-size:0.95em;
	margin:0 0 35px 0; 
	}
#tools img{
	border:none;
	}

#tools a:hover {
	background:none;
	}

.navigation {
	padding:2px 10px;
	text-align:right;
	}

/* Sidebar*/
#sidebar {
	width:250px;
	float:right;
	margin:0px 0px 0px 0px;
	display:block;
	}

#sidebar h6 {
	font:1.1em Aria !important;
	font-weight:bold !important;
	background:#333 url(images/sidebar_title.gif) repeat-x !important;
	color:#fff !important;
	margin:10px 0px 5px 0px !important;
	padding:3px 10px !important;
	}

#sidebar-top, #sidebar-bottom,#sidebar-middle {
	width:250px;
	margin:0px 0px 5px 0px;
	background:#fff;
	}
#sidebar-top, #sidebar-bottom,#sidebar-middle li{
	list-style: none;
	margin:0px;
	padding:0px;
	}
#sidebar-bottom, #sidebar-middle {
	margin-top:10px;
	}


#sidebar-left {
	width:250px;
	}

#sidebar-right {
	width:250px;
	float:right;
	background:#fff;
	}


#sidebar-list li {
	list-style:none;
	border-bottom:1px dotted #ccc;
	display:block;
	padding:2px 0px 2px 13px;
	background:url(images/sub.png) no-repeat 0 0px;
	}

#sidebar-list li ul li:last-child{
	list-style:none;
	border-bottom:0px dotted #ccc;
	display:block;
	padding:2px 0px 0px 13px;
	background:url(images/sub.png) no-repeat 0 0px;
	}
#sidebar-link {
	margin:10px 0 0 0;
	border:solid 1px #c6c6c6;
	padding:6px 10px 6px 10px;
	}
#sidebar-link ul{
	list-style:outside none;
	}
#sidebar-link a{
	background:url(images/pin.gif) no-repeat left center;
	padding:0 0 0 22px;
	}
#sidebar-post ul{
	list-style:outside url(images/pin.gif);
	margin:0 0 0 20px;
	}
#sidebar-post li{
	padding:0 0 5px 0;
	line-height:1.15em;
	}
#sidebar-event-list {
	width:228px;
	border:solid 1px #e1e1e1;
	background:#fbfbfb;
	padding:5px 10px;
	margin:-5px 0 0 0;
	}
#sidebar-event-list ul {
	margin:0 -5px 0 0;
	}
#sidebar-event-list li{
	margin:0 5px 4px 0;
	}
#sidebar-event-list h4{
	padding:10px 0 0 0 !important;
	font-size:14px !important;
	}

#sidebar-event-list a{
	width:221px;
	height:42px;
	display:block;
	background:url(images/event_list_bg.png) left top no-repeat;
	}
#sidebar-event-list a:hover{
	background:url(images/event_list_bg.png) left bottom no-repeat;
	}
#sidebar-event-list img{
	vertical-align:middle;
	margin:4px 8px 4px 4px;
	float:left;
	}
	
#sidebar-ads {
	width:250px;
	height:175px;
	float:right;
	margin:0 0 10px 0px;
	background:#ff0;
	}

.side-newpost li{
	list-style:none;
	background: url(images/triangle.png) left 2px no-repeat;
 	margin:0 0 4px 0px;
	 line-height:1.2em;
	 padding:0 0 4px 17px;
	 border-bottom:dotted 1px #666;
 	}

/* Form Elements */

select {
	border:1px solid #333;
	width:100%
	}
	
.field {
	padding: 2px;
	border:1px solid #333;
	background:#fff;
	font-size:1.0em;
	}

#s {
	padding:1px;
	font-size:1.0em;
	width:150px;
	}
	
#searchsubmit {
	padding-left:5px;
	}

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

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



/* Comments*/

.commentlist cite {
	font-style:normal;
	margin-bottom:4px;
	display:block;
	}	

.commentlist blockquote {
	background:#ededed;
	}
			
.commentlist li {
	padding: 10px 0px 10px 0px;
	list-style:none;
	margin-bottom:3px;
	}

.commentlist li li {
	background:none;
	border:none;
	list-style:square;
	margin:3px 0 3px 20px;
	padding:3px 0;
	}

.commenttext {
	padding: 10px 10px 0px 10px;
	background:#f2f2f2;
	border-top:1px solid #ddd;
	border-bottom: 1px solid #ddd;
	width:495px;
	float:right
	}
		
.commentlist cite strong {
	font-size:1.1em;
	}
	
li.my_comment {
	background: #FFF;
	border:none;
	}

li.my_comment cite strong {
	font-size: 1.3em;
	color:#313228;
	}
	
#commentform small {
	background:#FFF;
	font-weight:bold;
	padding:0;
	}
	
.commentmetadata {
	color:#4d4d4d;
	display: block;
	margin-top:3px;
	text-align:right;
	font-size:0.9em;
	}

.commentmetadata a, .commentmetadata a:visited {
	color:#959382;
	}
	
.commentlist small {
	background:#e9e9e9;
	}

.avatar {
	border:1px solid #bbb;
	margin:0px 10px 0px 0px;
	float:left;
	padding:2px;
	width:55px;
	height:55px;
	}	

#comment {
	width:590px;
	background:#fff;
	}

.wp-caption-text {
	font-size:0.8em;
	line-height:1.25em;
	}

/* Footer*/

#front-popular {
	font-size:0.7em;
	color:#666;
	width: 940px;
	background:#eee url(images/bottombar.png) bottom no-repeat;
	margin: 0 auto;
	padding:10px;
	}

#recentpost, #mostcommented {
	width:280px;
	float:left;
	padding:10px;
	border:1px solid #999;
	}

#mostcommented {
	margin-left:17px;
	}

#recent_comments {
	width:280px;
	float:right;
	padding:10px;
	border:1px solid #fff;
	}

#recentpost a, #mostcommented a, #recent_comments a {
	color:#666;
	}

#recentpost ul, #mostcommented ul, #recent_comments ul {
	margin-top:5px;
	}

#recentpost ul li, #mostcommented ul li, #recent_comments ul li {
	list-style:none;
	border-top:1px dotted #fff;
	padding:5px;
	display:block;
	}

#recentpost ul li:hover, #mostcommented ul li:hover, #recent_comments ul li:hover {
	background:#3c78a7;
	color:#fff;
	}

#recentpost ul li:first-child, #mostcommented ul li:first-child, #recent_comments ul li:first-child {
	border-top:0px dotted #fff;
	}


#footer {
	margin: 20px auto 10px auto;
	width: 960px;
	font-size:0.7em;
	padding-top:10px;
	padding-bottom:10px;
	text-align:left;
	}


/* 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;
	}
.docs_dl {
	margin:15px 0 20px 25px;
	border:solid 2px #ccc;
	padding:12px 15px 6px;
	background:#eee;
	}
.docs_dl a{	
	background: url(images/docs_dl_32.png) no-repeat 20px center;
	padding:10px 0 10px 56px;
	font-size:1.2em;
	}
