/*  
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: #333333;
	background: #eff0e2 url(images/bgr.gif) 0px 25px repeat-x;
}
.wrapper {padding: 0; background: none;}
#sidebar2 {display: none}

h1 {
	top: 40px;
	padding: 28px 0 0 0;
	text-align: right;
	background: url(images/logor.png) no-repeat;
	height: 30px;
	width: 350px;
	display: block;
	position: relative;
	font: normal 85% Arial, Helvetica, sans-serif;
}
h2 {
	color: #222222;
	margin: 10px 0px;
	letter-spacing: -1px;
	font: bold 36px/100% Geneva, Arial, Helvetica, sans-serif;
	padding: 0;
	border: none;
}
h2 a:link, h2 a:visited {
	color: #222222;
	text-decoration: none;
}
h2 a:hover {
	text-decoration: none;
}
h3, h3 a:link, h3 a:visited {
	margin: 10px 0px 15px 0;
	letter-spacing: -0.25px;
	font: normal 22px/100% Geneva, Arial, Helvetica, sans-serif;
	padding: 0px;
}
h3 a:hover {
	text-decoration: none;
}
h4 a:link, h4 a:visited {
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	margin: 0px;
	padding: 0px;
	letter-spacing:-0.5px;
}
h5 {
	font: bold 120%/100% Arial, Helvetica, sans-serif;
	margin: 0px 0px 5px 0px;
	padding: 0px;
        color: #930027;
}
#page {
	padding: 20px 0 0 0;
}
/* header area */
#header {
	height: 55px;
	border: none;
}

.menu, #intro {
	display: none;
}

#filterTags {
	position: absolute;
	right: 0px;
	top: 25px;
	padding-bottom: 0;
	margin-bottom: 0;
	border: none;
}
#filterTags ul {
    list-style: none;
    margin: 0px 0px 0px 1px;
    padding:0;
}
#filterTags li {
	margin-top: 15px;
    float: left;
}
#filterTags li a {
    border-bottom: 1px dotted #fff;
	display: block;
    background: none;
    font: bold 14px Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: -0.5px;
	text-transform: uppercase;
    line-height: 28px;
    height: 28px;
    margin: 0 0 0 12px;
    padding: 0 9px 0 0;
    color: #fff;
	width: inherit;
}
#filterTags li a span {
    padding-left: 8px;
    display: block;
    line-height: 28px;
    height: 28px;
    background: none/*url(images/sepbutton.gif) center left no-repeat*/;
    text-align: left;
}
#filterTags li a:hover,
#filterTags li a.all:hover,
#filterTags li a.selected:hover {
    background: url(images/bg_right.png) top right no-repeat;
	color: #FFF;
	border: none;
}
#filterTags li a:hover span,
#filterTags li a.all:hover span,
#filterTags li a.selected:hover span {
    background: url(images/bg_left.png) top left no-repeat;
}
#filterTags li a:hover {
    text-decoration: none;
}

#sidebar #actions {
	padding: 0;
	margin: 0;
    background: none;
}
#sidebar ul .blank {
	background: none;
	border: none;
	padding-bottom: 5px;
}

#sidebar #actions li a:link,
#sidebar #actions li a:visited {
	display: block;
	width: 285px;
	height: 29px;
	line-height: 29px;
	padding: 9px 0 0 15px;
	background: url(images/action_button.gif) top left no-repeat;
	margin: 0 0 5px 0;
	font: bold 16px Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: -0.5px;
	color: #FFFFFF;
	border: none;
}
#sidebar #actions li a:hover {
	background: url(images/action_button2.gif) top left no-repeat;
	color: #FFFFFF;
}
#sidebar #actions li a.app {
	background: url(images/action_button_app.gif) top left no-repeat;
}
#sidebar #actions .gmap {
	background: url(images/bggmap.gif) top left no-repeat;
	margin-bottom: 15px;
	padding: 10px;
	display: block;
	height: 230px;
}
#sidebar iframe {
	width: 297px;
	height: 270px;
	border: none;
	padding: 0px;
}

/* content area */
#content {
	padding: 60px 0 0 0;
	float: left;
	width: 615px;
}
#content label {
	font-weight: bold;
	display:block;
	float: left;
}
#content .page {
	margin-top: 15px;
}
.post {
	clear:both;
	background: #FFF;
	padding: 20px 30px 10px 30px;
	border: 1px solid #DDD;
	margin: 0 0 15px 0;
}
.post-pad {
	clear:both;
	padding: 15px 15px 0 15px;
}
.page{
	padding-top: 20px;
}
.nav {
	background: #fff url(images/subtitle.gif) 0px 1px repeat-x;
	padding: 6px 10px;
	margin: 15px 0 10px 0;
	border: 1px solid #DDD;
}

#doors {
	background: #FFF;
	border: 1px solid #DDD;
	margin-bottom: 5px;
	padding: 30px;
}
#doors ul {
	width: 600px;
	padding: 0;
	margin: 0;
	list-style: none;
}
#doors a:link, #doors a:visited {
	font-size: 105%;
	font-weight: bold;
	text-decoration: none/*underline*/;
}
#doors ul li {
	text-align: left;
	display: block;
	float: left;
	width: 180px;
	margin-right: 11px;
	padding-right: 5px;
}
#doors ul img {
	padding: 5px;
	border: 1px solid #DDDDDD;
	margin-bottom: 8px;
}
#doors .entete {
	padding: 0 0 30px 0;
}
#doors .entete p {
	margin: 10px 0 0 0;
}
#doors .entete h2 {
	font-size: 28px;
	margin: 0 0 3px 0;
}
#doors .entete h3 {
	font-weight: normal;
	font-size: 20px;
	line-height: 120%;
	margin: 0 0 15px 0;
	padding: 0;
	letter-spacing: normal;
	color: #222;
}
#doors .entete a:link,
#doors .entete a:visited {
	padding: 0px 1px;
	font-weight: normal;
}
#doors .entete strong {
	color: #222;
}
#doors .entete .ville {
	color: #930027;
}
.ville {text-transform:capitalize;}
.get_rss, .get_email, .get_twitter {
	padding-left: 20px;
	font-weight: bold;
}
.get_rss {
	background: url(images/minirss.png) center left no-repeat;
	color: #FF6600;
}
.get_email {
	background: url(images/minimail.png) center left no-repeat;
}
.get_twitter {
	background: url(images/twitter.png) center left no-repeat;
	color: #1bc4f3;
}

.post .meta {
	margin: 0 0 20px 0;
	border: 1px solid #DDDDDD;
	padding: 5px 8px;
	background: url(images/bgannonces.gif) center left repeat-x;
}

#testimonies {
	list-style: none;
	border: 1px dotted #CCCCCC;
	padding: 15px;
	margin: 0 0 20px 0;
	background: none/*#F4F4F4*/;	
}

.post-title {
	position: inherit;
	float: left;
	width: 550px;
	background: none;
}

.entry, .post-content {
	padding: 10px 0;
}
.entry strong, .post-content strong {
	color: inherit;
}

#info {
	border-top: 1px solid #DDDDDD;
	background: url(images/info.png) 4px 18px no-repeat;
	padding: 15px 0 0 45px;
	margin: 8px 0;
}

.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;
}

/*sidebar */
#sidebar {
	float: right;
	padding: 75px 0 0 0;
	width: 320px;
	color: #333333;
}
/*sidebar title (h2) */
#sidebar h2, #sidebar .sidebartitle {
	font: normal 170%/100% Geneva, Arial, Helvetica, sans-serif;
	text-transform:uppercase;
	letter-spacing: -0.5px;
	margin: 0px;
	padding: 6px 0 28px 10px;
	border-top: 7px solid #930027;
	background: #FFF url(images/h2bottom.gif) bottom left no-repeat;
	text-align: left;
	color: #930027;
}

/*sidebar list level1 */
#sidebar ul li {
	margin: 0 0 15px 0;
	padding: 10px 10px 10px 9px;
	border: 1px solid #DDD;
	background: #fff;
}
/*sidebar list level2 */
#sidebar ul li ul li { border: none; }
#sidebar ul li ul li a:link, #sidebar ul li ul li a:visited {
	display: block;
	margin: 0;
	border-bottom: 1px solid #CCCCCC;
}

#sidebar .feedrss a:link, #sidebar .feedrss a:visited {
	color: #03398f;
}
#sidebar .feedrss a:hover {
	color: #03398f;
	background: #0f5390 url(images/bg20m.gif) bottom left repeat-x;
	color: #FFF;
}
#sidebar .feedrss h2 {
	color: #03398f;
	border-color: #03398f;
}

/* footer area */
#footer {
	clear: both;
	background: none;
	color: #7a9299;
	font-size: 85%;
	line-height: normal;
	padding: 25px 0px 5px 0px;
}
#footer a:link, #footer a:visited {
	padding: 0 3px 0 11px;
	color: #7a9299;
	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;
}

#sidebar .premium li {
	border: none;
	padding-bottom: 0;
	background: none;
}
#sidebar .premium {
	color: #aaa;
	background: #222;
	margin-top: 0px;
}
#sidebar .premium label {
	display: block;
	width: 270px;
	margin: 0 0 5px 10px;
	padding: 0 0 3px 0;
	border-bottom: 1px dotted #666;
}
#sidebar .premium label span {
	font-weight: bold;
	float: right;
	padding-right: 0;
	color: #FFF;
}
#sidebar .premium h2 {
	background: none;
	color: #FFF;
	padding-bottom: 15px;
}
#sidebar .premium a:link,
#sidebar .premium a:visited {
	color: #FFF;
	font: bold 16px Geneva, Arial, Helvetica, sans-serif;
	padding: 5px 0 5px 10px;
	border: none;
	margin: 0 0 5px 0;
}

#liste-annonces {
	margin: 25px 0px;
	border-bottom: 1px dotted #CCC;
}
#liste-annonces li {
	background: url(images/bgannonces.gif) bottom left repeat-x;
	width: 553px;
	border: none;
	padding: 0px;
	margin: 0px;
}
#liste-annonces li a, #liste-annonces li a:link {
	color: #222222;
	display: block;
	width: 510px;
	border-top: 1px dotted #999;
	padding: 12px 30px 12px 12px;
	background: url(images/nouvelle.png) top right no-repeat;
}
#liste-annonces li a:visited {
	background: none;
	padding: 12px 30px 12px 12px;
}
#liste-annonces li a:hover {
	text-decoration: none;
}
#liste-annonces p {
	padding: 0px;
}
.more-links {
	text-align: right;
	margin-top: 5px;
	font-weight: bold;
}
#similar {
	margin: 10px 0px 20px 0px;
}
#similar ul {
	padding: 0;
	margin: 0;
	list-style: none;
	border-bottom: 1px dotted #DDDDDD;
}
#similar ul li {
	background: url(images/bgannonces.gif) bottom left repeat-x;
}
#similar li a {
	color: #222222;
	display: block;
	width: 541px;
	border: 1px dotted #DDDDDD;
	border-width: 1px 1px 0px 1px;
	padding: 10px 0 0 10px;
	height: 26px;
	line-height: 26px;
	font: bold 100% Geneva, Arial, Helvetica, sans-serif;
	background: none;
}
#similar li a:hover {
	background: none;
	text-decoration: none;
}

#commentspopup {
	background: #FFFFFF;
	padding: 20px;
}

#table-liste {
	text-align: left;
	width: 100%;
}
#table-liste h2 {
	font: bold 100% Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: -0.5px;
	margin: 0;
	padding: 0;
}
#table-liste th {
	background: #333;
	color: #FFF;
	font-size: 85%;
	border-right: 1px solid #555555;
}
#table-liste td, #table-liste th {
	padding: 3px 8px;
	vertical-align: top;
}
.even {
	background: #F4F4F4;
}

#slider {
	top: 0px;
        position: relative;
        margin:0 0 15px 0;
	background: #FFF;
	border: 1px solid #DDD;
	padding: 15px 0 15px 15px;
	}
#slider ul, #slider li{
	margin:0;
	padding:0;
	list-style:none;
	}
#slider h3 {
	font: bold 22px/110% Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	margin: 0;
	color: #222;
	}
#slider h4 {
	font: bold 14px/120% Geneva, Arial, Helvetica, sans-serif;
	letter-spacing: normal;
	color: #222;
	margin-bottom: 15px;
	padding-left: 20px;
	}
#slider, #slider li{ 
	width:598px;
	height:180px;
	overflow:hidden; 
	}
span#prevBtn{}
span#nextBtn{}

#liste-temoins {
	padding: 0;
	margin: 20px 0 0 0;
	list-style: none;
	width: 700px;
}
#liste-temoins li a:link, #liste-temoins li a:visited {
	color: #222;
	padding: 130px 10px 10px 10px;
	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: 225px;
	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;
}


/* common styling */
.depart {display: block; top: 39px; right: 490px; position:absolute;}
.depart ul li a, .depart ul li a:visited {display:block; text-decoration:none; width:80px; height:22px; padding-top: 7px; text-align:center; color:#fff; border-bottom:1px dotted #fff; background:none; line-height:22px; font: bold 14px Arial, Helvetica, sans-serif; text-transform: uppercase; overflow:hidden;}
.depart ul {padding:0; margin:0; list-style: none;}
.depart ul li {float:left; position:relative;}
.depart ul li ul {display: none;}

/* specific to non IE browsers */
.depart ul li:hover a {color:#fff; background: url(images/topdepart.png) top left no-repeat;}
.depart ul li:hover ul {background: url(images/bottomdepart.png) bottom left no-repeat; display:block; position:absolute; top:28px; padding-bottom: 3px; left:0; width:105px;}
.depart ul li:hover ul li a.hide {background:#6a3; color:#fff;}
.depart ul li:hover ul li:hover a.hide {background:#6fc; color:#000;}
.depart ul li:hover ul li ul {display: none;}
.depart ul li:hover ul li a {background: none; display:block; padding: 3px 5px 2px 5px; height: 16px; line-height: 16px; width: 70px; font: normal 11px Arial, Helvetica, sans-serif; text-transform:none; color: #FFF; border: none;}
.depart ul li:hover ul li a:hover {text-decoration: underline}
.depart ul li:hover ul li:hover ul {display:block; position:absolute; left:105px; top:0;}
.depart ul li:hover ul li:hover ul.left {left:-105px;}
