﻿body 
{
    margin-bottom: 0px;
	font-family: Georgia,"Times New Roman",Times,serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	
	color: #FFF;
	
    background: #383838;
}

a
{
    color: #FFF;
    text-decoration: none;
}

a:hover
{
    color: #ffd407;
}

a img
{
    border: none;
}


h1, h2, h3, h4, h5, h6 
{
    font-weight:normal;
}


label
{
    display: block;
    margin: 5px auto;
}

input
{
    margin: 0 0 5px 0;
}

.judul-depan
{
    font-size: 36px;
    color: #FFF;
    text-transform: uppercase;
}

.judul-depan span
{
    font-size: 48px;
    
}

.tagline-depan
{
    font-family: Arial, "Arial";
    font-size: 18px;
    color: #caaa14;
    font-variant: small-caps;
    letter-spacing: 10px;
    margin: -22px 0 0 0;
    font-weight: bold;
}

#wrap
{
    width: 800px;
    margin: 0pt auto;
    padding: 0 10px 0px 10px;
    position: relative;
}

#wrap a
{
    color: #FFF;
}

#wrap a:hover
{
    color: #ffd407;
}

#content-wrap
{
}

#x
{
  
}

#contents
{
    
}

#title-page
{
    margin: 250px 200px 250px 200px;
}

#title-page a, a:hover, a:visited
{
    border-style: none;
    border-color: #383838;
    color: #383838;
    
}

#head
{
    background: #383838;
}

#header
{
    margin: 10px;
}

#header .title
{
    float: right;
    font-size: 18px;
    letter-spacing: 5px;
    margin: -40px 30px 0 0;
}

#header-one
{
    background-image: url(images/website/atas-depan.jpg);
    background-position: center;
    background-repeat: no-repeat;
    height: 392px;
}

#navbar
{
    margin: 10px;
}

#nav-header
{
    position: relative;
    color: #FFF;
    float: right;
    padding:372px 10px 0pt 0pt;
    letter-spacing: 10px;
}

#nav-header a
{
    color: #FFF;
}

#nav-header a:hover
{
    color: #ffd407;
}

#contents
{
    margin: 0 0 10px 0;
}

#ads
{
    padding: 10px;
}

#gallery
{
    
}

#vertical {
  padding:0;
  margin:10px 0 10px -10px; 
  list-style-type:none; 
  font-size:1.4em; 
  font-family: "times new roman", Times, serif;
  background-color: #383838;
  height: 380px;
  
  
  }
#vertical li
{
    float: left;
    margin: 0 0.3em 0 0.3em;
    text-decoration: none;
    list-style-type: none;
}

#vertical li a img{
  text-decoration:none; 
  display:block; 
  border: none;
  height:auto;
}
#vertical li a em {
  font-style:normal; 
  display:block; 
  text-align:center; 
  background:#fff; 
  border-left:0.1em solid #000; 
  border-right:0.1em solid #000;
  }
#vertical li a em.nd {
  border-bottom:0.1em solid #000;
  }
#vertical li a:hover img{
  padding: 20px 0 0 0;
  }
#vertical li a:hover em {
  background:#eee; 
  color:#800;
  }
#vertical li a label,
#vertical li a:hover label,
#vertical li a:visited label
{
    color: #eee;
    position: relative;
    height: auto;
    width: auto;
    left: 35px;
    
}
#vertical ul{
	text-align: center;
}
  
#vertical label{
	float:left;
	margin: 30px 0 0 0;
	background:transparent none repeat scroll 0%;
border:medium none;
}

#vertical img{
	float:left;
}

#comments
{
    color: #FFF;
}

#comments a:hover
{
    color: #b80000;
}

#page
{
    display: block;
    float: right;
    margin: 10px;
}

#page span
{
    font-size: 32px;
    color: #ebc200;
}

#biography
{
    margin: 0 0 0 150px;
    border: 1px solid #adadad;
    padding: 5px;
}

#profile-photo{
    float: left;
    position: relative;
    margin: 10px;
}

#comment-wrap
{
    margin: 0 0 0 220px;
}

.comment-one
{
    background: #4d4c4c;
    border: 3px solid #1d1d1d;
    margin: 5px auto;
    padding : 5px;
}

.comment-two
{
    background: #414141;
    border: 3px solid #1d1d1d;
    margin: 5px auto;
    padding : 5px;
}

.comment-one:hover, .comment-two:hover
{
    background: #ebc200;
    color: #000;
}


#write-comments
{
    color: #FFF;
}

#head-banner
{
    margin: 20px;
}

#copyright
{
    margin: 30px 10px;
    padding: 5px;
    border-top: 1px solid #FFF;   
}

.page-number
{
    float: right;
    font-size: 20px;
   
}

#developer
{
    float: right;
    position: relative;
    padding: 10px;
}

#wrap .back-button
{
    font-family: Arial , Georgia, 'Times New Roman' , Times, serif;
    font-size: 14px;
    color: #ebc200;
}