/*
Theme Name: dochild
Author: Dream-Theme
Author URI: http://dream-theme.com/
Description: The7 is perfectly scalable, performance and SEO optimized, responsive, retina ready multipurpose WordPress theme. It will fit every site – big or small. From huge corporate portals to studio or personal sites – The7 will become a great foundation for your next project!
Version: 1.0.0
License: This WordPress theme is comprised of two parts: (1) The PHP code and integrated HTML are licensed under the GPL license as is WordPress itself.  You will find a copy of the license text in the same directory as this text file. Or you can read it here: http://wordpress.org/about/gpl/ (2) All other parts of the theme including, but not limited to the CSS code, images, and design are licensed according to the license purchased. Read about licensing details here: http://themeforest.net/licenses/regular_extended
Template: do
*/


#main{
padding:0px
}

.newsleft{
background-color: #edd9c0;
min-height:500px !important;
}
.newsright{
background-color: #f5eee5;
min-height:500px !important;
}

.edit-link{
display:none;
}


@font-face {
    font-family: 'HelveticaNeueCE35Thin';
    src: url('fonts/HelveticaNeueCE35Thin.eot');
    src: url('fonts/HelveticaNeueCE35Thin.eot') format('embedded-opentype'),
         url('fonts/HelveticaNeueCE35Thin.woff2') format('woff2'),
         url('fonts/HelveticaNeueCE35Thin.woff') format('woff'),
         url('fonts/HelveticaNeueCE35Thin.ttf') format('truetype'),
         url('fonts/HelveticaNeueCE35Thin.svg#HelveticaNeueCE35Thin') format('svg');
}

@font-face {
    font-family: 'CardoRegular';
    src: url('fonts/CardoRegular.eot');
    src: url('fonts/CardoRegular.eot') format('embedded-opentype'),
         url('fonts/CardoRegular.woff2') format('woff2'),
         url('fonts/CardoRegular.woff') format('woff'),
         url('fonts/CardoRegular.ttf') format('truetype'),
         url('fonts/CardoRegular.svg#CardoRegular') format('svg');
}


body, p, .main-nav > li > a .menu-text {
 font-family: 'HelveticaNeueCE35Thin';
font-weight:100;
}

h1, h2, h3, h4, h5, h6{
 font-family: 'CardoRegular';
}

.buybutton{
float:left;
}
.buybuttoncenter{
margin:0 auto;
}

.ubtn, .entry-title a, .mobile-main-nav li > a .menu-text{
 font-family: 'HelveticaNeueCE35Thin';
}
.entry-title a{
padding: 10px 15px 4px 15px;
border: 1px solid #fff;
}

.ubtn-ctn-center, .ubtn-ctn-left, .ubtn-ctn-right{
margin:15px 15px 0px 15px;
}


a{
color:#000;
text-decoration:none;
font-weight: bold;
}
a:hover{
color:#000;
text-decoration:underline;
}

.sub-downwards.dt-parent-menu-clickable .main-nav > li:not(.has-children) > a {
    margin-right: 0px;
}
@media only screen and (max-width: 770px) {

.musicbutton .ubtn{
min-width:200px !important;
}
.musicbutton{
float:none;
}
.buybutton .ubtn{
min-width:200px !important;
}
.buybutton{
float:none;
}
.ubtn-ctn-left, .ubtn-ctn-right {
    text-align: center !important;
}

}

