body.homepage {
    color: #333;
    background: url(../images/bgblue.png) no-repeat top center, url(../images/background.png) repeat-x top center #7e9efc;
    margin: 0;
    padding: 0;
}





.donate_bar {
	padding: 4px 3px 3px 3px;
	
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-box-shadow: inset rgba(0,0,0,0.2) 0 2px 0;
	-moz-box-shadow: inset rgba(0,0,0,0.2) 0 2px 0;
	box-shadow: inset rgba(0,0,0,0.2) 0 2px 0;
}


.donations .donate_bar {
	margin-bottom: 0;
	
}

.donate_bar .progress {
	display: inline-block;
	*display: inline;
	
	white-space: nowrap;
	font: 12px/21px 'rizalfaizal', sans-serif;
	color: #fff;
	text-align: right;
	background: url("../images/progress.png") 50% 0;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	height:21px;
}

.donate_bar .progress span {
	padding-right: 7px;
	padding-left: 5px;
}




body {
    color: #333;
    background: url(../images/clouds.png) no-repeat top center, url(../images/bgblue2.png) no-repeat top center, url(../images/background2.png) repeat-x top center #7e9efc;
    margin: 0;
    padding: 0;
}

.bluelist {
    color: #03F;
}

.redlist {
    color: #F60;
}

.bg {
    background: #a2a6f2;
}

.redbg {
    background: #abe8ff;
}

.shadow {
    -webkit-box-shadow: 0 5px 20px rgba(0,0,0,0.2);
    -moz-box-shadow: 0 5px 20px rgba(0,0,0,0.2);
    box-shadow: 0 5px 20px rgba(0,0,0,0.2);
}

a {
    color: #161a78;
}

a:hover {
    color: #306618;
    text-decoration: none;
}

.right {
    text-align: right;
}

.justify {
    text-align: justify;
}

.alignvertical {
    vertical-align: top;
}

.half {
    width: 50%;
}

.third {
    width: 33.3%;
}

.quarter {
    width: 25%;
}

hr {
    border: 0;
    border-bottom: 1px solid #8bac28;
    margin: 20px 0;
}

hr.soften {
    height: 1px;
    background-image: 0 transparent);
    border: 0;
    margin: 40px 0;
}

.navbar-inner {
    background: url(../images/blacktop.png) top left repeat;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    border-top: 5px solid #555;
}

.navbar .nav > li > a {
    color: #FFF;
    padding-left: 0;
    padding-right: 10px;
}

.clear {
    clear: both;
}

.navbar-inner .container {
    background: none;
}

.col2 {
    -moz-column-count: 2;
    -moz-column-gap: 1.5em;
    -webkit-column-count: 2;
    -webkit-column-gap: 1.5em;
    column-count: 2;
    column-gap: 1.5em;
}

.col3 {
    -moz-column-count: 3;
    -moz-column-gap: 1.5em;
    -webkit-column-count: 3;
    -webkit-column-gap: 1.5em;
    column-count: 3;
    column-gap: 1.5em;
}

.col4 {
    -moz-column-count: 4;
    -moz-column-gap: 1.5em;
    -webkit-column-count: 4;
    -webkit-column-gap: 1.5em;
    column-count: 4;
    column-gap: 1.5em;
}

.toplogo {
    margin-bottom: 8px;
}

.whitebg {
    background-color: #fff;
}

.greenbg {
    background-color: #85ab3b;	
}

.homegreenbg {
    background: #c1e888;
}

.floatimg {
    float: left;
    display: block;
    border: none;
    margin: 4px 15px 0 0;
	border: 1px solid #ccc;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
background: #fff;
padding: 4px;
	
}
.floatimg2 {
    float: left;
    display: block;
    border: none;
    margin: 4px 15px 0 0;

	
}

.margintop {
    margin-top: 15px;
}

.marginright {
    margin-right: 15px;
}

.marginbottom {
    margin-bottom: 15px;
}

.marginleft {
    margin-left: 15px;
}

.margin {
    margin: 15px;
}

.paddingtop {
    padding-top: 15px;
}

.paddingright {
    padding-right: 15px;
}

.paddingbottom {
    padding-bottom: 15px;
}

.paddingleft {
    padding-left: 15px;
}

.padding {
    padding: 15px;
}

.padding2 {
    padding: 20px;
}

.padding3 {
    padding: 30px;
}

.floatleft {
    float: left;
}

.floatright {
    float: right;
}

.left {
    text-align: left;
}

.italic {
    font-style: italic;
}

p small,small,.small {
    line-height: normal;
    color: #333;
}

.uppercase {
    text-transform: uppercase;
}

.borderall {
    border: 1px solid #8bac28;
}

.borderleft {
    border-left: 1px solid #8bac28;
}

.borderright {
    border-right: 1px solid #8bac28;
}

.bordertop {
    border-top: 1px solid #8bac28;
}

.borderbottom {
    border-bottom: 1px solid #8bac28;
}

.greenbg .borderbottom {
    border-bottom: 1px solid #acd373;
}

.dottop {
    background: url(../images/h-line.png) repeat-x top left;
    padding: 5px 0 0;
}

.dotbottom {
    border-bottom: 1px solid #8bac28;
    margin: 0 0 6px;
    padding: 0 0 5px;
}

.radiusall {
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    border-radius: 4px;
}

.radiustopleft {
    -webkit-border-top-left-radius: 4px;
    -moz-border-radius-topleft: 4px;
    border-top-left-radius: 4px;
}

.radiusbottomleft {
    -webkit-border-bottom-left-radius: 4px;
    -moz-border-radius-bottomleft: 4px;
    border-bottom-left-radius: 4px;
}

.radiustopright {
    -webkit-border-top-right-radius: 4px;
    -moz-border-radius-topright: 4px;
    border-top-right-radius: 4px;
}

.radiusbottomright {
    -webkit-border-bottom-right-radius: 4px;
    -moz-border-radius-bottomright: 4px;
    border-bottom-right-radius: 4px;
}

.tweets img {
    width: 52px;
}

ul.archive li {
    list-style: none;
    width: 100%;
    border-bottom: 1px solid #8bac28;
    margin: 8px 0 0;
    padding: 0;
}


ul.archive li h4{
font-size:12px;
line-height:normal

}
ul.archive li h4 a:hover{
font-size:12px;
color:#669900

}


ul.comments,ul.nextcomment {
    list-style: none;
    margin: 0 0 0 15px;
    padding: 0;
}

ul.comments li {
    list-style: none;
    float: left;
    border-bottom: 1px solid #8bac28;
    margin: 0;
    padding: 10px 0;
	width:100%
}





ul.comments li p {
    min-height: 30px;
    margin-right: 0;
}

ul.comments li img.authorimg {
    width: 48px;
    float: left;
    border: none;
    margin: 0 15px 5px 0;
}

ul.nextcomment li {
    float: left;
    padding-left: 15px;
    border: none;
    border-bottom: 1px solid #8bac28;
    border-left: 1px solid #8bac28;
    background: url(../images/commentleft.png) no-repeat top left;
}

ul.nextcomment li:last-child {
    padding-left: 15px;
    border: none;
    background: url(../images/commentleft-last.png) no-repeat top left;
    border-bottom: 1px solid #8bac28;
}

ul.comments li small {
    display: block;
    margin-bottom: 7px;
}

.thumbnail {
    display: block;
    line-height: 1;
    border: 1px solid #ccc;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: #fff;
    padding: 4px;
}


.thumbnail2 {
    display: block;
    line-height: 1;
    border: 1px solid #ccc;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    -webkit-box-shadow: none;
    -moz-box-shadow: none;
    box-shadow: none;
    background: #fff;
    padding: 4px;
	margin-bottom:10px
}



.linksocial .inforss {
    background: url(../images/socialmedia/19.png) 0 0 no-repeat;
    padding-left: 38px;
}

.linksocial .infotwitter {
    background: url(../images/socialmedia/28.png) 0 0 no-repeat;
    padding-left: 38px;
}

.linksocial .infofacebook {
    background: url(../images/socialmedia/13.png) 0 0 no-repeat;
    padding-left: 38px;
}

.linksocial a {
    display: inline-block;
    line-height: 1.3em;
    height: 32px;
    font-size: 12px;
    color: #FFF;
    margin: 7px 8px 5px 0;
}

.linksocial a strong {
    display: block;
    font-style: italic;
}

.linksocial {
    min-height: 20px;
    margin-top: 10px;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    padding: 0;
}

.flickrimg {
    border: 0!important;
    -webkit-border-radius: 4px;
    -moz-border-radius: 4px;
    width: 45px;
    border-radius: 4px;
    margin: 0 4px 5px;
    padding: 0;
}

iframe {
    max-width: 100%;
    border: none;
}

.titlewrap {
    margin-bottom: 16px;
}

.titlewraptweets {
    margin-bottom: 18px;
    background-color: #bbb;
    padding: 6px 12px 4px;
}

.dropdown-menu a {
    padding: 7px 10px;
}

.label,.badge {
    padding: 3px 7px 4px;
}

.breadcrumb {
    list-style: none;
    background: none;
    border: none;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    filter: none;
    -moz-box-shadow: none;
    box-shadow: none;
    margin: 15px 0;
    padding: 0;
}

.breadcrumb li {
    text-shadow: none;
}

.white {
    color: #fff;
}

.video,.photo {
    opacity: 1;
    -webkit-transition: opacity .5s ease-in-out;
    -moz-transition: opacity .5s ease-in-out;
    -o-transition: opacity .5s ease-in-out;
    -ms-transition: opacity .5s ease-in-out;
    transition: opacity .5s ease-in-out;
}

.video:hover,.photo:hover {
    opacity: 0.3;
    filter: alpha(opacity=80);
}

.scrolltop {
    background: #d6f970;
    border: 5px solid #85ab3b;
    -webkit-border-radius: 65px;
    -moz-border-radius: 65px;
    border-radius: 65px;
    padding: 22px 25px;
}

footer {
    border-bottom: 20px solid #406618;
}

.footer {
    margin-top: 30px;
}

.footerbg {
    background: #85ab3b;
}

.footerbg2 {
    background: url(../images/greenbg.png) repeat-x bottom center #85ab3b;
}

.footer ul.archive li {
    list-style: none;
    width: 100%;
    border-bottom: 1px solid #acd373;
    margin: 8px 0 0;
    padding: 0;
}

#map_canvas {
    height: 450px;
}

#text {
    width: 600px;
    overflow: auto;
}

.jumbotron {
    position: relative;
}

.jumbotron h1 {
    margin-bottom: 9px;
    font-size: 81px;
    font-weight: 700;
    letter-spacing: -1px;
    line-height: 1;
}

.jumbotron p {
    margin-bottom: 18px;
    font-weight: 300;
}

.jumbotron .btn-large {
    font-size: 20px;
    font-weight: 400;
    margin-right: 10px;
    -webkit-border-radius: 6px;
    -moz-border-radius: 6px;
    border-radius: 6px;
    padding: 14px 24px;
}

.jumbotron .btn-large small {
    font-size: 14px;
}

.masthead2 {
    padding-top: 0;
    margin-bottom: 5px;
}

.masthead {
    padding-top: 30px;
    margin-bottom: 25px;
}

.masthead h1,.masthead2 h1 {
    margin-bottom: 18px;
}

.masthead p,.masthead2 p {
    margin-left: 5%;
    margin-right: 5%;
}

.subhead h1 {
    font-size: 54px;
}

.navbar-fixed-top .brand {
    padding-right: 0;
    padding-left: 0;
    margin-left: 20px;
    float: right;
    font-weight: 700;
    color: #000;
    text-shadow: none;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    transition: all .2s linear;
}

.navbar-fixed-top .brand:hover {
    text-decoration: none;
}

.alert {
    margin-bottom: 18px;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    padding: 12px 35px 12px 14px;
}

.carousel {
    line-height: 18px;
}

.carousel-caption {
    position: relative;
    width: 93%;
    right: 0;
    text-align: center;
    bottom: 0;
    left: 0;
    color: #CCC;
    background: #003471;
    border-top: 3px solid #001c3c;
    border-bottom: 1px solid #001c3c;
    padding: 14px 4%;
}

.carousel-control {
    position: absolute;
    top: 40%;
    left: 0;
    width: 24px;
    height: 24px;
    margin-top: -20px;
    font-size: 20px;
    font-weight: 100;
    line-height: 20px;
    color: #fff;
    text-align: center;
    background: #003471;
    border: 0;
    -webkit-border-radius: 0;
    -moz-border-radius: 0;
    border-radius: 0;
    opacity: 1;
}

.carousel-control.right {
    right: 0;
}

.carousel-control:hover {
    color: #fff;
    text-decoration: none;
    opacity: 1;
    background: #004A80;
}

*,html {
    margin: 0;
    padding: 0;
}

.center,.masthead h1,.masthead2 h1,.masthead p,.masthead2 p,.pricetable td {
    text-align: center;
}

.full,.container,.container_all {
    width: 100%;
}




/*-------------------------------------------------*/
/* =  TAMBAHAN
/*-------------------------------------------------*/




@font-face {
font-family: teraskreasi;
src:url("teraskreasi.eot?") format("eot"),url("teraskreasi.woff") format("woff"),url("teraskreasi.html") format("truetype"),url("teraskreasi.svg#U.S.101") format("svg");
font-weight:normal;
font-style:normal;
}

@font-face {
    font-family: Open Sans;
    src: url("Open Sans.eot?") format("eot"),url("Open Sans.woff") format("woff"),url("Open Sans.html") format("truetype"),url("Open Sans.svg#U.S.101") format("svg");
    font-weight: normal;
    font-style: normal;
}
@font-face {
font-family: nikensulanjari;
src:url("nikensulanjari.eot?") format("eot"),url("nikensulanjari.woff") format("woff"),url("nikensulanjari.html") format("truetype"),url("nikensulanjari.svg#U.S.101") format("svg");
font-weight:normal;
font-style:normal;
}
@font-face {
font-family: rizalfaizal;
src:url("rizalfaizal.eot?") format("eot"),url("rizalfaizal.woff") format("woff"),url("rizalfaizal.html") format("truetype"),url("rizalfaizal.svg#U.S.101") format("svg");
font-weight:normal;
font-style:normal;
}



.detail {
    text-align: justify;
}


.detail2 {
    text-align: justify;
	line-height:normal
}

.detail3 {
    text-align: justify;
	line-height:normal;
	margin-bottom:-30px;
}


.tanggalan {
margin-top:5px
}

.ket_gambar {
	font-size:11px;
	margin-bottom:10px;
	font-style: italic;
	line-height: normal;
	color: #336633;
}


.fb-container {
    width: 280px;
    height: 200px;
    overflow: hidden;
	border: 1px solid #85AB3A;
	
}

.fb-container > div {
	margin-top: -1px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: -10px;	 
}



.fb-container2 {
    width:298px;
    height: 200px;
    overflow: hidden;
	margin-left:-10px
}

.fb-container2 > div {
     margin: -1px 0px 0px -1px;  
}




  
.userym{
margin-top:10px;
	font-size:12px;
	font-weight:bold;

	
}
.ymikon{
margin-top:-15px;
margin-left:120px
	
}

.onlinesupport{
float:right;
width:300px;
}


  .alamat {
  margin-top:10px;
  font-size:13px;
  }
  
  .alamat2{
margin-bottom:-8px;
  font-size:13px;
  }
  
  


/*-------------------------------------------------*/
/* =  Pagenation
/*-------------------------------------------------*/
.pagenation {
	
	margin-right: 0;
	margin-bottom: 60px;
	margin-left: 0;	
	
}

.pagenation li {
	float: left;
	list-style:none;
	margin-left: 4px;

	background:#99CC00; /* Old browsers */


}

.pagenation li.active {	list-style:none;

	background:#769614; /* Old browsers */
	
}

.pagenation li:first-child {
	margin-left: 0px;
}

.pagenation li a {
	display: block;
	color: #fff;
	font-size: 14px;
	font-weight: bold;
	padding: 2px 5px;
	font-family:teraskreasi
}

.pagenation li:not(.active):hover {
	opacity: 0.90;
	-moz-opacity: 0.90;
	filter:alpha(opacity=90);
}

/*-------------------------------------------------*/
/* = navigasi blog
/*-------------------------------------------------*/

.gambar_detail{
margin-bottom:10px;
}


.post-navigation {
	clear: both;
	overflow: hidden;
	margin-top: 10px;
	margin-right: 0;
	margin-bottom:10px;
	margin-left: 0;
	padding-bottom:15px;
}

.post-navigation
div {
    display: block;
    width:155px;
    position: relative;
    font-size: 12px;
    color: #999;
	font-family:rizalfaizal
}

.post-previous {
    float: left;
	line-height:normal;
}



.post-previous a:hover{
    float: left;
	line-height:normal;
		color:#2E3192

}


.post-next {
    float: right;
    text-align: right;
	line-height:normal
}


.post-next a:hover {
    float: right;
    text-align: right;
	color:#2E3192
}



.post-navigation div
span {
    display: block;
    font-size: 80%;
    color: #999;
	margin-bottom:0px;
}

.post-navigation div a:after {
    position: absolute;
    color: #ccc;
    font-size: 56px;
    height: 22px;
    line-height: 22px;
    top: 34%;
}


/****************************************************************
 MODAL BOX
 ****************************************************************/
  
  #simplemodal-caption {
	font-size: 12px;
	background-color: #000;
	color: #fff;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	
}

#simplemodal-overlay {
    background-color: #000;
    cursor: wait;
}

#simplemodal-container {
    border: 5px solid #C4E958;
  margin-top:150px;
  margin-bottom:50px;

}

#simplemodal-container a.modalCloseImg {
	width: 102px;
	height: 25px;
	display: inline;
	z-index: 3200;
	position: absolute;
	top: -25px;
	right: 0px;
	cursor: pointer;
	background-image: url(../images/tutup.png);
	background-repeat: no-repeat;
}


.greeting{
font-family:teraskreasi;
font-size:15px;
color:#003470;
}

.marginbottom2 {
    margin-bottom: 5px;
}

.white2 {
    color: #fff;
	font-size:12px;
	text-align:justify
}
.judul{
    color: #fff;
	font-size:18px;
	font-family:rizalfaizal;
	margin-bottom:5px
}

.zalimage {
	padding: 0px;
	border: 0px solid #D2F0FF;
	float: left;
	margin-top: 4px;
	margin-right:10px;
	margin-bottom: 5px;
	margin-left: 0;
}


.zalimage2 {
	
	border: 1px solid #ccc;
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
-webkit-box-shadow: none;
-moz-box-shadow: none;
box-shadow: none;
background: #fff;
padding: 1px;	
margin-bottom: 5px;

}

.greenbg2 {
    background-color: #85ab3b;	height:280px
}
.greenbg2 a {
    color: #cbf193;
}

.greenbg2 a:hover {
    color: #acd373;
	
}








/* Table 1 Style */
table[border="1"] {
	  border-collapse:collapse;
	  font:normal 11px Verdana,Arial,Sans-Serif;
         color:##494949;
 	border:1px solid #B6E32D;
	text-align:left
	
}

table[border="1"] tr {
	  background:#CCEC6C;
}

table[border="1"] th, table[border="1"] td {
	  vertical-align:top;
	  padding:5px 10px;
	  border:1px solid #ADDD1E;
	  vertical-align:middle
}

table[border="1"] tr:nth-child(even) {
	  background:#B6E32D;
}

table[border="1"] th {
	  background:#85ab3b;;
	  color:#fff;
	  font-weight:bold;
}



.nama_pengajar {
 font-weight:bold;
}


table {
    border-collapse: collapse;
    border-spacing: 0;
}

table {
   
    border-width: 0px;
    line-height: 18px;
   
    text-align: left;
    padding: 0 5px;
	width:100%;
	text-align:left;
}

table .even {
    background:#C3E958;
}

caption {
    text-align: left;
}

tr {
    border-bottom: 1px solid #ccc;
}

th,
td {
    padding: 5px;
    vertical-align: middle;
    text-align:left;
}






.margincaptcha3{
    margin-top:-30px;
   margin-left:80px;
   border:none;
   margin-bottom:20px;
  
}


.margincaptcha2{
   margin-top:-35px;
   margin-left:80px;
   border:none;
   margin-bottom:20px;
   } 
   
   
.jud_vid{
font-size:14px;
font-family:rizalfaizal;
   } 
   .jud_vid:hover{
font-size:14px;
font-family:rizalfaizal;
color:#669900;
   } 
   
   
   .jud_kom{
font-size:14px;
font-family:rizalfaizal;
   } 
   .jud_kom:hover{
font-size:14px;
font-family:rizalfaizal;
color:#669900;
   } 
   
h3 a:hover{
color:#669900;
   } 

 .jumblog{
 float:right} 
 
  
.judul2{
font-size:12px;
font-family:rizalfaizal;} 

.judul2:hover{
font-size:12px;
font-family:rizalfaizal;
color:#669900;} 

  
  
.marginpoling {
margin-top:-5px;
  }
  
.poling {
	margin-bottom:5px;
	padding-bottom:5px;
  border-bottom: 1px solid #8bac28;
  	font-size:13px;
	line-height:normal;
	font-weight:bold
  }
  
  .poling2 {
	font-size: 12px;
	font-family: arial;
	
  }
 
   
/*-------------------------------------------------*/
/* =  TICKER
/*-------------------------------------------------*/

.margintiker {
margin-top:-10px;
margin-bottom:20px;
}

.nm_km {
margin-top:-10px;
font-size:11px;
color:#336600
}

.banner{
margin-bottom:10px;
}

.ticker {
	height: 40px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	list-style: none;
}

#ticker_02 {
	height:260px;
}

.ticker li {
	min-height: 30px;
	border-bottom: 1px dotted #669900;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 5px;
}

#ticker_04 {
	height: 150px;
}
#ticker_04 li {
	height: 40px;
	overflow: hidden;
} 
#ticker_04 img {
	float: left;
	height: 40px;
	width: 40px;
	margin-right: 10px;
} 

#example_4 { display: none;}



.garis{ border-bottom: 1px solid #8bac28;}




/*-------------------------------------------------*/
/* =  LIGHTBOX
/*-------------------------------------------------*/


.lb-album{
	width: 900px;
	margin: 0 auto;
	font-family: 'teraskreasi', 'Arial Narrow', Arial, sans-serif;
}
.lb-album li{
	float: left;
	margin: 5px;
	position: relative;
}
.lb-album li > a,
.lb-album li > a img{
	display: block;
}
.lb-album li > a{
	width: 150px;
	height: 150px;
	position: relative;
	padding: 10px;
	background: #f1d2c2;
	-webkit-box-shadow: 1px 1px 2px #fff, 1px 1px 2px rgba(158,111,86,0.3) inset;
	-moz-box-shadow: 1px 1px 2px #fff, 1px 1px 2px rgba(158,111,86,0.3) inset;
	box-shadow: 1px 1px 2px #fff, 1px 1px 2px rgba(158,111,86,0.3) inset;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px 4px 4px 4px;
}
.lb-album li > a span{
	position: absolute;
	width: 150px;
	height: 150px;
	top: 10px;
	left: 10px;
	text-align: center;
	line-height: 150px;
	color: rgba(27,54,81,0.8);
	text-shadow: 0px 1px 1px rgba(255,255,255,0.6);
	font-size: 24px;
	opacity: 0;
	filter: alpha(opacity=0); /* internet explorer */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; /*IE8*/
	background: rgb(241,210,194);
	background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%, rgba(241,210,194,1) 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(255,255,255,0.56)), color-stop(100%,rgba(241,210,194,1)));
	background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(241,210,194,1) 100%);
	background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(241,210,194,1) 100%);
	background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(241,210,194,1) 100%);
	background: radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(241,210,194,1) 100%);
	-webkit-transition: opacity 0.3s linear;
	-moz-transition: opacity 0.3s linear;
	-o-transition: opacity 0.3s linear;
	-ms-transition: opacity 0.3s linear;
	transition: opacity 0.3s linear;
}
.lb-album li > a:hover span{
	opacity: 1;
	filter: alpha(opacity=99); /* internet explorer */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=99)"; /*IE8*/
}
.lb-overlay{
	width: 0px;
	height: 0px;
	position: fixed;
	overflow: hidden;
	left: 0px;
	top: 0px;
	padding: 0px;
	z-index: 99;
	text-align: center;
	background: rgb(241,210,194);
	background: -moz-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%, rgba(241,210,194,1) 100%);
	background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%,rgba(255,255,255,0.56)), color-stop(100%,rgba(241,210,194,1)));
	background: -webkit-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(241,210,194,1) 100%);
	background: -o-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(241,210,194,1) 100%);
	background: -ms-radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(241,210,194,1) 100%);
	background: radial-gradient(center, ellipse cover, rgba(255,255,255,0.56) 0%,rgba(241,210,194,1) 100%);
}
.lb-overlay > div{
	position: relative;
	color: rgba(27,54,81,0.8);
	opacity: 0;
	filter: alpha(opacity=0); /* internet explorer */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; /*IE8*/
	width: 550px;
	margin: 10px auto 0px auto;
	text-shadow: 0px 1px 1px rgba(255,255,255,0.6);
	-webkit-transition: opacity 0.3s linear 1.3s;
	-moz-transition: opacity 0.3s linear 1.3s;
	-o-transition: opacity 0.3s linear 1.3s;
	-ms-transition: opacity 0.3s linear 1.3s;
	transition: opacity 0.3s linear 1.3s;
}
.lb-overlay div h3,
.lb-overlay div p{
	padding: 0px 20px;
	width: 200px;
	min-height:20px;
}
.lb-overlay div h3{
	font-size: 16px;
	float: left;
	text-align: right;
	border-right: 1px solid rgba(27,54,81,0.4);
}
.lb-overlay div h3 span,
.lb-overlay div p{
	font-size: 16px;
	font-family: teraskreasi;
	font-style: italic;
	color:#336600
}
.lb-overlay div h3 span{
	display: block;
	line-height: 6px;
}
.lb-overlay div p{
	text-align: left;
	float: left;
	width: 260px;
}
.lb-overlay a.lb-close{
	background:#8EB618;
	z-index: 1001;
	color: #fff;
	position: absolute;
	top:60px;
	left: 50%;
	font-size:20px;
	font-family:teraskreasi;
	line-height: 26px;
	text-align: center;
	width:20px;
	height: 23px;
	overflow: hidden;
	margin-left: -25px;
	opacity: 0;
	filter: alpha(opacity=0); /* internet explorer */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=0)"; /*IE8*/
	-webkit-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	-moz-box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	box-shadow: 0px 1px 2px rgba(0,0,0,0.3);
	-webkit-transition: opacity 0.3s linear 1.2s;
	-moz-transition: opacity 0.3s linear 1.2s;
	-o-transition: opacity 0.3s linear 1.2s;
	-ms-transition: opacity 0.3s linear 1.2s;
	transition: opacity 0.3s linear 1.2s;
}
.lb-overlay img{
	/* height: 100%; For Opera max-height does not seem to work */
	max-height: 100%;
	position: relative;
	-webkit-box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
	-moz-box-shadow: 1px 1px 4px rgba(0,0,0,0.3);
	box-shadow: 0px 2px 7px rgba(0,0,0,0.2);
}
.lb-overlay:target {
	width: auto;
	height: auto;
	bottom: 0px;
	right: 0px;
	padding: 80px 100px 120px 100px;
}
.lb-overlay:target img {
	-webkit-animation: fadeInScale 1.2s ease-in-out;
	-moz-animation: fadeInScale 1.2s ease-in-out;
	-o-animation: fadeInScale 1.2s ease-in-out;
	-ms-animation: fadeInScale 1.2s ease-in-out;
	animation: fadeInScale 1.2s ease-in-out;
}
.lb-overlay:target a.lb-close,
.lb-overlay:target > div{
	opacity: 1;
	filter: alpha(opacity=99); /* internet explorer */
    -ms-filter:"progid:DXImageTransform.Microsoft.Alpha(opacity=99)"; /*IE8*/
}
@-webkit-keyframes fadeInScale {
  0% { -webkit-transform: scale(0.6); opacity: 0; }
  100% { -webkit-transform: scale(1); opacity: 1; }
}
@-moz-keyframes fadeInScale {
  0% { -moz-transform: scale(0.6); opacity: 0; }
  100% { -moz-transform: scale(1); opacity: 1; }
}
@-o-keyframes fadeInScale {
  0% { -o-transform: scale(0.6); opacity: 0; }
  100% { -o-transform: scale(1); opacity: 1; }
}
@-ms-keyframes fadeInScale {
  0% { -ms-transform: scale(0.6); opacity: 0; }
  100% { -ms-transform: scale(1); opacity: 1; }
}
@keyframes fadeInScale {
  0% { transform: scale(0.6); opacity: 0; }
  100% { transform: scale(1); opacity: 1; }
}

x:-o-prefocus, .lb-overlay img {
    height: 100%;
}


.marteks{
margin-top:-10px
}
/*-------------------------------------------------*/
/* =  TOOLTIPS
/*-------------------------------------------------*/


[data-tips] {
	position: relative;
	text-decoration: none;
}

	[data-tips]:after,
	[data-tips]:before {
	    position: absolute;
	    z-index: 100;
		opacity: 0;
	}

		[data-tips]:after {
			content: attr(data-tips);
			height: 25px;
			line-height: 25px;
			padding: 0 10px;
			font-size: 14px;
			text-align: center;
			color: #fff;
			font-family:teraskreasi;
			background:#2E3192;
			border-radius: 5px;
			text-shadow: 0 0 5px #000;
			-moz-box-shadow: 0 0 5px rgba(0,0,0,0.3);
			-webkit-box-shadow: 0 0 5px rgba(0,0,0,0.3);
			box-shadow: 0 0 5px rgba(0,0,0,0.3);
			white-space: nowrap;
			-moz-box-sizing: border-box;
			-webkit-box-sizing: border-box;
			box-sizing: border-box;
		}

		[data-tips]:before {
			content: "";
			width: 0;
			height: 0;
			border-width: 6px;
			border-style: solid;
		}

			[data-tips]:hover:after,
			[data-tips]:hover:before {
				opacity: 1;
			}

/* Top tips */
[data-tips].top-tip:after,
[data-tips].top-tip:before {
    -webkit-transition: bottom 0.25s ease-in-out, opacity 0.25s ease-in-out;
    -moz-transition: bottom 0.25s ease-in-out, opacity 0.25s ease-in-out;
    transition: bottom 0.25s ease-in-out, opacity 0.25s ease-in-out;
	bottom: 90%;
	left: -9999px;
	margin-bottom: 12px;
}

	[data-tips].top-tip:before {
		border-color: #2E3192 transparent transparent transparent;
		margin-bottom: 0;
	}

	[data-tips].top-tip:hover:after,
	[data-tips].top-tip:hover:before {
		bottom: 100%;
		left: 0;
	}

	[data-tips].top-tip:hover:before {
		left: 15px;
	}

/* Bottom tip */
[data-tips].bottom-tip:after,
[data-tips].bottom-tip:before {
    -webkit-transition: top 0.25s ease-in-out, opacity 0.25s ease-in-out;
    -moz-transition: top 0.25s ease-in-out, opacity 0.25s ease-in-out;
    transition: top 0.25s ease-in-out, opacity 0.25s ease-in-out;
	top: 90%;
	left: -9999px;
	margin-top: 12px;
}

	[data-tips].bottom-tip:before {
		border-color: transparent transparent #222 transparent;
		margin-top: 0;
	}

	[data-tips].bottom-tip:hover:after,
	[data-tips].bottom-tip:hover:before {
		top: 100%;
		left: 0;
	}

	[data-tips].bottom-tip:hover:before {
		left: 15px;
	}

/* Left tip */
[data-tips].left-tip:after,
[data-tips].left-tip:before {
    -webkit-transition: left 0.25s ease-in-out, opacity 0.25s ease-in-out;
    -moz-transition: left 0.25s ease-in-out, opacity 0.25s ease-in-out;
    transition: left 0.25s ease-in-out, opacity 0.25s ease-in-out;
	top: -9999px;
	left: 96%;
	margin-left: 12px;
}

	[data-tips].left-tip:before {
		border-color: transparent #222 transparent transparent;
		margin-left: 0;
	}

	[data-tips].left-tip:hover:after,
	[data-tips].left-tip:hover:before {
		left: 100%;
		top: 0;
	}

	[data-tips].left-tip:hover:before {
		top: 7px;
	}

/* Right tip */
[data-tips].right-tip:after,
[data-tips].right-tip:before {
    -webkit-transition: right 0.25s ease-in-out, opacity 0.25s ease-in-out;
    -moz-transition: right 0.25s ease-in-out, opacity 0.25s ease-in-out;
    transition: right 0.25s ease-in-out, opacity 0.25s ease-in-out;
	top: -9999px;
	right: 96%;
	margin-right: 12px;
}

	[data-tips].right-tip:before {
		border-color: transparent transparent transparent #222;
		margin-right: 0;
	}

	[data-tips].right-tip:hover:after,
	[data-tips].right-tip:hover:before {
		right: 100%;
		top: 0;
	}

	[data-tips].right-tip:hover:before {
		top: 7px;
	}

.aktif{
background-color:#B4ED31;
color:#333333
}
