/*
Theme Name: Twenty Thirteen Child 01
Theme URI: 
Description: Child 01 theme for the Twenty Thirteen theme
Author: <a href="http://wordpress.org/">the WordPress team</a>
Author URI: 
Template: twentythirteen
Version: 1.4
*/

/* Generated by Orbisius Child Theme Creator (http://club.orbisius.com/products/wordpress-plugins/orbisius-child-theme-creator/) on Tue, 03 Mar 2015 20:41:58 +0000 */ 

@import url('../twentythirteen/style.css');

h1 {font-size:26px !important;}

.entry-header, .entry-content, .entry-summary, .entry-meta {
margin: 0 auto;
max-width: 80%;
width: 100%;
}
.sidebar .entry-header, .sidebar .entry-content, .sidebar .entry-summary, .sidebar .entry-meta {
  max-width: 1040px;
  padding: 0 376px 20px 60px;
}

p {
  color: #333 !important;
  font-family: 'Ek Mukta';
  font-style: normal;
  font-weight: 200;
}

.topbar {
  position: relative;
  padding: 0;
  line-height: 35px;
  background: #fd6907;
  border-bottom: 1px solid #CCCCCC;
  color: #fff !important;
  overflow: hidden;
}
.inner {
  position: relative;
  width: 980px;
  margin: 0 auto;
}
.topbar .one_half, .topbar .one_third, .topbar p {
  margin-bottom: 0 !important;
}

.one_half_right {
float:right;
}
.one_half, .one_third, .two_third, .one_fourth, .one_fifth, .four_fifth, .one_sixth, .five_fifth, .two_fifth, .three_fifth, .three_fourth {
  position: relative;
  display: inline;
  display: inline-block;
  float: left;
margin-right:4%;
  margin-bottom: 15px;
}
.last {
  margin-right: 0 !important;
}
.topbar .one_half.last {
  text-align: right;
}
.topbar .socials {
  float: left !important;
  margin: 0 auto;
  padding: 0;
}
ul.socials li {
  display: inline-block;
  margin: 0 3px 0 0;
  line-height: 35px;
  width: 30px;
  height: 35px;
  cursor: pointer;
  -webkit-transition: all 300ms eas