/****************
 html and body
*/
html {height: 100%;}

body {
	background: #dbdbdb url(img/bg.gif) repeat-y center top;
	margin: 0px;
	padding: 0px; 
	font-weight: normal;
	font-family: Avenir, "Lucida Grande", Lucida, Verdana, "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-size: small;
	line-height: 1.4em;
	color: #444444;
}	

body img {
	border: 0px;
}

	body { height: 100%; }

/*****************
  links
*/

a {
    text-decoration: none;
	padding: 0px 1px 0px 1px;
}

a:link {
	color: #c11e1e/*#ff7f7f*/;
}

a:visited {
	color: #c11e1e/*#ff7f7f*/;
}

a:hover {
	color: #c11e1e;
	text-decoration: underline;
}

a.backoff:hover, a.backoff, a.backoff:link, a.backoff:visited {
	background: transparent;
	border: 0px;
}

/****************
  Text and Font
*/
code {
	font: small Georgia, Times New Roman, Serif;
	color: #666666;
}

q {
	font: small verdana, Avenir, sans-serif;
	font-weight: normal;
	font-style: italic;
}


p {
	margin: .3em 0em .7em 0em;
}

h1 {
	font-family: "Trebuchet MS", helvetica, arial, sans-serif;
	font-weight: normal;
	font-size: 50px;
	line-height: 100px;
 	color: #ffffff;
	padding: 0 0 0 10px;
	margin: 0;
}
h1 a:link, h1 a:visited {color: #ffffff; letter-spacing:-4px;}
h1 a:hover {color: #FFCEBC; background: transparent; text-decoration: none;}
h1 span {float: left; font-size: 15px; font-weight: bold; color: red; padding: 0 0 0 10px;}

#menu {clear: both; margin-bottom: 0; padding-bottom: 0;}
#menu li {display: inline; font-weight: bold;}
#menu li a:hover {background-color: transparent;}

#firefox {margin: 5px 0 25px 25px; padding: 0;}
h2 {
	font-family: helvetica, arial, sans-serif; 
	font-weight: bold;
	font-size: 1.5em;
	font-style: italic;
	margin: 20px 0 0 0;
}
.title {
	padding: 0 0 0 30px;
	position: relative;
	left: -20px;
	background: transparent url('img/h2.gif') 0 2px no-repeat;
}
h2, h2 a:link, h2 a:visited, h2 a:hover {background-color: transparent; color: #c11e1e; text-decoration: none;}
h2 a {cursor: text;}
.via {font-size: 1em; text-align: right; font-weight: bold; font-style: italic; margin-top: 0; padding-top: 0; color: #ff7f7f;}
.via a:link, .via a:visited {color: #ff7f7f;}

h3 {
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 120%;
	color: red/*#728594*/;
	margin-bottom: .5em;
}

h4 {
	font-family: helvetica, arial, sans-serif;
	font-weight: bold;
	font-size: 110%;
	color: red/*#777777*/;
	margin-bottom: .5em;
}

h5 {
	font-family: Verdana, Avenir, "Lucida Grande", Lucida, "Bitstream Vera Sans", Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 100%;
	color: red/*#728594*/;
	margin-bottom: .5em;
}

h6 {
	font-family: Verdana, Avenir, "Lucida Grande", Lucida, "Bitstream Vera Sans", Arial, Helvetica, sans-serif; 
	font-weight: bold;
	font-size: 90%;
	color: red/*#777777*/;
	margin-bottom: .5em;
}

blockquote {
	background: transparent url(/img/quote_start.gif) no-repeat;
	padding: 0px 23px 0px 23px;
	margin: 6px 0px 0px 0px;
	line-height: 1.3em;
	/*color: #555555;*/
}

small {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: x-small;
	line-height: 1.2em;	
}

pre {
white-space: -moz-pre-wrap; /* Mozilla, supported since 1999 */
white-space: -pre-wrap; /* Opera 4 - 6 */
white-space: -o-pre-wrap; /* Opera 7 */
white-space: pre-wrap; /* CSS3 */
word-wrap: break-word; /* IE 5.5+ */
}

.active {font-weight: bold;}

/*****************
 Lists
*/

ul, ol {
	padding-left: 0em;
	margin-left: 2em;
}

ul.l-bb {
	list-style-type: none;
	padding: 0;
	margin: .2em;
}

ul.l-bb li {
	background-image: url(/img/small_blue_dot.png);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	padding-left: 10px;
}

ul.l-plain {
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.l-plain li {
	list-style-type: none;
	line-height: 1.6em;
	margin: 0;
	padding: 0;
}
ul.l-plain a, ul.l-plain a:link, ul.l-plain a:visited {
	font-weight: normal;
	text-decoration: none;
	border: 0px;
}

ul.l-inline li {
	display: inline;
	margin-right: .4em;
}

/******************** 
 Feedpage
*/

#main {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	color: rgb(51, 51, 51);
	margin-bottom: 2em;
}

#main img, #feedinfo img {
	border: 0;
	vertical-align: text-bottom;
}

#links {
	margin-top: 4em;
	margin-bottom: 4em;
}
#sources { margin: 10px 10px 30px 0; text-align: right;}
#sources ul {list-style-type: none;}
#feedinfo {
	line-height: 1.7em;
	margin-top: 1.5em; 
	margin-bottom: 1.5em;
}
.date {margin: 1.5em 0 0 0; padding: 0; color:#ff7f7f; text-align: right; border-bottom: 1px solid #ff7f7f; letter-spacing: 2px; font-weight: bold;}

#main .item {
	margin: 3px 0px 3px 0px;
	background-color: #ffffff;
	padding: 2px 2px 2px 2px;
}
.item2 {
	margin: 3px 0px 3px 0px;
	background-color: #ffffff;
	padding: 2px 2px 2px 2px;
}

.bmark { /* Bookmark image */
	
	}

.icon {
	margin-left: -28px;
	margin-right: 10px;
}
.time { /* Time Posted */
	font-family: helvetica, verdana, sans-serif;
	font-size: 90%;
	color: #999999;
	margin-right: 10px;
	}
.source { /* Direct link to weblog post */
	font-family: helvetica, verdana, sans-serif;
	margin-bottom: 20px; 
}
#main .excerpt { /* Excerpted content from feed */
	margin: 5px 24px 0px 0px;
	font-family: helvetica, verdana, sans-serif;
	width: 100%;
	overflow: hidden;
	/*display: none;*/
	}
.excerpt img {max-width: 100%;}
#main .excerpt2 { /* Excerpted content from feed */
	margin: 5px;
	font-family: helvetica, verdana, sans-serif;
	/*display: none;*/
	}
.excerpt h2 {font-size: 1.3em; color: red/*#728594*/;}
/* Google */

.google {
	margin: 0 0 0 0 ;
	padding: 0px;
	/* background: #ffffff ; */

}
.google p { 
	display: block; 
	margin-bottom: 0 ;
	margin-top: 0 ;
	color: #555555 ;
}

/* del.icio.us */
.delicious_tags {
	display: inline ;
	text-align: right;
	padding: 0 0 0 10px;
}

/****************
  Layout Stuff
*/

/*** ClearFix ***/
/* float clearing "hack" http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}

.clearfix {display: inline-block;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
/*** End ClearFix ***/

.floatleft {
	float: left;
}

.floatright {
	float: right;
}

#middle {
	padding: 0px 30px 10px 30px;
	margin: auto;
	width: 626px;
}
#conteneur {
	background: transparent url('img/logo.jpg') top center no-repeat;
	width: 100%;
	margin: 0;
	padding: 0;
}
#bas {
	background: transparent url('img/bas.jpg') bottom center no-repeat;
	width: 100%;
	margin: 0;
	padding: 0;
}

#header {
    margin: auto;
	padding: 0px;
    width: 690px;
}

#header a, #header img {
	margin: 0px;
	margin-top: -1px;
	padding: 0px;
	border: 0px;
}

#footer {
	margin: auto;
	margin-bottom: 0px;
    width: 689px;
}
#footer p {padding: 0 10px 5px 10px; font-size: 10px;}
#footer, #footer a:link, #footer a:visited, #footer a:hover {color: #ffffff;}
#footer span {
	float: right;
}

/* End Common */

#header {
	padding-top: 1px;
}
