/*   
Theme Name: Carrefour
Theme URI: http://04.emilieonline.com
Description: Central theme for "The Story of our Lives" blog. It groups all my networking stuff.
Author: Emilie Blanchette
Author URI: http://emilieonline.com/
Version: 1.0
.
General comments/License Statement : This theme is used for our family blog. I don't mind people basing their own design on this theme, but please do not repeat it exactly. The reason I'm not using a template is precisely to have a unique look for my blog. ;P
.
*/

body {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	background: #555555 url(images/bg.png) center repeat-y;
	margin: 0;
	padding: 0;
}


td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}

a {	color: #006699; }
a:hover, a:visited:hover { color: #0099CC; }
a:visited { color: #7c0060; }

#header {
	background: #444444 url(images/header_bg_emycam.jpg) center top no-repeat;
	border-bottom: 12px solid #999999;
	text-align: center;
	padding: 24px 0;
	color: #ccc;
}

h1 {
	font-size: 28px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #fff;
	text-align: left;
	width: 900px;
	padding: 0;
	margin-left: auto; margin-right: auto;
	margin-top: 0; margin-bottom: 0;
	-webkit-text-shadow: 1px 1px 3px #bbbbbb;
	-moz-text-shadow: 1px 1px 3px #bbbbbb;
	text-shadow: 1px 1px 3px #bbbbbb;
}

h1 a {
	text-decoration: none;
	color: #fff;
}

h1 a:hover, h1 a:hover:visited { color: #66CCFF; }
h1 a:visited { color: #fff; }

h1#print_h1 {
	display: none;
}

#head_tagline {
	width: 900px;
	margin-left: auto; margin-right: auto;
	margin-top: 0; margin-bottom: 0;
	padding: 0;
	text-align: left;
}

#hlanguage {
	width: 900px;
	margin: auto;
	padding: 84px 0 0 0;
	text-align: right;
	font-size: 14px;
	font-weight: bold;
}

#hlanguage a {
	color: #fff; }
#hlanguage a:hover {
	color: #0099CC; }

#head_shadow {
	background: url(images/head_shadow.png) top repeat-x;
	position: absolute;
	height: 28px;
	z-index: 2;
	left: 0;
	width: 99.99%;
}

#main_container {
	width: 955px;
	margin: auto;
	background: #B1D6E0;
	z-index: 1;
}

#blog_container {
	float: left;
	margin: 24px 0 24px 24px;
	width: 575px;
}

#content h1 {
	padding: 12px;
	font-size: 16px;
	color: #006699;
	font-family: Century Gothic;
	-webkit-text-shadow: none; -moz-text-shadow: none; text-shadow: none; }
#content h1 strong {
	font-size: 24px; }

#content {
}

.post {
	background: #ffffff;
	margin-bottom: 24px;
	-webkit-box-shadow: 0 0 8px #777777;
	-moz-box-shadow: 0 0 8px #777777;
	box-shadow: 0 0 8px #777777;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

.post_content {
	padding: 24px;
}

.post_content h2, .post_content h2 a {
	margin: 0; padding: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #888888;
	text-decoration: none;
	font-size: 28px;
	font-weight: normal;
	-webkit-text-shadow: 1px 1px 3px #bbbbbb;
	-moz-text-shadow: 1px 1px 3px #bbbbbb;
	text-shadow: 1px 1px 3px #bbbbbb;
}

.post_content h2 a:hover {
	color: #3f7299;
}

.entry p {
	text-align: justify;
	line-height: 1.4;
}

.entry ol li, .entry ul li {
	padding-bottom: 6px;
}
.entry ul {
	list-style-type: square;
}

.entry img {
	padding: 8px 8px 31px 8px;
	background: #B1D6E0 url(images/img_shadow.jpg) bottom right no-repeat;
	border: 0;
}

.post_dateauthor {
	font-family: Century Gothic;
	text-align: right;
	background: #aa7b9f;
	color: #ffffff;
	-webkit-border-radius: 12px 12px 0 0;
	-moz-border-radius: 12px 12px 0 0;
	border-radius: 12px 12px 0 0;
	padding: 4px 12px 4px 4px;
	border-bottom: 3px solid #cbb9c7;
	
}

.post_author {
	display: inline;
	margin: 0 0 0 12px;
	padding: 0 6px 0 12px;
	border-left: 1px solid #dccad8;
	color: #dccad8;
}

.post_author strong {
	font-weight: normal;
	font-family: Script;
	font-style: italic;
	font-size: 16px;
	color: #bbddFF;
	padding: 0 4px 0 4px;
	border-bottom: 1px solid #dccad8;  }

.post_author img {
	border: 1px solid #cbb9c7;
}

.postdate {
	display: inline;
	font-size: 14px;
	text-transform: uppercase;
}

.postdate_day {
	font-size: 22px;
	font-weight: bold;
	padding-left: 3px 0;
}

.postdate_year {
	color: #cbb9c7;
	padding: 0 6px;
}

.postfooter {
	text-align: right;
	background: #cbb9c7;
	-webkit-border-radius: 0 0 12px 12px;
	-moz-border-radius: 0 0 12px 12px;
	border-radius: 0 0 12px 12px;
	padding: 0; margin: 0;
	font-style: italic;
	border-top: 3px solid #eae1e8;
}

.postmetadata {
	padding: 4px;
	display: inline-block;
	position: relative;
	color: #ffffff;
}

.postmetadata a {
	color: #ffffff;
}

.postmetadata a:hover {
	color: #7c0060;
}

.postmetadata_alt {
	padding-left: 48px;
	padding-right: 48px;
	color: #666666;
	font-size: 11px;
	padding-top: 12px;
	border-top: 1px dotted #666666;
}

.post_commentslink {
	position: relative;
	display: inline;
	padding: 0; margin: 0;
}

.post_commentslink a {
	position: relative;
	display: inline-block;
	font-weight: normal;
	background: #eae1e8 url(images/comments_bg.png) center left no-repeat;
	padding: 4px 12px 4px 62px;
	-webkit-border-radius: 0 0 12px 0;
	-moz-border-radius: 0 0 12px 0;
	border-radius: 0 0 12px 0;
	color: #666666;
	text-decoration: none;
}

.post_commentslink a:hover {
	color: #faf1f8;
	background: #7c0060 url(images/comments_bg.png) center left no-repeat;
}

.post_commentslink_nb {
	font-size: 14px;
	font-weight: bold;
}

h3#comments, h3#respond {
	font-family: Century Gothic;
	font-size: 18px;
	color: #76abb9;
	padding: 0 0 0 24px;
}

.commentlist {
	padding: 0 12px;
	text-align: justify;
	color: #2f6574;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.alt {
	margin: 0;
	padding: 10px;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	background: #d0e6f0;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 16px;
	font-family: Century Gothic;
	color: #fff;
	-moz-text-shadow: 1px 1px 2px #888; -webkit-text-shadow: 1px 1px 2px #888; text-shadow: 1px 1px 2px #888;
	}
.commentlist cite a:hover {
	color: #0083a7; }

.commentlist p {
	font-weight: normal;
	line-height: 18px;
	text-transform: none;
	}

.commentmetadata {
	padding: 0 0 0 12px;
	text-transform: uppercase;
	}
.commentmetadata a {
	color: #2f6574;
	text-decoration: none;
}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}

#comments_rssnote {
	text-align: center;
	font-style: italic;
	color: #fff;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 100%;
	padding: 2px;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

input, textarea {
	background-image: url(images/input_bg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	border-left: 1px solid #888888;
	border-top: 1px solid #888888;
	border-right: 1px solid #ffffff;
	border-bottom: 1px solid #ffffff;
	padding: 4px;
}

.button {
	background-image: url(images/input_buttonbg.gif);
	background-position: top left;
	background-repeat: no-repeat;
	background-color: #c8c8c8;
	border-left: 1px solid #ffffff;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #888888;
	border-right: 1px solid #888888;
}

.button:hover {
	background-image: url(images/input_buttonbg-over.gif);
	background-color: #dbdbdb;
}

.navigation {
	clear: both;
	margin-top: 12px;
}

.navleft {
	float: left;
	padding-left: 32px;
}

.navright {
	width: 275px;
	margin-left: 260px;
	text-align: right;
	padding-right: 32px;
}

.navleft, .navright {
	padding-top: 32px;
}

.navleft a, .navright a {
	color: #003366;
	padding: 4px;
	font-size: 16px;
	font-weight: bold;
}

.navleft a:hover, .navright a:hover {
	color: #006699;
}


#sidebar {
	float: right;
	width: 300px;
	margin: 24px 24px 24px 0;
	z-index: 6;
}

#sidebar h3 {
	background: #666666;
	color: #ffffff;
	margin: 0 32px 0 32px;
	text-align: center;
	font-weight: normal;
	font-family: Century Gothic;
	font-size: 14px;
	padding: 4px 12px;
	-webkit-box-shadow: 0 0 4px #777777;
	-moz-box-shadow: 0 0 4px #777777;
	box-shadow: 0 0 4px #777777;
	-webkit-border-radius: 12px 12px 0 0;
	-moz-border-radius: 12px 12px 0 0;
	border-radius: 12px 12px 0 0;
	text-transform: uppercase;
}

#sidebar h3 a {
	color: #ffffff;
	text-decoration: none;
	font-weight: bold; }
#sidebar h3 a:hover {
	color: #66CCFF; }

#twitter_header {
	background: #666;
	margin: 0 32px 0 100px;
	z-index: 10;
}

#twitter_container {
	background: #999999;
	margin-bottom: 24px;
	-webkit-box-shadow: 0 0 8px #777777;
	-moz-box-shadow: 0 0 8px #777777;
	box-shadow: 0 0 8px #777777;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
	padding: 0;
	color: #ffffff;
	line-height: 1.5;
}

#twitter_container ul {
	list-style: none;
	padding: 24px; margin: 0;
}

#twitter_container .twitter-item {
	padding-bottom: 8px; margin-bottom: 8px;
	border-bottom: 1px solid #cccccc;
}

#twitter_container a.twitter-link {
	font-weight: bold;
	padding: 0 8px;
	text-decoration: none;
	font-size: x-large;
	line-height: 0.6;
}

#twitter_container .twitter-timestamp {
	font-size: smaller;
	color: #006699;
}

#twitter_container a {
	color: #aaccFF; }
#twitter_container a:hover {
	color: #ccddff; }

#goodreads {
	margin: auto;
	padding: 12px;
	background: #d4e6f0 url(images/goodreads_bg.png) right repeat-y;
	margin-bottom: 24px;
	-webkit-box-shadow: 0 0 8px #777777;
	-moz-box-shadow: 0 0 8px #777777;
	box-shadow: 0 0 8px #777777;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

#picasaweb_header {
	background: #999;
}

.sidebar_pic_container {
	text-align: center;
	padding: 6px 0 0 0;
	font-size: 10px;
	background: #555;
	color: #ccc;
	margin-bottom: 24px;
	-webkit-box-shadow: 0 0 8px #777777;
	-moz-box-shadow: 0 0 8px #777777;
	box-shadow: 0 0 8px #777777;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

.sidebar_pic {
}

.sidebar_pic a {
	text-decoration: none;
	color: #ccc;
}

.sidebar_pic img {
	display: block;
	margin: auto;
	border: 1px solid #666666;
}

#picasaweb_link {
	text-align: center;
	background: #333;
	color: #ddd;
	font-size: larger;
	line-height: 1.5;
	-webkit-border-radius: 0 0 12px 12px;
	-moz-border-radius: 0 0 12px 12px;
	border-radius: 0 0 12px 12px;
	padding: 6px 0; margin: 0;
	border-top: 3px solid #777;
}

#picasaweb_link strong { font-size: larger; letter-spacing: 2px; }

#picasaweb_link a { color: #B1D6E0; padding: 0 12px; }
#picasaweb_link a:hover { color: #ffffff; }

#sidebar #blogroll_header {
	background: #999;
}

#sidebar #blogroll {
	text-align: left;
	padding: 12px 0;
	font-size: x-small;
	background: #ccc;
	color: #333;
	margin-bottom: 24px;
	-webkit-box-shadow: 0 0 8px #777777;
	-moz-box-shadow: 0 0 8px #777777;
	box-shadow: 0 0 8px #777777;
	-webkit-border-radius: 12px;
	-moz-border-radius: 12px;
	border-radius: 12px;
}

#sidebar #blogroll_list {
	list-style: none;
	margin: 0 12px 0 32px;
	padding: 0;
}

#sidebar #blogroll_list li {
	padding: 0 4px;
	display: inline-block;
}



#footer_container {
	clear: both;
	margin: 0;
	padding-top: 24px;
	padding-bottom: 0;
	background: #ddcbd9 url(images/header_bg.png) top repeat-x;
	border-top: 12px solid #999;
}

#footer {
	width: 900px;
	margin: auto;
	padding: 6px;
}

.footer_col {
	width: 250px;
	float: left;
	padding: 12px;
	margin-left: 12px;
	margin-right: 12px;
}

.footer_col h4 {
	padding: 6px 0;
	margin: 0;
	font-family: Century Gothic;
	font-size: 18px;
	color: #b8a2b3;
}

#footer ul, #footer li { list-style: none; }

.footer_col .recentpost_link {
	padding: 0 0 8px 0;
}

.footer_col .recentpost_link a {
	text-decoration: none;
	display: block;
	padding: 3px 8px;
	border-top: 1px solid #999;
	border-left: 1px solid #999;
	-moz-border-radius: 6px 6px 24px 6px;
	-webkit-border-radius: 6px 6px 24px 6px;
	border-radius: 6px 6px 24px 6px;
}

.footer_col .recentpost_link a:hover {
	background: #eae1e8;
}

.footer_col .recentpost_link lang_en {
	color: #888;
	padding: 0 3px;
}
.footer_col .recentpost_link lang_en:hover {
	color: #0099CC;
}

.footer_col .recentpost_link lang_fr {
	font-weight: bold;
	padding: 0 3px;
	display: block;
}

#rss {
	background: url(images/rss.png) top left no-repeat;
	padding: 0 0 0 50px;
}

#about {
	background: #fff;
	-moz-border-radius: 12px; -webkit-border-radius: 12px; border-radius: 12px;
	color: #666;
}

#about h4 { color: #ddcbd9; }

#about p {
	text-align: justify;
	line-height: 1.4;
}

.kids_age { padding: 0 0 0 32px; }

.kids_age img {
	float: left;
	padding: 0 12px 0 0; }

.kids_age strong {
	font-size: larger; }

.kids_age .age_number {
	font-weight: bold;
	font-size: large;
	color: #7c0060;
}

#extlinks {
	list-style: none;
	line-height: 2;
	color: #666;
	padding: 12px; margin: 0;
	text-align: center;
}

#footernotes {
	background: #d0afc9;
	color: #fff;
	clear: both;
	padding: 12px 0;
	margin: 0;
	font-size: 11px;
	text-align: center;
}

#footernotes a {
	color: #fff; }
#footernotes a:hover {
	color: #cceeFF; }