/*  
Theme Name: Auckland Accueil - January 08
Theme URI: http://www.livingos.com/
Version: 1
*/

/*  basics */
* {margin:0;padding:0}

/* structure */
body{
	text-align:center;
	background: #97cae8 url(images/bg1.png) repeat-x;
	}

#header-container {
	width:776px;
	margin:0 auto;
	}

#header{
	height		: 187px;
	background	: url(images/bgheader2.png) no-repeat top;
	margin-left	:-24px;
	width		:792px;
	}

#header h1{
	text-indent:-9999px;
	}
	
.description{
	/*width:324px;
	height:65px;
	background:url(images/tagline.png) no-repeat;
	margin:55px 0 0 200px;
	text-indent	:-9999px;
	*/
	
	height		:65px;
	
	/*background	:url(images/mission.jpg) no-repeat 0 0;*/
	margin		:55px 0 0 200px;
	text-indent	:-9999px;
	}
	
#container{
	text-align:left;
	}

#container{
	width:776px;
	margin:0 auto;
	background: url(images/containerbg.png) repeat-y center;
	padding:0px;
	}
	
#wrapper{
	clear:both;
	width:470px;
	float:left;
	padding-bottom:15px;
	}
	
#content{
	padding-left: 31px;
	padding-right: 20px;
	}
	
	#content h2 {
		font-size:220%;
		margin-bottom:0;
		}
	
	#content h3 {
		margin-top:5px;
		font-weight:bold;
		font-size:110%;
		color:#333;
		}
	
	#content p {
		line-height:1.8em;
		}
	
#navigation{
	float:right;
	width:264px;
	margin-bottom: 1em;
	margin-right:9px;
	padding:11px;
	}
	
	#navigation h2 {
		color:#457d11;
		}

#extra{
	height:285px;
	clear:both;
	margin-left:9px;
	width:760px;
	}
	
#header-slideshow {
	width:471px;
	float:left;
	margin:0px;
	height:285px;
	}
	
	#header-slideshow h2 {
		line-height:0px;
		font-size:0px;
		}
		
#extra-sidebar{
	height:264px;
	width:264px;
	float:left;
	text-align:left;
	background: url(images/extrabar.jpg) repeat-x;
	margin-left:1px;
	padding:11px;
	color:#333;
	line-height:2.1em;
	}
	
	#extra-sidebar h2 {
		color:#FFF;
		}

#footer{
	clear:both;
	background: url(images/footer.png) no-repeat ;
	text-align: left;
	height:30px;
	padding:5px 0 0 10px;
	}

/*navbar*/

#nav{
	margin-left:120px;
}
#navbar{
	float: right;}

	ul#navbar{
		margin:22px 1px 0 0;
		padding:0;}
	
		#navbar li{
			display: inline;
			}

			#navbar li a{
				float: left;
				color: #05597c;
				text-decoration: none;
				background: url(images/menuoff.jpg) repeat-x;
				height:25px;
				margin-left: 1px;
				text-align: left;
				display: block;
				padding-left: 8px;
				padding-right: 8px;
				line-height:2.5em;
				border:1px solid #e0e2e2;
				}
			
				#navbar li.current_page_item a{
					background: url(images/menuon.jpg) repeat-x;
					border:1px solid #b5e3e4;
					}
				
				#navbar li a:hover{
					background-image: url(images/menuon.jpg) ; /*background image swap on hover*/
					}
/*links */

a{
	
	color: #326ea1;
	text-decoration: none;

	}
a:hover {
	
	color: #383d44;

	}
a img {border:0;}	
/*images*/
img {
	border: 0;
}
/*typography*/
	
body {
	font: 11px/1.5em "Lucida Grande", Verdana, Arial, Helvetica, serif;
	color: #333;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1.6em;
	font-weight: normal;
	padding: 0em 0em 0em 0px;	
	margin-top: 0.8em;
	margin-bottom: 0.5em;
	color: #d44944;
}


/* H1
---------------------------------------------*/
h1 {
	}
	
	h1 a{
		color: #666;
		border-bottom: 0em none;
		display: block;
		}
		
h2 {
	color: #c00;
	font-size: 165%;
	}
	
	h2 a, h3 a, h4 a{color: #d44944;
		}
		
h3 {
	font-size: 145%;
	line-height: 1.3em;
	padding: 0.5em 0em 0em 0px;
	}

h4 {
	font-size: 118%;
	line-height: 1.3em;
	}

p {
	padding: 0em 5px 10px 0px;
	}

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}

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

#footer p{margin-left: 5px;
font-size: 0.8em;
margin-right: 5px;
	}


.dte{
color: #a3a3a3;
margin-top: -1em;
margin-bottom: 1em;
	}
	
.postmetadata{
	clear:both;
	font-size: 0.8em;
	color: #a3a3a3;
	background: url(images/documents.gif) no-repeat center left;
	padding-left: 14px;
	border-top: 1px #e3f5ff solid;
	padding-top: 2px;
	}

.entry img{
	border: 1px #dbf1fc solid;
	padding: 5px;
	margin: 5px;
	}
	
.entry a:hover img{border: 1px #fdde6a solid;
	}
/*
.post ul, .post ol{
	margin-top: 0.5em;
	margin-bottom: 1em;
	}

.post li{
	list-style-type	:none;
	background		:url(images/bullet.png) no-repeat  0% 15%;
	padding-left	:15px;
	margin-left		:10px;
	/*padding-bottom:1.5em;
	}*/
.post blockquote{
	padding: 5px;
	font-weight: normal;
	text-align: left;
	margin: 5px;
	font-size: 1em;
	border-left: 4px #dbf1fc solid;
	font-style: italic;
	margin-left: 30px;
	margin-right: 20px;
	}
	
.post blockquote em{
	float: right;
	font-weight: normal;
	font-size: 1em;
	font-style: normal;
	}


/*special*/
span.amp {
	font-family: "Goudy Old Style", "Palatino",
	"Book Antiqua", serif;
	font-style: italic;
	font-size: 110%; }


/*LISTS*/
#navigation ul, #navigation li{
	list-style-type: none;
	margin: 0;
	padding:0;
	line-height:2.0em;
	}



/*events */
#extra-sidebar ul, #extra-sidebar li{
	margin:0;
	padding:0;
	list-style-type: none;}
#extra-sidebar ul{
padding-left: 20px;
padding-right: 20px;}
#extra-sidebar li{
	display:block;
	border-bottom: 1px #c8eb94 solid;
text-transform: uppercase;
color: #666;
font-weight: bold;}
#extra-sidebar li a{
text-transform: capitalize;
font-weight: bold;
color: #ffffff;}
#extra-sidebar li a:hover{
color: #e5ca63;}

/*comments*/	
#comments{
	margin-top: 10px;
	margin-left: 25px;
margin-right: 10px;}

.commentlist{
	margin-left: 5px;}
.commentlist li{
	
	background-color: #ffffff;
	padding: 2px;

list-style-type: none;}
.commentlist cite, .commentlist cite a {
	font-style: normal;
	font-size: 1em;
	font-weight: bold;}
.commentlist p{
	margin-top: 1em;}
.commentlist .alt{border-top: 1px #c2bfb2 solid;
border-bottom: 1px #c2bfb2 solid;
background-color: #fffdf8;}

.nocomments a{
background-image: url(images/figure.gif);
padding-left: 12px;
background-repeat: no-repeat;}

#respond{
	margin-top: 1em;}
/*forms*/	


input#author, input#email{
	background-color: #fdffdd;}

input:focus, textarea:focus {background: #ffffff;}

.btn-ok {
	font-size:1.1em;
	color:#333;
	font-stretch:extra-condensed;
	}


input#submit {border: 1px #0f0000 outset;
	background-color: #e9e9e9;}

input#submit:hover {cursor: pointer;
	background-color: #fafafa;}
#comment{width:420px;
	font: 1em Verdana, sans-serif;
margin-bottom: 1em;}
#commentform{
margin-top: 1em;
}

#searchform{
	margin-top: 5px;
	}

input#searchsubmit{
display: none;}
input#s {
	width: 180px;
	font-size: 1.2em;
border: 1px #aeab9f solid;}

.navigation{
	font: 1em/1.2em "Trebuchet MS",verdana, arial, helvetica, sans-serif;
	margin-left: 5px;
	margin-top: 5px;
	height:1.2em;
	border-top: 1px #dbf1fc solid;
	border-bottom: 1px #dbf1fc solid;
}
.navigation a{
	color: #333;
	font-style: normal;}
.navigation a:hover{
	color: #c2bfb2;}

.alignleft{
	float:left;
	}
.alignright{
	float:right;
	}
	
.related{
	margin-bottom: 1em;
	margin-top: 1em;}
.related ul{
	list-style-type: none;
	margin: 0;
	
	}
.related ul li{
	list-style-type: none;
	text-indent: 0;
	}
/*---archives---*/
.archivemonth{
	float:left;
	width:45%;}

.archivesubject{
	float:right;
	width:45%;}
.achiverecent{
	clear:both;}

.archive ul, .archive ol{
	list-style-type: none;
	line-height:1.2em;
	margin: 0;
	padding: 0;
	font-size: 1em;}
.clear{clear:both;}
.archive ul li {
	margin:0;

	list-style-type: none;}
					
.archive li a {

	padding: 0px;
	color: #83b449;

	text-decoration: none;
}

.children li{

	margin:0;
	padding:0;
	border: none;
	padding-left: 1em;}
.children li a {
	padding-left:0px;
	}					
.archive li a:hover {

	color: #333;
}

#pagenav{
margin-bottom: 1em;
height:25px;}

ul#pagenav{float:left;
	margin:0;
	padding:0;
	list-style-type:none;
	float:left;}
	
#pagenav li{
	float:left;
	list-style-type:none;
}

#pagenav ul a{
	display:block;
	padding: 5px;
	float:left;
	line-height:25px;
	color: #fff;
	background: url(images/menuoff.jpg) repeat-x bottom;
	margin-left: 1px;
	text-transform: uppercase;}

#pagenav li.current_page_item a{

background: url(images/menuon.jpg) repeat-x bottom;
color: #666;}

#pagenav li a:hover{
background-image: url(images/menuon.jpg) ; /*background image swap on hover*/
}
/*--------------------------------------------------------------------------------
		Styles updated by Yann | 6 March 2009
--------------------------------------------------------------------------------*/
#event-post {
	padding-bottom	:15px;
	margin-bottom	:15px;
	border-bottom	:1px solid #CCC;
	text-align		:justify;
}
#event-post h3 {
	text-transform	:uppercase;
	font-family		:Geneva, Arial, Helvetica, sans-serif;
	font-size		:12px;
	color			:#05597C;
	background		:url(images/bullet.jpg) no-repeat 0% 30%;
	margin			:0;
	padding			:0 0 5px 8px;
}

#event-post h3 .event-date {
	color			:#666666;
}

#event-post p {
	margin			:0;
	padding			:0;
}
.post ul, .post ol{
	margin-top		:0.5em;
	margin-bottom	:1em;
}

.post li{
	list-style-type	:none;
	background		:url(images/bullet.png) no-repeat  0% 15%;
	padding-left	:15px;
	margin-left		:10px;
}
