/*
Theme Name: Ricksessinghaus
Theme URI: http://www.supriyadisw.net
Description: Ricksessinghaus <a href="http://wordpress.org/">Wordpress</a> theme by Supriyadi Slamet Widodo for Peggy Murrah.
Version: 0.79
Author: supriyadisw
Author URI: http://www.supriyadisw.net/
*/

body {font-family: verdana, arial, helvetica, sans-serif; color: #5c5c5c; text-align: center; margin: 0; padding: 0; background: #333;}
html, body {margin: 0; padding: 0;}
	
img, form {border: 0; margin: 0; padding: 0;}

/* default links */
a:link, a:visited {color: #2b6d29; text-decoration:none;}
a:active, a:hover {color: #000;}

#wrapper {width: 755px; margin: 0 auto; text-align: left; background: #f2f4f1; border: 1px solid #222;}
#container {margin: 0 auto; text-align: left; background: url(http://ricksessinghaus.com/i/bg_content.jpg) no-repeat; padding: 0 10px;}

/* header */
#header {width: 755px; height: 164px; background: url(http://ricksessinghaus.com/i/bg_header.jpg) no-repeat;}
#date {font: normal 70% tahoma, arial, helvetica, sans-serif; color: #bcc7b9; padding: 7px 35px;}
#logo {margin: 40px 0 0 35px;}

/* nav */
#nav {width: 100%; background: #fff;}
#nav td {font: bold 11px arial, verdana, helvetica, sans-serif; text-align: center; text-transform: uppercase;}
#nav td a {text-decoration: none;}
#nav td.sep {width: 1px;}

/* content */
#content {width: 735px;}
#content td.crn {width: 10px; vertical-align: bottom;}
#center {vertical-align: top; background: #fff; padding: 20px 30px 0 30px;}
#center h1 {font-size: 90%; font-weight: bold; color: #e09a0c; text-align: left; margin: 0 0 1em 0; padding: 0;}
#center h1 span {font-size: 85%; color: #000;}
#center h1.slogan {font-size: 90%; font-weight: bold; color: #5c5c5c; text-align: center; margin: 0 0 1em 0; padding: 0;}
#center h1.slogan span {color: #48633f;}
#center h1.slogan span.big {font-size: 140%; color: #48633f;}
#center h2 {font: bold italic 90% arial, verdana, helvetica, sans-serif; color: #ff9c00; margin: 0 0 1em 0; padding: 0;}
#center h3 {font: bold 15px arial, verdana, helvetica, sans-serif; color: #000; margin: 1em 0; padding: 0;}
#center h2 span {font-size: 90%;}
#center p {font-size: 75%; line-height: 1.5; margin: 0 0 1em 0;}
#center li {font-size: 75%; line-height: 1.5;}
#center li li {font-size: 100%; line-height: 1.5;}
#right {vertical-align: top; padding: 4px 0;}

/* form */
table.form {width: 100%; border-top: 1px solid #eee;}
table.form td {font-size: 80%; padding: 5px 5px; border-bottom: 1px solid #eee;}

/* login */
table.login {margin: 0 0 0 auto;}
table.login td table td p {font-size: 9px;}
table.login td input {font-size: 11px; color: #5c5c5c;}

/* box */
table.box {width: 230px; margin: 0 0 4px 0;}
table.box th {width: 100%; font-weight: normal; vertical-align: top; text-align: left;}
table.box th p {font-size: 60%;}
table.box td.crn {width: 7px; text-align: right;}
table.box td.bg_top {width: 99%; background: url(http://ricksessinghaus.com/i/bg_box_top.gif) no-repeat 100% 0;}
table.box td.bg_right {width: 7px; background: url(http://ricksessinghaus.com/i/bg_box_right.gif) no-repeat 100% 100%;}
table.box td.bg_bottom {width: 99%; background: url(http://ricksessinghaus.com/i/bg_box_bottom.gif) no-repeat 100% 100%;}

/* subnav */
#subnav {margin: 10px 0 0 0; font: normal 11px tahoma, arial, helvetica, sans-serif; color: #9c9d9b; background: #c8d7c2; padding: 5px 25px 8px 25px;}

/* footer */
#footer {padding: 3px 25px;}
#footer p {font: normal 65% tahoma, arial, helvetica, sans-serif; color: #9c9d9b; margin: 0;}
#footer p a:link,
#footer p a:visited,
#footer p a:active {color: #9c9d9b;}
#footer p a:hover {color: #555;}

hr, .hide {
	display: none;
}

#sidebar ul {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0;
	text-align:left;
}

#sidebar {
	font: normal 11px/normal Verdana, Arial, Helvetica, sans-serif;
	text-align:left;
}

#sidebar a {
	text-decoration:none;
}

#sidebar a:hover {
	text-decoration:underline;
}

#sidebar h2 {
	font: bold 18px/normal "Trebuchet MS", Verdana, sans-serif;
	text-align:left;
	margin: 0 0 0.4em 0;
	padding: 0.2em 0px;
}

.sidebarrss {
	display:block;
	margin: 0 0 0.5em 0;
	padding: 0.3em 0px;
}

.sidebarrss h2,
.sidebarrss img {
	display:inline;
}

input, textarea {
	border: 1px solid #d5d7d0;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #555;
	padding: 2px;
	margin-top: 5px;
}

input:focus, textarea:focus {
	background: #fdfff7;

	border-color: #C3B9A2;
}

#submitform input, #submitform textarea, #contactform textarea, #contactform input, #commentform textarea, #commentform input {
width: 250px;
margin: 3px 0 0 0;
float: left;
clear:both;
}

#commentform textarea {
width: 400px;
margin: 3px 0 0 0;
clear:both;
}

#submitform, #commentform, #contactform {
	background: #fafdf4;
	border: 1px solid #d5d7d0;
	padding: 10px;
}

#submitform label, #commentform label, #contactform label {
display: block;
}

#submitform label span, #commentform label span {
color: #999;
}

#submit {
width: auto !important;
}

#commentform {
margin: 20px 0 0 0;
}

#commentform p {
margin-top: 0;
}

#center .itemhead {
	display: block;
	margin: 0px 0px 0px 0px;
	border-bottom: 0px solid #d5d7d0;
}

#center .itemhead h2{
    font-weight: bold;
    font-size: 18px;
    display: inline;
	margin: 0px 0px 0px 0px;
	border-bottom: 0px solid #d5d7d0;
	font-style:normal;
	}

#center .itemhead h2 a,
#center .itemhead h2 a:visited{
	text-decoration:none;
	color: #555;
	}

#center .itemhead h2 a:hover{
	text-decoration: none;
	color: #06C;
	border:none;
	}

.metadata {
    margin-left: 3px;
	padding: 0;
	color: #777;
    font-family: Verdana, Georgia, Helvetica, Arial, Sans-Serif;
    font-size: 10px;
	border-bottom: 0px solid #d5d7d0;
	}
.metadata a,
.metadata a:visited{
	text-decoration:none;
	color: #777;
	}
.metadata a:hover{
	text-decoration: underline;
	color: #444;
	}
blockquote {
	margin: 20px 0;
	padding: 0 20px 0 50px;
	background: url('images/quote.gif') 5% 0% no-repeat;
	border: none;
	}

/* gravatar ----------------------------------------------- */
.gravatar {
	float: left;
	padding: 5px;
	border: 0px solid #000;
	display: block;
	margin: 5px;
}

.postgrav {
	float: left;
	padding: 3px;
	margin-right: 5px;
	margin-left: 5px;
	border: 0px solid #000;
}

/* comment
----------------------------------------------- */
.comments h4 {
	margin-left: 3px;
	padding: 0;
    font-weight: bold;
    font-size: 18px;
    display: inline;
	border-bottom: none;
	}

.comments h4 a,
.comments h4 a:visited {
	color: #DA1071 ;
	text-decoration:none;
	}

.comments h4 a:hover{
	color: #06C;
	border:none;
	text-decoration:none;
	}

.commentsrsslink {
	background: url('images/feed.gif') left top no-repeat;
	padding: 2px 0 2px 20px;
	margin-right: 10px;
	height: 16px;
	color: #777;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	}

.trackbacklink {
	background: url('images/arrow_refresh.gif') left top no-repeat;
	padding: 2px 0 2px 20px;
	height: 16px;
	color: #777;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	}

.commentsrsslink a,
.trackbacklink a {
	color: #777;
	padding: 0px;
	}

.comments .commentlist {
	margin: 0px 0px 5px 0px;
	padding: 0px 5px 0px 5px;
	display: block;
	}

.comments .commentlist li {
	margin: 10px 0;
	padding: 10px 10px 5px;
	list-style: none;
	}

.commentmetadata {
	font-family: Helvetica, Arial, Sans-Serif;
	font-size: 1.2em;
	display: inline;
	letter-spacing: -1px;
	}

.comments .commentlist li img {
	padding: 0;
	border: none;
	}

.comments .commentlist li .commentauthor {
	font-size: 1.4em;
	font-weight: bold;
	letter-spacing: -1px;
	}

.comments .commentlist li .counter {
	font: bold 2.4em Arial, Helvetica, sans-serif;
	float: right;
	padding: 5px;
	}
.comments .commentlist li .counter a,
.comments .commentlist li .counter a:visited,
.comments .commentlist li .counter a:hover {
	color: #999;
	border: none;
	}

.comments .commentlist li.authorcomment {
	background: #f6f7f8;

	}

.comments .pinglist {
	padding: 0;
	margin: 0 0 0 0;
	}

.comments .pinglist li {
	margin-left: 30px;
	padding: 4px 0;
	list-style: none;
	}

.comments .pinglist li .commentauthor {
	font-weight: bold;
	display: block;
	}

.comments .pinglist li small {
	display: block;
	}

.comments .pinglist li .counter {
	display: none;
	}

.comments .pinglist li span.favatar img {
	margin-left: -25px;
	border: none;
	padding: 0;
	float: left;
	}

.comments .pinglist li img {
	padding: 0;
	border: none;
	}
	
.comments #leavecomment {
	text-align: center;
	margin-bottom: 10px;
	color: #ddd;
	font-size: 2em;
	letter-spacing: -2px;
	}

.comments #loading {
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #ddd;
	font-size: 2em;
	letter-spacing: -1px;
	display: none;
	}

.comments #errors {
	text-align: center;
	margin-bottom: 10px;
	margin-top: 10px;
	color: #ddd;
	font-size: 2em;
	letter-spacing: -1px;
	display: none;
	}
	
.comments form {
    clear: both;
	padding: 1px 0 10px;
	margin: 0;
	}

.comments form input[type=text] {
	width: 400px;
	margin: 5px 5px 1px 0;
	}

.comments form textarea {
	height: 120px;
	padding: 2px;
	width: 80%;
	}

.comments form #submit {
	margin: 0 10px 0 0;
	float: right;
	}

.commentseditlink {
	border: none;
	padding: 2px;
	padding-left: 10px;
	}

.commentmoderation {
	background: transparent url(images/moderation.gif) repeat-x;
	height: 35px;
	text-align: center;
	margin: 10px auto;
	padding: 10px 0px;
	}

.category {
	background: url('images/page_white.gif') no-repeat left;
	padding: 2px 0 2px 18px;
}

.tagdata {
	display: inline;
	padding: 2px 0 2px 20px;
	background: url('images/tag_blue.gif') left center no-repeat;
}

.commentslink {
	padding: 2px 0 2px 20px;
	background: url('images/comment.gif') left center no-repeat;
	margin-right: 10px;
	}


/* Images
----------------------------------------------- */
img.centered {
	padding: 5px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 5px;
	margin-bottom: 5px;
        border: 1px solid #D3D3D3;
	}
img.alignright {
	padding: 5px;
	margin: 0 0 2px 7px;
	display: inline;
	border: 1px solid #D3D3D3;
	}
img.alignleft {
	padding: 5px;
	margin: 0 7px 2px 0;
	display: inline;
	border: 1px solid #D3D3D3;
	}
.alignright {
	float: right;
        padding: 5px;
	}
.alignleft {
	float: left;
        padding: 5px;
	}

.alignleft a {
	text-decoration:none;
        border:none;
        }

.alignright a {
	text-decoration:none;
        border:none;
        }

ol.commentlist {
	list-style-type: none;
	margin: 0 0 20px 0;
	padding: 0;
	border-bottom: 1px solid #d5d7d0;
}

ol.commentlist li {
	padding: 5px 5px;
	border-top: 1px solid #d5d7d0;
}

ol.commentlist li.alt {
background: #fafdf4;
	border-top: 1px solid #d5d7d0;
	padding: 5px 5px 13px 5px;
}

#comments {
	margin: auto;
	padding: 10px;
	border-top: 2px double #d5d7d0;
}

.navigation {
	width: 440px;
	margin: 0 0 5px 0;
	float: left;
	color: #777;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
	clear:both;
}

.navigation a{
	text-decoration:none;
}

* html .navigation {
	margin: 0 0 0 0;
	}
	
.previous {
	padding: 0 20px 0 0;
	float: left;
}
	
.next {
	float: right;
}