/*
Theme Name:Softened Cells V2
Theme URI:http://www.dl2media.com
Description:Converted Sofetened Cells template from OSWD converted for wrodpress
Author:DL2 Media
hi

*/

/***************************************************
HTML Element Styles
***************************************************/
body{background-color:#eee;}
p{text-align:justify;line-height:120%;margin-bottom: 1em;}
h1,h2,h3,h4,h5,h6 { margin-bottom: 1em; font-weight:bold;}
h1 { font-size:200%;}
h2 { font-size:180%;}
h3 { font-size:160%;}
h4 { font-size:140%;}
h5 { font-size:120%;}
h6 { font-size:100%;}

#header{height:300px;background:url(images/jalan_banner.jpg) black no-repeat top center; position:relative;}

#header .subtitle {
    display:none;
}

#header h1 {
    display:none;
}

#menu {text-align: center;margin-top:6px;}
#menu li {display:inline;}
#menu a{margin-top:10px;padding-top:20px;padding:6px 20px 0 20px;text-decoration:none;text-transform:uppercase;color:#666;}
#menu a:hover,#menu a.active{background:url(images/menu_tab.gif) no-repeat top center;}
strong { font-weight: bold;}
em {font-style: italic;}
blockquote{margin-left:2em; margin-bottom:1em;}
.leftcaption {
    float: left;
    display: inline;
    margin-right: 1em;
}
ol li{list-style: decimal; list-style-type:decimal;}


