/*
Arianne Relocation - Blog 2010
Blue body background = #08417C
Blue doc background = #E3E5E6
Links = #08417C
*/

body {
	padding-bottom: 3em;
	color: #333;
	background: #08417C url(../../img/blueBlog792/bg-body.jpg) repeat center top;
}


/*
------------------------------
| Links and Icons
------------------------------
*/
a, a:hover {
	color: #08417C;
}
a.link {
	padding-left: 8px;
	font-weight: bold;
	line-height: 1.1em;
	text-decoration: none;
	background: transparent url(../../img/blueBlog792/ico-arrow-sprite.png) no-repeat left -47px;
}
a.link:hover { color: #08417C; text-decoration: underline!important; }
button, input[type="button"], input.button, input.btn, a.button, a.btn {
	color: white;
	background-color: #555;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px!important;
	behavior: url(/ui/css3pie/PIE.php);
}
button:hover {
	background-color: #08417C;
}
form input,
form textarea,
form select {
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
}

/*
------------------------------
| Blog Grid
------------------------------
*/

#doc {
	background: #E3E5E6 url(../../img/blueBlog792/bg-doc.jpg) repeat-y left top;
}
#header {
	height: 220px;
}
#logo {
	position: absolute;
	top: 20px;
	left: 19px;
	width: 122px;
	height: 122px;
	background: transparent url(../../img/blueBlog792/logo-arianneRelocation.png) no-repeat center center;
}
#header .banner {
	height: 160px;
	background: white url(../../img/blueBlog792/header-banner-bg.jpg) no-repeat left top;
}
#header #aboutManonDumas {
	float: right;
	position: relative;
	width: auto;
	margin: 0;
	padding: 0;
	text-align: center;
}
#header #aboutManonDumas a.photo {
	display: block;
	width: 176px;
	height: 158px;
	background: transparent url(/images/ar-wp3/photo-Manon-Dumas_176x160.jpg) no-repeat center center;
}
#header #aboutManonDumas a.text {
	display: block;
	white-space: normal;
	position: absolute;
	bottom: 2.6em;
	right: 132px;
	width: 80px;
	height: 3em;
	padding: 0.5em 0.2em 0.15em .6em;
	text-align: left;
	font-size: 84%;
	color: #777;
	background: transparent url(../../img/transparent80-bg.png) repeat;
	border: 1px solid #777;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
	border-radius: 5px;
	behavior: url(/ui/css3pie/PIE.php);
}
#header #aboutManonDumas a.text span {
	white-space: nowrap;
}
#header #aboutManonDumas a.text:hover {
	color: #555;
	text-decoration: none;
	background-color: white;
	border-color: #08417C;
}
h2#blogSlogan {
	float: left;
	position: relative;
	width: 212px;
	height: 118px;
	margin: 26px 0 0 215px;
	font-size: 400%;
	color: white;
	background: transparent url(/images/ar-wp3/title-blogSlogan-en.png) no-repeat top left;
}
.fr h2#blogSlogan {
	background-image: url(/images/ar-wp3/title-blogSlogan-fr.png);
}
#blogSlogan span {
	display: block;
	position: absolute;
	left: -99999px;
	width: 1em;
	height: 1em;
	overflow: hidden;
}
#header #mainMenu {
	float: left;
	width: 650px;/*520px;*/ /*vertical aligned with the logo above*/
	height: 2em;
	margin: 10px 0 10px 20px;
}
#mainMenu a {
	color: #666;
}
#mainMenu a:hover {
	color: #444;
}
/* Always highlight the blog title */
#mainMenu .current_page_item a,
#mainMenu .p-blog a {
	color: #08417C!important;
}
#mainMenu .p-blog a:hover {
	text-decoration: none;
}
/* Multi-page navigation */
header.listNav {
	float: left;
	clear: both;
	margin-bottom: 10px;
}
.listNav .wp-pagenavi {
	float: left;
	width: 510px;
	height: 1.6em;
	margin-left: 16px;
}
.wp-pagenavi a,
.wp-pagenavi span {
	padding-bottom: .2em;
	color: #777;
	line-height: 1.2em;
	vertical-align: middle;
	text-decoration: none!important;
	border-width: 0!important;
	border-color: #888!important;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	behavior: url(/ui/css3pie/PIE.php);
}
.wp-pagenavi a:hover {
	color: #08417C;
	border-color: #555!important;
	background-color: white;
}
.wp-pagenavi span.current {
	line-height: 1em;
	color: #555;
	text-decoration: none!important;
	border-color: #555!important;
	background-color: white;
}
.wp-pagenavi a.previouspostslink,
.wp-pagenavi a.nextpostslink {
	height: 20px;
	background: transparent url(../../img/blueBlog792/ico-arrow-sprite.png) no-repeat left top;
}
.wp-pagenavi a.previouspostslink {
	padding-left: 20px;
	background-position: 1% -298px;
}
.wp-pagenavi a.nextpostslink {
	padding-right: 20px;
	background-position: 99% -248px;
}
.wp-pagenavi a.nextpostslink:hover,
.wp-pagenavi a.previouspostslink:hover {
	background-color: white;
}
#articleList {
	float:left;
}
#footer {
	display: none;
}
section.core {
	position: relative;
}

/*
------------------------------
| Blog Contents
------------------------------
*/
#content {
	float: left;
	width: 530px;
	margin-left: 20px;
}
#sidebar {
	float: right;
	width: 215px;
	margin-top: 0px;/*-54px;*/
	margin-right: 0;
	padding: 6px 0 0 5px;
	background: #F7F7FF; /* light blue white */
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-bottom-left-radius: 10px;
	border-radius: 10px;
}
#sidebar .module {
	margin-bottom: 6px;
	padding: 10px;
	border: 1px solid #ccc;
	background: white url(../../img/blueBlog792/sidebar-module-bg.jpg) no-repeat right bottom;
	-moz-border-radius: 8px;
	-webkit-border-radius: 8px;
	border-radius: 8px;
	/*behavior: url(/ui/css3pie/PIE.php);*/
}
#sidebar .module h1,
#sidebar .module h2,
#sidebar .module h3 {
	margin-bottom: .3em;
	font-family: 'trebuchet ms',arial,sans-serif;
	font-size: 1.1em; /*12px*/
	font-weight: bold;
}

/*
------------------------------
| Blog Articles
| Default style = 540px wide
------------------------------
*/

/* Article's border-bottom and shadow gradient */
#content article {
	clear: both;
	width: 490px; /* 530px - (2x20px) */
	padding: 40px 20px 10px 20px;
	position: relative;
	background: white url(../../img/blueBlog792/article530-bg-sprite.jpg) no-repeat left top;
}
#content article:first-child,
#content article.first-child,
.single-post #content article {
	padding-top: 24px;
	background-position: right top;
}
#content div.article-bottom {
	position: relative;
	width: 540px;
	height: 40px;
	background: transparent url(../../img/blueBlog792/article530-bg-bottom.png) no-repeat left top;
}
#content .articleWrapper-bottom {
	display: block;
	background-position: left top;
}

/*
| Article typo design
*/
#theTitle {
	position: relative;
	margin-left: 20px;
	margin-bottom: 10px;
}
#theTitle,
#theTitle a {
	font-family: 'trebuchet ms',arial,sans-serif;
	font-size: 1em; /*24px*/
}
#theTitle h1 {
	margin: -.05em 0 0 0;
}
#theTitle h3,
#theTitle p {
	margin: 0;
}
#theTitle h1,
#theTitle h1 a {
	color: #08417C;
}
article .theTitle {
	margin-bottom: .3em;
	font-family: 'trebuchet ms',arial,sans-serif;
	font-size: 1.64em; /*18px*/
	font-weight: normal;
}
article .theTitle a {
	text-decoration: none;
}
article .theTitle a:hover {
	text-decoration: underline;
}
article .theParentTitle {
	clear: both;
	margin-bottom: .15em;
	font-size: 1em; /*11px*/
	font-family: 'trebuchet ms',arial,sans-serif;
	font-size: 1.1em; /*12px*/
	font-weight: bold;
}
article .theParentTitle a {
	text-decoration: none;
}
article .publishInfo {
	font-size: .82em; /*9px*/
	color: #666;
}
article .theParentTitle a,
article .publishInfo a			{ color: #333; }
article .theParentTitle a:hover,
article .publishInfo a:hover	{ color: #08417C; text-decoration: underline; }

div.sociable {
	margin-bottom: 0!important;
}
/*
| Single post template
*/
.single-post article .theTitle {
	font-size: 2.2em;
	font-weight: bold;
}
.single-post #content article {
	padding-bottom: 0;
}
.single-post article .wysiwyg {
	padding: 2em 0 0 0;
}
#content .sociable {
	display: none; /*just to make sure it does not show within pages */
}
.single-post #content .sociable {
	display: block;
	margin-top: 1.2em;
	padding-top: 1.2em;
	border-top: 1px solid #ccc;
}

/* Sidebar's link list */
#sidebar .module ul {
	margin-left: 0;
	list-style: none;
}
#sidebar #sideCategories li.cat-item {
	padding-left: 0;
	font-weight: bold; /* same as H3 */
	background-image: none;
}
#sidebar #sideCategories .children li.cat-item {
	font-weight: normal;
}
#sidebar .module ul li,
#sidebar #sideCategories .children li.cat-item {
	margin-left: 0;
	list-style: none;
	padding-left: 9px;
	background: url("../../img/blueBlog792/ico-arrow-toRight.png") no-repeat scroll -2px 4px transparent;
}
#sidebar .module ul li a {
	color: #333;
	text-decoration: none;
}
#sidebar .module ul li a:hover {
	color: #08417C;
	text-decoration: underline;
}
#sidebar fieldset {
	margin-bottom: 0;
}
/* Search Form */
#searchForm fieldset label {
	width: 80%;
	padding-top: .15em;
	text-align: left;
}
#searchForm #searchField {
	float: left;
	width: 86%;
}
#searchForm button {
	float: right;
	width: 11%;
	height: 2em;
	margin-right: 0;
	background-color: #555555;
	background-image: url(../../img/ico-arrow-right-ffffff.gif);
	background-repeat: no-repeat;
	background-position: center center;
}
#searchForm button:hover {
	background-color: #08417C;
}
#searchForm button span {
	display: block;
	position: absolute;
	left: -99999px;
}
/*
| Sitemap
*/
#sitemap li li {
	margin-left: 3px;
	padding-left: 9px;
	background-image: url("../../img/blueBlog792/ico-arrow-sprite.png");
	background-position: left -47px;
}
#sitemap a {
	color: #333;
	font-size: normal;
}

/* Sociable */
#sidebar #sideSocialLinks {
	padding-top: .6em;
	border-top: 1px solid #ccc;
}
#sidebar #sideSocialLinks p {
	margin-bottom: 0.3em;
	font-size: 82%; /* 9px */
}
#sidebar #sideSocialLinks .sociable {
	margin-top: 0;
}
#sidebar #sideSocialLinks ul li {
	padding-left: 3px;
	background-image: none;
}
#sidebar #sideSocialLinks ul li.sociablefirst {
	padding-left: 0;
}
/* Over-rule Sociable image sizes */
#content .sociable img,
#sidebar .sociable img {
	width: 32px!important;
	height: 33px!important;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
}
#content .sociable-hovers		{ opacity: 0.7; }
#sidebar .sociable-hovers		{ opacity: 0.8; }
#content .sociable-hovers:hover,
#sidebar .sociable-hovers:hover { opacity: 1; }

/* Author Archives */
.author #theTitle h3,
.author #theTitle h1,
.author #theTitle p {
	/*width: 68%;*/
}
.author #theTitle h3 {
	padding-top: 1.2em;
}
.authorBio,
body.fr .authorBio-en,
body.en .authorBio-fr {
	display: none; /* just for safety */
}
.author .authorBio {
	display: block;
	padding: 1.2em 0;
}
#theTitle .entry_author_image {
	float: left;
	margin-right: 20px;
}
#theTitle .entry_author_image img {
	height: 130px;
}

/* Newsletter */
#sidebar #sideNewsletter {
	background-image: url(../../img/blueBlog792/sidebar-module-bg-email.jpg);
}
#newsletterForm fieldset.action {
	padding-left: 0;
}
#newsletterForm div {
	float: left;
	position: relative;
	width: 49%;
}
#newsletterForm div.first {
	margin-right: 2%;
}
form button.reset,
#comments legend,
#comments #form-allowed-tags {
	display: block;
	position: absolute;
	left: -99999px;
}

/* Comments */
#comments {
	clear: both;
	padding-top: 1.2em;
}
#comments .title,
#comments .subTitle {
	font-family: 'trebuchet ms',arial,sans-serif;
	color: #08417C;
}
#commentsList ol,
#commentsList .children {
	margin: 0;
	padding: 0;
}
#commentsList .children {
	margin-top: 1.2em;
}
#commentsList li {
	margin-left: 0;
	padding: .6em 0 .6em 1.2em;
	border: 1px solid white;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	border-radius: 10px;
}
#commentsList ol li,
#commentsList ul li {
	list-style: none!important;
	margin-bottom: 1.8em;
}
#commentsList ol li li,
#commentsList ul li li {
	margin-bottom: 1.2em;
}
#commentsList li li {
	width: 90%;
	margin-left: 4%;
}
#commentsList li.even {
	background-color: #eee;
}
#commentsList li.odd {
	background-color: white;
}
#commentsList li.even li.even {
	background-color: #ccc;
}
#commentsList li.odd li.odd {
	background-color: #ddd;
}
/* Same layout as .publishedInfo */
#commentsList .comment-meta {
	font-size: .82em; /*9px*/
	color: #666;
}
#commentsList .comment-meta a		{ color: #333; }
#commentsList .comment-meta a:hover	{ color: #08417C; text-decoration: underline; }

#commentsList .unapproved {
	font-weight: bold;
}
#commentsList li p {
	margin-bottom: .6em;
}
#comments .row .select select, 
#comments .row fieldset.action, 
#comments .row fieldset.button {
	margin-left: 26%;
}
#comments .comment-content {
	clear: both;
	width: 97%;
	padding: .6em 0;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
}
#comments a.comment-reply-link {
	padding-left: 10px;
	font-weight: bold;
	line-height: 1.1em;
	background: transparent url(../../img/blueBlog792/ico-arrow-sprite.png) no-repeat 2px -47px;
}
#comments a.comment-reply-link:hover {
	padding-left: 10px;
	font-weight: bold;
	line-height: 1.1em;
	background-position: left -197px;
}
#cancel-comment-reply,
#logStatus {
	width: 97%;
	margin-bottom: .3em;
	font-size: 100%;
	text-align: right;
}
#comments #respond {
	padding-bottom: 5em;
}
#comments #respond textarea {
	width: 68%;
}
#commentform p.mandatory {
	position: absolute;
	right: 3%;
}
form .mandatory abbr {
	font-size: 140%;
}
form .mandatory abbr,
form abbr.mandatory {
	color: blue!important;
}


/* Classes diverses */
.GreenNotice {
	font-weight:bold;
	color:#00CC00;
	background:#FFFFFF;
}
.RedNotice {
	font-weight:bold;
	color:#FF0000;
	background:#FFFFFF;
}
.BoldNotice {
	font-weight:bold;
	background:#FFFFFF;
}
