/*
Theme Name:Mentel Banget
Theme URI: 
Description: Wordpress Theme lonely couples by <a href="http://wptheme.net/">Wordpress Themes</a>.
Author: rochsi tehape
Author URI: http://duritajam.web.id/
*/
#bodi{
	margin:auto;
	padding:0;
	background:url(img/bg.jpg) no-repeat #fff;
	width:1050px;
}
@font-face {
	font-family: 'r';
	src: url('font/museo700-regular-webfont.eot');
	src: local('?'), url('font/museo700-regular-webfont.woff') format('woff'), url('font/museo700-regular-webfont.ttf') format('truetype'), url('font/museo700-regular-webfont.svg#webfont2PNIldKO') format('svg');
	font-weight: normal;
	font-style: normal;
}
body {
	font: 75%/150% 'Segoe UI',Segoe,Tahoma,Geneva,'Helvetica Neue',Arial,Helvetica,sans-serif;
	color: #2c2c2c;
	background: #fff;
	margin: 0px;
	padding: 0px 0px 10px 0px;
}
a {
	color: #1878c5;
	text-decoration: none;
}
a:visited {
	color: #1878c5;
	text-decoration: none;
}
a:hover {
	color: #ec2627;
	text-decoration: none;
}
img {
	border: none;
}
img .alignleft{
		margin-right:10px;}
p {
	padding: 0px 0px 15px;
	margin: 0px;
}
form {
	margin:0px;
	padding:0px;
}
h1 {
	margin:0px;
	padding-left: 0px;
	height: 60px;
	font: bold 36px/100% "Trebuchet MS", Tahoma, Arial;
	color: #ffffff;
}
h1 a, h1 a:visited{
	color: #ffffff;
	text-decoration: none;
}
h1 a:hover{
	color: #ffffff;
	text-decoration: none;
}
h2 {
	color: #ec2627;
	margin: 0px 0px 2px;
	border-bottom: 1px dotted #1878c5;
	letter-spacing: -1px;
	font: normal 160%/100% "r", Tahoma, Arial;
	padding-bottom: 3px;
}
h2 a, h2 a:visited {
	color: #443724;
	text-decoration: none;
}
h2 a:hover {
	color: #443724;
	text-decoration: none;
}
h3 {
	font: normal 140%/100% "r", Tahoma, Arial;
	color: #443724;
	margin: 10px 0px 5px;
}
h4 {
	font: normal 140%/100% "r", Tahoma, Arial;
	color: #ec2627;
	margin: 10px 0px 5px;
	border-bottom: 1px solid #ccc;
	padding-bottom:2px;
}
form {
	margin:0px;
	padding:0px;
}
#page {
	margin: 0px auto;
	width: 780px;
	background:none;
	padding:10px;
}
/* header area */
#header {
	height: 100px;
	position: relative;
}
#headerlogo {
	position: relative;
	padding: 10px 0px 0px 35px;
	height: 60px;
}
#headerlogo h1 a{
	font-family:'r';
	color:#ec2627;
	margin-left:80px;
}
#headerlogo .description{
	position: absolute;
	left: 40px;
	bottom: 10px;
	color: #ec2627;
	font-size: 16px;
	margin-left:190px;
	font-family:'r';
}
#nav {
	list-style: none;
	margin: 0px;
	position: absolute;
	right: 5px;
	bottom: 0px;
}
#nav li {
	float: left;
	margin-left: 5px;
	text-transform:uppercase;
	padding:0px 10px;
	letter-spacing:0.5px;
}
#nav .current_page_item a, #nav .current_page_item a:visited{
	color: #BA3707;
	text-decoration: none;
}
#nav .page_item a{
	color: #d25802;
	text-decoration: none;
	background: #d6804a;
	padding: 5px 15px;
	font: bold 14px/100% Arial, Helvetica, sans-serif;
	display: block;
}
#nav .page_item a:hover {
	color: #000000;
}

#navbottom{
	background: #ec2627;
	height: 1px;
	margin-bottom: 1.5em;
	margin-left:115px;
}

/* content  */
#content {
	padding: 0px 0px 20px 13px;
	float: left;
	width: 532px;
	overflow: hidden;
	text-align: justify;
	font-size:13px;
}
#content p{
	font-size:13px;
	}
#content ol{
	font-size:13px;
}
#content ol li{
	font-size:13px;
}
.post {
	clear:both;
	padding-top:20px;
}
.post h2 a{
	font-family:'r';}
.post-date {
	width: 50px;
	height: 54px;
	float:left;
	background: url(img/date-big.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #ffffff;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 12px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #475404;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 3px;
	margin-left: -3px;
}
.entry {
	float:right;
	width: 478px;
}
.entry h2 a:hover{
	color:#ec2627;
}
.entry div{
	font-size:13px;
}
.post-cat {
	background: url(img/category.gif) no-repeat left center;
	padding-left: 20px;
	float:left;
	font-size: 95%;
	color: #999999;
}
.post-comments {
	background: url(img/comments.gif) no-repeat left center;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: url(img/date.gif) no-repeat left center;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.post-content {
	clear: both;
	padding-top: 10px;
}
.post-content p{
	font-family:'Segoe UI',Segoe,Tahoma,Geneva,'Helvetica Neue',Arial,Helvetica,sans-serif;
	font-weight:normal;
}
.post-content ol{
	margin-top:0px;
}
.post-content ul{margin-top:0px;
}
.navigation {
	clear: both;
	padding: 20px 0px;
}
.navigation a, .navigation a:visited {
	color: #ec2627;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(img/page-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(img/page-right.gif) no-repeat right center;
}

/* comments  */
#comments, #respond {
	padding: 10px 0 5px 0;
	clear: both;
}
.commentimage { 
	float:left; 
	width:60px; 
	border:3px double #dadada;
	margin:0px 10px 5px 0px; 
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #dee5ef;
}
.commentlist cite, .commentlist cite a, .commentlist cite a:visited {
	font-weight: bold;
	font-style: normal;
	font-size: 100%;
	color: #0580cd;
}
.commentlist p{

	}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	margin-top: 10px;
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #242121;
	font-size: 87%;
}
#commentform input{
	width: 200px;
	background:#fff;
	border: 1px solid #ccc;
	padding: 3px;
	margin-top: 3px;
	border-radius:2px; 
	-moz-border-radius:2px; 
	-webkit-border-radius:2px;
}
#commentform textarea{
	width: 515px;
	height: 115px;
	background:#fff;
	border: 1px solid #ccc;
	padding: 2px;
	margin-top: 3px;
	border-radius:2px; 
	-moz-border-radius:2px; 
	-webkit-border-radius:2px;
	font-family:'Segoe UI',Segoe,Tahoma,Geneva,'Helvetica Neue',Arial,Helvetica,sans-serif;
	font-size:14px;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit{
	background: #0580cd;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
	float:left;
	width: 144px;
	height: 28px;
	cursor: pointer;
	border-radius:2px; 
	-moz-border-radius:2px; 
	-webkit-border-radius:2px;
}

/*sidebar */
#sidebar {
	float: right;
	padding: 0px 10px 20px 0px;
	width: 205px;
	color: #5b5b5b;
	overflow: hidden;
	margin-left:20px;
}
/*sidebar title  */
#sidebar h2 #sidebar .sidebartitle{
	font: normal 140%/100% "Trebuchet MS", Tahoma, Arial;
	color: #708737;
	margin: 20px 0px 2px;
	border-bottom: 1px solid #F5CAAB;
}
/*sidebar text styles */
#sidebar a, #sidebar a:visited{
	color: #464f2f;
	text-decoration: none;
}
#sidebar a:hover{
	color: #b65405;
	text-decoration: none;
}
/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}
#sidebar ul li h2{
	margin-top:20px;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 0;
	margin: 0;
}
#sidebar ul li ul li{
	padding: 2px 0 2px 0px;
	border-bottom: 1px solid #1878c5;
}
/*sidebar list level3 */
#sidebar ul li ul li ul li{
	padding: 1px 0 1px 10px;
	border: none;
}
/*blogroll */
ul.list-blogroll li{
	background: url(img/blogroll.gif) no-repeat !important;
	padding-left: 16px !important;
}
/*meta */
ul.list-meta li{
	background: url(img/meta.gif) no-repeat !important;
	padding-left: 16px !important;
}
/*category bar */
ul.list-cat li, li.bar_categories li{
	background: url(img/category.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*recent bar  */
ul.list-rec li, li.bar_comments ul li {
	background: url(img/recent.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*archives bar */
ul.list-archives li, li.bar_archives li{
	background: url(img/archive.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*pages bar */
ul.list-page li, li.bar_pages li, li.bar_recent_entries li{
	background: url(img/page.gif) no-repeat !important;
	padding-left: 20px !important;
}
/*sub-pages bar */
ul.list-page li ul li, li.bar_pages li ul li{
	background: url(img/page-arrow.gif) no-repeat !important;
	padding-left: 10px !important;
}
/*calendar bar  */
li.bar_calendar td {
	padding: 1px 7px;
}
/*text bar */
.textbar {
	padding-top: 5px;
}

/*search form */
#searchform {
	margin: 15px 0 0;
}
#searchform br {
	display: none;
}
#searchform #s {
	border:1px solid #1878c5;
	width: 135px;
	height: 22px;
	padding: 4px 5px 0px 5px;
	background: #ffffff;
	margin-right: 2px;
	color: #000000;
	font-weight: normal;
}
/* search form button - to specify button only use input[type="submit"] */
#searchform input {
	background:#1878c5;
	border: 1px solid #1878c5;
	width: 50px;
	height: 28px;
    font: bold 12px Arial, Helvetica, sans-serif;
	color: #ffffff;
	vertical-align: middle;
}
/* page close */
#close {
	clear: both;
	background: #ffffff;
	color: #ffffff;
	font-size: 95%;
	line-height: 130%;
	padding-bottom: 10px;
}

/* fbar */
#fbar {
	margin: 0px auto;
    width: 780px;
    background: #fff;
	border-top:solid 1px #ec2627;
    color: #5b5b5b;
    font-size: 12px;
	line-height: 100%;
	padding:2px 0 0 0;
}
#fbar a, #credit a:visited {
    margin-top: 8px;
	color: #5b5b5b;
}
#bawah{
	margin: 0px auto;
    width: 780px;
    background: #fff;
	color: #5b5b5b;
    font-size: 12px;
	line-height: 100%;
	padding:2px 0 0 0;
}
#bawah p{
	line-height:16px;
	text-align:justify;
}
.rss {
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}
/* alignments */
.center {
	text-align: center;
}
/*img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}*/
.alignleft {
	float: left;
}
/*img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}*/
.alignright {
	float: right;
}
/*img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}*/
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}
/* image caption */
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
.prusik{
	 background:url(img/safe-belt.jpg) #dee5ef;
	 color:#666;
}
.borderbawah{
	padding:5px;
	border:1px solid #ccc;
	margin-bottom:10px;
}
.borderbawah:hover{
	opacity: 0.7;
	border:1px solid #999;
}
.borderkiri{
	padding:5px;
	border:1px solid #ccc;
	margin-right:10px;
}
.borderkiri:hover{
	opacity: 0.7;
	border:1px solid #999;
}
.borderkanan{
	padding:5px;
	border:1px solid #ccc;
	margin-left:10px;
}
.borderkanan:hover{
	opacity: 0.7;
	border:1px solid #999;
}
#clock {
        	position: relative;
        	width: 180px;
        	height: 180px;
        	margin: 10px auto 0 auto;
        	background: url(img/clockface.jpg);
        	list-style: none;
        	}
        
#sec, #min, #hour {
        	position: absolute;
        	width: 9px;
        	height: 180px;
        	top: 0px;
        	left: 85.5px;
        	}
        
#sec {
        	background: url(img/sechand.png);
        	z-index: 3;
           	}
           
#min {
        	background: url(img/minhand.png);
        	z-index: 2;
           	}
           
#hour {
        	background: url(img/hourhand.png);
        	z-index: 1;
           	}
