/*  
Theme Name: Financial Forces Network
Theme URI: http://www.cookiefactory.fr/
Description: WP theme designed by <a href="http://www.cookiefactory.fr/">Cookie Factory</a>.
Version: 1.0
Author: Quentin Lardeau
Author URI: http://www.cookiefactory.fr/
*/

body {
	font: 80%/140% Arial, Helvetica, sans-serif;
	color: #cccccc;
	background: #121212 url(images/bg1.jpg);
	margin: 0;
	padding: 0;
}
.wrapper {
	padding: 0px;
	background: none;
}
a:link, a:visited {
	color: #6792bf;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
img {
	border: none;
}
p {
	padding: 0px 0px 10px;
	margin: 0px;
}
ul, ol {
	margin-top: 0px;
	margin-bottom: 20px;
}
ul li {
	/*text-align: left;*/
}
h1 {
	top: 25px;
	left: 0;
	position: relative;
	padding: 0;
	margin: 0;
	text-align: right;
	background: url(images/logoexec.png) no-repeat;
	height: 67px;
	width: 333px;
	display: block;
	font: normal 85% Arial, Helvetica, sans-serif;
}
h1 a:link, h1 a:visited {
	color: #222222;
}
h2 {
	/*border-top: 1px dotted #930027;*/
	color: #FFF;
	margin: 10px 0 0 0;
	letter-spacing: -1px;
	font: normal 38px/100% Georgia, "Times New Roman", Times, serif;
	font-style: italic;
}
h2 a:link, h2 a:visited {
	color: #222222;
	text-decoration: none;
}
h2 a:hover {
	text-decoration: none;
}
h3, h3 a:link, h3 a:visited {
	color: #111111;
	margin: 10px 0 15px 0;
	letter-spacing: -0.25px;
	font: normal 24px/110% Geneva, Arial, Helvetica, sans-serif;
	padding: 0px;
}
h3 a:hover {
	text-decoration: none;
}
h4 {
	font: normal 130%/100% "Trebuchet MS", Tahoma, Arial;
	color: #758d38;
	margin: 10px 0px 5px;
}
h1, h2, h3, h4 {
	text-align: left;
}
form {
	margin:0;
	padding:0;
}
#page {
	margin: 0px auto;
	width: 950px;
	border: none;
	background: none;
	padding: 0;
}
/* header area */
#header {
	background: #none;
	height: 420px;
	border: none/*-bottom: 3px solid #59780a*/;
	position: relative;
	padding: 0;
	border: none/*15px solid #FFFFFF*/;
}
#headerimg {
	position: relative;
	padding: 30px 0px 0px 40px;
	height: 60px;
}
#headerimg .description{
	position: absolute;
	left: 110px;
	bottom: 3px;
	color: #c9eefe;
	font-size: 14px;
}
.menu {
	display: none;
}
#filterTags {
	position: absolute;
	top: 94px;
	/*border-bottom: 1px solid #fff;*/
	padding-bottom: 6px;
}
#filterTags ul {
    list-style: none;
    margin: 0px 0px 0px 1px;
    padding:0;
}
#filterTags li {
    float: left;
}
#filterTags li a {
    display: block;
    background: none;
    font: normal 16px Geneva, Arial, Helvetica, sans-serif;
	text-transform: uppercase;
    margin: 0 9px;
    padding: 0 15px 0 0;
    color: #fff;
	height: 35px;
	line-height: 35px;
	text-decoration: none;
	border-bottom: 1px dotted #6792bf;
}
#filterTags li a span {
    padding-left: 15px;
    display: block;
    background: none/*url(images/sepbutton.gif) center left no-repeat*/;
    text-align: left;
}
#filterTags li a:hover span,
#filterTags li a.all:hover span {
    background: url(images/btexec_lft.gif) top left no-repeat;
}
#filterTags li a:hover {
    background: url(images/btexec_rgt.gif) top right repeat-x;
	color: #FFF;
	border: none;
}

#intro {
	position: relative;
	top: 140px;
	width: 920px;
	height: 250px;
	border: 15px solid #fff;
	background: #e8edf1 url(images/intro2.jpg) -10px 0px no-repeat;
}
#intro span {
	color: #FFFFFF;
	position: relative;
	top: 150px;
	left: 380px;
	width: 510px;
	display: block;
	font: normal 110%/120% Arial, Helvetica, sans-serif;
}

#content {
	padding: 10px 15px 15px 15px;
	float: left;
	width: 640px;
	overflow: hidden;
	margin-top: 20px;
	background: #222;
	border: 1px solid #333;
	/*background: #CCC;*/
}
#content label {
	font-weight: bold;
	/*width: 90px;*/
	display:block;
	float: left;
}
.post {
	clear:both;
	/*background: #FFF;*/
	padding: 0 10px;
}
.date {
	border: 1px dotted #666;
	border-width: 1px 0px 1px 0px;
	padding: 3px 10px 2px 10px;
	font-size: 90%;
	margin-top: 15px;
}
.post-pad {
	clear:both;
	padding: 15px 15px 0 15px;
}
.page{
	padding-top: 20px;
}

#testimonies {
	list-style: none;
	border: 1px dotted #CCCCCC;
	padding: 15px;
	margin: 0 0 20px 0;
	background: none/*#F4F4F4*/;	
}
.post-date {
	float:left;
	background: url(images/date-bg.gif) no-repeat;
}
.post-month {
	font-size: 11px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 2px;
	margin-left: -3px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #999999;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 7px;
	margin-left: -3px;
}
.post-title {
	float: left;
	/* margin-left: 10px;*/
	width: 510px;
}

.entry, .post-content {
	padding: 15px 0 10px 0;
	clear: both;
	text-align: justify;
}
.entry strong, .post-content strong {
	color: #930027;
}
.post-cat {
	margin-top: 15px;
	background: url(images/post-cat_right.png) top right no-repeat;
	height: 25px;
	line-height: 25px;
	padding: 0 10px 0 0;
	float:left;
	font-size: 95%;
	color: #777777;
}
.post-cat span {
	background: url(images/post-cat_left.png) top left no-repeat;
	padding-left: 10px;
	display: block;
    line-height: 25px;
    height: 25px;
}
.post-comments {
	background: url(images/mini-comments.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
}
.post-calendar {
	background: url(images/mini-calendar.gif) no-repeat;
	padding-left: 20px;
	float: right;
	font-size: 95%;
	color: #999999;
}
.mini-add-comment {
	background: url(images/mini-down-arrow.gif) no-repeat;
	padding-left: 18px;
	float: right;
}
.navigation {
	clear: both;
	padding: 10px 0px;
}
.navigation a, .navigation a:visited {
	color: #59770e;
}
.previous-entries a {
	float: left;
	padding-left: 18px;
	background: url(images/mini-nav-left.gif) no-repeat left center;
}
.next-entries a {
	float: right;
	padding-right: 18px;
	background: url(images/mini-nav-right.gif) no-repeat right center;
}

/* comments area */
#comments, #respond {
	border-bottom: 1px dotted #CCCCCC;
	padding: 10px 0 5px 0;
	clear: both;
}
.commentlist {
	margin: 10px 0px;
	padding-left: 20px;
	line-height: 130%;
}
.commentlist li{
	padding: 5px 10px;
}
.commentlist .alt {
	background: #f1fedb;
}
.commentlist cite {
	font-weight: bold;
	font-style: normal;
	font-size: 120%;
	color: #CC6600;
}
.commentlist cite a, .commentlist cite a:visited {
	color: #CC6600;
}
.commentlist small {
	margin-bottom: 5px;
	display: block;
	font-size: 87%;
}
#commentform {
	/*margin-top: 10px;*/
	font: 110% Arial, Helvetica, sans-serif;
}
#commentform p {
	padding: 6px 0px;
	margin: 0px;
}
#commentform label{
	color: #787878;
	font-size: 87%;
	display: none;
}
#commentform input{
	width: 125px;
	background: #FFF url(images/page_gradient.gif) 0px 1px repeat-x;
	border: 1px solid #DDDDDD;
	padding: 4px;
	float: left;
	font: normal 12px Geneva, Arial, Helvetica, sans-serif;
}
#commentform textarea{
	margin: 6px 0 4px 0;
	width: 268px;
	height: 60px;
	background: #FFF url(images/page_gradient.gif) 0px 1px repeat-x;
	border: 1px solid #DDDDDD;
	padding: 3px;
	font: normal 12px Geneva, Arial, Helvetica, sans-serif;
}
#commentform textarea:focus, #commentform input[type="text"]:focus {
	background: #ffffff;
}
#commentform #submit {
	background: url(images/validate.png) no-repeat;
	font: bold 12px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	border: none;
	float:right;
	width: 75px;
	height: 28px;
	cursor: pointer;
	margin: 0;
}
.bcn {
	padding-top: 15px;
	font-size: 90%;
}

/*sidebar */
#sidebar {
	font-size: 95%;
	line-height: 140%;
	float: right;
	padding: 188px 0 30px 0;
	width: 260px;
	color: #333333;
	overflow: hidden;
}
#sidebar p {
	padding: 0px 5px 5px 5px;
}

/*sidebar title (h2) */
#sidebar h2, #sidebar .sidebartitle {
	font: bold 130%/100% Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: -0.25px;
	margin: 0px;
	padding: 6px 9px;
	background: #006699;
	text-transform: none;
	border-bottom: 1px solid #222222;
	border-width: 0px 0px 1px 0px;
	color: #FFFFFF;
}

/*sidebar text styles */
#sidebar a:link, #sidebar a:visited {
	color: #930027;
	font-weight: bold;
	text-decoration: none;
}
#sidebar a:hover {
	text-decoration: none;
}
/*sidebar list level1 */
#sidebar ul {
	margin: 0;
	padding: 0;
}
#sidebar ul li {
	list-style: none;
	margin: 0 0 10px 0;
	padding: 0px;
	border: none;
	background: #FFF url(images/subtitle.gif) 0px 1px repeat-x;
	letter-spacing: normal;
	font: normal 90%/110% Geneva, Arial, Helvetica, sans-serif;
	clear: both;
	color: #333333;
}
#sidebar ul li ul li {
	padding: 0;
	margin: 0;
	border: none;
	background: none;
}
/*sidebar list level2 */
#sidebar ul li ul {
	padding: 15px;
	margin: 0;
}
#sidebar ul li ul a:link, #sidebar ul li ul a:visited {
	color: #006699;
	margin: 10px 0 0 0;
	padding: 0px;
	border: none;
	text-transform: none;
	letter-spacing: normal;
	font: bold 110%/100% Geneva, Arial, Helvetica, sans-serif;
}
#sidebar ul li ul a:hover {
	text-decoration: none;
}

/*search form */
#searchform {
	margin: 15px 0 0;
}
#searchform br {
	display: none;
}
#searchform #s {
    font: normal 20px Geneva, Arial, Helvetica, sans-serif;
	padding: 5px 10px 5px 5px;
	color: #999999;
	width: 208px;
	border: 1px solid #DDDDDD;
	background: url(images/page_gradient.gif) 0px 1px repeat-x;
}
#searchform #s2 {
    font: normal 20px Geneva, Arial, Helvetica, sans-serif;
	padding: 4px 10px 4px 5px;
	color: #999999;
	width: 107px;
	border: 1px solid #DDDDDD;
	background: url(images/page_gradient.gif) 0px 1px repeat-x;
}
/* search form button - to specify button only use input[type="submit"] */

/* footer area */
#footer {
	position: absolute;
	top: 820px;
	clear: both;
	background: none/*#048DB4 url(images/footer-bg.gif) no-repeat*/;
	color: #666;
	font-size: 85%;
	line-height: normal;
	padding: 0px;
}
#footer a:link, #footer a:visited {
	padding: 0 3px 0 11px;
	color: #666;
	background: url(images/arrow.png) center left no-repeat;
}
#footer #documentation {
	display: none;
}
/* credits */
.rss {
	background: url(images/mini-rss.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}
.loginout {
	background: url(images/mini-loginout.gif) no-repeat left center;
	padding-left: 18px;
	padding-bottom: 2px;
	margin-left: 8px;
}

/* alignments */
.center {
	text-align: center;
}
img.center, img[align="center"] {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
}
img.alignleft, img[align="left"] {
	float:left;
	margin: 2px 10px 5px 0px;
}
.alignright {
	float: right;
}
img.alignright, img[align="right"] {
	float:right;
	margin: 2px 0px 5px 10px;
}
.clear {
	clear:both;
}
hr.clear {
	clear:both;
	visibility: hidden;
	margin: 0px;
	padding: 0px;
}

#liste-annonces ul {
	padding: 0;
	margin: 10px 0;
	list-style: none;
	/*border-bottom: 1px solid #DDDDDD;*/
}
#liste-annonces ul li {
	display: block;
	width: 590px;
	/*border: 1px solid #DDDDDD;
	border-width: 1px 1px 0px 1px;*/
	margin-bottom: 3px;
	padding: 10px 15px 0 15px;
	height: 47px;
	line-height: 47px;
	font: bold 16px Geneva, Arial, Helvetica, sans-serif;
	background: #FFFFFF url(images/bgannonces.gif) bottom left repeat-x;
	color: #930027;
}
#liste-annonces ul li a:link, #liste-annonces ul li a:visited {
	color: #222;
}
#liste-annonces ul li a:hover {
}
#liste-annonces ul li .meta-annonces {
	color: #222222;
	text-decoration: none;
	font: bold 12px/150% Geneva, Arial, Helvetica, sans-serif;
}
#liste-annonces p {
	padding: 0 10px 10px 10px;
}
.more-links {
	text-align: right;
	margin-top: 5px;
	font-weight: bold;
}

#commentspopup {
	background: #FFFFFF;
	padding: 20px;
}

.even {
	background: #F4F4F4;
}

#liste-temoins {
	padding: 0;
	margin: 20px 0 0 0;
	list-style: none;
	width: 650px;
}
#liste-temoins li a:link, #liste-temoins li a:visited {
	color: #222;
	padding: 185px 0 0 0;
	border-top: 1px solid #DDDDDD;
	border-left: 1px solid #DDDDDD;
	border-right: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	margin: 0 10px 10px 0;
	float: left;
	width: 298px;
	background: url(images/bgannonces.gif) bottom left repeat-x;
}
#liste-temoins li a:link strong, #liste-temoins li a:visited strong {
	color: #930027;
	font-size: 120%;
}
#liste-temoins li a:hover {
	background: none;
	text-decoration: none;
}
#liste-temoins li span {
	background: #FFF;
	padding: 10px;
	display: block;
}

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/dd_valid.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* common styling */
.navbar {top: 0px; margin: 0px auto; position:absolute; font-size:10px; width: 100%; background: #FFF url(images/pictoff.png) 8px 8px no-repeat; padding-left: 30px;}
.navbar ul li a, .navbar ul li a:visited {display:block; text-decoration:none; padding: 0 8px; height:25px; color:#666; border-right: 1px solid #DDD; background: none; line-height:25px; font-size:10px; overflow:hidden;}
.navbar ul {padding:0; margin:0; list-style: none;}
.navbar ul li {float:left; position:relative;}
.navbar ul li ul {display: none;}

/* specific to non IE browsers */
.navbar ul li:hover a {color:#fff; background:#930027;text-decoration: none;}
.navbar ul li:hover ul {display:block; position:absolute; top:25px; left:0; width:105px;}
.navbar ul li:hover ul li a.hide {background:#6a3; color:#fff;}
.navbar ul li:hover ul li:hover a.hide {background:#6fc; color:#000;}
.navbar ul li:hover ul li ul {display: none;}
.navbar ul li:hover ul li a {line-height: 22px; height: 22px; display:block; background:#930027; color:#fff; width: 105px;text-decoration: none;border: none;}
.navbar ul li:hover ul li a:hover {background:#6d0122; color:#fff;}
.navbar ul li:hover ul li:hover ul {display:block; position:absolute; left:105px; top:0;}
.navbar ul li:hover ul li:hover ul.left {left:-105px;}

#slider-exec {
    width: 670px;
    position: absolute;
	top: 440px;
}

.scroll {
    height: 340px;
    width: 670px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
    background: #222222;
}

.scrollContainer div.panel {
	padding: 15px 30px;
    height: 285px;
    width: 610px;
	font: normal 85% Arial, Helvetica, sans-serif;
	text-align: justify;
}

.scrollContainer div.panel h2 {
	color: #FFFFFF;
	margin-bottom: 15px;
}
.scrollContainer div.panel h3 {
	color: #FFFFFF;
	margin-bottom: 5px;
	font: bold 130% Arial, Helvetica, sans-serif;
}

ul.navigation {
    list-style: none;
    margin: 0;
    padding: 0;
    padding-bottom: 9px;
}

ul.navigation li {
    display: inline;
    margin-right: 0px;
}

ul.navigation a:link, ul.navigation a:visited {
	padding: 10px 15px;
    color: #FFFFFF;
    text-decoration: none;
}

ul.navigation a:hover {
    background-color: #222222;
	color: #FFFFFF;
}

ul.navigation a.selected {
    background-color: #222222;
	color: #FFFFFF;
}

ul.navigation a:focus {
    outline: none;
}

.hide {
    display: none;
}

.wpcf7 {color: #777777}

.wpcf7 input {
font-size: 11px;
padding: 5px;
margin: 6px 10px 6px 0;
border: 1px solid #999999;
color: #666666;
width: 180px;
background: url('http://pplblog.39.kernix.biz/wp-content/themes/peoplesearch/images/bginput.gif') top left repeat-x;
}

.wpcf7 .bouton {
padding: 4px 10px;
border: none;
background: #006699;
font-weight: bold;
color: #FFFFFF;
width: auto;
margin-left: 11px;
cursor: pointer;
}
.wpcf7 th {
padding-left: 10px;
border-left: 1px dotted #DDDDDD;
font-weight: normal;
text-align: left;
}
