/* 
Theme Name: Cordobo Green Park
Theme URI: http://cordobo.com/free-wordpress-templates/
Description: <strong>Cordobo Green Park</strong> is a 3 column theme for WP 2.x with <strong>Widgets</strong> and <strong>Color Schemes</strong> support. Originally designed for <a href="http://chungo.net">Chungo.net</a>. Valid XHTML and CSS. Head over to the <a href="http://cordobo.com/free-wordpress-templates/">Green Park Support Pages</a>.
Version: 0.9.3 BETA 4
Author: Andreas Jacob
Author URI: http://cordobo.com/
*/

/**
 *	Modifié, adapté en largeur variable, réduit à un seul sous-thème, simplifié et optimisé par Did. :-)
 */


/* 1) -=-=-=- General selectors -=-=-=- */

html
{
	background: #AEC4CE url('images/chungo_bg_grey_left.gif') repeat-y top left;
	height: 100%;
	min-width: 80ex;
	position: relative;
}

body
{
	margin: 0;
	font-family: "Lucida Sans Unicode", Arial, sans-serif;
	font-size: 0.9em;
	padding: 85px 5% 20px;
	background: url('images/chungo_bg_grey_right.gif') repeat-y right bottom;
	min-height: 100%;
	_height: 100%;
}


h1, h2
{
	color: #405D6A;
	font-size: 1.8em;
	margin: 3px;
	font-weight: normal;
}


a:link, a:visited
{
	color: #155EA5;
	font-weight: bold;
	text-decoration: none;
}

a:hover, a:active
{
	background: none;
	color: #004D90;
}


a.more-link, a:hover.more-link
{
	list-style: none;
	background: url('images/content_bullet.gif') no-repeat 0 9px;
	padding: 2px 0 6px 10px;
	margin: 0;
	font-size: 0.9em;
}

.links h2
{
	font-size: 1.3em;
	line-height: 31px;
	height: 41px;
	margin: 10px 0 0;
	text-align: center;
	padding-right: 15px;
	font-weight: bold;
	color: white;
	background: url('images/h3_bg.gif') no-repeat;
	list-style: none;
}

h2 a:link, h2 a:visited, h3 a:link, h3 a:visited
{
	color: #405D6A;
	font-weight: normal;
	text-decoration: none;
	background: none;
}

h2 a:hover, h2 a:active, h3 a:hover, h3 a:active
{
	color: #004D90;
	font-weight: normal;
	text-decoration: none;
	background: none;
}

h3
{
	font-size: 1.4em;
	line-height: 1.4em;
	margin: 0;
	padding: 0;
	font-weight: bold;
	color: #405D6A;
	background: none;
}

.links h3
{
	font-size: 1.2em;
	line-height: 31px;
	height: 41px;
	margin: 0px;
	padding-left: 10px;
	font-weight: bold;
	color: #ffffff;
	background: url('images/h3_bg.gif') no-repeat;
}

ul.readmore
{
	list-style: none;
	background: url('images/content_bullet.gif') no-repeat 0 9px;
	padding: 2px 0 6px 10px;
	margin: 0;
	font-size: 0.9em;
}

blockquote
{
	border: 1px inset #999;
	padding: 0 10px;
	margin: 10px;
	background-color: #F5F8F9;
	font-style: normal;
	-moz-border-radius: 10px;
}

q
{
	color: #155EA5;
}

code
{
	display: block;
	padding: 10px;
	color: #1F3B4E;
	background: #E8F2F8;
	font-size: 1em;
	border-top: 2px solid #98C1EC;
}

p, .entry ul
{
	line-height: 1.5em;
}


div.navigation div.alignright
{
	text-align: right;
	margin-bottom: 15px;
}



/* 2)-=-=-=- Structure -=-=-=- */

/* Laisser le #content tant qu'il y a des traductions en cache qui ont id et pas class. */
div#content, div.content
{
	margin: 16px 200px 5px 200px;
	padding: 20px;
	background: #ECF1F3;
	-moz-border-radius: 10px;
	border-radius: 10px;
	_margin-right: 228px;
	_margin-top: 96px;
}

#navibar
{
	position: absolute;
	top: 100px;
	left: 5%;
	width: 182px;
	margin: 0px;
	padding: 0px;
	background: #E3EBEE url('images/container_left.gif') no-repeat;
}

#right
{
	position: absolute;
	top: 100px;
	right: 5%;
	width: 182px;
	margin: 0;
	padding: 0;
	background: #E3EBEE url('images/container_right.gif') no-repeat;
}

.links
{
	margin: 15px 0 0 15px;
	padding: 0px;
	background: none;
}

#navi_end_left
{
	width: 182px;
	margin: 0;
	padding: 0;
	height: 20px;
	background: url('images/container_left_end.gif') no-repeat left bottom;
}

#navi_end_right
{
	width: 182px;
	margin: 0;
	padding: 0;
	height: 20px;
	background: url('images/container_right_end.gif') no-repeat left bottom;
}

#footer
{
	margin: 0 217px;
	padding: 20px 0 0 0;
	height: 47px;
	background: transparent url('images/footer_right.png') repeat-x right bottom;
	text-align: center;
}

#footer_left_bg
{
	margin: 0;
	padding: 0;
	height: 47px;
	width: auto;
	background: url('images/footer_left.png') no-repeat left bottom;
}
	
#footer_left_bg p
{
	color: #202B7C;
	margin: 0;
	font-size: .8em;
	padding: 7px 0 0 0;
	background: none;
	text-align: center;
}


#footer_left_bg a:active, #footer_left_bg a:hover
{
	color: #466674;
}


/* 3)-=-=-=- Left selectors -=-=-=- */	


/** Removes any image borders **/
.links  a img
{
	border: none;
}

/* Sauf dans les articles. */
.entry a img, .entry_firstpost a img
{
	border: 3px solid #155EA5;
}

.entry a, .entry_firstpost a
{
	text-decoration: underline;
}


div.entry, div.entry_firstpost
{
	background-color: white;
	margin: 0;
	padding: 10px 15px 5px;
	border-bottom: 10px solid #ECF1F3;
	text-align: justify;
	_zoom: 1;
}

.entry_firstpost
{
	background: white url('images/latest.gif') no-repeat bottom right;
}


img.mini
{
	float: right;
	margin-left: 10px;
}


p.notes
{
	display: inline;
	border: 1px inset silver;
	background-color: #eee;
	margin: auto;
	padding: 5px 10px;
	margin-left: 10px;
	margin-right: 10px;
	border-radius: 10px;
	-moz-border-radius: 10px
}	


.meta
{
	text-align: right;
	background: #fff;
	font-size: .9em;
	padding: 2px 5px;
	margin: 0px;
	border: 1px dotted #053EA6;
}
.meta strong 
{
	font-size:1.2em
}
.meta a, .alt a
{
	text-decoration: none;
}

.highlight
{
	background: #DCF1FE;
}


p.ident
{
	zoom: 1;
	/* IE 6 et 7 :-/ */
}
p.ident span
{
	display: block;
	/* Le span est rajouté lors des traduc. Ça change la dispo, mais c'est mieux comme ça. */
}
p.ident label
{
	float: left;
	margin-right: 2%;
	width: 30%;
	line-height: 1em;
}
p.ident label input
{
	width: 100%;
}
span.emoticones img
{
	cursor: pointer;
}

.comments
{
	font-size: 1.1em;
	background: #fff;
	padding: 10px 15px;
	background: #FAFAFA url('images/comment-area.gif') repeat-x left top;
	border: 1px solid #15a;
}


.commentlist
{
	padding: 0;
	margin: 2em 0;
}

.commentlist li
{
	list-style: none;
	padding: 10px 10px 0 10px;
	background-color: #EBF3FC;
	border: 1px solid #B6D3F3;
	margin: 10px;
	color: #2D3845;
	font-size: 0.9em;
}

.commentlist li.alt
{
	background-color: #E0EEFA;
	/* background: #CFE2F8; 
	border: 1px solid #A4C7F0; */
}

.commentlist li:hover, .commentlist li.alt:hover
{
	border: 1px solid #4990E1;
}


.postmetadata 
{
	background: #CFE2F8; 
	border: 1px solid #A4C7F0;
	padding: 0 10px;
	margin-top: 20px;
}

p.postmetadata, a.more-link, .postmetadata  small
{
	font-size: 0.9em;
}

span.metadate, span.comment_author
{
	font-size: .8em;
	text-transform: uppercase;
}

p.comment_meta
{
	margin: 0 0 10px 10px;
	font-size: .9em;
}

p.subscribe-to-comments
{
	font-size: small;
}

.reply
{
	font-weight: bold;
	font-size: 1.2em;
	margin: 10px 0 0 10px;
}
	
.comments-nice .reply
{
	color: #405D6A;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0px 0 0 0px;
}

.warning p
{ /* Used on the search page (image will appear if no result is found) */
	background: #FFF url('images/warning.gif') no-repeat left;
	height: 160px;
	padding: 20px 0 0 90px;
	font-size: 1.5em;
	margin: 0px;
	border: 1px solid #efefef;
}

.postinput
{
	margin: 0;
}

h3#respond, h3.reply
{
	font-size: 1.1em;
}


div.archive  div.entry img
{
	float:left;
	margin-right:10px;
	margin-top:20px;
	_margin-top: 25px;
	border: 2px solid #E3EBEE;
	-moz-border-radius: 8px;
}


/* 4)-=-=-=- Right selectors -=-=-=- */	

#author li
{
	list-style: none;
	margin: 0;
	padding: 0 5px 20px 0;
	font-size: .9em;
}

#author ul
{
	padding: 20px 0 0 0;
	margin: 0;
}

.links li
{
	list-style: none;
	padding: 2px 0 5px 0;
	margin: 0px;
}

div.links ul li#linkcat-1
{
	list-style: none;
	display: inline;
	background: none;
	padding: 0px;
	margin: 0px;
}

.links ul li
{

}

.links ul li ul li
{
	border: none;
}

.links li li
{
	list-style: none;
	background: url('images/content_bullet.gif') no-repeat 0 9px;
	padding: 2px 0 2px 10px;
	clear: both; /* Pour les miniatures. */
	vertical-align: middle;
}
	
.links li li li
{
	background: url('images/sub_icon.gif') no-repeat 0 7px;
	padding: 3px 0 2px 13px;
	font-size: 1em;
}

.links ul
{
	padding: 0px;
	margin: 5px;
}

.links ul ul
{
	padding: 0;
	margin: 2px 0 0 0;
}

.links ul ul ul
{
	padding: 0 !important;
	margin: 0 0 -4px 0 !important;
}

.links a
{
	font-size: .9em;
	text-decoration: none;
}

.links a:link
{
	color: #4A535D;
	font-weight: normal;
}

.links a:visited
{
	color: #888;
	font-weight: normal;
}

.links a:hover, .links a:active
{
	background: #1461BE;
	color: #fff;
}

li.cat-item a
{
	font-weight: bold !important;
}

div.nuage
{
	text-align: center;
	margin-left: -10px;
	margin-right: 10px;
}

div.textwidget
{
	margin: 15px 0 0 -5px;
	text-align: center;
}


.searchfield 
{
	vertical-align: middle;
	padding: 1px;
	margin: 1px;
	background: #fafafa;
	border: 1px solid #7B9FAF;
	color: #2164A7;
	font-size: 12px;
	height: 16px;
	width: 19ex;
}
	
.searchsubmit
{
	vertical-align: middle;
	padding: 1px;
	width: 3ex;
	height: 1.7em;
	background: #EFEFEF;
	border: 1px solid #7B9FAF;
	color: #2164A7;
	font-size: 12px;
}

input#sbb, button
{
	background: #EFEFEF;
	border: 1px solid #7B9FAF;
	color: #2164A7;
}

input#captcha
{
	display: none;
}

.searchsubmit:hover
{
	background: #EFEFEF;
	border: 1px solid #BFBFBF;
	color: #2164A7;
}

div#translation_bar img
{
	padding: 0 4px 0 3px;
}

.links ul.aléatoires li
{
	clear:both;
	/* vertical-align: middle; /* Pas possible car l'image qui float n'est pas en ligne. */
}
.links ul.aléatoires a img
{
	float:left;
	margin:1px 3px 2px -15px;
}


/* 5)-=-=-=- Titre -=-=-=- */

#header
{
	position: absolute;
	top: 15px;
	left: 4%;
	width: 92%;
	color: #F4FAFE;
	margin: 0;
	text-align: left;
	height: 47px;
	background: url('images/chungo_logo_headerbar_green.png') repeat-x right bottom;
}
	
#header_left_bg
{
	margin: 0;
	padding: 0;
	height: 47px;
	width: auto;
	background: url('images/header_left.png') no-repeat left bottom;
}

#single_post_right
{
	position: absolute;
	top: 62px;
	left: 5%;
	width: 90%;
	color: #F4FAFE;
	margin: 0;
	padding: 0;
	font-size: .9em;
	text-align: left;
	height: 20px;
	background: url('images/single_post_right.gif') no-repeat right top;
}

#single_post_left
{
	color: #888888;
	margin: 0px 16px 0px 0px;
	padding: 1px 0 0 0;
	padding-left: 16px;
	font-size: .9em;
	height: 19px;
	width: auto;
	background: transparent url('images/single_post_left.gif') no-repeat left top;
}


#header a
{
	/* Le span est pour les traduc. */
	margin-left: 15px;
	font-size: 1.5em;
	font-weight: bold;
	line-height: 47px;
	height: 47px;
	text-decoration: none;
	color: white;
}


/* 6)-=-=-=- Forms -=-=-=- */

textarea
{
	font-family: Arial, Verdana, Helvetica;
	font-size: 1.1em;
	border: 1px solid #BFBFBF;
	background-color: #fafafa;
	padding: 2px 5px 1px 5px;
	width: 97%;
	_width: auto;
	-moz-border-radius: 5px;
	border-radius: 5px;
}
	
	
input
{
	border: 1px solid #BFBFBF;
	background-color: #fafafa;
}
	
input:hover, textarea:hover
{
	border: 1px solid #15a;
}

input:focus, textarea:focus
{
	background-color: white;
	border: 1px solid #fe0;
}
	
.input-submit
{
	color: #2164A7;
	padding: 5px;
	cursor: pointer;
}

/* Adsense */
.theme
{
	width: 100%;
	overflow: hidden;
}


/* 7)-=-=-=- Accessibility -=-=-=- */

hr
{
	display: block !important; /* Où est le display none?! */
}
	
	
ul#navlist
{
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

ul#navlist ul
{
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

#navlist li.page_item
{
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#navlist li.page_item ul
{
	display: inline;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#navlist a
{
	margin: 0 2% 0 0;
}

#navlist li.current_page_item
{
	text-transform: uppercase;
}

#navlist a:link, #navlist a:visited
{
	text-decoration: none;
}

#navlist a:hover
{
	text-decoration: none;
}


/* Pub */
div.annonces
{
	text-align:center;
	margin-bottom: 5px;
	white-space: nowrap;
	overflow: hidden;
	* margin: 0 auto;
	* width: 605px;
	* height: 260px;
}
div.annonces ins
{
	* float: left;
	/* Pour IE le neuneu. */
}


