/* @override http://localhost:8888/projets/chine-service/wp-content/themes/chine-service/style.css */

/*
Theme Name: Chine Services

Description: Théme personnalisé pour Chine Services par <a href="http://opteam.net/">Opteam</a>.
Version: 1
Author: Steve Beau
Author URI: http://ziopod.com/
Text Domain: Chine Services

	Chine Services
	http://www.chine-services.fr/blog/wp-content/themes/chine-services/style.css

	Ce théme utilise le framework css "Chibicss" http://code.google.com/p/chibicss/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/


/*
Importation chibicss
*/
@import url(css/chibicss/reset.css);
@import url(css/chibicss/typography.css);
@import url(css/chibicss/form_base.css);
@import url(css/chibicss/grid_960.css);

/*
Customisation
*/
body{
	font-family: verdana, sans-serif;
	text-align: center;/* Patch IE6*/
}
h1, h2, h3, h4, h5, h6{
 	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
	 color: #008ACE;
}
h2{
	
}
h4{
	color:  #000;;
	font-size: 1.2em;	
}
ul{
	list-style-type: none;
}
/* Liens */
a{
	color: #1AAEB9;	
}
a:hover{
	 color: #008ACE;
	 text-decoration: none;
}
a.permanent:visited{
	 color: #008ACE;
}
/* /Liens */
/* Structure */
#header, #content, #footer, .center, #swap{
	margin: 0 auto;
	padding: 0;
	text-align: left;
}
/* Header */
#header{
	padding: 0;
	padding-top: 15px;
	height: 115px;
}
#header h1{
	float: left;
	width: 83px;
	margin-right: 10px;
}
#header h1 a{
/*	background: transparent url(img/header/logo-chine-service.png) no-repeat;
	display: block;
	height: 90px;
	color: #00B6E8;
	text-indent: -99999em;
*/}
/*#header .lang_select{
	text-align: right;
	float: right;
	overflow: auto;
	margin-bottom: 10px;
	font-family: "Courier New", Courier, mono;
}
#header .lang_select a{
	display: block;
	float: left;
	width: 20px;
	height:  19px;
	margin-left: 2px;
	text-align: center;
	text-decoration: none;
	padding-top: 2px;
	padding-left: 1px;
	font-family: "Lucida Console", Monaco, monospace;
}
#header .lang_select a:hover, .lang_select .current{
	background: transparent url(css/img/btn_spot.png) no-repeat;
	color:  #fff;
	text-shadow: #2693b9 0px 1px 1px;
}*/
#header .lang_select{
	overflow: auto;
	height: 60px;
	margin-bottom: 5px;
	margin-left: 480px;
}
#header .lang_select a{
	float: left;
	display: block;
	text-indent: -9999em;
	overflow: hidden;
	width: 24px;
	height:  24px;
	margin-left: 5px;
	background: transparent url(css/img/flags/fr.png) no-repeat left bottom;
}
#header .lang_select a.fr{background: transparent url(css/img/flags/fr.png) no-repeat left -24px;}
#header .lang_select a.cn{background: transparent url(css/img/flags/cn.png) no-repeat left -24px;}
#header .lang_select a.fr.current, #header .lang_select a.fr:hover{background-position: left top;}
#header .lang_select a.cn.current, #header .lang_select a.cn:hover{background-position: left top;}
#header .baseline {
	margin-top : 70px;
/*	background: transparent url(img/header/la-chine-a-votre-portee.png) no-repeat;
	display: block;
	width: ;
	height: 90px;
	color: #595959;
	text-indent: -99999em;	
*/
}
#header .border .content{
	padding: 10px 15px 0;
}
/*#header .col_5{
	width: 350px;
}*/
#header h1{
	margin-bottom: 0;
}
#navigation, #content>ul{
	margin: 0;
	list-style: none;
}

#navigation{
	clear: both;
	float: right;
	text-align: right;
}
#navigation li{
	display: inline;
}
#navigation a, #sub_navigation a{
	text-decoration: none;
	color: #595959;
	font-family: "Lucida Grande", Lucida, Verdana, sans-serif;
}
#navigation a{
	display: block;
	white-space: nowrap;
	float: left;
	height: 21px;
	padding: 4px 0 0;
	margin-left: 5px;
	text-align: center;
	width: 80px;
}
#sub_navigation{
	list-style-image: none !important;
	padding: 0.6em 1em 0.4em;
}
#sub_navigation a{
/*	padding: 10px 18px 8px 0;*/
}
#navigation a:visited{
	color: #595959;
}
#navigation .btn_blog a{
	background: transparent url(css/img/btn_blog.png) no-repeat left top;
	overflow: hidden;
	width:  44px;
	height: 28px;
}

#sub_navigation{
	margin:0;
}

#sub_navigation li{
	list-style-image: url(css/img/bullet_big.png);
	margin-left: 10px;
}
#sub_navigation a{
}
#navigation .current a, #sub_navigation .current a{
	text-shadow: #2693b9 0px 1px 1px;
	white-space: nowrap;
	color:  #fff;
}
#navigation a:hover, #navigation .current a{
	background : transparent url(css/img/btn_nav.png) no-repeat;
}
#navigation a:hover{
	color:#fff;
	text-shadow: #2693b9 0px 0px 4px;	
}
#navigation .btn_blog a:hover, #navigation .btn_blog.current{
	background: transparent url(css/img/btn_blog.png) no-repeat left bottom;
}
#sub_navigation a:hover, #sub_navigation .current_page_item a{
	color:#008ACE;
}
/*#sub_navigation a{
	background: transparent url(css/img/btn_nav.png) no-repeat left bottom;
}
#navigation .current a, #sub_navigation .current a{
	text-shadow: #2693b9 0px 1px 1px;
	white-space: nowrap;
	color:  #fff;
}
#navigation a:hover, #navigation .current a{
	background : transparent url(css/img/btn_nav.png) no-repeat;
}
#navigation a:hover{
	color:#fff;
	text-shadow: #2693b9 0px 0px 4px;	
}
#navigation .btn_blog a:hover, #navigation .btn_blog.current{
	background: transparent url(css/img/btn_blog.png) no-repeat left bottom;
}
#sub_navigation a:hover, #sub_navigation .current_page_item a{
	color:#fff;
	text-shadow: #2693b9 0px 0px 4px;	
	background-position: left top;
}*/
/* /Header */


#content{
	min-height: 420px;
	margin-bottom: 2em;
}
#content ul{
	list-style-image: url(css/img/bullet.png);
}
img.alignright{
	float: right;
	margin-left: 10px;
}
img.alignleft{
	float: left;
	margin-right: 10px;
}

.quote{
	padding-top: 60px;
	padding-left: 15px;
	background: transparent url(css/img/bg_quote.png) no-repeat;
	min-height: 130px;
	font: 1.5em Georgia, "Times New Roman", Times, serif;
	color: #737373;
}
.date, .meta_data{
	color: #999;
}
.posts .post{
	margin-bottom: 4em;
}
.posts p{
	margin-bottom: 1em;
}
.posts .meta_data{
	margin: 0;
	font-style: italic;
	margin-bottom: 1em;
}
.posts .date{
	float: left;
	margin: 0 5px 0 0;
	font: 1.9em "Lucida Grande", Lucida, Verdana, sans-serif;
}
.posts h2{
}
.posts h4{display: inline;font-size: 1em;font-weight:bold;}
.post a.continue_reading{

}
.posts{
	list-style: none !important;
	list-style-type: none !important;
	list-style-image: none !important;
}
.posts_home li{
	margin-bottom: 1em;
}
.posts_home p{
	margin: 0;
}
#footer ul{
	margin: 0;
}
#footer .col_3{
	width: 216px;
	min-height: 150px;
	border-left: 1px solid #d1ccc2;
}
#footer .credit{
	margin-top: 0.5em;
	color:  #999;
}
.align_right{
	text-align: right;
}
/* /Structure */
/* Slide door */
.slide_door{
	background: transparent url(css/img/slide_door_right.png) no-repeat right top;
	float: left;
	font-size: 1em;
}
.slide_door span{
	background: transparent url(css/img/slide_door_left.png) no-repeat left top;
	display:  block;
	padding: 0.4em 0.5em;
	height: 25px;
	color: #fff;
	font-size: 1.2em;
	overflow: hidden;
}
/* /Slide door */
/* Swap*/
.swap{
	clear: both;
	height: 335px;
	width: 920px;
	color: #fff;
	margin-bottom: 1em;
	padding: 12px;
}
div.col_12.swap.swap_default
{
	border-bottom: 1px solid rgb(209, 204, 194);
	height: 20px;
	margin-bottom: 20px;
	background: none;
	padding: 0;
}

.swap h2{
	text-indent: -9999em;
	overflow: hidden;
	height: 35px;
	margin: 0 10px 5px;
	color: #fff;
}
.swap h2 span{
	color: #00B6E8;
}

.swap .sourcing{background: transparent url(img/home/slide/sourcing.jpg) no-repeat;}
.swap .traduction{background: transparent url(img/home/slide/traduction.jpg) no-repeat;}
.swap .etudiants{background: transparent url(img/home/slide/etudiants.jpg) no-repeat;}

.swap .sourcing h2{background: transparent url(img/home/slide/sourcing-accroche.png) no-repeat right top; margin-top: 10px;}
.swap .traduction h2{background: transparent url(img/home/slide/traduction-accroche.png) no-repeat right top; margin-top: 10px;}
.swap .etudiants h2{background: transparent url(img/home/slide/etudiants-accroche.png) no-repeat right top; margin-top: 10px;}

.swap p{
	float: right;	
	margin: 0 10px;
	width: 250px;
}
.swap a.en-apprendre-plus{
	display: block;
	clear: both;
	text-indent: -9999em;
	margin-top: 10px;
	overflow: hidden;
	height: 26px;
	background: transparent url(img/home/en-apprendre-plus.png) no-repeat left top;	
}
.swap a.en-apprendre-plus:hover{
	background-position: left bottom;
}

.swap_default{background: transparent url(img/header/header_default.jpg) no-repeat; height:180px;}
.swap_blog{background: transparent url(img/header/header_blog.jpg) no-repeat; height:180px;}
.swap_contact{background: transparent url(img/header/header_contact.jpg) no-repeat; height:180px;}

.swap_sourcing{background: transparent url(img/sourcing/header_sourcing.jpg) no-repeat; height:180px;}
.swap_sourcing h2{background: transparent url(img/home/slide/sourcing-accroche.png) no-repeat left top; margin-left:0;}
.swap_sourcing p{float: none; margin-left: 0;}

.swap_traduction{background: transparent url(img/traduction/header_traduction.jpg) no-repeat; height:180px;}
.swap_traduction h2{background: transparent url(img/home/slide/traduction-accroche.png) no-repeat left top; margin-left:0;}
.swap_traduction p{float: none; margin-left: 0;}

.swap_etudiants{background: transparent url(img/etudiants/header_etudiants.jpg) no-repeat; height:180px;}
.swap_etudiants h2{background: transparent url(img/home/slide/etudiants-accroche.png) no-repeat left top; margin-left:0;}
.swap_etudiants p{float: none; margin-left: 0;}

/* /Slogan */

/* /Swap */

/* 4 colonnes de la page d'accueil*/
#home_3cols, #home_3cols ul{margin: 0;}
#home_3cols > li{
	list-style: none;
	display: block;
	float: left;
	width:205px;
	padding: 10px 15px 0;
	margin: 0;
}
#home_3cols li.bg_box{
	background: transparent url(css/img/bg_box.png) no-repeat left top;
	height: 400px;
}
#home_3cols li.bg_box:hover{
	background-position: left bottom;
}
#home_3cols h2{
	text-align: center;
}
#home_3cols h2 a{
	color: #008ACE;
	/* replacement */
/*	text-indent: -9999em;
	overflow: hidden;
	height: 45px;
	margin: 0;*/
}
#home_3cols li.bg_box:hover h2 a{
	color: #fff;
}
#home_3cols > li .text_content{
	min-height: 235px;
}
#home_3cols > li .text_content p{
	margin-bottom: 5px;
}
#home_3cols > li img{
	width: 80px;
	display: block;
	margin: 0 auto;
}
/*#content .border{
	width: 725px;
}*/
#home_3cols .posts > li{
	list-style: none;	
}
#home_3cols .posts .date{
	font-size: 1em;
	font-weight: bold;
}
.separator_left{
	background: url(css/img/separator.png) no-repeat left top;
	min-height: 350px;
}

/* Formulaire */
form p{
	margin: 0;
}
.wpcf7-not-valid-tip-no-ajax{
	display: block;
	font-weight: normal;
	color: #e50d0d;
}
span.wpcf7-not-valid-tip {
	color: #cc0000;
	display:  block;
}
.wpcf7-response-output{
/*	padding: 0.5em 1em;*/
	border: none;
	color: #CC0000;
}
/* /Formulaire */

/* /4 colonnes de la page d'accueil */
/* Bordures */
.border{position: relative;}
.border .top_left, .border .bottom_left{position:absolute; left:0;}
.border .top_right, .border .bottom_right{position:absolute;right: 0;}
.border .top_left, .border .top, .border .top_right{top: 0;}
.border .bottom_left, .border .bottom, .border .bottom_right{bottom: 0;}
.border .top_left, .border .top_right, .border .bottom_left, .border .bottom_right{
	width: 5px;
	height: 5px;
	background: transparent url(css/img/border_corner.png) no-repeat;
}
.border .top, .border .bottom{
	height: 5px;
	margin: 0 5px;
	background: transparent url(css/img/border_top.gif) repeat-x;
}
.border .bottom{background-position: 0 bottom;}
.border .content{
/*	background: transparent url(css/img/border.gif) repeat-y;*/
	border: 1px solid #d1ccc2;
	border-top: none;
	border-bottom: none;
}
.border .top_right{background-position: -5px 0;}
.border .bottom_right{background-position: -5px -5px;}
.border .bottom_left{background-position: 0 -5px;}

.border.squared .top_left,
.border.squared .top_right,
.border.squared .bottom_left,
.border.squared .bottom_right{background-image: url(css/img/border_square_corner.png);width:10px;height:10px;}
.border.squared .top_right{background-position: -10px 0;}
.border.squared .bottom_right{background-position: -10px -10px;}
.border.squared .bottom_left{background-position: 0 -10px;}
.border.squared .top{background-image: url(css/img/border_square_top.png);height:10px;margin:0 10px;}
.border.squared .content{background: transparent url(css/img/border_square_content.png) repeat-y;}
.border.squared .bottom{background-image: url(css/img/border_square_bottom.png);height:10px;margin:0 10px;}
/* /Bordures */

/*
	Scroll Box
*/
#box_scroll{
}
#box_scroll_mask{
	position:relative;
	width:940px;
	height: 335px;
	overflow:hidden;
	padding: 0;
}		

#box_scroll_content{
	text-align: left;
	position: absolute;
	width: 940px;
	height: 335px;
	overflow: hidden;
}

#box_scroll_content>div{
	width:940px;
	height:335px;
	float:left;
}

/* Largeurs */
.w_1{width: 1em;}
.w_2{width: 2em;}
.w_3{width: 3em;}
.w_4{width: 4em;}
.w_5{width: 5em;}
.w_6{width: 6em;}
.w_7{width: 7em;}
.w_8{width: 8em;}
.w_9{width: 9em;}
.w_10{width: 10em;}
.w_11{width: 11em;}
.w_12{width: 12em;}
.w_13{width: 13em;}
.w_14{width: 14em;}
.w_15{width: 15em;}
.w_16{width: 16em;}
.w_17{width: 17em;}
.w_18{width: 18em;}
.w_10{width: 19em;}
.w_49{width: 49em;}
.w_inherit{width: inherti;}

/* Sitemap */
#sitemap_list>li>a{
	font-size: 1.2em;
}
#sitemap_list>li>ul{
	margin-top: 0;
}
#sitemap_list .current_page_item{
	display: none;
}
#sitemap_list .cat-item a{
	margin-right: 5px;
}
input[ type=text]:focus, input[ type=password]:focus, textarea:focus{
	border-color: #26b3e6;
}
.inline label, .inline input{
	display: inline;
}

