/*  
Theme Name: Arthemia, Labour Version
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 website into one; it is not too magazine-ish nor too blog-ish. Designed for Wordpress. Gravatar support included along with automatic thumbnail resizer.
Version: 0.1
Author: Jon Worth, adapting work by 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% Arial, Helvetica;
	background: #FFFFFF url(images/bgnd.gif);
	background-position: top center;
	background-repeat: repeat-y;
	color: #333;
	margin-top: 0px;
}

p { margin: 15px 0; }

a:link, a:visited
{
	color: #DF3F2E;
	text-decoration: none;
}

a:hover, a:active
{
	color: #DF3F2E;
	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;
	padding: 0 0 0 0;
	font-size: 0.7em;
	background: #C43829;
	height: 199px;
}

#animation {
	float: right;
	margin: -15px 0 0 0;
	padding: 0 0 0 0;
	height: 180px;
}

.slideshow {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#logographic {
	float: left;
	margin: -15px 0 0 0;
	padding: 0 0 0 0;
	height: 180px;
}

#logo img {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	border: none;
}

#page
{
	width: 940px;
	margin: 0px auto;
	padding: 10px;
	background: #ececec;
	font-size: 0.7em;
}

.left, .alignleft { float: left; }

.alignleft
{
	margin: 0 0 0 0;
	padding: 0 10px 10px 0;
}

.right, .alignright { float: right; }

.alignright
{
	padding: 0 0 10px 10px;
	margin: 0 0 0 0;
}

/* Navigation Bar*/
#navbar
{
	margin: 0 auto;
	margin-top: 15px;
	padding: 0px 10px;
	text-transform: uppercase;
	background: #C43829;
}

#menu-main { width: 722px; }
#menu-main ul { list-style: none; }

#menu-main li
{
	float: left;
	list-style: none;
	cursor: pointer;
	display: block;
	border-right: 1px solid #FFF;
}

#menu-main li:hover { background: #DF3F2E; }

#menu-main a, #menu-main a:visited
{
	margin: 0px;
	padding: 10px 16px;
	font-weight: bold;
	color: #FFF;
	display: block;
}

#menu-main a:hover
{
	text-decoration: none;
	display: block;
}

#searchform
{
	width: 194px;
	float: right;
	text-align: right;
	padding-top: 8px;
	margin-right: 10px;
}

/* Dropdown Menus */
#menu-main li
{
	float: left;
	margin: 0px;
	padding: 0px;
}

#menu-main li li
{
	float: left;
	margin: 0px;
	padding: 0px;
	width: 122px;
	text-transform: none;
}

#menu-main li li a, #menu-main li li a:link, #menu-main li li a:visited
{
	background: #2B2B2B;
	width: 122px;
	float: none;
	margin: 0px;
	padding: 5px 10px 5px 18px;
	border-top: 1px solid #C0C0C0;
}

#menu-main li li a:hover, #menu-main li li a:active
{
	background: #666666;
	padding: 5px 10px 5px 18px;
}

#menu-main li ul
{
	position: absolute;
	width: 10em;
	left: -999em;
}

#menu-main li:hover ul
{
	left: auto;
	display: block;
}

#menu-main li:hover ul, #menu-main li.sfhover ul { left: auto; }

/* Text*/
h1
{
	font: 3.5em Arial;
	font-weight: bold;
	letter-spacing: -0.08em;
}

h2 { font: 2.3em "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif; }

h3
{
	font: 1.3em Arial;
	margin-bottom: 3px;
	color: #DF3F2E;
	font-weight: bold;
}

h4 { font: 1.0em Arial; }

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
{
	padding: 12px 10px 10px 0;
	float: right;
	text-align: left;
	height: 140px;
}

#logo p
{
	padding: 0 0 12px 0;
	margin: 0 0 0 0;
}

#logo h1
{
	color: #DF3F2E;
	font: 3.2em "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	font-weight: 100;
	letter-spacing: 0.05em;
	padding: 27px 0 0 0;
}

#logo h3
{
	color: #DF3F2E;
	font: 1.5em "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	font-weight: 100;
	letter-spacing: 0.05em;
	padding: none;
}

#tagline
{
	margin-top: 5px;
	font-size: 1em;
	color: #333;
}

#top { padding: 0; }

#toprightfloat
{
	float: right;
	width: 350px;
	margin-bottom: 10px;
}

#featured
{
	width: 350px;
	background: #FFFFFF url(images/light-shadow.gif);
	background-position: top left;
	background-repeat: no-repeat;
	float: right;
	padding: 0 10px 9px 10px;
}

#featuredtwitter
{
	width: 350px;
	background: #FFFFFF url(images/light-shadow.gif);
	background-position: top left;
	background-repeat: no-repeat;
	float: right;
	padding: 0 10px 9px 10px;
	margin-bottom: 10px;
}

#featuredtwitter 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;
}

#featured .clearfloat
{
	margin-top: 7px;
	margin-bottom: 8px;
}

#featured .info
{
	margin-top: 10px;
	padding-top: 5px;
	float: right;
	width: 180px;
}

#tagcloudsidebar
{
	width: 350px;
	background: #FFFFFF url(images/light-shadow.gif);
	background-position: top left;
	background-repeat: no-repeat;
	float: right;
	margin-top: 10px;
	padding: 0 10px 9px 10px;
}

#subscribesidebar
{
	width: 350px;
	background: #FFFFFF url(images/getinvolved.jpg);
	background-position: top left;
	background-repeat: no-repeat;
	float: right;
	margin: 0px 0px 10px 0;
	padding: 38px 10px 9px 10px;
	font-weight: 700;
	font-size: 105%;
}

#subscribesidebar img
{
	margin: 11px 5px -11px 0px;
	padding: 0 0 0 0;
}

#contacticons a, #contacticons a:visited;
{
	inherit: none;
	color: #333333;
	text-decoration: none;
}

#contacticons a:hover, #contacticons a:active;
{
	inherit: none;
	color: #333333;
	text-decoration: underline;
}

#donateicons {
	float: right;
	width: 60%;
	display: block;
}

#contacticons {
	float: left;
	width: 40%;
	display: block;
}

#subscribeicons {
	float: left;
	display: block;
}

#subscribesidebar p, #newslettericons p, #contacticons p, #donateicons p, #subscribeicons p {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#subscribesidebar a, #newslettericons a, #contacticons a, #donateicons a, #subscribeicons a {
	color: #333;
}

#subscribesidebar input {
	background-color: #EBEBEB;
	font-family: Arial, Verdana, sans-serif;
	border: 1px solid #666666;
	font-size: 105%;
}

#tagcloudsidebar img { padding: 0 6px 0 5px; }

#tagcloudsidebar p
{
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#subscribesidebar p
{
	padding: 8px 0 5px 0;
	margin: 0 0 0 0;
}

#featured .title { font-weight: bold; }
#featured .title { font-weight: bold; }
#headlinepost a img, #featured a img, #front-list a img { margin: 3px 10px 10px 0px; }

#middle
{
	width: 920px;
	background: #FFFFFF url(images/light-shadow.gif);
	background-position: top left;
	background-repeat: no-repeat;
	float: right;
	padding: 10px;
	margin: 0 0 10px 0;
}

.category
{
	width: 164px;
	float: left;
	border-top: 8px solid #333;
	margin: 0px;
	padding: 5px 10px 10px 10px;
	background: #FFFFFF;
}

.category p { margin: 0; }
#cat-1 { border-top: 8px solid #4B6FA8; }
#cat-3 { border-top: 8px solid #F99532; }
#cat-5 { border-top: 8px solid #8AE4FA; }
#cat-2, #cat-4 { border-top: 8px solid #DF3F2E; }

.category span.cat_title, #front-popular h3, #front-list .cat_title, #headlinepost .cat_title, #middle .cat_title, #content .cat_title, #archive .cat_title
{
	text-transform: lowercase;
	margin: 0;
	font-weight: bold;
	font-size: 1.5em;
	letter-spacing: -0.05em;
}

#middle .cat_title {
	padding-bottom: 4px;
}

#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
{
	background: #4B6FA8;
	color: #fff;
}

#cat-5:hover
{
	background: #8AE4FA;
	color: #333;
}

#cat-3:hover
{
	background: #F99532;
	color: #fff;
}

#cat-2:hover, #cat-4:hover
{
	background: #DF3F2E;
	color: #fff;
}

#cat-1:hover a
{
	background: #4B6FA8;
	color: #fff;
}

#cat-5:hover a
{
	background: #8AE4FA;
	color: #333;
}

#cat-3:hover a
{
	background: #F99532;
	color: #fff;
}

#cat-2:hover a, #cat-4:hover a
{
	background: #DF3F2E;
	color: #fff;
}

#bottom { width: 940px; }

#front-list, #headlinepost
{
	width: 540px;
	background: #FFFFFF url(images/light-shadow.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 10px;
	font-size: 1.05em;
	line-height: 1.5em;
	float: left;
}

#headlinepost {
	margin-bottom: 10px;
}

#archive
{
	padding-top: 15px;
	font-size: 1.05em;
	line-height: 1.75em;
}

#front-list blockquote, #headlinepost blockquote { padding: 0px 10px 0 10px; }

#front-list .title, #headlinepost .title, #archive .title
{
	font-weight: bold;
	font: 2.0em "Helvetica Neue", Helvetica, Arial, Verdana, sans-serif;
	letter-spacing: -0.05em;
}

#front-list .clearfloat, #headlinepost .clearfloat, #archive .clearfloat
{
	padding-bottom: 10px;
	border-bottom: 1px dotted #ccc;
	margin-bottom: 10px;
}

#front-list .spoiler, #headlinepost .spoiler, #archive .spoiler
{
	display: block;
	margin-top: 3px;
}

#front-list p, #headlinepost p, #archive p
{
	margin: 0px;
	padding: 0 0 5px 0;
}

.author
{
	font-size: 0.8em;
	font-weight: bold;
}

.meta
{
	font-size: 0.8em;
	color: #333;
}

.meta a { color: #333; }

/* Content Page*/
#content, #contentwide
{
	background: #FFFFFF url(images/light-shadow.gif);
	background-position: top left;
	background-repeat: no-repeat;
	padding: 10px;
	font-size: 1.05em;
	line-height: 1.75em;
	float: left;
	min-height: 400px;
}

#content { width: 540px; }
#contentwide { width: 920px; }

#content .breadcrumbs, #content .breadcrumbs a, #contentwide .breadcrumbs, #contentwide .breadcrumbs a
{
	font-weight: bold;
	color: #333;
}

.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, #headlinepost ul, #front-list ol, #headlinepost ol { margin-bottom: 15px; }

.post ul li, #front-list ul li, #headlinepost ul li
{
	list-style: square;
	margin-left: 30px;
}

.post ol li, #front-list ol li, #headlinepost ol li
{
	list-style: decimal;
	margin-left: 30px;
}

.post ol li ul li, #front-list ol li ul li, #headlinepost ol li ul li
{
	list-style: square;
	margin-left: 20px;
}

.post img, .post a img, #front-list img, #headlinepost img, #archive img { margin: 0 0 0 0; }
.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: 540px;
	height: 25px;
	font-size: 0.95em;
}

#tools a:hover { background: none; }

.navigation
{
	padding: 5px 0px;
	text-align: Center;
}

/* Sidebar*/
#sidebar
{
	width: 360px;
	float: right;
	margin: 0px 0px 0px 0px;
}

#sidebar h3, #featured h2, #tagcloudsidebar h2, #subscribesidebar h2, #featuredtwitter h2
{
	font: 1.1em Arial;
	font-weight: bold;
	background: #333;
	color: #fff;
	margin: 10px 0px 5px 0px;
	padding: 3px 10px;
}

#featuredtwitter h2 a, #featuredtwitter h2 a:visited {
	color: #FFF;
	text-decoration: none;
}

#featuredtwitter h2 a:hover, #featuredtwitter h2 a:active {
	color: #FFF;
	text-decoration: underline;
}

#featured h3 {
	background: none;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	font: 1.1em Arial;
	font-weight: bold;
}

#sidebar-top, #sidebar-bottom
{
	width: 350px;
	float: right;
	padding: 0px 10px 10px 10px;
	background: #FFFFFF url(images/light-shadow.gif);
	background-position: top left;
	background-repeat: no-repeat;
	margin-bottom: 10px;
}

#sidebar-middle { margin: 0 0 0 0; }

#sidebar-bottom { margin: 0 0 0 0; }

#sidebar-middle
{
	width: 370px;
	float: right;
}

#sidebar-left
{
	width: 136px;
	padding: 0px 10px 10px 10px;
	float: left;
	background: #FFFFFF url(images/light-shadow.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#sidebar-right
{
	width: 184px;
	padding: 0 10px 10px 10px;
	float: right;
	background: #FFFFFF url(images/light-shadow.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

#sidebar 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 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-ads
{
	width: 340px;
	float: right;
	margin-bottom: 10px;
	padding: 10px;
	background: #FFFFFF url(images/light-shadow.gif);
	background-position: top left;
	background-repeat: no-repeat;
}

/* Form Elements */
select
{
	border: 1px solid #333;
	width: 100%;
}

.field
{
	padding: 2px;
	border: 1px solid #333;
	background: #FFFFFF;
	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;
}

.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: 540px;
	background: #FFFFFF;
	background-repeat: no-repeat;
}

/* Footer*/
#front-popular
{
	font-size: 0.7em;
	color: #fff;
	width: 940px;
	background: #C43829;
	margin: 0 auto;
	padding: 10px;
}

#recentpost, #mostcommented
{
	width: 280px;
	float: left;
	padding: 10px;
	border: 1px solid #fff;
}

#mostcommented { margin-left: 17px; }
#mostcommented img { margin: 0 10px 10px 0; }

#recent_comments
{
	width: 280px;
	float: right;
	padding: 10px;
	border: 1px solid #fff;
}

#recentpost a, #mostcommented a, #recent_comments a { color: #fff; }
#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: #DF3F2E;
	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: 0 auto;
	width: 940px;
	font-size: 0.6em;
	padding: 10px;
	background: #ececec;
}

/* 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; }
.rsswidget a { background-image: none; }

.pinp-thumbnail {
	float: left;
	padding: 0 6px 2px 0;
}

.pinp-story {
	height: 58px;
	margin: 2px 0 0 0;
	padding: 0 0 0 0;
	border-bottom: 1px dotted #ccc;
}

.finservices-story {
	height: 102px;
	margin: 2px 0 0 0;
	padding: 0 0 0 0;
	border-bottom: 1px dotted #ccc;
}

.archiveentry {
	border-bottom: 1px dotted #ccc;
	margin: 0 0 10px 0;
	padding: 0 0 0 0;
}

.articlesheader h2 {
	border-bottom: 1px dotted #ccc;
	font-size: 110%;
	margin-bottom: 7px;
}

.underposts {
	margin: 20px 0 0 0;
}

#dissolutionbar
{
	width: 960px;
	margin: 0px auto;
	padding: 10 10 10 10;
	font-size: 0.9em;
	background: #EBEBEB;
}

#dissolutionbar p
{
	padding: 10px;
}