/*
Theme Name:     Customizr Child
Theme URI:      http://themesandco.com/customizr
Description:    A child theme for the Customizr WordPress theme. This child theme simply includes 2 files : style.css to add your custom css and functions.php where you can extend Customizr's core code. In order to keep your code as clean and flexible as possible, try to use Customizr's hooks API for your customizations. Do something awesome and have fun !
Author:         Nicolas Guillaume (nikeo)
Author URI:     http://themesandco.com
Template:       customizr
Version:        1.0.0
*/

header.tc-header{background-color:#fff;background-size:100% auto;background-repeat:no-repeat;border-top:10px solid #00BFFF;border-top:10px solid #FFF;border-bottom:10px solid #90EE90;border-bottom:10px solid #FFF}body{background:#FFF;color:#5A5A5A;padding-bottom:0}#main-wrapper{margin-top:0;margin-bottom:0;background-color:#FFF;border:2px solid #FFF;padding:0 10px 0 20px}.container[role=main]{background-color:#FFF}footer#footer .colophon{background-color:#fff}.tc-sidebar{background-color:#FFFAF0 background-color:#FFF padding:10px;width:20%}.left .tc-sidebar,.right .tc-sidebar{background-color:rgba(0,0,0,.1)}#customizr-slider.carousel .item{height:400px;min-height:400px;line-height:400px}footer#footer{text-align:center;background:#fff;color:#5A5A5A!important;border-top:10px solid #FFF}footer#footer a,footer#footer p{padding:0;font-size:1em;text-align:center;line-height:1.2em;color:#000}footer#footer h3{color:#585858}.navbar .navbar-inner{-webkit-box-shadow:0 0 0;-moz-box-shadow:0 0 0;box-shadow:0 0 0 transparent;background:0 0}.navbar .nav>li>a{position:relative;top:10px}.navbar .navbar-inner{max-height:20px}.navbar-inner .social-block{float:right;margin-top:10px;margin-right:0;text-align:right}.navbar-wrapper .navbar h2{float:left;margin-top:10px;margin-left:20px;text-align:left;color:#555}#secondary-menu ul{text-align:right;list-style-type:none}#secondary-menu ul li{display:inline-block;padding:0 5px}.round-div{border:104px solid #FAFAFA;border-radius:0;display:block;height:170px;left:-54px;position:absolute;top:-66px;transition:all .3s ease 0s;width:170px;z-index:99}.blog .round-div,.home .round-div{border-color:transparent}.navbar .nav>li>a,.navbar .nav>li>a:first-letter{color:#FFF;background:green;text-shadow:none}.page h1.format-icon:before,.post h1.format-icon:before,.post h2.format-icon:before{content:none}.entry-content.format-icon:before,.entry-summary.format-icon:before,.format-icon:before,article.error404 .format-icon:before,article.format-aside .format-icon:before,article.format-audio .format-icon:before,article.format-chat .format-icon:before,article.format-gallery .format-icon:before,article.format-image .format-icon:before,article.format-link .format-icon:before,article.format-quote .format-icon:before,article.format-standard .format-icon:before,article.format-status .format-icon:before,article.format-video .format-icon:before,article.page .format-icon:before{display:none}.post .tc-content{float:right}.post .tc-thumbnail{float:left}


