/*  
Theme Name: Xentra Warung Internet
Theme URL: http://www.xentra.web.id
Author: A. Hardiena
Author URL: http://www.ahardiena.web.id/
Description: Modification based from HomeOffice, 2 Columns wordpress theme by <a href="http://www.toptut.com/">Lorelei</a> of <a href="http://loreleiwebdesign.com">Lorelei Web design</a>, featuring photo by T.S. Eliot, San Francisco. 
*/

body {
	font: 12px 'Helvetica Neue','HelveticaNeue',Helvetica, Arial, sans-serif; color:#b4ccd3;
	background: #000 url(images/main_bg.jpg) repeat-y top center;
	margin:0; padding:0;
}

#page {
	font-size: 12px;
	width:802px;
	background:url(images/top_bg.jpg) no-repeat left top;
	border: 0; border-left:2px solid #fff; border-right:2px solid #fff;
}

a { color: #fff; text-decoration: none;} a:visited { color: #fff;} a:hover { color: #e2f0fc;}

/* Featured */

#featured {
	margin-top: 470px; height: 150px; margin-right: 10px;
}

.featured_headline {
	float: left; width: 300px;
	margin: 0; padding: 10px;
	text-align: left;
}

.featured_other {
	float: right; width: 230px; font-size: 10px;
	margin: 0; padding: 10px;
	text-align: left;
}

.featured_other ul {
	border-left: 1px solid #ccc;
}

.featured_other ul li {
	list-style-type:square; padding-left: 10px; border-bottom: 1px solid #ccc;
}

#featured h1 {
font-size: 12px; font-style:italic;
	text-transform:uppercase;
	margin-right: 10px; padding-right: 25px;
}

#featured h2 {
font-size: 12px; margin-bottom: -5px;
}

/* Content */

#content {
	width: 580px;
	margin: 0;
}

#content h1 {
	font-size: 12px; font-style:italic;
	background:#5a6b7b; border:2px solid #dceaed; color: #fff;
	text-transform:uppercase;
	margin-right: 10px; padding: 10px; padding-right: 25px;
}

#content small {
  font-size: 10px; padding: 10px;padding-right: 25px;
}

#content p {
	font-size: 12px;
	text-align: justify; padding: 10px; padding-right: 25px;
}

/* Sidebar */

#sidebar{
  width: 220px; font-size: 11px;
	margin: 0;
}

#sidebar table{
margin-left: 30px;
}

#sidebar h1{
	font-size: 11px; font-style:italic; color: #fff;
	background:url(images/page_bg.png) top no-repeat;
	text-align:center; text-transform:uppercase;
	height:33px; padding-top:14px;
}

#sidebar p{
 padding-left: 25px; padding-right:25px;
}

.sidebar_top {
	padding-top: 240px;
}

#sidebar li{
border-left: 7px solid #eceded;padding:0 3px 2px 7px; margin-bottom: 5px;
list-style:none; color:#4e3421; text-transform:uppercase;
}

#sidebar li a{
text-decoration:none; color:#2a3236;
}

#sidebar li a:hover{
text-decoration:none; color:#fff;
}

#footer {

height:85px;
color:#e5e5e5;
font-size:0.97em;
position:relative;
background: url(images/footer.jpg) no-repeat top;
padding-left: 230px;
}

.more-link {
   font-style: italic; font-size: 10px;
   text-align: right;
	 padding-right: 25px; padding-top: 0px;
}

