/*  
Theme Name: Flaminet
Theme URI: http://www.flaminet.com/
Description: Theme derived  from the Kubrick one<a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 1
Author: Sara Flammini
Author URI: http://www.flaminet.com/
*/
* {
margin: 0;
padding: 0;
}

html, body {
height: 100%
}

body, a, p, ul, li, span, h1, h2, h3, h4, h5, h6 {
font-family: "Trebuchet MS", Arial, Verdana, sans-serif;
}


/* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	color: #6F1B34;
	background-color: #C0063B;
	}

#content {
	text-align: left;
	line-height: 1.4em;
	}

.widecolumn .entry p {
	font-size: 1.05em;
	}

.narrowcolumn .entry, .widecolumn .entry {
	margin-top: 1em;
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	text-align: left;
	}

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}


h1 {
	font-size: 4em;
	text-align: center;
	}

h3 {
	font-size: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}


.commentlist li, #commentform input, #commentform textarea {
	font-size: 0.9em;
	}

.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;
	}

.commentmetadata {
	font-weight: normal;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

a, h2 a:hover, h3 a:hover {
	color: #FF8000;
	text-decoration: none;
	}

a:hover {
	color: #896F3D;
	text-decoration: underline;
	}

/* End Typography & Colors */



/* Begin Structure */

#page {
	position: relative;
	width: 100%;
	font-size: 1.3em;
	background: #FFF;
	}

#header {
	position: relative;
	top: 0;
	width: 100%;
	height: 125px;
	background: #C0063B;
	color: #FFF;
	}

#header img {
	border: 0;
	float: right;
	}
	
#navcontainer {
	position: relative;
	top: 0;
	width: 100%;
	height: 30px;
	background-color: #57AAC4;
	}

#corpus{
	float: left;
	margin: 0 0 0 50px;
	padding: 1em 0 2em 0;
	font-size: 1.5em;
	width: 65%;
	background-color: #FFF;
}

#corpus p, .entry p {
	padding-bottom: 15px;
	width: 90%;
	}

#side {
	float: left;
	margin: 5em 0 0 0;
	width: 25%;
	text-align: center;
}	

#side #feedburner {
	margin-top: 1em;
	}

#mainbox {
	background-color: #FFF;
	}
	
#mainbox .spacer {
	clear: both;
	}
.widecolumn , .narrowcolumn{
	float: left;
	padding: 10px 0 0 0;
	margin: 0 0 0 50px;
	width: 65%;
	font-size: 1.5em;
	}

.post {
	margin-bottom: 2em;
	text-align: left;
	}
	
.post h2{
	font-weight: bold;
	color: #57AAC4;
	line-height: 120%;
	text-decoration: underline;
}

.post a, .post a:visited, .post a:active, .post a:link{
	color: #57AAC4;
	background: transparent;
	text-decoration: none;
}

.post a:hover, .post a:focus {
	color: #FFF;
	background: #57AAC4;
	}

p.post-info{
	margin-top: 0;
	color: #57AAC4;
	background: transparent;
	padding-bottom: 1ex;
	/*border-bottom: 1px solid #FC0;*/
}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	margin-top: 10px;
	clear: left;
}

#footer {
	clear: both;
	margin: 0;
	padding: 1em;
	border-top: 1px solid #CCC;
	background: #C0063B;
	color: #666;
	font-size: 1.3em;
	}
	
#footbar{
	padding-bottom: 30px;
}

#footbar div{
	position: relative;
	float: left;
	width: 33%;
	margin: 0;
	padding: 0;
}

#footbar div{
	color: inherit;
}

#footbar div ul{
	margin: 0;
	padding: 0;
	list-style: none;
}

#footbar #derniers li, #footbar #arcmonthly li, li.linkcat li {
	height: 30px;
	line-height: 30px;
	overflow: hidden;
	border-bottom: 1px solid #FC6;
	margin: 0 10%;
	}
	
#footbar #derniers ul li a:hover, #footbar #derniers ul li a:focus {
	display: block;
	height: 30px;
	background-color: #FC6;
	text-decoration: none;
	color: #C0063B;
	overflow: hidden;
	}

#footbar h2, #footbar h3{
	color: #FC6;
	margin: 0 0 1ex 0;
}

#footbar h3{
	font-size: 1em;
	margin: 0;
}

#footer p {
	clear: both;
	color: #FFF;
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
	
#footer p a {
	color:  #57AAC4;
	}
	
#footbar div a {
	color: #FFE6B8;
}

/* End Structure */



/*	Begin Headers */

h1{font-size: 2em;}
h2{font-size: 2em;}
h3{font-size: 1.3em;}
h4{font-size: 1.2em;}
h5{font-size: 1.1em;}
h6{font-size: 1em;}


h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 30px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

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 */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

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, #sidebar ul 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;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */



/* Begin Form Elements */

#research {
	float: right;
	margin-right: 4em;
	}

#searchform #s {
	width: 120px;
	padding: 2px;
	margin: 2px 0 0 0;
	}

#searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform textarea {
	width: 75%;
	padding: 2px;
	}

#commentform #submit, #searchsubmit {
	color: #89453D;
	background: #FFDFDC;
	border: 2px outset #C46357;
	}
	
#commentform #submit {
	margin: 0 0 2em 0;
	float: left;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.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;
	}
/* End Comments */



/* Begin Sidebar */
#sidebar {
	padding: 20px 0 10px 0;
	margin-left: 545px;
	width: 190px;
	}

#sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/
