/* 
Theme Name: Kembang Desa
Theme URI: http://www.desamembangun.or.id/
Description: Kembang Desa, a Twenty Ten Child Theme for Desa Membangun's Network
Author: Aji Kisworo Mukti
Author URI: http://www.adzymaniac.web.id/
Template: twentyten
Version: 0.1
Tags: black, blue, white, light, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post
*/

@import url('css/bootstrap.css');
/*@import url('css/bootstrap-responsive.css');*/
@import url('css/desa.css');

/* Sidebar :D
----------------------------------------*/
.widget-container {
	list-style: none;
	margin-bottom: 20px;
}
#respond{
    padding:20px;
    background:#F5F5F5;
    -moz-border-radius:6px;
    -webkit-border-radius:6px;
    -khtml-border-radius:6px;
    border-radius:6px;
    box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
    -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
/* Comments */
#comments{
	clear: both;
}
#comments h3#reply-title, #comments h3#comments-title{
	margin-bottom: 10px;
}
#comments #commentform .required{
	margin-right: 16px;
	color: #ff0000;
}
#comments #commentform .comment-form-author .required{
	margin-right: 13px;
}
#comments #commentform .comment-form-url label{
	margin-right: 10px;
}
#comments #commentform .comment-form-comment{
	margin-top: 20px;
}
#comments #commentform .comment-form-comment label{
	color: #999999;
}

#comments #commentform input{
	color: #555555;
	font-size: 12px;
	margin-right: 11px;
	margin-top: 20px;
	border: none;
	padding: 8px;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
        display:block;
}
#comments #commentform textarea{
	border: none;
	font-size: 14px;
	color: #555555;
	margin-top: 20px;
	padding: 20px;
	width: 450px;
	height: 180px;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
        display:block;
}
#comments #commentform .form-allowed-tags{
	font-size: 11px;
	margin-top: 20px;
}
#comments #commentform #submit{
	background-color: #555555;
	color: #ffffff;
	cursor: pointer;
}
#comments #commentform #submit:hover{
	background-color: #777777;
}
#comments .commentlist{
	list-style: none;
}
#comments .commentlist .comment{
	background-color: #ffffff;
	box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
	-webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.1);
	margin-bottom: 40px;
}
#comments .commentlist #respond h3#reply-title,
#comments .commentlist #respond p.logged-in-as,
#comments .commentlist #respond label,
#comments .commentlist #respond p.comment-notes,
#comments .commentlist #respond p.form-allowed-tags,
#comments .commentlist #respond p.form-submit{
	margin-left:  30px;
}
#comments .commentlist #respond h3#reply-title{
	margin-top: 20px;
}
#comments .commentlist #respond p.form-submit{
	padding-bottom: 20px;
}
#comments .commentlist .comment-author{
	margin-bottom: 5px;
	padding: 30px 30px 0 30px;
}
#comments .commentlist .comment-author img{
	float: left;
	margin-right: 10px;
}
#comments .commentlist .bypostauthor{
	background-color: #f2f7fc;
}
#comments .commentlist .comment-meta{
	font-size: 12px;
	margin-bottom: 20px;
	padding: 0 30px 0 30px;
}
#comments .commentlist .comment-meta a{
	color: #999999;
}
#comments .commentlist .comment-meta a:hover{
	text-decoration: underline;
}
#comments .commentlist .commentmetadata{
	margin-top: 10px;
}
#comments .commentlist em{
	margin: 20px;
}
#comments .commentlist .comment-body p{
	font-size: 14px;
	line-height: 1.5em;
	padding: 0 30px 10px;
}
#comments .commentlist .reply{
	margin-top: 20px;
	padding-bottom: 3px;
}
#comments .commentlist .reply a{
	color: #777777;
	font-size: 14px;
	text-shadow:1px 1px 0 #ffffff;
	text-transform: lowercase;
	background-color: #f1f1f1;
	font-size: 14px;
	padding: 2px 4px;
	padding-bottom: 5px;
}
#comments .commentlist .reply a:hover{
	background-color: #1d8ac3;
	color: #ffffff;
	text-shadow: none;
}
#comments .commentlist .comment-meta{
	position: relative;
}
#comments .commentlist .comment-meta .comment-edit-link{
	color: #777777;
	font-size: 14px;
	text-shadow:1px 1px 0 #ffffff;
	text-transform: lowercase;
	background-color: #f1f1f1;
	font-size: 14px;
	padding: 2px 4px;
	padding-bottom: 5px;
	position: absolute;
	right: 30px;
	top: -60px;
}
#comments .commentlist .comment-meta .comment-edit-link:hover{
	background-color: #1d8ac3;
	color: #ffffff;
	text-shadow: none;
	text-decoration: none;
}
#comments .commentlist .children{
	list-style: none;
}
.nopassword, .nocomments {
	display:none;
}



#content {
	margin: 0 340px 0 0;
}
#primary,
#secondary {
	float: right;
	overflow: hidden;
	width: 310px;
        display:inline;
}
#primary{
    float:right;    
    overflow: hidden;
    width: 250px;
    display:inline;
}
#primary .widget-container{
    border:1px solid #CBCBCB;
    padding:0;
    margin-bottom:10px;
}
#primary .widget-title{display:none;}
#secondary {
	clear: right;
}
#secondary .widget-container{
    border:1px solid #DDDDDD;
    padding:0;
}
#secondary .widget-title{
    margin:5px;
    border-bottom:1px solid #DDDDDD;
    padding:5px 5px 10px 5px;
    color:#0376DB;
    background:#fff;
    font-size:24px;
}
#secondary .widget-container{
    border-bottom:1px solid #DDDDDD;
    padding:10px;
    color:#E08B46;
    background:#fff;
    margin:0;
}
#secondary .widget-container .widget-content{    
    padding:10px;
    background:#fff;
}
#secondary a{
    text-decoration:none;
    color: #334A83;
}
#secondary a:hover{
    color:#7E0000;
}


/*
LAYOUT: One column, no sidebar
DESCRIPTION: One centered column with no sidebar
*/

.one-column #content {	
	width: 920px;
}

/*
LAYOUT: Full width, no sidebar
DESCRIPTION: Full width content with no sidebar; used for attachment pages
*/

.single-attachment #content {
	margin: 0 auto;
	width: 900px;
}


/* =Attachment pages
-------------------------------------------------------------- */

.attachment .entry-content .entry-caption {
	font-size: 140%;
	margin-top: 24px;
}
.attachment .entry-content .nav-previous a:before {
	content: '\2190\00a0';
}
.attachment .entry-content .nav-next a:after {
	content: '\00a0\2192';
}


/* =Images
-------------------------------------------------------------- */

/*
Resize images to fit the main content area.
- Applies only to images uploaded via WordPress by targeting size-* classes.
- Other images will be left alone. Use "size-auto" class to apply to other images.
*/
img.size-auto,
img.size-full,
img.size-large,
img.size-medium,
.attachment img {
	max-width: 100%; /* When images are too wide for containing element, force them to fit. */
	height: auto; /* Override height to match resized width for correct aspect ratio. */
}
.alignleft,
img.alignleft {
	display: inline;
	float: left;
	margin-right: 24px;
	margin-top: 4px;
}
.alignright,
img.alignright {
	display: inline;
	float: right;
	margin-left: 24px;
	margin-top: 4px;
}
.aligncenter,
img.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignleft,
img.alignright,
img.aligncenter {
	margin-bottom: 12px;
}
.wp-caption {
	background: #fff;
	line-height: 18px;
	margin-bottom: 20px;
	max-width: 632px !important; /* prevent too-wide images from breaking layout */
	padding: 4px;
	text-align: center;
        -moz-border-radius:6px;
        -webkit-border-radius:6px;
        -khtml-border-radius:6px;
        border-radius:6px;
        box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
        -moz-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
        -webkit-box-shadow: 0 1px 5px rgba(0, 0, 0, 0.3);
}
.wp-caption img {
	margin: 5px 5px 0;
}
.wp-caption p.wp-caption-text {
	color: #888;
	font-size: 12px;
	margin: 5px;
        padding-top:3px;
}
.wp-smiley {
	margin: 0;
}


/* =Content
-------------------------------------------------------------- */

#main {
	clear: both;
	overflow: hidden;
	padding: 15px 0 0 0;
/*        border:1px solid #ccc;*/
}
#content {
	margin-bottom: 10px;
        background:#fff;
        padding:15px;
}
#content,
#content input,
#content textarea {
	color: #333;
	font-size: 12px;
	line-height: 18px;
}
#content p,
#content ul,
#content ol,
#content dd,
#content pre,
#content hr {
	margin-bottom: 24px;
}
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
	margin-bottom: 0;
}
#content pre,
#content kbd,
#content tt,
#content var {
	font-size: 15px;
	line-height: 21px;
}
#content code {
	font-size: 13px;
}
#content dt,
#content th {
	color: #000;
}
#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	color: #000;
	line-height: 1.5em;
	margin: 0 0 20px 0;
}
#content table {
	border: 1px solid #e7e7e7;
	margin: 0 -1px 24px 0;
	text-align: left;
	width: 100%;
}
#content tr th,
#content thead th {
	color: #888;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	padding: 9px 24px;
}
#content tr td {
	border-top: 1px solid #e7e7e7;
	padding: 6px 24px;
}
#content tr.odd td {
	background: #f2f7fc;
}
.hentry {
	margin: 0 0 48px 0;
}
.home .sticky {
	background: #f2f7fc;
	border-top: 4px solid #000;
	margin-left: -20px;
	margin-right: -20px;
	padding: 18px 20px;
}
.single .hentry {
	margin: 0 0 36px 0;
}
.page-title {
	color: #000;
	font-size: 14px;
	font-weight: bold;
	margin: 0 0 36px 0;
}
.page-title span {
	color: #333;
	font-size: 16px;
	font-style: italic;
	font-weight: normal;
}
.page-title a:link,
.page-title a:visited {
	color: #888;
	text-decoration: none;
}
.page-title a:active,
.page-title a:hover {
	color: #ff4b33;
}
#content .entry-title {
	color: #000;
	font-size: 21px;
	font-weight: bold;
	line-height: 1.3em;
	margin-bottom: 0;
}
.entry-title a:link,
.entry-title a:visited {
	color: #000;
	text-decoration: none;
}
.entry-title a:active,
.entry-title a:hover {
	color: #ff4b33;
}
.entry-meta {
	color: #888;
	font-size: 12px;
}
.entry-meta abbr,
.entry-utility abbr {
	border: none;
}
.entry-meta abbr:hover,
.entry-utility abbr:hover {
	border-bottom: 1px dotted #666;
}
.entry-content,
.entry-summary {
	clear: both;
	padding: 12px 0 0 0;
}
#content .entry-summary p:last-child {
	margin-bottom: 12px;
}
.entry-content fieldset {
	border: 1px solid #e7e7e7;
	margin: 0 0 24px 0;
	padding: 24px;
}
.entry-content fieldset legend {
	background: #fff;
	color: #000;
	font-weight: bold;
	padding: 0 24px;
}
.entry-content input {
	margin: 0 0 24px 0;
}
.entry-content input.file,
.entry-content input.button {
	margin-right: 24px;
}
.entry-content label {
	color: #888;
	font-size: 12px;
}
.entry-content select {
	margin: 0 0 24px 0;
}
.entry-content sup,
.entry-content sub {
	font-size: 10px;
}
.entry-content blockquote.left {
	float: left;
	margin-left: 0;
	margin-right: 24px;
	text-align: right;
	width: 33%;
}
.entry-content blockquote.right {
	float: right;
	margin-left: 24px;
	margin-right: 0;
	text-align: left;
	width: 33%;
}
.page-link {
	clear: both;
	color: #000;
	font-weight: bold;
	margin: 0 0 22px 0;
	word-spacing: 0.5em;
}
.page-link a:link,
.page-link a:visited {
	background: #f1f1f1;
	color: #333;
	font-weight: normal;
	padding: 0.5em 0.75em;
	text-decoration: none;
}
.home .sticky .page-link a {
	background: #d9e8f7;
}
.page-link a:active,
.page-link a:hover {
	color: #ff4b33;
}
body.page .edit-link {
	clear: both;
	display: block;
}
#entry-author-info {
	background: #f2f7fc;
	border-top: 4px solid #000;
	clear: both;
	font-size: 14px;
	line-height: 20px;
	margin: 24px 0;
	overflow: hidden;
	padding: 18px 20px;
}
#entry-author-info #author-avatar {
	background: #fff;
	border: 1px solid #e7e7e7;
	float: left;
	height: 60px;
	margin: 0 -104px 0 0;
	padding: 11px;
}
#entry-author-info #author-description {
	float: left;
	margin: 0 0 0 104px;
}
#entry-author-info h2 {
	color: #000;
	font-size: 100%;
	font-weight: bold;
	margin-bottom: 0;
}
.entry-utility {
	clear: both;
	color: #888;
	font-size: 12px;
	line-height: 18px;
}
.entry-meta a,
.entry-utility a {
	color: #888;
}
.entry-meta a:hover,
.entry-utility a:hover {
	color: #ff4b33;
}
#content .video-player {
	padding: 0;
}

/* =Print Style
-------------------------------------------------------------- */

@media print {
	body {
		background: none !important;
	}
	#wrapper {
		clear: both !important;
		display: block !important;
		float: none !important;
		position: relative !important;
	}
	#header {
		border-bottom: 2pt solid #000;
		padding-bottom: 18pt;
	}
	#colophon {
		border-top: 2pt solid #000;
	}
	#site-title,
	#site-description {
		float: none;
		line-height: 1.4em;
		margin: 0;
		padding: 0;
	}
	#site-title {
		font-size: 13pt;
	}
	.entry-content {
		font-size: 14pt;
		line-height: 1.6em;
	}
	.entry-title {
		font-size: 21pt;
	}
	#access,
	#branding img,
	#respond,
	.comment-edit-link,
	.edit-link,
	.navigation,
	.page-link,
	.widget-area {
		display: none !important;
	}
	#container,
	#header,
	#footer {
		margin: 0;
		width: 100%;
	}
	#content,
	.one-column #content {
		margin: 24pt 0 0;
		width: 100%;
	}
	.wp-caption p {
		font-size: 11pt;
	}
	#site-info,
	#site-generator {
		float: none;
		width: auto;
	}
	#colophon {
		width: auto;
	}
	img#wpstats {
		display: none;
	}
	#site-generator a {
		margin: 0;
		padding: 0;
	}
	#entry-author-info {
		border: 1px solid #e7e7e7;
	}
	#main {
		display: inline;
	}
	.home .sticky {
		border: none;
	}
}