﻿/* ---[ jobs.css ]--------------------------------------------------

CSS spécifique à la rubrique Jobs

SITE :
www.thesquarefoot.ca

RÉALISATION :
CAP (www.capprod.com)

----------------------------------------------------------------- */

/*** LAYOUT ***/

#header img {background:#DA252C url(../images/topBanner_jobs.jpg) no-repeat;}
#headline .searchBox {display:none;}


/*** CONTENT ***/

/* .squarefoot_jobslist > #jobs_longList */
#jobs_longList {margin:20px 0;border-bottom: dashed 1px #aaa;}
#jobs_longList li {padding:12px 0 4px; margin:14px 0; clear:both; border-top: dashed 1px #aaa;}
#jobs_longList h3 { font-size:1.7em; color:#666; margin:0 0 6px;}
#jobs_longList .logo {float:right; padding:0 0 10px 10px;}
#jobs_longList .excerpt {margin:6px 0 0; font-size:1.1em;}
#jobs_longList .excerpt br {font-size:0;}
#jobs_longList .excerpt p {margin:0;}
#jobs_longList .excerpt strong {font-weight:bold;}
#jobs_longList .excerpt em { font-style: italic;}
#jobs_longList .clickToAction a .icon {background-image:url(../images/bt_more.gif); width:18px;}
#jobs_longList .workplace, #jobs_longList .company {font-size:0.95em;}
#jobs_longList .workplace strong, #jobs_longList .company strong {font-weight:bold;}

/* .squarefoot_jobsdetail > #jobs_detail  */
#jobs_detail {background:url(../images/jobs_background.gif) repeat-y center; padding:0;}
#jobs_detail .head {padding:20px;background:url(../images/jobs_top.gif) no-repeat center top;border-top: none; }
#jobs_detail .logo {float:right; margin:40px 0 0; padding:0 10px 10px;}
#jobs_detail .workplace, #jobs_detail .company, #jobs_detail .reference {font-size:0.9em; color:#666;margin:8px 0 0;}
#jobs_detail .workplace strong, #jobs_detail .company strong, #jobs_detail .reference strong {font-weight:bold; color:#464646; font-size:1.1em; margin:0 0 0 1px;}
#jobs_detail .formatting {font-size:1.1em; clear:both; margin:0; padding:20px;background:url(../images/jobs_bottom.gif) no-repeat center bottom;}


