/*  
Theme Name: Celeonet
Theme URL: http://www.celeonet.fr
Version: 1.3
Author: Celeonet
Author URL: http://www.celeonet.fr
*/

/* Basics and Typography */

body {
	color:#333333;
	margin:0px;
	background-image: url(images/fond.gif);
	text-align:center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	padding:0px;
	border:0px;
}

img { text-align:center; border:0px; margin: 0px;}

p {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0;
}
ol, ul {
	font-size: 1em;
	line-height: 1.5em;
	margin: 1.2em 0 1.2em 2em;
	padding: 0;
}
h1, h2, h3, h4, h5, h6 {
	font-size:14pt;
	font-weight:bold;
}
h1, h2 {
	font-size: 1.4em;
}
h3 {
	font-size: 1.3em;
}
h4 {
	font-size: 1.2em;
}
a {
	text-decoration: none;
}
a:link {
	color: #E58712;
}
a:visited {
	color: #B96F17;
}
a:hover, a:active {
	color: #9BBB38;
}
input, textarea, select {
	border: 1px solid #C1C0B5;
	background-color: #FAFAF0;
	color: #333;
	font-size: 1em;
	font-family: "Lucida Sans Unicode", Tahoma, Arial, sans-serif;
}
blockquote {
	margin: 0 20px;
	padding: 0 20px;
	border-left: 4px solid #E8E7D0;
	font-size: 0.9em;
}
code {
	font-family: monospace;
	color: #666;
}
form, img {
	margin: 0;
	padding: 0;
	border: 0;
}
.small {
	font-size: 0.9em;
	color: #999;
}

/* Layout */

#wrapper {
	margin: 0 auto;
	width: 750px;
	background-color: #FFF;
	text-align: left;
}
#main {
	width:840px;
	margin-left:auto;
	margin-right:auto;
	background: url(images/fond2.jpg) repeat-y;
	text-align:left;
}

#principal {
	width:774px;
	padding-left:34px;
	padding-right:32px;
}

#header {
	width:774px;
}

#head1 {
	float:left;
	width:774px;
	height:24px;
	background: url(images/Haut01.jpg) no-repeat;
}

#headg2 {
	float:left;
	clear:both;
	width:83px;
	height:46px;
	background: url(images/HautG02.jpg) no-repeat;
}

#logo {
	float:left;
	width:170px;
	height:46px;
	display:block;
	border:0px;
	margin:0px;
	background: url(images/logoceleonet.gif) no-repeat;
}

#headd2 {
	float:left;
	width:521px;
	height:46px;
	background: url(images/HautD02.jpg) no-repeat;
}


#menudeb {
	float:left;
	background: url(images/menudeb.jpg) no-repeat;
	width:70px;
	height:47px;
	text-align:right;
}

#menu a:hover,#menu a:visited, #menu a:link,#menudeb a:hover,#menudeb a:visited, #menudeb a:link {
	float:left;
	color:#575757;
	text-decoration:none;
	max-height:47px;
	font-size:0.8em;
	padding-top:20pt;
	margin:0px;
}

#menu a {width:80px;}
#menudeb a {width:68px;float:left;}

#menu img, #menudeb img {
	vertical-align:text-bottom;
	margin-right:2px;
}

#menu {
	float:left;
	width:417px;
	height:47px;
	background: url(images/menu.jpg) repeat-x;
	text-align:right;
}

#head3 {
	float:left;
	clear:both;
	width:774px;
	height:45px;
	background: url(images/Haut03.jpg) no-repeat;
}

#headg4 {
	float:left;
	width:287px;
	height:47px;
	background: url(images/HautG04.jpg) no-repeat;
}

#head5 {
	float:left;
	clear:both;
	width:321px;
	height:90px;
	background: url(images/MilieuG01.jpg) no-repeat;
}

	/* Header Styles */
	#header h1 {
		margin: 0;
		font-size: 1.8em;
	}
	#header h1 a {
		text-decoration: none;
		color: #80904F;
	}		
#content {
	float: left;
	margin: 0 0 0 20px;
	width: 510px;
	display: inline; /* IE double margin bug fix */
}
#sidebar {
	float: left;
	margin: 0 20px 0 20px;
	padding: 1.8em 0 0 0;
	width: 190px;
	font-size: 0.9em;
	display: inline; /* IE double margin bug fix */
}
* html #content, * html #sidebar {
	overflow: hidden; /* For IE */
}
#footer {
	clear: both;
	font-size: 0.9em;
	text-align: center;
}
	/* Footer Styles */
	#footer p {
		margin: 0;
		padding: 10px 0 20px 0;
		background-color: #DDDDDD;
		border-top: 2px solid #969696;
		font-size: 0.9em;
		text-align: center;
	}
	
/* Sidebar Styles */

#sidebar h2 {
	display: inline;
	margin: 1.2em 0 0.6em 0;
	padding: 0 10px 0 0;
	background: url(images/arrow.gif) no-repeat center right;
	font-size: 1.1em;
}
#sidebar h2 a {
	color: #9BBB38;
}
#sidebar h2 a:hover {
	color: #E58712;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#sidebar ul li {
}
#sidebar ul ul {
	margin: 1.2em 0;
	border-top: 1px solid #E8E7D0;
	background-color: #FAFAF0;
}
#sidebar ul ul li {
	padding: 0 0 0 10px;
	border-bottom: 1px solid #E8E7D0;
}
#sidebar ul ul li a {
	display: block;
	margin: 0 0 0 -10px;
	padding: 0.1em 10px;
	width: 190px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 170px;
} 
html>body #sidebar ul ul li a {
	width: 170px;
}
#sidebar ul ul li a:hover {
	background-color: #FFF;
}
/* Nested lists? */
#sidebar ul ul ul {
	margin: 0;
	border: none;
}
#sidebar ul ul ul li {
	margin: 0 0 0 -10px;
	padding: 0 0 0 25px;
	border-bottom: none;
	border-top: 1px solid #E8E7D0;
}
#sidebar ul ul ul li a {
	margin: 0 0 0 -25px;
	padding: 0.1em 10px 0.1em 25px;
	width: 190px;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 155px;
} 
html>body #sidebar ul ul ul li a {
	width: 155px;
}
/* Calendar */
#wp-calendar {
	margin: 0 0 1.2em 0;
	width: 190px;
	border: 1px solid #E8E7D0;
	background: #FAFAF0;
	line-height: 1.2em;
	text-align: center;
	voice-family: "\"}\""; 
	voice-family: inherit;
	width: 188px;
} 
html>body #wp-calendar {
	width: 188px;
}
#wp-calendar caption {
	margin: 1.2em 0 0 0;
	padding: 0.4em 0;
	background: #9BBB38;  
	color: #FFF;
	font-weight: bold;
}
#wp-calendar td {
	border: 0;
	border-collapse: collapse;
	background: #FFF;
}
#wp-calendar td a {
	display: block;
	width: 100%;
}
#wp-calendar td.pad {
	background: transparent;
}
#wp-calendar td#next, #wp-calendar td#prev {
	padding: 0.1em 2px;
	background: transparent;
}
#wp-calendar td#next a, #wp-calendar td#prev a {
	display: inline;
}
#wp-calendar td#next {
	text-align: right;
}
#wp-calendar td#prev {
	text-align: left;
}

/* Blog */

.post {
}
.posttitle {
	margin-bottom: 0;
	width: 100%;
	color: #FFF;
	overflow: auto;
	/* Width and overflow to clear '.posttitle a' */
}
.posttitle a {
	float: left;
	padding: 0 10px;
	background: #FFFFFF url(images/posttitle.gif) no-repeat top right;
	color: #333333;
}
.posttitle a:link, .posttitle a:visited {
	color: #333333;	
}
.posttitle a:hover, .posttitle a:active {
	background: #FFFFFF url(images/posttitle.gif) no-repeat 100% -91px;
	color: #666666;
}
.postmeta {
	margin-top: 0;
	padding-top: 1px;
	background: url(images/postmeta.gif) no-repeat top left;
	font-size: 0.9em;
	color: #999;
}
.postentry {
}
.permalink {
	margin: 0 1.8em 0 0;
	padding: 0 0 0 14px;
	background: url(images/permalink.gif) no-repeat center left;
}
.commentslink {
	padding: 0 0 0 17px;
	background: url(images/commentslink.gif) no-repeat center left;
}

/* Comments */

#commentlist {
	margin: 1.2em 0;
	padding: 0;
	border-bottom: 1px solid #E8E7D0;
	list-style-type: none;
}
#commentlist li {
	border-top: 1px solid #E8E7D0;
	padding: 1px 20px;
	background-color: #FFF;
}
.alt {
	background-color: #FAFAF0 !important;
}
.commenttitle {
	margin-bottom: 0;
	font-size: 1.1em;
}
.commentmeta {
	margin-top: 0;
	font-size: 0.9em;
	color: #999;
}
#comment {
	width: 98%;
}

/* Widgets and Etc */

.widget_search div {
	margin: 1.2em 0;
}
#sidebar #s {
	margin-bottom: 2px;
	width: 180px;
}
