/** These lines are for IE6 only **/
body {
	background-color: #CFCFF4;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #00006D;
	margin: 0px;
	padding: 0px;
}
* html #content, * html .entry_firstpost, * html .entry {
	position: relative;
}

ul.readmore {
	list-style: none;
	padding: 0px;
	margin: 0px;
	color: #389307;
}

/** Removes any image borders **/
img {
	border: none 0px;
}

.main {
	border: none 0px;
	margin: 0px;
	padding: 0px;
	width: auto;
}

.main img {
	border: 0px;
	margin: 0px;
	padding: 0px;
}

img.center {display: block; margin: 10px auto;}
img.left {display: inline; margin: 0 10px 5px 0;}
img.right {display: inline; margin: 0 0 5px 10px;}
p {margin: 3px 0 15px 0; padding: 0;}


.entry{
	background: #FFFFFF;
	padding: 0px;
	margin: 0px;
}

.navigation{
	background: #FFFFFF;
	padding: 10px 0px;
	margin: 0px 10px;
}

.navigation a {
	font-weight: bold;
}

.entry2 {
	margin: 0px;
}

.latest{
	background: #FFFFFF;
	padding: 15px 5px;
	margin: 0px 10px;
	border-bottom: 2px solid #ffffff;
}

.entry_firstpost{
	background: #FFFFFF;
	padding: 0px;
	margin: 0px;
}


.latest_firstpost{
	background: #FFFFFF;
	padding: 15px 5px;
	margin: 0px 10px;
	border-bottom: 2px solid #ffffff;
}

h1 a img {
	border: none 0px;
	text-decoration: none;
	}


/** END ADDED **/


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

html {
	background: #ffffff;
}

#header {
	position: relative;
	float:left;
	margin: 0px auto;
	font-size: .9em;
	height: 90px;
	background: url(../images/headerbg.gif) repeat-x;
	}
	
#menu { 
	position:relative;
	float:left;
	margin: 0px auto;
	padding: 0px;
	font-size: .9em;
	line-height: 28px;
	background: url(../images/menubg.gif) repeat-x;
	margin-bottom:20px;
}

#header h1 {
	position: absolute;
	top: 20px;
	left: 10px;
	font-size: 1.5em;
	color: #fff;
	margin: 0px;
	padding: 0px;
}

#header h1 a {
	font-size: 1.5em;
	text-decoration: none;
	color: #FFFFFF;
	margin: 0px;
	padding: 0px;
}

#header h4 {
	position: absolute;
	top: 60px;
	left: 13px;
	font-size: 1em;
	font-weight: bold;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
}

h1 {
	margin: 0;
	font-size: 2.2em;
	padding: 0;
	border: none 0px;
	color: #389307;
}

h2 {
	
	color: #00006D;
	font-weight: bold;
	font-size: 14px;
	margin: 0px;
	padding: 0px;
	}

.main h2 {
	color: #222222;
	font-weight: bold;
	font-size: 1.8em;
	margin: 0px;
	background: none;
	padding: 0px;
}

h4 {
	color: #389307;
	font-weight: bold;
	font-size: 1.2em;
	margin: 0px;
	background: none;
	padding: 0px;
}

h5 {
	color: #389307;
	font-weight: bold;
	font-size: 1em;
	margin: 0px;
	background: none;
	padding: 0px;
}

.links h2 {
	font-size: 1.4em;
	margin: 0px;
	padding: 0px;
	color: #222222;
	list-style: none;
	background: url(../images/menubg3.gif) repeat-x;
}

h2.pagetitle {
	font-size: 14px;
	margin: 0px;
	color: #00006D;
	list-style: none;
	border-bottom: 3px solid #389307;
	background: none;
}

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

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

.main h3 {
	font-size: 1.4em;
	margin: 0px;
	padding: 0px;
	font-weight: bold;
	color: #389307;
	background: none;
}

h3 {
	font-size: 1.4em;
	text-align: center;
	margin: 0px;
	padding: 0px;
	font-weight: normal;
	color: #191875;
	background: none;
}

.links h3 {
	font-size: 1.4em;
	line-height: 31px;
	height: 41px;
	margin: 0px;
	padding-left: 10px;
	font-weight: bold;
	color: #ffffff;
}

a, a:link {
	color: #191875;
	text-decoration: none;
	}

a:visited {
	color: #191875;
	}

a:hover, a:active {
	background: none;
	color: #191875;
	text-decoration: underline;
	}
.mark {
	font-weight: bold;
}
blockquote {
	border-left: 4px solid #eeeeee;
	padding: 0 10px;
	margin: 0 0 0 10px;
	font-style: italic;
}

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

#container {
	margin: 0px auto;
	padding: 0 0 0 0;
	text-align: left;
	background: #ffffff;
}

#grandwrapper {
	margin: 0px auto;
	padding: 0px;
	background: #000000;
}

#wrapper {
	margin: 0px auto;
	background: #ffffff url(../images/bottomrightbg.gif) bottom right no-repeat;
}
	
#wrapper_bottom {
	clear: both;
	background: inherit;
}

div#content {
	width: auto;
	margin: 0px 200px;
	padding: 0px;
	background: #FFFFFF;
}

#navibar {
	float: left;
	width: 200px;
	margin: 20px 0;
	padding: 0px;
	background: #ffffff;
}

#right {
	float: right;
	width: 160px;
	padding: 0px;
	background: none;
}

#left {
	float: left;
	width: 160px;
	padding: 0px;
	background: none;
}

.links {
	margin: 0px auto;
	/* padding: 0px 10px; */
	background: none;
}

#footer {
	margin: 0px auto;
	background: url(../images/footerbg.gif) repeat-x;
	padding: 0px;
	width: 100%;
	height:70px;
	clear: both;
	text-align: center;
}

#footer p.left {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 10px;
	font-size: .8em;
	float: left;
	text-align: left;
}

#footer p.right {
	color: #FFFFFF;
	margin: 0px;
	padding: 0px 10px;
	font-size: .8em;
	float: right;
	text-align: right;
}

#footer p a, #footer p a:link {
	color: #FFFFFF;
	text-decoration: none;
}

#footer p a:hover {
	color: #000055;
	text-decoration: none;
}

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

.meta {
	height:28px;
	background: url(../images/metabg.gif) repeat-x;
	font-size: 12px;
	padding: 0px;
}

.highlight {
	background: #ffffff;
	}
	
.comments-nice-bg {
	height: 1%;
	padding: 1px;
	background: #389307;
	color: #000;
}

.comments-nice {
	height: 1%;
	padding: 10px;
	background: #FFFFFF;
	border: 1px solid #ffffff;
}



.comments {
	font-size: 1.1em;
	padding: 20px 0px 0px 0px;
	margin: 0px 10px;
	background: #fff;
	border: 1px solid #fff;
}

.comments a:link, .comments a:visited {
	color: #389307;
	font-weight: bold;
	text-decoration: none;
}

.comments a:hover, .comments a:active {
	background: #ffffff;
	color: #000055;
	text-decoration: none;
}	

.alt {
	background: #EFF4E8 !important; 
	border: 1px solid #E1EBD3 !important;
	padding: 10px 10px 0 10px !important;
}

.alt:hover {
	border: 1px solid #C0D6A3 !important;
	}

.commentlist li:hover {
	border: 1px solid #C0D6A3;
	}

.commentlist {
	padding: 0;
	margin: 3px;
	}

.commentlist li {
	list-style-type: none;
	list-style: none;
	padding: 10px 10px 0 10px;
	background: #FFFFFF;
	border: 1px solid #ffffff;
	margin: 10px;
	color: #000000;
	}

p.metadate {
	font-size: .8em;
	margin: 0;
	padding: 0px;
	text-transform: uppercase;
	}

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

.comment_author a:visited {
	font-weight: bold;
	text-decoration: none;
	}

.reply {
	font-weight: normal;
	font-size: 1.2em;
	margin: 10px 0 0 10px;
	}
	
.comments-nice .reply {
	color: #389307;
	font-weight: normal;
	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;
	height: 160px;
	padding: 20px 0 0 90px;
	font-size: 1.5em;
	margin: 0px;
	border: 1px solid #efefef;
}

.postinput {
	margin: 0;
	}
/* 4)-=-=-=- Right selectors -=-=-=- */	

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

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

#search {
	margin: 0px;
	padding: 0px;
	width: 160px;
}

#searchform {
	margin: 5px 0 0 0;
	padding: 0;
}

.searchfield {
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
	background: #ffffff;
	border: 1px dotted; #00006D;
	color: #00006D;
	width: 100px;
	height: 18px;
}

.searchfield:hover {
	background: #ffffff;
	border: 1px solid #389307;
	}
	
.searchsubmit {
	vertical-align: middle;
	padding: 0px;
	margin: 0px;
	background: #fffffff;
	border: 1px solid #333333;
	color: #00006D;
	width: 50px;
	height: 18px;
}

.searchsubmit:hover {
	background: #ffffff;
	border: 1px solid #389307;
	color: #000000;
	}


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

textarea {
	font-family: Verdana, Arial, Helvetica;
	font-size: 1.1em;
	border: 1px solid #333333;
	padding: 2px 5px 1px 5px;
	width: 90% !important;
	width: 250px;
	min-width: 100px !important;
	max-width: 450px !important;
	height: 100px;
	}
	
textarea:hover {
	background: #fff;
	border: 1px solid #389307;
	color: #389307;
	}
	
input {
	background: #fff;
	border: 1px solid #333333;
	}
	
input:hover {
	border: 1px solid #333333;
	}
	
.input-submit {
	height: 39px;
	width: 120px;
	text-align: left;
	background: #ffffff;
	color: #389307;
	border: 1px solid #333333;
	}


.input-submit:hover {
	border: 1px solid #389307;
	}

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

#skip {
	display: none;
	}

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

ul#navlist ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	white-space: nowrap;
}

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

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

#navlist a,#navlist a:link, #navlist a:visited {
	margin: 0px;
	padding: 0px 10px 0 10px;
	font-weight: bold;
	color: #389307;
	text-decoration: none;
	background: url(../images/menubg2.gif) right no-repeat;
}


#navlist a:hover {
	color: #000055;
	background: url(../images/menubg2.gif) right no-repeat;

}

div#calendar_wrap {
	margin: -25px 0 0 0;
	text-align: left;
}
li#calendar h2.widgettitle {
	text-decoration: none;
}
li#calendar {
	text-align: left;
}
table#wp-calendar caption {
	text-align: left;
	color: #389307;
	font-size: 1.4em;
	margin: 0 auto;
}

table#wp-calendar tfoot {
	display: none;
}

table#wp-calendar th {
	background: #389307;
	color: #FFFFFF;
	text-align: center;
}

table#wp-calendar {
	background: #389307;
	border-top: none;
	margin: 0 auto;
	width: 180px;
	text-align: center;
}
table#wp-calendar a, table#wp-calendar a:link, table#wp-calendar a:visited {
	color: #ffffff;
	font-weight: bold;
	text-decoration: underline;
}
table#wp-calendar a:hover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
#feed {
	position:relative;
	float:right;
	width:150px;
	height:90px;
	background: url(../images/headerbg.gif) repeat-x;
}


.main_title {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18px;
	background-color: #937AF0;
	color: #FFFFFF;
	background-position: top;
}
.grad_left {
	background-image: url(../images/grad_left.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 10px;
}

.main_date {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background-color: #937AF0;
	color: #FFFFFF;
	float: left;
	background-position: top;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.grad_right {
	background-image: url(../images/grad_right.gif);
	background-repeat: repeat-y;
	height: auto;
	width: 10px;
}
.menu_header {
	background-image: url(../images/menu_header.gif);
	background-repeat: no-repeat;
	width: 160px;
	height: 17px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-indent: 16px;
	padding-top: 1px;
	margin-top: 15px;
	text-transform: capitalize;
	background-color: #FFFFFF;
	display: block;
}
.menu_item {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00006D;
	font-size: 12px;
	text-indent: 16px;
	background-color: #FFFFFF;
}

.right_menu {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 5px;
}

.content {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	width: 393px;
	display: block;
}
.subpass {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	font-size: 12px;
	background-color: #947BEF;
	text-align: right;
}
.subtitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #00006D;
	font-size: 12px;
	text-indent: 16px;
	background-color: #FFFFFF;
	font-weight: bold;
	padding-top: 10px;
	padding-bottom: 10px;
}

.main_title a:link, .main_title a:visited {
	color: #ffffff;
	text-decoration: none;
}	

.main_title a:hover, .main_title a:active {
	color: #00006D;
	text-decoration: none;
}	

.menu_item ul {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

.menu_item li {
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	text-indent: 16px;
}
.partenaires a:link, .partenaires a:visited, .partenaires a:hover {
	font-size: 10px;
	display: block;
}
