/*
Theme Name: Theme  Web Desa TTS
Theme URI: http://desa.ttskab.go.id
Author: Tim Kominfo TTS
Author URI: http://kominfo.ttskab.go.id
Description: Web JDIH Kabupaten TTS 
Version: 1.0 
Tags: TTS
*/
body {
	width:100%;
	background:url('images/bgbody.jpg') center center fixed; 
}
.merahmuda {
	background:#f99;
}
.hijaumuda {
	background:#9f0;
}
h2 {
	font-size:20px;
	margin-bottom:20px;
	padding-bottom:5px;
	border-bottom:solid 1px #aaa;
	color:#ccc;
	text-shadow:1px 1px 2px #333;
	font-weight:bold;
}
a {
	color:#055;
}
.bingkai {
	width:98%;
}
.topmenu {
	padding:0 8% 0 8%;
	font-size:14px;
	background:#F8F9FA;
	border-bottom:solid 1px #eee;
	box-shadow:0 2px 3px #aaa;
}
	.topmenu img {
		height:40px;
		width:auto;
	}
	nav {
		width:100%;
	}
	.dropdown-item { 
		border-bottom:solid 1px #efefef;
		border-top:solid 1px #fff;
		font-size:14px;
		padding-left:10px;
		}
	form .formcari {
		float:right;
	}
	.dropdown-toggle::after {
		font-size:11px;
		margin-left:4px;
	}
	
.slideshow {
	margin:80px 8% 0 8%;
	padding-bottom:30px;
	font-size:14px;
	overflow:hidden;
	background:#fff;
	padding-top:25px;
	box-shadow:0 0 3px #ccc;
}

	.slidekiri img {
		width:98%;
		margin:5px 1% 5px 1%;
		height:auto;
		border:solid 1px #ddd;
		padding:5px;
	}
	.slidekanan img {
		width:99%;
		margin:5px 1% 5px 0%;
		height:auto;
		border:solid 1px #ddd;
		padding:5px;
	}
.featuredpost {
	margin:20px 8% 20px 8%;
	padding-bottom:30px;
	font-size:14px;
	overflow:hidden;
	background:#fafafa;
	padding-top:30px;
}	
.featuredpost iframe {
	width:100%;
	height: 220px;
}
	.catdate {
		font-size:11px;
		margin-bottom:10px;
		color:#888;
	}
	.featuredpost h3 {
		font-size:18px;
	}
	.featuredpost h4{
		font-size:16px;
	}
	.pertama img {
	width:100%;
	height:auto;
	margin-bottom:5px;
	padding:5px;
	border:solid 1px #eee;
	}
	.listdepan {
	height:65px;
	float:left;
	padding-bottom:5px;
	border-bottom:dashed 1px #ccc;
	margin-bottom:10px;
	width:100%;
	}
.listdepan iframe {
	width:100%;
	height:285px!important;
}
	.listdepan img {
		width:55px;
		height:auto;
		padding:5px;
		border:solid 1px #ddd;
		float:left;
		margin:0 10px 0 0;
	}
	.listdepantengah {
	float:left;
	padding-bottom:5px;
	border-bottom:dashed 1px #ccc;
	margin-bottom:10px;
	width:100%;
	}
	
	.listdepantengah img {
		width:85px;
		height:auto;
		padding:5px;
		border:solid 1px #ddd;
		float:left;
		margin:0 10px 0 0;
	}
	.listdepantengah h4 {
		font-size:16px;
	}
.downloadlist h3 {
	font-size:13px;
}
	.gambarfull {
		width:100%;
		height:auto;
	}

.postdepan {
	margin:0 8% 20px 8%;
	padding-bottom:30px;
	font-size:14px;
	overflow:hidden;
	background:#fafafa;
	padding-top:30px;
}

	.listpostdepan img {
		width:100%;
		height:auto;
		margin-bottom:5px;
	}
	.listpostdepan h4 {
		font-size:15px;
		margin-bottom:20px;
	}
.listpostdepan h3 {
	font-size:14px;
	margin-bottom:20px;
}
.singlepost {
	margin:80px 8% 20px 8%;
	padding-bottom:30px;
	font-size:14px;
	overflow:hidden;
	background:#fafafa;
	padding-top:30px;
}
	.singlepost img {
		width:100%;
		padding:5px;
		border:solid 1px #ccc;
		height:auto;
	}
	.leftsidebar {
		background:#eee;
	}
	.rightsidebar {
		background:#fafafa;
	}
	.leftsidebar h4, .rightsidebar h4 {
	font-size:20px;
	margin-bottom:20px;
	padding-bottom:5px;
	border-bottom:solid 1px #aaa;
	color:#fff;
	text-shadow:1px 1px 2px #333;
	font-weight:bold;
	}
.leftsidebar ul li, .rightsidebar ul li {
	list-style-type:square;
	padding:4px 0 4px 0;
	border-bottom:dashed 1px #ccc;
	margin-left:-20px;
}
.isifooter{
	font-size:12px;
	color:#999;
}

.atasfooter h4 {
	font-size:15px;
}
.atasfooter ul li {
	list-style-type:square;
	padding:4px 0 4px 0;
	border-bottom:dashed 1px #ccc;
	margin-left:-20px;
}
@media screen and (max-width:800px){
	.bingkai {
		width:100%;
	}
.slideshow, .featuredpost, .postdepan, .footer, .singlepost {
	margin-left:1.5%;
	margin-right:0;
	width:100%;
	}
}
@media screen and (max-width:300px){

.slideshow, .featuredpost, .postdepan, .footer, .singlepost {
	margin-left:2%;
	margin-right:0;
	width:100%;
	}
}