/*
Theme Name: Talentys Theme
Theme URI: http://wordpress.org/
Description: Talentys theme
Version: 1.0
Author: MGC Group
Author URI: mailto:info@mgc-group.fr
*/




/*-------
// global reset
//-----*/
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,font,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 {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
ol, ul { list-style: none; }
blockquote, q { quotes: none; }
blockquote:before, blockquote:after, q:before, q:after {
	content: '';
	content: none;
}
:focus { outline: 0; }
table { border-collapse: collapse; border-spacing: 0; }
acronym { cursor: help; }



/*-------
// general
//-----*/

html { font-size: 100.01%; height: 100.01%; }
body { font-size: 62.5%; line-height: 1.2; }
input, select, textarea { font-size: 100%; }

input.text, textarea { padding: 1px 2px; font-size: 100%; font-family: Arial, sans-serif; }
.submit { cursor/**/: /**/pointer; }
select { font-size: 100%; font-family: Arial, sans-serif; }
select > option { padding: 0 5px 0 3px; }

.ul, .ol { margin: 0 0 1em 2em; }
.ul li, .ol li { margin: .2em 0; padding: 0; }

.flR { float: right; }
.flL { float: left; }
.alR { text-align: right; }
.alC { text-align: center; }

.hide { display: none; }
.clear { clear: both; }

.ir { position: relative; overflow: hidden; }
.ir span { position: absolute; width: 100%; height: 100%; left: 0; top: 0; text-indent: -1000em; }

a:link, a:visited { text-decoration: none; cursor/**/: /**/pointer; }
a:link:hover, a:visited:hover { text-decoration: underline; }
a.inv:link, a.inv:visited { text-decoration: none; }
a.inv:link:hover, a.inv:visited:hover { text-decoration: underline; }

.cols { overflow: hidden; margin: 0; }
.cols .col { float: left; width: 50%; }
.cols .last { margin-right: 0; }
body #page .last { margin: 0; }

.clearFix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
#ie7 .clearFix { min-height: 1%; }



/*-------
// custom styles
//-----*/

a:link, a:visited {
	color: #436220;
}

body {
	font-family: Tahoma, sans-serif;
	text-align: center;
	background: #FFFFFF url(img/body-bg.jpg) no-repeat 50% 90px;
}
#page {
	text-align: left;
	background: #FFFFFF;
	margin: 0 auto;
	width: 914px;
	color: #353535;
	font-size: 1.1em;
	padding: 20px 0 0;
}



#top {
	clear: both;
	width: 100%;
	height: 163px;
	background: #7DA9E8 url(img/bar-1.jpg) no-repeat 271px 0;
	margin: 0 0 2px;
	position: relative;
}
	#logo {
		float: left;
		width: 271px;
		height: 128px;
	}
		#logo a:link, #logo a:visited {
			display: block;
			width: 100%;
			height: 128px;
		}
			#logo a:link span, #logo a:visited span {
				background: url(img/logo-1.jpg) no-repeat 0 0;
			}
	#links1 {
		float: right;
		line-height: 33px;
		height: 33px;
		margin: 0 0 0 30px;
		width: 160px;
	}
		#links1 a:link, #links1 a:visited {
			display: block;
			float: right;
			color: #FFFFFF;
			width: 80px;
			text-align: center;
			font-size: 109.09%;
			font-weight: bold;
			position: relative;
		}
			#links1 a:link span, #links1 a:visited span {
				position: absolute;
				left: 50px;
				top: -10px;
				width: 33px;
				height: 20px;
				background: url(img/icon-new.png) no-repeat 0 0;
			}
		#links1 a.active:link, #links1 a.active:visited {
			background: #4464B3;
		}

	#langs {
		float: right;
		color: #a2a2a2;
		font-size: 81.82%;
		text-transform: uppercase;
		margin: 0;
		padding: 10px 0 0;
	}
		#langs a:link, #langs a:visited {
			position: relative;
			padding: 0 2px;
		}
			#langs a:link img, #langs a:visited img {
				padding: 1px;
				border: solid 1px #CCCCCC;
				vertical-align: bottom;
			}
			#langs a:link span.active, #langs a:visited span.active {
				position: absolute;
				left: 9px;
				top: -10px;
				width: 5px;
				height: 3px;
				background: url(img/bullet-2.gif) no-repeat 0 0;
			}

	#menu1 {
		float: left;
		width: 643px;
		height: 95px;
		background: url(img/menu-1-bg.jpg) no-repeat 0 0;
	}
		#menu1 li {
			float: left;
		}
			#menu1 li a:link, #menu1 li a:visited {
				display: block;
				float: left;
				height: 65px;
				padding: 30px 20px 0;
				color: #FFFFFF;
				font-weight: bold;
				font-size: 118.18%;
				background: url(img/menu-1-sep.gif) no-repeat 100% 50%;
			}
			#menu1 li.page-item-2 a:link, #menu1 li.page-item-2 a:visited { width: 105px; }
			#menu1 li.page-item-7 a:link, #menu1 li.page-item-7 a:visited { width: 100px; }
			#menu1 li.page-item-9 a:link, #menu1 li.page-item-9 a:visited { width: 85px; }
			#menu1 li.page-item-14 a:link, #menu1 li.page-item-14 a:visited { width: 80px; }
			#menu1 li.page-item-16 a:link, #menu1 li.page-item-16 a:visited { width: 65px; background: none; }
			#menu1 li.current_page_item a:link, #menu1 li.current_page_item a:visited,
			#menu1 li.current_page_parent a:link, #menu1 li.current_page_parent a:visited {
				background: url(img/menu-1-sel.jpg) repeat-x 0 0;
			}
	#menu2 {
		position: absolute;
		left: 0;
		top: 128px;
		width: 700px;
		height: 35px;
		line-height: 35px;
		padding: 0 0 0 20px;
	}
		#menu2 li {
			float: left;
			padding: 0 15px 0 16px;
			font-size: 109.09%;
			text-transform: uppercase;
			font-weight: bold;
			background: url(img/menu-2-sep.gif) no-repeat 0 50%;
		}
		#menu2 li.first {
			background: none;
		}
			#menu2 li a:link, #menu2 li a:visited {
				color: #FFFFFF;
			}
			#menu2 li.current_page_item a:link, #menu2 li.current_page_item a:visited {
				color: #32498F;
			}

#wrap {
	width: 100%;
	overflow: hidden;
	min-height: 600px;
	padding: 0 0 20px;
	background: url(img/content-sep.png) no-repeat 500px 0;
}
	#content {
		float: left;
		width: 450px;
		padding: 25px 0 0 30px;
	}
	#side {
		float: right;
		width: 380px;
	}

#wrap.full {
	background: none;
}
	#wrap.full #content {
		float: none;
		width: 854px;
		padding: 25px 30px 0;
	}

#content p {
	line-height: 1.6;
	margin: 0 0 1.25em;
}

#quote {
	background: url(img/grass-1.jpg) no-repeat 0 0;
	height: 100px;
	position: relative;
	padding: 18px 0 0;
	margin: 1px 0 20px;
}
	#quote p {
		color: #FFFFFF;
		font-size: 144%;
		padding: 5px 20px;
		font-style: italic;
	}
	#quote p.author {
		font-size: 125%;
		font-style: normal;
	}

#lastPost {
	margin: 0 20px;
	width: 340px;
	overflow: hidden;
}
	#lastPost h2 {
		padding: 0 0 10px 40px;
		color: #BF4D00;
		font-size: 136%;
		margin: 0 0 10px;
		border-bottom: solid 1px #FF6600;
		background: url(img/icon-new.gif) no-repeat 0 0;
	}
		#lastPost h2 span {
			display: block;
			font-style: italic;
			color: #000000;
		}
	#lastPost .body {
		line-height: 1.6;
	}
	#lastPost .more {
		float: left;
		margin: 15px 0 0;
		border-top: solid 1px #73A22F;
		padding: 10px 0 0;
		font-weight: bold;
	}
		#lastPost .more a:link, #lastPost .more a:visited {
			padding: 0 0 0 8px;
			background: url(img/bullet-1.gif) no-repeat 0 60%;
		}

#footer {
	background: url(img/footer-bg.png) no-repeat 0 0;
	width: 891px;
	height: 42px;
	line-height: 42px;
	text-align: right;
	padding: 0 20px 0 0;
	color: #666666;
	position: relative;
}
	#footer a:link, #footer a:visited {
		color: #666666;
		padding: 0 20px 0 1px;
	}
	#footer a.logo:link, #footer a.logo:visited {
		position: absolute;
		left: 0;
		top: 0;
		padding: 0;
		width: 240px;
		height: 42px;
		text-indent: -1000em;
		text-align: left;
	}


/*-------
// homepage
//-----*/

.hp #top {
	height: 128px;
	margin: 0;
}
	.hp #top #menu2 {
		display: none;
	}

.hp #wrap #content {
	padding: 0;
	width: 100%;
}

#header {
	background: url(img/header-1.jpg) no-repeat 0 0;
	height: 350px;
	position: relative;
	color: #FFFFFF;
}
	#header h1 {
		font-size: 250%;
		font-weight: normal;
		position: absolute;
		left: 300px;
		top: 30px;
	}
	#header h2 {
		margin: 0 0 30px 20px;
		padding: 40px 0 0;
		font-style: italic;
		font-weight: normal;
		width: 200px;
		font-size: 110%;
	}
	#header p {
		font-size: 109.09%;
		width: 200px;
		margin: 0 0 20px 20px;
		line-height: 1.4;
	}

#cols {
	width: 100%;
	overflow: hidden;
	padding: 0px 0 10px;
}
	#cols .col {
		margin: 0;
		width: 204px;
		padding: 0 0 0 10px;
		background: url(img/sep-1.jpg) no-repeat 0 50px;
	}
		#cols .col h2 {
			font-weight: bold;
			font-size: 145%;
			padding: 0 50px 0 45px;
			margin: 0 0 40px;
			line-height: 1.1;
			border: none;
		}
		#cols .col .body {
			margin: 0 20px 0 0;
			line-height: 1.5;
		}
		#cols .col .more {
			float: left;
			margin: 15px 0 0;
			border-top: solid 1px #73A22F;
			padding: 15px 0 0;
			font-weight: bold;
			font-size: 109.09%;
		}
			#cols .col .more a:link, #cols .col .more a:visited {
				padding: 0 0 0 8px;
				background: url(img/bullet-1.gif) no-repeat 0 60%;
			}
		#box1 h2 {
			color: #3952A3;
			background: #FFFFFF url(img/icon-1.jpg) no-repeat 0 0;
		}
			#box1 h2 a:link, #box1 h2 a:visited {
				color: #3952A3;
			}
		#cols #box1 .more {
			border-color: #3952A3;
		}
		#box2 h2 {
			color: #73A22F;
			background: #FFFFFF url(img/icon-4.jpg) no-repeat 0 0;
		}
			#box2 h2 a:link, #box2 h2 a:visited {
				color: #73A22F;
			}
		#cols #box2 .more {
			border-color: #73A22F;
		}
		#box3 h2 {
			color: #BF4D00;
			background: #FFFFFF url(img/icon-3.jpg) no-repeat 0 0;
		}
			#box3 h2 a:link, #box3 h2 a:visited {
				color: #BF4D00;
			}
		#cols #box3 .more {
			border-color: #BF4D00;
		}

#cols #customers {
	width: 270px;
	background-position: 20% 190px;
	padding: 0 0 15px;
}
	#cols #customers h2 {
		padding: 0 0 0 8px;
		margin: 0 0 10px;
		background: url(img/bullet-3.gif) no-repeat 0 55%;
		color: #3952A3;
	}
		#cols #customers h2 a:link, #cols #customers h2 a:visited {
			color: #3952A3;
		}
	#customers .logos {
		width: 95%;
		height: 110px;
		padding: 15px 0 0;
		margin: 0 0 15px;
		background: url(http://www.talentys.com//mailings/2009_Juin/logowebinarge.jpg) no-repeat 0 0;
		text-align: center;
	}
		#customers .logos img {
			vertical-align: middle;
			padding: 0 3px;
		}

	#customers p {
		font-weight: bold;
		color: #666666;
	}
		#customers p a:link, #customers p a:visited {
			color: #999999;
		}

/*-------
// customers
//-----*/

#customersList {
	width: 100%;
	overflow: hidden;
}
	#customersList li {
		float: left;
		width: 200px;
		height: 200px;
		overflow: hidden;
		padding: 0 12px 0 0;
		margin: 0 0 50px;
	}
		#customersList li h2 {
			font-size: 127%;
			margin: 0 0 10px;
		}
		#customersList li p.more {
			text-transform: uppercase;
		}


/*-------
// posts
//-----*/

.post {
}
	.post h1 {
		color: #73A22F;
		font-size: 163%;
		padding: 0 0 10px 40px;
		margin: 0 0 15px;
		line-height: 35px;
		border-bottom: solid 1px #FF6600;
	}
	.page-2 h1, .page-103 h1 { background: url(img/icon-1.jpg) no-repeat 0 2px; }
	.page-7 h1, .page-118 h1 { background: url(img/icon-4.jpg) no-repeat 0 0; }
	.page-9 h1, .page-125 h1 { background: url(img/icon-2.jpg) no-repeat 0 0; }
	.page-14 h1, .page-127 h1 { background: url(img/icon-3.jpg) no-repeat 0 2px; }
	.page-16 h1, .page-132 h1 { background: url(img/icon-2.jpg) no-repeat 0 0; }

	.post .entry {
		padding: 0 0 10px;
		border-bottom: solid 1px #73A22F;
	}

	.post h2 {
		color: #73A22F;
		font-size: 163%;
		padding: 0 0 5px 0;
		margin: 0 0 15px;
		line-height: 35px;
		border-bottom: solid 1px #FF6600;
	}
	
	.post p {
	font-size: 110%;
	}

.list {
}
	.list li {
		margin: 0 0 25px;
	}

p.date {
	font-size: 91.67%;
}


.postmetadata {
}

.navigation {
	width: 100%;
	overflow: hidden;
	margin: 0 0 20px;
}

.alt {
	background-color: #FBFBFC;
	border: solid 1px #DCDCDC;
	border-width: 1px 0;
	margin: 0;
	padding: 10px;
}


.commentlist {
	margin: 0 0 20px;
	padding: 0;
	text-align: justify;
	font-size: 91.67%;
}
	.commentlist li {
		margin: 15px 0 3px;
		padding: 5px 10px 3px;
		list-style: none;
	}
	.commentlist p {
		margin: 10px 5px 10px 0;
	}
	.commentlist li {
		font-weight: bold;
	}
	.commentlist li .avatar { 
		float: right;
		border: 1px solid #eee;
		padding: 2px;
		background: #fff;
	}
	.commentlist cite, .commentlist cite a {
		font-weight: bold;
		font-style: normal;
		font-size: 1.1em;
	}
	.commentlist p {
		font-weight: normal;
		line-height: 1.5em;
		text-transform: none;
	}


.commentmetadata {
	font-weight: normal;
	margin: 0;
	display: block;
}

#commentform p {
	margin: 5px 0;
}
#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform textarea {
	width: 99%;
	padding: 2px;
}
#commentform #submit {
	margin: 0;
	float: right;
}


.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}



#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover {
	background-color: #fff; }



acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

.center {
	text-align: center;
}


img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}







