/* 
Theme Name:TNS_Bleu
Theme URI: http://www.toulouse-natsynchro.fr/
Description: Theme par <a href="http://www.e-keep.fr/" title="e-keep.fr">E-keep.fr</a>.
Version: 1.0
Author: Frederic Viau-Davodeau et Didier Vincent
Author URI: http://www.e-keep.fr
*/

body {
	margin: 0px;
	padding: 0px;
	background: url(images/entete.jpg) repeat-x center top #113052;
	font-size: 12px;
	font-family: 'Verdana', 'Arial', 'Trebuchet MS', sans-serif;
	color: #fff;
}

h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0px;
}

h4{
	font-size: 12px;
	font-weight: bold;
	font-family: 'Arial', 'Trebuchet MS', 'Verdana', sans-serif;
	color: #d94002;
	text-transform: uppercase;
}
a, a:link, a:active {
	color: #d94002;
}

a:hover {
	color: #fff;
}

	

/** CLASSES GENERIQUES **/

.smalltitle {
	color: #fff;
	font-family: 'Trebuchet MS', 'Arial', 'Verdana', sans-serif;
	font-size: 14px;
	font-style: italic;
}

.wrap {
	width: 900px;
	margin: 0px auto 0px auto;
}

.alignecenter{
	text-align:center;
clear: right;
}

.leftalign {
	width: 570px;
	float: left;
}

.rightalign {
	width: 310px;
	float: right;
	padding-top: 15px;
}

.clear {
	clear: both;
}

.heading {
	border-bottom: solid 1px #ad9a7e;
	margin-bottom: 10px;
	padding: 5px 0 5px 0;
}

h3 {
	font-size: 17px;
	font-weight: bold;
	font-family: 'Arial', 'Trebuchet MS', 'Verdana', sans-serif;
	color: #FFF;
	text-transform: uppercase;
}

h3 a {
	text-decoration: none;
}

.heading h3 {
	float: left;
}

.heading .rss {
	width: 26px;
	height: 25px;
	display: block;
	text-indent: -9999px;
	background: url(images/rss.jpg) no-repeat center top;
	float: right;
}

.navigation a {
	text-decoration: none;
	background: #F5EBDD;
	font-family: 'Arial', 'Trebuchet MS', 'Verdana', sans-serif;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: bold;
	width: 160px;
	display: block;
	text-align: center;
	padding: 4px;
}

.navigation .alignleft {
	float: left;
}

.navigation .alignright {
	float: right;
}

/** ENTETE **/

.header {
	margin: 0px 0px 0px 0px;
}

#headlogo {
	width: 365px;
	height: 65px;
	float: left;
	text-align: center;
	font-size: 43px;
	font-weight: bold;
	font-family: 'Trebuchet MS', 'Arial', 'Verdana', sans-serif;
	letter-spacing: -1px;
}

#headlogo:hover {
	color: #cd8b02;
}

.header h1 a {
	text-decoration: none;
	color: #fff;
}

.header h1 a span {
	font-weight: normal;
	color: #fff;
}

/** MENU DU HAUT **/

.lavaLampBottomStyle {
	position: relative;
	height: 29px;
	width: 410px;
	padding: 5px;
	margin: 0 0;
	overflow: hidden;
}

.lavaLampBottomStyle li {
	float: left;
	list-style: none;
}

.lavaLampBottomStyle li.back {
	border-bottom: 3px solid #ef835d;
	width: 9px;
	height: 24px;
	z-index: 8;
	position: absolute;
}

.lavaLampBottomStyle li a {
	font: bold 14px arial;
	text-decoration: none;
	color: #000;
	outline: none;
	text-align: center;
	letter-spacing: 0;
	z-index: 10;
	display: block;
	float: left;
	height: 30px;
	position: relative;
	overflow: hidden;
	margin: 5px 9px;
}

.lavaLampBottomStyle li.current_page_item a {/** COULEUR DU LIEN ACTIF **/
	color: #FFFFFF;
	font-weight: bold;
	
}

.lavaLampBottomStyle li.current a {/** COULEUR DU LIEN ACCUEIL **/
	color: #228cda;
	font-weight: bold;
}

.lavaLampBottomStyle li.page_item a:hover {/** COULEUR DU SURVOL DES LIENS **/
	color: #FFFFFF;
	font-weight: bold;
}

/** A LA UNE **/

.featured {
	background: #000 url(images/fond_1.jpg) repeat-x center top;
	height: 399px;
	padding: 0px 0 0px 0;
	color: #000;
}

.featured h2 {
	font-family: 'Trebuchet Ms', 'Arial', 'Verdana', sans-serif;
	font-size: 24px;
	font-weight: bold;
	line-height: 42px;
	margin: 0px 0 5px 0;
}

/*Titre en haut a gauche*/

.featured h2 a {
	color: #fff;
	text-decoration: none;
}

/*Parametres de l'image en haut a gauche*/

.featured .leftalign img {
	
	padding: 2px;
	width: 250px;
	float: left;
	margin-right: 15px;
}

.featured .postcontent {
	width: 290px;
	float: right;
	padding-right: 5px;
}

.featured p, .postcontent {
	margin: 0px 0px 15px 0px;
	font-size: 12px;
	font-family: 'Verdana', 'Arial', 'Trebuchet MS', sans-serif;
	color: #000;
	line-height: 18px;
}

.advertisment {
	width: 300px;
	padding: 2px;
	margin-top: 5px;
}

.advertisment img {
	float: left;
	padding: 5px;
}

/** COLONNES ARTICLES **/

.maincontent {
	width: 700px;
	float: left;
}

.articlecolumn {
	width: 340px;
}

#featured-posts {
	float: right;
}

#latest-posts {
	float: left;
}

#featured-posts .article h2 a {
	color: #EE4705;
}

.articlecolumn {
	margin-bottom: 10px;
}

.newssection .article, .articlecolumn .article {
	border-bottom: solid 1px #D8CFC1;
	margin-bottom: 10px;
	padding-bottom: 10px;
}

.newssection .article h2, .articlecolumn .article h2 {
	font-size: 20px;
	font-weight: bold;
	border-bottom: dashed 1px #D8CFC1;
	padding-bottom: 5px;
	line-height: 22px;
	font-family: 'Trebuchet MS', 'Arial', 'Verdana', sans-serif;
}

.newssection .article h2 a, .articlecolumn .article h2 a {
	color: #fff;
	text-decoration: none;
}

.newssection .article p, .articlecolumn .article p {
	color: #6A5E4C;
	font-size: 11px;
	line-height: 14px;
	font-family: 'Verdana', 'Arial', sans-serif;
}

.newssection .article p a, .articlecolumn .article p a {
	font-weight: bold;
}

.newssection .article .left, .articlecolumn .article .left {
	width: 95px;
	float: left;
	text-align: right;
	font-size: 11px;
	color: #B4AB9D;
	text-transform: uppercase;
	font-family: 'Trebuchet MS', 'Arial', 'Verdana', sans-serif;
	line-height: 14px;
}

.newssection .article .left img, .articlecolumn .article .left img {
	/*border: solid 3px #E7D9C6;*/
	padding: 2px;
}

.newssection .article .right, .articlecolumn .article .right {
	width: 230px;
	float: right;
}

/** COLONNE LATERALE **/

.homesidebar {
	width: 180px;
	float: right;
	padding-top: 11px;
}

.homesidebar h3 {
	border-bottom: solid 1px #D8CFC1;
	line-height: 17px;
	padding-bottom: 7px;
	margin-bottom: 10px;
}

.homesidebar ul {
	list-style: none;
	padding: 0px;
	margin: 0px;
	color: #C3B39D;
	font-size: 11px;
}

.homesidebar ul li {
	border-bottom: dashed 1px #D8CFC1;
	padding-bottom: 6px;
	margin-bottom: 5px;
}

.homesidebar ul li a {
	font-size: 12px;
	margin-right: 4px;
	text-decoration: none;
}

.homesidebar .item {
	margin-bottom: 40px;
}

.singlesidebar {
	width: 310px;
	float: right;
	margin: 4px 0 0 0;
}

.singlesidebar .item {
	margin: 10px 0 30px 0;
}

/** ARTICLE SEUL **/

.singlepost {
	width: 570px;
	float: left;
	margin: 20px 0 0 0;
	text-align: justify;
}
.singlepost1 {
	width: 870px;
	float: left;
	margin: 20px 0 0 0;
	text-align: justify;
}

.singlepost .postcontent {
	color: #FFFFFF;
	line-height: 18px;
	margin-top: 10px;
}

.singlepost .posthead h2 {
	font-family: 'Arial', 'Trebuchet MS', 'Verdana', sans-serif;
	font-size: 28px;
	line-height: 38px;
	margin: 0px 0px 4px 0px;
	color: #fff;
}

/*Sous titre de l'article*/

.singlepost .posthead span {
	font-family: 'Trebuchet MS', 'Arial', 'Verdana', sans-serif;
	font-weight: bold;
	text-transform: uppercase;
	font-size: 11px;
	color: #929191;
}

.singlepost .posthead p {
	font-size: 15px;
	line-height: 18px;
	font-style: italic;
	color: #ad9a7e;
	border-top: dashed 1px #B1A289;
	padding-top: 10px;
}

.singlepost .postcontent blockquote {
	margin: 0px;
	padding: 0px 0px 0px 65px;
	background: url(images/quote.jpg) no-repeat top left;
	color: #917A69;
	font-size: 13px;
	font-style: italic;
}

.singlepost .post .posthead h2 {
	font-size: 30px;
	line-height: 30px;
}

.singlepost .post {
	margin-bottom: 40px;
}

.singlepost .posthead h2 a {
	text-decoration: none;
}

.singlepost img {
	/*float: left;*/
	border: 1px solid #8f9090;
	padding: 5px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 10px;
}

/** SECTION NOUVELLES INDEX **/

.newssection {
	margin: 0px 0px 30px 0px;
}

.newssection .article {
	width: 340px;
	float: left;
	height: 180px;
}

.newssection .even {
	float: right;
}

.newssection ul {
	width: 340px;
	float: right;
	margin: 0px;
	padding: 0px;
	list-style: none;
	color: #B4AB9D;
	text-transform: uppercase;
	font-family: 'Trebuchet MS', 'Arial', 'Verdana', sans-serif;
}

.newssection ul li h2 {
	font-size: 18px;
	font-size: 18px;
	font-weight: normal;
	line-height: 21px;
	text-transform: none;
}

.newssection ul li h2 a {
	text-decoration: none;
}

.newssection ul li {
	border-bottom: dashed 1px #D8CFC1;
	padding-bottom: 5px;
	margin-bottom: 5px;
}

.singlesidebar .newssection .article {
	width: 310px;
}

.singlesidebar .newssection .article .right {
	width: 200px;
}

.singlesidebar .newssection  ul {
	width: 310px;
}

.singlesidebar .newssection ul li h2 {
	font-size: 15px;
	font-weight: bold;
}

/** PIED DE PAGE **/

.footer {
	font-family: 'Trebuchet MS', 'Arial', 'Verdana', sans-serif;
	font-size: 10px;
	margin-top: 0px;
	background-color: #000000;
	background: url(images/fondpied.jpg) repeat-x center top;
	border-top: solid 6px #000;
	height: 200px;
}

.footer h1 {
	display: block;
	float: right;
	width: 260px;
	background: url(images/footerlogo.png) no-repeat top left;
	text-align: center;
	padding: 20px 0 20px 0;
	font-size: 28px;
	font-weight: bold;
	font-family: 'Trebuchet MS', 'Arial', 'Verdana', sans-serif;
	letter-spacing: -1px;
}

.footer h1 a {
	text-decoration: none;
	color: #ffffff;
}

.footer h1 a span {
	font-weight: normal;
	color: #EF4723;
}

.footer .left {
	width: 500px;
	float: left;
	margin-top: 20px;
	color: #CAB4AA;
}

.footer .left a {
	color: #fffc00;
}

.footer .left h2 {
	font-family: 'Arial', 'Trebuchet MS', 'Verdana', sans-serif;
	font-size: 20px;
	color: #ffffff;
	letter-spacing: -1px;
	text-transform: uppercase;
	font-weight: bold;
}

/** COMMENTAIRES **/

.comments {
	padding: 0px;
	border-top: dotted 2px #F6F4F4;
	margin-top: 20px;
	color: #fff;
}

.comment-meta {
	width: 130px;
	float: left;
	padding: 0px 0 10px 0;
	text-align: right;
	color: #d94002;
}

.commenttext {
	background-color: #141414;
	float: right;
	width: 400px;
	padding-left: 20px;
	border-left: dashed 1px #aaaaaa;
	margin-top: -5px;
	margin-bottom: -5px;
	color: #e0cfb3;
}

.comment-author {
	display: block;
	font-weight: bold;
}

.comment-date {
	font-size: 12px;
	color: #B4AB9D;
}

.comment-meta a {
	color: #d94002;
	text-decoration: underline;
}

.comment {
	margin-bottom: 15px;
}

h2#comments {
	display: block;
	padding-bottom: 10px;
	margin: 40px 0 20px 0;
	border-bottom: solid 2px #141414;
}

#commentform span {
	display: block;
	font-size: 14px;

/*margin-bottom: 10px;*/
}

/*bouton soumettre*/

#commentform input {
	border: solid 1px #000;
	background-color: #d94002;
	padding: 3px;
	width: 150px;
	margin-right: 10px;
	margin-bottom: 20px;
}

#commentform textarea {
	background: url(images/fond_commentaires.jpg) no-repeat center top;
	width: 560px;
	height: 290px;
	border: solid 1px #fff;
	padding: 3px;
	margin-bottom: 10px;
	color: #fff;
}

