/**
Theme Name: www.demarcq.net
Author URI: http://www.demarcq.net
Version: 1.0
Author: Demarcq.net
Description: Theme Demarcq.net
*/

/* -------------------------------------- */

.clearfix:after { /* FF, O, etc. */
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}

.clearfix {
	display: inline-block; /* IE7xhtml*/
}

html[xmlns] .clearfix { /* O */
	display: block;
}

* html .clearfix {
	height: 1%; /* IE5-6 */
}

body {
	font:normal 16px Tahoma, Verdana, Arial;
	color:##343148;
}

a {
	text-decoration:none;
	color:#61B7EE;
}

a:hover { color:#ffbb00; }

.wrapper {
	width:957px;
	margin:0 auto;
}

.icon {
	background:transparent url(images/all-icons.gif) no-repeat;
	padding-left:20px;
}

/* header */
#header {
	background:transparent url(images/topdemarcq.gif) repeat-x;
}

#fheader {
	background:transparent url(images/fddemarcq.gif);
	background-repeat:no-repeat;
	height: 200px;
	}
#header2 {
	background:transparent url(images/header-bg.gif);
}

#branding {
padding-top: 35px;
		overflow:hidden;
	position:relative;
	text-transform:uppercase;
}

#blog-title {
	display:block;
	float:left;
	font:bold 33px Verdana, Tahoma, Arial;
	line-height:31px;
	margin:7px 7px 0 0;
}


#blog-title {
	background:url(images/demarcq.gif) no-repeat 0 0;
	text-indent:-9999px;
	width:464px;
	height:100px;
}
#blog-title a {
	display:block;
	height:40px;
}

#blog-title a { color:#ffbb00; }

#blog-title a:hover { color:#FFFFFF; }

#blog-description, #blog-description-left, #blog-description-right {
	margin-top:45px;
	background-color:#FFFFFF;
	display:block;
	float:left;
	font:normal 13px Tahoma, Verdana, Arial;
	height:15px;
	line-height:15px;
	color:#4673A3;
}
#blog-description-left {
margin-left: 35px;
}
#blog-description-left, #blog-description-right {
	background:transparent url(images/tagline-left-bg.png) no-repeat 0 0;
	width:5px;
}

#blog-description-right {
	background:transparent url(images/tagline-right-bg.png) no-repeat 0 0;
}

#blog-description { padding:0 2px; }

#page-menu {
	position:relative;
	width:957px;
	overflow:hidden;
	height:36px;
	font:normal 12px Arial, Verdana, Tahoma;
	font-weight:bold;
}

#page-menu ul {
	display:block;
	height:36px;
	width:999px;
	overflow:hidden;
	position:absolute;
	top:0;
	left:0;
}

#page-menu ul#page-shadow {
	top:1px;
	left:1px;
}

#page-menu ul li {
	display:inline;
}

#page-menu a {
	background:transparent url(images/menu-separator.gif) no-repeat 100% 0;
	display:block;
	float:left;
	height:36px;

	line-height:36px;
	color:#0b1557;
	padding:0 9px 0 8px;
	#text-transform:uppercase;
}

#page-menu ul#page-shadow a {
	color:#1071ae;
	background:none;
}

#page-menu a:hover, #page-menu .current_page_item a {
	color:#FFF;
}

.read-more {
	background-color:#ffbb00;
	display:block;
	float:left;
	padding:6px;
	color:#FFFFFF;
	margin-top:7px;
	border:1px solid #CC4600;
}

.read-more:hover { color:#000000; }

/* container */
#container {
	border-bottom:3px solid #ffbb00;
}

#content {
	float:left;
	width:720px;
	padding-top:6px;
}

.block {
	float:left;
	width:309px;
	margin:0 10px 10px 0;
}

.last { margin-right:0 !important; }

.block-title {
	font:normal 17px Tahoma, Verdana, Arial;
	color:#61B7EE;
	padding-bottom:4px;
	border-bottom:3px solid #113B68;
	margin-bottom:4px;
}

.post {
	text-align:justify;
}

.block ul li {
	background:transparent url(images/dot.gif) repeat-x 0 100%;
	overflow:hidden;
	font:normal 13px Tahoma, Verdana;
	height:28px;
	line-height:26px;
}

.block a { color:#CBE1F0; }

#recent-entries ul li a, #recent-comments ul li span {
	background:transparent url(images/all-icons.gif) no-repeat;
	padding-left:20px;
}

#recent-entries ul li a, #recent-comments ul li span { background-position: 2px 3px; }

#mini-post-wrap .odd { float:left; }

#mini-post-wrap .even { float:right; }

.mini-post {
	width:310px;
	margin-bottom:10px;
	height:210px;
}

.title {
	font:normal 20px Tahoma, Verdana;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
	color:#61B7EE;
	height:30px;
	line-height:30px;
	overflow:hidden;
}

.date-post, .comment-post {
	font:normal 10px Verdana;
	color:#ffbb00;
	display:block;
	float:left;
	height:20px;
	line-height:20px;
	margin-right:10px;
}

.date-post { background-position:0 -23px; }

.comment-post { background-position:0 -53px; }

.navigation {
	margin-bottom:10px;
	font:normal 11px Verdana, Tahoma, Arial;
}

.navigation a { color:#93C8FF; }

.navigation a:hover { color:#ffbb00; }

.pagetitle {
	margin-bottom:5px;
}

#sidebar {
	float:right;
	width:220px;
	padding-top:11px;
}
#urgence {
	padding-bottom: 5px;
}
#textwidget {
	padding: 0px;
	margin: 0px;
}
.widget {
	background:#1071ae;
	margin-bottom:10px;
		list-style: none;
}

.widget-title {
	background:#19436F url(images/widget-title-bg.gif) repeat-x 0 0;
	height:32px;
	font:normal 12px Tahoma, Verdana;
	color:#FFFFFF;
	line-height:32px;
	overflow:hidden;
	margin-bottom:3px;
	padding:0 9px;
	#text-transform:uppercase;
	border-bottom:1px solid #103A66;
}

.widget ul {
	display:block;
	padding:0 6px 6px;
	list-style: none;
}

.widget ul li ul { padding:0 0 0 5px; }

.widget ul li {
list-style: none;
	background:url(images/widget-list-bg.gif) repeat-x 0 100%;
	padding:8px 0 10px;
}

.widget ul li li {
	background:none;
	padding-bottom:0;
}

.widget ul li a { color:#EDF7FD; }

.widget ul li a:hover { color:#ffbb00; }


#footer {
	height:40px;
	font-size:12px;
	text-align: center;
	padding-top: 15px;
	color:#FFFFFF;
	background-color: #0b1557;
}

#formulaire td {
font-size: 11px;
padding-left:10px;
}

.formulaire2 {
width:195px;
}

#favorite-tweets-3 {
font-size:12px;
}