/*
Theme Name: Dethu 2010
Theme URI: http://rudolfdethu.com/
Description: Rudolf Dethu wordpress template.
Version: 1.0
Author: Saylow
Author URI: http://28sign.com/
*/


@import url("reset.css");
@import url("navigation.css");

.clear {
    clear: both;
}

body {
    font: 11px/16px verdana, helvetica, sans-serif;
    color: #000;
    text-align: center;
    background-color: #FFF;
}

p {
    margin-bottom: 15px;
}

.detail a {
	font-size: 9.5px;
    color: #FF0000;
}

.detail a:hover {
	color: #333;
}

/*---------------
 general layout
 --------------*/

#container {
    margin: 0 auto;
    width: 1020px;
}

#headerwrap {
    height: 187px;
    border-bottom: 3px solid #FF0000;
}

#contentwrap {
    text-align: left;
    padding: 30px;
}

#maincol {
    float: left;
    display: inline;
    width: 680px;
}

#rightcol {
    float: left;
    display: inline;
    width: 250px;
    margin-left: 25px;
}

#footerwrap {
    height: 65px;
    border-top: 1px solid #666;
    background: transparent url(images/footerwrap-bg.jpg) no-repeat 50% 100%;
}

#footerwrap small{
    float: right;
    font: 11px verdana, helvetica, sans-serif;
    color: #CCC;
    margin-top: 17px;
}

#footerwrap small a{
   color: #CCC;
}

#footerwrap small a:hover {
    color: #999;
}


/* header area */

#blog-title h1 {
    text-align: center;
    padding-top: 40px;
}

#blog-title h1 a {
    font: 97px georgia, "times new roman", serif;
    color: #000;
    text-transform: uppercase;
    padding-left: 55px;
    background: transparent url(images/logo-bg.jpg) no-repeat 0 50%;
}

#blog-tagline h2{
    display: block;
    text-align: center;
    text-indent: -9000px;
    margin: 0 auto;
    width: 581px;
    height: 17px;
    background: transparent url(images/tagline-bg.png) no-repeat 50% 0;
}

/* ----------------
content area
----------------*/

/* blog post homepage */

.blog-post {
    clear: both;
}

.blog-post img {
    float: left;
    margin: 0 25px 0 0;
    border: none;
}

.blog-post.leading img {
    border: none;
}

hr.separator {
    display: block;
    margin: 30px 0;
    clear: both;
    border: none;
    background: none;
    border-bottom: 1px solid #F3F3F3;
}

div.underline {
    display: block;
    height: 1px;
    border-bottom: 1px solid #CCC;
    padding-bottom: 5px;
    margin-bottom: 5px;
    overflow: hidden;
}

.blog-post h2, .blog-post h2 a {
    font: normal 25px georgia, "times new roman", serif;
    color: #000;
}

.blog-post .date, .blog-post .category {
    float: left;
}

.blog-post .date {
    font-size: 11px;
    color: #888;
    font-style: italic;
    border-right: 1px solid #888;
    padding-right: 5px;
    margin-right: 5px;
}

.blog-post .category a {
    font-size: 11px;
    color: #CCC;
}

.blog-post .category a:hover {
    color: #999;
}

.postmetadata {
    height: 30px;
}

/* detail page */

.detail img{
    margin: 15px 0 0 0;
    float: none;
}

div.quote {
    background: transparent url(images/left-quote-bg.jpg) no-repeat left top;
}

div.quote p {
    padding: 35px 45px 20px 45px;
    background: transparent url(images/right-quote-bg.jpg) no-repeat 95% 100%;
}

/* comments */

#comments-wrap h2 {
     font: bold 16px georgia, "times new roman", serif;
     color: #FF0000;
     margin-bottom: 5px;
}

div.comment p {
    padding: 20px 25px;
    margin-bottom: 0;
    background-color: #E5E5E5
}

div.comment p.comment-user {
    font: 12px georgia, "times new roman", serif;
    color: #878787;
    height: 30px;
	margin-bottom: 15px;
    padding: 10px 40px;
    background: url(images/comment-user-bg.jpg) no-repeat left top;
    background-color: #FFF;
}

.comment-user strong, .comment-user strong a {
    display: block;
    color: #000;
}

.avatar {
    float: left;
    margin: 0 10px 0 0;
    padding: 4px;
    border: 1px solid #000;
}


/* reply comment form */

#respond  {
    margin-top: 20px;
}

#respond  h2 {
    font: bold 16px georgia, "times new roman", serif;
    color: #FF0000;
    padding-bottom: 25px;
    margin-bottom: 0;
    background: transparent url(images/h2-reply-bg.jpg) no-repeat left bottom;
}

#commentform {
    padding: 25px;
    background: #E5E5E5;
}

#commentform label{
    display: block;
    margin: 10px 0;
}

#commentform .inputbox {
    width: 250px;
    padding: 6px;
    margin: 5px 10px 5px 0;
    border: 0;
}

#commentform textarea.inputbox {
    width: 620px;
    height: 115px;
    border: 0;
	font: 12px arial, helvetica, sans-serif;
}

#commentform .button {
    background: #888;
    color: #FFF;
    border: none;
    padding: 3px 10px;
    margin: 20px 0 0 0;
    width: 140px;
}


/* page navigation */

#pagenav a {
    color: #888;
    font-weight: bold;
}

#pagenav a:hover {
    color: #999;
}

.older-posts {
    float: left;
}

.newer-posts {
    float: right;
}

/* ----------------
right column area
----------------*/

#rightcol h2 {
    font: bold 16px georgia, "times new roman", serif;
    color: #333;
    margin-bottom: 10px;
}

#twitter, #links, #search, #archives {
    margin-bottom: 20px;
}

/* twitter */

#twitter {
    margin-bottom: 30px;
}

#twitter div.twitter-links {
    padding-left: 100px;
    padding: 12px 0 3px 105px;
    margin-bottom: 5px;
    background: url(images/twitter-icon.jpg) no-repeat;
}

#twitter a {
    color: #666666;
}

#twitter a:hover {
    text-decoration: underline;
}

.twitter-timestamp {
    display: block;
}

/* links */

#links {
    height: 45px;
    border-bottom: 1px solid #CCCCCC;
}

#links a {
    display: block;
    width: 32px;
    height: 32px;
    float: left;
    margin-right: 12px;
    text-indent: -9000px;
}

a.rss {
    background: transparent url(images/rss-icon.jpg) no-repeat;
}

a.twitter {
    background: transparent url(images/twitter-icon.jpg) no-repeat;
}

a.facebook {
    background: transparent url(images/facebook-icon.jpg) no-repeat;
}

a.myspace {
    background: transparent url(images/myspace-icon.jpg) no-repeat;
}

a.email {
    background: transparent url(images/email-icon.jpg) no-repeat;
}

/* player */

.fmp-jw-widget object{
    border: 1px solid #CCC;
    margin-bottom: 20px;
}


/* search */

#search input {
    padding: 3px;
    width: 251px;
    border: 1px solid #CCC;
}

/* latest comment */

#get-recent-comments {
    color: #000;
    padding: 20px 0 20px 0;
	margin-bottom: 10px;
	background: transparent url(images/bg-coments.jpg) repeat-y left top;
}

#get-recent-comments a {
    color: #878787;
    text-decoration: none;
}

#get-recent-comments a.author {
    color: #FF0000;
}

#get-recent-comments a:hover {
    text-decoration: underline;
}

#get_recent_comments_wrap ul li {
	margin-bottom: 10px;
}


/* archives */

#archives a {
    color: #888;
    display: block;
    padding: 3px 0;
}

#archives a:hover {
    color: #888;
    display: block;
    padding: 3px 0;
}

#smart-archives-block li.empty-month {
	display: none;
}

#smart-archives-block li.year{
	margin-top: 15px;
	border-bottom: none !important;
}

#smart-archives-block a{
	color: #888;
    display: block;
    padding: 3px 0;
    border-bottom: 1px solid #EAEAEA;
}


/*-----------------------
revisi based on feedback
-------------------------*/

small {
    font-size: 9px;
    margin: 5px 0;
}

a.read-more {    
    display: block;
    text-align: right;
    font: 11px verdana, helvetica, sans-serif;
    font-style: italic;
    color: #999;
	margin-top: -20px;
}

a.read-more:hover {
    color: #333;
}

li#audio {
    margin-bottom: 30px;
}

li#audio a {
    display: block;
    text-indent: -9000px;
    width: 250px;
    height: 143px;
    background: url(images/bad.jpg) no-repeat left top;
}


