/*
Theme Name: Blog Sahat Tambunan 2
Theme URI: http://blog.sahat-tambunan.com
Description: 2nd Theme for Blog Sahat Tambunan.
Version: 0.2
Author: Sahat Tambunan
Author URI: http://sahat-tambunan.com/
Tags: grayscale, custom header, fixed width, two columns, widgets

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php
*/

body {
	background: #fff;
	color: #333;
	margin: 0;
	padding: 0;
}
body, td, th, textarea, checkbox, input, radio, select {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: small;	
}
th, td { vertical-align: top; }

a { color:#06c; text-decoration:none; }
a:hover { text-decoration:underline; }
a img { border:none; }

h1, h2, h3 { 
	font-family: 'Trebuchet MS', verdana, arial, helvetica, sans-serif;
	margin: 0; padding: 0; 
}
.archive h1 { margin-bottom: 20px; text-align:center; }

.red { color:#f00; }
.img-border { border:3px double #ccc; }

#page {
	background: #fff right -20px url(images/page-bg.jpg) no-repeat fixed;
}

#header { background: #000; padding: 10px; }
#header h1, #header h2 { font-size: xx-large; }
#header h1 a, #header h2 a { color: #fff; }
#header h1 a:hover, #header h2 a:hover { text-decoration: none; }
#header .description { color: #ccc; }

#side-image {
	float: left;
	width: 140px;
	padding-top: 370px;
	background: #fff left top url(images/sidebar-bg.png) no-repeat;
	text-align: center;
}
#content {
	padding: 30px 20px 20px 0px;
	width: 600px;
	min-height: 500px;
	float: left;
}
* html #content { height: 500px; }
#content h1, #content h2 { font-size: x-large; }
#content h3 { font-size: large; }
#content h1 a:hover, #content h2 a:hover, #content h3 a:hover { text-decoration: none; }
#content li p { margin-top:0; }

.navigation { border-top:1px dotted #06c; border-bottom:1px dotted #06c; background:#eeeeff; padding:10px; }
.alignleft { text-align: left; margin-bottom:5px; }
.alignright { text-align: right; }

.post {
	margin-bottom: 40px;
	text-align: justify;
}
.post blockquote {
	border: 1px dotted #ccc;
	background: #efefef 200px -50px url(images/blockquote-bg.jpg) no-repeat;
	padding: 10px 20px;
	margin: 20px;
}
.postinfo { font-size:x-small; }
.comments-link { text-align:right; border-bottom: 1px dotted #ccc; padding-bottom:10px; }

/* COMMENT */
h3#comments { margin-bottom: 20px; }
.comment-box {  }
.comment-form {
	padding: 10px 20px;
	background: #efefef 200px 0px url(images/comment-form-bg.jpg) no-repeat;
	border: 1px solid #ccc;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
textarea#comment {	width: 350px; }
.commentlist { margin:0; padding:0; }
.commentlist li { margin-bottom: 40px; list-style: none; }
.commentlist p { margin:0 0 10px 0; }
.commentlist li .avatar { 
	float: left;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	margin-right: 10px;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
}
.commentmetadata {
	font-weight: normal;
	margin: 0 0 5px 0; 
	display: block;
}

#sidebar { 
	margin-left: 780px; 
	padding: 10px 0px 40px 0px; 
}
#sidebar h3 { margin-top: 20px; }
#sidebar ul, #sidebar li {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar ul li ul { margin-left: 14px; }
#sidebar ul li ul li { list-style: circle; padding:1px 0; }

#footer { 
	clear: both; 
	padding: 10px;
	background: #000;
	color: #fff;
}

a.amazon-link {
	display: block;
	color: #900;
	font-size: 14px;
	font-weight: bold;
	margin: 20px 0;
	text-align: center;
}

.photo-album {
	margin-top: 30px;
}
.photo-album td{
	font-family: inherit;
	font-size: inherit;
	vertical-align: top;
}
.photo-album .title {
	background-color: #ccc;
	padding: 3px;
	font-weight: bold;
	text-transform: uppercase;
}
.photo-album .photo {
	width: 160px;
	text-align: left;
}
.photo-album .meta {
	width: 200px;
	text-align: right;
	line-height: 20px;
}
.photo-album span.p-title {
	font-weight: bold;
}
.photo-album span.p-date {
	color: #AFAFAF;
	background: url(images/icon-date.gif) no-repeat right;
	padding-right: 20px;
}
.photo-album span.p-time {
	color: #AFAFAF;
	background: url(images/icon-time.gif) no-repeat right;
	padding-right: 20px;
}
.photo-album span.p-cam {
	color: #AFAFAF;
	background: url(images/icon-cam.gif) no-repeat right;
	padding-right: 20px;
}
.photo-album span.p-user {
	color: #AFAFAF;
	background: url(images/icon-man.gif) no-repeat right;
	padding-right: 20px;
}
.main_gp {
        display: none;
}
.addthis_toolbox { margin-bottom:20px; font-weight:bold; color:#999; }
.addthis_toolbox a { margin:0 5px; }
.addthis_toolbox span.addthis_separator { margin:0; }
.addthis_toolbox_2 { float:right; padding:5px 0; color:#999; }
.addthis_toolbox_2 a { margin:0 2px; }
