/*
Theme Name: Mundoline
Description: mundoline cargo
Version: 2.6++
Author: Limbai Studio
Author URI: http://www.limbai.com
Tags: no tag tagan
*/
body
{
	margin:0;
	font-family:Trebuchet MS;
	font-size:12px;
	color:#003366;
}
h1
{
	font-size:16px;
	font-weight:bold;
}
h2
{
	font-size:14px;
	font-weight:bold;
}
.box_left
{
	border-left: 2px solid #0066CC;
	border-right: 2px solid #0066CC;
	border-top: 2px solid #0066CC;
}
.title
{
	font-size:20px;
	color:#FF6600;
	font-weight:bold;
}
.top_menu
{
	font-size:15px;
	color:#FFFFFF;
	font-weight:bold;
}
.content_left
{	
	background-image: url("images/bali-cargo_content_left1.jpg");
	background-repeat:repeat-y;
}
.content_right
{
	background-image: url("images/bali-cargo_content_right1.jpg"); 
  	background-repeat:repeat-y;
}
.content
{
	background: #0374DC url("images/bali-cargo_content_back.jpg");
	background-repeat: no-repeat;
}
.frm_box {
	color: #003366;
	background-color: #ACBAC8;
	border: 0px;
	font-size:10px;
}
.frm_tombol {	
	background-color: #ACBAC8;
   	border: 0px;
	font-size:12px;
	color:#003366;
}
.footnote
{
	color:#FFFFFF;
	padding-left:20px
}
a:link,  a:visited{
    color: #003366;
	text-decoration: none;
}
a:hover {
    color: #FFFFFF;
	text-decoration: underline;
}
a.menu:link,  a.menu:visited{
    color: #FFFFFF;
	text-decoration: none;
}
a.menu:hover {
    color: #FFFFFF;
	text-decoration: underline;
}
a.menu_bawah:link,  a.menu_bawah:visited{
    color: #003366;
	text-decoration: none;
}
a.menu_bawah:hover {
    color: #003366;
	text-decoration: underline;
}

li.widget {
	margin-bottom: 10px;
	padding-bottom: 10px;
}
li h2{
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	color: #ffffff;
	background-color:#0072DB;
	margin-top: 0px;
	margin-bottom: 5px;
	line-height: 25px;
}
ul{
	margin: 0px;
	padding: 0px;
	text-align: left;
}
li {
	list-style-type: none;
}
li a, li a:visited{
	text-decoration: none;
	color:#003366;
}
li a:hover{
	color:#003366;
	text-decoration: underline;
}
ul ul ul{
	padding-left:10px;
}
a img {
	border: none;
}
.entry img{
	padding-right: 10px;
}