/*   
Theme Name: Etablissement
Description: Th&egrave;me pour les &eacute;tablissements
Author: Thibaut Ninove
Author URI: http://wooconcept.com
Version: 1
*/

/* reset */

html { color:#000; background:#FFF; }
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td { margin:0; padding:0; }
table { border-collapse:collapse; border-spacing:0; }
fieldset,img { border:0; }
address,caption,cite,code,dfn,em,strong,th,var { font-style:normal; font-weight:normal; }
li { list-style:none; }
caption,th { text-align:left; }
h1,h2,h3,h4,h5,h6 { font-size:100%; font-weight:normal; }
q:before,q:after { content:''; }
abbr,acronym { border:0; font-variant:normal; }
sup { vertical-align:text-top; }
sub { vertical-align:text-bottom; }
input,textarea,select { font-family:inherit; font-size:inherit; font-weight:inherit; }
input,textarea,select { font-size:100%; }
legend { color:#000; }
a {	text-decoration:none; }
/* layout */

body {
	background: #f2f3eb;
	color: #000;
	font: 13px/20px Helvetica, Arial, sans-serif;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
}

#header {
	height: 208px;
	background: url(images/header-bg2.gif) 0 0 repeat-x;
	position: relative;
	margin-bottom: 10px;
}

#slide {
	width: 960px;
	height: 182px;
	overflow: hidden;
}

#header-col {
	width: 303px;
	height: 186px;
	position: absolute;
	top: 0;
	left: 10px;
	background: url(images/logo2.png) 0 0 no-repeat;
	display: block;
}

#logo {
	width: 241px;
	margin: 0 auto;
	padding-bottom: 10px;
}

#logo a {
	height: 152px;
	display: block;
	text-indent: -9000px;
	overflow: hidden;
}

#menu {
	width: 241px;
	text-align: center;
	margin: 0 auto;
	padding-top: 10px;
	font-size: 15px;
	line-height: 19px;
}

#menu a {
	color: #b3b3b3;
}

#menu a:hover {
	color: #fff;
	background: url(images/bullet-menu.png) 0 50% no-repeat;
	padding-left: 15px;
	margin-left: -15px;
}

#menu #current {
	color: #fff;
	font-weight: 700;
	background: url(images/bullet-menu.png) 0 50% no-repeat;
	padding-left: 15px;
	margin-left: -15px;
}

#slide #banner ul#bannerContent li.bannerImage span {
	background: url(images/tagline-bg.png) 0 0 no-repeat;
	width: 548px;
	height: 50px;
	position: absolute;
	bottom: 20px;
	left: 352px;
	overflow: hidden;
	padding: 20px;
	opacity: 1;
	font-size: 18px;
	font-family: inherit;
	color: #fff;
}

#slide #banner ul#bannerContent li.bannerImage span strong {
	font-size: 28px;
	letter-spacing: -1px;
	font-weight: 500;
	color: #fff;
	text-transform: uppercase;
}

#main {
	width: 920px;
	margin: 0 20px;
}

#content {
	width: 619px;
	float: left;
}
	
.establishment {
	background: url(images/establishment-bg.png) 0 0 no-repeat;
	width: 277px;
	padding: 4px 7px 0;
	margin-bottom: 20px;
}

.establishment h2 {
	text-transform: uppercase;
	color: #fff;
	font-size: 16px;
	letter-spacing: -1px;
	padding-left: 22px;
	padding-bottom: 7px;
}

.attachment-post-thumbnail {
	border: 1px solid #fff;
	float: left;
	margin-right: 7px;
	width: 100px;
	height: 75px;
}

.attachment-big-thumbnail {
	border: 1px solid #fff;
	float: left;
	margin-right: 7px;
	width: 190px;
	height: 130px;
}
.establishment p {
	line-height: 15px;
}

.col-left {
	width: 287px;
	float: left;
	display: block;
}

.col-right {
	width: 287px;
	margin: 0 0 0 45px;
	display: block;
	float: left;
}

.more-link {
	color: #0a4d6a;
	text-decoration: underline;
	background: url(images/bullet-more.png) 100% 50% no-repeat;
	padding: 1px 19px 1px 0;
}

#sidebar {
	width: 257px;
	float: left;
	margin-top: -16px;
	margin-left: 44px;
	color: #fff;
	display: block;
}

#featured {
	background: url(images/featured-bg.png) 0 0 no-repeat;
	min-height: 145px;
	padding: 28px 14px 7px;
	line-height: 16px;
}

#featured strong {
	color: #41bee9;
}

#peda {
	background: url(images/peda-bg.png) 0 0 no-repeat;
	height: 221px;
	padding: 4px 14px 0 10px;
	line-height: 16px;
}

#search-bar {
	background: url(images/search-bg.png) 0 0 no-repeat;
	height: 56px;
}

.title {
	font-size: 20px;
	text-transform: uppercase;
	letter-spacing: -1px;
}

#featured .title {
	padding-bottom: 15px;
	padding-left: 60px;
}

#search-bar input {
	border: none;
	margin: 21px 0 0 20px;
}

#peda .title {
	padding-bottom: 15px;
	padding-left: 50px;
}

#featured a {
	color: #f7f6f7;
}

#peda li {
	padding-left: 50px;
	margin-bottom: 14px;
}

.results {
	background: url(images/results.png) 0 50% no-repeat;
}

.subscribe {
	background: url(images/subscribe.png) 0 50% no-repeat;
}

.references {
	background: url(images/references.png) 0 50% no-repeat;
}

#peda a {
	color: #fff;
	font-weight: 700;
	display: block;
}

#footer {
	background: url(images/footer-bg.png) 0 0 no-repeat #023B56;
	padding: 32px 20px 0;
	color: #fff;
	display: block;
	font-size: 12px;
	float: left;
}

#footer .title {
	padding-left: 50px;
}

#footer h2 {
	font-size: 14px;
	text-transform: uppercase;
	background: url(images/bullet-footer.png) 0 50% no-repeat;
	padding-left: 26px;
}

.footer-box {
	width: 214px;
	display: block;
	float: left;
	padding-left: 10px;
	border-left: 1px solid #fff;
	margin: 25px 0 25px 10px;
}

.first {
	padding-left: 0;
	margin-left: 0;
	border: none;
}

strong {
	font-weight: 700;
}

em {
	font-style: italic;
}

#footer span {
	padding-left: 26px;
}

#footer a {
	color: #fff;
	text-decoration: underline;
}

.clearfloat {
	clear: both;
	display: block;
	height: 1px;
	line-height: 1px;
}

#footer ul {
	padding-left: 26px;
}

#footer li {
	list-style: disc;
	margin-left: 20px;
}

.post-content {
	display: block;
	clear: both;
}

.post-content ul, .post-content ol {
	padding: .5em 0 .5em 26px

}
.post-content ol {
	list-style: decimal;
	margin-left: 20px;
}

.post-content li {
 list-style-type: none;
 background-image: url(images/arrow-list.png);
 background-repeat: no-repeat;
 background-position: 0 3px;
 padding-left: 20px;
}

.page .post-content h2, .archive .post-content h2, .single .post-content h2, .page-template-archives-php .post-content h2, .search .post-content h2 {
	background: url(images/long-title-bg.png) 0 0 no-repeat;
	text-transform: uppercase;
	color: #fff;
	font-size: 16px;
	letter-spacing: -1px;
	padding-left: 29px;
	padding-bottom: 7px;
	padding-top: 4px;
}

.page .post-content h1, .archive .post-content h1, .single .post-content h1, .page-template-archives-php .post-content h1, .search .post-content h1 {
	background: url(images/puce.png) 0 5px no-repeat;
	font-family: Helvetica, Arial;
	text-transform: uppercase;
	color: black;
	font-size: 14px;
	letter-spacing: -1px;
	padding-left: 25px;
	padding-bottom: 10px;
	padding-top: 4px;
}

.page .post-content h3, .archive .post-content h3, .single .post-content h3, .page-template-archives-php .post-content h3, .search .post-content h3 {
	background: url(images/puce.png) 0 5px no-repeat;
	font-family: Helvetica, Arial;
	text-transform: uppercase;
	color: black;
	font-size: 14px;
	letter-spacing: -1px;
	padding-left: 25px;
	padding-bottom: 0px;
	padding-top: 4px;
	margin-top: 6px;
}

.post-content h3 a {
	color: #4d74a9;
}

#zoom h2, #news h2 {
	background: url(images/small-title-bg.png) 0 0 no-repeat;
	text-transform: uppercase;
	color: #fff;
	font-size: 16px;
	letter-spacing: -1px;
	padding-left: 29px;
	padding-bottom: 7px;
	padding-top: 4px;
}

.post-content p, .widget p {
	padding: .5em 0;
}

.alignleft {
	float: left;
	padding-right: 10px;
	display: block;
}

#featured .menu {
	text-align: center;
}

#featured li {
	padding-bottom: 5px;
}

.widget {
	width: 257px;
	background: url(images/free-block-bottom-bg.png) 0 100% no-repeat;
	color: #013952;
}

.post-content a, .widget a {
	color: #2C9FC9;
	text-decoration: none;
}

.widget-bg {
	width: 237px;
	background: url(images/free-block-top-bg.png) 0 0 no-repeat;
	padding: 0 10px;
}

#zoom {
	padding-bottom: 40px;
}

#zoom .post-content {
	min-height: 130px;
}

#news .post-content {
	margin-bottom: 20px;
}

.date {
	color: #005b83;
	margin-right: 10px;
}

.page .post-content img, .archive .post-content img, .single .post-content img {
	background: #fff;
	padding: 10px;
	border: 1px solid #c5c6c6;
	max-width: 568px;
	height: auto;
}

img.alignnone, img.alignleft {
	float: left;
	margin-right: 20px;
}

img.alignright {
	float: right;
	margin-left: 20px;
}

.single .post-content, .archive .post-content, .page-template-archives-php .post-content {
	border-bottom: 1px solid #84a0ad;
	padding-bottom: 15px;
}

.post-content h3 {
	color: #2fa1cd;
	text-transform: uppercase;
	font-size: 14px;
	font-weight: 700;
	padding-top: 10px;
}

.single .post-content a {
	color: #2C9FC9;
	text-decoration: none;
}

.metadata {
	font-size: 10px;
	padding-top: 5px;
	color: #04567a;
	line-height: 15px;
}

.page-template-archives-php .metadata, .archive .metadata {
	margin-bottom: 35px;
}

.metadata a {
	text-decoration: underline;
	color: #04567a;
}

.recent {
	font-size: 10px;
	color: #04567a;
	line-height: 15px;
	padding-top: 25px;
}

.recent h4 {
	font-weight: 700;
}

.recent-title {
	font-weight: 700;
	color: #2fa1cd;
}

.recent a {
	color: #04567a;
}

.post-content p img.alignnone, .post-content p img.alignleft, .post-content p img.alignright {
	float: none;
}

.chapeau {color: black; font-weight: bold; padding-bottom: 3px;}
.titrebleucaps  {color: #4d74a9; text-transform: uppercase; font-weight: bold; padding-top: 10px;}
.titrevertcaps  { color: #73A939; text-transform: uppercase; font-weight: bold; padding-top: 10px;}
.bleu {color: #4d74a9;}
.bleugras {color: #4d74a9; font-weight: bold;}
.vert {color: #73A939;}
.vertgras {color: #73A939; font-weight: bold;}

.legal-mentions { width: 100%; text-align: center; font-size: 10px; padding: 20px 0; }

/* PDF document links */
a[href$='.pdf'] {
background:transparent url(http://www.fenelonsaintemarie.org/wp-content/plugins/bullets/picto_pdf.gif) center left no-repeat;
display:inline-block;
padding-left:20px;
line-height:20px;
}
 
/* Excel Documents links */
a[href$='.xls'], a[href$='.csv'], a[href$='.xlw'], a[href$='.xlt'] {
background:transparent url(http://www.fenelonsaintemarie.org/wp-content/plugins/bullets/picto_excel.gif) center left no-repeat;
display:inline-block;
padding-left:20px;
line-height:20px;
}
 
/* Word Document Links */
a[href$='.doc'], a[href$='.rtf'], a[href$='.wps'], a[href$='.txt'], a[href$='.docx'] {
background:transparent url(http://www.fenelonsaintemarie.org/wp-content/plugins/bullets/picto_word.gif) center left no-repeat;
display:inline-block;
padding-left:20px;
line-height:20px;
}

/* PowerPoint Document Links */
a[href$='.ppt'], a[href$='.pps'] {
background:transparent url(http://www.fenelonsaintemarie.org/wp-content/plugins/bullets/picto_ppt.gif) center left no-repeat;
display:inline-block;
padding-left:20px;
line-height:20px;
}

/* Zip Document Links */
a[href$='.zip'], a[href$='.gzip'], a[href$='.rar'] {
background:transparent url(http://www.fenelonsaintemarie.org/wp-content/plugins/bullets/picto_zip.gif) center left no-repeat;
display:inline-block;
padding-left:20px;
line-height:20px;
}
 
/* mailto: links */
a[href^="mailto:"] {
background:transparent url(http://www.fenelonsaintemarie.org/wp-content/plugins/bullets/picto_mailto.gif) center left no-repeat;
display:inline-block;
padding-left:20px;
line-height:20px;
}
