/*
Theme Name: Faulkner
Theme URI: http://www.ekakurniawan.com/blog/download/faulkner
Description: WordPress theme designed by <a href="http://www.ekakurniawan.com">Eka Kurniawan</a>.
Version: 1.0
Author: Eka Kurniawan
Author URI: http://www.ekakurniawan.com

	This theme was developed by Eka Kurniawan.

	By downloading and using this theme, you agree to the following terms:
    - You may NOT resell this theme
    - A link back to Eka Kurniawan.Net must be retained in the footer (either modified or unmodified)
    - You may use this theme for personal or commercial projects
    - You may modify, translate or distribute

*/

body {
	background: #396694 url(images/shadow.gif) repeat-y center;
	font: 70%/180% Verdana,Georgia,Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	color: #333;
}
a {
	color: #396694;
	text-decoration: none;
}
a:visited {
	color: #396694;
}
a:hover {
	color: #396694;
        text-decoration:underline;
}
p {
	margin: 0px 0px 15px;
}
img {
        padding: 4px;
	border: 1px solid #d9e2d3;
}
ul {
	margin: 5px 0px 15px;
	padding-left: 0px;
}
ul li {
	margin: 0px;
}
ol {
	margin: 5px 0px 15px;
	padding-left: 0px;
}
ul li {
	margin: 0px;
}
form {
	margin: 0px;
	padding: 0px;
}
small {
	font: 80%/130% Verdana, Arial, Helvetica, sans-serif;
}
blockquote {
	font: 100%/110% Verdana, Arial, Helvetica, sans-serif;
	color: #993300;
        padding-left: 5px;
}
sup {
        font-weight: bold;
	color: #0066cc;
}
#page {
	background: url(images/top-bar.gif) no-repeat center top;
}
#wrapper {
	width: 970px;
	margin: 0px auto;
	position: relative;
}

/* menu-bar */
#menu{
	position: absolute;
	top: 161px;
	left: 200px;
        height: 10px;
}
#menu ul{
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font: 12px/100% 'Lucida Grande', Arial, Helvetica, sans-serif;
}
#menu ul li{
	margin: 0px 0px 0px 5px;
	padding: 0px;
	float: left;
}
#menu ul li a, #menu .current_page_item a{
	display: block;
	padding: 15px 10px 15px 10px;
	text-decoration: none;
	color: #fff;
        background: #000;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
#menu li a:visited{
	text-decoration: none;
	color: #fff;
}
#menu li a:hover{
	text-decoration: none;
        background: #f26522;
}

/* -------------- header area ----------------------- */
#header {
	height: 220px;
}
/* site title */
h1 {
	position: absolute;
	top: 25px;
	left: 5px;
	color: #111;
	margin: 0px;
	padding: 0px;
	font: normal 25px/100% Georgia,"Trebuchet MS", Arial, sans-serif;
}
.description {
	position: absolute;
	top: 55px;
	left: 5px;
	color: #000;
	font: 14px Georgia,Arial,"Trebuchet MS", Arial, sans-serif;
        font-style:italic;
}
/* search form */
#searchform {
	position: absolute;
	top: 165px;
	right: 0px;
	height: 37px;
	width: 190px;
}
#searchform #s{
	background: #fff;
	height: 14px;
	width: 132px;
	margin: 6px 5px 0px 30px;
	padding: 3px 7px 2px 18px;
	color: #333;
	border: solid 1px #336699;
}


/* -----------------main content area --------------------  */
#left-col {
	width: 665px;
	float: left;
	margin-top: 0px;
}
/* main menu */
#nav {
	font: 10px/100% 'Lucida Grande', Arial, Helvetica, sans-serif;
}

/* --------------- page children area ---------------------- */
/* page children */
#pagechildren {
	float:right;
	padding: 0px 0px 10px 0px;
	width: 565px;
	color: #666666;
	line-height: 160%;
	font: 10px/120% 'Lucida Grande', Helvetica,  Arial, sans-serif;
}
#pagechildren li a {
	color: #0066cc;
        text-decoration: none;
}
#pagechildren li a:visited {
        color: #0066cc;
}
#pagechildren li a:hover {
        color: #0066cc;
	text-decoration: underline;
        background:none;
}
#pagechildren ul{
	list-style: none;
}
#pagechildren li {
	list-style: none;
	margin: 0px 0px 5px;
	border-bottom: dotted 1px #ccc;
}

/* content */
#content {
	padding: 25px 5px 15px 5px;
	width: 655px;
	background: #fff;
	clear: both;
	overflow: hidden;
}
.frontbox {
        margin-top:-15px;
        margin-bottom:15px;
	padding: 10px;
	width: 635px;
	background: #000;
	clear: both;
	-moz-border-radius: 5px;
	-khtml-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}
.frontbox h2, .frontbox h2 a{
        color: #fff;
        border: none;
}
.frontbox object{
        border: 1px solid #333;
}
.fronttitle, .fronttitle a, .fronttitle a:hover, .fronttitle a:visited {
        color: #333;
	font: bold 130%/100% Georgia, "Trebuchet MS", Tahoma, Arial;
        padding-bottom:5px;
}
.latest {
	font: 11px/150% Verdana, 'Lucida Grande', Helvetica,  Arial, sans-serif;
}
.latest ul{
	list-style: none;
        width: 225px;
        margin-top:10px;
        padding-right: 15px;
}
.latestbox {
        padding: 5px 0px 10px 0px;
        color:#f26522;
        border-top: 2px solid #555;
	font: bold 110%/100% "Trebuchet MS", Tahoma, Arial;
        border-bottom: none;
}
.post {
	padding: 0px;
	clear: both;
	overflow: hidden;
}
.post .title {
	float: left;
	width: 655px;
}
.postdata {
	font-family: 'Lucida Grande', Arial, Helvetica, sans-serif;
	font-size: 100%;
	color: #999;
}
.postdata a, .postdata a:visited {
	color: #999;
	text-decoration: none;
}
.postdata a:hover {
	color: #ffbb00;
	text-decoration: none;
        background:none;
}
.postdata .category{
	float: left;
}
.postdata .comments{
	float: right;
}
.mini-add-comment {
	padding-left: 12px;
	float: right;
}
.entry {
	padding: 10px 0px 5px;
	clear: both;
}
.single {
        padding-right:200px;
}
.single img {
        margin-right:-200px;
        margin-left: 10px;
        float:right;
        margin-bottom:10px;
}
.excerpt {
        padding-left:0px;
}
.excerpt img {
        margin-right: 10px;
        float:left;
        margin-bottom:10px;
}
.resensi {
}
.resensi ul {
	list-style: none;
	padding: 10px 0px 5px;
}
.resensi ul li {
        width: 210px;
        float: left;
        padding-right: 5px;
        min-height: 250px;
}
.trailer {
}
.trailer ul {
	list-style: none;
	padding: 10px 0px 5px;
}
.trailer ul li {
        width: 210px;
        float: left;
        padding-right: 5px;
        min-height: 250px;
}
.trailer ul li embed {
        width:200px !important;
        height: 167px !important;
}
.trailer ul li object {
        width:200px !important;
        height: 167px !important;
}

/* post title */
h2 {
	color: #396694;
	margin: 3px 0 2px;
	padding-bottom: 4px;
	font: bold 200%/120% Georgia, "Lucida Grande", Arial, sans-serif;
	border-bottom: dotted 1px #ccc;
}
h2 a, h2 a:visited, h4 a, h4 a:visited {
	color: #396694;
	text-decoration: none;
}
h2 a:hover, h4 a:hover {
	color: #000;
	text-decoration: none;
        background:none;
}
.category {
        color: #f26522;
        margin-top: -15px;
}
h3 {
	color: #333;
	margin: 5px 0px 5px;
	font: bold 110%/110% "Lucida Grande", Helvetica, Arial, sans-serif;
}
h4 {
	color: #333;
	margin: 3px 0 2px;
	padding-bottom: 4px;
	font: normal 180%/120% Georgia, "Lucida Grande", Arial, sans-serif;
        text-align: left;
	border-bottom: dotted 1px #ccc;
}


/* next & previous page navigation */
.page-nav {
	clear: both;
	height: 21px;
}
.page-nav a, .page-nav a:visited {
	color: #666;
	font-family: 'Lucida Grande', Helvetica, Arial, sans-serif;
	text-decoration: none;
}
.page-nav a:hover {
	color: #000;
	text-decoration: none;
        background:none;
}
.previous-entries a {
	float: left;
	padding-left: 0px;
	margin-left: 10px;
}
.next-entries a {
	float: right;
	padding-right: 0px;
	margin-right: 10px;
}

/* next & previous post navigation */
.post-nav {
	clear: both;
        margin-bottom: 10px;
	padding: 0 10px 20px 10px;
	margin-top: -15px;
	font-family: Verdana, 'Lucida Grande', Helvetica, Arial, sans-serif;
	font-size: 100%;
        background: #f26522;
}
.post-nav a, .post-nav a:visited {
	color: #fff;
	text-decoration: none;
}
.post-nav a:hover {
	color: #fff;
	text-decoration: underline;
}
.post-nav .previous a {
	float: left;
}
.post-nav .next a {
	float: right;
	text-align: right;
}

/*------------------ comment area  ------------------- */
h3#comments {
	padding-left: 0px;
	font: normal 120%/120% 'Lucida Grande', Helvetica, Arial, sans-serif;
	clear: both;
}
h3#respond {
	padding-left: 0px;
	font: normal 120%/120% 'Lucida Grande', Helvetica, Arial, sans-serif;
	margin: 20px 0px 0px;
	clear: both;
}
/* commentform */
#commentform {
	margin-top: 10px;
	font: 100% 'Lucida Grande', Helvetica, Arial, sans-serif;
}
#commentform label {
	font-weight: bold;
	color:#666;
	font-size: 100%;
	padding-left: 5px;
}
#commentform small {
	color: #999;
	font-size: 100%;
}
#commentform input {
	font: 100% 'Lucida Grande', Helvetica, Arial, sans-serif;
	width: 250px;
	padding: 5px 3px 3px 7px;
	border: solid 1px #ccc;
	margin-left: 70px;
}
#commentform textarea {
	font: 100% 'Lucida Grande', Helvetica, Arial, sans-serif;
	width: 250px;
	height: 140px;
	border: solid 1px #ccc;
	padding: 5px 3px 3px 7px;
	margin-left: 70px;
}
#commentform #submit {
	background: url(images/submit-btn.gif) no-repeat top left;
	border: none;
	width: 76px;
	height: 25px;
	padding-bottom: 16px;
	margin-left: 15px;
}
#commentform #submit:hover {
	background: url(images/submit-btn.gif) no-repeat bottom left;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	border: solid 1px #3b9acc;
}

/* comment list */
.commentlist {
	margin: 0px;
	padding-left: 0px;
	line-height: 130%;
	font: 100% 'Lucida Grande', Helvetica, Arial, Helvetica, sans-serif;
}
.commentlist img {
        padding: 0px;
	border: 0px;
}
.commentlist ul {
	padding: 5px 0px;
	border: solid 1px #0000ff;
        float:right;
}
.comment {
	border: solid 1px #ccc;
	background: #F4F4F4;
        margin-left: 70px;
        padding: 5px
}
.commentlist .alt {
	background: #fff;
}
.commentlist cite {
	margin: 10px 0px 5px 0px;
	font-weight: bold;
	font-style: normal;
	font-size: 100%;
	color: #0066cc;
        display: block;
        clear: left;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #0066cc;
        text-decoration: none;
}
.commentlist cite a:hover {
        text-decoration: underline;
        background:none;
}
.commentlist small {
	font-size: 100%;
        font-weight: normal;
        float: right;
}
.commentlist small a, .commentlist small a:visited{
	color: #999;
        text-decoration: none;
}
.commentlist small a:hover {
	color: #999;
        text-decoration: underline;
}
.avatar {
        width: 50px;
        float:left;
	margin: 0px 10px 10px 0px;
}

/* -------------------- sidebar area ----------------- */
/* sidebar */
#sidebar {
	float:right;
	width: 290px;
	color: #333;
	line-height: 160%;
	font: 10px/150% Verdana, 'Lucida Grande', Helvetica,  Arial, sans-serif;
}

#sidebar .sidebartitle{
	font: bold 120%/100% "Trebuchet MS", Tahoma, Arial;
	color: #f26522;
        margin-top: 11px;
	padding: 4px 0px 10px 0px;
        border-top: 2px solid #555;
        text-align:left;
}
#sidebar h2 {
        border:none;
}
#sidebar p {
	margin: 0px 0px 15px;
}
#sidebar h3 {
	font: 12px/100% Georgia, 'Lucida Grande', Helvetica, Arial, sans-serif;
	color: #000;
}
#sidebar h3 a, #sidebar h3 a:visited {
	color: #396694;
        font-weight: bold;
}
#sidebar h3 a:hover {
	color: #396694;
	text-decoration:underline;
}
#sidebar h3 img {
	vertical-align: middle;
}
#sidebar a, #sidebar a:visited {
	color: #396694;
	text-decoration:none;
}
#sidebar a:hover, #sidebar a:focus, #sidebar a:active {
	color: #396694;
	text-decoration:underline;
}
#sidebar ul {
	list-style: none;
	margin: 0 ;
	padding: 0 ;
}
#sidebar ul li, #sidebar ul li ul li {
	list-style: none;
}
#sidebar img {
        padding: 4px;
	border: 1px solid #888;
}



/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.left {
	float: left;
}
img.left, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.right {
	float: right;
}
img.right, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
.hidden {
	clear: both;
	visibility: hidden;
}

/* -----sidenote-----footnote-----caption--------footer------ */
.sidenote {
	float:left;
	margin: 0px 20px 10px 0px;
        padding-top: 10px;
	width: 170px;
	font: 11px/120% Georgia, Helvetica, Arial;
	border-top: solid 1px #aaa;
}
.footnote {
	margin: 0px;
        padding: 10px 5px;
	width: 960px;
	font: 10px/150% 'Lucida Grande', Helvetica,  Arial, sans-serif;
	border-top: solid 1px #aaa;
	border-bottom: solid 1px #aaa;
        background: #eee;
}
.caption {
	font: 70%/110% Helvetica, Arial, sans-serif;
        text-align: center;
        text-indent: 0;
}
.gallery-caption {
	font: 70%/110% Helvetica, Arial, sans-serif;
        text-align: center;
        text-indent: 0;
        padding-top: 5px;
}
#footer {
	width: 970px;
	margin: 0px auto;
	position: relative;
}
img#wpstats{display:none}

