/*
Theme Name: Michele Kunzler 09
Description: Site de Michele Kunzler
Author: +P | plusproduit Sàrl
Author URI: http://www.plusproduit.com
version: 1.0
*/




/* basics */

*{margin:0; padding:0;}

body {
	background: #56ae28 url(images/michele-kunzler_04.jpg) repeat-x left top;
	font-family: verdana, arial, tahoma, sans-serif;
	font-size: 10pt;
	margin:0;
	}
	
h1 {font-size: 2em;}
h2 {font-size: 1.4em;}
h3 {font-size: 1em;}
h4 {font-size: 1em;}


img{ border: none; padding:0; }
img a{border:none;}

img.left{ float: left; border: none; padding: 6px 0 0 0; }
img.right{ float: right; border: none; padding: 0 0 0 6px; }

blockquote{
	border-left:1px solid #A5ABAB;
	margin:15px;
	padding:0 12px 0 12px;
	}

code{
	font-family:"Courier New", Courier, monospace;
	}


/* links */

a{
	color: #479325;
	text-decoration:none;
	}

a:hover{color: #5ec331;text-decoration: none;}



/* container */


#container {
	width: 936px;
	margin: 0 auto;
	padding:0;
	color:#333;
	overflow: hidden;
	background: url(images/michele-kunzler_03.jpg) no-repeat left top;
}
	
/* header */

#header {
	float: right;
  	width: 680px; 
  	height: 247px;
	color: #fff; 
	}

#header h1{
	font: bold 3.6em "Lucida Grande", Lucida, Verdana, sans-serif;
	padding: 130px 0 0 16px;
	margin:0;	
	}
	
#header h1 a{color: #FFF; text-decoration: none;}
#header h1 a:hover{color: #EEE; text-decoration: none;}


#header h2{
	font: bold 1.3em "Lucida Grande", Lucida, Verdana, sans-serif;
	color:#FFF;
	padding: 0 0 0 18px;
	margin:0;	
	}

/* main menu */


#menu {
	background: transparent url(images/michele-kunzler_09.jpg) no-repeat center top;
	height: 40px;
	font-family: "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	font-size: 1.1em;
	font-weight: bold;
	overflow:hidden;
	padding: 0 16px;
	}


#menu ul {
	margin:0;
	padding:0;
}

#menu ul li {
	display: inline;
	list-style-type: none;
	/*width: 15%;*/
	margin: 0;
	padding: 0;
}

#menu ul li a {
	/*padding: 7px 15px 7px 15px;*/
	float:left;
	padding: 10px 15px 0px 15px;
	height: 34px;
	margin: 0;
	color: #479325;
	display:block;
}

#menu ul li a:hover, .current_page_item, .current_page_item a,
#menu .current_page_ancestor , #menu .current_page_ancestor a,
#menu .current-cat-parent, #menu .current-cat-parent a,
#menu .current-cat , #menu .current-cat a {
	margin: 0;
	background: #FFF;
	color:#4d4d4d;
	text-decoration: none;
	border: none;
}



/* sub Menu */
ul.submenu-cat {
	-height: 1%;
	font-size: 0.9em;
	color: #FFF;
	padding-bottom: 5px;
	border-bottom: dotted 1px #479325;
	margin-bottom: 15px;
}
ul.submenu-cat li {
	display: inline;
	font-weight: bold;
	margin-right: 15px;
}
ul.submenu-cat li a{
	color: #57af28;
	text-decoration: none;
}
ul.submenu-cat li a:hover, ul.submenu-cat li a.active_category{
	color: #4d4d4d;
	text-decoration: none;
}

ul.submenu-cat li.current_page_item a {
	color: #4d4d4d;
	text-decoration: none;;
}



/* content */


#content {
	float: left;
	width: 681px;
	overflow: hidden;
	}
#content-header {
	margin: 0;
	padding: 0;
	height: 135px;
}
	
/* column */
#column {
	padding: 7px 55px 40px 55px;
	background: transparent url(images/michele-kunzler_12.jpg) repeat-y center top;
}	

.post {
	-height: 1%;
	margin: 15px 0 5px 0;
	padding: 0 0 20px 0;
	font: 1.1em/1.4em "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	border-bottom: 1px solid #57af28;
}
.post-page {
	border: 0;
	padding: 0;
	margin: 0;
}
.post p {
	padding-top: 8px;
}
.post h2{
	color: #4d4d4d;
	font: italic bold 1.5em "Times New Roman", Times, Georgia, serif;
}
	
.post h2 a{
	color: #57af28;
	text-decoration: none;
	}
	
.post h2 a:hover{
	color: #777;
	text-decoration: none;
	}

.post ul {
	margin-left: 35px;
	}

.post li {
	color: #333;
	margin: 10px 0;
	padding: 0;
	list-style-type: disc;
	list-style-position: outside;
}

.post strong {
	color: #000;
}

.entry p {
	margin: 0;
	}

.post p.postmetadata {
	color: #479325;
	clear: both;
	padding: 0;
	font-size: 0.9em;
	}
	

.navigation {
	font-size: 8pt;
	clear: both;
	margin:0;
	padding:0;
	overflow:hidden;
	}
	
.navigation .alignleft, .navigation .alignright {
	text-align: left;
	width: 35%;
}
	
.alignleft a {float:left; margin:5px 0;}
.alignright a {float:right; margin:5px 0;}

.single-event h3 {
	color: #479325;
}

li.agenda-preview {
	list-style-type: none;
	border-bottom: 1px solid #57af28;
	padding: 5px 25px 10px 25px;
	margin-bottom: 20px;
	background-color: #eee;
}
li.agenda-preview h2 {
	margin-top: 5px;
	font: bold 1.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #666;
}
li.agenda-preview h3 {
	font-size: 1em;
	font-weight: normal;
}
p.lieu {
	font-weight: bold;
	line-height: 1em;
}
p.adresse {
	padding: 0;
	line-height: 1em;
}
/* sidebar */

#sidebar {
	background: url(images/michele-kunzler_11.jpg) repeat-y left top;
	width:254px;
	float:left;
	margin-top: 111px;
	font: 1em/1.2em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
.sidebar-content {
	padding: 0 15px 20px 18px;
}
.sidebar-head {
	background: url(images/michele-kunzler_06.jpg) no-repeat center top;
	width: 254px;
	height: 137px;
	padding: 0;
}
.sidebar-head-content {
	font: bold 1em "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	color: #57af28;	
	text-transform: uppercase;
	display: block;
	padding: 32px 0 10px 32px;
	margin: 0;
}
.questions {
	padding-top: 13px;
}

.sidebar-foot {
	background: url(images/michele-kunzler_15.jpg) no-repeat left bottom;
	width: 251px;
	height: 28px;
}

#sidebar h2{
	background-color: #57af28;
	font: bold 1em "Helvetica Neue", Helvetica, Arial, Geneva, sans-serif;
	text-transform: uppercase;
	color: #FFF;	
	margin: 20px 0 2px 0;
	padding: 6px 17px 3px 17px;
}

#sidebar label{
	font:normal 11pt arial, georgia, times;
	color: #000;	
	margin: 0;
	padding: 0;
}

#sidebar p {margin:0; padding:0;}

#sidebar img {padding: 0; margin: 0;}

#sidebar ul {
	margin:12px 0;
	padding-left:0;
	}

#sidebar ul li {
	margin: 0;
	list-style-type: none;
	}

#sidebar ul ul {
	margin:5px 15px;
	padding:0;
}

#sidebar ul ul li {
	list-style-type: none;
	}

#sidebar ul ul ul{
	margin: 0;
	padding: 0;
}

#sidebar ul ul ul li{
	padding: 0 0 0 15px;
	list-style-type: none;
	color: #898989;
}

li.agenda-liste {
	font-size: 0.9em;
	padding-top: 10px;
}

/* comments */


#commentform{
	background:#fff;
	margin:0;
	padding:0;
	}
	
#commentform p{
	color: #000;
	}
	
#commentform a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;line-height: 14pt;}
	
#commentform h3{
	font-family: georgia, times, verdana;
	font-size: 10pt;
	font-weight: 300;
	color: #000;
	margin:0;
	padding:0;
	}
	
#comment{
	width:80%;
	}

#author, #email, #url, #comment, #submit{
	background: #fff;
	font-family: verdana, arial, times;
	font-size: 8pt;
	margin:5px 5px 0 0;
	padding:0;
	border: 1px solid #000;
	}
	
#submit{margin:5px 5px 0 0;}

#comments{margin:0; padding:0}
	
ol.commentlist {list-style-type: none; margin:0; padding:0;}

.avatar{float:left; margin:0 12px 0 0;}

ol.commentlist li {
	background: #fff;
	margin:10px 0;
	padding:5px 0 5px 10px;
	list-style-type:none;
	}

ol.commentlist li.alt {background: #eee;}
ol.commentlist li p {margin: 6px 0 6px 0; padding: 0 12px 0 0; line-height: 14pt;}

ol.commentlist a {color:#000;}

cite {
	font-family: arial, verdana, tahoma;
	font-size: 9pt;
	font-weight: bold;
	font-style: normal;
	}
	
cite a{color: #000; text-decoration: none; border-bottom: 1px dotted #465D71;}



/* search */

#searchform{
	padding:0 15px;
	margin:5px 0;
	}

#searchform input#s{
	color: #666;
	margin:0;
	padding:2px;
	border:1px solid #CCC;
	}

	
	
/* misc */
.past-events {
	/*border-top:1px solid #CCC;*/
	margin-top: 60px;
	padding-top: 10px;
}

.past-events ul li {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.social-bookmarks {
	text-align: right;
	margin-top: 30px;
}

ul.dbem_events_list {
	margin: 0;
	padding: 0;
}


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
	}
	
.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;
}

/* override */




/* footer */

#footer {
	background: #56ae28 url(images/michele-kunzler_16.jpg) no-repeat center top;
	height: 120px;
	}
	
#footer p{padding:14px 0;margin: 0; color: #eee; text-align:right;margin-right: 19px;}
#footer a{color: #fff;text-decoration: none;}
	#footer a:hover{color: #fff;text-decoration: underline;}


