
body {
    background-color: #000;
}

.container {

    border:0px solid #dfdfdf;
    width: 100%;
    display:table;
}

.top-header{
	background:#0C77AB;
	
}

.top-header h1{
	color:#fff;
	font-size:15px;
	margin-left:20px;
}

.header-ganjel {
    background: #0C77AB none repeat scroll 0 0;
    border-top: 1px solid #1e1f21;
    height: 4px;
}

.menu-btn {
    cursor: pointer;
    position: absolute;
    right: 0;
    top: 0;
}

.menu-wrapper{
    display: none;
	background: #1e1f21;
}

.main-header {
	/*background-color: #ffcc00;*/
	/*
    background-image: url("../../img/home/background_artisku2.jpg");
	background-size: 100% auto;
	background-attachment: fixed;
    background-repeat: no-repeat;
	*/
	min-height: 200px;
}

.img-bg{
	position:relative;
	width:100%;
	max-height:200px;
	m-height:200px;
	height:200px;
}

.logo{
	position:absolute;
	left:0px;
	top:0px;
}

.logo img{
	
}

.header-bg{
	position:relative;
}

.flex-direction-nav a::before {
    font-size: 20px;
}


.menu-btn{
    background-image: url("../../img/home/btn_menu.png");
   /* margin-right: 6px;
    margin-top: 16px;*/
}

.right{
    float: right;
}

.content{
    /*background: #fff;*/
	color:#cdcdcd;
	margin-top:6px;
}

.banner2 img{
	 display: block;
    margin: 0 auto;
	width:100%;
	max-width:640px;
}

.article-list {
    background: #000;
    padding-top: 7px;
    margin-bottom: 5px;
}

.article-list2 {
    background: #000;
    padding-top: 7px;
    display: block;
}

.article-list .thumb {
    float: left;
    height: 73px;
    margin-right: 7px;
    width: 110px;
}

.article-list2 .thumb {
    float: left;
    height: 73px;
    margin-right: 7px;
    width: 110px;
}

img.thumb {
    height: 85px;
    width: 85px;
}

.category{
    /*background: #fff;*/
 
}


.info .tgl {
    color: #3ee2e0;
    font-size: 11px;
    font-weight: bold;
}


.title h1{
    line-height: 11px;
}

.title h1 a {
    color: #ffffff;
    font-size: 14px;
    font-weight: bold;
}

.article-item {
    height: 77px;
    margin-left: 6px;
    margin-top: 5px;
    width: 98%;
}

.flex-caption {
    background: rgba(0, 0, 0, 0.5) none repeat scroll 0 0;
    bottom: -9px;
    color: #fff;
    font-family: Arial,Impact,Helvetica,Tahoma,Arial;
    font-size: 15px;
    font-weight: bold;
    height: 53px;
    left: 0;
    line-height: 18px;
    overflow: hidden;
    padding: 2% 5%;
    position: absolute;
    text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.3);
    text-transform: uppercase;
    width: 100%;
}

.flexslider {
    background: #000 none repeat scroll 0 0;
    border: 0 none;
    border-radius: 0;
    margin: 0;
    overflow: hidden;
}

.other-header{
    background: #FC0020;
    border-bottom: solid 1px #000;
    height: 28px;
}

.other-header h1{
    color: #ffffff;
    float: left;
    font-size: 16px;
    line-height: 28px;
    padding-left: 15px;
    cursor: pointer;
	width: 81%;
}

.status {
    background: #ffdf43 none repeat scroll 0 0;
    float: right;
    margin-right: 10px;
    text-align: center;
    width: 40px;
}

.head-image img{
    max-width:640px;
	width:100%;
	display:block;
	margin: 0 auto;
	
}

.artis-row{
	width:100%;
	height:100px;
	padding-left:2%;
	margin-top:5px;
}

.artis-row .item{
	width:30%;
	float:left;
}

.artis-row .item .thumb{
	text-align:center;
}

.artis-row .item .name{
	text-align:center;
}

.artis-row .item .name a{
    color: #61cace;
    font-family: Calibri,Tahoma,Arial;
    font-size: 12px;
    font-weight: bold;
}

.artis-row .item a img{
	height:82px;
	width:82px;
}

ul.menu {
    list-style: outside none none;
}

ul {
    margin-left: 5px;
    margin-right: 5px;
}

ul.menu a li {
    color: #cdcdcd;
    font-family: Calibri,Tahoma;
    font-size: 17px;
    margin-bottom: 2px;
    text-transform: uppercase;
}

ul.menu a li {
    border-bottom: 1px solid #cdcdcd;
    line-height: 43px;
    margin-left: 7px;
    margin-right: 7px;
}

.block-footer{
    background-color: #0C77AB;
    color: #f5f4f4;
    font-size: 12px;
    font-weight: bold;
    height: 23px;
    padding-top: 5px;
    text-align: center;
}



@media only screen and (max-width: 275px) {
	.artis-row .item a img {
		height: 50px;
		width: 50px;
	}
}
