/*
Theme Name: TWP Business
Theme URI: http://www.zulsdesign.com/
Description: The original WordPress theme TWP Business theme ini dibuat oleh <a href="http://www.zulsdesign.com">zulsdesign studio</a>. <br/> Wordpress Theme ini dibuat hanya untuk TWP Brand Communication Specialist

Version: 1.0
Author: Mohammad Zulkarnain (zulsdesign studio)
Tags:  green, black, variable width, no widgets

*/
body {
    background-color: #6eac44;
}
#box-utama {
    margin: 20px auto 0;
    background: #fff;
    overflow: hidden;
}
.kiri {
    clear: both;
}
.bg-putih {
    background: #fff;
}
.logopad {
    padding: 10px 0 ;
}
.menu {
    padding: 5px 0;
    font-family: georgia;
}
.menu ul {
    list-style-type: none;
}
.menu li {
    float: left;
}
.menu li a {
    color: #444;
    display:block;
    font-size:1.4em;
    padding:50px 0 0;
    text-align:center;
    width:60px;
    text-decoration: none;
}
.menu li a:hover {
    text-decoration: underline;
}
.foot {
    display: block;
    margin: 0 auto 30px;
}
.foot ul {
    list-style-type: none;
}
.foot li {
    float: left;
    margin: 0;
}
.foot li a {
    color: #444;
    display:block;
    font-size:1.0em;
    width:60px;
    text-decoration: none;
}
.foot li a:hover {
    text-decoration: underline;
}
#header {
    width: 975px;
    height: 248px;
    background: url(images/bg-header.png) no-repeat;
    margin-left: -15px;
    position:relative;
}
#partner {
    width: 975px;
    height: 96px;
    background: url(images/bg-partner.png) no-repeat;
    margin-left: -8px;
}
.partner {
    margin: 22px 0;
    height: 50px;
    background: url(images/partner.png) center no-repeat;
}
.logo-partner {
    margin: 22px 0;
    height: 50px;
}
.logo-partner img {
    margin: 0 3px;
}
.box-slide {
    width: 895px;
    height: 231px;
    float: left;
    margin-top: 8px;
    display: block;
}
.isi-slide {
    margin: 0;
    padding: 0;
    list-style: none;
    width: 895px;
    height: 231px;
    
}
.isi-slide li {
    margin: 0;
    padding: 0;
    overflow: hidden;
}
.box-nav {
    width: 80px;
    height: 231px;
    background: url(images/header-nav.png) no-repeat;
    float: left;
    margin-top: 8px;
}
.nav-next a {
    width: 50px;
    height: 50px;
    margin: 45px auto;
    display: block;
    background: url(images/next-nav.png) no-repeat;
}
.nav-prev a {
    width: 50px;
    height: 50px;
    margin: 10px auto;
    display: block;
    background: url(images/prev-nav.png) no-repeat;
}
.content {
    background: url(images/bg-content.png) repeat-x;
    background-color: #fff;
    overflow: hidden;
}
.pad-top-20{
    padding-top: 20px;
}
.portfolio {
    width: 100%;
    height: 105px;
    overflow: hidden;
}
.portfolio img {
    border: solid 5px #e5e5e5;
    padding: 0 1px;
}
.testimonial {
    display: block;
    background: url(images/bg-testi.png) top left no-repeat;
    font-style: italic;
    padding-left: 30px;
}
.graphic, #prevBtn, #nextBtn {
    display:block;
    margin:0;
    overflow:hidden;
    padding:0;
    text-indent:-8000px;
}

#prevBtn, #nextBtn {
    display:block;
    height:50px;
    position:absolute;
    top:145px;
    left:910px;
    width:50px;
}
#nextBtn {
    left:910px;
    top: 60px;
}
#prevBtn a, #nextBtn a {
    background:url(images/prev-nav.png) no-repeat;
    display:block;
    height:50px;
    width:50px;
}
#nextBtn a {
background:transparent url(images/next-nav.png) no-repeat scroll 0 0;
}
/*
POST BODY CSS
*/
.breadcrumb {
    padding: 7px 0;
    border-bottom: dashed 1px #ddd;
}
.breadcrumb ul {
    float: left;
}
.breadcrumb li {
    float: left;
}
.postbody {
	margin-top: 10px;
}
.postbody a {
    color: #0099ff;
    text-decoration: none;
}
.postbody a:hover {
    text-decoration: underline;
}
.postbody h1, .postbody h2, .postbody h3, .postbody h4, .postbody h5, .postbody h6 {
	line-height: 1.3em;
	margin: 0 0 7px;
        font-weight: normal;
}

.postbody p {
	font-size: 1em;
	line-height: 1.4em;
	color: #333;
	margin: 0px 0px 10px 0px;
}

.postbody h1 {
	letter-spacing: -1px;
	font-size: 2.5em;
}

.postbody h2 {
	letter-spacing: -1px;
	font-size: 2em;
	color: #00756D;
}

.postbody h3 {
	letter-spacing: -1px;
	font-size: 1.8em;
	color: #333;
}

.postbody h4 {
	font-size: 1.5em;
	color: #666;
}

.postbody h5 {
	font-size: 1.3em;
	color: #999;
}

.postbody h6 {
	font-size: 1em;
	font-weight: bold;
	color: #577aee;
}
.postbody .date {
    font-size: 0.7em;
    margin: 10px 0 0;
}

.postbody ol {padding-left: 20px;}
.postbody ul {margin: 5px 5px 20px 5px;list-style: circle;}
.postbody ol {margin: 5px 5px 20px 5px;}
.postbody ul ul {margin: 5px 5px 5px 5px;}
.postbody ol ol {margin: 5px 5px 5px 5px;}

.postbody ol li {
	line-height: 1.5em;
	color: #333;
	margin-bottom: 5px;
	font-size: 12px;
}

.postbody ul li {
	line-height: 1.5em;
	color: #333;
	background: url(images/bullet.gif) no-repeat;
	background-position: left 6px;
	padding-left: 5px;
	margin-bottom: 5px;
        margin-left: 15px;
}

.postbody blockquote {
	background: #f4f4f4;
	margin-bottom: 15px;
	padding-top: 10px;
	padding-left: 30px;
	padding-right: 50px;
        padding-bottom: 10px;
	display: block;
}

.postbody blockquote p {
	font-family: arial;
	font-size: 0.8em;
	line-height: 1.3em;
	letter-spacing: -1px;
	font-weight: bold;
	color: #587ae6;
}

.postbody ins {
	color: #333;
	text-decoration: underline;
}

.postbody del {
	color: #333;
	text-decoration: line-through;
}

.postbody code {
	color: #333;
	font-family: verdana;
	font-size: 11px;
	background: #eee;
	margin-bottom: 10px;
}
.postbody .alignnone {
    margin: 0px;
    
}
.postbody .alignleft {
    float: left;
    margin: 0 7px 7px 0;
}
.postbody .aligncenter {
    margin: 7px;
    display:block;
    margin-left:auto;
    margin-right:auto;
}
.postbody .alignright {
    float: right;
    margin: 0 0 7px 7px;
}
.wp-caption {
    -moz-border-radius-bottomleft:3px;
    -moz-border-radius-bottomright:3px;
    -moz-border-radius-topleft:3px;
    -moz-border-radius-topright:3px;
    background-color:#F3F3F3;
    border:1px solid #DDDDDD;
    margin:10px;
    padding-top:4px;
    text-align:center;
}
.postbody p.wp-caption-text {
    font-size:11px;
    line-height:17px;
    margin:0;
    padding:0 4px 5px;
}
/*
Navigation CSS
*/
.navigation {
	padding-top: 10px;
	margin: 10px auto;
	border-top: 1px solid #ddd;
        float: left;
        width: 100%;
}

.navigation a {
	padding: 5px;
	background: #6eac44;
	font-size: 1em;
	line-height: 1.1em;
	color: #FFF;
}

.navigation a:hover {
	background: #ff9900;
	color: #fff;
}

.navleft {
	float: left;
	width: 40%;
}

.navright {
	float: right;
	width: 40%;
}

.navleft a {
	float: left;
	display: block;
}

.navright a {
	float: right;
	display: block;
}

testi {
    width: 100%;
    height: auto;
    overflow: hidden;
}
.testi ul {
    list-style: none;
    margin:0;
    padding: 0;
    height: auto;
    display: block;
}
.testi li {
    display:block;
    float:left;
    height:auto;
    margin:0;
    padding:0;
    width:305px;

}
div.wpcf7 {
    width: 500px;
    height: auto;
    float: left;
}