/*
Theme Name: meine seine
Version: 1.0
Author: Nathalie baa Bergeron
Author URI: http://baa-li.com/

*/

/* Begin RESET */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, /*code,*/
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	vertical-align: baseline;
	background: transparent;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

/* remember to define focus styles! */
:focus {
	outline: 0;
}

/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}

/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}

a img { border: none; }
/* End RESET */






/* Begin STRUCTURE */
body {
	background: #b8e9ec;
	background: #79c0c9;
	background: #73b5be;
	border-top: 3px solid #161818;
	color: #333;
	font: 82.5% Georgia, serif;
	font: 72.5% Georgia, serif;
	margin:0;
	padding: 0;
	text-align: center;

}

#top {
	background: #98a9ae url(images/photo.jpg) no-repeat center center;
	height: 200px;
	position: relative;
	text-align: center;
	
	background: #7fbdc6 url(images/photo2.jpg) no-repeat center center;
	height: 260px;
}

#middle {
	background: #f9f9f9;
	text-align: center;
	position: relative;
	clear: both;
	padding-top: 0px;
}
#bottom {
	/*background-color: #98a9ae;*/
	position: relative;
	text-align: center;
}

#header {
	font-size: 122.5%;
	margin: 0 auto;
	text-align: left;
	width: 760px;
	position: relative;
	color: #fff;
}
#header h1 {
	position: absolute;
	width: 290px;
	height: 70px;
	top: 95px;
}
#header h1 span {
	background: transparent url(images/title.gif) no-repeat;
	position: absolute;
	width: 100%;
	height: 100%;
}
#header .yes {
	visibility: visible;
	display: block;
}
#header .no {
	visibility: hidden;
	display: none;
}
#header .description{
	position: absolute;
	top: 195px;
	font-size: 102.5%;
	padding: 0px 0 0 5px;
	font-family: Arial, sans-serif;
}

#topbar { 
	list-style: none;
	margin: 0px auto;
	position: relative;
	width: 760px;
	height: 28px;
	top: 235px;
}
#topbar li {
	display: inline; float: left;
}

#blockquebecois {
	position: absolute;
	top: 213px; right: 50px;
	width: 119px;
	height: 47px;
	z-index:2;
}

#middle2 {
	margin: 0 auto;
	text-align: left;
	width: 760px;
	position: relative;
}
#content {
	float: left;
	padding: 0px 0 20px 0px;
	margin: 5px 0 0;
	width: 480px;
	position: relative;
}

#sidebar {
	padding: 45px 0 40px;
	margin-left: 545px;
	width: 210px;
	position: relative;
	font-size: 0.9em;
}

#footer {
	margin: 0 auto;
	padding: 20px 0 30px;
	width: 760px;
	clear: both;
}
#footer p {
	padding: 0px 0 10px;
	text-align: center;
	color: #fff;
	font-size: 82.5%;
}
/* End STRUCTURE */



/* Begin LINKS  */
#header h1 a:hover { opacity: .8; }

#topbar a{ 
	background: #bfe3e2;
	color: #000;
	padding: 5px 20px;
	margin: 0 10px 0 0;
	text-decoration: none;
	border-top: 1px solid #fff;
	display: block;
}
#topbar li.current_page_item a, 
#topbar a:hover,
#topbar a:active,
#topbar a:focus {
	background: #f9f9f9;
	border-top: 1px solid #f15b65;
	border-top: 1px solid #e8165d;
}


#footer a, #footer a:link, #footer a:visited { 
	color: #fff; 
}
#footer a:hover, #footer a:active { 
	color: #fff; 
}

.post .postmetadata a, .post .postmetadata a:visited {
	padding-top: 10px;
	color: #666;
	font-size: 92.5%;
}

#content h2 a, #content h2 a:visited, #content h3 a, #content h3 a:visited {
	color: #000;
}
#content h2 a:hover, #content h2 a:active, #content h3 a:hover, #content h3 a:active {
	color: #222;
}


h2 a, h2 a:hover, h2 a:visited, h3 a, h3 a:hover, h3 a:visited {
	text-decoration: none;
}
#content a {
	color: #bb3854;
}
#content a:visited {
	color: #bb3854;
}
#content a:hover, #content a:active {
	text-decoration: none;
}

#sidebar a {
	color: #013444;
	color: #c40747;
	color: #631a32;
	color: #970939;
	color: #000;
	text-decoration: none;
}
.navigation a {
	color: #bb3854;
	color: #c40747;
	text-decoration: none;
}
#sidebar a:hover, #sidebar a:active,
.navigation a:hover, .navigation a:active{
	text-decoration: underline;
}
a.trans:hover {opacity: .7;}
/*  End LINKS  */


/*  Begin ENTRIES POST  */
.entry {
	line-height: 1.4em;
	margin-top: 15px;
}

.entry p {
	margin: 10px 0;
}


.post {
	border-bottom: 1px solid #ccc;
	margin: 20px 0;
	padding: 20px 0 40px;
	/*text-align: justify;*/
}

.narrowcolumn .postmetadata {
	padding-top: 10px;
	color: #666;
	font-size: 92.5%;
	font-style: italic;
	clear: both;
	margin-top: 30px;
	margin-bottom: 0px;
}
h2, h3 {
	color: #000;line-height: 120%;
	font-family: Arial, sans-serif;
	letter-spacing: .1em;
	font-size: 110%;font-weight: normal;
}
h2 {
	margin: 0 0 5px;
	font-size: 170%;
	font-size: 160%;
}
h2.pagetitle { margin: 40px 0 10px;}
h3 {
	padding: 0;
	margin: 0;
	font-size: 120%;
	font-size: 1.3em;
	font-size: 130%;
}
h4.comm {margin: 10px 0;}
h4 {
	font-size: 110%;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 50px;
}
h3#comments { color: #600226;font-size: 140%;margin: 30px 0 20px; }
h3#respond { color: #600226;margin: 30px 0 20px; }
/*  End  ENTRIES POST  */





/* Begin Sidebar */
#sidebar form {
	margin: 35px 0 35px;
}

#sidebar h2, #sidebar h2#home a {
	color: #800734;
}

#sidebar h2 {
	font-size: 120%;
}
#sidebar #cat_li li {
	font-size: 1.1em;
}

#sidebar h2, #sidebar #cat_li li {
	margin: 15px 0 15px;
	margin: 5px 0 5px;
	padding: 15px 0 3px;
	padding: 3px 0 5px 5px;
	background: none;
	font-weight: normal;
}
#cat_li li {
	border-top: 1px dotted #d2e3e3;
}
#sidebar h2#home {
	margin: 5px 0 15px;
	margin: 5px 0 11px;
	padding: 3px 0 11px 5px;
	border-bottom: 1px dotted #d2e3e3;
	border-bottom: 1px solid #ddd;
}
#sidebar ul li {
	background: transparent url(images/li.gif) no-repeat 0px 3px;
	list-style-type: none;
	list-style-image: none;
	/*margin-bottom: 15px;*/
	margin: 3px 0;
	padding: 0 0 0 13px;
}

#sidebar ul {
	margin: 8px 0 30px 0px;
	margin: 3px 0 11px 0px;
	padding: 0;
	padding: 0 0 11px 5px;
	border-bottom: 1px dotted #d2e3e3;
	border-bottom: 1px solid #ddd;
}
div.as_ul {
	margin: 20px 0 30px 0px;
	padding: 0;
}
/* End Sidebar */



/* Begin Images */

/*.entry p img, */.entry p.flotte { 
	float: left;
	margin: 0 10px 10px 0;
}
.entry p.flotte { 
  width:158px; 
  voice-family: "\"}\""; 
  voice-family:inherit;
  width:148px;
}html>body .flotte {
  width:148px;
}  

.entry p img:hover {opacity:.8;}

.entry p img.size-thumbnail { 
	width: 140px;
	height: auto;
	padding: 3px; 
	border: 1px solid #ccc;
	background: #fff;
}
.entry p img.size-medium { 
	width: 425px;
	height: auto;
	padding: 3px; 
	border: 1px solid #ccc;
	background: #fff;
}



img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}

/* End Images */



/* Captions */
/*.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.entry .wp-caption {
	float: left;
padding-top: 4px;
margin: 10px;margin-left: 0px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.entry .wp-caption {
}
.entry .wp-caption p.wp-caption-text {
display: block;
clear: both;
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
border: 1px solid #ddd;
border-top:0;
text-align: center;
background-color: #f5f5f5;
}
*/
/* End captions */




/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #999;
}
blockquote {
	margin: 15px 10px 0 10px;
	padding-left: 20px;
	border-left: 3px solid #ddd;
	clear: both;
}
.center {
	text-align: center;
}
.hidden { 
	display: none; 
}
.clear { 
	clear: both; 
}
small {
	font-size: 0.8em;
	line-height: 1.5em;
	font-weight: normal;
}

code {
	font-family: 'Courier New', Courier, Fixed;
	text-decoration: none;
}
/* End Various Tags & Classes*/




/* Begin Lists*/
html > body .entry ul {
margin-left: 0px;
padding: 0 0 0 30px;
list-style: none;
padding-left: 10px;
text-indent: -10px;
}
html > body .entry li {
margin: 7px 0 8px 10px;
}
.entry ul li:before {
content: "\00BB \0020";
}
.entry ol {
padding: 0 0 0 35px;
margin: 0;
}
.entry ol li {
margin: 0;
padding: 0;
}
.postmetadata ul, .postmetadata li {
display: inline;
list-style-type: none;
list-style-image: none;
}
ol li {
	list-style: decimal outside;
}
/* End Entry Lists */




/* Begin Form Elements */
#searchform {
margin: 10px auto;
padding: 0;
text-align: left;
}
#sidebar #searchform #s {
width: 108px;
}
.entry form {
/* This is mainly for password protected posts, makes them look better. */
text-align: center;
}
select {
width: 130px;
}
/* End Form Elements */



/* Begin Comments*/

.alt {
margin: 0;
padding: 10px;
}
.commentlist {
padding: 0 0px 20px;
margin-bottom: 20px;
text-align: justify;
border-bottom: 1px solid #ddd;
}
.commentlist li {
margin: 15px 0px 5px;
padding: 12px 15px 5px 15px;
list-style: none;
/*border: 1px dotted #ddd;*/
background: #e1eef0;
background: #f1f1f1;
}
.commentlist li .avatar {
float: right;
border: 1px solid #eee;
padding: 2px;
background: #fff;
}
.commentlist p {
margin: 10px 5px 10px 0;
}
#commentform p {
margin: 5px 0;
}
.nocomments {
text-align: center;
margin: 0;
padding: 0;
}
.commentmetadata {
margin: 0;
display: block;
}
#commentform input {
width: 170px;
padding: 2px;
margin: 5px 5px 1px 0;
}
#commentform textarea {
width: 100%;
padding: 2px;
}
#commentform #submit {
margin: 0;
float: right;
cursor: pointer;
}

.commentlist li, #commentform input, #commentform textarea {
font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li {
font-weight: bold;
}
.commentlist cite, .commentlist cite a {
font-weight: bold;
font-style: normal;
font-size: 1.1em;
}
.commentlist p {
font-weight: normal;
line-height: 1.5em;
text-transform: none;
}
#commentform p {
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentmetadata {
font-weight: normal;
}
small, .nocomments, .postmetadata, blockquote, strike {
color: #777;
}
code {
font: 1.1em 'Courier New', Courier, Fixed;
}
acronym, abbr, span.caps {
font-size: 0.9em;
letter-spacing: .07em;
}

#comments, #respond {color:#444; font-size: 120%;}

/* End Comments */



.youtube{display: block;margin-bottom: 10px;}