/*
Theme Name:  FHP-MCO
Description: Thème du site <em>Emplois.FhpMco.fr</em>
Author:      BlogAngels
Author URI:  http://blogAngels.net
Version:     1.0
Template:    jobroller
*/


/* Parent */

@import url('../jobroller/style.css');
@import url('../jobroller/styles/style-pro-orange.css');



/* Surcharge */
a, ol.jobs dd strong a {
	color: #333;
}

#footer a {
	text-decoration: none;
}

#header {
	border-top:0;
	background-image:url('img/header_tile.png');
}
#header .inner {
	padding:10px 0 65px;
}

#logo {}
#logo a {
	width:370px;
}
#logo small {
	font-size:32px !important;
	font-family:Arial,sans-serif;
}

div#content .inner {
	margin: -55px auto 0;
}

div#footer .footerinfo {
	padding:0;
	border-top:5px solid #36190b;
}

#topNav {
	background:#3c1c0b;
}

a.button  {
	background:#48220e;
	text-shadow:0 1px 0 #000;
}
a.button span {
	border:0;
}
a.button:hover {
	background:#d16f0c;
	color:#fff;
	text-shadow:0 1px 0 #a85a0b;
	text-decoration:none;
}

ul.widgets li.widget .widget_content {
	font-size:inherit;
}


h1, h2, h3, h4, h5, h6, .pagetitle {
	color: #D1700F;
}


.footerinfo {
	margin: 0 auto;
	text-align: left;
	width: 990px;
}
.footerinfo  li {
	color: #B94E21;
    display: inline;
    list-style-type: none;
    margin: 0 0.5em;
}


ol.jobs dd.date, ol.resumes dd.date {
	width: 65px;
	padding-right:5px;
}
