/* Css By Mas Eko */
   /* Redesign By Ustadcage_48 */
   /* Jum'at 8 Aprl 16 */


body {
	background:silver;
	color:#222;
	font-family:"Arial",sans-serif;
	font-size:13px;
	margin:6px;
	padding:0
}

body img {
	max-width:95%
}

a {
	color:#005ad4;
	text-decoration:none
}

a:hover {
	text-decoration:none
}

a.no-link,a.no-link:hover {
	color: white;
	text-decoration:none
}

#header {
	background:#fff;
	margin:0;
	padding:6px;
	text-align:left;
	overflow:hidden
}

#header .heading {
	margin:0;
	padding:0;
	text-decoration:none;
	overflow:hidden;
	font-weight:700;
	font-size:25px
}

#header .heading a {
	font-size:20px
}

#header .description {
	color:#888;
	margin:0;
	font-size:11px;
	font-weight:400;
	overflow:hidden;
	padding:6px 0
}

#navigation {
	overflow:hidden;
	background: #1BA39C ;
	text-align:center;
	margin:6px 0 0;
	padding:0;
	border-bottom:4px solid grey
}

#navigation span {
	margin:0 5px;
	text-align:center;
	padding:0;
	display:inline-block;
	font-weight:700
}

#navigation span a {
	color:#fff;
	padding:8px 10px;
	margin:0;
	display:inline-block;
	text-decoration:none;
	font-weight:700
}

#top-content {
	background:#fff;
	margin:0;
	padding:0 0 3px;
	text-align:center
}

#search-form:after {
	margin:0;
	padding:0;
	display:block;
	content:"";
	clear:both
}

#search-form {
	border:none;
	margin:0 6px;
	padding:0
}

#search-form [type="text"] {
	background:none;
	border:1px solid grey;
	display:inline-block;
	font-size:13px;
	width:70%;
	padding:6px;
	color:#222;
	float:left
}

#search-form [type="submit"] {
	background:dodgerblue;
	border: none ;
	display:inline-block;
	font-size:13px;
	width:22%;
	padding:6px;
	color:#fff;
	font-weight:700;
	float:right
}

#content {
	background:#fff;
	margin:0;
	padding:3px 6px 6px
}

.post {
	margin:0 0 6px;
	padding:6px;
	font-size:13px;
	border:1px solid grey;
	position:relative
}

.post-single {
	margin:0 0 6px;
	padding:6px;
	font-size:13px;
	border:1px solid grey;
	position:relative;
	width:auto
}

.thumbnail {
	border:0!important;
	margin:6px!important;
	width:45px!important;
	height:45px!important;
	padding:0!important;
	position:absolute;
	top:0;
	left:0;
	right:0
}

.post:before {
	position:absolute;
	top:0;
	left:0;
	right:0;
	width:45px;
	height:45px;
	margin:6px;
	padding:0;
	content:"";
	background: silver;
	border:0;
	background-size:100% 100%
}

.post-meta {
	color:#888;
	margin:0;
	padding:0
}

.post .post-meta {
	overflow:hidden;
	height:40px;
	padding:0 0 6px 51px;
	text-align:left
}

.post-single .post-meta {
	margin-bottom:6px;
	text-align:left
}

.post-meta .title {
	color:#222;
	font-weight:700;
	font-size:13px;
	margin:0;
	padding:0
}

.post-meta .title a {
	display:block;
	font-weight:700;
	font-size:13px
}

.post-meta .categories {
	background:silver;
	color:#222;
	font-size:12px;
	font-weight:400;
	margin:4px 0 0;
	padding:6px
}

.post-single .post-content {
	overflow-wrap:break-word;
	margin:6px 0;
	text-align:justify
}

.post-single .post-content img {
	max-width:95%;
	text-align:center
}

.post-meta2 {
	margin:0 -6px -3px 0;
	padding:0;
	text-align:right
}

.post-meta2 a {
	background: dodgerblue;
	color:#fff;
	font-weight:700;
	margin:0;
	padding:4px
}

#share-buttons {
	margin:6px 0 12px
}

#share-buttons a {
	margin:0
}

#next_previous {
	display:block;
	margin:0;
	padding:6px 0 0;
	font-size:13px
}

#next_previous a {
	color:#fff;
	padding:4px 6px
}

#next_previous .previous {
	background:#07acec;
	display:inline-block;
	float:left
}

#next_previous .next {
	background:#07acec;
	display:inline-block;
	float:right
}

#next_previous .clear {
	display:block;
	clear:both
}

#comments {
	margin:0;
	padding:0;
	text-align:left
}

#comments h4,#comments h5 {
	border:1px solid silver;
	color:#222;
	margin:0 0 6px;
	padding:6px;
	text-align:center
}

.comment {
	margin:0 0 8px 5px;
	padding:6px;
	border:1px solid silver;
	border-left:5px solid silver
}

.comment-content {
	margin:auto;
	padding:0;
	overflow-wrap:break-word;
}

#comments .comment .comment-header {
	font-size:12px;
	color:#888;
	 margin-bottom: 2px;
	 border-bottom: 1px solid silver;
	padding:0
}

#comments .comment .comment-header .title {
	background:none!important;
	border:none!important;
	color:#222;
	font-size:13px;
	font-weight:400;
	margin:0!important;
	padding:0!important;
	text-align:left!important;
	 
}

#comments .comment .comment-header .title a {
	font-size:13px;
	padding:0;
	text-decoration:none;
	font-weight:700;
	 
}

#comments .comment .comment-left-content .date {
	color:#888;
	margin:0;
	padding:0;
	text-align:right
}

#comment_form {
	border: 1px solid grey;
	margin:0;
	 margin-top: 2px;
	padding:0 6px 6px;
	text-align:center
}

#comments form textarea {
	background:none;
	border:1px solid silver;
	color:#222;
	width:80%;
	margin:3px 0;
	padding:2px;
	height:85px;
	font-size:13px
}

#comments form [type="text"] {
	background:none;
	border:1px solid silver;
	color:#222;
	width:80%;
	margin:3px 0;
	padding:2px;
	font-size:13px
}

#comments form [type="submit"] {
	background:dodgerblue;
	border:none;
	color:#fff;
	padding:6px;
	margin-top:4px;
	min-width:160px;
	width:50%;
	font-size:13px
}

#pagination-links {
	font-size:18px;
	text-align:center;
	padding:10px 0 15px;
	background:#FFF
}

#pagination-links span {
	padding:5px;
	display:inline-block;
	background: #2C3E50;
	color: white;
}

#pagination-links a {
	padding:5px;
	background:#1E8BC3 ;
	color:#fff;
	display:inline-block;
	margin-top:2px;
	text-decoration:none
}

#pagination-links a:hover {
	text-decoration:none
}

#bottom-content {
	background:#fff;
	font-size:13px;
	padding:0 6px 6px
}

ol,ul {
	margin:0;
	padding:0
}

li {
	margin-left: 3px;
	 margin-right: 3px;
	padding:6px 2px;
	border-bottom:1px solid silver;
	list-style:none
}

li ul {
	margin:-7px -2px;
	padding:0
}

li:last-child {
	border-bottom:0
}

#bottom-content h3 {
	font-size:14px;
	font-weight:700;
	margin:0;
	background: #1BA39C ;
	border-bottom:4px solid grey;
	color: white;
	padding:8px;
	text-align:left;
	text-transform:uppercase
}

h3 a,h4 a {
	color: white
}

#navigation-menu,#category-bottom,#blogroll {
	border: 1px solid grey;
	margin-bottom:6px;
	padding:0
}

#category-bottom ul,#blogroll ul {
	padding:6px 0 0 2px;
	 margin:5px;
}

#category-bottom li {
	border:1px solid silver;
	margin:0 2px 4px -2px;
	display:inline-block;
	padding:0 4px 0 0
}

#category-bottom li a {
	font-size:13px;
	margin:0;
	padding:4px 0 4px 4px;
	display:inline-block
}

#blogroll li {
	border:none;

	padding:0;
	margin:0 2px 4px -2px
}

#blogroll li:before {
	content:"#";
	color: white;
	margin-left: 3px
}

#blogroll li {
	background:#07acec
}

#blogroll li {
	background:#068abd
}

#blogroll li a {
	color:#fff;
	font-size:13px;
	margin:0;
	display:inline-block;
	padding:4px
}

#following-list h4,#blogroll_list h4,#recent-posts-list h4 {
	font-size:13px;
	font-weight:700;
	margin:0;
	background: #1BA39C ;
	border-bottom:4px solid grey;
	color: white;
	padding:8px;
	text-align:left;
	text-transform:uppercase
}

#navigation-menu ul li h3 {
	font-size:13px;
	font-weight:700;
	margin:-7px -2px -6px;
	background: #1BA39C ;
	border-bottom:4px solid grey;
	color: white;
	padding:8px;
	text-align:left;
	text-transform:uppercase
}

#recent-posts-list ol,#following-list ol,#blogroll_list ol {
	border:none;
	margin:0;
	padding:0
}

#recent-posts-list li {
	margin:0
}

#footer {
	background:#383838;
	border-top:4px solid #e5e5e5;
	text-align:center;
	font-size:13px;
	color:#ddd;
	padding:6px
}

#footer a {
	color:#fff;
	font-weight:400
}

#footer #powered-by {
	padding:0;
	margin:0;
	line-height:13px
}

#footer h6:after {
	color:#fff;
	display:block;
	padding-top:5px
}

#footer h6 {
	font-size:12px;
	font-weight:400;
	padding:6px 0 0
}

#footer span {
	border:none!important;
	color:#fff!important;
	background:transparent!important;
	font-weight:400
}

#footer img {display:none} 

#footer:after {content:"~ Anchoer By Ucage_48 ~" !important;margin:3px -5px -5px -5px;padding:5px;display:block !important;font-size:small !important}

.highlight,.messages {
	background:#F7CA18 ;
	border-top: 2px solid white;
	 border-bottom: 2px solid white;
	 border-left: 6px solid white;
	 border-right: 6px solid white;
	font-size:13px;
	font-weight:700;
	text-align:center;
	margin:0;
	padding:6px;
	color:#222
}

.comment sub {
	color:green;
	vertical-align:baseline
}

.comment sup {
	color:blue;
	vertical-align:baseline
}

.post-content h2 {
	background:#f0f0f0;
	border:1px solid #e5e5e5;
	margin:6px;
	padding:6px;
	text-align:center
}

.post-content h3 {
	 font-size:14px;
	font-weight:700;
	margin:0;
	background: #1BA39C ;
	border-bottom:4px solid grey;
	color: white;
	padding:8px;
	text-align:left;
	text-transform:uppercase
}

.post-content h4 {
	background:#eee;
	border:1px solid #d0d0d0;
	margin:6px;
	padding:6px;
	text-align:center
}

.post-content ol,.post-content ul {
	margin:6px 0 6px 6px
}

.post-content ol li {
	margin:0;
	padding:3px 0;
	border-bottom:none;
	list-style:inside decimal
}

.post-content ul li {
	margin:0;
	padding:3px 0;
	border-bottom:none;
	list-style:inside disc
}

.post-content textarea {
	border:1px solid silver
}

.post-content form textarea {
	width:85%;
	margin:2px 0;
	padding:2px;
	height:150px
}

.post-content form [type="text"] {
	width:70%;
	margin:2px 0;
	padding:2px
}

.post-content form [type="submit"] {
	padding:2px;
	margin-top:4px;
	width:70%
}

table {
	border-collapse:collapse;
	border:1px solid silver;
	font-size:13px
}

table caption {
	background:#FFF;
	padding:5px
}

table th {
	background:#000;
	color:#FFF;
	padding:10px 8px;
	text-align:center;
	text-transform:uppercase
}

table th a {
	color:#FC0
}

table th a:hover {
	color:#E2B810
}

table tr {
	border-bottom:1px solid silver
}

table tr:nth-child(odd) {
	background:silver
}

table tr:nth-child(even) {
	background:#f6f6f6
}

table td {
	padding:6px
}

table tr:last-child {
	border-bottom:1px solid silver
}

blockquote {
	background:#f5f5f5;
	border-left:4px solid #e5e5e5;
	font-style:italic;
	margin:6px 20px;
	padding:8px
}