/*
Theme Name: D2D
Theme URI: http://www.design2dev.com/
Description: Variable grid layout, easing effect on window resizing.
Version: 0.8a
Author: D2D.
Author URI: http://www.design2dev.com/
Tags: silver, dark, flexible-width, threaded-comments


Index:
  - Basic Elements
  - Basic Styling
  - Layout
  - Grid Items, Single Item and Comments
  - Navigation and Sidebar Widget
  - Form Elements

*/



/* ---------- Basic Elements ---------- */

body {
	margin: 0;
	color: #6b6b6b;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	line-height: 1.4;
	border-top: 16px solid white;
	background-color: #f1f1f1;
	padding: 0;
	border:0;
}

a img {border:none;}

a { text-decoration:none;
	color: #F1014C;
}

a:focus {
	outline: none;
}

.h0 {
	font: bold 30px/.9 "Lucida Grande","Lucida Sans Unicode", Arial, Helvetica, Geneva, sans-serif;
	color: #282828;
}
.h0a { color:#777;
	font: normal 13px/21px "Lucida Grande","Lucida Sans Unicode", Arial, Helvetica, Geneva, sans-serif;
}

.h1 {font-size:12px; font-weight:bold; letter-spacing:0;}
.h1a { color:#777; letter-spacing:0;
	font: bold 12px/18px "Lucida Grande","Lucida Sans Unicode", Arial, Helvetica, Geneva, sans-serif;
}

.h2 {font-size:12px; font-weight:bold; letter-spacing:0;}

.h3 {font-size:12px; color:#888; font-weight:normal; letter-spacing:0;}
.h3 a {color:#888; text-decoration:none;}

.texte h4 { letter-spacing:0;
	color: #383838;
	font: 17px/2em Georgia, "Times New Roman", Times, serif;
	margin-top: -10px;
}

h5,
h6 {
	margin: 0;
	font-weight: normal;
}


blockquote {
	color: #666666;
}

pre {
	margin: 0;
	padding: 10px;
	background-color: #f9f9f9;
	color: #666666;
}

fieldset {
	border: 1px solid #999999;
	padding: 10px;
}

table {
	margin: 1em 0;
}
th, td {
	padding: 2px 4px;
	/*border: 1px solid #e9e9e9;*/
}
th {
	font-weight: normal;
}

/* ---------- Basic Styling ---------- */

.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignright {
	float: right;
	margin: 0 0 2px 10px;
}

.alignleft {
	float: left;
	margin: 0 10px 2px 0;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 5px;
	display: inline;
}

img.alignleft {
	padding: 5px;
	display: inline;
}

p img {
	max-width: 100%;
	padding: 0;
}

.caution {
	padding: 10px;
	color: #e9e9e9;
	text-align: center;
	background-color: #cc0000;
}
noscript .caution {
	margin: 0;
}

.wp-caption {
	width: 100%;
	border: 1px solid #e3e3e3;
	border-radius: 4px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	background-color: #ffffff;
	text-align: center;
}
.wp-caption img {
	padding-top: 5px;
}

.wp-caption-text {
	margin: 5px 0;
	text-align: center;
	font-size: smaller;
	color: #666666;
}

/* ---------- Layout ---------- */

#top-container {
	margin: 0;
	padding: 5px;
	background: white;
}

#header {
	height: 120px;
	background-color: #f1f1f1;
	position: fixed;
	border-top: 0px solid white;
	z-index: 200;
	width: 100%;
	padding: 0;
	top:0;
}
	.logo{
		position: absolute;
		width: 200px;
		height: 45px;
		top: 50px;
		left: 0;
	}
	
	#header .headerContent{
		width: 960px;
		margin: 0 auto;
		margin-bottom: 35px;
		border-bottom: 1px none #DDDDDD;
		padding-top: 55px;
		padding-bottom: 35px;
		padding-right: 0;
		position: relative;
}

	#header li {
		list-style-type: none;
	}
	
	#nav{
		text-align: right;
	}
	
	#nav li{
		display: inline;
		font: 14px "Lucida Grande","Lucida Sans Unicode",Arial,Helvetica,Geneva,sans-serif;
		padding-left: 15px;
		padding-right: 10px;
}

	
	#nav li a{
		color:#595959;
	}
	
	#nav li a:hover{
		color: #8BC53F;
	}
	
	#nav li.current_page_parent a, #nav li.current_page_item a{
		color: #F1014C;
	}
	
	#header p {
		margin: 0;
	}

#container {
    left:50%;
	margin-left:-480px;
	position:absolute;
	top:120px;
	width:960px !important;
}

	#grid-wrapper {
        width: 960px;
		margin: 30px 0 0 0;
		padding: 0; /* Prevent flicker in grid area. Check header.php. */
        clear:both;
	}

	#single-wrapper {
		width: 960px;
		margin: 50px 0 0 0;
		padding: 0;
       	clear:both;
       	overflow: hidden;
	}


#footer {
	margin: 20px 0 0;
	padding: 25px 0;
	overflow: hidden;
	border-top: 1px solid #DDDDDD;
	width: 960px !important;
}
	#footer p {
		margin: 0;
		padding: 0;
	}
	
	#footer div.widget{
		color:#AFAFAF;
		font:11px/17px  ariel, sans-serif;
		float: left;
		width: 240px;
	}
	#footer div.widget h3{
		color:#777777;
		font:bold 13px "Lucida Grande","Lucida Sans Unicode", sans-serif;
		letter-spacing:0;
	}
	#footer div.widget ul{
		margin:0;
		padding: 0;
		list-style: none;
	}

/* ---------- Grid Items, Single Item and Comments ---------- */

/* value = (width * n) + (15+15+5) * (n-1). 
 * ex.
 * width=200 : 200, 425, 650, 875
 * width=250 : 250, 525, 800, 1075
 * width=290 : 290, 615, 940, 1265
 */
div.x1 { width: 220px;
}
div.x2 { width:  615px; }
div.x3 { width:  940px; }
div.x4 { width: 1265px; }


 div.single-item {
    width: 960px;
	overflow: hidden;
	padding: 0 0 8px;
}

div.single-item img {
	margin: 0 0 10px 0;
}

.gi_title {margin:2px 0 0 0;}

.si_info {width:230px !important; margin-right:0 !important; float:left;}
.si_title {width:230px !important; margin:0 0 20px 0;}
.si_body { width:220px !important; }
.si_pics {width:620px !important; float:right; margin-top:0;}
.f_body { width:220px !important; padding:0 !important;
	color: #afafaf;
	font: 11px/17px Georgia, "Times New Roman", Times, serif;
}

div.grid-item {
	overflow: hidden;
	border: 0;
	margin: 0 0 15px 20px;
	font: italic 12px Georgia, "Times New Roman", Times, serif;
	color: #97948e;
	display: block;
}
div.grid-item.firstItem {
	margin-left: 0;
}
div.grid-item p{
	font: 10px "Lucida Grande","Lucida Sans Unicode", Verdana, sans-serif;
	text-transform: lowercase;
}
div.grid-item div.grid-image {
	margin-bottom: 0;
	margin-right: 0;
	width: 220px;
	height: 162px;
}

div.grid-item div.wp-caption {
	display: none;
}

.post-title {
	font: bold 16px/20px "Lucida Grande","Lucida Sans Unicode", Arial, Helvetica, Geneva, sans-serif;
	float: left;
	padding-top: 6px;
	width: 220px;
	padding-bottom: 2px;
}
div.grid-item h2,
ul.projets h3,
div.single-item h2 {
	margin: 0;
}

div.grid-item div.post-body,
div.single-item div.post-body,
div.single-item .comment-body p, .post-body {
	font-size: 12px;
	float: right;
}

div.single-item p.post-meta { width: 220px; float:left; margin: 15px 0 0;}
div.grid-item p.post-meta {
	font: 10px "Lucida Grande","Lucida Sans Unicode", Verdana, sans-serif;
	margin-top: 0;
	color: #888f78;
}

.comment-list .navigation {
	margin: 10px 0;
}
.comment-list .navigation a {
	margin-right: 10px;
}

.comment-list ol li {
	margin: 10px 0;
}

.comment-list ol li.trackback {
	padding: 5px;
	border: 1px solid #979aa3;
}

.comment-list ul.children {
	list-style: none;
}
.comment-list ul.children li {
	border-left: 5px solid #979aa3;
	padding-left: 5px;
}

.comment-list li.bypostauthor {
}
.comment-list li.bypostauthor cite.fn {
	text-decoration: underline;
}

.comment-list li.comment .reply {
	margin: 10px 0 20px;
}

/* ---------- Slide Projets ---------- */
div#scrollJobs .scrollHead{
	margin-bottom: 25px;
}
div#scrollJobs h2{
	font:bold 20px/24px Arial,Helvetica,Geneva,sans-serif;
	color: #8BC53F;
	float: left;
	width: 150px;
	margin: 0;
}
div#scrollJobs .navScroll{
	list-style: none;
	margin: 0;
	padding: 0;
	float: left;
	width: 800px;
}
div#scrollJobs .navScroll li{
	float: left;
}
div#scrollJobs .navScroll li a{
	display: block;
	width: 27px;
	height: 27px;
	text-indent: -8888px;
}
div#scrollJobs .navScroll li.scrollPrev a{
	background: transparent url(images/btn_prev.png) no-repeat left top;
}
div#scrollJobs .navScroll li.scrollNext a{
	background: transparent url(images/btn_next.png) no-repeat left top;
}
div#scrollJobs .navScroll li.scrollNext a:hover, div#scrollJobs .navScroll li.scrollPrev a:hover{
	background-position: left bottom;
}

ul.projets{
	list-style: none;
	overflow: hidden;
	/*height: 220px;*/
	padding:0;
	margin: 0 0 10px 0;
	float: left;
}
ul.projets li{
	float: left;
	width: 220px;
	margin-right: 20px;
	color:#97948E;
	text-transform: lowercase;

}
ul.projets li.firstItem{
}

/* ---------- Navigation and Sidebar Widget ---------- */

/* Pagination for grid items and paginated posts */
.pagination {
	margin: 50px 0 0;
	font-size: 12px;
}
.pagination .current {
	color: #fff;
	font-weight: bold;
}
.pagination .next, 
.pagination .prev {
}

.pagination .page-numbers,
.pagination .current {
	margin: 0 10px 0 0;
	padding: 10px 15px;
	text-decoration: none;
	background: #7b7f8b;
}
a.page-numbers:hover {
	color: #fff;
	background: #71747f;
}

#post-pagination {
	margin: 1em 0;
	color: #979aa3;
}
#post-pagination .prefix {
	color: #eaeaea;
}

/* Sidebar 
 * In this theme, sidebar is a horizontal line.
 * Sidebar2 is a block on the bottom.
 * See also "Form Elements" section.
 */
#sidebar{
	list-style: none;
	list-style-type: none;
    padding: 0;
	clear:both;
	margin-top: 0;
	margin-left: 0;
	margin-bottom: 0;
	float: left;
	position: fixed;
	top: 230px;
	width: 220px;
}

#sidebar-contact{
	top: 230px;
	width: 220px;
	float: left;
	font: 11px/14px "Lucida Grande","Lucida Sans Unicode", Verdana, sans-serif;
}
#sidebar-contact h2{
	font: bold 14px/11px "Lucida Grande","Lucida Sans Unicode", Arial, Helvetica, Geneva, sans-serif;
}
.textwidget {
	padding-top: 0;
	padding-left: 0;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0;
	display: block;
	float: left;
}

#header .textwidget {
	padding-top: 0;
	padding-left: 0;
	margin-top: 50px;
	margin-right: 0;
	margin-bottom: 0;
	display: block;
	float: left;
	width: 960px;
}

#sidebar2 .textwidget { margin:0 0px 0 0 !important;
	float: left;
	padding: 0;
}

.titlestuff {width: 200px; float:left;
	padding-top: 0;
	padding-bottom: 30px;
	padding-right: 0;
	margin-left: -12px;
	margin-top: -5px;
}
.contactstuff {float: right;
	margin-right: 5px;
	margin-top: 5px;
}

#sidebar2 {
	list-style: none;
	list-style-type: none;
        padding:30px 0 30px;
        clear:both;
        width: 960px;
        border-top: 1px dotted #DDD;
	margin-top: 0;
	margin-right: 15px;
	margin-bottom: 0;
}

#sidebar li.widget h2.widgettitle {
	display: none;
}

#sidebar li.widget ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#sidebar2 li.widget {
	display: inline;
	overflow: hidden;
	float: left;
	margin: 0;
	border: 0;
}

#sidebar2 h2.widgettitle {
	margin-top: 0;
	padding: 5px 10px;
	color: #fff;
	background-color: #7b7f8b;
}

#sidebar2 li.widget div {
	padding: 0;
	margin-right: 20px;
}

#sidebar2 li.widget ul {
	margin: 0;
	padding: 0 10px;
	font-size: 12px;
}

#sidebar2 li.widget ul li {
	list-style: none;
}
#sidebar2 ul.children ul li {
	list-style: none;
}

#wp-calendar {
	margin: 1em 0;
	border: none;
}
#wp-calendar caption{
	text-align: left;
	margin: 2px 0 0 0;
	padding: 0;
}
#wp-calendar td {
	text-align: center;
}

/* ---------- Form Elements ---------- */

div.comment-form {
	margin: 0;
	padding: 0;
}

#commentform {
	margin: 0;
	padding: 0;
}
#commentform textarea {
	width: 99%;
	max-width: 640px;
}

/* for sidebar widget */

#searchform {
    width: 300px;
}
#searchform div {
	padding: 0;
	font-size: 12px;
}
#searchform label.screen-reader-text {
	display: none;
}
#searchsubmit {
	display: inline;
}

#s { /* #searchform input#s */
	width: 170px;
	margin: 0;
}

/* ------martin ------*/
div.post-body { width: 695px;}
div.post-body img { margin-bottom:10px;}
div.subtitle {
	text-align: left;
	margin-left: 10px;
	border-bottom: 1px solid #ddd;
}
div.description {
	font: 11px/17px "Lucida Grande","Lucida Sans Unicode", Verdana, sans-serif;
	width: 230px;
	top: 150px;
	margin: 0;
	padding-top: 30px;
	float: left;
	line-height: 1.8em;
}
div.description h2{
	font-size: 21px;
	margin-bottom: 20px;
	float: none;
}
div.avis {
	color: #797979;
	font-style: italic;
	margin-top: 20px;
	line-height: 1.8em;
}
div.blog {
	margin-bottom: 20px;
	overflow: hidden;
	padding: 0;
}
.blog-title {
	padding: 0 330px 0 0;
	margin-bottom: 25px;
	font: 30px "Lucida Grande","Lucida Sans Unicode", Arial, Helvetica, Geneva, sans-serif;
	color: #4A4A4E;
}
.blog-content .wp-post-image {
	width: 300px;
	float: right;
	position: relative;
	top: -35px;
	padding-top: 0;
	padding-bottom: 0;
	padding-left: 0;
	right: -35px;
	margin-top: -20px;
	margin-right: 0;
	margin-bottom: 0;
}
.blog-content {
	width: 720px;
	float: right;
	font-size: 12px;
	line-height: 18px;
	margin-bottom: 25px;
	background: url(images/ombre2.png) no-repeat center bottom;
	padding: 0 0 20px 0;
}

.blog-message {
	background: #feffff;
	padding: 20px 30px 30px;
	margin: 0;
	font: 12px/21px "Lucida Grande","Lucida Sans Unicode", Verdana, sans-serif;
	width: 660px;
}
.blog-map {
	width: 700px;
	float: left;
	background: #feffff 20px;
	display: block;
	margin: 50px 0 0 0;
	font: 12px/21px "Lucida Grande","Lucida Sans Unicode", Verdana, sans-serif;
	padding: 10px 10px 6px;
}
.blog h4 {
	margin: 0 0 5px;
	padding: 0;
	top: 0;
	font: italic 16px Georgia, "Times New Roman", Times, serif;
	color: #8eaeb2;
}
.blog blockquote {
	padding: 0;
	top: 0;
	font: italic 17pt/1.4em Georgia, serif;
	color: #bcbdc0;
	background-image: none;
	display: block;
	margin: 20px 0 20px 14px;
}
.blog-info{
	width: 240px;
	float: left;
}
.blog-date {
	font: 20px "Lucida Grande","Lucida Sans Unicode", Verdana, sans-serif;
	/*font-size: 20px;*/
	color: #cbcbcb;
	margin-bottom: 5px;
	margin-top: 10px;
	padding: 0;
	font-weight: normal;
}
.commentaire {
	font-size: 12px;
	color: #cbcbcb;
	margin-bottom: 5px;
	padding: 0;
	display: block;
}
a.web {
	color: #8BC53F;
	font: 13px/22px "Lucida Grande","Lucida Sans Unicode", Arial, Helvetica, Geneva, sans-serif;
	background-color: #fff; -moz-border-radius: 5px; -webkit-border-radius: 5px;
	padding: 2px 4px;
	text-align: center;
	display: block;
	margin-bottom: 20px;
}
a.web:hover {
	color: #F1014C;
}

#single-wrapper .post-meta li {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
	list-style: none;
}
#single-wrapper .post-meta li a{
	list-style-type: none;
	padding: 2px 7px;
	background-color: #fff; -moz-border-radius: 5px; -webkit-border-radius: 5px;
	display: inline-block;
	color: #9c9c9c;
}
#single-wrapper .post-meta li a:hover{
	background-color: #8BC53F;
}
#single-wrapper.pDetails .post-meta li a:hover{
	background-color: #8BC53F;
	color: #fff;
}
#single-wrapper .post-meta li.current-cat a{
	background-color: #8BC53F;
	color:#fff;
}
ul.post-meta {
	left: 0;
	padding: 10px 0 0;
	margin: 0;
	width: 210px;
	overflow: hidden;
}
.pCat ul.post-meta, .pFolio ul.post-meta, .pDetails ul.post-meta {
	width: 100%;
	overflow: hidden;
}

#single-wrapper ul.post-meta li.titleGroup{
	font-family:Lucida Grande;
	background-color: #F1F1F1;
	color: silver;
	padding-top: 2px;
}
#single-wrapper ul.post-meta li.titleGroup2{
	font-family:Lucida Grande;
	background-color: #F1F1F1;
	color: silver;
	padding-top: 2px;
	margin-left: 15px;
}
.subnav {
	width: 240px;
	position: fixed;
	margin:0;
	padding: 0;
}
.subnav ul{
	list-style: none;
	margin:0;
	padding: 0;
}
.submenu li a {
	font-family:"Lucida Grande","Lucida Sans Unicode",sans-serif;;
	font-weight:normal;
	font-size: 14px;
	padding: 3px 12px;
	background-color: white;
	display: inline-block;
}
.submenu li a span{
}
.submenu li a.current, .submenu li a.current:hover, .submenu li.current_page_item a, .submenu li.current_page_item a:hover {
	font-size: 14px;
	background-color: #8BC53F;
	color: white;
	font-weight: bold;
}
.submenu li{
	margin-bottom: 2px;
}

.submenu li a:hover {
	color: silver;
}

.texte {
	width: 720px;
	font: 11px/20px "Lucida Grande","Lucida Sans Unicode", Verdana, sans-serif;
	margin:0 0 30px 240px;
	background-repeat: no-repeat;
	float: right;
}
.texte p{
	margin-bottom: 15px;
}
.texte_2 {
	width: 340px;
	font: 11px/20px "Lucida Grande","Lucida Sans Unicode", Verdana, sans-serif;
	margin-bottom: 30px;
	margin-right: 20px;
	display: block;
	float: right;
}

#banner-home {
}
.widget-search {
	visibility: hidden;
}

.texte h1, h2, h3, h4, h5{
	margin:0 0 10px;
}

.texte h1{
	font: normal 2.9em/1.2 "Avenir LT Std", Avenir, Helvetica, Arial, sans-serif;
	letter-spacing: -1px;
	margin: 0 0 25px;
	color: #8BC53F;
}

.texte h2{
	color: #2a2a2a;
	font: bold 1.7em/1.4 "Lucida Grande","Lucida Sans Unicode", Arial, Helvetica, Geneva, sans-serif;
}

.texte blockquote{
	font: italic 1.8em Georgia, serif;
	color: #8BC53F;
	float: right;
	width: 225px;
	margin: 20px 0 30px 30px;
}
.texte blockquote p {
	line-height: 1.5em;
	margin: 0;
}

.texte blockquote cite{
	display:block;
	margin:10px 0 0;
	font: normal .57em Arial, sans-serif;
	color: #999;
}

#gallery .thumb {
	border: 14px solid #ececec;
	margin: 0 0 15px;
}

#gallery .thumb img { display: block; }

#gallery .thumb p{margin-bottom:5px;}
#gallery .thumb p.more{margin-bottom:10px;}

#gallery_changer li {
	display: inline;
	background: url(images/bg_gallery_changer.png) no-repeat left;
	padding: 0 0 0 8px;
	margin: 0 0 0 7px;
}

#gallery_changer .first {
	padding-left: 0;
	margin-left: 0;
	background: none;
}

#gallery_changer .current a {
	color: #000;
	text-decoration: none;
}
img.ux{
	float:left; 
	margin: 0 25px 40px 0;
}
.rule_above{
	border-top: 1px dotted #ddd;
	margin-top:20px;
	padding-top:20px;
}
.no_rule_above {
	/*border-top: 1px dotted #ddd;*/
	margin-top:20px;
	padding-top:10px;
}
img.margin-right{
	float:left; 
	margin: 0 25px 15px 0;
	padding-top: 20px;
}

img.margin-left{
	float:right; 
	margin:0 0 40px 15px;
} 

#sidebar3 {
	height: 0;
}  
.adresse {
	width: 220px;
	float: left;
	margin-top: 51px;
	font: 12px/20px "Lucida Grande","Lucida Sans Unicode", Arial, Helvetica, Geneva, sans-serif;
} 

#devis a {
	margin-right:12px;
	width:170px;
	background:url(images/devis.png) no-repeat 0px 0px;
	margin-bottom: 10px;
	margin-top: 20px;
}

#devis a:hover {
	background: url(images/devis.png) no-repeat 0 -40px}

#devis a:active {
	background: url(images/devis.png) no-repeat 0 -80px}

#job a {
	margin-right:12px;
	width:170px;
	background:url(images/candidature.png) no-repeat 0px 0px;
}

#job a:hover {
	background: url(images/candidature.png) no-repeat 0 -40px}

#job a:active {
	background: url(images/candidature.png) no-repeat 0 -80px}
	
#stage a {
	margin-right:12px;
	width:170px;
	background:url(images/stage.png) no-repeat 0px 0px;}

#stage a:hover {
	background: url(images/stage.png) no-repeat 0 -40px}

#stage a:active {
	background: url(images/stage.png) no-repeat 0 -80px}
	
.adresse li a {
	display:block;height:30px;text-indent:-999em
	}	
	
.citation {
	padding: 9px 5px 9px 70px;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: #959595;
	background-image: url(images/citation.png);
	margin-bottom: 10px;
}
.song {
	padding: 9px 5px 9px 70px;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: #959595;
	background-image: url(images/music.png);
	margin-bottom: 10px;
}
.book {
	padding: 9px 5px 9px 70px;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	color: #959595;
	background-image: url(images/book.png);
	margin-bottom: 10px;
}

/* Team */
#coda-nav-1 {
	position: relative;
	width: 720px;
	height: 185px;
	margin: 0;
	padding: 0;
	overflow: hidden;
	background-color: #DDD;
}

.team_pic {
	position: absolute;
	margin: 0;
	padding: 0;
	clear: none;
	cursor: pointer;
}

.team_pic a, .team_pic a img, .team_pic a:focus {
	border: none;
	outline: none;
}

.member_name {
	top: -10px;
	position: absolute;
	clear: none;
	display: none;
}

#cindy_picture {
	top: 105px;
	left: 0;
	width: 145px;
	height: 145px;
}

#cindy_picture .member_name {
	left: 53px;
	width: 38px;
	height: 23px;
}

.up_pic #cindy_picture {
	margin-top: -60px;
}

#seba_picture {
	top: 105px;
	left: 145px;
	width: 145px;
	height: 145px;
}

#seba_picture .member_name {
	left: 40px;
	width: 64px;
	height: 20px;
}

.up_pic #seba_picture {
	margin-top: -60px;
}

#thomas_picture {
	top: 105px;
	left: 290px;
	width: 140px;
	height: 145px;
}

#thomas_picture .member_name {
	left: 42px;
	width: 57px;
	height: 19px;
}

.up_pic #thomas_picture {
	margin-top: -60px;
}

#martin_picture {
	top: 105px;
	left: 430px;
	width: 165px;
	height: 145px;
}

#martin_picture .member_name {
	left: 58px;
	width: 50px;
	height: 17px;
}

.up_pic #martin_picture {
	margin-top: -60px;
}


#eliot_picture {
	top: 105px;
	left: 595px;
	width: 125px;
	height: 145px;
}

#eliot_picture .member_name {
	left: 38px;
	width: 33px;
	height: 19px;
}

.up_pic #eliot_picture {
	margin-top: -60px;
}

#chuck_picture {
	position: absolute;
	margin: 0;
	padding: 0;
	width: 720px;
	height: 185px;
	clear: none;
	cursor: pointer;
	top: 185px;
	left: 0px;
}

#clickus {
	float: right;
	margin-right: 220px;
	width: 145px;
	height:32px;
	clear: none;
	padding-top: 4px;
	padding-left: 10px;
	padding-right: 10px;
}

#slider a{
	display:block;
}
#slider {
	position:relative;
	/* See the "style-pack" below for image */
	background:url('images/loading.gif') no-repeat 50% 50%; 
	height: 350px;
	width: 950px!important;
}
#slider img {
	position:absolute;
	top:0px;
	left:0px;
	display:none;
}
