/*  
Theme Name: Radar Group v1
Theme URI: 
Description: Based on tweetsheep from webdesignlessons.com
Version: 1.0
Author: Radar Group
Author URI: http://www.radargroup.se/
Tags: white, two-columns, theme-options

*/
.description{
	font-size:12px;
	position:relative;
	top:-5px;
	color:#454a4a;
	display:block;
	text-align:center;
	letter-spacing:0;
}


ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{
	margin:0;
	padding:0;
}
ul{
	list-style:none;
	margin: 0;
	padding: 0;
}
a{
	color:#3d3d3d;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
a img{
	border:0;
}
.clear{
	clear:both;
}
html{
	background:url(images/bgr_html.png) repeat-x;
}
body{
	margin:0px;
	padding:0px;
	font-family:Verdana, Geneva, sans-serif;
	font-size:11px;
	background:url('images/bgr_main.png') repeat-x bottom;
	color:#3d3d3d;
}
#wrapper_top{
	width:100%;
	background:url('images/bgr_wrapper_top.png') no-repeat top center;
}
#wrapper_end{
	width:100%;
	background:url('images/bgr_wrapper_end.png') no-repeat bottom center;
}
#page{
	width:1000px;
	margin:0px auto;
}

/* HEADER */

#header{
	width:100%;
	height:95px;
	overflow:hidden;
/* 	background:url(images/bgr_header.gif) no-repeat; */
	background: #fff;
	border-bottom:5px solid #323c3d;
}

#header_rss{
	float:right;
	padding:5px 10px 0 0;
}

#language_choser{
	float: right;
	text-align:right;
	width: 510px;
	padding-top: 40px;
}
#language_choser li {
	list-style: none;
	float: right;
	padding: 0 7px;
}
#language_choser .widget_qtranslate ul li{
	color: #222;
}
#language_choser .widget_qtranslate ul li.active a{
	color: #999;
	text-decoration:underline;
}

#header #logo{
	color:#000;
	font-size:47px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	letter-spacing:-6px;
	padding:20px 0 0 42px;
	text-transform:uppercase;
	float:left;
}
#header #logo a{
	color:#000;
}
#header #logo a:hover{
	text-decoration:none;
}

/* MENU */

#menu{
	width:100%;
	height:38px;
	background:url('images/bgr_menu.gif') repeat-x;
}
#main_search{
	float:right;
	padding:5px 2px 0 0;
}
#mainmenu{
	float:left;
	padding:7px 0 0 5px;
}
#mainmenu ul{
	margin: 0;
	padding: 0;
	list-style-type: none;
	z-index:1000;
}
/*Top level list items*/
#mainmenu ul li{
	position: relative;
	display: inline;
	float: left;
	z-index:1000;
	color:#000;
	padding:0 0 0 10px;
	font-size:13px;
	font-family:Tahoma, Geneva, sans-serif;
}
#mainmenu ul li.first{
	padding:0;
	background:none;
}
/*Top level menu link items style*/
#mainmenu ul li a{
	display:block;
	color:#000;
	z-index:1000;
	height:20px;
	padding:5px 10px 0 10px;
}
* html #mainmenu ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	display: inline-block;
	float:left;
}
* html #mainmenu ul li ul li a{ /*IE6 hack to get sub menu links to behave correctly*/
	float:none;
}
#mainmenu ul li a:link, #mainmenucat ul li a:visited{
	text-decoration:none;
}
#mainmenu ul li a:hover, #mainmenu .current_page_item a, #mainmenu .select a, #mainmenu .current_page_ancestor a{
	background:#323c3d;
	color:#fff;
	text-decoration:none;
}

/*1st sub level menu*/
#mainmenu ul li ul{
	position: absolute;
	left: 0;
	display: block;
	visibility: hidden;
	margin:0 0 0 11px;
}
/*Sub level menu list items (undo style from Top level List Items)*/
#mainmenu ul li ul li{
	display: list-item;
	float: none;
	font-size:1.0em;
	background:none;
	padding:0;
}
/*All subsequent sub menu levels vertical offset after 1st level sub menu */
#mainmenu ul li ul li ul{
	top: 0;
	margin:0;
}
/* Sub level menu links style */
#mainmenu ul li ul li a, #mainmenu ul li.current_page_item ul a, #mainmenu ul li.select ul a{
	width: 160px; /*width of sub menus*/
	height:auto;
	padding: 7px 5px 7px 10px;
	margin: 0;
	border-bottom: 1px solid #676767;
	border-top-width: 0;
	text-align:left;
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
}
#mainmenu ul li ul li a:hover{ /*sub menus hover style*/
	text-decoration:none;
	color: #48CD00;
	color: #0076a3;
	color: #DBDBFF;
}

#searchform_top{
	float:left;
}
#searchform_top_text{
	width:144px;
	padding:5px 5px 3px 5px;
	color:#434343;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	float:left;
	border:0;
	background:url('images/bgr_menu.gif') repeat-x;
	border-bottom: 1px solid #bbb;
}

#searchform_text{
	width:244px;
	padding:5px 5px 3px 5px;
	color:#434343;
	font-size:11px;
	font-family:Arial, Helvetica, sans-serif;
	border:0;
	background:url('images/bgr_menu.gif') repeat-x;
	border-bottom: 1px solid #bbb;
}

#searchsubmit {
	vertical-align:middle;
}

#gosearch{
	float:left;
}
/*board*/
#board{
	width:100%;
	height:30px;
	overflow:hidden;
	background: #718a9e;
	background: #7994a9;
}
#board_items{
	width:100%;
	
}
#board_body{
	width:928px;
	padding:0 0 0 0;
	margin:0;
	float:left;
}
#board_carusel{
	width:860px;
	height:25px;
	margin:5px 16px 0 40px;
	position:relative;
}
#board_carusel .belt{
	position: absolute;
	left: 0;
	top: 0;
}
.board_item{
	width:430px;
	overflow:hidden;
}
#board_body strong{
	font-size:10px;
	color:#fff;
	line-height:18px;
}
#board_body p a{
	font-size:10px;
	color:#fff;
	line-height:18px;
}

#board_body p a{
	
}
#board_body p.more a{
	text-decoration:underline;
}
#board_body p.more a:hover{
	text-decoration:none;
}
#board_carusel_nav{
	width:100%;
/* 	overflow:hidden; */
}
#board_carusel_nav li{
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
}
#board_carusel_nav a{
	display:block;
	float:left;
	width:15px;
	text-align:center;
	padding:7px 0;
}
#board_carusel_nav a.selected, #board_carusel_nav a:hover{
	font-weight:bold;
	color: #ffffff;
}
#board_carusel_nav a:hover{
	text-decoration:underline;
	font-weight:bold;
}

/* BODY */

#body{
	width:100%;
	background:#fff url('images/bgr_body.png') repeat-y;
	overflow:hidden;
}

#body_top{
	width:100%;
}

#body_end{
	width:100%;
	overflow:hidden;
	padding:0 0 87px 0;
}

#body_left{
	width:701px;
	float:left;
}

#body_right{
	width:299px;
	float:right;
}

/* left contact */

#body_left_content{
	width:629px;
	margin:15px 0 0 23px;
}

.post{
	width:100%;
	margin:0 0 0 0;
}

.post-top{
	width:100%;
	/*border-bottom:1px solid #d3d3d3;*/
	overflow:hidden;
}

.post-title{
	width:520px;
	float:left;
	margin:10px 0 5px 0;
}

.post-title h2{
	margin:0 0 5px 0;
	color:#000;
	font-weight:normal;
}

h2.page_title, .post-title h2{
	font-size:24px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.post-title h2{
	font-size:18px;
}

.post-title h2 a{
	color:#000;
}
.post-top h4{
	width:101px;
	height:69px;
	padding:30px 0 0 0;
	color:#898989;
	text-align:center;
	font-weight:normal;
	font-size:23px;
	font-family:Georgia, "Times New Roman", Times, serif;
	float:right;
}

.post-top h3{
	font-weight:normal;
	color:#4b4b4b;
	font-size:12px;
	font-family:Verdana, Geneva, sans-serif;
	margin:4px 0 5px 2px;
}

/* kategori */
.post-top h3 a, .post-top h3 span{
	color: #7994a9;
	color: #5c7589;
	font-weight:bold;
	text-transform:capitalize;
}

.entry{
	line-height:15px;
	font-size:13px;
	margin:8px 0 10px 0;
	padding: 0 0 10px 0;
	border-bottom:1px solid #d3d3d3;
}
.entry img{
	border:0px solid #ccc;
}

.entry p{
	padding-bottom:15px;
}

.entry p a{
	font-weight:bold;
	text-decoration:none;
	color: #445665;
}

.entry p a:hover{
	text-decoration:underline;
}


.moretext{
	
}
.moretext {
	font-weight:bold;
	font-size:13px;
	font-family:Verdana, Geneva, sans-serif;
	color: #444;
	background:url('images/button_ff.png') no-repeat;
	padding:2px 0 6px 30px;
	margin: 10px 0 0 0;
	display: block;
}

.post-page{
	width:588px;
	margin:0 0 0 13px;
}

h2.page_title{
	margin:0 0 5px 0;
	color:#000;
	font-weight:normal;
	border-bottom:1px solid #d3d3d3;
	padding:15px 0 10px 5px;
}

.breadcrumb a, .breadcrumb{
	color: #999;
	padding:0 0 0 0;
}

.post-page .entry{
}

.post-page .entry a{
	text-decoration:underline;
	font-weight:bold;
}

.post-page .entry a:hover{
	text-decoration:none;
}

/*.entry strong{
}*/

.post-page .entry h1, .post-page .entry h2, .post-page .entry h3, .post-page .entry h4, .post-page .entry h5, .post-page .entry h6{
	color:#000;
	font-family:Tahoma, Geneva, sans-serif;
	display:block;
	font-weight:normal;
}

.post-page .entry h1{
	font-size:22px;
	padding:0 0 14px 0;
}

.post-page .entry h2{
	font-size:18px;
	padding:0 0 14px 0;
}

.post-page .entry h3{
	font-size:14px;
	padding:0 0 12px 0;
}

.post-page .entry h4{
	font-size:20px;
	padding:0 0 10px 0;
}

.post-page .entry h5{
	font-size:18px;
	padding:0 0 8px 0;
}

.post-page .entry h6{
	font-size:16px;
	padding:0 0 6px 0;
} 

/* SIDE BAR */

#sidebar{
	width:220px;
	margin:50px 0 0 20px;
	color:#212121;
}

.sidebars h2{
	font-size:23px;
	color:#212121;
	font-family:Tahoma, Geneva, sans-serif;
	text-transform:uppercase;
	padding:0 0 0 30px;
	font-weight:normal;
	background:url('images/bgr_sidebars_h2.png') no-repeat left 2px;
	margin:0 0 10px 0;
}

.sidebars .widget {
	margin: 0 0 20px 0;
	padding: 0 0 20px 0;
	border-bottom: 1px solid #d2d2d2;
}


.kpiup, .kpisame, .kpidown{
	margin: 7px 0 5px 0;
	padding: 4px 0 6px 30px;
	display: block;
}
.kpiup {
	background: url('images/arrow.up.png') no-repeat;
}
.kpisame {
	background: url('images/arrow.same.png') no-repeat;
}
.kpidown {
	background: url('images/arrow.down.png') no-repeat;
}

.sidebars .w_head {
	font-weight: normal;
	margin: 0 0 20px 0;
}

.sidebars ul{
}

.sidebars ul li{
}

.sidebars ul li ul li{
	margin-bottom:0;
	width:auto;
}

.sidebars ul li ul li ul li{
	margin-left:0;
}

.sidebars li ul{
	padding:0 0 30px 5px;
}

.sidebars li ul li ul{
	padding:0 0 0 10px;
	width:auto;
}

.sidebars li ul li ul li ul{
}

.sidebars li{
	margin-bottom:0px;
	background:none;
}

.sidebars li li{
	margin-bottom:0px;
	border-bottom:1px solid #d2d2d2;
	padding:10px 0 10px 8px;
	font-size:13px;
}

.sidebars li li li{
	background:none;
	border:0;
	padding-bottom:3px;
}

.sidebars li a{
	color:#000;
}

.sidebars li.widget_categories ul li{
}

.sidebars li.widget_categories ul li a{
}

.sidebars li.widget_categories ul li ul li a{
}

.sidebars li.widget_archives ul li a{
}

.sidebars li.linkcat ul li a{
}

.sidebars .widget_tags p{
	padding:0px 10px 10px 15px;
}

.sidebars .widget_tags a{
	color:#000;
}

.sidebars .textwidget{
	padding:10px;
}

/* FOOTER */

#footer{
	width:100%;
	height:144px;
	background:url('images/bgr_footer.png') repeat-x;
	overflow:hidden;
}

#footer .footerwidget {
	float: left;
	margin: 10px 20px;
}

#footer h2{
	color:#000;
	font-size:12px;
	font-weight:normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	text-transform:uppercase;
	position:relative;
}
#footer h2 a{
	color:#000;
}
#footer h2 a:hover{
	text-decoration:none;
}

#footer_text{
	padding:20px 30px 0 0;
	float:right;
}

#footer_text p{
	color:#000;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:0 0 8px 0;
	font-size:13px;
}
#footer_text a{
	color:#000;
}
#footer_text b a{
	color:#0076a3;
	text-decoration:underline;
}
#footer_text b a:hover{
	text-decoration:none;
}
#footer_text .designed{
	font-size:11px;
}



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}


img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
/* End Images */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 0 30px 10px 10px;
	padding: 10px 0 0 14px;
	border-left: 3px solid #ddd;
	font-style: italic;
	}


.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	text-align: right;
	margin:10px auto 0 auto;
	width:97%;
	padding:10px;
	overflow:hidden;
	font-size:13px;
	color:#000;
	}

#content_single .navigation {
	text-align: center;
	width:96%;
	padding:10px 0 10px 0;
	margin:30px 0 0 25px;
	}

.navigation a{
	color:#000;
	font-size:13px;
	}

.wp-pagenavi{
	line-height:1.8em;
	padding:0 15px 0 15px;
}

.wp-pagenavi a {
	padding: 4px; 
	margin: 2px;
}
.wp-pagenavi span.pages {
	padding: 4px; 
	margin: 2px;
	background:#000;
	color:#fff;
}
.wp-pagenavi span.current {
	padding: 4px; 
	margin: 2px;
	background:#000;
	color:#fff;
}
.wp-pagenavi span.extend {
	padding: 4px; 
	margin: 2px;
	background:#000;
	color:#fff;
}
/* End Various Tags & Classes*/

/* Begin Lists
 */

.entry ul, .entry ol {
	margin: -15px 10px 15px 15px;
	padding:0;
	line-height: 11px;
} 


.entry ul li {
	background:url('images/ico_entry.gif') no-repeat left 13px;
	padding:9px 0 0px 13px;
	font-size: 12px;
	}


.entry ol li {
	margin: 0;
	padding:5px 0 7px 0;
	border-bottom:1px solid #d3d3d3;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
ol li{
	list-style: decimal outside;
}

.entry ul.nav_see_also{
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.entry ul.nav_see_also li{
	border: 0;
	background: none;
	float:left;
	margin: 0;
	padding: 0;
}

.entry ul.nav_see_also a{
	margin: 0 10px 0 0;
	padding: 0;
}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form {
	text-align:center;
}

select {
	width: 130px;
	}

#commentform{
	width:400px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 350px;
	padding: 2px;
	}

#commentform #submit {
	margin: 5px 0 0 0;
	padding:0;
	width:85px;
	height:35px;
	}
/* End Form Elements */

ul.qtrans_language_chooser li.active { display:none }