/*
Theme Name: FIABCI
Author: Farvest
Version: 1.0
*/
/* @group RESET */
/* http://meyerweb.com/eric/tools/css/reset/ 
   v2.0 | 20110126
   License: none (public domain)
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, embed, 
figure, figcaption, footer, header, hgroup, 
menu, nav, output, ruby, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
}
/* HTML5 display-role reset for older browsers */
article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}
table {
	border-collapse: collapse;
	border-spacing: 0;
}

/* @end */
/* @group LAYOUT */
body{background:#d5d5d5 url(./img/bg.png) no-repeat center top;font:300 16px 'Open Sans Condensed', sans-serif;color:#3b3b3b;}
/* @group HEADER */
header{width:100%;overflow:hidden;height:178px;background:url(./img/bg-header.jpg) repeat-x center 0;}
#header-wrapper{width:906px;background:url(./img/stairs.png) no-repeat;margin-left:auto;margin-right:auto;position:relative;height:178px;}
#logo-fiabci{}

/* @end */
/* @group MENU */
#menu-main{height:38px;width:900px;margin-left:auto;margin-right:auto;display:block;background:url(./img/bg-menu.png) no-repeat;}
#menu-main li{float:left;border-left:1px solid gray;border-right:1px solid white;}
#menu-main li.menu-home{background:url(./img/picto-home.png) no-repeat 5px;}
#menu-main li a{height:38px;display:block;font-size:16px;background-position:center 30px;line-height:38px;text-align:center;float:left;text-shadow:white 0 1px 0px;letter-spacing:1px;padding-left:10px;padding-right:10px;color:#3b3b3b;text-decoration:none;font-weight:700;}
#menu-main li a:hover, #menu-main li.current_page_item a{background:url(./img/menu-hover.png) repeat-x center 0;}
#menu-main li.menu-home a{padding-left:45px;}
/* @end */
#wrapper{width:906px;margin-left:auto;margin-right:auto;background:url(./img/bg-content.png) repeat-y;overflow:hidden;clear:both;}
#content{width:596px;color:#375757;margin-left:43px;margin-top:40px;float:left;margin-bottom:25px;}
#sidebar{width:222px;margin-right:3px;float:right;color:white;}
/* @group SIDEBAR */
#menu-sidebar{}
#menu-sidebar li{height:47px;border-bottom:1px solid #848484;}
#menu-sidebar li a{display:block;height:47px;line-height:47px;color:white;font-size:14px;text-decoration:none;text-shadow:#4b4b4b 0 2px 0;width:152px;padding-left:60px;background:url(./img/menu-sidebar.png) no-repeat 10px -49px;font-weight:600;letter-spacing:1px;}
#menu-sidebar li.contact a{background-position:10px 0;}
#menu-sidebar li:hover, #menu-sidebar li.current_page_item{background:url(./img/menu-sidebar-hover.gif) repeat-x center 0;}

/* @end */
/* @group FOOTER */
footer{width:906px;position:relative;height:62px;background:url(./img/bg-footer.png) no-repeat;margin-left:auto;margin-right:auto;color:white;line-height:62px;}
footer p{float:left;margin-left:30px;font-size:14px;letter-spacing:1px;}
footer strong{font-weight:700;}
#logo-farvest{float:right;margin-right:30px;line-height:62px;}
.addthis_toolbox{float:left;margin-top:5px;}

/* @end */

/* @end */
/* @group TEXT ELEMENTS */
#content .inf{padding:10px;text-align:left;color:#706d1c;font-size:18px;border:1px solid #ded77a;background:#fef7e1 url(./img/information.png) no-repeat 10px 15px;text-indent:23px;}
#content h1{font-size:18px;line-height:24px;border-bottom:1px solid #76ad37;margin-bottom:15px;font-weight:bold;color:#294c12;}
#content h2{font-size:16px;margin-bottom:10px;color:gray;line-height:24px;font-weight:bold;border-bottom:1px solid silver;}
#content .bright{width:420px;float:left;}
#content .bleft{width:420px;float:left;margin-right:40px;}
#content hr{margin:40px 0;padding:0;border-style:none;border-bottom:1px solid #ef8214;}
#content p {
	margin-bottom:15px;text-align:justify;}
#content p img{vertical-align:middle;}
#content em{font-style:italic;}
#content ul {
	list-style: square;
	margin: 0 0 18px 1.5em;list-style-position:outside;}
#content ol {
	list-style: decimal;
	color:#00a9cf;list-style-position:inside;}
#content ol li{margin-bottom:20px;text-align:justify;}
#content ol span{color:black;}
#content ol ol {
	list-style: upper-alpha;
}
#content ol ol ol {
	list-style: lower-roman;
}
#content ol ol ol ol {
	list-style: lower-alpha;
}
#content ul ul,
#content ol ol,
#content ul ol,
#content ol ul {
	margin-bottom: 0;
}
#content dl {
	margin: 0 0 24px 0;
}
#content dt {
	font-weight: bold;
}
#content dd {
	margin-bottom: 18px;
}
#content strong {font-weight:bold;}
#content cite,
#content em,
i {
	font-style: italic;
}
#content big {
	font-size: 131.25%;
}
#content ins {
	background: #ffc;
	text-decoration: none;
}
#content blockquote {padding-bottom:20px;padding-top:20px;font-size:18px;}
#content blockquote p{}
#content blockquote p em{font-style:italic;}
#content blockquote cite,
#content blockquote em,
#content blockquote i {
	font-style: normal;
}
#content pre {
	background: #f7f7f7;
	color: #222;
	line-height: 18px;
	margin-bottom: 18px;
	overflow: auto;
	padding: 1.5em;
}
#content abbr,
#content acronym {
	border-bottom: 1px dotted #666;
	cursor: help;
}
#content sup,
#content sub {
	height: 0;
	line-height:1;
	position: relative;
	vertical-align: baseline;font-size:10px;}
#content sup {
	bottom: 1ex;
}
#content sub {
	top: .5ex;
}
#content input[type="text"],
#content textarea {
	background: #f9f9f9;
	border: 1px solid #ccc;
	box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-moz-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	-webkit-box-shadow: inset 1px 1px 1px rgba(0,0,0,0.1);
	padding: 2px;
}
#content a:link, #content a:visited {
	color:#e52532;
	-webkit-transition: color 300ms linear;
	-moz-transition: color 300ms linear;
	-o-transition: color 300ms linear;
	transition: color 300ms linear;text-decoration:none;}
#content a:active,
#content a:hover {
	color:#77af38;}

/* @end */
/* @group IMAGES */
.alignleft {
	display: inline;
	float: left;
	margin-right:20px;
}
.alignright {
	display: inline;
	float: right;
	margin-left:20px;
}
.aligncenter {
	clear: both;
	display: block;
	margin-left: auto;
	margin-right: auto;
}

/* @end */
/* @group PAGES */
/* @group PRESS */
#press{width:100%;}
#press td{padding-left:5px;padding-bottom:2px;padding-top:2px;}
#press .section th{color:white;font-weight:bold;font-size:16px;text-align:center;}
#press .subsection th{background-color:#2b342c;color:#a9d73f;background-image: linear-gradient(bottom, rgb(46,46,46) 100%, rgb(82,82,82) 0%);
background-image: -o-linear-gradient(bottom, rgb(46,46,46) 100%, rgb(82,82,82) 0%);
background-image: -moz-linear-gradient(bottom, rgb(46,46,46) 100%, rgb(82,82,82) 0%);
background-image: -webkit-linear-gradient(bottom, rgb(46,46,46) 100%, rgb(82,82,82) 0%);
background-image: -ms-linear-gradient(bottom, rgb(46,46,46) 100%, rgb(82,82,82) 0%);

background-image: -webkit-gradient(
	linear,
	left bottom,
	left top,
	color-stop(1, rgb(46,46,46)),
	color-stop(0, rgb(82,82,82))
);padding-top:3px;padding-bottom:3px;}
#press tr.odd td{background-color:#f6f6f6;}
#press tr.even td{background-color:#e4e4e4;}

/* @end */
/* @group FORMS */
.form-half-part-left{float:left;width:278px;}
.form-half-part-right{float:right;width:298px;}
.form-part{clear:both;}
.asterisk{color:#c62518;font-weight:bold;}
#content .wpcf7 h3{color:#585858;overflow:auto;background-color:#eaeaea;padding:2px 3px;}
#content .wpcf7 span.fright{color:#c01f29;float:right;}
#content .wpcf7 .ac{text-align:center;}
#content .wpcf7 .ar{text-align:right;}
body span.wpcf7-list-item{margin-left:0;}

/* @end */
/* @group SPONSORS */
.sponsors-list, .partners-list{overflow:hidden;padding-top:5px;padding-bottom:15px;}
.sponsors-list figure, .partners-list figure{width:165px;height:66px;float:left;margin-left:5px;margin-right:5px;-webkit-box-shadow: 0px 1px 2px 1px #ededed;
-moz-box-shadow: 0px 1px 2px 1px #ededed;
box-shadow: 0px 1px 2px 1px #ededed;margin-bottom:10px;}
.sponsors-list figcaption, .partners-list figcaption{display:none;}
#fancybox-content h2{font-size:18px;line-height:24px;border-bottom:1px solid #76ad37;margin-bottom:15px;font-weight:bold;color:#294c12;}
#fancybox-content a{color:#e52532;
	-webkit-transition: color 300ms linear;
	-moz-transition: color 300ms linear;
	-o-transition: color 300ms linear;
	transition: color 300ms linear;text-decoration:none;}
#fancybox-content a:hover{color:#77af38;}
#fancybox-content hr{border-style:none;border-bottom:1px solid silver;}

/* @end */
/* @group CONTACT */
#contact{margin-bottom:40px;}
#contact .ac{padding-right:10px;text-align:center;}
#contact .ac strong{color:#909090;}
#contact-form{float:right;width:450px;}
#contact-form strong{color:#909090;}
#contact-form textarea{width:430px;}
#contact-form .wpcf7-submit{margin-left:200px;}
div.wpcf7-mail-sent-ok {background-color:#eafce6;border:1px solid #16ce32;padding:10px;color:black;-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;}
div.wpcf7-mail-sent-ng {background-color:#feddda;border:1px solid #d6291a;padding:10px;color:black;-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;}
div.wpcf7-spam-blocked {background-color:#feefe1;border:1px solid #d6ae2f;padding:10px;color:black;-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;}
div.wpcf7-validation-errors {background-color:#fefddc;border:1px solid #d1d237;padding:10px;color:black;-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;}
body span.wpcf7-not-valid-tip{background-color:#feddda;border:1px solid #dfaeab;top:-10px;color:black;-moz-box-shadow: 0px 1px 5px 0px #c0c0c0;
-webkit-box-shadow: 0px 1px 5px 0px #c0c0c0;
-o-box-shadow: 0px 1px 5px 0px #c0c0c0;
box-shadow: 0px 1px 5px 0px #c0c0c0;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;padding-left:5px;padding-top:2px;padding-bottom:2px;}

/* @end */
/* @end */