/*
Theme Name: catch-base-child
Description: Theme enfant de catch base
Author: Jean FREYSSINEL
Author URI: http://www.creation-site-internet-bergerac.com
Template: catch-base
Version: 0.1.0
*/

/* Generated by Font Squirrel (https://www.fontsquirrel.com) on June 29, 2016 */



@font-face {
    font-family: 'open_sansregular';
    src: url('opensans-regular-webfont.woff2') format('woff2'),
         url('opensans-regular-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

/* Generated by Font Squirrel (https://www.fontsquirrel.com) on June 29, 2016 */

.site {
	margin: 0px auto;
}

.site {
	background-color: #f9f9f9;
	border-radius:			3px;
	-moz-border-radius:		3px;
	-webkit-border-radius:	3px;
	-webkit-box-shadow: 	0 2px 6px rgba(100, 100, 100, 0.3);
	-moz-box-shadow: 		0 2px 6px rgba(100, 100, 100, 0.3);
	box-shadow: 			0 2px 6px rgba(100, 100, 100, 0.3);
	width: 1200px;
}

.wrapper {
	padding: 0 0px;
}

#masthead {
	padding: 0px 0;
}
@font-face {
    font-family: 'open_sanslight';
    src: url('opensans-light-webfont.woff2') format('woff2'),
         url('opensans-light-webfont.woff') format('woff');
    font-weight: normal;
    font-style: normal;

}

.no-sidebar.content-width #main {
    display: block;
    float: none;
    margin: 0 auto;
    width: 100%;
}

.tf-tile .tile-flip-box-wrap {
	position: relative;
	width: 100%;
	height: 100%;
	-webkit-perspective: 1000px;
	-moz-perspective: 1000px;
	-o-perspective: 1000px;
	-ms-perspective: 1000px;
	perspective: 1000px;
	overflow: hidden;
}

#feature-slider .entry-container {
    bottom: 44px;
    color: #fff;
    left: 25%;
    padding: 20px;
    position: absolute;
    text-align: center;
    width: 50%;
    z-index: 101;
	display: none;
}

.entry-title,
.entry-title a {
	color: #21759b;
}

h1,
h2,
h3,
h4,
h5,
h6 {
	clear: both;
	line-height: 1.2;
	margin: 0 0 10px;
	color: #999999;
}

.page-content,
.entry-content,
.entry-summary {
	margin: 0;
	padding-top: 20px;
	border-top: 1px solid #e3c544;
}

.site-title a {
	color: #21759b;
	font-family: open_sanslight,open_sansregular,arial;
}

#search-toggle {
	display: none;
    background-color: transparent;
    color: #666;
    cursor: pointer;
    float: right;
    height: 42px;
    margin-right: 20px;
    text-align: center;
    width: 42px;
}

.site-footer {
	background-color: #111111;
}
#footer-left-content {
	color: #aaa;
}
#footer-right-content {
	color:	#aaa;
}

