/* CSS Document */
@font-face{
font-family:fontku;
src:url("font/kberry.ttf");
}
@font-face{
font-family:fonttulis;
src:url("font/Qlassik_TB.ttf");
}
@font-face{
font-family:fontside;
src:url("font/talldark.ttf")
}
@font-face{
font-family:fontside2;
src:url("font/ALEAWB.ttf")
}
@font-face
{
font-family:fonttable;
src:url("font/contm.ttf");
}
@font-face
{
font-family:fontnav;
src:url("font/Knights Quest.ttf");
}
@font-face
{
font-family:fontfoot;
src:url("font/MrB3d.ttf");

}
body
{
background-attachment:scroll;
background:url(images/black.jpg);
}

#content
{
background-color:none;
border-radius:50px;
height:800px;
margin:100px 50px 50px 150px;
}
body #content #header {
	background-image:url(images/header.jpg);
	height:100px;
	width:1000px;
	padding:10px 0px 0px 10px;
	font-family:fontside;
	-moz-box-shadow:#000 10px 10px 10px 10px;
}
#content #header h2 a
{
font-style:normal;
text-shadow:#666666 2px 2px 2px;
text-align:left;
font-size:40px;
text-decoration:none;
color:#000000;
}
#content #isi #menu nav
{
float:right;
margin:0px 50px 10px 10px;
}
#content #isi #menu nav ul li
{
float:right;
background-color:#000;
list-style:none;
padding:10px;
border-radius:5px;
color:#FFFFFF;
font-family:fontnav;
font-size:16px;
border-color:#FFFFFF;
border-width:medium;
}
#content #isi #menu nav ul li a
{
text-decoration:none;
color:#FFFFFF;
}
#content #isi #menu nav ul :hover
{
background-color:#CCCCCC;
font-family:fontnav;
border-radius:5px;
color:#000000;
font-size:16px;
text-decoration:none;
}
#content #sidebar
{
	background-color:#000;
	width:350px;
	height:1150px;
	float:right;
	padding:50px 0px 10px 20px;
	border-radius:10px;
	border:thick  solid #FFFFFF;
	margin:-180px 100px 100px 0px;
	-moz-box-shadow:#000 2px 2px 10px 4px;
	border-color:#FFFFFF;
	border-width:thick;

}
#content #sidebar .widget h2 a
{
font-family:fontside;
color:#FFFFFF;
font-size:32px;
text-decoration:none;

}
#content #sidebar .widget h2
{
list-style:none;
font-family:fontside;
font-size:32px;
color:#FFFFFF;
}
#content #sidebar .widget 
{
list-style:none;
}
#content #sidebar .widget p 
{
color:#FFFFFF;
}

#content #sidebar .widget li a
{
list-style:none;
font-family:fonttulis;
font-size:15px;
text-decoration:none;
color:#FFFFFF;
}
#content #sidebar .widget li :hover
{
font-family:fonttulis;
text-decoration:none;
color:#FFFFFF;
font-size:18px;
}
#content #sidebar #lambang 
{
	height:300px;
	width:290px;
	border-color: #009966 ;
	background-color:#FFFFFF ;
	padding:15px 5px 15px 20px;
	border-radius: 10px;
	align: center;
	list-style:none;
	border-width: 10px 10px 10px 10px ;
}
#content #isi
{
padding:10px 10px 10px 10px;
background-color:#FFF;
height:800px;
width:480px;
border:#000000 thick  solid ;
margin:10px 10px 10px 130px;
border-radius:25px;
-moz-box-shadow:#000 4px 4px 6px 6px;
}
#content #isi li
{
font-family:fonttulis;
list-style-position:inside;
color:#000000
}
#content #isi li a
{
text-decoration:none;
color:#000000;
}
#content #isi li :hover
{
font-family:fonttulis;
color:#000000;
font-size:18px;
text-decoration:none;
}

td
{
background-size: 170px 140px;
background-repeat:no-repeat;
background-position:center;
}
table tr td
{
text-align:center;
border:double;
width:100;
border-color:#330000;
font-family:fonttable;
}
table tr td a button
{
height:30px;
width:80px;
font-family:fonttable;
text-decoration:none;
}
p
{
font-family:fonttulis;
text-align:justify;
}
 h4 a
 {
 font-family:fontnav;
 float:left;
 padding:0px 50px 0px 50px ;
 text-decoration:none;
 color:#000000;
 }
 #halaman1
 {
 float:left;
 }
 #halaman2
 {
 float:right;
 }

#content #footer{
background-image:url(images/header.jpg);
width:1000px;
height:100px;
border:thick  solid #000000;
float:none;
padding:5px 5px 5px 5px;
border-radius:10px;
-moz-box-shadow:#000 2px 2px 5px;
font-family:fontfoot;
font-size:10px;
}
#content #footer p a{
	text-decoration:none;
	color:#000;
	font-style: none;
}

