/*  
Theme Name: fightmoveacademy
Version: 1.0
Author: Fabien Nissels
Author URI: http://www.fnissels.ch
*/

/* Reset default browser styles */
@import url('styles/reset.css');

/* Rebuild default browser styles */
@import url('styles/rebuild.css');


@import url('styles/wp.css');

@font-face {
	font-family: "Capture_it";
	font-style: normal;
	font-weight: normal;
	src: url("http://www.fightmoveacademy.ch/font/Capture_it.ttf") format("TrueType");
}

@font-face {
	font-family: "gunplay";
	font-style: normal;
	font-weight: normal;
	src: url("http://www.fightmoveacademy.ch/font/gunplay.eot"); /* EOT file for IE */
}

@font-face {
	font-family: "gunplay";
	font-style: normal;
	font-weight: normal;
	src: url("http://www.fightmoveacademy.ch/font/gunplay.ttf") format("TrueType");
}

@font-face {
	font-family: "Stencilia-A";
	font-style: normal;
	font-weight: normal;
	src: url("http://www.fightmoveacademy.ch/font/Stencilia-A.ttf") format("TrueType");
}

/**************BODY*****************/

html, body {
height:100%;
margin:0;
padding:0;
background: black;
}

/* background-image: url(images/bg.png);
background-attachment: fixed;
background-repeat: repeat;
background-position: center top;
background-color: #373737; */

.invisible {
visibility: none;
}

#page {
	min-height: 100%;
	margin-bottom: -50px;
	position: relative;
}

#menu {
	width: 100%;
	background-color: #FF7A00;
	overflow: hidden;
	margin: auto;
	color: black;
}

#smooth_sldr div {
	font-family: "gunplay", Georgia,"Times New Roman", Times, serif;

}

#content {
	width: 960px;
	margin: auto;
	background-image: url(images/header2.png); background-repeat: no-repeat; background-position: right top;overflow:hidden;
	margin-top: 20px;
}

#central {
	width:655px;
	float:left;
	margin-bottom: 10px;
	margin-top: 20px;
	margin-left: 10px;
	}

#featured {
	width:652px;
	float:left;
border-top: 2px solid #FF7A00;
height: 200px;
}

#entry {
	width:652px;
	float:left;
	background-color: #9d9d9d;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.facebook {
margin-right: 20px;
margin-left: 5px;
}

#entry li {
margin-left: 20px;
}

.navigation {
	clear:both;
	margin-top: 10px;
	margin-left: 10px;
}

.single {
	width:612px;
	margin-top: 10px;
	margin-left: 10px;
	padding: 10px;
}

.post {
	width:289px;
	clear: none;
	float: left;
	margin-top: 10px;
	margin-left: 10px;
	padding: 10px;
height:150px;

}

.postinter {
overflow: hidden;
border-top: 2px solid black;
padding-top: 5px;


}

.post p{
	line-height: normal;
	margin-bottom: 5px;
}

.postleft {
	width:100px;
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}

.entry {

	width:170px;
	float: left;
text-align: left;
}

.date {
margin-top: 5px;
	margin-bottom: 25px;
	font-weight: bold;
font-size: 13px;
}

.post hr {
display: block;
}

.postmetadata {
	float: left;
clear: both;
font-size:11px;

}

.postmetadata ul, .postmetadata li {
display: inline;
list-style-type: none;
list-style-image: none;
}

.entry p a:visited {
color: #b85b5a;
}

#comments {
	width:612px;
	margin-top: 10px;
	margin-left: 10px;
	padding: 10px;
}

.commentlist li, #commentform input, #commentform textarea {
font: 0.9em;
}
.commentlist li {
font-weight: bold;
}
.commentlist cite, .commentlist cite a {
font-weight: bold;
font-style: normal;
font-size: 1.1em;
}
.commentlist p {
font-weight: normal;
line-height: 1.5em;
text-transform: none;
}
#commentform p {

}
.commentmetadata {
font-weight: normal;
}

#respond{
margin-bottom: 10px;
}

a, a:link, a:visited {text-decoration:none; color:#FFFFFF;}

a:hover {
	color: #FF7A00;
}


/**************HEADER*****************/


.horaires {
	color: #FFF;
	font-size:11px;
	list-style-type:none;
	line-height: 16px;
	}
	
	

.horaires a {
	color:#999;
	text-decoration: none;
}

.horaires a:hover {
	color: #FF7A00;
}

#titre-horaires {
	float:left;
	width: 600px;
	margin-left: 70px;
	margin-top: 50px;
	}


#horaires {
	float:left;
	width: 80px;
	margin-left: 70px;
margin-top:52px;
	}


#horaires2 {
	float:left;
	width: 555px;
margin-top:52px;
	}
	

#logo {
	float:left;
	width: 243px;
}



/**************LINKS*****************/


/**************SIDEBAR*****************/
#sidebar {
	width: 292px;
	float: left;
	clear: both;
	margin-top: 20px;
	color: #CCC;
	margin-bottom: 10px;
}


#sidebartop {
	width: 272px;
	float: left;
	margin: 10px;
}
#sidebarleft {
	width: 126px;
	float: left;
	margin: 10px;
}
#sidebarright {
	width: 126px;
	float: left;
	margin: 10px;
}

#sidebar ul{
	list-style-type:none;
	margin: 0px;	
}

#sidebartop a {
	color:#CCC;
	text-decoration: none;
}

#sidebar h2{
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom:2px solid grey;
}

h2 {
	font-size:13px;
	color:grey;
	font-family: "gunplay", Georgia,"Times New Roman", Times, serif;
	text-transform:uppercase;
 line-height: normal;
}

h3 {
	font-size:12px;
	color:#FFF;
	font-family: "gunplay", Georgia,"Times New Roman", Times, serif;
	text-transform:uppercase;
}

#titre-horaires h2{
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	border-bottom:1px dotted #CCC;
}
	
.post h2 a{
	color: #000;
	
	}
	
 h2.featured {
font-size: 25px;
color: #FF7A00;
		}

 h2.h2page {
margin-bottom:25px;
		}

.single h2{
color: black;
	font-size:25px;
line-height: 25px;
	margin-right: 0px;
	margin-left: 0px;
	border-bottom:2px solid black;
}

.shadow{
box-shadow: 3px 3px 6px #000000;
-webkit-box-shadow: 3px 3px 6px #000000;
-moz-box-shadow: 3px 3px 6px #000000;
filter: progid:DXImageTransform.Microsoft.dropShadow(color=#000000, offX=3, offY=3, positive=true);
}



img { border: 0;}




/**************FOOTER*****************/
.clearfooter {
	height: 10px;
	clear: both;
}

#footer {
font-size: 9px;
font-weight: bold;
	min-height:10px;
	position: relative;
	background-color: #FF7A00;
color: #000000;
overflow:auto;
padding-bottom:10px;
}

#footercontent ul{
	list-style-type:none;
	margin: 0px;	
}

#footercontent {
	width: 960px;
	margin: auto;
text-align: center;
padding-top:5px;
}

.clear {
 clear: both;
}

.footer-item {
 float: left;
 width: 33%;
text-align: left;
}

.footer-item ul {
padding-left: 15px;
}

#footer a {
	color: black;
}

#footer a:hover {
	color: white;
}

/**************wrapping text around images*****************/

img.alignright {float:right; margin:0 0 1em 1em}
img.alignleft {float:left; margin:0 1em 1em 0}
img.aligncenter {display: block; margin-left: auto; margin-right: auto}
a img.alignright {float:right; margin:0 0 1em 1em}
a img.alignleft {float:left; margin:0 1em 1em 0}
a img.aligncenter {display: block; margin-left: auto; margin-right: auto}



</style>
/* nécéssaire pour les utilisateurs d'ie6 */
<!--[if lt IE 7]>
<style>
#page {
height: 100%;
}
