/*
	CSS files kept in the 'styles' directory can be used to
	costumize your K2 installation without having to mess
	with the core K2 files. This in turn makes it easier to
	upgrade to new K2 versions as well as debug any potential
	problems.

	You select schemes from the K2 Options page in the
	'Presentation' section of your WordPress administration.
	
	Author Name		: 	Sébastien Vellut
	Author Site		: 	http://manchoman.be
	Style Name		: 	fdh
	Style URI		:	http://getk2.com
	Version			:	1.0
	Header Height	:	150
	Comments		:	I made Vader as a tribute to Star Wars for use on my own blog.
						The header image was painted by my friend Rasmus (http://no-go-dk)
						License: http://creativecommons.org/licenses/by-nc-sa/2.5/
*/

body {
	background-color: #F7931E;
	background-image: url(images/PageBack.png);
	background-repeat: repeat-x;
	}

.columns-two #page {
	
}
#primary-wrapper {
	
}
#page {
	/* The entire design is contained within the 'page' id */
	padding-top: 0px;
	border-style: none;
	background: #F7931E;
	margin:auto;
	width:900px;
	}
	
#header {
	/* Contains the H1 and menu */
	height: 150px;
	background: transparent url(images/background08.png) no-repeat scroll 0% 0%;
	}

#searchform {
	text-align: center;
	padding-top: 12px;
	height: 56px;
}
#searchsubmit {
	margin-top: 5px;
}
#nav-below {
	margin-top: 45px;
}
#cformsform, #cforms3form {
	width: 560px;
}
#cformsform select, #cformsform textarea, #cformsform input, #cforms3form select, #cforms3form textarea {
	width: 290px;
}
#cformsform select, #cforms3form select {
	width: 300px;
}
#cformsform #sendbutton, #cforms3form #sendbutton {
	width: 90px;
}
#cformsform input.sendbutton, #cforms3form input.sendbutton {
	margin-left: 200px;
}
#cforms3form, #cforms3form ol.cf-ol, #cforms2form, #cforms2form ol.cf-ol {
	text-align: left;
	margin: 0pt!important;
	padding: 0pt!important;
	width: inherit;
}
#cforms3form fieldset, #cforms2form fieldset {
	background: none;
	border: none;
	}
#cforms3form ol.cf-ol li.textonly {
	text-align: left!important;
}
#cforms2form label span, #cforms2form label {
	width: 150px;
}
#cforms2form ol.cf-ol li.cf-box-title {
	display:none;
}
#cforms2form input.sendbutton {
	margin:30px 0pt 0pt 170px;
}
.linklove {
	display: none;
}
.highlight-text {
	background-color: #FFF0AB;
	padding: 2px 5px;
}
.highlight-block {
	background-color: #DEDEDE;
	padding: 3px 10px;
	display: block;
	margin-top: 20px!important;
	margin-bottom: 20px!important;
	clear: both;
}
#s {
	padding-bottom: 8px;
}

#text-152012971 {
	text-align: center;
	background: url(images/background_sidebar_dons.png) no-repeat;
	height: 35px;
	font-variant: small-caps;
	font-size: 12px;
	padding-top: 9px;
	margin-top: 20px;
}
#text-152012971 h4 {
	display: none;
}
#text-152012971 a {
	color: #FFFFFF;
}
#text-156108541 div div {
	margin-left: 0px;
	margin-top: 5px;
	}
.secondary div, cformsii-no2 {
	margin-top: 10px;
	margin-bottom: 10px;
}
.secondary div h4 {
	text-align: center;
	background: url(images/background_sidebar.png) no-repeat;
	height: 25px;
	font-variant: small-caps;
	font-size: 12px;
	padding-top: 11px;
	color: #FFFFFF;
	letter-spacing: 0px;
}
.secondary #search-2 {
	display:block;
}
.secondary div ul {
	padding-left: 10px;
	padding-right: 10px;
}
.row { clear: both; }
.col1 { width: 280px; float: left; padding: 0px 0px 5px 0px; }
.col2 { width: 280px; float: right; padding: 0px 0px 5px 0px; }


h1 {
	display: none;
	}
	
h2 {
	font-size: 1.2em;
	font-weight: normal;
	letter-spacing: 0px;
	}

img.size-full {
	width: 260px;
	height: auto;
	}
img.alignleft {
	display: inline;
	margin: 4px 7px 2px 0px;
	padding: 4px;
	border: #CCCCCC solid 1px;
}
img.alignright {
	display: inline;
	margin: 4px 4px 10px 7px;
	padding: 4px;
	border: #CCCCCC solid 1px;
}
img.alignnone {
	display: inline;
	margin: 4px;
	padding: 4px;
	border: #CCCCCC solid 1px;
}
.description {
	display: none;
	}
	
.content {
	background-image:url(http://www.freresdeshommes.org/wp-content/themes/k2/styles/fdh-style/images/background_pointille.png);
	background-repeat:no-repeat;
	background-position:center top;
	width:860px;
	margin:auto;
	}



#primary {
	/* Contains the main column */
	width: 580px;
	padding-top: 25px;
	padding-left: 25px;
	}
#navi li {
       display: inline;
}

#navi {
       padding-bottom:5px;
	   padding-left: 5px;
	   font-size: 9px;
}
.hentry {
	/* Each entry is contained within the 'hentry' class */
	margin-top: 0px;
	}
.entry-head {	
	background-image:url(images/background_article.png);
	background-repeat:no-repeat;
	height: 70px;
	margin-top: 0px;
	}
.col .entry-head {	
	background-image:url(images/background_article_seul.png);
	background-repeat:no-repeat;
	height: 70px;
	margin-top: 0px;
	}
#nav-above {
	display: none;
	}
.entry-content p {	
	margin-top: 5px;
	margin-left: 5px;
	margin-right: 5px;
	}
.entry-content a:visited {	
	color: #27D;
	}
.titre-sous-page>a:visited {	
	color: #FFF;
	}
.wp-pagenavi {	
	clear: both;
	padding-top: 40px;
	text-align: center;
	}
.entry-title {
	width: 213px;
	padding: 0px 0px 0px 56px;
	font-size: 15px;
	line-height: 16px;
	letter-spacing: 0px;
	font-variant: small-caps;
	margin-top: -48px;
	
	}
.home .entry-title {
	width: 213px;
	}
.single .entry-title {
	width: 507px;
	}
.pgee-read-more {
clear:both;
display:block;
float:right;
margin:10px 0;
}
.entry-title a, .entry-title a:visited {
	color: #FFFFFF;
	
	}
.entry-meta {
	text-align: center;
	width: 24px;
	padding-top: 9px;
	color: #FFFFFF;
	padding-left: 14px;
	}
.ctc {
	line-height:20px;
	}
.entry-date abbr {
	color: #FFFFFF;
	}
span.meta-start, div.entry-author, span.meta-prep, div.entry-categories, span.meta-end, a.commentslink, span.entry-edit {
	display: none;
	}
.entry-content {
	/* The meat and potatoes of every entry */
	clear: both;
	line-height: 20px;
	margin-top: 0px;
	}
.entry-content ul {
	list-style: disc;
	}
#dlo_post_list ul {
	list-style: none;
	}
.titre-sous-page {
	background: url(images/background_sous_page.png) #FFFFFF;
	background-repeat: no-repeat;
	padding-bottom: 10px;
	padding-left: 35px;
	padding-top: 8px;
	margin-bottom: 5px!important;
	}	
.titre-sous-page a {
	color:#FFFFFF;
	font-size:1.2em;
	font-variant:small-caps;
	}
.page-head {
	margin-bottom: 10px;
	margin-top: 0px;
}
.page-head h2 {
	background-image:url(images/background_page.png);
	background-repeat:no-repeat;
	height:30px;
	margin-bottom:1px;
	margin-top:0px;
	padding-left:10px;
	padding-right:10px;
	padding-top:10px;
	font-family: 'Lucida Grande',Verdana,Helvetica,Arial,sans-serif;
	font-variant: small-caps;
}
h2 a:hover, h2 span a:hover {
	color:#FFF !important;
}
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited, h4, h4 a, h4 a:visited {
	color:#FFF;
}
.page-head h2 a, .page-head h2 a:hover, .page-head h2 a:visited {
	color:#FFFFFF;
	font-size: 15px;
}
.entry-tags {
	display: none;
}
#sidebar-1 {
	/* The first sidebar */
	float:right;
	}

#sidebar-2 {
	/* The second sidebar */
	}

.secondary {
	/* Contains both sidebars */
	margin-top: 25px;
	width: 225px;
	}
body.columns-two #primary-wrapper {
	margin-right:-250px;
}	
#footer {
	background-image:url(images/background_footer.png);
	background-position:center bottom;
	background-repeat:no-repeat;
	clear:both;
	color:#777777;
	height:53px;
	margin:0pt auto;
	padding:20px;
	text-align:center;
	width:860px;;
	}
.footerstyledwith {
	display: none;
	}
.footerpoweredby {
	display: none;
	}
.footerfeedlinks {
	display: none;
	}	

.entry-comments h4 {
	font-size: 13px;
	letter-spacing: 0px;
}

/*menu */


#dropdown {
	display: block;
	z-index: 5;
	margin: 0;
	padding: 0;
	position: relative;
	bottom: -2.5px;
	margin-bottom: 5px;
}

#dropdown ul {
	width:900px;
	min-height: 24px;
	list-style-type: none;
	padding: 0;
	margin: 0;
	z-index: 500;
}
#dropdown>ul {
	margin-left: 17px;
}


#dropdown li {
	display: inline;
	float: left;
	min-height: 20px;
	position: relative;
	text-align: left;
	padding: 0px 5px 1px;
	margin: 0px 0px 0px 0px;
	cursor: pointer;
}

#dropdown li ul {
	width: 210px;
	height: auto;
	top: 100%;
	left: 0px;
}

#dropdown li ul li {
	text-align: left;
	width: 200px;
	height: auto;
	display: block;
}

#dropdown a {
	text-decoration: none;
display: block;
font-size: 1em;
margin: 0;
padding: 5px 5px 7px;
width: auto;
	}

#dropdown li li ul {
	top: 0;
	left: 0;
}

#dropdown li li:hover ul {
	left: 210px;
}

/* initialy hide all sub sidemenus */
#dropdown ul ul,
#dropdown ul li:hover ul ul,
#dropdown ul ul li:hover ul ul,
#dropdown ul ul ul li:hover ul ul,
#dropdown ul ul ul ul li:hover ul ul {
	display: none;
	position: absolute;
}

/* display them on hover */
#dropdown li:hover ul,
#dropdown ul li:hover ul,
#dropdown ul ul li:hover ul,
#dropdown ul ul ul li:hover ul,
#dropdown ul ul ul ul li:hover ul,
#dropdown ul ul ul ul ul li:hover ul {
  display: block;
}

/* colors */

#dropdown {
	color: #FFFFFF;
	background-image: url(images/menuBack.png);
	background-repeat:repeat-x;
}

#dropdown ul{
}

#dropdown ul ul {
	background: #000000;
}
#dropdown ul li {
	background-image: url(images/menuBackBarre.png);
	background-repeat:no-repeat;
}


#dropdown h2 {
	color: #FFFFFF;
}

#dropdown a {
	color: #FFFFFF;
	}

#dropdown ul li:hover {
	background-image: url(images/menuBackOn.png);
	background-repeat:repeat-x;
}

#dropdown ul li ul {

}

#dropdown ul li ul li {
	background-image: url(images/menuBack.png);
	background-repeat:repeat-x;
}

#dropdown ul li ul li:hover {
	background-image: url(images/menuBackOn.png);
	background-repeat:repeat-x;
}

#dropdown ul li ul ul li{
	background-image: url(images/menuBack.png);
	background-repeat:repeat-x;
	
}

#dropdown ul li ul ul li:hover {
	background-image: url(images/menuBackOn.png);
	background-repeat:repeat-x;
}

/* end menu */