/*----------------------------------------------------------------------------
Template Style Sheet

Otowork.com
2007

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

@import url("otowork.css");

/* $1 - Standard Elements
----------------------------------------------------------------------------*/
	html {min-height: 100%;}
	code,ul {padding-bottom: 1.1em;}

/* $2 - Struktur dasar
----------------------------------------------------------------------------*/
.wrapper {
	font-size: 1.3em;
	margin: 0 auto;
	width: 780px;
}

/* $3 - Nama Situs
----------------------------------------------------------------------------*/
.logositus {
    background:url('../images/banner.jpg'); 
	font: transparent;
    margin-top:16px;
	height:109px;
	width:525px;

	
}

/* $4 - Top
---------------------------------------------------------------------------*/

#header #top{
max-height:600px;
overflow:hidden;
}

#header #top a{
text-decoration:underline;
}

#header #top a:hover{
color:#006699;
}

#header #top .moduletable{
padding-top:6px;
position:left;}
}

#header #top .moduletable h3{
background-position:0px 10px;
position:left;
padding:4px 0 6px 25px;
margin:3px 0;
}

/* $5 -  isi
----------------------------------------------------------------------------*/
.content {
	float: left;
	margin: 10px 0;
	padding-top: 32px;
	width: 531px;
}

.content li {margin-left: 18px;}

/* $6 - User3
---------------------------------------------------------------------------*/
#user3 ul{
margin:0; 
padding:0;
width:auto;
}
#user3 ul li{
margin:0; 
padding:0;
float:right;
height:40px;
}
#user3 ul li a{
color:#006699; 
text-transform:uppercase;
padding:8px;
display:block;
background-position:0px 2px;
}
#user3 ul li a:hover{
text-decoration:none;
}

/* $7 - misc
--------------------------------------------------------------------------*/
#dFooter {
	border-top: 5px solid #53a3b2;
	color: #CCC;
}
#dFooter a {color: #FFF;}
.center {width: 760px; margin: 0 auto; padding: 12px 0;}
.clearer {clear: both; font-size: 0;}
.left {float: left;}
.right {float: right;}
.small {color: #333;}
.createdate {padding-bottom: 6px; color: #999;}