/*  
Theme Name: Reuni Akbar
Theme URI: http://orangescale.dom/
Description: Fusce pharetra eros id lacus. Sed rutrum volutpat sapien. <a href="#">Cras hendrerit</a>. Vestibulum ante ipsum primis in faucibus orci <a href="#">luctus et ultrices posuere</a> cubilia Curae; Vivamus lobortis.
Version: 1.0
Author: Thomas Arie Setiawan
Author URI: http://orangescale.net
*/

@import url("nav.css");
@import url("entry.css");
@import url("comm.css");

* {
margin: 0;
padding: 0;
}
body {
background: #fff;
color: #111;
font: 11px Verdana, Tahoma, Arial, Georgia, "Times New Roman", Times, serif;
line-height: 20px;
margin: 0;
}

a {
color:#0077bc;
font-weight: bold;
border-bottom: none;
text-decoration: none;
}
a:hover {
color: #000;
}

hr {
visibility: hidden;
}

img {
border: none;
}
.clr {
overflow: hidden;
}

.header, .excerpt {
background: #0d5486;
text-align:center;
width: 100%;
display: block;
}
.header-c, .excerpt-c {
width: 900px;
margin: 0 auto;
text-align: left;
}
.excerpt {
background: #eee;
font-size: 14px;
padding: 20px 0;
}


.r-hd {
height: 100px;
background: transparent url(images/rn.gif) 10px 10px no-repeat;
border-bottom: 5px solid #b6d1df;
}

.rlevel {
width: 900px;
margin: 0 auto;
clear: both;
text-align: left;
}
.rlevel-c {
padding: 20px 0;
}
.side {
width: 280px;
float: left;
font-size: 11px;
}
.main {
margin-left: 310px;
}



.footer {
border-top: 1px solid #ddd;
text-align: center;
}
.footer-c {
width: 900px;
margin: 0 auto;
text-align: left;
}
.footer p {
padding: 30px 0 20px 310px;
}
.pad {
margin-bottom: 20px;
}

.pad h2 {
font-size: 12px;
}
.pad2 a {
font-weight: normal !important;
}
.subscribe {
margin-bottom: 10px;
padding: 10px 15px;
background: #fffee2;
border: 1px solid #dcdbc3;
}
.subscribe input {
font: 11px Verdana, Arial, sans-serif;
padding: 4px 0;
border: 1px solid #ccc;
}
.subscribe input[type="submit"] {
padding: 3px 0;
}
