/**
Theme Name: Unistart Template 2010
Author URI: http://www.unico.co.id/
Version: 1.0
Author: Unitech
*/

/* -------------------------------------- */

body {
	background:#F8BB28 url(images/bg_page.jpg) no-repeat bottom right fixed;
	text-align: left;
	margin: 0;
	padding: 0;
	line-height: 1.4em;
	color:#333;
	font-family:Verdana,Arial;
	text-decoration:none;
	font-size:10pt;
	height:100%; /* this is the key! */
	width:100%;
	}
img a:link, img a:visited {border:0px;}
#content-sub img {float:left;}
a:link, a:visited {text-decoration:none;}
#content-sub a:link, #content-sub a:visited {color:#ff3300;text-decoration:none;}

.pagetitle, .title h1{
	font:normal 18px "Verdana",Arial,sans-serif;
	color:#000;
	}
#container{
	clear: both;
	margin: 0 auto;
	padding:0;
	width:950px;
	background:url(images/bg_container.gif) repeat-y;
}
#header {
	padding: 0px;
	margin: 0px auto;
	position:relative;
	width:950px;
	height:140px;
	background:url(images/bg_header.gif) 0 0 repeat-x;
}

#head-content {
	width:950px;
	margin: 0px auto;
	height:140px;
	padding: 0px;
	background:url(images/bg_sitetitle.jpg) 0 0 no-repeat;
	}

#header #sitetitle {
	top:20px;
	width:280px;
	position:absolute;
	margin:0;
	padding:0;
	z-index:1;
	}

#header #sitelogo {
	padding:0;
	margin:10px 0 0;
	text-align:left;
	line-height: 1.2em;
	letter-spacing:-1px;
	color:#000;
	height:117px;
	background:url("images/logounistart.gif") 0 0 no-repeat;
	}

#header #sitetitle .description {
	font-size: 12pt;
	padding: 0;
	margin:0;
	text-align:left;
	color:#fff;
	position:relative;
	clear:right;
	/*top: 30px;*/
	text-indent: -1000px;
	}

#header #sitetitle h1 a { display: none; }

.partner-logo  { 
	margin-top:-100px;
	margin-left:175px;
	_margin-left:75px;
	float:left;
	height:60px;
}

.partner-logo img{
	padding-right:2px;
}
 
.topmenu{
	color:#000000;
	position:absolute;
	left:570px;
	_left:550px;
	top:0px;
	_top:0px;
	width:200px;
	margin:0px;
	font-size:11px;
} 
.language{
	color:#000000;
	margin:0px;
	padding-left:40px;
} 

.topmenu a, .language a{
	color:#000000;
	text-decoration:none;
}

.topmenu a:hover, .language a:hover{
	color:#000000;
	text-decoration:underline;
} 

.floatright{
	float:right;
}

.topregister{
	top:55px;
	right:15px;
	text-align:right;
	color:#000000;
	text-decoration:none;
	display:block;
	position:absolute;
	width:170px;
	padding:0;
	font-size:11px;
}
.topregister a{
	color:#000000;
	text-decoration:none;
}

.topregister a:hover{
	color:#000000;
	text-decoration:underline;
}

.topregister a img {border: none; } 

#contentleft {
	width: 149px;
	min-height:420px; /* for modern browsers */
	height:auto !important; /* for modern browsers */
	height:420px; /* for IE5.x and IE6 */
	float:left;
	padding: 0;
	margin: 0;
	overflow:hidden;
	background-color:#fddd5a;
	} 

#content {
	width: 652px;
	min-height:420px; /* for modern browsers */
	height:auto !important; /* for modern browsers */
	height:420px; /* for IE5.x and IE6 */
	margin: 0px;
	padding: 0;
	float:left;
	background-color:#fae4ae;	
    	display:block;
	position:relative;
	overflow: hidden;
	}

#content-sub {
	width: 622px;
	min-height:420px; /* for modern browsers */
	height:auto !important; /* for modern browsers */
	height:420px; /* for IE5.x and IE6 */
	margin: 0px 0px 10px 0px;
	padding: 15px;
	float:left;
	background-color:#fae4ae;
	color:#000;	
    	display:block;
	position:relative;
	overflow: hidden;
	}
	
#content-sub h1{font-size:30px;}

#contentright {
	width: 149px;
	padding: 0;	
	margin:0;
	overflow:hidden;
	background-color:#f8bb28;
	display:block;
	float:right;
	} 
	
#stamp {
	width:150px;
	height:150px;
	margin-top:170px;
	margin-left:-50px;
	position:absolute;
	z-index:100;
	}
#stamp2 {
	width:110px;
	height:110px;
	margin-top:170px;
	margin-left:0px;
	position:absolute;
	z-index:100;
	}	

#sidebar {
	width: 149px;
	min-height:420px; /* for modern browsers */
	height:auto !important; /* for modern browsers */
	height:420px; /* for IE5.x and IE6 */
	float:right;
	overflow:hidden;
	background-color:#f8bb28;
	}

#footer {
	text-align:center;
	padding:0px 0;
	clear: both;
	margin: 20px auto 0;
	width:950px;
	overflow:hidden;
	color:#333;
	background:#6C0500 url(images/bg_footer.jpg) repeat-x 0 0;
	font-size:11px;
	}


#footer .footernav{
	float:left;
	font-size:11px;
	margin-left:200px;
	_margin-left:100px;
	_padding-top:10px;
} 

#footer .copyright {
	float:left;
	display:inline;
	font-size:10px;
}

#footer .footernav ul {
	overflow:hidden;
	list-style-type: none;
}
#footer .footernav ul li {
	float:left;
	padding: 0 10px;
	border-right:1px solid #bebea7;
}
#footer .footernav ul li a:link, #footer .footernav ul li a:visited, #footer .footernav ul li a:active {
	color:#333;
	text-decoration:none;
}
#footer .footernav ul li a:hover {
	color:#333;
}
#footer .copyright {
	float:right;
	padding: 10px 30px;
	text-align:right;
}

.clearfix:after {
	content: "."; 
	display: block; 
	height: 0; 
	clear: both; 
	visibility: hidden;
	}

.clearfix {display: inline-block;}


/* -------------------[ Top Navigation ]------------------- */

#topnav {
	margin:0px;
	padding:0px;
	width:950px;
	height:33px;
	}
	
#topnav ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	}

#topnav li {
	list-style: none;
	float:left; 
	width:155px; 
	height:33px;
	line-height:33px;
	position:relative;
	text-align:center;
}	
	
#topnav li a, #topnav li a:visited{
	list-style: none;
	color: #fff;
	text-decoration: none;
	display: block;
	background-color:#F43202;
	width:155px;
	_width:134px;
	float:left;
	}

#topnav li a:hover  {
	color: #eee;
	background-color:#C7B038;
	}

	
/* -------------------[ Searchform ]------------------- */

#topsearch {
	position:absolute;
	top: 0px;
	right:15px;
	width:225px;
	height:50px;
	padding:0;
	margin:0;
	}
#searchform {
	top: 0px;
	right:15px;
	width:225px;
	height:50px;
	background:url(images/searchbg.gif) top left no-repeat;
	padding:0;
	margin:0;
	}

#searchform #searchfield {
	font-size:9pt;
	float:left;
	padding:0;
	width:120px;
	margin: 23px 0 0 30px;
	border:0;
	background:transparent;
	color:#888;
	line-height:1.1em;
	}

#searchform #submitbutton {
	margin: 15px 0 0;
	float:right;
	font-size:8pt;
	width:43px;
	height:30px;
	text-align:center;
	border:0;
	background: transparent;
	}
	
/* -------------------[ Headings ]------------------- */

h1, h2, h3, h4, h5, h6, h7 {
	line-height: 1.2em;
	letter-spacing: -1px;
	margin: 0;
	padding: 0;
	text-align: left;
	color:#000;
	}

h1 {
	font-size: 20pt;
	}

h2 {
	font-size: 18pt;
	}

h3 {
	font-size: 16pt;
	}

h4,h5,h6,h7 {
	font-size: 14pt;
	letter-spacing:0px;
	}

.entry h1,.entry h2,.entry h3, .entry h4, .entry h5, .entry h6, .entry h7 {
	margin-bottom: 15px;
	}

h3#comments, #respond h3  {
	margin: 0;
	}

h1.archive-title, h1.page-title {
	margin-bottom:15px;
	background:url(images/dot1.gif) bottom left repeat-x;
	padding-bottom:5px;
	}

h2.post-title, h1.post-title {
	margin: 0;
	padding: 0;
	}

.singlepost h1.post-title {

	}

.sitemap h2 {
	font-size: 14pt;
	padding:0;
	margin-bottom:5px;
	}

h3.widgettitle {
	font-size: 12pt;
	padding:0;
	margin-bottom:5px;
	letter-spacing:0px;
	}


#slideshow .feature-entry h2 {
	padding-top:5px;
	margin-bottom: 10px;
	}

/* -------------------[ Content Left ]------------------- */
#contentleft h3.widgettitle{
	padding:5px;
	margin-bottom:0;
	height:30px;
	width:149px;
	color:#000;
	}
#contentleft ul{
	padding:0px;
	margin:0;
	margin-bottom:10px;
}

#contentleft ul li h3{
	padding:0px;
	margin-bottom:0;
	/*background:url(images/bg_sidebar.jpg) repeat-x;*/
	}

#contentleft ul ul {
	margin: 0;
	padding-bottom: 10px;
	list-style-type:none;
	text-decoration: none;
	color:#000;
	}
#contentleft li li {
	margin: 0 0 5px;
	padding:0 0 0 5px;
	border-bottom:0;
	text-decoration: none;
	}
#contentleft li li:hover{
	background-color:#f47b20;
}

#contentleft li a:active,
#contentleft li a:visited,
#contentleft li a:link  { 
	color:#000;
	text-decoration: none;
	}

.align-center { float:center; margin: 0 0 15px 15px; }	
#contentleft a img {border: none; clear:left;contentleft;margin:1px; } 
/*	
/* -------------------[ Content right ]------------------- */

#contentright #sidebar li  a .dotted-1{
	color:#000;
	font-size:20px;
}
#contentright h3.widgettitle{
	padding:5px;
	margin-bottom:0;
	height:30px;
	width:149px;
	color:#000;
	/*border-top:1px solid #eee;
	border-bottom:1px solid #fff;*/
	}
#contentright ul{
	padding:0px;
	margin:0;
	margin-bottom:10px;
}

#contentright ul li h3{
	padding:0px;
	margin-bottom:0;
	background:url(images/bg_sidebar.jpg) repeat-x;
	/*border-top:1px solid #eee;
	border-bottom:1px solid #fff;*/
	}
	
#contentright #sidebar li {
	margin: 0 0 5px;
	padding:0 0 0 5px;
	border-bottom:0;
	/*background:url(images/dot.gif) no-repeat;
	background-position: .2em .4em;*/

	/*text-decoration: none;*/
	}

#contentright #sidebar li:hover{
	background-color:#f47b20;
}

#contentright #sidebar li a:active,
#contentright #sidebar li a:visited,
#contentright #sidebar li a:link  { 
	color:#000;
	text-decoration: none;
	}
	
#contentright #sidebar li a img {border: none;}
/* -------------------[ Sidebar ]------------------- */

#sidebar li {
	margin-left: 5px;
	padding:0;
	/*border-bottom:1px solid #ddd;*/
	/*text-decoration: none;*/
	color:#FFF;
	}
#sidebar ul{
	list-style-type: none;
}

#sidebar li li {
	margin: 0 0 5px;
	padding:0 0 0 10px;
	border-bottom:0;
	/*text-decoration: none;*/
	}

#sidebar li li li {
	margin: 0;
	padding:0;
	border:0;
	background:transparent;
	color:#FFF;
	}

#sidebar li li li:hover {
	}

#sidebar li li li li {
	margin: 0 0 0 10px;
	padding:0;
	background:transparent;
	}

	
/*---------------------------[Main-Content]---------------------------*/
#main-content h3 {
	padding : 5px;
	margin:5px;
	font-size:15px;
	color:#ffffff;
}
#main-content{
	background:#3E0001;
	color:#fff;
	padding: 10px;
	border: 0px solid #3d3d3d;
	margin-bottom: 15px;
}
	
#main-content .desc p{
	padding:10px;
	width:320px;
	float:right;
	background:#3E0001;
	color:#ffffff;
}	

#main-content p a:link, a:active {
	text-decoration:none;
	color:red;
}

#main-content a:hover{
	text-decoration: underline;
}

#main-content .postimg {
	float: left;
	width: 277px;
	height: 384px;
	padding: 5px;
}
	
#main-content .postimg-s {
	float: left;
	width: 108px;
	height: 97px;
	padding-bottom: 10px;
}
	
#main-content h2 {
	font-size: 2.5em;
	line-height: 1em;
	margin-bottom: 0px;
}
	
#main-content h2 a, .recent h3 a {
	text-decoration: none;
	color: #fff;
}
		
#main-content h2 a:hover, .recent h3 a:hover {
	text-decoration: underline;
}
	
p.content {
	font-size: 0.8em;
	color:#ffffff;
}

.post_author {color:grey;font-size:11px; margin:0px;}


/*---------------------------[Featured]---------------------------*/
#newstitle h3 {
	padding : 5px;
	margin:5px;
	font-size:15px;
	color:#ffffff;
}

#featured{
	background:#f8bb28;
	color:#fff;
	border: 0;
	margin: 0;
	padding:0;
	overflow: hidden;
	float: left;
	position: relative;
}

#featured .postimg {
	float: none;
	width: 650px;
	height: 257px;
	padding-left: 1px;
	display:block;
	overflow:hidden;
	background: url(images/featured_image.jpg) no-repeat;
	}
#featured a {
	text-decoration: none;
	float: left;
}
#featured a:hover {
	cursor: pointer;
}

#featured .desc{
	display: block;
	font-size: 0.9em;
	padding: 10;
	background: #f8bb28;
	color: #000;
	position: absolute;
	top: 0px;
	left: 0px;
	/*padding: 5px;*/
	margin: 15;
	width: 250px;
	/*border-top: 1px solid #999;*/
	clean:left;
	min-height: 257px;
	_height: 262px;
}
#featured .desc p{
	padding:10px;
}

#featured h2{
	padding:10px;
	padding-bottom:10px;
}	

#featured .desc h2 a{
	color:#fff;
}


#featured p a:link, #featured p a:active, #featured p a:visited {
	float:none;
	position:relative;
	text-decoration:none;
	color:yellow;
	margin-left:5px;
}

#featured p a:hover{
	text-decoration: underline;
}

.recent {
	position:relative;
	padding: 0px;
	border: 0px solid #3d3d3d;
	margin-bottom: 15px;
	background:#480000;
	width:650px;
}

.recent h3 {
	font-size:13px;
	padding-left:10px;
	padding-bottom:5px;
}

.recent .desc{
	position:absolute;
	display: block;
	font-size: 0.9em;
	padding: 0px;
	background: #333;
	filter:alpha(opacity=75);
	opacity:.75;
	-ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=75)"; /*--IE 8 Transparency--*/
	color: #fff;
	top: 0px;
	left: 0px;
	/*padding: 5px;*/
	margin: 15;
	width: 375px;
	max-height: 100px;
	min-height: 100px;
	clear:left;
}
.recent .desc p{
	padding:10px;
	overflow:hidden;
	line-height:12px;
}

.recent p a:link, a:active {
	float:none;
	position:relative;
	text-decoration:none;
	color:yellow;
	margin-left:5px;
}

.postimg {
	float: right;
	width: 277px;
	height: 257px;
	padding-left: 5px;
}
	
.postimg-s {
	width: 650px;
	height: 100px;
	padding: 0px;
}
	
#featured h2 {
	font-size: 2em;
	line-height: 1em;
	margin-bottom: 0px;
}
	
#featured h2 a, .recent h3 a {
	text-decoration: none;
	color: #fff;
}
		
#featured h2 a:hover, .recent h3 a:hover {
	text-decoration: underline;
}
	
p.content {
	font-size: 0.8em;
	color:#ffffff;
}
	
#more-recent{
	margin:0px;
	padding:0px;
}
#more-recent ul{
	padding: 0px;
    margin: 0px 0;
    list-style: none;
    float: left;
}
#more-recent ul li{
	display: inline;
	margin:0px;
	padding:12px;
	/*background-color: #D3B92F;*/
	background:url(images/bg_box.gif) 0.2em 0.5em no-repeat;
	/*border: 1px solid #b3b3b3;*/
}
#more-recent ul li a{
	font: 700 12px/14px "Arial", Helvetica, sans-serif;
	cursor: pointer;
	color:#000;
	/*border: 1px solid #b3b3b3;*/
	text-decoration: none;
	margin:10;	
}

/*#more-recent a:hover{
	background-color:#FF2400;
	padding: 5px;
    margin: 3px ;
}*/


#more-recent ul li a span {
    margin: 0 0px 0 -10px;
    padding: 1px 8px 5px 18px;
    position: relative; /*To fix IE6 problem (not displaying)*/
    float:left;
}

/* POST META */
.postmeta {
	margin: -10px;
	padding: 4px;
	background-color: #dedbd1;
	clear: both;
	}
	
.postmeta p {
	margin: 0;
	padding-left: 6px;
	text-transform: uppercase;
	font-weight: bold;
}
.postmeta span.comm {
	font-weight: normal;
}
.postmeta a:link, .postmeta a:visited {
	color: #3d3d3d;
	text-decoration: none;
}
.postmeta a:hover, .postmeta a:active {
	text-decoration: underline;
}

/* main menu */

#menu{
	width:950px;
	background:#f47b20;
	font:normal 10pt "arial", helvetica;
	color: #ffffff;
	margin: 0px auto 0px;
	float:left;
}	

#menu ul {
	position:relative; 
	z-index:300;
	margin:0;
	padding:0;
	}
	
#menu ul li a {	
	padding:10px;
	margin: 0;
	color: #ffffff;
	display:block;
	border-bottom:none;
	text-decoration:none;
	}
	
#menu ul li a:hover {	
	color:#fff;
	text-decoration:none;
	background:#ff9c00;
	text-decoration:none;
	}
	
#menu ul li {
	float:left; 
	position:relative; 	
	list-style-type: none;
	margin: 0px;
	padding:0;
	width:190px;
	_width:189px;
	text-align:center;
	color: #ffffff;
	}
	
#menu ul ul {
	position:absolute; 
	display:none; 
	width:12em; 
	margin:0;
	_margin-left:-78px;
	padding:0; 
	background:#e28a00;
	z-index: 99999;
}

#menu ul li ul {width:14em; padding:0;  display: none; position: absolute; z-index:999; line-height:24px;}
#menu ul li ul li {padding:0;text-align:left;}
#menu ul li ul a {width:12em; height:auto; float:left; color:#fff; padding:4px 10px; height:auto; color:#fff;}
#menu ul li ul a:hover {color:#fff;height:auto; border:none; border-radius:none !important;}
#menu ul ul ul {top:auto; padding:0;}
#menu ul li ul ul {left:12em; margin:0 0 0 20px; top:auto;}
#menu ul li:hover ul ul, #dropmenu li:hover ul ul ul, #dropmenu li:hover ul ul ul ul {display:none; border:none; }
#menu ul li:hover ul, #dropmenu li li:hover ul, #dropmenu li li li:hover ul, #dropmenu li li li li:hover ul {display:block;}


#menu ul li.current_page_item a {
	color:#fff;
}

#menu ul li.current_page_item li a {
	color:#fff;
}

#menu ul li li a {
	color:#fff;
}

#menu ul li li a:hover {
	color:#fff;
}

#menu ul li.current_page_item li a:hover {
	color:#fff;
}

#menu ul li ul li.current_page_item a {background:none !important;}
.wp-caption {float:left;}
.wp-caption p {line-height:14px;}
.wp-caption-text {font-size:10px;margin:0px;}
