/*
Theme Name: GPT Baithani theme
Description: dibuat untuk situs GPT Baithani
Author: Bali Orange
Author URI: www.baliorange.net

WARNING: Distribution of this theme on thirdparty sites without my permission is strictly prohibited.
Any violation will result in a DMCA filed againt the site involved . 


*/

/* v1.0 | 20080212 */

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/******* end reset **********/
.tabber{display:none;}

body {
	background: url(images/bg.png) repeat-x;
	font-family:  Palatino,"Palatino Linotype",Georgia,"Times New Roman",serif;
	}
h1, h2, h3, h4, h5, h6 {
	font-family:  Palatino,"Palatino Linotype",Georgia,"Times New Roman",serif;
}

img {
	border:0;
	float:left;
	padding:5px 5px 5px 0;
	}

a {
	color:#24a1cc;
	text-decoration:none;
	}

a:hover {
	color:#f90;
	text-decoration:none;
		}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	color:#3D2E1B;
	font-style: normal;
	padding-left:10px;
	}

sup{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	}

address {
	line-height: 140%;
	font-style: normal;
}

.clear {
	clear:both;
	}

.alignleft {
	float:left;
	padding:3px 0 2px 5px;
	}

.alignright {
	float:right;
	padding:3px 5px 2px 0px;
	}
/* Tables */

table {
  width: 100%;
  margin-bottom: 10px;  
  color: #999999;
  font-size: 1em;
  border-collapse: collapse;
}

table caption {
  margin-top: 10px;
  padding: 0 0 0.5em 3px;

  font: 400 0.8em georgia, sans-serif;
  text-align: left;  
}

table th,
table td {
  text-align: left;
  vertical-align: top;
  padding: 4px 7px !important;
  padding: 6px 10px;
}


thead th {
  background-color: #99CCCC;
  border: 1px solid #EEF3F3;
  color: #f7f7f7;
  text-align: center;
}

tbody tr.dark {
  background-color: #F5F5F5;
}

tbody td {
  border: 1px solid #E6EFEF;
}

tbody tr:hover {
  background-color: #FBFEDF;
}

/* The Wrapper */

#wrapper {
	margin:0 auto;
	width:1000px;
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	background-position: top;
}
	
	
/* The Top */

#top {
	height:110px;
	margin: auto;
	width:1000px;
	z-index:-100;
	}

#topbar {
	background: none;
	height: 30px;
	margin-bottom: 0px;
	}

#dates {
	background:url(images/date.png) no-repeat;
	color: #126a9b;
	float: right;
	font-size: 12px;
	margin: 1px 0 0 0;
	padding-left: 30px;
	}

/* The Search */


#search {
	background: #fff;
	display: block;
	float: left;
	margin: 10px 0;
	padding: 5px 0;
	width: 260px;
	}

#search form {
	margin: 0;
	padding: 0;
	}

#search fieldset {
	border: none;
	margin: 0;
	padding: 0;
	}

#search p {
	margin: 0;
	}

#s {
	background: url(images/sf.png) bottom left no-repeat;
	border: none;
	color:#666;
	float: left;
	font: 13px Verdana, Arial, Helvetica, sans-serif;
	height: 25px;
	margin: 0;
	padding-top: 10px;
	padding-left: 10px;
	padding-right: 5px;
	width:213px;
	z-index: 1;
	}

#searchsubmit {
	background:url(images/go.jpg) no-repeat;
	border: none;
	color: #FFFFFF;
	cursor: pointer;
	float: left;
	height:35px;
	margin-top: 2px;
	width: 32px;
	z-index: 0;
}

.current_page_item  a {
	border-top: 3px #f90 solid;
	height: 15px;
	}

.current-cat a{
	border-top: 3px #f90 solid;
	height: 15px;
}
/*top menu*/

#foxmenucontainer{
	background:url(images/menu.jpg) repeat-x;
	border-top:1px solid #474747;
	display:block;
	height:27px;
	font: 13px "Century gothic",verdana, Arial, sans-serif;
	font-weight:normal;
	padding:0px 0 0px 0px;
	z-index: 100;
	}
	

#menu ,#menu ul {
	height:27px;
	list-style: none;
	margin: 0px;
	padding: 0px;
	
	}

#menu a {
	color: #e0e5eb;
	display: block;
    font-weight: normal;
   	padding: 4px 10px 6px 10px;
	}
	
#menu a:hover {
	background:url(images/menuhov.jpg) repeat-x;
	color: #fff;
	display: block;
	text-decoration: none;
  
	}

#menu li {
	float: left;
	margin: 0px 0 0px 0;
	padding: 0px;
	}
	
#menu li li {
	float: left;
	margin: 0px 0px 0px 5px;
	padding: 0px;
	width: 130px;
	}
	
#menu li li a, #menu li li a:link, #menu li li a:visited {
	background:url(images/menu.jpg) repeat-x;
	color:#fff;
	float: none;
	margin: 0px;
	padding: 4px 10px 5px 10px;
	width: 130px;
	
	}
	
#menu li li a:hover, #menu li li a:active {
	background:url(images/menuhov.jpg) repeat-x;
	width: 130px;
	float: none;
	margin: 0px;
	padding: 4px 10px 5px 10px;

	}

#menu li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	z-index:1;
	}

#menu li:hover ul {
	left: auto;
	display: block;
	}
	
#menu li:hover ul, #menu li.sfhover ul {
	left: auto;
	}

#catmenucontainer{
	height:27px;
	background:url(images/catmenu.jpg) repeat-x;
	display:block;
	padding:0px 0 0px 0px;
	font: 13px "Century gothic",verdana, Arial, sans-serif;
	font-weight:normal;
	border-top:1px solid #f6efe5;
	}
		
#catmenu ,#catmenu ul {
	margin: 0px;
	padding: 0px;
	list-style: none;
	height:27px;
	}

#catmenu  a {
	color: #fff;
	display: block;
    font-weight: normal;
  	padding: 4px 10px 6px 10px;
	}
	
#catmenu  a:hover {
	background:url(images/catmenuhov.jpg) repeat-x;
	color: #fff;
	display: block;
	text-decoration: none;
	}

#catmenu  li {
	float: left;
	margin: 0px;
	padding: 0px;
	}
	
#catmenu  li li {
	float: left;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	width: 140px;
	}
	
#catmenu  li li a, #catmenu  li li a:link, #catmenu  li li a:visited {
	background:#2e6794;
	border-bottom: 1px solid #97B3CA;
	border-left: 1px solid #97B3CA;
	width: 140px;
	float: none;
	margin: 0px;
	padding: 4px 10px 5px 10px;
	color:#E8EBEE;
	}
	
#catmenu  li li a:hover, #catmenu  li li a:active {
	background:#6cf;
	width: 140px;
	float: none;
	margin: 0px;
	padding: 4px 10px 5px 10px;
	color:#fff;
	}

#catmenu  li ul {
	position: absolute;
	width: 10em;
	left: -999em;
	z-index:1;
	}
#catmenu li li { 
	}

#catmenu li ul a { 
	width: 140px;
	}

#catmenu li ul a:hover, #catmenu li ul a:active { 
	}

#catmenu li ul ul {
	margin: -26px 0 0 160px;
	}
#catmenu li li li {
	width: 100px;
}
#catmenu li:hover ul ul, #catmenu li:hover ul ul ul, 
#catmenu li.sfhover ul ul, #catmenu li.sfhover ul ul ul {
	left: -999em;
	}

#catmenu li:hover ul, #catmenu li li:hover ul, 
#catmenu li li li:hover ul, #catmenu li.sfhover ul, 
#catmenu li li.sfhover ul, #catmenu li li li.sfhover ul {
	left: auto;
	}

#catmenu li:hover, #catmenu li.sfhover { 
	position: static;
	}
/*top menu*/
	
	
/* Main Content
#catmenu  li:hover ul {
	left: auto;
	display: block;
	}
	
#catmenu  li:hover ul, #catmenu li.sfhover ul {
	left: auto;
	}	
*/	
	
	
#casing {
	background: url(images/sidebar.png) repeat-y right;
	border-bottom: 2px solid #d2d2d2;
	padding:0px 0px 10px 0px;
	}	

#content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	float:left;
	height:100%;
	padding:5px 0px 0px 5px;
	width: 715px;
	}
	
#breadcrumb {
	background: #eef1f1;
	color: #444;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	padding: 3px 8px 7px;
	}
	
.title{
	margin: 0 0 0 0px;
	padding: 0px;
	}	

.time{
	color:#fff;
	float:right;
	font-family: Verdana,Helvitica,sans-serif;
	margin-top:2px;
	padding:1px 0 0 0px;
	text-align:left;
	width:100px;
	}
	
.date {
	color: #24a1cc;
	font: 13px "Lucida Grande",Tahoma,sans-serif;
	letter-spacing: 2px;
	line-height: 14px;
	margin-top: 10px;
	text-transform: uppercase;
	}
	
.author {
	color: #999;
	display: block;
	float:left;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	height: auto;
	margin: 0 0 10px 0;
	padding:2px 0;
	width: 100%;
	}

.author a {
	color: #24a1cc;
	font-weight: bold;
	text-decoration:none;
	}

.author a:hover {
	color: #FF6600;
	font-weight: bold;
	text-decoration:none;
	}

.single {
	color: #333333;
	font-family: 11px Verdana, Arial, Helvetica, sans-serif;
	height:100%;
	margin: 0px 5px 10px 0px;
	padding-top: 15px;
	width:685px;
	}

.single h1 {
	font: 1.8em Palatino,"Palatino Linotype",Georgia,"Times New Roman",serif;
	letter-spacing: -1px;
	line-height: 35px;
	padding-bottom: 10px;
	overflow:hidden;
	text-align: left;
	}

.single h1 a, .single  h1 a:link{
	color:#516c8a;
	}
.single h1 a:hover  {
	color: #516c8a;
	}

.single h2 {
	border-bottom: 3px solid #333;
	color: #333333;
	font: 1.2em Arial, Helvetica, sans-serif;
	line-height: 1.2em;
	margin-top: 20px;
	padding-bottom: 2px;
	}
	
.single h3 {
	color: #126a9b;
	font: 1.2em Arial, Helvetica, sans-serif;
	font-style: italic;
	padding-top: 20px;
	font-weight: bold;
	}
	
.single a{
	color: #24a1cc;
	font-weight: bold;
	}

.single a:hover {
	color: #f90;
	font-weight: bold;
	margin: 0;
	}

.single p{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.8em;
	margin:1.25em 0px;
}

.single img {
	background:#fff;
	border:1px solid #ddd;
	padding:4px;
	margin:5px;
	}

.single ul{
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	margin-left: 15px;
	list-style: square;
	line-height: 1.8em;
	margin-bottom: 1em;
}

.single ul ul {
	margin-left: 20px;
	list-style: disc;
	line-height: 1.8em;
}

.single ol {
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	line-height: 1.8em;
}

.singleinfo {
	background:#ebf5ff;
	color:#444;
	margin: 0 0 0 0px;
	padding: 5px;
	}
	
.comm{
	background:url(images/comm.png) no-repeat;
	float:left;
	height:24px;
	padding:4px 0 0px 25px;
	}

.comm a{
	color:#0f5f7a;
	}

.comm a:hover{
	color:#0f5f7a;
	}
	
.postmore{
	float:right;
	font: bold 14px Palatino, "Palatino Linotype", Georgia, "Times New Roman", serif;
	padding:3px 13px 3px 0px;
	}

.postmore a{
	color:#0f5f7a;
	}

.postmore a:hover{
	color:#24a1cc;
	}

.category{
	font:0.74em/1.2em Verdana, Arial, Helvetica, sans-serif;
	margin-left:5px;
	padding:3px 5px 1px 0px;
	}

.atas {
	background: url(images/next.png) no-repeat left;
	float: right;
	font: 1em "Century Gothic", verdana, sans-serif;
	padding: 6px 5px 6px 35px;
}
/*
.entry {
	font: Arial, Helvetica, sans-serif;
	line-height: 1.5em;
	margin:0 0;
	padding: 0px 5px 0px 0px;
	}	
	
.entry a:link {
	background-color: transparent;
	color: #24a1cc;
	}
	
.entry a:hover {
	background-color: transparent;
	color:#f90;
	text-decoration: none;
	}

.entry img {
	background:#fff;
	border:1px solid #ddd;
	padding:4px;
	margin:5px;
	}
	
.entry p{
	margin:1.25em 0px;
	}*/

/* sidebar */
#rightcol{
	float:right;
	width:265px;
	padding:10px 0 20px 15px;
	}

.recentpost h2{
	background: url(images/recentpost.png) no-repeat;
	border-bottom: 1px #D2E0E0 solid;
	color: #126a9b;
	font-size: 1.2em;
	margin: 5px 5px 0px 0;
	padding: 0 0 10px 25px;
	}

.recentpost ul{
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	margin-bottom: 10px;
	padding: 0 5px 5px 0;
	}

.recentpost li{
	border-bottom: 1px #D2E0E0 solid;
	line-height: 18px;
	}

.recentpost li a{
	color: #516c8a;
	display: block;
	padding: 3px 5px;
	}

.recentpost li a:hover{
	background: #eef1f1;
	color: #24a1cc;
	display: block;
	}

.recentpost span {
	color: #999999;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	font-style: italic;
	}

.sidebar {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	float:left;
	width:260px;
	}

.sidebar h2 {
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;

	background: url(images/h2.png) repeat-x;
	color:#eee;
	font: 15px "Century Gothic", verdana, sans-serif;
	font-weight:bold;
	margin:20px 0 0 0 ;
	padding:3px 5px;
	text-transform: uppercase;
	}

.sidebar ul {
	color: #999999;
	display: block;
	list-style-type: none;
	padding: 2px;
	margin: 0;
	}

.sidebar ul ul  {
	list-style-type: none;
	margin-bottom: 10px;
	}

.sidebar ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;

	}

.sidebar ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}
	
.sidebar ul ul li {
	border-bottom:1px solid #daecec;
	height:100%;
	line-height:18px;
	}

.sidebar ul li {
	color: #555;
	display:block;
	margin: 0;
	text-decoration: none;
	}

.sidebar ul li a {
	color: #555;
	display: block;
	padding: 3px 5px;
}

.sidebar ul li a:hover {
	background: #eef1f1;
	color: #24a1cc;
	display: block;
	}

.sidebar p {
	padding: 7px 10px;
	margin:0;
	}

.sidebar table {
	background-color:#1f1f1f;
	color:#A4DDEF;
	text-align:center;
	width:100%;
	}		
			
#quote-widget {
	padding: 5px;
}
	
#wp-calendar{
	background:#496E80;
	width: 100%;
	padding: 0 0 15px;
	}

#wp-calendar caption{
	background:#d9e2e6;
	font-size:16px;
	padding: 5px 5px ;
	}

#wp-calendar th, #wp-calendar td{
	background:#aaa;
	color: #999999;
	text-align:center;
	}

#wp-calendar td a{
	background:#fff;
	}

#wp-calendar td{
	background:transparent;
	}

#wp-calendar td, table#wp-calendar th{
	}		
	
	
/* --- FOOTER --- */

#footer {
	color:#666;
	font-size:12px;
	font-weight:normal;
	letter-spacing:1px;
	text-align:left;
	padding:20px 10px;
	}

#footer a:hover {
	color:#666;
	}

#footer p{
	margin: 1.25em 0;
}

/* The Navigation */

#navigation {
	background:#504432;
	float:left;
	font: 1em "Century Gothic", verdana, sans-serif;
	margin:5px 0px;
	min-height: 25px;
	width:703px;
	}

#navigation a{
	color: #ccc;
	}
	
#navigation a:hover{
	color: #fff;
	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	font-size:20px;
	margin:10px 0 20px 0;
	padding:0;
	text-align:center;
	}

/* The Comments */

.comments {
	padding-left:10px;
	}

.comments form {
	}

.comments textarea {
	background:#fff;
	border:1px solid #D0D0D0;
	color:#444;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
	height:156px;
	line-height: 1.4em;
	overflow:auto;
	padding:10px;
	width:90%;
	}

h2 #comments-count {
	font-weight:bold;
	font-size: 24px;
	margin:10px 0 0 20px;
	}

.avatar {
	border: 1px solid #999999 ;
	padding: 5px;
	margin-right: 10px;
	}

#commentform {
	color: #999999;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	padding-left:23px;
	}

#commentform input {
	border:1px solid #D0D0D0;
	color:#333;
	margin: 3px 0;
	}

#author {
	background: url(images/user.png) no-repeat 2px;
	padding:5px 5px 5px 22px;
	}
	
#email {
	background: url(images/email.png) no-repeat 2px;
	padding:5px 5px 5px 22px;
	}

#url {
	background: url(images/link.png) no-repeat 2px;
	padding:5px 5px 5px 22px;
	}

#commentform label {
	font-size: 11px;
	}

.comments input#submit {
	background:#B81516;
	border:1px solid #CA4244;
	color:#fff;
	height:25px;
	padding:0;
	width:72px;
	}

.comments h2 {
	font-size: 1.4em;
	font-weight:normal;
	line-height:30px;
	margin:20px 0 10px 10px;
	padding:0;
	}
	
.comments ol li  {
	color: #333;
	}
	
.comments ol li p {
	color:#222;
	margin:10px 20px 10px 80px;
	padding:0;
	font-size: 14px;
	line-height: 1.4em;
	}

.commentmeta small{
	color: #222;
	}



/*Featured*/

.featout{
	background:#fff;
	border:1px solid #cbefef;
	color: #444;
	margin:0px 5px 5px 0px;
	overflow: hidden;
	padding:5px 5px;
	width:690px;
}

.featured{
	background:#EEF7F7;
	font-size: 1em;
	line-height: 1.2em;
	margin:0 auto;
	padding: 0;
	overflow: hidden;
	width:690px;
}

.featured h2{
	font-size: 1em;
	margin:3px 0 4px 0px;
	}
	
.featured h2 a, .featured h2 a:link{
	color: #126a9b;
	}
.featured h2 a:hover  {
	color: #126a9b;
	}

.cat{
	color: #999999;
	font:italic  11px Verdana, Arial, Helvetica, sans-serif;
	margin: -5px 0 5px 0;
	}

.cat a:link{
	color:#24a1cc;
	}

.cat a:hover{
	color:#f90;
	}

.cats{
	color:#999;
	font-size:14px;
	font-style: italic;
	margin:1px 5px 1px 5px;
}

.cats a:link{
	color:#24a1cc;
	}

.cats a:hover{
	color:#f90;
	}

.fentry{
	height:auto;
	overflow:hidden;
	padding: 5px;
	}

.fentry p{
	font-family: Arial, Helvetica, sans-serif;
	color:#444;
	font-size: 0.8em;
	line-height:1.4em;
	margin: 5px 0px;
	}

.fentry img {
	border:0;
	padding:4px 4px;
	background:#fff;
	border:1px solid #ddd;
	margin:2px 5px 5px 0px;
	}

.fentry li a {
	color: #126a9b;
	font-size: 0.8em;
	list-style: none;
	padding: 0px 0;
}

.fentry li span{
	color: #666666;
	font-size: 0.8em;
	list-style: none;
}
	
.featmeta{
	background:url(images/pmore.png) no-repeat;
	display: block;
	float: right;
	height:21px;
	margin: 3px 20px 0 0;
	text-align: right;
	padding:3px 5px 0 10px;
	width: 100px;	
}
.featmeta a{
	color:#0f5f7a;
	font-weight:bold;
	text-decoration:none;
	}
	
	
	
/*magbox*/
#diakonia, #kmulti, #kminggu, #kpa, #renungan, #artikel, #informasi, #download{
	border-bottom: 1px #d2e0e0 solid;
	font: italic 1.4em/1em Palatino,"Palatino Linotype",Georgia,"Times New Roman",serif;
	height: 25px;
	margin: 5px 5px;
	padding: 0px 0px 5px 30px;
}

#berita {
	font: italic 2.4em/0.9em Palatino,"Palatino Linotype",Georgia,"Times New Roman",serif;
}

#diakonia span a, #kpa span a, #berita span a, #renungan span a, #kmulti span a, #kminggu span a, 
#artikel span a, #informasi span a, #download span a {
	color: #F90;
	float: right;
	font: 10px Verdana, Arial, Helvetica, sans-serif;
	padding-top: 10px;
}

#diakonia span a:hover, #kpa span a:hover, #berita span a:hover, #renungan span a:hover, #kmulti span a:hover, #kminggu span a:hover, 
#artikel span a:hover, #informasi span a:hover, #download span a:hover {
	color: #f60;
}

#berita {
	background: url(images/news.png) no-repeat;
	border-bottom: 1px #d2e0e0 solid;
	font-size: 1.4em;
	font-style: italic;
	height: 30px;
	padding: 5px 5px 0px 40px;
}

#diakonia{
	background: url(images/people.png) no-repeat;
}

#kpa{
	background: url(images/bible.png) no-repeat;
}

#kmulti {
	background: url(images/movie.png) no-repeat;
}
	
#kminggu {
	background: url(images/cross.png) no-repeat;
}

#renungan {
	background: url(images/todo.png) no-repeat;
}
	
#artikel {
	background: url(images/artikel.png) no-repeat;
}
	
#informasi {
	background: url(images/info.png) no-repeat;
}
	
#download {
	background: url(images/down.png) no-repeat;
}
	
.post {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	background:#fff;
	border:1px solid #e3e3e3;
	color:#444;
	display:inline;
	float: left;
	margin: 0px 5px 5px 0px;
	padding:0px 0 0 0;
	width: 345px;
	}

.post h2 {
	font-weight: bold;
	font-size: 1.2em;
	height: auto;
	line-height: 1.2em;
	margin: 3px 0 3px 0;
	overflow:hidden;
	padding: 0px 0px 3px 0px;
	text-align: left;
	}

.post h2 a, .post h2 a:link{
	background-color: transparent;
	color:#516c8a;
	}

.post h2 a:hover  {
	color: #516c8a;
	background-color: transparent;
	}	
.post p{
	font: 0.8em Arial, Helvetica, sans-serif;
	line-height: 1.4em;
}

.oldpost, .indexberita {
	background: #E3F1F1;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	min-height: 45px;
	max-height: 47px;
	padding: 2px 5px 0px;
	z-index: -999;
}
.indexberita {
	width: 100%;
}
.oldpost ul, .indexberita ul{
	padding-bottom: 5px;
}

.oldpost li a, .indexberita li a{
	color: #126a9b;
	width:1000px;
	padding: 1px 0;
}

.oldpost li span, .indexberita li span {
	color: #999999;
	font-size: 0.8em;
}

.oldpost a, .indexberita a{
	color: #126a9b;
}

.oldpost a:hover, .indexberita a:hover{
	color: #24a1cc;
}

.postinfo {
	background: #fff /*E3F1F1*/;
	font: 13px Palatino,"Palatino Linotype",Georgia,"Times New Roman",serif;
	height:27px;
	margin: 0 0 0 0px;
	}
	
.post img {
	border:0;
	float:left;
	padding:4px 4px;
	background:#fff;
	border:1px solid #ddd;
	margin:2px 5px 2px 0px;
	}
	
.centry p{
	margin:2px 0;
	}

.centry h2 {
	font-size: 1em;
	}
	
.centry {
	margin:0 0;
	padding: 0px 5px 5px 5px;
	height:110px;
	overflow:hidden;
	}

.categ {
	color: #999999;
	font:italic  11px Verdana, Arial, Helvetica, sans-serif;
	margin: -5px 0 5px 0;
}

#bottom{
	float:left;
	margin-bottom:10px;
	padding:5px 0 0px 0;
	width:100%;
}	

.recents{
	color:#6F0706;
	display:inline;
	float:left;
	margin-right:6px;
	padding: 0 0px 10px 0;
	width:230px;
	}
	
.recents h2{
	-moz-border-radius-topleft: 5px;
	-webkit-border-top-left-radius: 5px;
	-moz-border-radius-topright: 5px;
	-webkit-border-top-right-radius: 5px;
	
	background: url(images/h2.png) repeat-x;
	color:#fff;
	font: 15px "Century Gothic", verdana, sans-serif;
	font-weight: bold;
	margin:0px 0 0px 0;
	padding: 3px 4px;
	}

.recents  ul {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	list-style-type: none;
	margin: 0 ;
	padding: 0;
	background:#fff;
	}

.recents  ul ul  {
	list-style-type: none;
	margin: 0;
	padding: 0px 0px 10px 0px;
	}

.recents  ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}

.recents  ul ul ul ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	border:0;
	}
	
.recents  ul li {
	list-style: none;
	background: #fff;
	color: #444;
	line-height:18px;
	height:100%;
	}

.recents  ul li a{
	border-bottom: 1px #D2E0E0 solid;
	color: #555;
	display:block;
	text-decoration: none;
	padding: 3px 0px 3px 5px;
	}

.recents  ul li a:hover {
	background: #eef1f1;
	color: #24a1cc;
	}	
	
	
#scroller{
	margin-top: 2px;
}

#scroller_container{
background:#fff;
border-bottom: #d2d2d2 2px solid;
height: 60px; /*Height should enough to fit largest content's height*/
margin: 0;
overflow: scroll; /*leave this value alone*/
padding: 0 0 20px 0;
position: relative; /*leave this value alone*/
width: 1000px;
}

.panel h3{
	font:11px/16px Verdana, Arial, Helvetica, sans-serif;
	height: 50px;
	margin: 0px 0 0px 0;
	padding: 0px 0px 0px 0px;
	overflow:hidden;
	text-align: left;

}
.panel h3 a{
	color:#516c8a;
}
	
.panel {
	background: #fff;
	border: 1px #ddd solid;
	color:#222;
	display:inline;
	float:left;
	margin: 7px 10px 10px 0px;
	padding:5px;
	width: 200px;
}


.panel p{
	margin:0px 0px;
	padding:0 0;
	color:#333;
	font-size:11px;
}

.panel img{
	margin:0px 5px 0px 0px;
	padding:3px 3px;
	float:left;
	background:#f0f0f0;
	border:1px solid #DDD8D5;
}

.ddsg-wrapper{
	color: #999;
	}
	
.ddsg-wrapper a:link, .ddsg-wrapper a:visited {
	color: #444;
	font-weight: normal;
	}
	
.ddsg-wrapper a:hover{
	color: #222;
	font-weight: normal;
	text-decoration: underline;
	}
	
.download {
	background: url(images/download.png) no-repeat left top;
	height: 38px;
	padding-top: 12px;
	text-indent: 60px;
	width: 200px;
}

.download a{
	color: #fff;
	font: 16px "Century gothic",verdana, Arial, sans-serif;
	font-weight: bold;
}
