/*
 * Designed by: Om Ipit (Yahya J Aifit)
 * Designer URI: http://cahcepu.com
 * Designer email: yjaifit@gmail.com
 * Created date : 09 December 2009
 */ 
 
 * {
    margin: 0;
    padding: 0;
}

body {
    background: #fff;
    color: #333;
    font-family: Verdana;
    font-size: 16px;
}

.bataskomentar {
    display: none;
}

a {
    text-decoration: none;
    color: #222;
}

a:hover {
    color: #111;
}

.lead {
    margin: 0px auto 1.2em auto;
    font-size: 20px;
    line-height: 30px;
}

.post h2 {
    font-family: Arial;
    line-height: 1.1em;
    font-size: 40px;
    padding-bottom: 20px;
    margin-bottom: 20px;
    border-bottom: 1px solid #ddd;
}

img {
    border: 0;
}

.break {
    font-size: 0;
    width: 0;
    height: 0;
    clear: both;
}

.bataskomentar {
    width: 100%;
    height: 15px;
    background: none;
}

#wrapper {
    background: #000;
    height: 41px;
    width: 100%;
}

#header {
    margin: 0 auto;
    width: 960px;
    height: 40px;
}

#header a {
    color: #fff;
    opacity: 0.8;
}

#header a:hover {
    opacity: 1;
}

#header img {
    border: none;
    margin: 0px;
}

#header h1 {
    height: 40px;
    float: left;
    width: 85px;
}

#header h1 a {
    background: url(http://cahcepu.com/v3/logo.png) no-repeat;
    display: block;
    text-indent: -9999px;
    outline: none;
}

#header .arsip {
    margin-left: 313px;
    height: 40px;
    float: left;
}

#header .next {
    margin-left: 8px;
    font-weight: bold;
    font-family: Arial;
    text-transform: uppercase;
    font-size: 11px;
    float: left;
    padding: 14px 0px 13px 0px;
    width: 50px;
}

#header .tengah {
    height: 40px;
    float: left;
    width: 43px;
}

#header .prev {
    margin-right: 8px;
    text-align: right;
    font-weight: bold;
    font-family: Arial;
    text-transform: uppercase;
    font-size: 11px;
    display: block;
    float: left;
    padding: 14px 0px 13px 0px;
    width: 50px;
}

#header .logo {
    height: 40px;
    width: 120px;
    float: right;
}

#body {
    width: 960px;
    margin: 50px auto 50px auto;
    text-align: left;
}

#content {
    width: 600px;
    margin: auto;
}

.single {
}

.post {
    background: #fff;
}

.post p {
    clear: both;
    margin: 0px auto 1.6em auto;
    line-height: 23px;
    font-size: 14px;
}

.post blockquote {
    border-left: 1px solid #ccc;
    padding-left: 15px;
    font-style: italic;
    margin: 10px 60px 0px 60px;
}

.post span {
    color: #CC4105;
}

.post blockquote p {
    margin-left: 0px;
    font-family: Georgia;
    font-size: 1em;
    line-height: 28px;
}

.post code {
    color: #111;
    font-size: 1em;
    background: #eee;
    padding: 2px 5px 2px 5px;
}

.post img {
    margin: 10px 0px 10px 0px;
}

.post p a {
    color: #CC4105;
}

.post p a:hover {
    color: #333;
}

.post ul {
    margin-left: 30px;
    margin-bottom: 1.6em;
}

.post ul li {
    line-height: 23px;
    margin-left: 20px;
    font-size: 14px;
    margin-top: 0.85em;
}

.post ul li a {
    color: #CC4105;
}

.post ul li a:hover {
    color: #333;
}

.post ol {
    border-bottom: 1px solid #e1e1e1;
}

.post ol li {
    list-style: none;
    font-family: Verdana;
    line-height: 22px;
    font-size: 14px;
}

.post ol li a {
    border-top: 1px solid #e1e1e1;
    display: block;
    padding-top: 12px;
    padding-bottom: 12px;
    color: #333;
}

.post ol li a:hover {
    padding-left: 1px;
    color: #111;
    background: #f8f8f8;
}

ol.some {
    margin-left: -4px;
}

li.sime {
    margin-left: 8px;
    float: left;
    display: inline;
}

.post h4 {
    font-family: Arial;
    font-size: 18px;
    line-height: 30px;
    margin-bottom: 10px;
    padding-top: 5px;
    color: #444;
}

.post h3 {
    margin-top: 100px;
    font-family: arial;
    font-size: 42px;
    line-height: 30px;
    margin-bottom: 45px;
}

.post h5 {
    margin-top: 50px;
    font-family: arial;
    font-size: 42px;
    line-height: 30px;
    margin-bottom: 45px;
}

#comments {
    display: none;
    margin: 50px auto 0px auto;
    background: #fff;
    width: 600px;
    clear: both;
}

#comments img {
    padding-right: 0px;
}

#comments p {
    padding-bottom: 1.33em;
    line-height: 22px;
    font-size: 13px;
}

#comments p a {
    color: #CC4105;
}

#comments p a:hover {
    color: #222;
}

#comments p a:focus {
    background: #f2f5f6;
    color: #222;
}

#comments h3 {
    font-family: Verdana;
    letter-spacing: 1px;
    font-weight: normal;
    font-size: 0.8em;
    line-height: 1em;
    clear: both;
    padding: 15px 0px 0px 0px;
    margin: 0px 0px 15px 0px;
    text-transform: uppercase;
}

.commentauthor {
    margin-bottom: -15px;
    padding-top: 20px;
    border-top: 1px solid #ddd;
}

.avatar {
    padding-right: 0px;
    float: left;
    margin-right: 10px;
    border: 3px solid #ddd;
}

p.commentdate {
    color: #777;
    font-size: 0.6em;
    margin-bottom: 5px;
}

.required {
    color: #ff0000;
}

#commentform {
    border-top: 1px solid #ccc;
    padding-top: 50px;
}

#commentform input {
    border: 1px solid #ddd;
    margin-right: 10px;
    background: #f8f8f8;
    padding: 5px 5px 5px 5px;
}

#commentform input:focus {
    background: #fff;
    border: 1px solid #bbb;
}

#commentform input:hover {
    border: 1px solid #bbb;
}

#commentform textarea {
    font-size: 1.15em;
    line-height: 1.5em;
    width: 580px;
    height: 170px;
    font-family: arial;
    margin-right: 10px;
    border: 1px solid #ddd;
    background: #f8f8f8;
    padding: 5px 5px 5px 5px;
}

#commentform textarea:focus {
    background: #fff;
    border: 1px solid #bbb;
}

#commentform textarea:hover {
    border: 1px solid #bbb;
}

#commentform button {
    font-size: 0.9em !important;
    padding: 7px 7px 7px 7px;
    border: none;
    background: #333;
    color: #eee;
    text-transform: uppercase;
    line-height: 1em;
}

#commentform button:hover {
    background: #000;
    cursor: pointer;
}

#commentform button:focus {
    background: #222;
}

p.subscribe-to-comments label {
    cursor: pointer;
    color: #CC4105;
}

p.subscribe-to-comments input {
    cursor: pointer;
}

p.subscribe-to-comments label:hover {
    color: #222;
}

#footer {
    height: 425px;
    width: 100%;
    padding-bottom: 10px;
    font-family: Arial;
    color: #555;
    margin-top: 50px;
    clear: both;
    background: #000;
}


#comen {
    text-align: center;
    background: #fff;
    width: 600px;
    clear: both;
    text-transform: uppercase;
    font-family: Arial;
    margin: 50px auto 30px auto;
    height: 15px;
}

#comen p {
    font-size: 0.7em;
}

#comen a {
    color: #CC4105;
}

#comen a:hover {
    color: #222
}

.kiri {
    float: left;
}

.kanan {
    float: right;
}

.details {
    border-top: 1px solid #ccc;
    padding-top: 5px;
    font-size: 0.9em;
}

p.l {
    float: left;
}

p.r {
    float: right;
}

#footer h3 {
    font-size: 18px;
    color: #fff;
    border-bottom: 1px solid #fff;
    padding-bottom: 10px;
}

#footer p {
    margin-top: 0px;
    font-size: 10px;
    line-height: 18px;
}

#footer .nav {
    background: #000;
    height: 40px;
    border-bottom: 1px solid #2f2f2f;
}

#footer .nav a {
    color: #fff;
    opacity: 0.8;
}

#footer .nav a:hover {
    opacity: 1;
}

#footer .header2 {
    margin: auto auto;
    width: 960px;
}

#footer h1 {
    height: 40px;
    float: left;
    width: 85px;
}

#footer h1 a {
    background: url(http://cahcepu.com/v3/logo.png) no-repeat;
    display: block;
    text-indent: -9999px;
    outline: none;
}

#footer .arsip2 {
    margin-left: 319px;
    height: 40px;
    float: left;
}

#footer .next2 {
    margin-left: 5px;
    font-weight: bold;
    font-family: Arial;
    text-transform: uppercase;
    font-size: 11px;
    float: left;
    padding: 14px 0px 13px 0px;
    width: 50px;
}

#footer .tengah2 {
    height: 40px;
    float: left;
    width: 43px;
}

#footer .prev2 {
    margin-right: 5px;
    text-align: right;
    font-weight: bold;
    font-family: Arial;
    text-transform: uppercase;
    font-size: 11px;
    display: block;
    float: left;
    padding: 14px 0px 13px 0px;
    width: 50px;
}

#footer .logo2 {
    height: 40px;
    width: 120px;
    float: right;
}


.bookmark {
    width: 960px;
    padding-bottom: 10px;
    font-family: Arial;
    color: #555;
    margin: 50px auto 0px auto;
    clear: both;
    background: none;
}

.wdn {
margin-left: 5px;
padding-right: 11px;
float:left;
width:298px;
height: 300px;
background: #000;
border-right: 1px solid #2f2f2f;
}

.wdn1 {
margin-left: 11px;
float:left;
width:310px;
height: 300px;
background: #000;
}

.wdn1 p {
    position:relative;
    bottom: 0px;
    text-transform: uppercase;
    font-family: Verdana;
    text-align: center;
    color: #555;
    font-size: 7px;
    padding: 0px 0px 0px 0px;
}

img.wdn1 {
    margin: 0px 0px 15px 0px;
    padding: 10px;
    width: 290px;
    height: 80px;
    background: #111;
}

.wdn1 p a {
   color: #E97D2C;
}

.wdn1 p a:hover {
    color: #E97D2C;
    text-decoration: underline;
}

.wdn2 {
margin-left: 11px;
padding-left: 11px;
float:left;
width:298px;
height: 300px;
background: #000;
border-left: 1px solid #2f2f2f;
}

.wdn2 img, .wdn img {
width: 12px; height: 12px; 
margin: 0px 3px 0px 0px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
}

.wdn ul li, .wdn2 ul li {
line-height: 18px;
list-style:square;
margin-top: 0px;
font-size: 12px;
margin-right: 0px;
margin-left: 15px;
}

.wdn li a, .wdn2 li a {
display:block;
width: 100%;
padding: 6px 0px 6px 0px;
color: #555;
}

.wdn li a:hover, .wdn2 li a:hover {
background: #111;
color: #777;
}

#footer h5 {
margin-bottom: 7px;
padding-bottom: 10px;
border-bottom: 1px solid #2f2f2f;
font-family: verdana;
font-size: 12px;
font-weight:normal;
text-transform:uppercase;
}

#footer h5 a {
color: #E97D2C;
}

#footer h5 a:hover {
color: #E97D2C;
text-decoration:underline;
}

.ikc {
display:none;
}

.demi {
   font-family: georgia;
   text-align: center;
   font-style: italic;
   color: #555;
   font-size: 0.89em;
   padding: 5px 5px 16px 5px;
   line-height: 1.6em;
   border-bottom: 1px solid #2f2f2f;
   margin-bottom: 30px;
}

h5.masa {text-align:center;}

