/*
Theme Name: Madonna
Theme URI: http://hermansaksono.com/
Description: The one and only theme for hermansaksono.com
Version: 3.5
Author: Herman Saksono
Author URI: http://hermansaksono.com/
Tags: black, pink, maroon, fixed width, two columns, widgets

	Design are copyright of Herman Saksono. All rights reserved. 

*/
body {
	margin: 0;
	padding: 0;
	border: 0;
	color: #444;
	background-color: #333333;
	font-family: 'Verdana', 'Arial', 'Geneva', sans-serif;
	font-size: 100%;
	line-height: 1.6em;
}

img		{
	border: 0;
}

a:link, a:visited {
	text-decoration : none;
	color: #c28;
}

a:hover {
	text-decoration : underline;
	color: #ec008c;
}

a:active {
	color: #c28;
}

/* Wrapper */
#wrapper	{
	margin: 0px auto 0px auto;
	padding: 0px;
	border: 0;
	width: 826px;
	text-align: left;
	background: #333 url('images/wrapper-bg.gif') top center repeat-y;
}


/* Header */
.header	{
	width: 826px !important;
	height: 60px;
	display: block !important;
	color: #fef;
	background: #333 url('images/header-bg.gif') center top repeat-y !important;
	margin: 0;
	padding: 0 auto;
}

.header a {
	width: 826px; 
	height: 60px;
	display: block;
	background: url('images/header-title-right.gif') top right no-repeat;
	margin: 0px 00px 0px 0px;
}

.header a:active {
	outline: 0;
}

.header h1, .header p, .header span {
	display: none;
}

/* konten */
.content	{
	margin: 0px 0px;
	padding: 0px;
	width: 826px;
	background: url('images/header-tagline.gif') no-repeat top right;
}

.main	{
	width: 523px;
	margin: 0px 0px 0px 30px;
	float: left;
	color: #333;
	background: #ffffff;
	border-top: 10px solid #e62fc6;
	font-size: 12px;
	line-height: 1.4em;
	display: inline;
}

.main h2 {
	margin: 20px 35px 20px 40px;
	font-size: 1.5em;
	font-family: 'Arial', 'Geneva', sans-serif;
	line-height: 1.0em;
	letter-spacing: -0.04em;
	color: #555;
	border-bottom: 1px solid #ddd;
}

.main .pagetitle {
	border: none;
	margin: 10px 35px 10px 40px;
}

.main .pagedesc {
	margin: 10px 35px 10px 40px;
}

.main hr {
	border: none;
	height: 0;
	border-bottom: 1px solid #ddd;
	margin: 10px 35px 20px 40px;
}


.post {
	width: 523px;
	margin: 0;
}

.post .date {
	color: #ccc;
	margin: 25px 40px 0px 40px;
	font-size: 1.5em;
	font-family: 'Arial', 'Geneva', sans-serif;
	font-weight: bold;
}

.post .date a {
	color: #bbb;
}

.post h1	, .post h2 {
	margin: 10px 30px 0 40px;
	font-size: 32px;
	font-family: 'Arial', 'Geneva', sans-serif;
	line-height: 1.0em;
	letter-spacing: -0.04em;
	border: none;
}

.post h1 a, .post h2 a {
	color: #2d2d2d;
}

.post h1 a:hover, .post h2 a:hover {
	color: #e62fc6;
	text-decoration: none;
}

.post .entry {
	margin: 0px 40px;
}

.post .entry h2	{
	margin:1.2em 0pt -7px;
	padding: 0px;
	font-size: 1.7em;
	line-height: 1.1em;
	font-family: 'Arial', 'Geneva', sans-serif;
	letter-spacing: -0.04em;
	color: #555;
}
.post .entry h3	{
	margin:1.2em 0pt -0.4em;
	padding: 0px;
	font-size: 1.4em;
	line-height: 1.1em;
	font-family: 'Arial', 'Geneva', sans-serif;
	letter-spacing: -0.04em;
	color: #555;
}

.post .entry h4	{
	margin:1.2em 0pt -0.4em;
	padding: 0px;
	font-size: 1.2em;
	line-height: 1.1em;
	font-family: 'Arial', 'Geneva', sans-serif;
	letter-spacing: -0.04em;
	color: #555;
}

.post .entry ul	{
	list-style: square;
	padding-left: 2em;
}

.post .entry li	{

}

.post .entry .wp-caption-text {
margin: 0 0 2em 0;
color: #666;
font-size: 11px;
text-align: center;
padding: 0.5em 0 0.5em 0;
border-bottom: 1px solid #ddd;
}

.post .entry blockquote {
	color: #444444;
	margin: 1.5em 2em;
}

.post .entry blockquote p {
	margin: 1.5em 0;
}

.post .entry a {
	color: #8A0035;
	/*font-weight : normal;*/
}

.post .entry a.readMore:link, a.readMore:visited {
	color: #c28;
}

.post .entry a.readMore:hover {
	color: #EC008C;
}

.post dl.dialog {
	clear: both;
	width: 420px;
	margin: 0px 0px 2em 0px;
}

.post dl.dialog dt {
	text-align: right;
	vertical-align: top;
	padding: 0.6em 15px 0.2em 10px;
	font-size: 9pt;
	color: #666666;
	width: 80px;
	float: left;
	clear: both;
	margin: 0em 0.0em 0.1em 0.0em;
	line-height: 1em;
	background: url('images/dialog-dt-self-bg.gif') top right repeat-y;
}

.post dl.dialog dt.other {
	width: 80px;
	color: #a00061;
	background: url('images/dialog-dt-other-bg.gif') top right repeat-y;

}

.post dl.dialog dd {
	text-align: left;
	vertical-align: top;
	padding: 0.4em 1.5em 0.45em 1em;
	font-size: 9pt;
	font-family: 'Lucida Sans', Arial, Helvetica, sans-serif;
	float: left;
	margin: 0em 0em 10px 0em;
	color: #333;
	border: 1px solid #ddd;
	border-left: none;
	border-top: none;
	background-color: #ddd;
	-moz-border-radius: 10px;
	-moz-border-bottom-left-radius: 20px;
	width: 280px;
}

.post dl.dialog dd hr {
	height: 1px;
	color: #ccc;
	border: none;
	border-top: 1px solid #ccc;

}

.post dl.dialog dd.other {
	color: #000;
	border: 1px solid #eee;
	background-color: #eee;
	-moz-border-radius: 6px;
}


.post .table-dialog {
	border-collapse: collapse;
	font-size: 9pt !important;
	border-bottom: 1px solid #efefef;
}

.post .table-dialog th {
	text-align: right;
	vertical-align: top;
	padding: 0.2em 0.8em 0.2em 0.5em;
	font-size: 8pt;
	color: #444444;
}

.post .table-dialog td {
	text-align: left;
	vertical-align: top;
	padding: 0.2em 0.8em 0.2em 0.1em;
	font-size: 9pt;
}

.post .odd td {
	background-color: #f6f6f6;
}

.post .odd th {
	color: #666666;
	background-color: #f6f6f6;
}

.post .table-common {
	margin: 1em 1.1em 1.5em 1em;
	font-size: 0.85em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-collapse: collapse;
}

.post .table-common th {
	color: #444;
	font-size: 0.85em;
	font-weight: bold;
	background-color: #efefef;
	padding: 0.1em 0.6em;
}

.post .table-common td {
	color: #222;
	padding: 0.4em 0.6em 0.5em 0.6em;
	border: 1px dotted #ccc;
	border-top: none;
	border-bottom: 1px dotted #aaa;
	vertical-align: top;
}

.post .table-common tr.even td {
	background-color: #efefef;
}

.post .sidebox {
	float: right;
	width: 150px;
	padding: 1em 1em 1.1em 1em;
	margin: 0px 0em 0.2em 1.5em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #555;
	background-color: #f3f3f3;
	line-height: 1.3em;
	border-left: #bbb 3px solid;
}

.post .sidebox h4 {
	font-size: 1em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #333;
	margin: 0px 0px 0.5em 0px;

}

.post .sidebox ul {
	margin: 1em 0px 1em 1.3em;
	padding: 0px 0px 0px 0px;
}

.post .seealso {
	font-size: 0.85em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	border-left: 2px solid #eeeeee;
	padding-left: 1em;
	margin-left: 0em;
}

.post .seealso h4{
	font-size: 1em;
	margin: 0px 0px 0.5em 0px;
	font-weight: bold;
	color: #777777;
}

.post .seealso ul	{
	margin: 0px 0px 0px 5px;
	padding-left: 1em;
	color: #888888;
}

.post .seealso a	{
	font-weight: normal;
	color: #444444;
}

.post .captionable {
	clear:both;
	float:none;
	margin: 0.5em auto 2.5em auto;
	width:380px;
}

.post .captionable img {
	display:block;
	float:none;
	margin:0.4em auto;
}

.post .captionable div {
	border-top:2px solid #DDDDDD;
	float:none;
	font-size:0.85em;
	margin:0.4em 0em;
	padding:0.4em 0.5em;
}

.post .chat {
	border: 1px solid #B3B6B0;
	margin: 1em;
	padding: 0.5em 0.5em 0.5em 1.5em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #222;
}

.post .chat strong {
	font-family: Tahoma, sans-serif !important;
	font-size: 8pt;
	color: #333399;	
	margin: 1em 0 0 -1em;	
}

.post .chat em {
	font-family: Tahoma, sans-serif !important;
	font-style: normal;
	font-weight: bold;
	font-size: 8pt;
	color: #808080;		
	margin: 0.2em 0 0 -1em;	
}

.post .entry .more-link {
	color: #c28;
}

.wp-smiley {
	vertical-align: -0.4em;
}

/* comments */
.post h3#comments {
	margin: 2em 0px 30px 60px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
}

ul.comments {
	margin: 1em 35px 0px 55px;
	padding: 0 0 0 0px;
	clear: both;
	font-size: 12px !important;
}

ul.comments li 	{
	margin: 5px 0px 15px 0px;
	padding: 0em 0 6px 5px;
	list-style-type: none;
	clear: both;
	position: relative;
}

ul.comments li .comment-author {
	margin: 0px 0px -5px 0px;
	padding: 0em 35px 0 10px;
	background: url('images/comment-buble-bg.gif') bottom right no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	float: left;
	clear: both;
	position: relative;
}

ul.comments li .avatar {
	float: left;
	margin: 0 0.5em -10px 5px;
	box-shadow: 0 1px 3px #777777;
	-moz-box-shadow: 0 1px 3px #777777;
	-webkit-box-shadow: 0 1px 3px #777777;
}

ul.comments li .comment-text {
	margin: 0 0 0 0;
	padding: 1em 0 0 56px;
	background: url('images/comment-head-bg.gif') top left no-repeat;
	clear: both;
	line-height: 1.5em;
}

ul.comments li .comment-text  em {
	color: #666666;
	margin: 1em 0 0.1em 0em;
	padding: 0 0 0.2em 1.5em;
	border-bottom: 1px dashed #dddddd;
	display: block;
	font-style: italic;
	font-size: 1em;
}

ul.comments li .comment-text  blockquote {
	color: #777;
	margin: 1em 0 0.1em 25px;
	padding: 0.5em 0pt 0.4em 0.9em;
	border-left: 1px solid #dddddd;
	display: block;
	font-style: italic;
	font-size: 1em;
}

ul.comments li .comment-text  blockquote p {
	margin: 0em 1em 0em 0.5em;
	padding: 0;
	overflow: hidden;
}

.comment-author {
	margin: 0px 0px -5px 0px;
	padding: 0 35px 0 5px;
	background: url('images/comment-buble-bg.gif') bottom right no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 18px;
	float: left;
	clear: both;
	position: relative;
}


/*dl.comments dd .edit-comment-admin-links {
	margin: 1.5em 1em -7px 2em;
	visibility: hidden;
}

dl.comments dd:hover .edit-comment-admin-links {
	visibility: visible;
}*/

ul.comments li .comment-text p	{
	padding: 0.5em 1em 0.5em 0;
	overflow: hidden;
	margin: 0em 1em 0em 0;
}

ul.comments li .comment-meta {
	margin: 0 0 0 0;
	padding: 0 0 0 56px;
	background: url('images/comment-foot-bg.gif') bottom left no-repeat;
	display: block;
	height: 28px;
}

ul.comments li .comment-timestamp {
	color: #ccc;
	font-size: 10px;
	display: block;
	float: left;
	height: 20px;
	margin: 0px 0px 20px 0px;
}

ul.comments li .comment-edit {
	font-size: 11px;
	float: right;
	margin:0 18px 0 0;
}

ul.comments li #respond {
	margin: 2em 0px 0px 53px;
}


ul.comments li ul.children {
	padding: 0 0 0 0px;
	margin: 0;
}

ul.comments li ul.children li {
	padding: 0 0 6px 0;
	margin: 0;
}

ul.comments li ul.children li .comment-author {
	margin: 0px 0px -5px 45px;
}

ul.comments li ul.children li .comment-text {
	padding: 1em 0 0 73px;
}

ul.comments li ul.children li .comment-meta {
	padding: 0 0 0 73px;
}

ul.comments li ul.children li.depth-2 .comment-author {
	margin-left: 45px;
}

ul.comments li ul.children li.depth-2 .comment-text {
	padding-left: 101px;
}

ul.comments li ul.children li.depth-2 .comment-meta {
	padding-left: 101px;
}

ul.comments li ul.children li.depth-3 .comment-author {
	margin: 0px 0px -5px 85px;
}

ul.comments li ul.children li.depth-3 .comment-text {
	padding: 1em 0 0 142px;
}

ul.comments li ul.children li.depth-3 .comment-meta {
	padding: 0 0 0 142px;
}

/*comment form*/
.post #respond {
	clear: both;
	margin: 2em 0px 0px 90px;
}

.post #respond h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #666;
	margin: 0;
	float: left;
}

.post #respond #cancel-comment-reply {
	float: right;
	font-size: 11px;
}

.post form#commentform {
	margin: 1em 0 0.5em 0;
	padding: 0 0 0 0px;
}

.post #commentform textarea, .post #commentform input {
	margin: 0px 0px 0px 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	border: 1px solid #ccc;
	border-top: 1px solid #aaa;
	background: url('images/input-bg.gif') top left repeat-x;
	padding: 0.3em;
	line-height: 1.5em;
}

.post #commentform textarea {
	width:27em;
}

.post form#commentform .submitbutton {
	height: 28px;
	width: 134px;
	color: #fafafa;
	background: #000 url('images/button-submit.gif') top no-repeat;
	border: none;
	font: 14px bold Arial, Helvetica, sans-serif;
	text-transform: lowercase;
}

.post form#commentform .submitbutton:hover {
	background-position: bottom;
}

.post .calloutWrapper {
	width: 200px;
	float: right;
	margin: 1em 0 1em 1em;
	background: #eeeeee;
	border-left: 2px solid #dddddd;
}

.post .calloutBody {
	margin: 1em;
	font-size: 17px;
	font-family: 'Times New Roman', sans-serif;
	line-height: 1.5em;
}

.deleted-comment {
	font-style: italic;
	color: gray;
}	

a.roundButton {
	height: 20px;
	background: url('images/button-right.gif') top right no-repeat;
	font-size: 11pxs;
	text-align: center;
	text-decoration: none;
	float: right;
	cursor: pointer;
	margin: 0px 0 0 0.5em;
}

a.roundButton:hover {
	background: #e62fc6 url('images/button-right.gif') bottom right no-repeat;
	color: #ffffff;
	text-decoration: none;
}

a.roundButton span {
	background: url('images/button-left.gif') top left no-repeat;
	height: 20px;
	display: block;
	padding: 0px 1em 0px 1em;
	float: left;
	clear: both;
}

a.roundButton:hover span {
	background: url('images/button-left.gif') bottom left no-repeat;
}

.navigation {
	margin: 0px 24px 10px 25px;
	padding-top: 1em;
	clear: both;
}

.navigation .alignleft {
	display: block;
	float: left;
	margin: 0px 15px 0px 0px;
}

.navigation .alignright {
	display: block;
	float: right;
	margin: 0px 0px 0px 15px;
}

.postmetadata {
	color: #777777;
	background: url('images/post-divider.gif')	no-repeat bottom left;
	font-size: 11px;
	margin: 1em 22px 3em 22px !important;
	padding: 2em 15px 20px 15px;
	clear: both;
	line-height:1.8em;
}

.postmetadata .labels {
	float: left;
	width: 330px;
	padding: 0;
}

.postmetadata .labels a {
	float: left;
	text-transform: lowercase;
}

.postmetadata .labels span{
	float: left;
}

.postmetadata .comment-link {
	float: right;
	/*width: 115px;*/
	margin: 1em 0 0 0 !important;
}

.postmetadata .comment-link a{
	float: right;
}

.posttools {
	margin: 1em 0 0 0 !important;
	padding: 0 !important;
	float: left;
}

.posttools .toolTwitterShare {
	float: left;
	margin -2px 0 0 0;
	width: 90px;
}

.posttools .toolFBLike {
	float: left;
}

.posttools .toolGPlusOne {
	float: left;
	width: 90px;
}

/* sidebar */
.sidebar	{
	width: 243px;
	margin: 52px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	float: left;
	overflow: hidden;
	background-color: #000;
	border-top: 10px solid #770061;
	font-size: 0.8em;
	font-family: 'Verdana', 'Arial', 'Geneva', sans-serif;
}

.sidebar h2 {
	color: #666;
	margin: 0 0px 0.2em 0px !important;
	padding: 0px;
	font-size: 1.9em !important;
	font-family: 'Arial', 'Geneva', sans-serif;
	font-weight: bold;
	text-transform: lowercase;
	letter-spacing: -0.05em;
}

.sidebar ul {
	margin: 0px 20px 25px 21px;
	padding: 0px 0px;
	list-style-type: none;
}

.sidebar ul li ul 	{
	padding: 0px;
	margin: 0px 0px 0px 0px;
	list-style-type: none;
	font-size: 1em;
}

.sidebar ul li ul li {
	vertical-align: top;
	display: block;
	padding: 0em;
	margin: 0em 0px 0em 0;
	color: #888;
	border-bottom: 1px solid #222;
	line-height: 1em;
}

.sidebar a {
	font-weight : normal; 
	color: #aaa;
	display: block;
	padding: 0.5em 1.5em 0.5em 0.3em;
}


.sidebar .twtr-widget {
	font-size: 12px;
}

.sidebar .twtr-widget a {
	display: inline;
	padding: 0;
}

.sidebar .twtr-ft a {
	font-size: 10px;
}

.sidebar a:hover {
	color: #FF99CC;
	text-decoration: none;
}

.sidebar small {
	color: #666666;
}

.sidebar .widget {
	clear: both;
	padding: 20px 0 0 0;
}

.sidebar .widget_search {
	height: 30px;
}

.sidebar .widget_search #s {
	border: 1px solid #666;
	font-family: Verdana, Arial, sans-serif;
	font-size: 12px;
	height: 17px;
	padding: 3px;
	width: 139px;
	border-right: none;
	float: left;
}

.sidebar .widget_search #searchsubmit {
	border: 1px solid #666;
	font-family: Arial, sans-serif;
	font-weight: bold;
	font-size: 12px;
	height: 25px;
	padding: 3px;
	border-left: none;
	float: left;
	width: 56px;
	text-transform: lowercase;
	background: #666;	
}

.sidebar .widget_deliciouspp li a {
	font-size:10pt !important;
	margin: 0px 0px 0px 0px;
	padding: 0.5em 0.5em 0.2em 3px;
}

.sidebar .widget_deliciouspp p {
	font-size:8pt !important;
	margin: 0px 0px 0px 0px;
	padding: 0 0.5em 0.5em 3px;
	color: #666666;
}

.sidebar .widget_tag_cloud {
	line-height: 1.8em;
	font-family: Arial, Helvetica, sans-serif;
}

.sidebar .widget_tag_cloud a {
	display: block !important;
	padding: 0 4px;
	float: left;
	-moz-border-radius: 4px;
	text-transform: lowercase;
}

.sidebar .widget_archive select {
	background:none repeat scroll 0 0 #333333;
	border:1px solid #666666;
	color:#AAAAAA;
	display:block;
	font-family:Verdana,Arial,sans-serif;
	font-size:12px;
	padding:0;
	width:200px;
}

.sidebar .widget_archive select option {
	padding: 1px 7px;
}

.sidebar .widget_archive select option:active {
	background: #cc2288;
	color: #fff;
}

.sidebar .widget_tag_cloud a:hover {
	color: #000;
	background: #c28;
}

.sidebar .textwidget {
	color: #666;
	font-size: 0.8em;
	line-height: 1.5em;
}

.sidebar .textwidget a.inline{
	display: inline;
	padding: 0 !important;
}

.sidebar .sidelinks {
}

.sidebar .sidelinks li a {
	font-size:10pt !important;
	margin: 0px 0px 0px 0px;
	padding: 0.5em 0.5em 0.2em 3px;
}

.sidebar .sidelinks li p {
	font-size:8pt !important;
	margin: 0px 0px 0px 0px;
	padding: 0 0.5em 0.5em 3px;
	color: #666666;
}

/* Bottom layout */
#footer	{
	clear: both;
	height: 40px;
	overflow: hidden;
	margin: 0;
	padding: 0px;
	text-align: left;
	background: url('images/footer-bg.gif') top left no-repeat;
}

#footer p	{
	text-align: left;
	margin: 0;
	padding: 10px 0;
	font-size: x-small;
	background-color: transparent;
	color: #999;
}

.ffhack {
	clear: both;
}

.left,.alignleft, a .alignleft {
	float: left;
	margin: 0.4em 1em 0.5em 0em;
}

.center, .aligncenter {
	margin: 0px auto;
	display: block;
}

.right, .alignright, a .alignright {
	float: right;
	margin: 0.4em 0em 0.5em 1em;
}
