/* 
Theme Name: DI Club
Description: Childtheme 
Author: Designers Inn 
Template: di-basis 
Version: 1.3 
*/

#main-header {
    padding: 18px 0 18px 0;
	}

h3 { 
  font-weight: 400;
  font-size: 18px;
  }

.et_pb_all_tabs {
  color: #999;
  background-color: #161616;
  }

.et_pb_tabs_controls {
  color: #999;
  background-color: #161616;
  }

.et_pb_tabs_controls li.et_pb_tab_active {
  padding: 4px 30px;
  bottom: -1px;
  background-color: #161616;
  border-left: 1px solid #161616;
  border-left-color: #63c0d3;
  }

.et_pb_tab_active a {
    color: #63c0d3 !important;
	}

.et_pb_tabs {
    margin-bottom: 30px;
    border: 0px solid #161616;
	}

.et_pb_column_1_3 .et_pb_tabs_controls li, .et_pb_column_1_4 .et_pb_tabs_controls li, .et_pb_column_3_8 .et_pb_tabs_controls li {
    float: none;
    border-right: medium none;
    border-bottom: 1px solid #161616;
	}

.pad_ten {
	padding: 10px;
}

.pad_top_zero {
	padding-top: 0px !important;
}


.box_background_30 {
	background:#101010;
	padding:20px 0 20px 0;
}

.frame_option {
	border: 1px solid #161616;
	background-color:#000000;
	padding:20px;
}


.et_pb_post .entry-content, .project .entry-content {
    color: #000;
}

#left-area .post-meta {
    color: #000;
}

#comment-wrap {
    color: #999;
}