/*  
Theme Name: CDTE 10 Green
Theme URI: http://www.cdte10.fr/
Description: A CDTE child theme for CDTE10
Version: 0.1
Author: FVE
Author URI: http://www.cdte10.fr/
Template: cdte10

The CSS, XHTML and design is released under GPL:
http://www.opensource.org/licenses/gpl-license.php

*/


@import url("../cdte10/style.css");


/*HTML*/

body {
	background:#3C3C3C 
	}

a, a:visited {
	color:#7DA939;
	text-decoration:none;
	}	
	
a:hover, a:active {
	color:#333333;
	text-decoration:underline;
}

table {
	border: 2px solid green
}

th, td {
	border: 1px solid green
}

/*Structure*/

#masthead {
	border:none
	}

#page {
}

#wrapper {
	border:none
	}

#description {
}

/*Page Nav*/
#nav a, #nav a:visited {
	color:#CCC !important;
	}

#nav a:hover {
	color:#FFF !important;
	}
	
#nav a:active {
	background:#454545 !important;
	}
	
#nav li.current_page_item a, #nav li.current_page_item a:visited {
	color:#333 !important;
	}

#nav li li.current_page_item a, #nav li li.current_page_item a:visited {
	color:#DADADA !important
	}



/*Cat Nav*/
	
#nav-cat {
	background:#777 !important;
	border:none !important
	}

#nav-cat a, #nav-cat a:visited {
	color:#d8d8d8 !important;
	}

#nav-cat a:hover, #nav-cat a:active {
	color:#FFF !important;
	}
	
#nav-cat li li a, #nav-cat li li a:visited {
	color:#dadada !important;
	}	

#nav-cat li li a:hover, #nav-cat li li a:active {
	color:#FFF !important
	}
	




/*Headers*/

h3 {
	border-bottom:1px solid #BBB;
	border-top:5px solid #BBB;
	text-transform:uppercase;
	font-size:0.9em;
	letter-spacing:0.1em;
	}

.entry h3 {
	text-transform:none
	}
	
			

/*Content Styles*/

#sidebar a, #sidebar a:visited,
.archive-list h4 a, .archive-list h4 a:visited,
.commentcount a, .commentcount a:visited, 
#fullarchive a, #fullarchive a:visited, 
#more-posts a, #more-posts a:visited {
	color:#7DA939 !important;
	text-decoration: none;
	}

#sidebar a:hover, #sidebar a:active,
.archive-list h4 a:hover, h4 .archive-list a:active, 
.commentcount a:hover, .commentcount a:active, 
#fullarchive a:hover, #fullarchive a:active, 
#more-posts a:hover, #more-posts a:active {
	color:#333333 !important;
	text-decoration: underline;
	}

.commentcount {
	background:url(images/bubble.gif) no-repeat right;
	}	

ol#singlecomments li {
	clear:both
}
#sidebar li {
	list-style:none;
	margin:0 0 1px 0;
	padding:0;
	}
	
#sidebar li a, #sidebar li a:visited {
	background:#EEF5E1;
	display:block;
	text-decoration:none;
	padding:4px 8px;
	border-left:4px solid #E4EFD5;
	}

#sidebar li a:hover, #sidebar li a:active {
	background:#E4EFD5;
	text-decoration:none
	}

#sidebar li li a, #sidebar li li a:visited	{
	background:#E4EFD5;
	padding-left:25px;
	color:#818D6F;
	}

h1 a, h1 a:visited {
	color:#7DA939;
	text-decoration:none;
	}	
	
h1 a:hover, h1 a:active {
	color:#333333;
	text-decoration:underline;
	}	

#writer {
	background:#EEF5E1;
	border:none
	}

.post p, #lead-text p, .recent-excerpts p, .textwidget p {
	text-align:justify;
}

/*Post Styles*/

.single p.postmetadata {
	background:#EEF5E1;
	padding:2px 6px;
	font-size:0.9em;
	border:none
	}

/*---------- Annonce ----------*/
div.annonce {
	border-bottom:4px green solid;
	margin-bottom:60px;
	padding-bottom:20px;
}
div.annonce img.logo {
	float:left;
	border:0;
	margin:0 5px 5px 0;
	max-width:120px;
	/*max-height:120px;*/
}
div.annonce div.description {
	padding-bottom:20px;
}
div.annonce div.description li {
	margin-left:20px;
}
div.annonce div.description ul {
	margin-left:20px;
}

hr.sep {
	height: 4px;
	margin: 0;
	padding: 0;
	color: green;
	background-color: green;
	border: 0;
	clear:both;
}
div.annonce div.addr, div.contact {
	border: solid green 2px;
	float:right;
	margin:0 0 5px 5px;
	padding:5px;
	width:220px;
}
div.addr .contact {
	text-align:center;
	font-weight:bold;
}
div.addr .adr {
	background:url(images/picto_maison.gif) no-repeat left center;
	padding:0 0 0 34px;
	margin:10px 0 10px 0;
}
div.addr .street-address {
	font-weight:bold;
}
div.addr .postal-code {
	font-weight:bold;
}
div.addr .locality {
	font-weight:bold;
}
div.addr .popup .lien:before {
	background:url(images/geotag_16.gif) no-repeat left;
	content:" ";
	padding:0 0 0 24px;
}
div.addr .popup {
	font-weight:bold;
}
div.addr .a_nom {
	/*font-weight:bold;*/
	text-align:center;
}
div.addr .tel:before {
	background:url(images/picto_tel.gif) no-repeat left;
	content:" ";
	padding:0 0 0 24px;
}
div.addr .tel  .value{
	font-weight:bold;
}
div.addr .cell:before {
	background:url(images/picto_cel.gif) no-repeat left;
	content:" ";
	padding:0 0 0 24px;
}
div.addr .cell  .value{
	font-weight:bold;
}
div.addr .fax:before {
	background:url(images/picto_fax.gif) no-repeat left;
	content:" ";
	padding:0 0 0 24px;
}
div.addr .fax  .value{
	font-weight:bold;
}
div.addr span.email:before {
	background:url(images/picto_courrier.gif) no-repeat left;
	content:" ";
	padding:0 0 0 24px;
}
div.addr .email  .value{
	font-weight:bold;
}
div.addr .navto:before {
	background:url(images/nav_web.gif) no-repeat left;
	content:" ";
	padding:0 0 0 24px;
}
div.addr .gps:before {
	background:url(images/encart_barre_btn_gps.jpg) no-repeat left;
	content:" ";
	padding:0 0 0 34px;
}
div.addr a,
.lien {
	font-weight:bold;
	color:#7DA939;
	text-decoration:none;
}

div.addr a:hover,
.lien :hover {
	color:#333333;
	text-decoration:underline;
}

.lien {
	cursor:pointer
}

#annuaire_footer {
	padding:35px 0 0 0
}
#annuaire_footer div.addr {
	float:right;
	width:220px;
}
#annuaire_footer div.note {
	float:left;
	width:350px;
}
#annuaire_footer div.note:before {
	background:url(images/hand_right.gif) no-repeat left;
	content:" ";
	padding:0 0 0 24px;
}

/*Footer*/

#footer {
	color:#e1e1e1;
	}

#footer a, #footer a:visited {
	color:#7a7a7a;
	}	

#footer a:hover, #footer a:active {
	color:#FFF;
	}	

/* Note */
div#note {
	float:right;
	/* border:2px solid green; */
}
#note h3 {
	border-bottom:1px solid #BBBBBB;
	border-top:5px solid #BBBBBB;
	font-size:0.9em;
	letter-spacing:0.1em;
	text-transform:uppercase;
	color:#4C4B46;
	padding:5px 0 5px 3px;
	margin:0;
	font-weight:bold;
}
#note ul {
}
#note ul li {
	list-style:none;
	margin:0 0 1px 0;
	padding:0;
}

#note li a, #note li a:visited {
	background:#EEF5E1;
	display:block;
	text-decoration:none;
	padding:4px 8px;
	border-left:4px solid #E4EFD5;
	}

#note li a:hover, #note li a:active {
	background:#E4EFD5;
	text-decoration:none
	}
	
/* yarpp */
#related {
	clear:both;
	border:1px green solid;
	padding:10px;
	margin:10px 0;
}
#related  p:before {
	background:url(images/hand_right.gif) no-repeat left;
	content:" ";
	padding:0 0 0 24px;
}

div.date_cat4 {
	float:left;
	margin:4px 10px 8px 0;
	padding:2px;
	font-weight:bold;
	border:1px dotted green;
	color:green;
	text-align:center;
}
.date_cat4 span.day {
	font-size:1.2em;
	display:block;
}
.date_cat4 span.month {
	font-size:1.0em;
	display:block;
}
.date_cat4 span.year {
	font-size:0.9em;
	display:block;
}

/* agenda date */
.post-date {
	width: 45px;
	height: 49px;
	float:left;
	margin:4px 8px 4px 0;
	background: url(images/date-bg.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}

/* catégorie Tech */
#nav-cat li.cat-item-39 {
	float:right;
	border-right:none;
	border-left:1px dotted #83A8B9;
	margin-right:0;
	margin-left:25px;
	}

.bullets li {
	list-style:none;
}
.blogroll li {
	margin-left:22px;
	list-style:square;
}

/* Agenda */
div.note {
	float:right;
	width:220px;
}
div.note li {
	list-style:none;
	border-bottom:1px solid #BBB;
	border-top:5px solid #BBB;
	text-transform:uppercase;
	font-size:0.9em;
	letter-spacing:0.1em;
	background-color:white;
	margin-top:2px;
}

/* Carte IGN */
#GeoportalVisuDiv {
	width: 620px;
	height: 500px;
}

