/*
Theme Name: LWC-website
Theme URI: http://www.limbewildlife.org/
Description: The theme created for the Limbe Wildlife Centre (based on Pandrillus-theme)
Author: <br><a href='mailto:website-admin@limbewildlife.org'>Wim</a>
*/

	
/* General layout */

body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: white;
	width: 720px;
	margin: 0 auto;
	padding: 0;
	}

#page {
	padding: 0;
	width: 720px;
	border: 0px;
	float: center;
	background-color: white;
	text-align: left;
	}

#content {
	font-size: 1.4em;
	}
	
.narrowcolumn {
	padding: 0px;
	margin: 0px;
	width: 560px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	padding-top: 5px;
	}

.widecolumn {
	line-height: 1.4em;
	padding: 0;
	margin: 0;
	width: 720px;
	}
	
.widecolumn .post {
	margin: 0;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.alt {
	margin: 0;
	padding: 10px;
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

.titrePage
{
  font-family: 'Trebuchet MS', Verdana, sans-serif;
  font-weight:600;
  font-size:20px;
  border: 0px solid #000000;
  display:block;
  padding: 0 0 0px 20px;
  padding-top: 5px;
}

.post {
	margin: 0px;
	padding: 0px;
	text-align: justify;
	width: 720;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
	}

h1 {
	font-size: 2.5em;
	text-align: left;
	padding: 30px 0 10px 0;
	margin: 0;
	}

h1.sitetitle {
	font-family: "Times New Roman";
	padding-top: 82px;
	}

h2 {
	font-size: 1.2em;
	margin-top: 20px;
	}

h2.pagetitle {
	font-size: 2.5em;
	margin-top: 30px;
	text-align: left;
	}

h2.post {
	font-size: 2.5em;
	}

h3 {
	font-size: 1.3em;
	padding: 0;
	}

h1, h1 a, h1 a:hover, h1 a:visited, .description, h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited, h2 a:hover, h3 a:hover, 
.titrePage, .titrePage a, .titrePage a:hover, .titrePage a:visited, #wp-calendar caption, cite {
	text-decoration: none;
	color: black;
	}

a, h2 a:hover, h3 a:hover{
	color: #06c;
	text-decoration: none;
	}

a:hover {
	color: #147;
	text-decoration: underline;
	}
	
.titrePage a:hover{
	color: #333;
	text-decoration: none;
	}
	
.description {
	font-size: 1.2em;
	text-align: center;
	}

.entry p a:visited {
	color: #b85b5a;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 3px solid #ddd;
	background: #EEEEEE;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}

#feeds li {
  background: url(images/feed.png) top left no-repeat;
  padding-left: 18px;
}

/* Fin general */


/* Header-footer */

#topheader { 
	padding: 0;
	height: 18px; 
	width: 720px; 
	}
	
#header {
	height: 129px;
	width: 720px;
	}

#headerimg {
	height: 129px;
	width: 720px;
	background: url("images/LWC-header.jpg") no-repeat bottom center;
	}

#footer {
	padding: 0;
	margin-top: 15px;
	width: 720px;
	height: 40px;
	clear: both;
	background-color: #D9FFB9;
	}

#footer p {
	margin: 0px;
	padding: 3px 0px;
	text-align: center;
	font-size: 1.2em;
	}

p.footerText {
	font-align: center;
	background-color: #D9FFB9;
	}

#breadcrumbs {
	margin: 5px, 0, 0, 0;
	padding-top: 10px;
	width: 720px;
	height: 15px;
	clear: both;
	background-color: #D9FFB9;
	}

/* End header-footer */

/* Sidebar navigation menu */

#sidebar {
	color: #F1FCE2;
	border: 0px;
	padding: 0px;
	margin: 0px;
	position: relative;
}

#sidebar h2 {
	font-size: 1.2em;
	padding: 0;
	margin: 0;
	weight: bold;
	color: #F1FCE2;
}

#sidebar a {
	color: #F1FCE2;
	text-decoration: none;
	}

#sidebar ul {
	width:720px;
	min-height: 30px;
	list-style-type: none;
	padding: 0px;
	margin: 0px;
	z-index: 1;
	background: #000000;
	-moz-opacity:0.95; /* for mozilla */
	opacity: 0.95; /* for safari */
	khtml-opacity: 0.95 /* for konquerer and older safari */
}

#sidebar ul ul {
	background: #000000;
}
#sidebar ul li {
	background: #000000;
}

#sidebar ul li:hover {
	background: #333333;
}

#sidebar ul li ul li {
	background: #333333;
}

#sidebar ul li ul li:hover {
	background: #666666;
}

#sidebar ul li ul ul li{
	background: #666666;
}

#sidebar ul li ul ul li:hover {
	background: #999999;
}

#sidebar li {
	display: inline;
	float: left;
	min-height: 20px;
	position: relative;
	text-align: left;
	padding: 7px 15px 3px 11px;
	margin: 0px;
}

#sidebar li ul {
	width: 140px;
	height: auto;
	top: 100%;
	left: 0px;
}

#sidebar li.LargeMenu ul {
	width: 200px;
	height: auto;
	top: 100%;
	left: 0px;
}

#sidebar li ul li {
	text-align: left;
	width: 140px;	
	height: auto;
	min-height: auto;
	display: block;
}

#sidebar li.LargeMenu ul li {
	text-align: left;
	width: 198px;	
	height: auto;
	min-height: auto;
	display: block;
}

#sidebar li li ul {
	top: 0;
	left: 0;
}

#sidebar li li:hover ul {
	left: 140px;
}

#sidebar ul ul {
	background: #000000;
}
#sidebar ul li {
	background: #000000;
}

#sidebar ul li:hover {
	background: #333333;
}

#sidebar ul li ul li {
	background: #333333;
}

#sidebar ul li ul li:hover {
	background: #666666;
}

#sidebar ul li ul ul li{
	background: #666666;
}

#sidebar ul li ul ul li:hover {
	background: #999999;
}

/* initialy hide all sub sidemenus */
#sidebar ul ul,
#sidebar ul li:hover ul ul,
#sidebar ul ul li:hover ul ul,
#sidebar ul ul ul li:hover ul ul,
#sidebar ul ul ul ul li:hover ul ul {
	position: absolute;
	display:none;
}

/* display them on hover */
#sidebar li:hover ul,
#sidebar ul li:hover ul,
#sidebar ul ul li:hover ul,
#sidebar ul ul ul li:hover ul,
#sidebar ul ul ul ul li:hover ul,
#sidebar ul ul ul ul ul li:hover ul {
 	 display: block;
}

#sidebar #PhpWebcontent {
	display:none;
}	

/* End Sidebar navigation menu */

/* Sidebar-post */

#sidebar-post {
	width: 120px;
	height: auto;
	float: right;
	margin: 30px 5px 10px 30px;
	padding-left: 10px;
	border-left: 1.5px solid #ddd;
}

#sidebar-post ul, #sidebar-post ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar-post ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar-post ul p, #sidebar-post ul select {
	margin: 5px 0 8px;
	}

#sidebar-post ul ul, #sidebar-post ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar-post ul ul ul, #sidebar-post ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar-post ul ol li {
	list-style: decimal outside;
	}

#sidebar-post ul ul li, #sidebar-post ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}

/* End Sidebar-post */


/* Images */

p img {
	padding: 0;
	max-width: 100%;
	}

a img {
	border: none;
	}

img.aligncenter {
	display: inline;
	float: center;
	}
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
img.alignright {
	padding: 0px;
	margin: 5px 0 5px 10px;
	display: inline;
	}

img.alignleft {
	margin: 5px 10px 5px 0;
	display: inline;
	float: left;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}

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; 
   /* optional rounded corners for browsers that support it */ 
   ‐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; 
} 

/* Fin Images */


/* D�but listes
	Puces stylis�es, incompatible IE
	Ne fonctionne pas sous Internet Explorer qui affichera des puces standard par d�faut. */

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 {
	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;
	}
	
/* Fin listes */


/* Searchforms */
#searchform {
	margin: 10px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#searchform #s {
	width: 115px;
	padding: 2px;
	}
	
#searchsubmit {
	padding: 1px;
	}
	
.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}


/* End Searchforms */


/* Comments*/

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 5px 0;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

#commentform #submit {
	margin: 0;
	float: right;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	font-weight: bold;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	font-weight: normal;
	}

/* Fin comments */


/* Calender */


#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar a {
	text-decoration: none;
	display: block;
	background: #000000;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	background: none;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	background: none;
	}

/* Fin calendrier */