/*

Theme Name: Yoko Child

Template: yoko

Theme URI: http://www.elmastudio.de/wordpress-themes/yoko/

Description: Yoko is a modern three-column blog theme. A responsive layout optimizes the theme for mobile devices like tablet pcs and modern smartphones (the layout switches to a two- or one-column layout depending on the screen size the theme is viewed on). To make your blog post more flexible you can use different kinds of post formats such as gallery, image, video, aside, link or quotes. To customize the theme you can choose your own background, link color, logo and header image. Yoko also comes with a custom social links widget and shortcodes for text columns, info boxes and highlighted text.



Author: Elmastudio

Author URI: http://www.elmastudio.de/en/themes/

Version: 1.1

Tags: light, three-columns, right-sidebar, flexible-width, custom-colors, custom-header, custom-background, custom-menu, theme-options, threaded-comments, sticky-post, translation-ready



License: GNU/GPL Version 2 or later

License URI: http://www.gnu.org/licenses/gpl.html

*/



/* Reset

--------------------------------------------- */

/* http://meyerweb.com/eric/tools/css/reset/

   v2.0 | 20110126

   License: none (public domain)

*/

@import url("../yoko/style.css");
@import url(//fonts.googleapis.com/css?family=Open+Sans);


body{


 font-family: 'Open Sans', sans-serif;


}

#content .entry-details{

display:none;

}

#content .entry-content{

width:100%;

}

#content .entry-header h2.entry-title{

 font-family: 'Open Sans', sans-serif;

}

#wrap{

border-bottom:none;
padding:40px 10px;

}

#colophon p{

display:none;

}

#secondary .searchform .search-input {

    width: 60%;
}


#main {

    width: 100%;
}


#content {

    width: 70.669%;
}


#secondary {

    margin-left: 7.054%;
    width: 22.275%;
}

iframe{

text-align:center;

}


#site-title h1 {

    letter-spacing: 0.5px;

}