

/* Import Basic Files
================================================== */

@import url("../fonts/openSans/stylesheet.css?t=1");               /* Custom Fonts */
@import url("base.css?v=1");                                       /* Reset & Basics */
@import url("skeleton.css?v=6");                                   /* Base 960 Grid */

/* Site Styles
================================================== */

/* general styles */
body {
	font: 13px/17px "Helvetica Neue", Helvetica, Arial, sans-serif;
	color: #656565 ;
    background: #dedede;
}

p { line-height: normal; }

strong { color: #111; }
h3 {
	color: #686868;
}
a {
	text-decoration: none;
}

hr.line {
	margin:0;
	padding:0;
	border-width: 1px 0 0;
	border-color: #efefef;
	border-style: solid;
}
hr.dotted-hr {
	margin:0;
	padding:0;
	border-width: 1px 0 0;
	border-color: #d7d7d7;
	border-style: dotted;
}
.light_gray {
	color: #d7d7d7;
}
a {
	transition: color 0.2s;
}
h2.post-title { margin: -4px 0 0px; line-height: 22px; }
form { overflow: hidden; }

input[type="text"], textarea {
	border: 1px solid #e7e7e7;
	background: #fcfcfc;
	color: #909090;
	font: 13px/17px 'OpenSansRegular';
}

input[type="submit"].submit, .button {
	background: green;
	color: white;
	border: none;
	text-shadow: none;
	transition: all 0.2s;
}
input[type="submit"].submit:hover, .button:hover {
	background: gray;
	color: white;
	border: none;
	text-shadow: none;
}
a.img-overlay {
	position: relative;
	display: block;
    height:170px;
    overflow: hidden;
}
.img-overlay-div {
    background: rgba(0, 0, 0, 0.7) url(../images/overlay-icon-01.png) center no-repeat;
    cursor: pointer;
    display: block;
	opacity: 0;
    height: 100%;
    left: 0;
    position: absolute;
    top: 0;
    width: 100%;
    z-index: 40;
}

/* header styles */
#wrap > header{
    background: url(../images/bubble.png) repeat-x 0% 0% #fff;
    display: block;
    position:relative;
	border-top: 5px solid #fff;
    box-shadow: 0 2px rgba(0, 0, 0, 0.35);
    margin: 0px!important;
    z-index: 100;
    padding-bottom: 0px!important;
}

#top-header{
    position: fixed!important;
    padding: 0px 5px;
    box-shadow: 0 2px 2px rgba(0, 0, 0, 0.5);
    left: 0;
    right: 0;
    height: 30px;
    overflow: hidden;
    font-size: 14px;
    z-index: 999;
    -webkit-backface-visibility: hidden!important;
    background-color: #02864C;
    background-image: url(../images/bg.png);
    background-repeat: repeat;
}
#top-header div{
    float: left;
    color: #fff;
    padding: 0 2px;
    vertical-align: middle;
}
#top-header #menu-toggle{
    padding-top: 5px;
}
#info-tanggal{
    margin-top: 5px;
}
#top-header form{
    margin-bottom:0px!important;
}
    
input[type="text"].header-search  { 
    margin:0; 
    border-radius:4px; 
    padding:2px ; 
    width:200px;
    float:left;
    font-size: 12px;
    background:#fdfdfd url(../images/find-ico1.png) no-repeat right
}

#link-member{
    float: right!important;
    margin-top: 5px;
    color: #fff;
}

#link-member a{color: #F7FF50;}
#logo-header{
    padding: 0px;
    display: block;
    margin-top: 5px;
    margin-bottom: 0px;
    margin-right: 0px;
    color: #000;
}

#logo-header .columns {margin-left: 0px!important;}

#logo-header .header-left{
    text-align: left;
}

#slogan{
    margin-top: 10px;
    color: #000;
}

#tanggal-online{
    font-weight: bold;
}
#search-container{
    margin-top: 2px;
    float: right;
}

#banner-top{
    width: 770px;
    float: right;
}

#banner-top .banner-item{
    padding: 0!important;
}
#logo-header .logo a img {
    /*
    float:left;
	display: block;
    margin-top:10px;
    margin-left:10px;
    */
}

#ticker_01{
    float: left;
    display: block;
    height: 14px;
    /*margin-left: 12px;*/
    overflow: hidden;
    margin-top: 0px;
    text-transform: uppercase;
    clear: left;
}

#nav-button img{
    width: 16px;
}


#login-form{
    float: right!important;
    margin-top: 4px;
    color: #fff;
}

#login-form a{
    color: #fff;
    margin-right: 5px;
}
#flogin{
    display: none;
    position: fixed!important;
    border: 1px solid #d7d7d7;
    top:40px;
    left:auto;
    right:0px;
    width: 250px;
    z-index: 10000;
    background: #fff;
}

#flogin form{
    padding: 10px;    
}
#flogin div{
    float: none;
}
#flogin form label{
    display: inline-block;
    text-align: left;
}

#flogin a{
    color: #000;
}
#login-form a.login-menu{
    background: url(../images/arrow_down.png) no-repeat right;
    padding-right: 16px;
    margin-right: 5px;
    color: #fff;
    text-decoration: none;
    border: none;
}

/* header-two styles */
#header-two {
    clear: both;
    height: 26px;
    margin-bottom: 0!important;
    border-top: 1px solid #000;
}
#header-two h3{
    float: left;
    font-weight: bold;
    font-family: "OpenSansRegular";
    font-size: 13px;
    text-transform: uppercase;
    overflow: hidden;
    white-space: nowrap;
    padding: 0 5px;
    color: #fff;
    line-height: 20pt;
    margin-bottom: 0!important;
    text-shadow:1px 1px 1px #000;   
}

#header-two .headlines {
    height: 20px;
    overflow: hidden;
    padding: 0 0 0 2px;
    position: relative;
    top: 3px;
}
#header-two .headlines ul {
    list-style: outside none none;
    margin: 0;
}
#header-two .headlines li {
    height: 20px;
    line-height: 20px;
}
#header-two .headlines a {
    font-family: "Glegoo",serif;
    font-size: 12px;
    height: 20px;
    margin-bottom: 6px;
    overflow: hidden;
    text-overflow: ellipsis;
    /*white-space: nowrap;*/
    color: #000;
    font-size: 14px;
}
#header-two .headlines a span {
    color: #999;
    font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
    font-size: 11px;
}

#menu-slide{
    display: none;
    position: fixed;
    top:31px;
    left:0;
    bottom: 0;
    overflow: auto;
    background: #000;
    color: #fff;
    font-size: 13px;
    width: 165px;
    padding: 10px 5px 10px 10px;
}

#menu-slide ul ul{margin-left: 10px;}
#menu-slide > ul > li > a{
    text-transform: uppercase;
    font-weight: bold;
    color: #F9FAC8;
}
#menu-slide ul li{
    line-height: 1.2em;
} 

#menu-header{
    z-index: 100;
    clear: both;
    margin-top: 0px;
    margin-left: 0px;
    margin-right: 0px;
    height: 39px;
    background-color: #333333;
    background-image: url(../images/bg.png);
    background-repeat: repeat;
    color:#fff;
    /*
    -moz-border-bottom-colors: none;
    -moz-border-left-colors: none;
    -moz-border-right-colors: none;
    -moz-border-top-colors: none;
    border-image: none;
    border-color: #d5d5d5 #d5d5d5 #d3d3d3;
    border-style: solid;
    border-width: 1px;
    border-left-width: 0;
    border-right-width: 0;
    box-shadow: 0 2px rgba(0, 0, 0, 0.035);
    */
}

.navigation ul {
    margin-bottom: 0!important;
}

.navigation > ul {
    position: relative;
    display: inline-table;
    width: 100%;
}

.navigation ul ul {
    position: absolute;
	left: 0px;
	top: 38px;
	z-index: 100;
	margin: 0;
	padding: 1px 0;
	display: none;
    width: 100%;	
    height: 30px;
	/*box-shadow: 2.5px 2.5px 5px rgba(0,0,0,0.2);*/
    border-bottom: 1px solid #000;
    
}
.navigation ul ul ul {
	left: 182px;
	top: -1px;
}
.navigation ul li {
	float: left;
}
.navigation > ul > li:first-child {
    /*border-left: medium none;*/
}
.navigation > ul > li {
    /*border-left: 1px solid rgba(255, 255, 255, 1);*/
    /*border-right: 1px solid rgba(0, 0, 0, 0.1);*/
    /*display: table-cell;*/
    float: left;
    list-style: outside none none;
    text-align: left;
    vertical-align: middle;
    white-space: nowrap;
}

.navigation ul ul li {
    display: inline-block;
    text-align: center;
    margin-bottom: 0!important;
}

.navigation ul li a {
	display: block;
	text-decoration: none;
	font-family: 'OpenSansBold';
	font-size: 12px;
	color: #eee;
	text-transform: uppercase;
	position: relative;
	z-index: 1;
	margin-left: 0px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-right: 8px;
	padding-left: 8px;
	/*transition: background 0.1s;*/
}
.navigation ul li.level2 a{
    text-transform: none;
}

/*
.navigation > ul > li > a{
	text-transform: uppercase;
}
*/
.navigation ul ul li a {
	float: left;
    text-decoration: none;
	font-family: 'OpenSansRegular';
	color: #fff;
	font-size: 13px;
	/*text-transform: uppercase;*/
	margin-left: 0;
	width: auto;
	padding: 6px 10px;
}

.navigation > ul > li:hover > a, .navigation ul li a.active {
	color: #fff;
	/*box-shadow: 0 0 3px rgba(0,0,0,0.2);*/
}
.navigation ul ul li a:hover, .navigation ul ul li a.active {
	box-shadow: none;
	background: #3a3a3a;
}
.navigation > ul > li:hover > a span, .navigation ul li a.active span {
	color: #fff;
}
.navigation ul li a span {
	display: inline-block;
	font-family: 'OpenSansItalic';
	font-size: 14px;
	color: #aeaeae;
	text-transform: none;
    margin-left: 0px;
}
.navigation ul li a.home {
    background: url(../images/home_hover.png) no-repeat 50% 50%;
    width: 20px;
    height: 100%;
}

.navigation > ul > li:hover > a.home, .navigation ul li a.home.active {
    background-image: url(../images/home_hover.png);
    background-repeat: no-repeat;
    background-position: 50% 50%;
}

/* main content styles */
.main {
	padding-bottom:40px;
}
.slogan {
    font-family: 'OpenSansLight';
	font-size: 18px;
	color: #3a3a3a;
	text-transform: uppercase;
	line-height:normal;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0;
	margin-top:0px;

}
.slogan p {
	font-size:12px;
	text-transform:none;
	text-align:justify;
	margin-top:-15px;
}

.slogan img{
    margin-top: -12px!important;
}

.slogan h3 {
    font-weight: normal!important;
}
hr.line.slogan {
	margin-bottom: 15px;
}


.headline {
	margin: 30px 0 0;
	background: url(../images/headline_bg.jpg) left 45% repeat-x;
}
.headline h3 {
	background: #fff;
	display: inline-block;
	padding: 0 10px 0 0;
}

/* pagination styles */
/*
.pagination {
	overflow: hidden;
	margin-left: 100px;
}
.pagination li {
	float: left;
	margin: 0;
}
.pagination li a {
	display: block;
	text-transform: uppercase;
	border-bottom: 1px solid #efefef;
	padding: 10px 15px 9px;
	margin-right: 5px;
	text-decoration: none;
	font-size: 12px;
}
.pagination li a:hover, .pagination li.disabled a{
	background: #f8f8f8;
}
*/
.pagination{display: block;clear: both;margin-bottom: 10px;}
.pagination li a:hover, .pagination li.disabled a{
	font-weight: bold;
    background: #f8f8f8;
}

#page-content{width: 100%;background-color: #fff;font-size: 14px;color: #000;clear: left;margin-top: 0!important;padding: 0!important;}
#page-content.container .eight.columns{margin-left: 0px;margin-right: 0px;color: #000;}
#page-content.container .fourteen.columns{background: #fff;}
/*#page-content.container .eleven.columns{border: 1px solid #d7d7d7;border-top: hidden;background: #fff;}*/


/* sidebar styles */
#sidebarleft,
#sidebarleft_fix1,
#sidebar,
#sidebar_fix1,
#sidebar2,
#sidebar2_fix1{
    /*background: url('../images/sidebar.jpg') repeat #E7E7E7;*/
    /*background: #fff;*/
}

#sidebarleft *{color: #111;}

#sidebarleft{
    margin-left: 0!important;
    margin-right: 0px!important;
}
#sidebarleft_fix1{
    padding: 0px 0px!important;
}

#sidebar,#sidebar2{
    margin-right: 0px!important;
}
#sidebar_fix1,#sidebar2{
    /*padding: 4px 5px!important;*/
    padding: 0!important;
}

#sidebar,#sidebarleft,#sidebar2 {
    position:relative;
}
#sidebar iframe,#sidebar2 iframe,#sidebarleft iframe{
	width: 100%;
}
#sidebar .sidebar-widget:first-child,#sidebarleft .sidebar-widget:first-child {
	margin-top: 0px;
}
#sidebar .sidebar-widget:last-child,#sidebarleft .sidebar-widget:last-child {
	margin-bottom: 5px;
}

.sidebar-widget {
    padding: 0;
    margin: 0;
    margin-bottom: 0px;
    background: #fff;
}
.sidebar-widget p{
	color: #909090;
}

.sidebar-widget span {
	color: #C62020!important;
}

.sidebar-widget ul, .sidebar-widget ul li {
	margin: 2px;
    line-height: 12px;
}

.sidebar-widget ul.full, .sidebar-widget ul.full li {
	margin: 0px!important;
}
.sidebar-widget #popular_post{
    height: 420px;
    overflow: hidden;
}
.sidebar-widget .popular-posts li {
	border-bottom: 1px solid #d7d7d7;
	overflow: hidden;
	margin-top: 15px;
}
.sidebar-widget .popular-posts li p {
	font-size: 14px;
	font-family: OpenSansRegular;
	line-height: normal;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
.sidebar-widget .popular-posts li p a {
	text-decoration: none;
    font-weight: normal;
	color: #3a3a3a;
    font-size: 11px;
}
.sidebar-widget .popular-posts li span {
	font-size: 9px;
	text-transform: uppercase;
    color:#C62020;
}
.sidebar-widget .popular-posts li a.pp-image {
	float: left;
	margin: 0 10px 14px 0;
}
.sidebar-widget .popular-posts li a.pp-image img {
	display: block;
}

.sidebar-widget h3 {
	text-transform: uppercase;
	font-size: 16px;
	font-family: 'OpenSansRegular';
    padding: 2px 5px;
    color: #fff!important;
    background-image: url(../images/bg.png);
    background-repeat: repeat;
	text-shadow: 0 1px rgba(0, 0, 0, 0.25);
    margin: 0!important;
}

.separator_title {	
    /*font-family: 'OpenSansLight';*/
    background-image: url(../images/bg.png);
    background-repeat: repeat;
	text-transform: uppercase;
	font-size: 18px;
    color: #fff!important;
    padding: 5px 5px 6px 5px;
    margin-top: 0px;
    line-height: normal!important;
	text-shadow: 0 1px rgba(0, 0, 0, 0.25);
}

.separator{display:none;}

/*
.separator_title {	font-family: 'OpenSansLight';
	font-size: 18px;
 }
.separator {  margin-top:-10px; margin-bottom:15px; }

.separator .grey { width:auto; height:1px; background:#dbdbdb; margin-top:-3px; z-index:1; margin-left:47px; }
*/


.list-styles li, .sidebar-widget .blog-categories li, .sidebar-widget .blog-archives li {
	border-bottom: 1px dotted #d7d7d7;
	padding: 5px 0 6px;
	background: url(../images/arrow.png) top left no-repeat;
	padding-left: 15px;
}
.list-styles li:last-child, .sidebar-widget .blog-categories li:last-child, .sidebar-widget .blog-archives li:last-child {
	border-bottom: none;
}
.list-styles li a, .sidebar-widget .blog-categories li a, .sidebar-widget .blog-archives li a {
	color: #909090;
	text-decoration: none;
}
/* contact form styles */
#contact-form .contact-form label {
	font-family: 'OpenSansRegular';
	font-size: 12px;
	font-weight: 100;
}
#contact-form .contact-form textarea {
	width: 690px;
}
#contact-form .contact-form label {
	margin-bottom: 5px;
}
#contact-form .contact-form p {
	display: inline-block;
	margin: 0 17px 0 0;
}
#contact-form .contact-form input[type="submit"] {
	margin-bottom: 0;
}
.contact-header {
	margin-bottom: 26px;
}

/* coments styles */
.comments {
	border-bottom: 1px dotted #e7e7e7;
	margin-bottom: 30px;
}
.comments li {
	margin-bottom: 34px;
}
.comments li:last-child {
	margin-bottom: 40px;
}
.comments li img {
	float: left;
	margin-right: 20px;
}
.comments li .comment {}
.comments li .comment .comment-container {
	background: url(../images/comment-arrow.png) left center no-repeat;
	margin-left: 90px;
	padding: 0 0 0 11px;
}
.comments li .comment .comment-container p {
	background: #fcfcfc;
	border: 1px solid #e7e7e7;
	border-left: none;
	padding: 9px 20px 10px;
	line-height: 20px;
	margin: 0;
}
.comments li .comment h4.author {
	font-size: 12px;
	margin: 5px 0 0 100px;
	display: inline-block;
	border-bottom: 1px solid #e7e7e7;
	padding-bottom: 3px;
}
.comments li .comment h4.author span {
	font-size: 10px;
	color: #909090;
	text-transform: uppercase;
	font-family: 'OpenSansRegular';
}
.comments li .comment a.reply {
	float: right;
	margin: 11px 0 0;
}
.comments li .comment a.reply:hover {
	color: #909090;
}
ul.children {
	margin: 34px 0 0 100px;
}
.author-header, .comments-header {
	margin-bottom: 30px;
}

/* blog page styles */
.blog-detail{
    background: #fff;    
}
article.blog-post {
	/*border-bottom: 1px solid #efefef;*/
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top:10px;
    padding-bottom:0px;
    padding-left: 10px;
    padding-right: 5px;
    background: #fff;
    border-bottom: 1pt inset #000;
	
}
article.blog-post.single {
	margin-bottom: 0px;
}
.blog-post .post-image {
	margin-bottom: 0px;
}
.blog-post .post-image img {
	width: 100%;
	height: 160px;
	display: block;
}
.blog-post .post-image.variant {
	width: 160px;
	height: 160px;
	float: left;
}
.blog-post .post-right {
	/*text-transform: uppercase;*/
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
    font-size: 11px;
}

.post-meta{
    margin: 0 0 2px;
}
.margintgl {
	margin-top: -5px;

}



.blog-post .post-right .post-meta a:hover {
	color: #3a3a3a;
}
.blog-post .post-left {
	float: left;
	margin-right: 20px;
}
.blog-post .post-left .post-meta a.post-date {
	width: 80px;
	height: 80px;
	display: block;
	color: #fff;
	text-align: center;
	text-decoration: none;
	
}
.blog-post .post-left .post-meta a.post-date span {
	display: block;
	font-size: 40px;
	font-family: 'OpenSansLight';
	padding-top: 20px;
	padding-right: 0;
	padding-bottom: 10px;
	
	padding-left: 0;
}
.blog-post .post-left .post-meta a.post-type {
	width: 80px;
	height: 80px;
	display: block;
}
.twelve .blog-post .post-right {
	float: right;
	width: 600px;
}
.twelve .blog-post .post-right.variant {
	width: 440px;
}
.sixteen .blog-post .post-right {
	float: right;
	width: 840px;
}
.blog-post .post-title a {
	color: #3a3a3a;
	text-decoration: none;
    line-height: 18px!important;
}
.blog-post a.read-more:hover {
	text-decoration: none;
	color: #656565;
}
.blog-post .post-content {
	margin-bottom: 10px;
}
.blog-post .post-content p {
	margin-bottom: 15px;
}

/* footer styles */
footer {
	clear: both;
    position: relative;
    bottom: 0;
    display: block;
    margin-top: 4px;
    background-color: #333333;
    background-image: url(../images/bg.png);
    background-repeat: repeat;
	padding: 15px 0 20px;
}
#sidebar footer{
    /*margin: 0 -5px;*/
    margin: 0;
}

hr.line.footer {
	margin: 20px 0 15px;
	border-color: #4f4f4f;
}
footer a, footer a:visited {
	color: #e8e8e8;
}
footer a:hover {
	text-decoration: none;
}
.copyright {
	margin-top: 2px;
    width: 100%;
    text-align: center;
    color:#eeeeee;
}

.copyright a{
    color: #F7FF50;
}

/* contact page */

#googlemaps { margin: 25px 0 29px; }
h3.gmap-header {
    font-family: 'OpenSansRegular';
    font-size: 14px;
    text-transform: uppercase;
}

/* shortcodes page */

ul.tabs-nav {
	margin: 0;
	overflow: hidden;
}
ul.tabs-nav li { float: left; margin: 0; }
ul.tabs-nav li a { 
	text-transform:uppercase; 
	font-size: 12px; 
	text-decoration: none; 
	width: 120px;
	padding: 8px 0 9px;
	text-align: center;
	display: block;
	border: 1px solid #e7e7e7;
	margin-right: -1px;
}
ul.tabs-nav li.active a {
	border-bottom: 1px solid #fff;
	padding-top: 7px;
}
div.tabs-container {
	padding: 23px 25px 25px;
	border: 1px solid #e7e7e7;
	margin-top: -1px;
}
div.tabs-container div {}
h3.shortcodes, {
    font-family: 'OpenSansRegular';
    font-size: 14px;
    text-transform: uppercase;
	margin-top: 14px;
}

h3.front-page {
    font-family: 'OpenSansRegular';
    font-size: 15px;
    text-transform: uppercase;
	line-height:normal;
	padding-top: 10px;
}



.acc-container {
	padding: 0 0 0 25px;
	border-bottom: 1px dotted #D7D7D7;
}
span.acc-trigger {
	display: block;
	padding: 9px 0 9px 25px;
	border-bottom: 1px dotted #D7D7D7;
	background: url("../images/acc-style.jpg") left center no-repeat;
}
span.acc-trigger a { text-decoration: none; }
span.acc-trigger.active {
	background: url("../images/acc-style02.jpg") left center no-repeat;
	border-bottom: 1px dotted #fff;;
}
.list-styles.bigger-arrow li {
    background: url("../images/big-arrow.png") no-repeat scroll left top transparent;
}
.list-styles.arrow-twice li {
    background: url("../images/arrow-twice.png") no-repeat scroll left top transparent;
}
.list-styles.big-arrow li {
    background: url("../images/arrow-big.png") no-repeat scroll left top transparent;
}
.list-styles.squared li {
    background: url("../images/square.png") no-repeat scroll left top transparent;
}
.list-styles.dotted li {
    background: url("../images/dotted.png") no-repeat scroll left top transparent;
}
.list-styles, .list-styles li {
	margin:0;
}

.text-style-color-marker {
	color: #fff;
}
.text-style-dark-marker {
	background: #000;
	color: #fff;
}
.text-style-underline {
	border-bottom: 1px solid #dddddd;
}


.alert-success {
	text-align: center;
	background: #e3fbd9 url("../images/alert-success.png") 15px center no-repeat;
	border: 1px solid #c4f1ac;
	line-height: 38px;
	color: #86b278;
	position: relative;
	margin-bottom: 1px;
}
.alert-info {
	text-align: center;
	background: #e7fbfc url("../images/alert-info.png") 15px center no-repeat;
	border: 1px solid #b0e9f0;
	line-height: 38px;
	color: #6d89b6;
	position: relative;
	margin-bottom: 1px;
}
.alert-warning {
	text-align: center;
	background: #f8f7db url("../images/alert-warning.png") 15px center no-repeat;
	border: 1px solid #f2e05a;
	line-height: 38px;
	color: #d8a92d;
	position: relative;
	margin-bottom: 1px;
}
.alert-error {
	text-align: center;
	background: #fdebeb url("../images/alert-error.png") 15px center no-repeat;
	border: 1px solid #fbbab8;
	line-height: 38px;
	color: #d45959;
	position: relative;
	margin-bottom: 1px;
}
.alert-notice {
	text-align: center;
	background: #fff url("../images/alert-notice.png") 15px center no-repeat;
	border: 1px solid #cccccc;
	line-height: 38px;
	color: #9a9999;
	position: relative;
	margin-bottom: 1px;
}
.alert-success span,
.alert-info span,
.alert-warning span,
.alert-error span,
.alert-notice span {
	display: block;
	width: 12px;
	height: 12px;
	position: absolute;
	right: 12px;
	top: 13px;
	background: #e3fbd9 url("../images/close.png") no-repeat;
	cursor: pointer;
}

.blockquote {
	font-family: 'OpenSansSemibold';
	padding: 20px;
	background: #f9f9f9;
}

.b-white {
	line-height: 40px;
	background: url("../images/button01.jpg") top left repeat-x;
	width: 150px;
	color: rgba(0,0,0,0.3);
	font-family: 'OpenSansRegular';
	box-shadow: 0 2.5px 1px rgba(0,0,0,0.15);
	font-weight: normal;
	text-transform: uppercase;
	font-size: 15px;
	padding: 0;
	border-radius: 2px;
	border: 1px solid #bbbbbb;
}
.b-white:hover {
	background: url("../images/button01.jpg") top left repeat-x;
	color: rgba(0,0,0,0.3);
	border: 1px solid #bbbbbb;
	box-shadow: none;
}
.b-black {
	line-height: 40px;
	background: url("../images/button02.jpg") top left repeat-x;
	width: 150px;
	color: rgba(0,0,0,0.6);
	font-family: 'OpenSansRegular';
	box-shadow: 0 2.5px 1px rgba(0,0,0,0.25);
	font-weight: normal;
	text-transform: uppercase;
	font-size: 15px;
	padding: 0;
	border-radius: 2px;
	border: 1px solid #333333;
	text-shadow: 0 1px rgba(255, 255, 255, 0.25);
}
.b-black:hover {
	background: url("../images/button02.jpg") top left repeat-x;
	color: rgba(0,0,0,0.6);
	border: 1px solid #333333;
	box-shadow: none;
}

.b-color {
	line-height: 40px;
	background: url("../images/button03.jpg") top left repeat-x;
	width: 150px;
	color: rgba(13,105,0,1);
	font-family: 'OpenSansRegular';
	box-shadow: 0 2.5px 1px rgba(0,0,0,0.25);
	font-weight: normal;
	text-transform: uppercase;
	font-size: 15px;
	padding: 0;
	border-radius: 2px;
	border: 1px solid #648e00;
	text-shadow: 0 1px rgba(255, 255, 255, 0.25);
}
.b-color:hover {
	background: url("../images/button03.jpg") top left repeat-x;
	color: rgba(0,0,0,0.6);
	border: 1px solid #648e00;
	box-shadow: none;
}

table {
	text-align: left;
	border-collapse: collapse;
	border-spacing: 0;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 40px;
	margin-left: 0;
	padding-top: 0;
	padding-right: 5px;
	padding-bottom: 0;
	padding-left: 5px;
	border: 1px solid #efefef;
}

tr:nth-child(even) { background: #f4f4f4 }
tr:nth-child(odd) { background: #ffffff }

tr { border-bottom: 1px solid #dcdcdc; }

th,
td {
	padding: 5px;
	vertical-align: middle;
	text-align: center;
	font-size:12px;
	
}

thead th{
	font-size:14px;
	text-transform: uppercase;
	color:#707070;
	border:none;
	border-bottom:1px solid #c7c7c7;
	border-top:1px solid #c7c7c7;
	padding:10px 5px;
}

.dropcap {
	font-size: 55px;
	float: left;
    height: 35px;
	margin: 15px 5px 0 0;
	display: inline-block;
}

/* projects */
.our-work.our-work-margin, .flexslider.work-slider { margin-bottom: 0; }
.work-slider .flex-direction-nav a {
    right: 10px;
	bottom: 10px;
}

.work-slider .flex-direction-nav .flex-next {
    right: 46px;
}

.our-work-single ul li {
	border-bottom: 1px dotted #d7d7d7;
    padding: 5px 0 6px 0;
	margin: 0;
}
.our-work-single ul li:last-child {
	border-bottom: none;
}
.our-work-single ul li strong { color: #3a3a3a; }
.our-work-single h3 {
	font-family: 'OpenSansRegular';
	font-size: 14px;
	text-transform: uppercase;
	line-height: normal;
	margin: -5px 0 11px
}

#carousel ul li p a{
    font-size: 14px;
}

#filters ul {
	overflow: hidden;
	margin: 25px 0 40px;
}
#filters ul li {
	float: left;
	margin: 0;
}
#filters ul li a {
	font-size: 14px;
	text-transform: uppercase;
	background: #f8f8f8;
	color: #aeaeae;
	padding: 8px 16px;
	text-decoration: none;
	margin-right: 10px;
	display: block;
	transition: all 0.2s;
}
#filters ul li a:hover, #filters ul li a.selected {
	color: #fff;
}

/* homepage */

.client-list li {
	margin: 0 -1px 0 0;
	border: 1px solid #e5e5e5; 
	float: left;
}
.client-list li img { 
	width:191px; 
	display: block;
}
.home-folio-style {
	background: #f3f3f3; 
	border-top: 1px solid #dedede; 
	border-bottom: 5px solid #eaeaea; 
	margin: 0 -35px 30px; 
	padding: 20px 35px 30px;
	overflow: hidden;
}
.home-folio-style .our-work h3 { background: #f8f8f8; }
.projects .our-work { margin-bottom: 20px; }
.slide-caption {
	position: relative;
    padding: 8px;
    margin: -55px 0 20px 0;
	background: rgba(0,0,0,0.5);
    display: block;
    min-height: 35px;
    overflow: visible;
}
.slide-caption h3 a{
	color: #fff;
    font-size: 18px;
    line-height: 18px;
    /*width: 100%;*/
}

.slide-caption p {
	margin: 0;
	color: #cecece;
	line-height:normal;
	text-align:justify;
	font-size:12px;
}

.home-blog { overflow: hidden; }
.home-blog h3 { margin-bottom: 3px; }
.home-blog img { 
	width: 100%; 
	display: block;
}


#crop-teras{
	width: 100%; 
    height:220px;
    overflow:hidden;   
    position:relative;
}

#crop-teras img {
    position: absolute;
    top: -60px;
    left: -70px;
}

.home-blog a.img-overlay { 
	margin-bottom: 15px;
}
.home-blog .meta-blog { 
	float: left;
	margin-right: 10px;
	width: 45px;
}
.home-blog .home-post-type {
	display: block;
	width: 45px;
	height: 45px;
}
.home-blog .home-date {
	display: block;
	width: 45px;
	height: 39px;
	padding-top: 6px;
	color: #fff;
	text-align: center;
	font-family: 'OpenSansSemibold';
	font-size: 20px;
}
.home-blog .home-date span {
	display: block;
	font-family: 'arial';
	font-size: 10px;
	letter-spacing:-1px;
}
.home-blog .home-post-type
.home-blog .home-blog-post {
	float: left;
	width: 165px;
}

.recent-posts {
	overflow: hidden;
	margin-top:-40px;
}
.recent-posts h3 {
	display: inline-block;
	float: left;
	margin-bottom: 19px;
}
.recent-posts p {
	float: left;
	margin: -3px 0 0 20px;
}
.our-work { margin-bottom: 20px; }
.our-work h3:hover {
	background: #f8f8f8;
}
h3.front-page { margin-top: -11px; }
.our-work img {
	width: 100%;
	display: block;
}
.our-work h3 {
	font-family: 'OpenSansRegular';
	font-size: 14px;
	text-transform: uppercase;
	text-align: center;
	line-height: normal;
	padding: 12px 0;
	border-bottom: 1px solid #dfdfdf;
	border-top: 2px solid #dfdfdf;
	transition: all 0.2s;
}
.our-work h3 a, .home-blog h3 a {
	color: #3a3a3a;
	text-decoration: none;
}
.our-work h3 span {
	font-family: 'OpenSansItalic';
	text-transform: none;
	font-size: 11px;
	display: block;
	color: #aeaeae;
}
/* pages */
#slider,#carousel{
    /*background: #333;*/    
}
#slider{
    margin-top: 4px;
    margin-bottom: 0px;
    padding-bottom: 0;
    height:440px;
    /*overflow: hidden;*/
}
#carousel{
    margin-top: 2px;
    margin-bottom: 0px;
    padding-bottom: 0;
}
#carousel ul.slides > li{
    border: 1px solid #d7d7d7;
    margin: 0 1px 0 0!important;
    padding: 5px 10px 5px 5px !important;
    background: #f7f7f7;
    height: 130px;
}
#carousel .slides img {
    height: 65px!important;
    border: 3px solid #fff;
}
#carousel .slides img:hover,#carousel ul.slides li.flex-active-slide img{
    border: 3px solid #B9DEED;
} 
#carousel .slides p{
    margin-top: 2px;
    text-align: left;
    line-height: 14px;
    font-size: 11px;
}
.callout-header {
	font-family: 'OpenSansLight';
	font-size: 22px;
	margin-bottom: 50px;
}
.tabs-container .list-styles.bigger-arrow li { border-bottom: 1px dotted #e4e4e4; }
.client-list.on-sidebar {
	overflow: hidden;
	margin-top: 10px;
}
.client-list.on-sidebar li {
	border: none;
	cursor: pointer;
	padding: 0 15px 0 14px;
}
.our-team {
	position: relative;
}
.our-team .social {
    position: absolute;
	top: 264px;
	left: 6px;
	background: rgba(0,0,0,0.2);
	padding: 5px 10px 5px 5px;
	opacity: 0;
	transition: opacity 0.2s;
}
.our-team:hover .social {
	opacity: 1;
}
.our-team > img {
	width: 288px;
	display: block;
	border: 1px solid rgba(0,0,0,0.1);
	padding: 5px;
}
.our-team span {
	padding: 15px 0;
	display: block;
	border-bottom: 1px solid rgba(0,0,0,0.1);
	margin-bottom: 15px;
}
.our-team span strong {
	display: block;
	color: #3a3a3a;
}
.our-team p {
	border-bottom: 1px solid rgba(0,0,0,0.1);
	padding-bottom: 15px;
}

.page-content { margin-top: 2px;background: #fff;}
.page-content .img-float-left, .page-content .img-float-right {
	float: left;
	margin: 5px 20px 15px 0;
	display: block;
	position: relative;
}
.page-content .img-float-right {
	float: right;
	margin: 5px 0 15px 20px;
}
.page-content .img-float-left .img-float-left-caption, .page-content .img-float-right .img-float-right-caption {
	position: absolute;
	bottom: 0;
	background: rgba(0,0,0,0.5);
	color: #cecece;
	padding-top: 5px;
	padding-right: 15px;
	padding-bottom: 5px;
	padding-left: 15px;
}
.page-content .img-float-left img, .page-content .img-float-right img {
	display: block;
	width: 250px;
}
.page-content .blockquote { margin-bottom: 20px; }


/* social */
.social {
    /*
    position: absolute;
    top:8px ;
    right:5px;
    */
    text-align: center;
    margin-bottom: 10px;
    margin-right: 10px;
}
.social a{
    /*float: left;*/
    display: inline-block;
	margin: 0;
    opacity:0.5;
	transition: opacity 0.2s;
    padding: 1px;
}
.social a:hover {
	opacity:1;
}
.social a img {
	/*float: left;*/
    width: 22px;
    height: 22px;
}

footer h3 {
	color: #909090;
	text-transform: uppercase;
	font-size: 14px;
	font-family: 'OpenSansRegular';
}
.tweet_time {
	color: #606060;
	display: block;
	margin-top: 5px;
}
.flickr {
	margin: 0 0 16px;
}
.flickr a img {
	float: left;
	margin: 3px 7px 4px 0;
	opacity: 0.8;
	transition: opacity 0.2s;
}
.flickr a:hover img {
	opacity: 1;
}
.company img {
	margin: 11px 0 15px;
}

/**** Isotope Filtering ****/

.isotope-item {
  z-index: 2;
}

.isotope-hidden.isotope-item {
  pointer-events: none;
  z-index: 1;
}

/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
     -moz-transition-duration: 0.8s;
      -ms-transition-duration: 0.8s;
       -o-transition-duration: 0.8s;
          transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
     -moz-transition-property: height, width;
      -ms-transition-property: height, width;
       -o-transition-property: height, width;
          transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
     -moz-transition-property:    -moz-transform, opacity;
      -ms-transition-property:     -ms-transform, opacity;
       -o-transition-property:      -o-transform, opacity;
          transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
     -moz-transition-duration: 0s;
      -ms-transition-duration: 0s;
       -o-transition-duration: 0s;
          transition-duration: 0s;
}





.zalimage {
	/*padding: 3px;*/
	border: 3px solid #F7F7F7;
	float: left;
	margin-top: 4px;
	margin-right:15px;
	margin-bottom: 5px;
	margin-left: 0;
}


.zalimage2 {
	padding: 3px;
	border: 1px solid #e1e1e1;
	float: left;
	margin-top: 4px;
	margin-right:15px;
	margin-bottom: 25px;
	margin-left: 0;
}



.fb-container {
    height: 350px;
    width:100%;
    overflow: hidden;
}

.fb-container > div {
     margin:0;  
}

.marginatas{
height:1px;
margin-top:-50px;
}



.trs_border {
margin-bottom:0px;
margin-top:0px;
}


.margincaptcha3{
   display: inline;
   border:none;
   padding:2px;
}


.margincaptcha2{
   margin-top:-49px;
   margin-left:75px;
   border:none;
   margin-bottom:20px;
}

.margincaptcha2 .img{
   border: 0px solid #CCCCCC;
}


.ticker {
	width:100%;
	overflow: hidden;
	margin-left:-5px;
	padding: 0;
	list-style: none;
	margin-top:-2px;
	
}


.ticker li {
	min-height:40px;
	border-bottom: 1px dotted #4f4f4f;
	text-align:justify;
	line-height:normal;
	font-size:12px;
	font-family:Arial, Helvetica, sans-serif;
}


#ticker_02 {
	height:230px;
}

#ticker_02 img {
	float: left;
	height:40px;
	width:40px;
} 


#ticker_03 {
	height:120px;
}
#ticker_03 img {
	float: left;
	height:40px;
	width:40px;
} 


.font_detail2{
font-size:13px;
font-family:Arial, Helvetica, sans-serif;
text-align:justify;
	
}

.font_detail2 a:link{
color:#0066FF;
	
}
.font_detail2 a:hover{color:#ddd;}

.font_detail3{
    font-size:12px;
    font-family:Arial, Helvetica, sans-serif;
    text-align:justify;
    margin-top:0px;
    margin-left: 0px;
    color: #000;
}

.font_detail3 ul li{
    border-bottom: 1px dotted #d7d7d7;
	padding: 5px 0 6px;
    background: url("../images/big-arrow.png") no-repeat scroll left top transparent;
	padding-left: 15px;
}

.font_detail3 ul li a{
    color: #000;
}

.marginshare{
float: right;
width: 35px;
margin-top:10px;
margin-bottom:10px;
padding-top: 0px;
padding-bottom: 5px;
padding-left: 5px;
border-left: 1px solid #d7d7d7;
}

.marginfooter1{
margin-top:5px;
margin-bottom:-5px;
}

.marginshare2{
float:right;
margin-top:5px;
margin-bottom:-5px;
}





.ket_gambar{
	font-size: 11px;
	line-height: normal;
	width:352px;
	padding-bottom: 2px;
	padding-top:2px;
	float:left;
	padding-left:2px;
	margin-top:-5px;
	margin-bottom:2px;
	color:#BEBEBE;
	border-bottom: 1px dotted #efefef;
	margin-right:20px;
	
}	









.post-navigation {
	clear: both;
	overflow: hidden;
	margin-top: 20px;
	margin-right: 0;
	margin-bottom:0px;
	margin-left: 0;
}

.post-navigation
div {
    display: block;
    width: 245px;
    position: relative;
    font-size: 14px;
    color: #999;
}

.post-previous {
    float: left;
    padding-left: 40px;
}

.post-next {
    float: right;
    text-align: right;
    padding-right: 40px;
}

.post-navigation div
span {
    display: block;
    font-size: 80%;
    color: #999;
}

.post-navigation div a:after {
    position: absolute;
    color: #ccc;
    font-size: 56px;
    height: 22px;
    line-height: 22px;
    top: 34%;
}

.post-previous  {
background : url(../images/prev_blog.png) no-repeat left center;
float : left;


}

.post-next  {
background : url(../images/next_blog.png) no-repeat right center;
float : right;
}


.related_box {
	margin-bottom:10px;
	padding:5px 0;
	background:#fff;
	border-top-width: 1px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #e1e1e1;
	border-right-color: #e1e1e1;
	border-left-color: #e1e1e1;
}
.related_box ul {
    overflow:hidden;
    margin:0 auto;
	list-style:none;
}
.related_box ul li.related_item {
    float:left;
    margin-left:2px;
    margin-bottom:2px;
	width:136px;
    height: 165px;
    overflow: hidden;
	  
}
.related_box ul li.related_item .related_image img {
padding:4px;
border:1px solid #eaeaea;
display:block;
margin-bottom:5px;
height: 90px;
}
.related_box ul li.related_item h3 {
   font-size:12px;
   line-height:normal;
   font-weight:normal;
}
.related_box ul li.related_item a {
   font-size:12px;
   line-height:normal;
}
.related_box ul.related_list_ul {
}

.related_box ul li.related_list {
       padding:12px;
       margin-bottom:0;
       border-bottom:1px solid #e1e1e1;
}
.related_box ul li.related_list:last-child {
       margin-bottom:10px;
       border-bottom:0;
}

.related_box ul li.related_list a span {
    font-family: teraskreasi;
    font-size: 11px;
    margin-right: 5px;
}
.related_box ul li.related_list h3 {
       font-size:12px;
       line-height:20px;
       margin-bottom:0;
	   letter-spacing:normal;
}

.related_box ul li.related_item {	
       overflow: hidden;
}


.isiagenda{
font-family:Arial, Helvetica, sans-serif;
font-size:14px;}


/* -- banner -- */
.banner-item{
    padding: 0px;
    text-align: center;
}

.banner-item img{
    width: 100%;
    /*
    border: 1px solid rgba(0,0,0,0.1);
    box-shadow: 
    inset 0 2px 3px rgba(255,255,255,0.3),
    inset 0 -2px 3px rgba(0,0,0,0.3),
    0 1px 1px rgba(255,255,255,0.9);    
    */
    /*
    border: 1px solid rgba(0,0,0,0.1);
    box-shadow: inset 0 1px 0 rgba(255,255,255,0.7);
    */
        
    /*border: 1px #d7d7d7 solid;*/
    /*box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);*/
}
/* -- bottom-menu -- */
.bottom-menu ul li{
    display: inline-block;
    margin:0 8px;
    text-align: center;
}

/* -- tag -- */
.tag-berita{
    margin-top: 4px;
} 
.tag-berita a{
    padding: 5px;
    margin: 0px 2px 4px 2px;
    float: left;
    color: #fff;
    border-radius:2px; 
}

.banner-blank{
    display: block;
    background-image: linear-gradient(rgba(250, 250, 250, 0.5),rgba(5,5,5, 0.1));    
    background-color: #eee;
    border: 1px solid #ccc;
    vertical-align: middle;
    text-align: center;
    font-weight: bold;
    font-size: 14px;
}

.nav-bottom li{
    font-size: 12px;
    text-align: center;
}

.index-form select{
    width: auto;
    display: inline-block;
}

/* Back Top Button
----------------------------------------------------------------------------------------------------*/
#back-top {
	position: fixed;
	bottom: 30px;
	right:20px;
    display: none;
    z-index: 101;
}
#back-top article {
	padding-top: 2px;
    width:22px;
	height:22px;
	line-height:20px;
	display: block;
	background-color:#02864C;
	border-radius:100px;
	text-align:center;
	color:#fff;
}


/* --- sf-menu --- */
.sub-menu {
    display: none;
}

.banner-float{
    position: fixed;
    top:32px;
    bottom: 0px;
    text-align: center;
    opacity:0.9;
    z-index: 100;
    /*background:url(../images/bg.png) #777;*/
    /*border: 1px solid #333;*/
}

.banner-float .banner-item{
    padding: 0px!important;
}
.banner-float img{
    width: 100%!important;
}
.banner-float-close{
    display: block;
    background-color: #000;
    color: #fff;
    padding: 5px;
}
#banner-float-left{
    left: 0px;
    right: auto;
}

#banner-float-right{
    left: auto;
    right: 0px;
}

.left{ text-align: left; }
.center{ text-align: center; }
.right{ text-align: right; }

@media print{
    body{margin: 0;padding: 0;}
    #sidebar,#sidebarleft,#header-two,#nav-button,
    #top-header,#menu-header,
    .marginshare,.addthis_toolbox,.hide-onprint{display: none;}
    .post-right{width: 1060px;padding-right: 20px;}
    #logo-header *{margin-top: 0!important;}
    #wrap > div,#wrap > article{width: 100%!important;clear: both;margin: 0!important;}
    #wrap,#wrap > header{
        border-top: none!important;
    	border-bottom: none!important;
        box-shadow: none!important;
    }
    .page-content{width: 100%!important;}
    .banner-float{display: none;}
}

.image-caption{
    position: absolute;
    display: block;
    bottom:0px;
    left:0px;
    right:0px;
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    padding: 5px;
    color: #FFF;
    white-space: nowrap;
    text-shadow:1px 1px 1px #000;   
}

.sidebar-widget marquee{
    height: 15px!important;
    padding: 2px!important;
    margin: 0px!important;
    color: #FFF;
    text-shadow:1px 1px 1px #000;   

}
.ads-meta{
    clear: both;
    background: #FFFFDD;
    margin: 5px 0;
    padding: 5px;
    font-size: 11px;
}

.ads-meta span{}

.page-scroll p{
    padding: 5px;
}

.panel-slider{
    background-color: #111;
    max-height: 450px;
    overflow: hidden;
}
.pgwSlider > .ps-list{
    overflow: hidden;
    max-height: 440px;
}

.pgwSlider > .ps-list > li{
    /*min-height: 50px;*/
}
#menu-slide li.level2{display: none;}

.fokus{
    font-size:14px;
    font-weight: bold;
    color: red;
    margin-bottom: 2px;
}

.navigation > ul > li.bgmenu1:hover > a, .navigation ul li.bgmenu1 a.active,.navigation ul ul.bgmenu1{background-color: #00aec8!important;}
.navigation > ul > li.bgmenu2:hover > a, .navigation ul li.bgmenu2 a.active,.navigation ul ul.bgmenu2{background-color: #911938!important;}
.navigation > ul > li.bgmenu3:hover > a, .navigation ul li.bgmenu3 a.active,.navigation ul ul.bgmenu3{background-color: #02864C!important;}
.navigation > ul > li.bgmenu4:hover > a, .navigation ul li.bgmenu4 a.active,.navigation ul ul.bgmenu4{background-color: #495d7f!important;}
.navigation > ul > li.bgmenu5:hover > a, .navigation ul li.bgmenu5 a.active,.navigation ul ul.bgmenu5{background-color: #fa5b0f!important;}
.navigation > ul > li.bgmenu6:hover > a, .navigation ul li.bgmenu6 a.active,.navigation ul ul.bgmenu6{background-color: #6957af!important;}
.navigation > ul > li.bgmenu7:hover > a, .navigation ul li.bgmenu7 a.active,.navigation ul ul.bgmenu7{background-color: #c62020!important;}

.post-news-item{
    float:right;margin-left:10px;margin-bottom:5px;margin-right:0px;margin-top:-5px;
}
.button-loadmore{
    clear: both;
    display: block;
    background-color: #ddd;
    border-top: 1px solid #111;
}
h3.news-title-mobile{
    clear: both;
    margin: 0 0 10px 0!important;
    padding: 0px!important;
    font-size: 14px;
    line-height: 12px;
}
h3.news-title-mobile a{color: #fff;}
.body-blog-post{
    border: 1px solid #ddd;padding: 4px;
}