/*

Theme Name: Clean Simple White
Description: It is a very clean and simple theme for Your WordPress site.
Version: 1.1
Author: Mazznoer
Author URI: http://mazznoer.web.id/
Tags: white, light, two-columns, right-sidebar, theme-options, fixed-width, sticky-post
This theme is released under GPL: http://www.gnu.org/licenses/gpl.html
If you remix, convert, translate, modify, or distribute a copy of this theme, please keep the links/credit in the footer.
*/
/* ----------------
	Reset
----------------------------------- */

html, body, div, span, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, p, blockquote, th, td {
	margin:0;
	padding:0;
	border:0;
	outline:0;
	font-size:100%;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset, img {
	border:0;
}
address, caption, cite, code, dfn, th, var, h1, h2, h3 {
	font-style:normal;
	font-weight:normal;
}
ol, ul {
	list-style:none;
}
caption, th {
	text-align:left;
}
q:before, q:after {
	content:'';
}
a img {
	border: none;
}
/* ---------------

	Basic Elements

---------------------------------- */



body {
	background: #fcfcfc;
	color: #444;
	font-family: verdana;
	font-size: 0.8em;
	line-height: 22px;
}
a:link, a:visited {
	color: #3366bb;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
h1, h2, h3, h4 {
	font-family: 'trebuchet ms';
	font-weight: normal;
}
h1 {
	font-size: 1.6em;
	line-height: 30px;
}
h1 a:hover, h2 a:hover {
	color: #c00;
	text-decoration: none;
}
h2 {
	font-size: 1.3em;
	line-height: 30px;
}
h3 {
	font-size: 1.3em;
	line-height: 30px;
}
h4 {
	font-size: 1em;
	line-height: 30px;
}
#main-content ul, #main-content ol {
	margin: 10px 0 10px 15px;
}
#main-content ul li {
	list-style-type: square;
}
#main-content ol li {
	list-style-type: decimal;
}
#main-content li li {
	margin-left: 25px;
}
#main-content p {
	margin: 10px 0;
}
#sidebar ul, #footer ul {
	margin-left: 15px;
}
#sidebar ul li, #footer ul li {
	border-bottom: 1px dashed #ccc;
	line-height: 22px;
	list-style-type: circle;
}
#sidebar ul li a:link, #sidebar ul li a:visited, #footer ul li a:link, #footer ul li a:visited {
	color: #36b;
}
#sidebar ul li a:hover, #footer ul li a:hover {
	color: #c00;
	text-decoration: none;
}
input, textarea {
	background: #f5f5f5;
	border: 1px solid #bbb;
	color: #000;
	margin: 10px 0;
	padding: 7px 10px;
}
input#searchsubmit, input#submit {
	background: #ddd;
	border: 1px solid #999;
	color: #000;
	padding: 6px 10px;
}
textarea#comment {
	width: 525px;
}
/* ---------------

	Generic Classes

---------------------------------- */



.clear {
	clear: both;
}
.center {
	text-align: center;
}
.hidden {
	display: none;
}
.justify {
	text-align: justify;
}
.post-spt {
	border-top: 1px dashed #ccc;
	margin-bottom: 15px;
}
.post-meta {
	background: #eee;
	margin: 10px 0;
	padding: 2px 10px;
}
.post-tag {
	margin: 10px 0;
}
.sticky {
	background: #f6f6f6;
	border: 1px solid #ccc;
	margin: -10px -10px 10px -10px;
	padding: 0 10px;
}
.sticky .post-meta {
	border: 1px solid #bbb;
}
p.page-link span {
	border: 1px solid #ccc;
	padding: 3px 8px;
}
p.page-link a:hover {
	text-decoration: none;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
/* ----------------

	Basic Layout

---------------------------------- */



#wrapper {
	text-align: center;
}
#container {
	background: #fcfcfc;
	border-width: 0 0px;
	border-style: solid;
	border-color: #ddd;
	margin: 1px auto;
	text-align: left;
	width: 95%;
}
#header {
	padding: 20px;
}
#head-nav {
	margin: 0 10px;
	border-bottom: 1px dashed #bbb;
	border-left: 1px solid #bbb;
}
#main-content {
	border: 1px solid #ccc;
	float: left;
	margin: 10px;
	padding: 20px;
	width: 60%;
}
#sidebar {
	border: 0px solid #aaa;
	float: right;
	margin: 10px 0;
	padding: 0px 20px 20px 0;
	width: 30%;
	min-width:290px;
}
#footer {
	padding: 10px 20px;
}
#foot-1, #foot-2, #foot-3 {
	width: 30%;
	border: 0px solid #bbb;
	min-width:290px;
}
#foot-1, #foot-2 {
	float: left;
}
#foot-right, #foot-3 {
	float: right;
}
#foot-2 {
	margin: 0 15px;
}
#footer-credit {
	line-height: 28px;
	margin: 10px 20px;
}
#footer-desc {
	border-top: 1px dashed #ccc;
	font-style: italic;
	text-align: right;
}



.yarpp a
{
font-size:14px;
font-weight:bold;
}

#FAQPlugin {
	background-color: #D0DDF2;
	border-width: 1;
	color: 000;
	font-size: 11px;
	font-family: verdana;
	font-weight:bold;
	text-align:left;
	padding: 5px 5px 5px 10px;
	
}
#FAQPlugin input[type=text] {
	background-color: fff;
	border-width: 1;
	color: 000;
	font-size: 12px;
	font-family: verdana;
	font-weight:normal;
	width:200px;
	height:20px;
	margin: 0px 0px 10px 0px;
}

#FAQPlugin textarea {
	background-color: fff;
	border-width: 1;
	color: 000;
	font-size: 12px;
	font-family: verdana;
	font-weight:normal;
	width:200px;
	height:150px;
	margin: 0px 0px 10px 0px;
}

#FAQPlugin input[type=submit] {
	background-color: fff;
	border-width: 1;
	color: 000;
	font-size: 14px;
	font-family: verdana;
	font-weight: bold;
	width:200px;
	height:30px;
	margin: 7px 0px 0px 0px;
}

#FAQPlugin h4 {
	font-size: 16px;
	font-family: verdana;
	font-weight:bold;
	text-align:center;
}



/* ----------------

	Head Nav

-----
