/*   
Theme Name: Theme La Steppe Musicale
Theme URI: http://lasteppemusicale.oicrm.org
Description: Theme pour La Steppe Musicale
Author: IdFix Communication - Sophie Lavoie
Author URI: http://idfixcomm.com
Template: thematic
Version: 1.0
Tags: white, three-columns, two-columns, fixed-width, theme-options, left-sidebar, right-sidebar, threaded-comments, sticky-post, microformats
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html

.
The Thematic Theme is copyright Ian Stewart http://themeshaper.com/
This work, like WordPress, is released under GNU General Public License, version 2 (GPL).
.

*/

/* Reset browser defaults */
@import url('../thematic/library/styles/reset.css');

/* Apply basic typography styles */
@import url('../thematic/library/styles/typography.css');

/* Apply a basic layout */
@import url('../thematic/library/layouts/2c-r-fixed.css');

/* Apply basic image styles */
@import url('../thematic/library/styles/images.css');

/* Apply default theme styles and colors */
/* It's better to actually copy over default.css into this file (or link to a copy in your child theme) if you're going to do anything outrageous */
@import url('../thematic/library/styles/default.css');

/* Prepare theme for plugins */
@import url('../thematic/library/styles/plugins.css');

/* Overriding Thematic's styles for congruity with WP-Admin > Appearance > Header default header text color settings */
#blog-description { color: #000 }









body {

background: #E8E0CF;
font-family:Verdana, Geneva, sans-serif;
font-size:14px;
}


#branding {
border: 0px solid white;
padding: 0px 0 0px 0;
background-color: #fef4e2;
background: url(images/fond.jpg) repeat-y;
width: 960px;
height:200px;
}



#blog-title {
font-family: Verdana, Geneva, sans-serif;
font-size: 34px;
font-weight: bold;
line-height: 40px;
padding-top: 50px;
padding-left: 90px;
}



	#blog-title a{
	display: block;
	text-indent: -9000px;
	width: 520px;
	height: 100px;
	background: url(images/logo.png) no-repeat;
	padding:10px;
	}
	
	
	#blog-description {
	display:none;
	}

#access {
border-bottom: 0px solid #CCC;
height: 40px;
overflow: visible;
z-index: 100;
margin: 0 auto;
}


	
	
	.menu {
	text-align:left;
	width: 960px;
	height: 40px;
	background:#b9aa90;
	border-right: 0px solid white;
	border-left: 0px solid white;
	border-top: 0 solid #dd8f09;
	border-bottom: 0px solid #40403b;
	margin: 0 auto;
	}
	
	.menu-menu-principal ul {

	height: 40px;
	
	}

	.sf-menu{
	padding-left:80px;
	display: inline-block;
	}
	
	.sf-menu li{
		background:transparent;
		border:0px;
		
		}
		
		.sf-menu li:hover{
		background:transparent;
		border:0px;
		}
		
		
		.sf-menu a:link {
		color:#ffffff;
		border-width: 0px;
		padding: 10px 13px;
		text-decoration: none;
		font-family: Times, serif;
		font-weight:bold;
		font-size:16px;
		padding-left: 10px;
		background: transparent;
		/*text-transform:uppercase;*/

		}
			
		.sf-menu a:visited {
		color:#ffffff;
		border-width: 0px;
		padding: 10px 13px;
		text-decoration: none;
		font-family: Times, serif;
		font-weight:bold;
		font-size:16px;
		padding-left: 10px;
		background: transparent;
		/*text-transform:uppercase;*/

		}
			
		.sf-menu a:hover{
		color:#40403b;
		border-width: 0px;
		padding: 10px 13px;
		text-decoration: none;
		font-family: Times, serif;
		font-weight:bold;
		font-size:16px;
		background: transparent;
		padding-left: 10px;
		/*text-transform:uppercase;*/
		
		}
				
				
		
		.sf-menu .current_page_item a, .sf-menu .current_page_ancestor a, .sf-menu .current_page_parent a {
		background: transparent;
		color:#000000;
		height: 20px;
		}
		
		
		
		.sf-menu li:hover, .sf-menu li.sfHover, .sf-menu a:hover, .sf-menu a:active, .sf-menu a:focus {
			background: transparent;
			color:#40403b;

		}
	
		.sf-menu li li a, .sf-menu li.sfHover li a{
			background: transparent;
			color:#fff;

		}
		
		.sf-menu li li a:hover, .sf-menu li.sfHover li a:hover{
			background: transparent;
			color:#40403b;

		}
		
		.sf-menu li:hover ul, .sf-menu li.sfHover ul{
			top:40px;

		}
	
		
		ul.sub-menu{
			
			border:0px;	
			padding: 0px 0px 0px 0px;
			background:#b9aa90;

			}
			
	
			
			ul.sub-menu  li {
			background:#b9aa90;

			}
			
			ul.sub-menu li :hover{
		
			color: #ffffff;

			
			}
			
			ul.sub-menu  a{
			
			border:0px;

			}
			
			ul.sub-menu a:hover{
		
			border:0px;
			color: #40403b;
			

			}
			
			.sf-menu ul a {
			background:#b9aa90;

			}
			
			.sf-menu ul a:hover {
			background:transparent;
			color: #40403b;
		}
			
			.sf-menu li li{
			
			border:0px;

			}
			
			.sf-menu li li:hover{
		
			border:0px;
			color: #40403b;
			}
			
			.sf-menu li li a:hover, sf-menu li.sfHover li a:hover{
		
			background:transparent;
			
			}
			
			
			.sf-menu li li li {
			
			background:transparent;

			}
			
	

		
		

/*
		
				
				.aside h3 {
				font-size: 18px;
				font-style: normal;
				line-height: 22px;
				color:#ffffff;
				font-weight:bold;
				font-variant: small-caps;
				font-family: Garamond, "Times New Roman", Times, serif;
				}
	*/	

	
 #main {
 width: 960px;
background: url(images/fond.jpg) repeat-y;
border: 0px solid white;
padding: 20px 0 0px 0;
}

#container{
width: 920px;
float: left;
margin-left: 30px;
background: url(images/musicologies.png) no-repeat;
}

	
	#content {
	margin: 20px 0px 20px 60px;
	width: 840px;
	overflow: hidden;
	}
/*	
	#primary {
	border: 0px solid #ccc;
	padding: 18px 0 0 0;
	margin-bottom: 22px;
	}
	
	
	/*
	.main-aside {
		width: 220px;
		float: right;
		position: relative;
		right: 10px;
		}
*/
/*
	.entry-content {
	padding: 5px 0 0 0;
	}
/*	
	.description a:link {
		font-family: Calibri, Verdana, Geneva, sans-serif;
		font-weight: bold;
		font-size: 12px;
		color: #ed1c24;
		}
		
		.description a:visited {
		font-family: Calibri, Verdana, Geneva, sans-serif;
		font-weight: bold;
		font-size: 12px;
		color: #ed1c24;
		}
					
		
	.description a:hover {
		font-family: Calibri, Verdana, Geneva, sans-serif;
		font-weight: bold;
		font-size: 12px;
		color: #333333;
		}
		
		
		
	.calendrier a:link {
		font-family: Calibri, Verdana, Geneva, sans-serif;
		font-weight: bold;
		font-size: 12px;
		color: #ed1c24;
		}
		
		.calendrier a:visited {
		font-family: Calibri, Verdana, Geneva, sans-serif;
		font-weight: bold;
		font-size: 12px;
		color: #ed1c24;
		}
					
		
	.calendrier a:hover {
		font-family: Calibri, Verdana, Geneva, sans-serif;
		font-weight: bold;
		font-size: 12px;
		color: #333333;
		}
		
		
		.navigation {
		display:none;
		}
			
	
	.bienvenue {
	width: 890px;
	background: #e6e5e5;
	padding: 10px;
	}
	
	.col1{
	width:420px;
	float:left;
	padding: 10px 5px 5px 15px;
	text-align:left;
	margin-top:15px;
	margin-right: 30px;
	}
	
		#postForm {
		padding: 20px 20px 0px 0px;
		width: 380px;
		}
		

		#postForm img {
		height: auto;
		margin: 0 10px 18px 0;
		max-width: 100%;
		float: left;
		}
				
	.col2{
	width:420px;
	float:left;
	padding: 10px 5px 5px 15px;
	text-align:left;
	margin-top:15px;
	
	
	}
	*/
	
	
	.entry-content a:link {
font-family: Verdana, Geneva, sans-serif;
		font-weight: bold;
		font-size: 14px;
		color: #806A45;
		text-decoration:none;
}

.entry-content a:visited {
font-family: Verdana, Geneva, sans-serif;
		font-weight: bold;
		font-size: 14px;
		color: #806A45;
		text-decoration:none;
}

.entry-content a:hover {
font-family: Verdana, Geneva, sans-serif;
		font-weight: bold;
		font-size: 14px;
		color: #000000;
		text-decoration:none;
}

/*


a.btnInscrip{

	background: url(images/register.jpg) no-repeat;
	background-position: bottom;
	padding-top: 30px;
	
	}
	

a.btnInscrip:hover{

	background: url(images/registerHover.jpg) no-repeat;
	background-position: bottom;
	padding-top: 30px;

	}
	
	
a.btnInscripFr{

	background: url(images/inscrivezVous.jpg) no-repeat;
	background-position: bottom;
	padding-top: 30px;
	
	}
	

a.btnInscripFr:hover{

	background: url(images/inscrivezVousHover.jpg) no-repeat;
	background-position: bottom;
	padding-top: 30px;

	}
	
	

/*

		#postNews {
		padding: 20px 20px 0px 0px;
		width: 380px;
		}
		
		a.titreForm:link {
		font-family: Garamond, "Times New Roman", Times, serif;
		font-weight: bold;
		font-size: 18px;
		color: #ed1c24;
		text-decoration: none;
		}
		
		a.titreForm:visited {
		font-family: Garamond, "Times New Roman", Times, serif;
		font-weight: bold;
		font-size: 18px;
		color: #ed1c24;
		text-decoration: none;
		}
			
		
		a.titreForm:hover {
		font-family: Garamond, "Times New Roman", Times, serif;
		font-weight: bold;
		font-size: 18px;
		color: #333333;
		text-decoration: none;
		}
		
		
		a.plus {
		font-family: Calibri, Verdana, Geneva, sans-serif;
		font-weight: bold;
		font-size: 12px;
		color: #ed1c24;
		}
			
		
		a.plus:hover {
		font-family: Calibri, Verdana, Geneva, sans-serif;
		font-weight: bold;
		font-size: 12px;
		color: #333333;
		}
		
		.petit {
		font-family: Calibri, Verdana, Geneva, sans-serif;
		font-weight: bold;
		font-size: 10px;
		color: #888888;
		}
		
		table {
		border-spacing: 0px;
		border:0;
		border-collapse: separate;
		vertical-align: top;
		}

		td {
		padding:10;
		}
		
		table#paiement {
		border-spacing: 0px;
		border: 2px solid #eb1c24;
		border-collapse: separate;
		vertical-align: top;
		height: 170px;
		}

		td#paiement {
		padding:0;
		}
		
		.description{
		width:700px;
		float:left;
		}
		
		.calendrier{
		background:url(images/calendrier.jpg) no-repeat;
		width:205px;
		float:right;
		text-align:center;
		padding-top: 20px;
		}
		
		.calendrierMini{
		background: url(images/calendrierMini.jpg) no-repeat;
		width: 90px;
		float: left;
		text-align: center;
		padding-top: 8px;
		padding-right: 10px;
		padding-bottom: 45px;
		}
		
		.sousCalendrier{
		width:205px;
		float:right;
		text-align:center;
		padding-top: 20px;
		}
		
		.sousCalendrier-1{
		width: 40px;
		float: left;
		text-align: center;
		padding-left: 25px;

		}
		
		.sousCalendrier-2{
		width: 140px;
		float: right;
		text-align: left;
		padding-top: 15px;
		}
		
		.sousCalendrier-2 a{
		font-size: 18px;
font-style: normal;
line-height: 22px;
color: #ed1c24;
font-weight: bold;
font-variant: small-caps;
font-family: Garamond, "Times New Roman", Times, serif;
text-decoration: none;
}
	
		
		.sousCalendrier-2 a:hover{
		font-size: 18px;
font-style: normal;
line-height: 22px;
color: #888888;
font-weight: bold;
font-variant: small-caps;
font-family: Garamond, "Times New Roman", Times, serif;
text-decoration: none;
		}
		
		.mois {
		font-family: Calibri, Verdana, Geneva, sans-serif;
		font-weight: bold;
		font-size: 25px;
		color: #ffffff;
		}
		
		.date {
		font-family: Calibri, Verdana, Geneva, sans-serif;
		font-weight: bold;
		font-size: 50px;
		color: #000000;
		}
		
		.heure {
		font-family: Calibri, Verdana, Geneva, sans-serif;
		font-weight: bold;
		font-size: 30px;
		color: #888888;
		}
		
		
		
		.moisMini {
		font-family: Calibri, Verdana, Geneva, sans-serif;
		font-weight: bold;
		font-size: 13px;
		color: #ffffff;
		}
		
		.dateMini  {
		font-family: Calibri, Verdana, Geneva, sans-serif;
		font-weight: bold;
		font-size: 30px;
		color: #000000;
		line-height: 30px;
		}
		
		.heureMini  {
		font-family: Calibri, Verdana, Geneva, sans-serif;
		font-weight: bold;
		font-size: 20px;
		color: #888888;
		}
		
		
	.entry-meta {
	/*color: #666;
	font-size: 13px;
	font-style: italic;
	line-height: 18px;
	margin-bottom: 15px;
	display: none;
	}

	.entry-utility {
	display: none;
	}

	*/
	
	
	
	.page-id-895 h1{
	display:none;

	}
	/*
	.page-id-72 h1{
	display:none;

	}
	
	
	
	h1{
	padding: 0px 0 5px 0px;
	font-family: Calibri, Verdana, Geneva, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #dd8f09;
	border-bottom: 0px solid #000;
	margin-bottom: 20px;
	text-transform: uppercase;
	}
	*/		
	.entry-content h1{
	padding: 0px 0 5px 0px;
	font-family: Times, serif;
	font-size: 26px;
	font-weight: bold;
	color: #000000;
	border-bottom: 0px solid #000;
	margin-bottom: 20px;
	text-transform: uppercase;
	}
	
	.entry-title {
	padding: 0px 0 5px 0px;
	font-family: Times, serif;
	font-size: 26px;
	font-weight: bold;
	color: #000000;
	border-bottom: 0px solid #000;
	margin-bottom: 20px;
	text-transform: uppercase;
	}
	
	
	
	h3.toc_sitemap_pages{
	display:none;
	}
	
	ul.toc_sitemap_pages_list{
	list-style: none;
	}
	
	.page-id-751 img{
	margin-bottom:0px;
	}
	
	
	.page-id-734 .entry-content ul{
	list-style: none;

	}
	
	.page-id-734 .entry-content li{
	margin-bottom:15px;

	}
	
	
	
	/*
	.entry-content h2 {
	padding: 0px 0 5px 0px;
	font-family: Calibri, Verdana, Geneva, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #40403b;
	border-bottom: 0px solid #000;
	margin-bottom: 10px;
	text-transform: uppercase;
	}
	
	
	.page-id-5 h2{
	padding: 0px 0 5px 0px;
	font-family: Calibri, Verdana, Geneva, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #dd8f09;
	border-bottom: 0px solid #000;
	margin-bottom: 20px;
	text-transform: uppercase;

	}
	
	.page-id-72 h2{
	padding: 0px 0 5px 0px;
	font-family: Calibri, Verdana, Geneva, sans-serif;
	font-size: 26px;
	font-weight: bold;
	color: #dd8f09;
	border-bottom: 0px solid #000;
	margin-bottom: 20px;
	text-transform: uppercase;

	}
	
	
	
	
	/*
	.entry-content .wp-post-image {
	border: 0px solid #ccc;
	float: left;
	margin: 0 0 0px 0px;
	padding-right: 10px;
	}
	
	.obligatoire{
	font-size: 12px;
	font-weight: bold;
	color: #ed1c24;
	}
	
	.alerte{
	background: red;
	padding: 5px 20px 5px 15px;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	text-align:center;
	width:850px;
	}
	
	.alerteHidden{
	background: transparent;
	padding: 5px 20px 5px 15px;
	font-size: 18px;
	font-weight: bold;
	color: #ffffff;
	text-align:center;
	width:850px;
	}
		
/*	
	h2{
	font-family: Calibri, Verdana, Geneva, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 26px;
	padding: 25px 0 2px 0px;
	color:#5e6247;
	border-bottom:2px solid #bbbbbb;
	}
	
	.entry-content h3{
	font-family: Garamond, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	padding: 5px 0 10px 0;
	color: #000000;
	font-style: normal;
	}
/*
	
	p, ul, ol, dd, pre {
	margin-top: 15px;
	line-height: 18px;
	}

	
		

		#colonne1{
		padding: 0px 0 0px 0;
		float:left;
		width:430px;
		margin-top:25px;
		background:transparent;
		}
	/*
			.entry-content h2 {
			font-family: Calibri, Verdana, Geneva, sans-serif;
			font-weight:bold;
			font-size:20px;
			text-transform: uppercase;
			color:#ffffff;
			background:#ec1c24;
			padding: 5px 0 5px 10px;
			}
		
		#colonne2{
		padding: 0px 0 0px 0;
		width:430px;
		float:right;
		margin-top:25px;
		background:transparent;
		}
		*/
		/*
		.entry-content img {
		height: auto;
		margin: 0 0 0px 0;
		max-width: 100%;
		}


		.entry-content a{
		color: #ec1c24;
		font-weight: bold;
		text-decoration:underline;
		}
		
		.entry-content a:hover{
		color: #000000;
		font-weight: bold;
		text-decoration:underline;
		}
		




*/


	
	


#footer {
border-top: 0px solid #81061a;
margin-top: 0px;

}


/*
	#subsidiary{
	border-top: 10px solid #dd8f09;
	margin-top: 22px;
	width: 940px;
	height:125px;
	padding: 0px 0 0px 0;
	margin-top: 0px;
	padding-left:20px;
	background: #ffffff;
	}
	
	#subsidiary #third {
	margin: 0;
	text-align:right;
	padding-top:10px;
	}

	.aside {
	color: #81061a; 
	}
*/


	#siteinfo {
	border-top: 0px solid #dd8f09;
color: #ffffff;
font-size: 11px;
line-height: 18px;
padding: 22px;
width: 916px;
background-color: #b9aa90;
height: 120px;

}
/*
#footer1 {
	width:160px;
	float:left;
	background-color: transparent;
	font-weight:bold;
}

#footer2{
	
	width: 730px;
float: right;
text-align: right;
background-color: transparent;
}

	
	*/