/*
Theme Name: Trisolusindo
Theme URI: http://trisolusindo.org/
Description: Trisolusindo
Author: yudiehidayat@gmail.com
Version: 1.0
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
*/

body{
	font:75% Tahoma,Arial,sans-serif;
	background:#CFCFCF url(images/bg-2.gif) top center repeat-y;
	color:#404040;
	line-height:1.2em;
	margin:0;
	background-color:#FFF;
}

a{
	color:#333333;
	text-decoration:none;
	margin:0;
}

a:hover{
	margin:0;
	color:#851111;
	text-decoration:underline;
}

#wrap{
	color:#404040;
	width:800px;
	height:600px;
	background-image:url(images/main.jpg);
	background-position:top;
	background-repeat:repeat-x;
	margin:auto;
}

#content{
	float:left;
	margin-top: 14em;
	margin-left: 9em;
	width:590px;
	color:#000000;
}

#judul{
	font-size:15px;
	text-decoration:underline;
	font-weight:bold;
	color:#900;
	font-family:Verdana, Geneva, sans-serif;
	text-transform:uppercase;	
}

#menubox{
	float:left;
	width: 150px;
	padding:0 2em 0 0 ;
}

#menu{
	clear:both;
	padding-top:1em;
	color:#061d59;
}

#separator{
	background:url(images/separator.jpg);
	height:200px;
	float:left;
	width:1px;
}

#kontak{
	float:left;
	width: 300px;
	padding-left:1em;
	padding-top:2.5em;
	margin:0 0 0 2em;
	color:#851111;
	text-align:left;
}

#kontak_dalam{
	font-size:12px;
}

#footer{
	color:#7e710d;
	float:left;
	margin-bottom:0px;
	padding:0;
	padding-bottom:1em;
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	width:100%;
	text-align:center;
}

a#link_si{
	color:#7e710d;
}

a#link_si:hover{
	color:#7e710d;
	font-weight:bold;
	text-decoration:underline;
}

#clear{
	clear:both;
	height:25px;
}

div.isi {
	font-size: 11px;
	text-align:justify;
}


div.isi pre {
	font-family:Tahoma, Arial, Helvetica, sans-serif;
	padding: 5px 0 15px;
}

#depan{
	visibility:visible;
}