body {
	background:url(../Images/bg.jpg) center top no-repeat #000;
	color: #fff;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	margin:0;
	padding:0;
}

.postheadericons .author,.postheadericons .date,.postheadericons .category,.page-navigate .page,.page-navigate .pages,.page-navigate .current,.page-navigate .next-link,.page-navigate .next,.page-navigate .previous,.comment-post .reply,.actions .next,.actions .prev{
	width: auto;
	-moz-transition: all 0.3s ease-in 0s;
	-webkit-transition: all 0.3s ease-in 0s;
	-o-transition: all 0.3s ease-in 0s;
	transition: all 0.3s ease-in 0s;
	display: block;
	border-radius: 3px;
	border: 1px solid #1C1C1C;
	float: left;
	padding: 3px 6px;
	margin-right: 5px;
	background-color: #E9CF65;
	color: #10100F;
	text-decoration: none;
}

.postheadericons .author:hover,.postheadericons .date:hover,.postheadericons .category:hover,.page-navigate .page:hover,.page-navigate .next-link:hover{
  -moz-transition:all 0.3s ease-in 0s;
  -webkit-transition:all 0.3s ease-in 0s;
  -o-transition:all 0.3s ease-in 0s;
  transition:all 0.3s ease-in 0s;
  background-color:#E9CF65;
  color:#10100F;
  text-decoration:none;
}


.actions .next:hover,actions.prev:hover{
	-moz-transition: all 0.3s ease-in 0s;
	-webkit-transition: all 0.3s ease-in 0s;
	-o-transition: all 0.3s ease-in 0s;
	transition: all 0.3s ease-in 0s;
	background-color: #10100F;
	color: #fff;
	text-decoration: none;
}





#carousel {
  width:1000px;
  height: 380px;
  display: relative;
}
#carousel img {
  display: hidden;
  cursor: pointer;
  border:5px solid #000;
}




.clearout {
height:140px;
clear:both;
}

#flexiselDemo1, #flexiselDemo2, #flexiselDemo3 {
display:none;
}

.nbs-flexisel-container {
    position:relative;
    max-width:100%;
}
.nbs-flexisel-ul {
    position:relative;
    width:99999px;
    margin:0px;
    padding:0px;
    list-style-type:none;   
    text-align:center;  
}

.nbs-flexisel-inner {
    overflow:hidden;
    float:left;
    width:100%;
}

.nbs-flexisel-item {
    float:left;
    margin:0px;
    padding:0px;
    cursor:pointer;
    position:relative;
    line-height:0px;
}
.nbs-flexisel-item img {
    width: 100%;
    cursor: pointer;
    position: relative;
    margin-top: 10px;
    margin-bottom: 10px;
    max-width:190px;
    max-height:140px;
	padding:5px;
	background:url(../Images/galeri_bg.jpg) no-repeat;
}

/*** Navigation ***/

.nbs-flexisel-nav-left,
.nbs-flexisel-nav-right {
    width: 45px;
    height: 45px; 
    position: absolute;
    cursor: pointer;
    z-index: 100;
}

.nbs-flexisel-nav-left {
    left: -25px;
    background: url(../Images/left.png) no-repeat;
}

.nbs-flexisel-nav-right {
    right: -25px;
    background: url(../Images/right.png) no-repeat;
}




.dill{
	font-family: 'Oswald', sans-serif;
	color:#000;
	font-size:13px;
	text-decoration:none;
}
.dill a{
	font-family: 'Oswald', sans-serif;
	color:#000;
	font-size:13px;
	text-decoration:none;
}
.dill a:hover{
	font-family: 'Oswald', sans-serif;
	color: #FFF;
	font-size: 13px;
	text-decoration: none;
}




.link1{
	font-family: 'Oswald', sans-serif;
	color:#000;
	font-size:15px;
	text-decoration:none;
}
.link1 a{
	font-family: 'Oswald', sans-serif;
	color:#000;
	font-size:15px;
	text-decoration:none;
}
.link1 a:hover{
	font-family: 'Oswald', sans-serif;
	color: #FFF;
	font-size: 15px;
	text-decoration: none;
}




.etiket{
	font-family: Verdana, Geneva, sans-serif;
	color:#D3B75A;
	font-size:10px;
	text-decoration:none;
}
.etiket a{
	font-family: Verdana, Geneva, sans-serif;
	color:#D3B75A;
	font-size:10px;
	text-decoration:none;
}
.etiket a:hover{
	font-family: Verdana, Geneva, sans-serif;
	color: #FFF;
	font-size: 10px;
	text-decoration: none;
}




.footer_menu ul {
    margin: 0; 
    padding: 0;
	font-size:16px;
	font-family: 'PT Sans Narrow', sans-serif;
    width:220px;
	height:18px;
    list-style-type: none;
}

.footer_menu ul li a {
	text-decoration: none;
	font-family: 'PT Sans Narrow', sans-serif;
	color: #fff;
	font-size: 16px;
	padding: 4px 0px;
	display: block;
	float: left;
}
 
.footer_menu ul li a:visited {
	color: #fff;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 16px;
}
 
.footer_menu ul li a:hover, .footer_menu ul li .current {
	color: #000;
	background-color: #D2B759;
}





.galeri_menu ul {
    margin: 0; 
    padding: 0;
	font-size:16px;
	font-family: 'PT Sans Narrow', sans-serif;
    width:840px;
    list-style-type: none;
}

.galeri_menu ul li a {
	text-decoration: none;
	font-family: 'PT Sans Narrow', sans-serif;
	color: #F2DC6B;
	font-size: 16px;
	padding: 0px;
	display: block;
	float: left;
}
 
.galeri_menu ul li a:visited {
	color: #F2DC6B;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 16px;
}
 
.galeri_menu ul li a:hover, .galeri_menu ul li .current {
	color: #10100F;
	background-color: #F2DC6B;
	border-radius: 10px;
}





.haber_menu ul {
    margin: 0; 
    padding: 0;
	font-size:16px;
	font-family: 'PT Sans Narrow', sans-serif;
    width:840px;
	height:138px;
    list-style-type: none;
}

.haber_menu ul li a {
	text-decoration: none;
	font-family: 'PT Sans Narrow', sans-serif;
	color: #D3B75A;
	font-size: 16px;
	padding: 4px 0px;
	display: block;
	float: left;
}
 
.haber_menu ul li a:visited {
	color: #D3B75A;
	font-family: 'PT Sans Narrow', sans-serif;
	font-size: 16px;
}
 
.haber_menu ul li a:hover, .haber_menu ul li .current {
	color: #10100F;
	background-color: #D3B75A;
}

pre {
    width: 340px;
    margin: 0 auto;
    border: dashed 1px #aaa;
    margin-bottom: 10px;
}

@media (max-width: 480px) {
    pre {
        max-width: 98%;
    }
}

header, footer {
    display: block;
    padding: .2em 0;
    background-color: #555;
    box-shadow: 0 0 8px #222;
}

footer {
    margin-top: 1.5em;
}

.content {
    max-width: 1160px;
    margin: 0 auto;
}

.gallery:after {
    content: '';
    display: block;
    height: 2px;
    margin: .5em 0 1.4em;
    background-image: -webkit-linear-gradient(left, rgba(0, 0, 0, 0) 0%, rgba(77,77,77,1) 50%, rgba(0, 0, 0, 0) 100%);
    background-image: linear-gradient(to right, rgba(0, 0, 0, 0) 0%, rgba(77,77,77,1) 50%, rgba(0, 0, 0, 0) 100%);
}

.gallery img {
    height: 100%;
}

.gallery a {
    width: 240px;
    height: 180px;
    display: inline-block;
    overflow: hidden;
    margin: 4px 6px;
    box-shadow: 0 0 4px -1px #000;
}

/* Highlight.js Tomorrow Night style */
.hljs-comment{color:#969896}.hljs-tag{color:#f8f8f2}.css .hljs-class,.css .hljs-id,.css .hljs-pseudo,.hljs-attribute,.hljs-regexp,.hljs-title,.hljs-variable,.html .hljs-doctype,.ruby .hljs-constant,.xml .hljs-doctype,.xml .hljs-pi,.xml .hljs-tag .hljs-title{color:#c66}.hljs-built_in,.hljs-constant,.hljs-literal,.hljs-number,.hljs-params,.hljs-pragma,.hljs-preprocessor{color:#de935f}.css .hljs-rules .hljs-attribute,.ruby .hljs-class .hljs-title{color:#f0c674}.hljs-header,.hljs-inheritance,.hljs-string,.hljs-value,.ruby .hljs-symbol,.xml .hljs-cdata{color:#b5bd68}.css .hljs-hexcolor{color:#8abeb7}.coffeescript .hljs-title,.hljs-function,.javascript .hljs-title,.perl .hljs-sub,.python .hljs-decorator,.python .hljs-title,.ruby .hljs-function .hljs-title,.ruby .hljs-title .hljs-keyword{color:#81a2be}.hljs-keyword,.javascript .hljs-function{color:#b294bb}.hljs{display:block;overflow-x:auto;background:#35383C;color:#c5c8c6;padding:.8em}.coffeescript .javascript,.javascript .xml,.tex .hljs-formula,.xml .css,.xml .hljs-cdata,.xml .javascript,.xml .vbscript{opacity:.5}
