/***************************************

  Theme: Etre Agile
  Author: ooCube

***************************************/

body, html {
	margin: 0 !important;
	padding: 0 !important;
}

html {
	min-height: 101%; /* Firefox scrollbar fix */
}

body {
	font: normal 75%/ 1.5em Arial, Verdana, Helvetica, sans-serif;
	text-align: center;
	color: #333;
	
	background: #e8e8e8 url(img/layout/bg.png) repeat-x 0 0;
}

#page {
	background: url(img/layout/page.png) repeat-y center 0;
}

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 4em;
	letter-spacing: -2px;
	margin-bottom: 0.75em;
}

h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.5em;
	margin-bottom: 1em;
}

h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.3em;
	margin-top: 0.6em;
	margin-bottom: 0.6em;
	color: #99120f;
	font-weight: 700;
}

h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.2em;
	margin-top: 0.6em;
	margin-bottom: 0.6em;
	font-weight: 700;
}

h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1em;
	margin-top: 0.75em;
	margin-bottom: 0.75em;
	font-weight: 700;
}

h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.75em;
	margin-top: 1em;
	margin-bottom: 1em;
}

p {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1em;
	padding-bottom: 8px;
}

li,dt,dd {
	font-size: 1em;
}

ul,ol,dl {
	margin-bottom: 1.5em;
}

strong {
	font-weight: 700;
}

em {
	font-weight: 700;
	font-style: italic;
}

pre {
	font-size: 12px;
	font-family: "Courier New", Courier, monospace;
	line-height: 15px;
	padding: 10px;
	margin: 1.25em 0;
	background: #f5f5f5;
	border-left: 1px solid #eee;
	width: 90%;
	overflow: auto;
	white-space: normal;
}

pre code {
	font-size: 12px;
	font-family: "Courier New", Courier, monospace;
	margin: 1.25em;
	padding: 0;
	border-left: none;
	display: block;
}

code {
	color: #333;
	font-size: 12px;
	font-family: "Courier New", Courier, monospace;
	line-height: 15px;
	margin: 1.25em;
	padding: 0 0 0 10px;
	background: #f5f5f5;
	border-left: 1px solid #eee;
	width: 90%;
	display: block;
	overflow: auto;
}

blockquote {
	width: 90%;
	margin: 10px;
	color: #666;
	background: url(img/blockquoteBG.gif) no-repeat top left;
	text-align: center;
	font-style: italic;
	padding: 10px 20px;
}

hr {
	border: 0;
	color: #ccc;
	background-color: #ccc;
	height: 1px;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	clear: both;
}

a:link,a:visited {
	text-decoration: none;
	color: #222;
}

a:hover {
	text-decoration: underline;
}

a:active {
	
}

img {
	border: 0;
}

a img {
	border: 0;
}

.left {
	float: left;
}

.right {
	float: right;
}

/* Container
--------------------------------------------------------------------- */
.container {
	position: relative;
	width: 905px;
	margin: 0 auto;
	padding: 0 40px;
	text-align: left;
}

/* Top header
--------------------------------------------------------------------- */
#tophead {
	position: relative;
	width: 950px;
	margin: 16px 0 0 0;
	padding: 4px;
	background: #fff;
	border: 1px solid #ccc;
}

#top-nav {
	float: left;
	height: 34px;
	margin: 0;
	padding: 0;
	width: 320px;
}

#top-nav li {
	float: left;
	line-height: 34px;
	padding: 0;
}

#top-nav li a {
	display: block;
	float: left;
	padding: 0 20px;
	margin-right: 4px;
	color: #777;
	font-size: 0.9em;
	background: #f8f8f8;
	text-transform: uppercase;
	font-weight: 700;
	display: inline; /* fix double-margin IE bug */
}

#top-nav li.active a {
	color: #99120f;
	background: transparent url(img/list-style3.gif) no-repeat 0 49%;
}

#feed_infos {
	float: right;
	text-align: right;
	margin: 0 4px 0 0;
	padding: 0;
	font-size: 0.9em;
}

#feed_infos p.blogfeedurl {
	margin: 0;
}

#feed_infos p.blogfeedurl a {
	color: #99120f;
}

#feed_infos p.blogupdatedate {
	margin: 0;
}












#form-search {
	float: left;
	background: url(img/search/field.png) 0 0 no-repeat;
	position: relative;
	width: 148px;
	height: 24px;
}

#form-search input {
	position: absolute;
	color: #888;
	font-weight: bold;
}

#form-search .input-focus {
	color: #444;
	font-weight: normal;
}

#form-search #q {
	left: 3px;
	top: 5px;
	background: url(img/search/field.png) -3px -5px no-repeat;
	width: 110px;
	text-shadow: 0px 1px 0px #FFFFFF;
	
}

#form-search .submit {
	left: 121px;
}



/* Header
--------------------------------------------------------------------- */


#header {
	padding: 0 0;
	width: 985px;
	background: url(img/layout/header.png) no-repeat 0 0;
	margin: 0 auto;
	height: 108px;
	position: relative;
}

#header h1 {
	position: relative;
	display: block;
	width: 208px;
	height: 41px;
	margin: 0;
	position: absolute;
	left: 18px;
	top: 30px;
}

#header h1 a {
	display: block;
	width: 208px;
	height: 41px;
	background: url(img/logo.png) no-repeat 0 0;
	text-indent: -6000em;
	font-size: 11px;
}

#header h2 {
	position: absolute;
	left: 245px;
	top: 24px;
	margin: 0;
	padding: 3px 25px;
	width: 297px;
	height: 43px;
	background: url(img/etreagile.png) no-repeat 0 0;
	font-size: 12px;
	text-align: left;
	font-family: Arial;
	text-shadow: 0px 1px 0px #FFFFFF;
}

#header h2 strong {
	color: #99120f;
	font-weight: bold;
}

#header a.tco {
	display: block;
	position: absolute;
	background-image: url(img/header/tco.png);
	background-repeat: no-repeat;
	background-position: 0 0;
	width: 196px;
	height: 31px;
	text-indent: -6000em;
	top: 71px;
	left: 760px;
}

#header a.tco:hover {
	background-position: 0 -31px;
}

#header #top-links {
	position: absolute;
	left: 620px;
	top: 0;
	width: 207px;
	height: 49px;
	background: url(img/header/toplinks.png) no-repeat 0 0;
	padding-left: 20px;
}

#header #top-links ul li {
	padding: 6px 2px 0 2px;
}

#header #top-links a {
	display: block;
	height: 24px;
	background-image: url(img/header/contactRSS.png);
	background-repeat: no-repeat;
	padding: 0;
	margin: 0;
	text-indent: -6000em;
	float: left;
}

#header #top-links a.rss {
	width: 56px;
	background-position: -87px 0;
}

#header #top-links a.rss:hover {
	background-position: -87px -24px;
}

#header #top-links a.contact {
	width: 87px;
	background-position: 0 0;
}

#header #top-links a.contact:hover {
	background-position: 0 -24px;
}


/* Menu navigation
--------------------------------------------------------------------- */
#menu {
	float: left;
	width: 905px;
	border-bottom: 1px solid #ccc;
	position: relative;
	margin: 0;
}

#menu li {
	float: left;
	line-height: 42px;
	margin: 0;
}

#menu li:hover,#menu li.sfhover {
	background-color: #f5f5f5;
}

#menu li a {
	display: block;
	padding: 0 16px;
	font-weight: 700;
	color: #666;
	font-size: 0.9em;
	text-transform: uppercase;
}

#menu ul { /*---------- Second level -------------*/
	float: left;
	display: none;
	position: absolute;
	width: 890px;
	left: -999em;
	margin: 0;
	padding: 0 8px;
	border: 0;
	background: #f5f5f5;
}

#menu li:hover ul,#menu li.sfhover ul {
	display: block;
	left: 0;
	top: 38px;
	border-bottom: 1px solid #CCC;
}

#menu li li {
	line-height: 32px;
}

#menu ul li a {
	display: inline;
	text-transform: lowercase;
	font-weight: normal;
}

#menu .level0 {
	background-image: url(img/bullets/base.png);
	background-repeat: no-repeat;
	background-position: 4px center;
	padding: 0 8px;
}

#menu .level0-first {
	background-image: none;
	padding-left: 0;
}

#menu .level1 {
	background-image: url(img/bullets/base.png);
	background-repeat: no-repeat;
	background-position: 4px center;
	padding: 0 2px;
}

#menu .level1-first {
	padding: 0;
	background-image: none;
}

/* Breadcrumb
--------------------------------------------------------------------- */
#breadcrumb {
	font-size: 1em;
	margin: 0;
}

#breadcrumb a {
	color: #99120f;
	font-weight: 700;
}

#breadcrumb a:hover {
	color: #999;
	text-decoration: none;
}

#breadcrumb a.category-active {
	font-weight: 700;
}

#breadcrumb span.category-active {
	color: #666;
	font-weight: 700;
}

/* Main
--------------------------------------------------------------------- */
#main {
	float: left;
	display: inline;
	margin: 16px 0;
	background: url(img/mainBG-post.gif) repeat-y top left;
}

.dc-home #main {
	background: url(img/mainBG.gif) repeat-y -33px top;
}

/* Maincontent
--------------------------------------------------------------------- */
#maincontent {
	display: inline;
	float: left;
	width: 603px;
	padding: 0 16px 0 0;
	margin-right: 1px;
}

.dc-home #maincontent {
	display: inline;
	float: left;
	width: 433px;
	padding: 0 10px 0 0;
	margin-right: 1px;
}

#maincontent div.post {
	background: url(img/dottedlineBG.jpg) repeat-x bottom left;
	padding: 10px 0;
}

#maincontent div.first {
	border-top: 3px solid #99120f;
	padding-top: 0;
}

#maincontent div.post ul {
	list-style: disc;
	padding-left: 1.5em;
	margin-left: 1.5em;
}

#maincontent div.post ol {
	list-style: decimal;
	padding-left: 1.5em;
	margin-left: 1.5em;
}

#maincontent img.first-image {
	float: left;
	margin-top: 5px !important;
	margin-right: 10px !important;
	margin-bottom: 5px !important;
}

.dc-home #maincontent div h2.post-title {
	font-size: 22px;
	margin: 0;
	padding: 10px 0;
}

.dc-home #maincontent div.post h2.post-title {
	padding-top: 10px;
	line-height: 1.15em;
}

#maincontent span.comment-count a {
	background: url(img/commentBG.gif) no-repeat 0 50%;
	padding-left: 16px;
	font-size: 10px;
	font-weight: normal !important;
	font-family: Arial, sans-serif;
	color: #999 !important;
}

#maincontent p.post-category {
	font-size: 1em;
	margin-top: 0.75em;
	margin-bottom: 0;
	font-weight: 700;
}

#maincontent p.post-category a {
	color: #888;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

#maincontent h2.post-title a {
	line-height: 30px;
}

#maincontent h2.post-title a, h3.post-title a {
	color: #444;
	border-bottom: 1px solid #FFF;
}

#maincontent h2.post-title a:hover, h3.post-title a:hover {
	text-decoration: none;
	border-bottom: 1px solid #CCC;
	background-color: #F2F2F2;
}

.dc-home #maincontent p.post-info {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #888;
	letter-spacing: 1px;
	font-size: 0.9em;
	margin-top: -0.8em;
	margin-bottom: 0;
	padding-bottom: 0.8em;
	text-transform: uppercase;
}

#maincontent div.post-details {
	clear: both;
	width: 415px;
	margin: 5px 0;
	background: #f8f8f8;
	padding: 10px;
	color: #818181;
	font-size: 11px;
}

#maincontent div.post-details a {
 	color: #818181;
}

#maincontent div.post-details p {
	float: left;
	margin: 0;
	padding: 0;
	width: 280px;
}

#maincontent div.post-details .post-details-right {
	float: right;
	width: 110px;
	padding-top: 4px;
}

#maincontent div.post-content a:link,#maincontent div.post-content a:visited,#maincontent div.post-excerpt a:link,#maincontent div.post-excerpt a:visited
	{
	color: #99120f;
	font-weight: 700;
	border-bottom: 1px dotted #99120f;
}

#maincontent div.post-content a:hover,#maincontent div.post-excerpt a:hover
	{
	border-bottom: 0;
}

#maincontent p.read-it {
	margin-top: 0;
	margin-bottom: 0;
}

#maincontent div.post-details p.read-it a {
	background-image: url(img/sidebar/bar.png);
	background-repeat: no-repeat;
	font-size: 10px;
}

#maincontent p.read-it a:link,#maincontent p.read-it a:visited {
	float: left;
	display: block;
	padding: 4px 8px;
	font-size: .75em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	padding-right: 20px;
	color: #fff;
	background-position: top right;
}

#maincontent p.read-it a:hover {
	text-decoration: none;
	background-position: right -28px;
}

#maincontent p.pagination {
	padding: 16px 0 0 0;
	margin: 0;
	text-transform: uppercase;
	font-size: 0.8em;
}

#maincontent p.pagination a {
	font-family: Verdana, Helvetica, sans-serif;
	color: #333;
}

.post-tags {
	float: left;
	width: 100%;
	margin: 10px 0 20px 0;
	padding: 0 0 10px 0;
	clear: both;
}

.post-tags li {
	float: left;
	font-size: .85em;
	text-transform: uppercase;
	margin-right: 10px;
	padding-left: 10px;
	background: url(img/small_bullet2.gif) no-repeat 0 50%;
}

.post-tags a:link,.post-tags a:visited {
	color: #666;
}

/* Sidenav
--------------------------------------------------------------------- */
#sidenav {
	display: inline;
	float: left;
	width: 280px;
	margin: 0;
}

.dc-home #sidenav {
	width: 460px;
}

#c1 {
	display: inline;
	float: left;
	width: 208px;
	padding: 0;
	margin: 0 16px;
}

#c2 {
	display: inline;
	float: left;
	width: 202px;
	padding: 0;
	margin: 0 0 0 16px;
}

#sidenav h2 {
	font-size: 1em;
	margin: 0 0 .75em 0;
	padding: 5px;
	color: #fff;
	background: url(img/sidebar/bar.png) top right no-repeat;
	font-family: Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
}

#sidenav h2 a {
	text-transform: uppercase;
	color: #fff;
	text-decoration: none;
}

#sidenav h2 a:hover {
	text-decoration: none;
}

#tabs {
	display: inline;
	float: left;
	width: 208px;
}

#tabsnav {
	width: 208px;
	margin: 0;
	overflow: hidden;
}

#tabsnav li {
	float: left;
	margin: 0;
	text-align: center;
}

#tabsnav li a {
	float: left;
	display: block;
	width: 103px;
	font-size: 0.9em;
	text-transform: uppercase;
	font-weight: 700;
	padding: 4px 0;
	margin: 0;
	text-decoration: none;
	color: #ccc;
	background: #f8f8f8;
	border-bottom: 1px solid #ccc;
	outline: none;
}

#tabsnav li.ui-tabs-selected a.first-tab {
	color: #99120f;
	border: 1px solid #ccc;
	border-left: none;
	border-bottom: none;
	background: #fff;
}

#tabsnav li.ui-tabs-selected a.last-tab {
	color: #99120f;
	border: 1px solid #ccc;
	border-right: none;
	border-bottom: none;
	background: #fff;
}

#tab-1,#tab-2 {
	clear: both;
}

#tab-1 ul,#tab-2 ul {
	padding-top: 10px;
	margin-bottom: 0;
}

#tab-1 ul li,#tab-2 ul li {
	margin-bottom: 1.5em;
}

#tab-1 ul li p.post-title {
	margin: 0;
	padding: 0;
}

#tab-1 ul li p.post-title a {
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#tab-1 ul li p.post-info {
	margin: 0;
	padding: 0;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	font-size: 0.8em;
	color: #888;
	text-transform: uppercase;
}

#tab-1 ul li p.post-info a {
	color: #666;
	font-family: Arial, Verdana, Helvetica, sans-serif;
}

#tab-2 ul li p.comment-info {
	color: #222;
	font-size: 1em;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin: 0;
	padding: 0;
}

#tab-2 ul li p.preview-comment {
	color: #666;
	line-height: 1em;
}

#tab-2 ul li p.preview-comment a {
	font-size: 0.9em;
	font-family: Arial, Verdana, Helvetica, sans-serif;
	letter-spacing: 1px;
	color: #666;
}

/* Sidenav #c2 */
#c2 div {
	float: left;
	display: inline;
	width: 206px;
	margin: 0 0 1.5em 0;
	color: #444;
}

/* Post
--------------------------------------------------------------------- */
.dc-post #maincontent div.post {
	background: none;
}

.dc-post #maincontent h2.post-title {
	font-size: 2em;
	margin-bottom: 0.75em;
	line-height: 1.15em;
}

.footnotes {
	font-size: 0.8em;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}

#tabs-post {
	clear: both;
	width: 100%;
}

#tabsnav-post {
	margin: 0;
	overflow: hidden;
}

#tabsnav-post li {
	float: left;
	margin: 0;
	display: inline;
	text-align: center;
}

#tabsnav-post li a {
	float: left;
	display: block;
	width: 285px;
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1em;
	font-weight: 700;
	padding: 4px 8px;
	margin: 0;
	text-decoration: none;
	color: #ccc;
	background: #f8f8f8;
	border-bottom: 1px solid #ccc;
	outline: none;
}

#tabsnav-post li.ui-tabs-selected a.first-tab {
	color: #99120f;
	border: 1px solid #ccc;
	border-left: none;
	border-bottom: none;
	background: #fff;
}

#tabsnav-post li.ui-tabs-selected a.last-tab {
	color: #99120f;
	border: 1px solid #ccc;
	border-right: none;
	border-bottom: none;
	background: #fff;
}

#tab-1-post,#tab-2-post {
	clear: both;
}

/* Comment */
#comments .comment-off {
	margin: 1em;
	padding: 1em;
	text-align: center;
}

#comments dt.first {
	background: none;
}

#comments dt {
	display: block;
	width: 100%;
	padding: 16px 0 8px 0;
	margin: 0;
	background: url(img/dottedlineBG.jpg) repeat-x top left;
}

.comment-author {
	font-weight: 700;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.comment-number {
	color: #777 !important;
}

/* Trackback */
#pings .pings-off {
	margin: 1em;
	padding: 1em;
	text-align: center;
}

#pings dt.first {
	background: none;
}

#pings dt {
	display: block;
	width: 100%;
	padding: 16px 0;
	margin: 0;
	background: url(img/dottedlineBG.jpg) repeat-x top left;
}

.ping-author {
	font-weight: 700;
	font-family: Georgia, "Times New Roman", Times, serif;
}

.ping-number {
	color: #777 !important;
}

/* Comment-form */
#comment-form {
	
}

#comment-form legend,#comment-form h3 {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 1.25em;
	font-weight: 700;
	color: #99120f;
	line-height: 1.2em;
	margin-bottom: 1.2em;
}

legend {
	padding-left: 0;
	margin-left: 0;
	text-align: left;
}

#comment-form fieldset p.field {
	width: auto;
	clear: left;
}

p.field label {
	padding-left: 2%;
	text-align: left;
}

p.form-help {
	font-style: italic;
}

#comment-form input,#comment-form textarea {
	border-top: 1px solid #ccc;
	border-right: none;
	border-bottom: none;
	border-left: 1px solid #ccc;
	background: #f5f5f5;
	padding: 4px;
}

textarea#c_content,textarea#c_message {
	width: 530px;
}

#comment-form input#c_remember,#comment-form input#subscribeToComments {
	width: auto;
	border: 0;
	background: none;
}

#comment-form input.preview,#comment-form input.submit {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	font-size: 0.9em;
	border: 0;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #eee;
	padding: 4px;
	width: auto;
	cursor: pointer;
}

#comment-form input.preview:hover,#comment-form input.submit:hover {
	border: 0;
	border-right: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	background: #ccc;
}

p.error,p.message {
	color: #99120f;
}

/* Sidenav */
#c3 {
	display: inline;
	float: left;
	width: 270px;
	padding: 0;
	margin-left: 16px;
}

#c3 div {
	float: left;
	display: inline;
	width: 264px;
	color: #444;
}

#c3 h3 a {
	color: #444;
	font-size: 0.9em;
	font-weight: 700;
}

#c3 dt {
	font-weight: 700;
}

#related-infos input {
	width: 200px;
	border: 1px solid #ccc;
	background: #fff;
	padding: 2px;
	font-size: 1em;
}

#attachments ul {
	list-style: none;
	margin: 0;
	padding: 4px 0;
}

#attachments li {
	margin: 0 0 0.6em 0;
	padding: 2px 0;
}

#attachments li object {
	display: inline;
	margin: 0;
	padding: 0;
	vertical-align: bottom;
}

/* Category page
--------------------------------------------------------------------- */

.dc-category #maincontent div.post {
	padding: 10px 0 0 0;
	background: url(img/dottedlineBG.jpg) repeat-x top left;
}

.dc-category #maincontent div.first {
	border-top: none;
	background: 0 none;
}

.dc-category #maincontent div.first h3.post-title a, h3.post-title a
	{
	color: #444;
	font-weight: 700;
}

.dc-category #maincontent p.post-info {
	font-family: Arial, Verdana, Helvetica, sans-serif;
	color: #888;
	letter-spacing: 1px;
	font-size: 0.9em;
	margin-top: 0.8em;
	margin-bottom: 0;
	padding-bottom: 0.8em;
	text-transform: uppercase;
}

.dc-category #maincontent p.pagination {
	background: url(img/dottedlineBG.jpg) repeat-x top left;
}

/* Sidenav */
#subcategories {
	
}

#subcategories li {
	background: url(img/small_bullet2.gif) no-repeat 0 50%;
	padding-left: 10px;
}

/* Search page
--------------------------------------------------------------------- */
.dc-search #maincontent div.first {
	border-top: none;
}

.dc-search #maincontent div.post {
	padding: 10px 0 0 0;
	background: url(img/dottedlineBG.jpg) repeat-x top left;
}

.dc-search #maincontent div.first h3.post-title a,.dc-search #maincontent div.post h3.post-title a
	{
	color: #444;
	font-weight: 700;
}

.dc-search #maincontent p.pagination {
	background: url(img/dottedlineBG.jpg) repeat-x top left;
}

/* Sidenav */ /* Archive page
--------------------------------------------------------------------- */
.dc-archive #maincontent #list-archive-post li {
	padding: 2px 0;
	margin: 0;
	padding-left: 15px;
	background: url(img/bullets/base.png) no-repeat 0 8px;
}

/* Sidenav */
.dc-archive #sidenav #archives select {
	width: 264px;
	margin-bottom: 1.5em;
	text-transform: capitalize;
}

/* Archive Month page
--------------------------------------------------------------------- */
.dc-archive-month #maincontent #list-archive-post li {
	padding: 2px 0;
	margin-left: 1.5em;
	list-style-type: disc;
}

/* Sidenav */
.dc-archive-month #sidenav #archives select {
	width: 264px;
	margin-bottom: 1.5em;
	text-transform: capitalize;
}

/* Tag / Tags page
--------------------------------------------------------------------- */
.dc-tag #maincontent div.first {
	border-top: none;
}

.dc-tag #maincontent div.post {
	padding: 10px 0 0 0;
	background: url(img/dottedlineBG.jpg) repeat-x top left;
}

.dc-tag #maincontent div.first h3.post-title a,.dc-tag #maincontent div.post h3.post-title a
	{
	color: #444;
	font-weight: 700;
}

.dc-tag #maincontent p.pagination {
	background: url(img/dottedlineBG.jpg) repeat-x top left;
}

ul.tags {
	
}

ul.tags li {
	float: left;
	width: 49%;
	margin-bottom: 0.75em;
}

ul.tags li a {
	text-transform: capitalize;
}

/* Sidenav */
.dc-tag #sidenav #tag select {
	width: 264px;
	margin-bottom: 1.5em;
	text-transform: capitalize;
}

/* 404 page
--------------------------------------------------------------------- */
	/* Sidenav */ /* ContactMe
--------------------------------------------------------------------- */
	/* form */ /* Sidenav */ /* Page static
--------------------------------------------------------------------- */
.dc-page #maincontent div.post {
	background: none;
}

/* Extra
--------------------------------------------------------------------- */
#extra {
	display: inline;
	float: left;
	width: 906px;
	padding: 10px 0;
	background: #f8f8f8 url(img/dashedlineBG.jpg) repeat-x top right;
}

#extra .extra-content {
	background: #f8f8f8 url(img/layout/extra.png) repeat-y 0 0;
}

#extra .col {
	float: left;
	display: block;
	width: 29%;
	padding: 0 2%;
	margin: 0;
}

#extra .col-1 {
	background: 0 none;
}

#extra .links li a, #extra .tags li a, #sidenav .tags li a {
	background: url(img/bullets/base.png) no-repeat 0 3px;
	padding-left: 14px;
}

#extra ul {
	margin: 0;
}

#extra h2 {
	margin: 0;
	margin-bottom: 5px;
	padding: 5px 0;
	font-size: 12px;
	font-weight: bold;
	color: #99120f;
	font-family: Arial;
	background: url(img/layout/sep-extra-title.png) repeat-x 0 bottom;
}

#extra div {
	padding-bottom: 10px;
}

.tags ul {
	
}

.tags p {
	clear: both;
	float: left;
	display: block;
	width: 100%;
	margin-top: 0.75em;
	padding-top: 0.75em;
	background: url(img/layout/sep-extra-title.png) repeat-x top left;
}

/* Footer
--------------------------------------------------------------------- */
#footer {
	display: inline;
	float: left;
	width: 905px;
	padding: 0;
	padding-top: 10px;
	padding-bottom: 20px;
	background: #fff url(img/dashedlineBG.jpg) repeat-x top left;
}

#footer p.copyright {
	float: left;
	width: 480px;
	padding-top: 10px;
	color: #777;
	font-size: 0.75em;
	font-family: Verdana, Helvetica, sans-serif;
}

#footer p.copyright img {
	border: 0;
	margin-right: 10px;
	padding: 0;
}

#footer p.copyright a {
	color: #777;
}

#footer-nav {
	float: right;
	height: 34px;
	margin: 0;
	padding: 0;
}

#footer-nav li {
	float: left;
	line-height: 34px;
	text-align: right;
	margin: 0 0 0 6px;
}

#footer-nav li a {
	color: #777;
	font-size: .75em;
	letter-spacing: -1px;
	font-family: Verdana, Helvetica, sans-serif;
	text-transform: uppercase;
	text-decoration: underline;
}

#c2 .pages ul li a {
	background: url(img/bullets/arrow.png) no-repeat 0 4px;
	display: block;
	padding-left: 15px;
}

.categorie-informations {
	background: #F2F2F2 url(img/layout/cat_bg.png) repeat-x 0 top;
	padding: 10px 20px;
	margin: 10px 0;
	border-color: #99120F;
	border-style: solid;
	border-width: 1px 0 3px;
	border-top-color: #CCC;
	text-shadow: 0px 1px 0px #FFFFFF;
}

.categorie-informations p {
	text-shadow: 0px 1px 0px #FFFFFF;
}

#maincontent a {
	color: #99120F;
	font-weight: bold;
}

#doTwit a {
	color: #99120F;
}

#doTwit .twitter-image {
	width: 30px;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	background: #f8f8f8 url(img/layout/sep-extra.png) repeat-y right top;
	margin-bottom: 5px;
}

#doTwit .twitter-content {
	width: 160px;
	float: left;
	padding-left: 5px;
	margin-bottom: 5px;
}

#doTwit ul {
	margin: 0;
	padding: 0;
}

#c2 #doTwit, #c1 #doTwit {
	margin: 0;
}

/* jQuery UI/Tabs
--------------------------------------------------------------------- */
.ui-tabs .ui-tabs-hide {
	display: none;
}

/* Clearfix
--------------------------------------------------------------------- */
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
	font-size: 0;
}

.clearfix {
	display: inline-block;
}

* html .clearfix {
	height: 1%;
}

/* CSS 3
--------------------------------------------------------------------- */
#sidenav h2, #maincontent p.read-it a {
	text-shadow: 1px 2px 1px rgba(0,0,0,0.8);
}
