/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/

body {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-position: left top;
	background-attachment: fixed;
	background-image: url(images/fond4.png)


	

	
}

h1, h2, h3, h4 {
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #FF9900;
}

h1 {
	font-size: 2em;
}

h2 {
	font-size: 2.6em;
}

h3 {
	font-size: 1.6em;
}

h4 {
	font-size: 1.6em;
}

p, ul, ol {
	margin-top: 0;
	line-height: 180%;
}

ul, ol {
}

a {
	text-decoration: none;
	color: #ECDC87;
}

a:hover {
}

#wrapper {
	width: 860px;
	height: 100%;
	min-height: 100%;
	margin: 0 auto;
	padding: 0;
	background-image: none;
	background-repeat: repeat-y;
	background-position: left top;
	background-image: url(images/fond_barres.png);
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;

}

/* Header */

#header {
	width: 960px;
	height: 104px;
	margin: 0 auto;
	background-color: #663300;
	background-image: url(images/entete_02.png);
	background-repeat: no-repeat;
	background-position: center;
	padding:10px;
	    border:solid 1px #382b03;
    -moz-border-radius-topleft: 10px;
    -moz-border-radius-topright:10px;
    -moz-border-radius-bottomleft:0px;
    -moz-border-radius-bottomright:10px;
    -webkit-border-top-left-radius:10px;
    -webkit-border-top-right-radius:10px;
    -webkit-border-bottom-left-radius:0px;
    -webkit-border-bottom-right-radius:10px;
    border-top-left-radius:10px;
    border-top-right-radius:10px;
    border-bottom-left-radius:0px;
    border-bottom-right-radius:10px;


}

/* Logo */

#logo {
	float: left;
	height: 65px;
	margin: 0;
	padding-top: 20px;
	color: #FFFFFF;
}

#logo h1, #logo p {
	margin: 0;
	padding: 0;
}

#logo h1 {
	float: left;
	letter-spacing: -1px;
	text-transform: lowercase;
	font-size: 2.6em;
}

#logo p {
	float: left;
	margin: 0;
	padding: 12px 0 0 10px;
	font: normal 14px Georgia, "Times New Roman", Times, serif;
	font-style: italic;
} 

#logo a {
	border: none;
	background: none;
	text-decoration: none;
	color: #FFFFFF;
}

/* Search */

#search {
	float: right;
	width: 230px;
	padding: 0px 20px 0px 0px;
}

#search form {
	height: 41px;
	margin: 0;
	padding: 30px 0 0 0px;
}

#search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}

#search-text {
	width: 210px;
	padding: 5px 5px;
	border: none;
	background: #F3F3F3;
	text-transform: lowercase;
	font: normal 11px Arial, Helvetica, sans-serif;
	color: #5D781D;
}

#search-submit {
	display: none;
}

iframe {
	background-color:#663333;
	-moz-border-radius:10px;
	-ms-border-raiduis:10px;
	-o-border-radius:10px
	-webkit-border-radius:10px;
	border-color:#F93;
	border-width:10px;
	border-style:double;
	margin:5px;
	padding:5px;
	-webkit-box-shadow: 3px 5px 6px 3px #3b2d11;
	-moz-box-shadow: 3px 5px 6px 3px #3b2d11;
	box-shadow: 3px 5px 6px 3px #3b2d11;
}

/* Menu */

#menu {
	width: 700px;
	height: 50px;
	margin: 0 auto;
	padding: 0;
}

#menu ul {
	margin: -32px 0px 0px 0px;
	padding: 0px;
	list-style: none;
	line-height: normal;
}

#menu li {
	float: left;
}

#menu a {
	display: block;
	margin-right: 3px;
	padding: 8px 25px 8px 25px;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight:900;
	color:#000;
	border: none;
	border:1px solid #63571b;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	background-color: rgba(255, 123, 44, 0.4);
	background: rgba(255, 123, 44, 0.4);
	font-style: italic;

}

#menu a:hover, #menu .current_page_item a {
	text-decoration: none;
	color: #F1D391;
	background-color: #FFC;
	border:1px solid #63571b;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	    background-color: rgba(255, 123, 44, 0.6);
    background: rgba(255, 123, 44, 0.6);
	-webkit-transition-property: background;
	-webkit-transition-duration: 0.3s;
	-webkit-transition-timing-function: ease;
		-moz-transition-property: background;
	-mozt-transition-duration: 0.3s;
	-moz-transition-timing-function: ease;
	transition-property: background;
transition-duration: 0.3s;
-transition-timing-function: ease;
   


}

#menu .current_page_item a {
	text-decoration: none;
	color: #F7F3F3;
	padding:10px;
	border:1px solid #63571b;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
	    background-color: rgba(255, 123, 44, 0.4);
    background: rgba(255, 123, 44, 0.4);
  

 
}

#menu a:hover {
	color: #F7F3F3;
	background-color: #630;
	border-top-color: #FFC;
	border-right-color: #FFC;
	border-bottom-color: #FFC;
	border-left-color: #FFC;
	list-style-type: none;
	-webkit-box-shadow: 3px 5px 6px 3px #3b2d11;
	-moz-box-shadow: 3px 5px 6px 3px #3b2d11;
	box-shadow: 3px 5px 6px 3px #3b2d11;
}

/* Page */

#page {
	width: 980px;
	margin: 0 auto;
	padding: 0;
	background-image: url(images/fond_barres.png);
	background-repeat: repeat-y;
}

/* Content */

#content {
	float: left;
	width: 700px;
	padding: 0px;
	background-image: url(images/fond_barres.png);
	background-repeat: repeat;
	background-position: left top;
	background-color: #630;



}


.post {
	margin: 0px 20px 30px 0px;
	padding: 0px;
	background-color: #FFF;
	padding:10px;
border:1px solid #63571b;
border-radius:20px;
-moz-border-radius:20px;
-webkit-border-radius:20px;

}

.post-bgtop {
}

.post-bgbtm {
}

.post .title {
	
	padding: 8px 0 0 0px;
	letter-spacing: -1px;
	color: #323232;
	padding:10px;
background:#f1f1ba;
border:1px solid #63571b;
border-radius:20px;
-moz-border-radius:20px;
-webkit-border-radius:20px;
-webkit-box-shadow: 3px 5px 6px 3px #3b2d11;
-moz-box-shadow: 3px 5px 6px 3px #3b2d11;
box-shadow: 3px 5px 6px 3px #3b2d11;
margin-bottom:8px;
}

.post .title a {
	color: #323232;
	border: none;
}

.post .meta {
	padding-bottom: 5px;
	padding-left: 15px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left 5px;
	
}

.post .meta a {
	color: #FF9933;
}

.post .entry {
	background: url(images/img04.gif) repeat-y left top;
	text-align: justify;
	color: #000000;
}

.post .entrybgtop {
	background-color: #FFF;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left top;
}

.post .entrybgbtm {
	padding: 20px;
	background-color: #FFF;
	background-image: none;
	background-repeat: no-repeat;
	background-position: left bottom;
}

.post .entry a {
	color: #960;
	font-weight: bold;
}
.post .entry a:hover {
	text-decoration:underline;
}

/* Sidebar */

#sidebar {
	
	margin-top:18px;
	float: right;
	padding: 0px 20px;
	color: #848FA3;
	border-color:#FFC;
	border-style:solid;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}

#sidebar li {
	margin: 0;
	padding: 0;
	color: #000;
	background-color: #630;

}

#sidebar li ul {
	background: url(images/img10.gif) repeat-x left top;
	padding-bottom: 30px;
}

#sidebar li li {
	background: url(images/img11.gif) repeat-x left bottom;
	line-height: 35px;
	margin: 0px 15px;
	padding-left: 10px;
}

#sidebar li li span {
	display: block;
	margin-top: -20px;
	padding: 0;
	font-size: 11px;
	font-style: italic;
}

#sidebar h2 {
	height: 36px;
	letter-spacing: -.5px;
	padding: 13px 0px 0px 25px;
	background: url(images/img09.gif) no-repeat left top;
	font-size: 1.6em;
	color: #000000;
}

#sidebar p {
	margin: 0 0px;
	padding: 20px 15px;
	text-align: justify;
	background-image: url(images/fond_barres.png);
}

#sidebar a {
	color: #ECD76A;
	border: none;
}

#sidebar a:hover {
	color: #FFF;
	top: 30px;
	border-bottom-color: #FFC;
}

/* Calendar */

#calendar {
}

#calendar_wrap {
	padding: 20px;
}

#calendar table {
	width: 100%;
}

#calendar tbody td {
	text-align: center;
}

#calendar #next {
	text-align: right;
}

/* Footer */

#footer {
	width: 980px;
	height: 50px;
	margin: 0 auto;
	padding: 0px 0 15px 0;
	font-family: Arial, Helvetica, sans-serif;
background-image: -webkit-gradient(
    linear,
    left bottom,
    left top,
    color-stop(0.36, rgb(112,87,46)),
    color-stop(0.68, rgb(122,98,46)),
    color-stop(0.84, rgb(77,54,26))
);
background-image: -moz-linear-gradient(
    center bottom,
    rgb(112,87,46) 36%,
    rgb(122,98,46) 68%,
    rgb(77,54,26) 84%
);
	border-color:#FFC;
	border-style:solid;
	border-radius:10px;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

#footer p {
	margin: 0;
	padding-top: 20px;
	line-height: normal;
	font-size: 10px;
	text-transform: uppercase;
	text-align: left;
	color: #FFF;
}

#footer a {
	color: #787878;
}

.image {margin:8px;

-webkit-box-shadow: 2px 4px 5px 2px #630;
-moz-box-shadow: 2px 4px 5px 2px #630;
box-shadow: 2px 4px 5px 2px #630;
border-radius:5px;
-moz-border-radius:5px;
-webkit-border-radius:5px;
border-radius:5px;
}

/*tables*/
.table_contact {background-color:#F93; border-color:#960; border-style:solid;
border-radius:20px;
-moz-border-radius:20px;
-webkit-border-radius:20px;
border-radius:20px;
-webkit-box-shadow: 3px 5px 6px 3px #3b2d11;
-moz-box-shadow: 3px 5px 6px 3px #3b2d11;
box-shadow: 3px 5px 6px 3px #3b2d11;
}
.td_contact {-moz-border-radius:20px;
-webkit-border-radius:20px;
border-radius:20px;}

.ul_guitare {
	

}
.ul_guitare li {
	
	background-repeat:no-repeat;
	list-style-position: outside;
	list-style-image: none;
	background-image: url(faveicon.png);
	
	left;
	padding-top:5px;
	margin-right:30px;
}
