/*
Theme Name: YoHang 4
Theme URI: http://wordpress.org/
Description: The 2010 default theme for WordPress.
Author: the WordPress team
Version: 1.0
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/


/* Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	clear: both;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img { border: none; }


body {
	background-image:url(images/ksai-pantai.jpg);
	background-repeat: no-repeat;
	background-position: center 20px;
	background-color: #fff;
/*	background-attachment: fixed;*/
}
a {
	text-decoration: none;
	color:  #336699;
}
a:hover {
	text-decoration: underline !important;
}
#top {
	background-color: #000000;
	height: 20px;
}
#search_box {
	margin-bottom: 5px;
}
#wrapper_transparent {
	background-image:url(images/bg-gradient-trans.png);
	background-repeat: repeat-x;
	/*opacity: 0.8;*/
	margin-top: 250px;
	/*min-height: 900px;*/
	width: 920px; /* 720, 920*/
	margin-left: auto;
	margin-right: auto;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 30px;
	/*border: 1px solid #9F9F9F;*/
}
#header {
	/*text-align: right;*/
	margin-bottom: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	padding-left: 35px;
}
#header h1 {
	font-size: 25pt;
}
#content_kiri {
	width: 570px; /* 500, 570, 528*/
/*	padding: 20px;
	border: 1px solid #ccc;*/
	float: left;
}
#sidebar {
	width: 330px; /* 200, 330*/
	float: left;
	margin-left: 20px;
	/*background-color: #666666;*/
}
.main-content {
	font-family: Verdana;
	font-size: 9pt;
}
.main-content a {
	font-weight: bold;
}

.main-content p,
.main-content ul,
.main-content ol,
.main-content table
{
	line-height: 130%;
	margin-bottom: 15px;
}
.main-content ul,
.main-content ol
{
	margin-left: 50px;
}
.main-content ul li {
	list-style: decimal;
}
.main-content ol li {
	list-style: square;
}
.main-content blockquote {
	background: #FAF7F1;
	padding: 20px;
	margin-bottom: 15px;
/*	border: 1px solid #ccc;*/
/*	font-style: italic;*/
/*	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;*/
	box-shadow: 5px 5px 5px #ccc;
	-moz-box-shadow: 5px 5px 5px #ccc;
	-webkit-box-shadow: 5px 5px 5px #ccc;
	width: 520px;
	padding-bottom: 5px;
}
/*.main-content blockquote p {
	margin-bottom: 15px;
}*/
.main-content .title {
	margin-top: 0px;
}

.main-content h2,
.main-content h3,
.main-content h4
{
	margin-top: 30px;
	margin-bottom: 10px;
}
.main-content h1 {
	font-family: Arial;
	font-weight: bold;
	font-size: 18px;
}
.main-content h2 {
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
}
.main-content h3 {
	font-family: Arial;
	font-size: 14px;
	font-weight: bold;
}
.main-content h4 {
	font-family: Arial;
	font-size: 13px;
	font-weight: bold;
}
.main-content table {
	border-collapse: collapse;
	font-size: inherit;
}
.main-content th,
.main-content td
{
	border:1px solid #999999;
}
.main-content th {
	text-align: center;
	background-color: #CCCCCC;
}
.main-content td {
	padding-left: 5px;
	padding-right: 5px;
}
#author_info {
	font-size: 8pt;
	padding-top: 8px;
	padding-right: 8px;
	padding-bottom: 8px;
	padding-left: 8px;
	/*background-color: #eeeeee;*/
	font-family: Verdana, Arial, Helvetica, sans-serif;

}
#author_info p {
	line-height: 110%;
}
#author_info img {
	margin-right: 10px;
	float: left;
}
#sidebar .widget {
	/*padding: 10px;*/
	font-family: Verdana;
	font-size: 9pt;
	margin-bottom: 10px;

}
#sidebar .widget a {
	text-decoration: none;
}
#sidebar .widget ul,
#sidebar .widget ol
{
	margin-left: 20px;
}
#sidebar .widget ul li {
	list-style: square;
}
#sidebar .widget ol li {
	list-style: decimal;
}
#sidebar .widget h2 {
	background-color: #999999;
	font-size: 9pt;
	padding: 7px;
	font-weight: bold;
	margin-bottom: 5px;
}
#footer_links {
	padding: 20px;
	margin-top: 15px;
	background-color: rgb(240, 240, 240);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	column-count: 4;
	-moz-column-count: 4;
	-webkit-column-count: 4
}
#footer_links h2 {
	font-size: 9pt;
	font-weight: bold;
}
#footer {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	margin-top: 20px;
	padding-top: 20px;
	border-top: 1px dashed #999;
	padding-bottom: 10px;
}
#related_article,
.post-nav
{
	padding: 10px;
	background-color: #EBFCDA;
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
#related_article h1 {
	font-size: 12px;
	margin-bottom: 5px;
	font-weight: bold;
}

#related_article li {
	/*font-size: 12px;*/
	padding: 0px;
	margin: 0px;
	list-style: square;
	margin-left: 15px;

}
#related_article a {
	text-decoration: none;
}
.post-nav {
	clear: both;
	margin:10px 0px;
	background-color: #FBEAC4;
	padding: 5px;
}
.post-nav a,
.post-nav a:visited
{
	text-decoration: none;
}
.post-nav .previous a {
	float: left;
	padding-left: 20px;
	background: url(images/left.gif) no-repeat left center;
}
.post-nav .next a {
	float: right;
	padding-right: 20px;
	text-align: right;
	background: url(images/right.gif) no-repeat right center;
}
.wp-caption {
	border: 1px solid #dddddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 15px;
}
.wp-caption-text {
	margin-top: 5px;
	text-align: center;
	margin-bottom: 5px;
	margin-left: 5px;
	margin-right: 5px;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.post_meta {
	margin-top: 10px;
	margin-bottom: 20px;
	font-size: 8pt;
/*	background-color: #F7F4F0;*/
/*	padding: 5px;*/
/*	padding-bottom: 4px;*/
}
.post_meta a {
	font-weight: normal;
}
.datetime {
	margin-bottom: 10px;
}
.sidebar_featured_pic {
	float: left;
	width: 125px;
}
.sidebar_featured_text {
	float: left;
	width: 180px;
}
.sidebar_featured_text h1 {
	font-size: 10pt;
	font-weight: bold;
}
.sidebar_featured_text p {
	font-size: 9pt;
}
.sidebar_featured {
	padding: 5px;
	border: 1px solid #CCCCCC;
	background-color: #FFFFFF;
	margin-left: 5px;
	margin-right: 5px;
	margin-bottom: 2px;
}
.sidebar_banner {
	padding: 5px;
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-bottom: 5px;
}
#archive_links {
	padding: 20px;
	margin-top: 15px;
	background-color: rgb(240, 240, 240);
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	column-count: 2;
	-moz-column-count: 2;
	-webkit-column-count: 2;
}
#archive_links ul {
	list-style: none;
}
.mini_social {
	/*background-color: #CCCCCC;*/
	/*padding: 5px;*/
	font-size: 8pt;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	float: left;
	width: 100px;
	overflow: hidden;
	/*border-top: solid 1px #666666;*/
	/*border-bottom: solid 1px #EFEFEF; */
	margin-left: 5px;
	margin-bottom: 5px;
}
.mini_social img {
	vertical-align: middle;
}
.mini_social a {
	text-decoration: none;
}
#pojok_kanan_atas {
	position: absolute;
	margin-left: 700px;
	margin-top: 0px;
	text-align: right;
}
.page_list {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 20px;
	/*background-color: #666666;*/
	width: 750px;
}
.page_list ul li {
	display: inline-block;
	padding: 5px;
}
.page_list ul li a {
	text-decoration: none;
	padding: 5px;
	padding-left: 10px;
	padding-right: 10px;
}
.page_list ul li a:hover {
	background-color: #CCCCCC;
}
.fp_thumb {
	border: 1px solid #CCCCCC;
	padding: 5px;
	background-color: #FFFFFF;
}
.frontpage_small_info {
	clear:both;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
	color: #666666;
	background-color: #f3f3f3;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cccccc;
	font-size: 9px;
	margin-bottom: 15px;
}
.quote_more {
	margin-top:10px;
	font-size: 8pt;
}
.sticky {
	padding-bottom: 10px;
}
.post_photo {
	padding: 10px;
	border: 1px solid #ccc;
	background-color: #FFFFFF;
	box-shadow: 5px 5px 5px #ccc;
	-moz-box-shadow: 5px 5px 5px #ccc;
	-webkit-box-shadow: 5px 5px 5px #ccc;
}
#comment_box {
	margin-top: 10px;
	font-family: Verdana !important;
	font-size: 9pt !important;
}
.wp-pagenavi {
	margin-top: 10px;
	text-align: center;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
}

.wp-pagenavi a, .wp-pagenavi a:link {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;
}
.wp-pagenavi a:visited {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;
}
.wp-pagenavi a:hover {
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi a:active {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	text-decoration: none;
	border: 1px solid #0066cc;
	color: #0066cc;
	background-color: #FFFFFF;
}
.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px;
	margin: 2px 2px 2px 2px;
	color: #000000;
	border: 1px solid #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	font-weight: bold;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}
.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px;
	margin: 2px;
	border: 1px solid #000000;
	color: #000000;
	background-color: #FFFFFF;
}


