/*
THEME NAME: Thursday
THEME URI: http://thursdaypeople.com/
DESCRIPTION: Based on Sandbox
VERSION: 2.1
AUTHOR: Andhika Nugraha
AUTHOR URI: http://rumput.tumblr.com/
TAGS: sandbox, microformats, hcard, hatom, xoxo, widgets, minimalist
*/
@import url('reset.css');

body {
	font-family: "Helvetica", "Arial", sans-serif;
	font-size: 12px;
	position: relative;
	min-width: 960px;
}

#wrapper {
}

h1, h2, h3, h4, h5, h6 {
	font-family: "Helvetica Neue", "Helvetica", "Arial", sans-serif;
	font-weight: bold;
}

h1 { font-size: 2em; margin: .67em 0; }
h2 { font-size: 1.5em; margin: .83em 0; }
h3 { font-size: 1.17em; margin: 1em 0; }
h4 { font-size: 1em; margin: 1.33em 0; }
h5 { font-size: 0.83em; margin: 1.67em 0; }
h6 { font-size: 0.67em; margin: 2.33em 0; }

#header {
	padding-top: 100px;
	padding-left: 300px;
}

#header h1 {
	margin: 0;
	width: 402px;
	height: 45px;
	background: url('images/masthead-tp.png');
}

#header a {
	width: 402px;
	height: 45px;
	display: block;
	text-indent: -5000px;
}

#header a:hover {
	height: 38px;
	border-bottom: 2px solid #000;
	border-bottom-color: rgba(0, 0, 0, 0.5);
}

#access {
	padding-top: 10px;
	padding-left: 300px;
	padding-bottom: 60px;
	font-family: "Helvetica", "Arial";
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 2px;
}

#access ul li {
	display: inline;
	margin-right: 20px;
}

#access ul ul {
	display: none;
}

#access ul li a {
	text-decoration: none;
	color: #666;
}

#access ul li a:hover {
	text-decoration: underline;
}

#container {
}

#content p {
	line-height: 1.8;
	margin: 1.5em 0;
}

#content li {
	line-height: 1.4;
}

div.post,
div.page {
	position: relative;
	border-top: 20px solid #999;
	background: #333 url('images/bggrad.png') repeat-x;
}

#comments {
	background: #333;
	position: relative;
}

div.entry-meta {
	position: absolute;
	float: left;
	left: 704px;
	top: 16px;
	margin-left: 60px;
	width: 160px;
	background: #000;
	font-size: 12px;
	vertical-align: bottom;
	color: white;
	color: #fff;
	color: rgba(255, 255, 255, 0.5);
}

div.entry-meta span {
	display: block;
	padding: 5px 20px;
}

div.entry-meta span.author {
	font-size: 16px;
	padding-top: 80px;
}

div.entry-meta a {
	color: #fff;
	color: rgba(255, 255, 255, 0.5);
	text-decoration: none;
}

div.entry-meta span.author a {
	color: white;
}
div.entry-meta a:hover {
	color: white;
	text-decoration: underline;
}

div.entry-meta span.comments-link {
	padding-bottom: 36px;
	background: url('images/fold-default.png') bottom no-repeat;
}

h2.entry-title {
	font-size: 60px;
	margin: 0 0 0 200px;
	padding-left: 100px;
	padding-right: 208px;
	width: 400px;
	padding-top: 100px;
	padding-bottom: 20px;
	letter-spacing: -.05em;
	font-family: "Chaparral Pro", "Garamond Premier Pro", "Garamond", "Palatino", "Georgia", serif;
	font-weight: normal;
	background: white;
}

h2.entry-title a,
div.entry-content a,
#comments a {
	color: #333;
	text-decoration: none;
}

h2.entry-title a:hover,
div.entry-content a:hover,
#comments a:hover {
	color: #000;
}

div.entry-content,
#respond {
	margin-left: 200px;
	padding-left: 100px;
	padding-right: 108px;
	width: 500px;
	padding-top: 20px;
	padding-bottom: 120px;
	background: white;
}

div.entry-content p,
div.entry-content ul,
div.entry-content ol,
div.entry-content dl {
	font-size: 13px;
}

div.entry-content a:hover,
#comments a:hover {
	text-decoration: underline;
}

#comments-list {
	margin-left: 200px;
	padding-left: 100px;
	padding-right: 108px;
	width: 500px;
	padding-top: 20px;
	padding-bottom: 40px;
	background: white;
}

#comments h3 {
	font-size: 18px;
	letter-spacing: -.05em;
}

#comments-list ol {
	list-style: none outside;
}

#comments-list li.comment {
	padding-top: 20px;
}

#comments-list li.comment .comment-author {
	font-weight: bold;
	padding-bottom: 5px;
	font-size: 14px;
}

#comments-list li.comment .comment-meta {
	font-size: 10px;
}

#comments-list li.comment img.photo {
	display: block;
	position: absolute;
	left: 252px;
}

#respond div.form-label {
	padding: 10px 0 5px;
}
#respond div.form-input input {
	padding: 4px;
	margin: 0;
	font-size: 12px;
	width: 300px;
}
#respond textarea {
	width: 300px;
	padding: 4px;
	margin: 0;
	font-size: 12px;
}
#respond div.form-submit {
	padding-top: 10px;
}
#respond div.form-submit #submit {
	font-weight: bold;
	font-size: 12px;
}

div.post.author-bramarartha,
div.page.author-bramarartha,
body.s-author-bramarartha #comments,
body.page-author-bramarartha #comments {
	border-top-color: #00e97e;
	background-color: #00aa5c;
}
div.post.author-bramarartha div.entry-meta,
div.page.author-bramarartha div.entry-meta {
	background: #006134 url('images/sig-bramarartha.jpg') center;
}
div.post.author-bramarartha div.entry-meta span.comments-link,
div.page.author-bramarartha div.entry-meta span.comments-link {
	background-image: url('images/fold-bramarartha.png');
}
div.post.author-bramarartha h2.entry-title a,
div.page.author-bramarartha h2.entry-title a,
div.post.author-bramarartha div.entry-content a,
div.page.author-bramarartha div.entry-content a,
body.s-author-bramarartha #comments a,
body.page-author-bramarartha #comments a {
	color: #006134;
}
div.post.author-bramarartha h2.entry-title a:hover,
div.page.author-bramarartha h2.entry-title a:hover,
div.post.author-bramarartha div.entry-content a:hover,
div.page.author-bramarartha div.entry-content a:hover,
body.s-author-bramarartha #comments a:hover,
body.page-author-bramarartha #comments a:hover {
	color: #004424;
}

div.post.author-kiaracaesaria,
div.page.author-kiaracaesaria,
body.s-author-kiaracaesaria #comments,
body.page-author-kiaracaesaria #comments {
	border-top-color: #ffe600;
	background-color: #ffae00;
}
div.post.author-kiaracaesaria div.entry-meta,
div.page.author-kiaracaesaria div.entry-meta {
	background: #936400 url('images/sig-kiaracaesaria.jpg') bottom;
}
div.post.author-kiaracaesaria div.entry-meta span.comments-link,
div.page.author-kiaracaesaria div.entry-meta span.comments-link {
	background-image: url('images/fold-kiaracaesaria.png');
}
div.post.author-kiaracaesaria h2.entry-title a,
div.page.author-kiaracaesaria h2.entry-title a,
div.post.author-kiaracaesaria div.entry-content a,
div.page.author-kiaracaesaria div.entry-content a,
body.s-author-kiaracaesaria #comments a,
body.page-author-kiaracaesaria #comments a {
	color: #936400;
}
div.post.author-kiaracaesaria h2.entry-title a:hover,
div.page.author-kiaracaesaria h2.entry-title a:hover,
div.post.author-kiaracaesaria div.entry-content a:hover,
div.page.author-kiaracaesaria div.entry-content a:hover,
body.s-author-kiaracaesaria #comments a:hover,
body.page-author-kiaracaesaria #comments a:hover {
	color: #614200;
}

div.post.author-satria,
div.page.author-satria,
body.s-author-satria #comments,
body.page-author-satria #comments {
	border-top-color: #00a0ff;
	background-color: #0077be;
}
div.post.author-satria div.entry-meta,
div.page.author-satria div.entry-meta {
	background: #002c46 url('images/sig-satria.jpg') center;
}
div.post.author-satria div.entry-meta span.comments-link,
div.page.author-satria div.entry-meta span.comments-link {
	background-image: url('images/fold-satria.png');
}
div.post.author-satria h2.entry-title a,
div.page.author-satria h2.entry-title a,
div.post.author-satria div.entry-content a,
div.page.author-satria div.entry-content a,
body.s-author-satria #comments a,
body.page-author-satria #comments a {
	color: #0067a4;
}
div.post.author-satria h2.entry-title a:hover,
div.page.author-satria h2.entry-title a:hover,
div.post.author-satria div.entry-content a:hover,
div.page.author-satria div.entry-content a:hover,
body.s-author-satria #comments a:hover,
body.page-author-satria #comments a:hover {
	color: #003e63;
}

#nav-below {
	border-top: 20px solid #999;
	background: #ddd;
	position: relative;
	height: 40px;
	padding-left: 280px;
	padding-top: 20px;
}
#nav-below a {
	color: #000;
	font-size: 14px;
	text-decoration: none;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.6);
}
#nav-below a:hover {
	text-decoration: underline;
}
#nav-below div {
	width: 300px;
	float: left;
	margin-left: 20px;
}

#footer {
	background: #ddd;
	padding: 20px 300px 100px;
	font-size: 10px;
	color: #666;
	text-shadow: 1px 1px 0 rgba(255, 255, 255, 0.6);
}

#footer a {
	color: #333;
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

#wpstats {
	position: absolute;
	bottom: 20px;
	right: 20px;
}