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

/* CSS Reset */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0; padding: 0; border: 0; outline: 0; font-weight: inherit; font-style: inherit; font-size: 100%;
	font-family: inherit; vertical-align: baseline;
}

body {
	font: 100% Arial, Helvetica;
	background: #1b6b80;
	background-image: url(images/bg_body.jpg);
	background-repeat: repeat-x;
	color: #505050;
	}

p {	
	margin: 10px 0;
	}

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

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

a img {
	border:0;
	}

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

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: #fff;
	font:1.0em Arial;
	line-height:1.5em;
	margin:10px 0px;
	}

select {
	width: 130px;
	}	

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

small {
	font-size: 80%;
}
/* Structure */


#head {
	width:960px;
	margin:0px auto;
	margin-top:0px;
	background:transparent;
	}


#rotator {
	border: 5px solid #B2AD99;
}

#rotator img {
}

#page {
	width:960px;
	margin:0px auto;
	padding:0px;
	background:#fff;
	font-size:12px;
	}
	
#inner {
	margin: 0;
	padding: 0;
}

.left, .alignleft {
	float:left;
	}

.right, .alignright {
	float:right;
	}


/* Navigation Bar*/
#navbar {
	margin:0 auto;
	text-transform:uppercase;
	background: transparent;
	font-size: 10px;
	margin-top: 0px;
	}

#nav { 
	float:left; 
	padding: 0;
	margin: 0;
	font-weight:bold;
	text-transform:uppercase;
	font-size:12px;
	height: 40px;
	}

#nav ul {
	list-style-type: none;
	z-index: 1;
	}

#nav li { 
	float: left;
	margin: 0;
	padding:0;
	padding:6px 0px 6px 0px;
	border-right: 1px solid #FF8605;
	border-left: 1px solid transparent;
	border-top: 1px solid #695e4a;
	}

#nav li:hover, .current_page_item {
	padding:6px 0px 6px 0px;
	background: #ff931e;
	border-right: 1px solid #FF8605;
	border-left: 1px solid #FF8605;
	}

#nav li a, #nav li a:visited { 
	margin:0;
	padding:6px 12px 6px 12px;
	color:#fff;
	display:block;
	}


#nav li li { 
	float: none;
	background: #FF9F38;
	margin: 0;
	padding:0;
	border-top: 1px solid #f7be29;
	border-right: 0px solid #FF8605;
	padding: 6px 0px;
	}

#nav li ul {
	display:none;
	position: absolute;
	width: 154px;
	left: -999em;
	padding:0;
	text-transform: none;
	margin-top: 6px;
	border-left: 1px solid #f7be29;
	border-right: 1px solid #f7be29;
	border-bottom: 1px solid #f7be29;

	}

#nav li ul ul { 
	margin: -22px 0 0 154px;
	}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em;
	}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul { 
	display:block;
	left: auto;
	}

#nav a, #nav a:visited, #nav a:link {
	display: block;
	text-decoration:none;
    padding:6px 12px;
    margin:0;
	color: #ffffff;
	}

#nav a:hover, #nav a:active {
    	background: #ff931e;
	color:#fff;
	}

#nav li li a, #nav li li a:link, #nav li li a:visited {
	color:#fff;
	/*background: #5b5b5b url(images/dots_nav.gif) repeat-x top;*/
	padding:5px 12px;
	float: none;
	margin: 0;
	}

#nav li li a:hover, #nav li li a:active {
	background: #ff931e;
	color:#fff;
	}

#nav li li li a {
	padding:5px 12px;
	background: #909090;
	}

#nav li li li a:hover {
	color: #fff;
	}

#nav li li li a:active {
	color: #fff;
	background: #909090;
	}

/* Gather, Grow, Serve Slider */

.jimgMenu {
	position: relative;
	width: 664px;
	height: 300px;
	overflow: hidden;
	margin: 0px 0px 0px 0px;
	margin: -10px 0px 0px -10px;
}

.jimgMenu ul {
	list-style: none;
	margin: 0px;
	display: block;
	height: 300px;
	width: 1340px;
	
	}

.jimgMenu ul li {
	float: left;
}

.jimgMenu ul li a {
	text-indent: -1000px;
	background:#FFFFFF none repeat scroll 0%;
	border-right: 2px solid #fff;
	cursor:pointer;
	display:block;
	overflow:hidden;
	width:80px;
	height: 300px;
}

.jimgMenu ul li, .entry ul li, #front-list ul li {	
	list-style:none;
	margin-left:0px;
	}


.jimgMenu ul li.gather a {
	background: url(images/img_gather2.jpg) repeat scroll 0%;
}

.jimgMenu ul li.grow a {
	background: url(images/img_grow2.jpg) repeat scroll 0%;
}

.jimgMenu ul li.serve a {
	background: url(images/img_serve2.jpg) repeat scroll 0%;
	min-width:600px;
}

.clear {
	clear: both;
}


#searchform {
	width:194px;
	float:right;
	text-align:right;
	padding-top:8px;
	margin-right:10px;
	}

#header-contact {
	text-align: right;
	font-size: 14px;
	padding-top: 10px;
}

#header-contact li {
	list-style-type: none;
	
}
/* Dropdown Menus */		
#page-bar li {
	z-index: 9999;
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#page-bar li li {
	z-index: 9999;
	float: left;
	margin: 0px;
	padding: 0px;
	width: 132px;
	text-transform:none;
	}
	
#page-bar li li a, #page-bar li li a:link, #page-bar li li a:visited {
	z-index: 9999;
	width: 122px;
	float: none;
	margin: 0px;
	padding: 4px 10px 4px 18px;
	background: #e25a00 url(images/dots_nav.gif) repeat-x top;
	}
	
#page-bar li li a:hover, #page-bar li li a:active {
	z-index: 9999;
	background: #e25a00;
	padding: 4px 10px 4px 18px;
	}

#page-bar li ul {
	z-index: 9999;
	position: absolute;
	width: 10em;
	left: -999em;
	}

#page-bar li:hover ul {
	z-index: 9999;
	left: auto;
	display: block;
	}
	
#page-bar li:hover ul, #page-bar li.sfhover ul {
	z-index: 9999;
	left: auto;
	}




/* Text*/

h1 {
	font:28px Arial;
	font-weight:bold;
	letter-spacing:-0.08em;
	}

h2 {
	font:25px Arial;
	font-weight:bold;
	}

h3 {
	font:12px Arial;
	margin-bottom:3px;
	color:#303030;
	font-weight:bold;
	}

h4 {
	font:12px Arial;
	}

h3.cat_title, h3.cat_title a {
	color:#333333;
	letter-spacing:-0.05em;
	}

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

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

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


/* Index Page*/

#logo {
	width:230px;
	height: 124px;
	padding:10px 5px;
	}

#tagline {
	margin-top:10px;
	color:#1d3566;
	font-weight:bold;
	}

#top {
	margin:0 auto;
/*	padding:10px 10px 0px 10px;*/
	background:#fff;
	width:960px;
	}

#headline {
	width:650px;
	float:left;
	padding:0px 10px 25px 10px;
    font-size:12px;
	line-height:1.5em;
	margin:0;
	background:fff;
	/*border: 1px solid #DEDEDE;*/
	overflow:hidden;
	}

#headline a {
	color:#a0a0a0;
	}

#headline a:hover {
	color:#4d4d4d;
	}

#headline  div.title {
	font-weight:bold;
	font:2.4em Georgia;
	letter-spacing:-0.05em;
	display:block;
	padding-bottom:5px;
	}

#headline div.meta {
	display:block;
	margin-top:-5px;
	padding-bottom:2px;
	}

#headline p {
	padding-bottom:15px;
	}

#top div.label {
	font:14px Arial;
	font-weight:bold;
	text-transform:uppercase;
	line-height:1.1em;
	display:block;
	padding-bottom:0px;
	padding-top:15px;
	}

.featured-home {
	width: 650px;
}

.featured-home h2 {
	padding: 10px 0px;
	letter-spacing: 2px;
	font-size: 18px;
	font-weight: bold;
}


#headline a img, #featured a img {
	margin-top:5px;
    }

#featured a {
	color: #A0A0A0;
	}

#featured a:hover {
	color:#4d4d4d;
	}


#featured a img {
	border:2px solid #fff;
	margin: 5px 10px 5px 5px;
	padding-left: 0px;
	}

#headline a img {
	border:3px solid #fff;
	margin-right:15px;
	}


#middle {
	width: 920px;
	background:#fff;
	float:right;
	padding:10px;
	margin:10px 0;
	}

.category {
	width:164px;
	float:left;
	border-top:8px solid #333;
	margin:0px;
	padding:5px 10px 10px 10px;
	background:#fff;
	}

.category p {
	margin:0;
	}

#cat-1, #cat-3, #cat-5  {border-top:8px solid #444e45;}
#cat-2, #cat-4 {border-top:8px solid #f7be29;}

.category span.cat_title, #front-popular h3, #front-list .cat_title, #archive .cat_title {
	text-transform:lowercase;
	margin:0;
	font-weight:bold;
	font-size:1.5em;
	letter-spacing:-0.05em;
	}

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

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

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

#cat-1:hover, #cat-3:hover, #cat-5:hover {background:#444e45; color:#fff; }
#cat-2:hover, #cat-4:hover {background:#f7be29; color:#fff; }
#cat-1:hover a, #cat-3:hover a, #cat-5:hover a {background:#444e45; color:#fff; }
#cat-2:hover a, #cat-4:hover a {background:#f7be29; color:#fff; }

#bottom {
	width: 940px;
	}

#front-list {
	width:590px;
	background:#fff;
	padding:10px;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
	}

#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:2.0em Georgia;
	letter-spacing:-0.05em;
	}

#front-list .clearfloat, #archive .clearfloat {
	padding-bottom:10px;
	border-bottom:1px dotted #ccc;
	margin-bottom:10px;
	}

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

#front-list p, #archive p {
	margin:0px;
	padding:0px;
	}

.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 of Page*/

#content {
	width:620px;
	background:#fff;
	padding:10px;
	font-size:1.05em;
	line-height:1.75em;
	float:left;
	min-height:400px;
	}

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

#content h2.title {
	font:2.2em Georgia;
	font-weight:bold;
	letter-spacing:2px;
	border-bottom:0px solid #ddd;
	border-top:2px solid #DEF0EB;
	padding:5px 0px;
	color: #1b6b80;
	}

#content ul {
	margin-left: 0px;
}
.post {
	font-size:1.05em;
	line-height:1.75em;
	}

.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;
	}

#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 {
	width:590px;
	height:25px;
	font-size:0.95em;
	}

#tools a:hover {
	background:none;
	}

.navigation {
	padding:5px 0px;
	text-align:Center;
	}

/* Sidebar*/
#sidebar {
	width:260px;
	float:right;
	margin:0px;
	}


#sidebar h3 {
	font:14px Arial, Helvetica, Verdana, Sans-Serif;
	font-weight:bold;
	background:#1b6b80 url(images/bg_spoiler.jpg) top repeat-x;
	color:#fff;
	margin:0 -10px;
	padding:8px 10px;
	border-top: 1px solid #1b6b80;
	border-bottom: 1px solid #248EA8;
	}

#sidebar-top, #sidebar-bottom {
	width:260px;
	float:right;
	padding:0px 10px;
	background:#DEF0EB;
	/*border:1px solid #dedede;*/
	}

#sidebar-bottom, #sidebar-middle {
	margin-top:10px;
	}

#sidebar-middle {
	width:260px;
	float:right;
	}

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

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


#sidebar li {
	list-style:none;
	border-bottom:1px dotted #ccc;
	display:block;
	padding:10px 0px 10px 13px;
	font-size: 14px;
	}

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



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

.textwidget input, .textwidget textarea {
	width: 250px;
}

#content input, #content textarea, #content select {
	width: 300px;
}

.entrybody li {
	margin-left: 30px;
}

.entrybody img {
	margin: 10px;
}


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


/* Calendar */

#calendar_wrap {
	padding-bottom: 20px;
}


/* Footer*/


#footer {
  background: #d8eee7 url(images/bg_footer.gif) repeat-x top;
  color: #419078;
  font-size: 12px;
  padding: 10px;
  border-top: 1px solid #d8eee7;
  border-bottom: 1px solid #fff;
  float: left;
  width: 940px;

}

.footer-col {
	float: left;
	width: 630px;
}
.footer-col ul{
   list-style-type: none;
}

#footer li.current_page_item a, #footer li.current_page_parent a {
	background: none;
}

.footer-col ul li.current_page_item {
	background: none;
	border: 0;
}
.footer-col li{
	float: left;
	color: #091511;
	padding: 10px 0px 0px 0px;
	text-transform: uppercase;
	font-weight: bold;
	width: 156px;
	clear: none;
}

.footer-col li a {
   color:#091511;
   text-decoration:none;
}

.footer-col li a:hover{
   color:#19392F;
   text-decoration: underline;
}

.footer-col li li {
   padding: 2px 0px;

}
.footer-col li li a {
   color:#419078;
   text-transform: none;
   font-weight: normal;
}

.footer-col li li a:hover{
   color:#316D5B;
}

.footer-contact-wrapper {
	float: right;
	width: 278px;
}

.footer-contact {
	float: right;
	width: 278px;
	background: #F1F9F6;
	border: 1px solid #CDE9DF;
	padding: 10px;
	font-size: 13px;
}

.footer-contact ul {
	list-style: none;
}

.footer-contact img {
	float: left;
	margin-right: 10px;
}

.map-wrapper {
	float: right;
	display: block;
}

.affiliates {
	float: right;
	width: 278px;
	padding: 20px 10px;
}

.affiliates img {
	float: left;
}


.sitecredits {
	float: left;
	color: #fff;
	font-size: 11px;
	background-color: #091511;
	width: 940px;
	padding: 8px 10px;
}

.copyright {
	float: left;
	clear: right;
	font-size: 10px;
}
/* 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;
	}