/*
Theme Name: Zaanga Theme
Theme URI: http://studioshserpa.com/
Description: Theme pour zaanga.org.
Version: 1.0
Author: Michael Coulon
Author URI: http://www.studiosherpa.com
Tags: blue, custom header, fixed width, two columns, widgets
Text Domain: Zaanga

	Zaanga v1
	http://studiosherpa.com/zaanga

	This theme was designed and built by Michael Coulon and Prisca Baverey,
	whose blog you will find at http://zaanga.org

*/



/* Begin Typography & Colors */
:link,:visited{text-decoration:none;}
ul,ol{list-style:none;}
h1,h2,h3,h4,h5,h6,pre,code{font-size:1em;}
ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,body,html,p,blockquote,fieldset,input{margin:0;padding:0;}
a img,:link img,:visited img{border:none;}
address{font-style:normal;}
html {
	height: 100%;
}
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Arial', Verdana, Sans-Serif;
	background: #e8e3d9;
	color: #666666;
	text-align: center;
	height: 100%;
	}

#page {
	text-align: left;
	min-height: height: 100%;
	}

#header {
	background: transparent url('images/header_zaanga.png') no-repeat top left;
	}
	
#clikacceuil{
	float: left;
	width: 140px;
	height: 188px;
}	

#header_page {
	background: transparent url('images/header_page_zaanga.png') no-repeat top left;
	}
	
#headerimg 	{
	}

#content {
	background: transparent url('images/content_zaanga.png') repeat-y top left;
	width: 966px;
	font-size: 1.2em;
	padding-top: 20px;
	}

#content_reseaux{
	background: transparent url('images/content_zaanga.png') repeat-y top left;
	width: 966px;
	font-size: 1.2em;
	padding-left:34px;
}

#contenu{
	width: 920px;
	}
	
#head_search{
	height: 55px;
	float:right;		
}

#head_menu{
	width: 807px;
	height: 49px;
	float:right;
}

#head_logo{
	margin-bottom:2px;
	float:right;	
}

#head_logo_page{
	margin-bottom:2px;
	float:right;
}

#left_col{
	float: left;
	width: 390px;
}

#right_col{
	float: left;
	margin: 0 0 0 18px;
	width:500px;
}

#right_col_art a, #left_col_art a, left_col_art2 a{
	color:#666666;
	text-decoration: none;	
}

#right_col_art a:hover, #left_col_art a:hover, #left_col_art2 a:hover{
	color:#666666;
	text-decoration: underline;	
}

#left_col_art{
	float: left;
	margin: 10px 0 0 0;
	width:450px;	
}

#left_col_art2{
	float: left;
	margin: 10px 0 0 20px;
	width: 400px;	
}

#left_col_art p{
	width: 400px;		
}

#left_col_art h3, #left_col_art2 h3{
	margin:0px;
	padding:0px;
	font-size:1.2em;
	color:#a5ce14;
}

#left_col_art h2, #right_col_art h2, #left_col_art2 h2{
	font-size: 1.3em;
	width: 400px;
	margin-bottom: 15px;
	color: #a5ce14;		
}

#right_col_art{
	float: left;
	margin: 10px 0 0 18px;
	width:420px;
}

#left_col_art li, #left_col_art ul, #right_col_art li, #right_col_art ul, #main_col li, #main_col ul{
	list-style-image: url('images/puce_v.gif');
	list-style-position: inside;

}

#left_col_art ul, #right_col_art ul, #main_col ul{
	margin: 5px 5px;	
}

#left_col_art li, #right_col_art li, #main_col li{
	margin-bottom: 3px;	
}

#right_col_art h3{
	color: #4d83bd;
	font-size: 1.2em;
	margin: 5px 0 0 0;	
}

#main_col{
	float: left;
	margin: 0 0 0 18px;
	width: 600px;
}

#main_col h1{
	text-align: left;
	margin: 18px 0 5px 0;
	padding: 0;
	font-size: 1.3em;
	color: #a5ce14;
}

#main_col h2{
	text-align: left;
	margin: 5px 0;
	padding: 0;
	font-size: 1.3em;
	color: #a5ce14;
}
#newsletter{
	background: transparent url('images/bg_newsletter.png') no-repeat top left;	
	width: 400px;
	height: 75px;
	color: #4d83bd;
	font-size: 0.8em;
	font-weight: bold;
}

#newsletter p{
	padding: 42px 0 0 40px;	
}

#newsletter input{
	width: 160px;
	border: 1px solid #cccccc;
	color: #999999;
	text-align: center;
}

#newsletter input[type=button]{
	background: transparent url('images/newsletter_ok.png') no-repeat top left;
	border: none;
	width: 50px;
	height: 18x;
	cursor: pointer;
}

#left_col_pom{
	float: left;
	width: 200px;
}

#right_col_pom{
	float: left;
	margin: 0 0 0 18px;
	width:695px;
}

table.last_pom td{
	vertical-align:top;
	text-align:left;
}

.widecolumn .entry p {
	margin-top: 7px;
	font-size: 0.95em;
	color: #666666;
	}

.narrowcolumn .entry, .widecolumn .entry {
	/*line-height: 1.4em;*/
	}

.widecolumn {
/*	line-height: 1.6em;*/
	}

.narrowcolumn .postmetadata {
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {

	border-left: 1px solid #ddd;
}

#footer {
	background: transparent url('images/footer_zaanga.png') no-repeat top left;
	border: none;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Arial', Verdana, Arial, Sans-Serif;
	}

h1 {
	font-size: 4em;
	text-align: center;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-family: font-family: 'Arial', Verdana, Sans-Serif;
	font-size: 1.2em;
	}

h3 {
	font-size: 1.1em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #666666;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #b85b5a;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Arial', Verdana, Sans-Serif;;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Arial', Verdana, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #4d83bd;
	text-decoration: none;
	}

a:hover {
	color: #4d83bd;
	text-decoration: underline;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Arial', Verdana, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */

/* Begin Profil list */

#profile_liste{
	background: #f6f4f0 url(images/ombre_profil_list.png) repeat-y right top;
	width: 300px;
	/*min-height: 940px;*/
	margin: 0 0 0 3px;
	padding: 0px;
	float:left;	
}

#reseaux_right{
	float:left;
	width: 630px;
}

.profil{
	width: 300px;
	background: transparent url(images/filet_pom2.gif) no-repeat left top;
	margin-left : 20px;
	padding: 1px 0 0 12px;
}

.big_profil{
	background: transparent url(images/bg_profil.gif) no-repeat left top;
	width: 370px;
	height: 433px;
	padding: 13px 0px 10px 40px;
	margin: 30px 0 0 100px;
	float:left;	
}

#reseaux_right h2{
	font-size: 1.1em;
	color: #4d83bd;
	text-transform: capitalize;
}

#reseaux_right h3{
	font-size: 1.1em;
	color: #eeb244;
	text-transform: capitalize;
	margin: 0px;
}

#reseaux_right img {
	padding: 0 0 0 4px;
	float: right;	
}

#reseaux_right p {
	margin-right: 25px;
}

.profiles-postlist{
	margin-right: 25px;	
}

.profiles-commentlist{
	margin-right: 25px;	
}

#footer_profil{
	background: transparent url(images/footer_list_profil.gif) no-repeat left bottom;
	width: 300px;
	height: 9px;	
}
/* End Profil list*/

/*Begin Pom */
.pom_post{
	background: transparent url(images/bg_pom.gif) no-repeat left top;
	width: 320px;
	height: 278px;
	padding: 4px 9px;
	margin-right: 8px;
	float:left;
}

.pom_entry{
	margin-left: 20px;
	width: 295px;
}

#right_col_pom h3{
	font-size: 1.2em;
	background: transparent url(images/fl_pom.gif) no-repeat left top;
	padding-left : 28px;
	min-height: 22px;
	margin:0;
	padding-top: 8px;
}

#right_col_pom a {
	text-transform: capitalize;
	text-decoration: none;
}

#right_col_pom a:hover {
	text-transform: capitalize;
	text-decoration: underline;
}

.blue{
	color: #4d83bd;
}

.meta_info{
	float:left;
	width: 120px;
	margin-left: 20px;
}

/*End Pom*/

/* Begin index*/
.pom_bg{
	background-color: #faf7f2;
	margin-bottom: 15px;
}

/* End index*/


/* Begin single*/
.t_parrain{
	color: #a5ce14;
	font-size: 1em;
}

#pom_left{
	float: left;
	width: 155px;
}

#pom_right{
	float: left;
	margin: 0 0 0 18px;
	width: 730px;
}


.pom_content{
	
}

.pom_t_info{
	color: #eeb244;
	font-weight: bold;	
}

.pom_desc{
	color: #eeb244;
	font-size:1em;
}

textarea.code_vid{
	overflow:hidden;
}

img.avatar {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	float: left;	
}

#liste_membres{
}

.users{
	margin: 0 0 2px;
	text-align: justify;
	background: transparent url(images/filet_adh.png) top left no-repeat;
	padding: 8px 40px 0 20px;
}

.title_index {
	font-size: 1em;
	font-weight: bold;
	color: #4d83bd;
}

.orange{
	color: #eeb244;
	text-decoration:none;
}

a.orange{
	color: #eeb244;
	text-decoration:none;	
}

a:hover.orange{
	color: #eeb244;
	text-decoration:underline;	
}

a:visited.orange{
	color: #eeb244;
	text-decoration:none;	
}


#tags{
	margin: 8px 0 70px 0;
}

#tags a{
	color: #eeb244;	
}


#tags1{
	margin: 8px 0 30px 0;
}

#tags1 a{
	color: #eeb244;	
}


.pom_pom{
	padding: 8px 1px 0px 15px;
	background: transparent url(images/filet_pom1.png) top left no-repeat;	
}

/* End index*/



/* Begin Structure */
body {
	margin: 0 ;
	padding: 0;
	}

#page {
	margin: 0 auto;
	padding: 0;
	width: 966px;
	}

#header {
	margin: 0 0 0 1px;
	padding: 0;
	height: 222px;
	width: 966px;
	}
	
#header_page {
	margin: 0 0 0 1px;
	padding: 0;
	height: 188px;
	width: 966px;
	}

#headerimg {
	margin: 0;
	height: 190px;
	width: 100%;
	}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 60px;
	margin: 0px 0 0;
	width: 450px;
	}
	
.narrowcolumn1 {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
	}
	
.widecolumn {
	padding: 45px 0 20px 0;
	margin: 0 17px 0 54px;
	}
	
.widecolumn1 {
	margin: 0 17px 0 54px;
	}
	
.post {
	margin: 0 0 5px;
	text-align: justify;
	background: #faf7f2 url(images/filet_pom.png) top left no-repeat;
	padding: 8px 40px 0 20px;
	}

.post hr {
	display: block;
	}

a.plus {
	color: #eeb244;
	text-decoration:none;
	font-size:0.8em;
	padding-left: 12px;
	background: transparent url(images/fl_o.gif) center left no-repeat;
}

a:hover.plus {
	color: #eeb244;
	text-decoration:underline;
	font-size:0.8em;
	padding-left:12px;
	background: transparent url(images/fl_o.gif) center left no-repeat;
}

a.plus1 {
	color: #eeb244;
	text-decoration:none;
	font-size:0.8em;

}

a:hover.plus1 {
	color: #eeb244;
	text-decoration:underline;
	font-size:0.8em;

}
.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.postmetadata {
	margin: 0 0 5px 0;
	}
	
.smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: both;
}

.clear {
	clear: both;
}

#footer {
	padding: 0;
	margin: 0 auto;
	width: 966px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 40px 0 20px 0;
	text-align: center;
	}

.footerleft{
	float: left;
	margin: 0 0 0 70px;
	color: #4d83bd;
}

.footerright{
	float: right;
	margin: 0 25px 0 0;
}
/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
	}

h2 {
/*	margin: 30px 0 0;*/
	}

h2.pagetitle {
	text-align: center;
	color:#666666;
	}
	
h2.pagetitle_search{
	font-size: 1.5em;
	text-align: center;
	color:#666666;
	margin-bottom:20px;	
}

h2.title_index a{
	font-size: 1em;
	color: #4d83bd;
}

h2.title_index a:hover{
	font-size: 1em;
	color: #4d83bd;
}
#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	/*list-style: decimal outside;*/
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 30px auto 0 auto;
	padding: 5px 12px 5px 0;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}
	
.form_search{
	width: 160px;
	border: 1px solid #cccccc;
	color: #999999;
	text-align: center;
}

ul#nav {
	float: right;
	margin:0;
	padding-top: 18px;
}

ul#nav li {
	display:block;
	float:left;
	height:30px;
	margin:0;
/*	border:1px solid #F00;*/

}
ul#nav a {
	display:block;
	height:30px;
	background:url(images/menu.gif) 0 0 no-repeat;
}

ul#nav span {
	display:none;
}

ul#nav li#menu_pom 					{width:170px;}
ul#nav li#menu_reseau 				{width:134px;}
ul#nav li#menu_spacer	 			{width:43px;}
ul#nav li#menu_realiser 			{width:104px;}
ul#nav li#menu_qui 					{width:188px;}
ul#nav li#menu_part 				{width:168px;}

ul#nav li#menu_pom a:link, ul#nav li#menu_pom a:visited				{background-position: 0 0;}
ul#nav li#menu_reseau a:link, ul#nav li#menu_reseau a:visited		{background-position:-170px 0;}
ul#nav li#menu_spacer a:link, 	ul#nav li#menu_spacer a:visited				{background-position:-304px 0;}
ul#nav li#menu_realiser a:link, ul#nav li#menu_realiser a:visited	{background-position:-347px 0;}
ul#nav li#menu_qui a:link, 	ul#nav li#menu_qui a:visited			{background-position:-451px 0;}
ul#nav li#menu_part a:link , ul#nav li#menu_part a:visited			{background-position:-639px 0;}

ul#nav li#menu_pom a:hover			{background-position: 0 -30px;}
ul#nav li#menu_reseau a:hover		{background-position:-170px -30px;}
ul#nav li#menu_spacer a:hover		{background-position:-304px -30px;}
ul#nav li#menu_realiser a:hover		{background-position:-347px -30px;}
ul#nav li#menu_qui a:hover			{background-position:-451px -30px;}
ul#nav li#menu_part a:hover			{background-position:-639px -30px;}


#sidebar #searchsubmit {
	padding: 1px;
	}
	
#searchsubmit{
	vertical-align: text-bottom;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar
{
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	}
	
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

/* Begin geomashup */

.meta { font-size:1em;  }

.meta .blogdate { font-size:1em; font-style: italic; }

.locationinfo { text-align:left; overflow:auto; width:300px; height:110px; border : 1px solid #eeb244;}

.user-location-info { font-size:1em; overflow:auto; width:150px; height:80px; }

.comment-location-info { font-size:1em; overflow:auto; width:200px; height:140px; }

.info-window-max { font-size:1em; overflow:auto; }

.locationinfo h2 a, .info-window-max h2 a { 
	font-size: 1.2em;
	font-weight: bold;
	color: #4d83bd;
	text-decoration:none; 
	margin:0; 
	padding:0; } 

.storycontent { font-family: Verdana Sans-Serif; }

.wp-pagenavi{
	margin-top: 15px;
}
/* End geomashup */

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
	It won't be a stylish marriage, I can't afford a carriage.
	But you'll look sweet upon the seat of a bicycle built for two." */

