/*
Theme Name: chaudronnerie-ctm
Theme URI: http://chaudronnerie-ctm.fr
Description: Thème pour le site chaudronnerie-ctm.fr.
Version: 1.0
Author: IRCF
Author URI: http://ircf.fr
Tags: chaudronnerie,ctm

	chaudronnerie-ctm
	This theme was designed by IRCF
	All rights reserved to Chaudronnerie CTM
*/

/* Typography and colors */
body{
	background-color:#000;
	text-align:center;
	font-family:lucida,lucida sans,sans-serif,sans;
	font-size:14px;
	color:#fff;
	line-height:16px;
	margin:0;
	padding:0;
}
h1{
	color: #53bc53;
	font-size: 24px;
	margin:20px 0 15px 0;
	padding:0;
}
h2{
	font-size:18px;
	color:#fff;
}
a{
	color:#006633;
}
a img{
	border:0;
}
hr{
	color:#48a848;
	background:#48a848;
	height:1px;
	border:none;
}

/* Page */
#page{
	background:#333 url(images/fond_page.gif) no-repeat;
	width:1000px;
	margin:0 auto;
}
#page a{
	color:#b0dcb0;
}

/* Header */
#header{
	background:url(images/haut.png) no-repeat;
	height:134px;
	padding:0 0 30px 180px;
	text-align:left;
}
#header h1{
	margin:60px 0 0 0;
	padding:0;
}
#header h1 a{
	color:#fff;
	text-decoration:none;
	font-size:36px;
	letter-spacing:-0.05em;
}
#header div.description{
	margin-top:-50px;
}
#header ul.menu{
	list-style:none;
	display:table;
	margin:0;
	padding:0;
	font-size:13px;
	height:44px;
	line-height:44px;
}
#header ul.menu li{
	display:table-cell;
	padding:0 5px;
	border-left:1px solid #66cf66;	
}
#header ul.menu li.first{
	border:none;
}
#header ul.menu li a{
	text-decoration:none;
}
#header ul.menu li a:hover{
	color:#000;
}

/* Sidebar */
/*#sidebar{
	clear:both;
	float:left;
	width:240px;
	background-color:#d3d3dd;
	padding:0 10px;
	margin:20px;
}*/

/* Content */
#content{
	padding:10px;
	text-align:justify;
}
.post-column{
	float:left;
	margin:0 0 0 10px;
	width:49%;
}
div.post-column.first{
	margin-left:0;
}
.clear{
	clear:both;
}
.alignleft{
	float:left;
	margin:0 10px 0 0;
}
.alignright{
	float:right;
	margin:0 0 0 10px;
}
.image{
	margin:0 -10px;
}

/* Footer */
#footer{
	clear:both;
	padding:10px 0 0 0;
	font-size:12px;
}
#footer ul.menu{
	list-style:none;
	margin:0;
	padding:0;
	background:#000;
	padding:5px 0;
}
#footer ul.menu li{
	display:inline;
	padding-right:15px;
}
#footer ul.menu li a{
	text-decoration:none;
}
#footer address{
	font-style:normal;
	padding:10px;
}

/* Google Maps */
.google-map-sc-canvas{
	clear:both;
	width:958px!important;
	height:300px!important;
	border:1px solid #66cf66;
}

/* Forms */
fieldset{
	border:1px solid #66cf66;
	background:#333;
	color:#fff;
	margin:10px 10px 0 0;
	padding:10px;
	width:449px;
	float:left;
}
fieldset legend{
	color:#fff;
	font-size:18px;
	padding:10px;
	font-weight:bold;
}
fieldset ol{
	list-style:none;
	margin:0;
	padding:0;
}
fieldset ol li{
	clear:left;
	margin:5px;
}
fieldset ol li label{
	float:left;
	display:block;
	width:120px;
}
fieldset ol li.cf-box-title{
	float:left;
	white-space:nowrap;
}
fieldset ol li input,
fieldset ol li select,
fieldset ol li textarea{
	font-size:14px;
	font-family:"lucida sans","lucida sans ms",sans-serif,sans;
	color:#333;
	border:1px solid #66cf66;
	padding:4px;
}
fieldset ol li input:focus{
	border-color:#fff;
}
fieldset ol li input.fldrequired{
	background:#fee;
}
fieldset ol li.cf-box-group{
	clear:none;
	float:left;
}
fieldset ol li.cf-box-group label{
	float:none;
	display:inline;
	margin-right:20px;
	width:auto;
}
fieldset ol li.cf-box-group input{
	border:none;
}
.cf_hidden,.linklove{
	display:none;
}
.cf-before{
	float:none;
	width:auto;
}
.emailreqtxt,.reqtxt{
	color:#f3e6fc;
	padding:5px;
}
.sendbutton{
	clear:both;
}

/* Galerie d'images */
.gallery{
	float:left;
	/*width:33%;*/
	margin:auto 15px auto auto!important;
}
.gallery .gallery-item{
	text-align:left!important;
	margin:0 0 10px!important;

}
.gallery .gallery-item a{
	margin-right:10px;
}
.gallery .gallery-item a img{
	border:6px solid #4c4b4b!important;
}
.gallery .gallery-item a:hover img{
	border-color:#48a848!important;
}
.gallery .gallery-caption{
	width:100px;
}


/* Accueil */
#accueil div.post-column.first{
	margin-top:-150px;
	position:relative;
	z-index:2;
	width:24%;
}

/* Chaudronnerie Inox */
#chaudronnerie-inox div.post-column{
	width:24%;
}

/* Contact */
#cf_field_12{
	height:195px;
}
#li--11items{
	width:300px;
}

/*liste*/
div.entry div div.first ul{
	float:left;
}

