/*  
Theme Name:BelRtlBlogs 2010
Theme URI:http://www.belrtl.be
Description:theme officiel Bel RTL Blogs.
Version:0.01
Author:Christophe Lefevre
Author URI:http://techtrends.eu/
*/

/* General */
*, html {
	margin:0;
	padding:0;
}
body {
	font:62.5% "Lucida Grande", Segoe UI, Verdana, Arial, sans-serif;
	text-align:center;
}
a {
	color: #0072D9;
}
fieldset, select, img {
	border:0;
}
hr, #searchform br, .counter {
	display:none;
}
a, a:link, a:active, a:visited {
	text-decoration:none;
}
a:hover {
	text-decoration:underline;
}
p {
	margin:0 0 10px;
}
ol li {
	list-style:decimal outside;
}
acronym, abbr, span.caps {
	cursor:help;

}

blockquote {
	border-left:3px solid #ccc;
	margin:20px;
	padding-left:10px;
}
cite, ins {
	text-decoration:none;
}
code, pre, kbd {
	font:1em 'Courier New', Courier, sans-serif;
}
small {
	font:.8em Arial, Helvetica, sans-serif;
	color:#777;
}
strike, del {
	color:#777;
	text-decoration:line-through;
}
label {
	cursor:pointer;
}
h1, h2, h3, h4 {
	font-family:Arial, Helvetica, sans-serif;
}
h1 {
	font-size:1.8em;
	text-align:left;
	padding:21px 0 5px 20px;
}
h2 {
	margin:5px 0;
	font-size:1.6em;
}
h3, h4 {
	margin:15px 0 0;
	font-size:14px;
}

/* Container */

#reextcontener {
width:980px;
margin:auto;

}

#extcontener {

	position: absolute;
	
	width:980px;
	left:50%;
	margin-left:-490px;
}

#container {
font-size:1.2em;
	width:980px;
	background: repeat-y center top;
	background-image:url(images/bg_content.png);




}

#incontainer {
width:960px;
margin-left:10px;
margin-right:10px;
position: relative;


}



#content {
	width:940px;
	margin:0 auto;
position: relative;
padding-top:10px
}
/* Header and Navigation */
#header {
	margin:0 auto;
	line-height:1.2em;
	width:960px;
	padding-bottom:5px;
}

#header span {
position:absolute;
top:-400px;


}
.description {
	text-align:left;
	padding:0 0 5px 20px;

}
#nav {
	
	height:25px;
	margin:0 auto !important;
	margin:0;
	padding:0 0 5px;
	text-align:left;
	width:960px;
	background:url(images/bg_nav.png) repeat-x left top transparent;
	list-style:none;
	z-index:8;
	line-height: 23px;
}
#nav ul li {
	float:left;
	padding:0;
	margin:0;
	margin-top:2px;
	list-style-type: none;
}
#nav ul li a {
	display:block;
	line-height:20px;
	padding:0 10px;
	color:#30343a;
	text-decoration:none;
	background-image: url(images/bg_nav_sep.jpg);
	background-repeat: no-repeat;
	background-position: right 2px;
	font-size: 11px;
}
#nav ul li a.listen{
background:url(images/picto_son.png) no-repeat scroll 109px 1px transparent;
color:#E2001A;
padding-right:30px;
}
#nav ul li a:hover {
	color:#fff;
	background-color: #cfd4da;
}
#nav ul li li {
	width:200px;
}
#nav ul a {
	color:#fff;
	line-height:20px;
}
#nav ul {
	position:absolute;
	margin-left:70px !important;
	margin-left:0px;
}
#nav ul ul {
	top:0;
	left:100%;
}
#nav li:hover, #nav li.sfhover {
	color:#fff;
	cursor:pointer;
	z-index:100;
}
#nav li:hover ul ul, #nav li li:hover ul ul, #nav li li li:hover ul ul, #nav li li li li:hover ul ul, #nav li.sfhover ul ul, #nav li li.sfhover ul ul, #nav li li li.sfhover ul ul, #nav li li li li.sfhover ul ul {
	display:none;
}
#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul {
	display:block;
}
/* Blog Bar */
#blogbar {
display:block;
height:25px;
line-height:23px;
list-style:none outside none;
margin-bottom:0 !important;
margin-left:8px;
margin-right:0 !important;
margin-top:0 !important;
padding:0;
position:absolute;
text-align:left;
width:950px;
}

#blogbarbg {
	background-image:url("images/menu/background_menu.gif") !important;
background-position:left top;
background-repeat:repeat-x;
display:block;
height:37px;
line-height:23px;
list-style:none outside none;
margin-bottom:0 !important;
margin-left:5px;
margin-right:0 !important;
margin-top:0 !important;
padding:0;
text-align:left;
width:950px;
}
#blogbarbg  .bar_left {

width:12px;
height:37px;
float:left;
background-image: url(images/menu/coin_gauche_background_menu.gif);
background-position:left top
}
#blogbarbg  .bar_right {
width:7px;
height:37px;
background-image: url(images/menu/coin_droit_background_menu.gif);
background-position:right top;
float:right
}

#blogbar li {
	float:left;
	padding:0;
	margin:0;
	margin-top:0px;
	font-family:arial;
}
#blogbar li a {
	display:block;
	line-height:20px;
	padding:0 10px;
	color:#fff;
	text-decoration:none;
	background-image: url(images/menu/separation_menu.gif);
	background-repeat: no-repeat;
	background-position: right 0px;
	font-size: 13px;
	text-transform: uppercase;
	font-weight: bold;
}
#blogbar li a:hover {
	color:#fff;
	background-image: url(images/bg_blogbar_sep.jpg);
}
#blogbar li li {
	width:200px;
}
#blogbar ul a {
color:#FFFFFF;
line-height:31px;
padding-top:1px;
}
#blogbar ul {
	z-index:500;
	top:auto;
	list-style:none;
	list-style:none;
	text-align:center;
	background:#444;
	background-color: transparent;
	background-image: url(images/logoinfo.png);
	background-repeat: no-repeat;
	background-position: left top;
}
#blogbar ul ul {
	top:0;
	left:100%;
}
#blogbar li:hover, #blogbar li.sfhover {
	color:#fff;
	background:#333;
	cursor:pointer;
	z-index:100;
}
#blogbar li:hover ul ul, #blogbar li li:hover ul ul, #blogbar li li li:hover ul ul, #blogbar li li li li:hover ul ul, #blogbar li.sfhover ul ul, #blogbar li li.sfhover ul ul, #blogbar li li li.sfhover ul ul, #blogbar li li li li.sfhover ul ul {
	display:none;
}
#blogbar li:hover ul, #blogbar li li:hover ul, #blogbar li li li:hover ul, #blogbar li li li li:hover ul, #blogbar li.sfhover ul, #blogbar li li.sfhover ul, #blogbar li li li.sfhover ul, #blogbar li li li li.sfhover ul {
	display:block;
}



/* Primary Content and Entries */
#primary-content {
	float:left;
	text-align:left;
	line-height:1.6em;
	margin:0 0;
	width:620px;
	display:inline;
	overflow:hidden;
	padding-left:0px;
	
}
.pagetitle {

	font-size:1.2em;
	font-weight:bold;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 2px;
	margin-bottom: 2px;
	margin-left: 0px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;

}
.entry {
	text-align:left;
	padding:0px;
	margin-bottom: 30px;
}
.entry ul, .entry ol {
	margin:0 0 0 40px;
}
.entry li {
	padding-bottom:8px;
}
.entry-header {
	font-size:1.6em;
	font-weight:400;
	margin:0;
	padding:3px 0;
}
.entry-date {
	text-align:right;
	font-size:.9em;
	color:#ccc;
	
}
.entry-footer {
	color:#ccc;
	font-size:0.9em;
	text-align:right;
	margin:0 0 20px;
	line-height:1.2em;
	padding:4px 0;
}
/* Sidebar */
#sidebar {
	float:right;
	line-height:1.2em;
	width:300px;
	text-align:left;
	font-size:1em;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 13px;
	padding: 0px;
	margin-left: 0;
}
#sidebar h2 {
	font-size:1.2em;
	font-weight:bold;
	text-transform: uppercase;
	margin-top: 10px;
	margin-right: 2px;
	margin-bottom: 0;
	margin-left: 5px;
	padding-top: 2px;
	padding-right: 0;
	padding-bottom: 2px;
	padding-left: 0;
}
#sidebar ul {
	color:#777;
	list-style:none;
}

#sidebar ul li ul , .cadbord {
	display:block;
	width:300px;
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}

#sidebar ul li ul li ul {
border:none;
}



#sidebar li {
	margin:0px;
	padding:0px;
}
#sidebar ul li ul li {
	width:250px;
	padding:2px;
	margin-left:25px;
	list-style-type: square;
	
	}
#sidebar ul ul li a, #sidebar ul ul li a:link, #sidebar ul ul li a:visited {
	padding-top: 2px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 0px;
	font-size: 12px;
	color: #000000;
	line-height: 14px;
}

.intro {
	border: 1px solid #CADDEC;
	font-size: 11px;
	padding-top: 10px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
}
/* Shelf */
#shelf {
	float:left;
	line-height:1.2em;
	width:100%;
}
#toggle {
	width:940px;
	margin:0 auto !important;
	margin:0;
	text-align:left;
	list-style:none;
	overflow:hidden;
	background-color: #F4F4F4;
}
#toggle h2 {
	color:#222;
	font-size:1.2em;
	font-weight:400;
	margin:15px 2px 0;
}
#toggle ul {
	list-style:none;
	margin:10px 0 10px;
}
#toggle li {
	float:left;
	width:21%;
	background:transparent;
	margin-left:1.8% !important;
	margin-left:1.5%;
	padding:0 4px 6px 4px;
	display:inline;
}
* html #toggle li {
	width:20%;
}
#toggle ul li {
	width:100%;
	margin:2px 0;
	padding:0 8px;
}
#toggle ul li a, #toggle ul li a:link, #toggle ul li a:visited {
	display:block;
	background:transparent;
	color:#003399;
	padding:2px;
	text-decoration:none;
	white-space:nowrap;
	font-size: 11px;
	font-weight: bold;
}
#toggle ul li a:hover {
	text-decoration: none;
	color: #000000;
}
#toggle li.tags {
	width:45%;
}
#toggle li.tags a:hover {
	background:none;
	text-decoration:underline;
}
#sidebar ul ul, #toggle ul {
	margin:0;
	padding:0 0 10px;
}
/* Footer */
#footer {
	clear:both;
	height:58px;
	margin:0 auto;
	width:940px;
	/* background:url(images/bg_footer.png) no-repeat top center transparent; */
	
}
#footer p {
	color:#fff;
	text-align:center;
	font-size:.9em;
	line-height:1.5em;
	padding:12px 0 0;
}
#footer p a {
	color:#fff;
	font-size:1em;
	line-height:1.5em;
	padding:12px 0 0;
	font-weight: bold;
}
/* Search */
#search {
	width:100%;
	line-height:1em;
	display:block;
}
.searchinput {
	font-size:1em;
	width:292px;
	margin:0px;
	padding:3px;
	border:1px solid #ccc;
	height:16px;
	background:url(images/bg_search.gif) right 3px no-repeat #f4f4f4;
}
.searchinput:focus, .searchinput:hover {
	border:1px solid #7B93B9;
	background:url(images/bg_search.png) right -16px no-repeat #fff;
}
#live-results {
	margin:0px;
	padding:2px 0;
}
#live-results h2 {
	margin:5px 0;
	padding:0;
}
#live-results h3 {
	font-size:1em;
	font-weight:400;
	margin:0;
	padding:0;
}
.more-results {
	display:block;
	background:url(images/search-more.png) left center no-repeat;
	margin:5px 15px 0 0;
	padding:2px 0 2px 18px;
}
#search-loading {
	margin:-25px 0 0 94%;
	height:18px;
	width:18px;
	background:url(images/spinner.gif) center center no-repeat;
}
#search-reset {
	margin:-25px 0 0 94%;
	height:18px;
	width:18px;
	background:url(images/cancel.png) center center no-repeat;
	cursor:pointer;
}
#search-results {
margin-top:5px;
}
#search-results li {
	margin:0;
	padding:0;
}
#search-results h3 {
	margin:0;
	padding:0 0 0 8px;
}
/* Comments and Trackbacks */
.comment-section {
	text-align:left;
	margin-top: 30px;
	margin-right: 0px;
	margin-bottom: 30px;
	margin-left: 0px;
}
#leavecomment {
	margin:30px 25px 20px 0 !important;
	text-align:center;
	color:#ccc;

}
.section-title {
	font-size:14px;
	font-weight:400;
	margin:5px 25px 5px 0;
}
#commentform , .wpcf7-form{
	margin-top: 15px;
	margin-right: 0;
	margin-bottom: 15px;
	margin-left: 0;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 25px;
	padding-left: 10px;
}


#commentform table tr td {
	padding-top: 5px;
	padding-bottom: 5px;
}

#authorinfo {
	width:100%;
}
input#author, input#email, input#url, textarea#comment {
	border:1px solid #D9DBF2;
	padding:5px;
	background:#f4f4f4;
}
#commentform input:focus, #commentform textarea:focus, #commentform input:hover, #commentform textarea:hover {
	border:1px solid #BBBEE8;
	background:#fff;
}
textarea#comment {
	width:97%;
}
#submit, #previewcomment, #tdomf_form1_send, #tdomf_form1_preview {
	float:right;
	margin:0 0 0 10px;
	color:#fff;
	padding:0 2px;
	background-image: url(images/bg_blogbar.png) !important;
	background-image:none;
	background-position: left center;	
}
#submit:hover, #previewcomment:hover {
	border:1px solid #3465A4 !important;
	color:#fff !important;
	background:#3465A4 !important;
}
.comment-header {
	text-align:left;
	margin:4px 0;

}
.comment-content {
	margin:10px;
}
.comment-footer {
	text-align:left;
	margin:4px 0 0;
	font-size:.9em;
}
#commentlist, #pinglist, #previewlist {
	list-style:none;
}
#commentlist li, #pinglist li, #previewlist li {
	margin:10px 0;
	list-style:none;
	padding:4px 0;
	line-height:1.8em;
	
}
#commentlist li .uptcomm, #pinglist li .uptcomm, #previewlist li .uptcomm{
	line-height: 58px;
	color: #000000;
	height: 58px;
}


#commentlist li .counter, #pinglist li .counter {
	display:none;
}
#commentlist li img {
	padding:0;
	border:0;
	width:44px;
	height:44px;

}
#commentlist li span.gravatar {
	float:left;
	border:1px solid #D9DEF2;
	width:44px;
	height:44px;
	padding:3px;
	background-color:#FFFFFF;
	margin-top: 2px;
	margin-right: 6px;
	margin-bottom: 2px;
	margin-left: 4px;	
}
#error {
	margin:2px;
	padding:2px;
	text-align:center;
	color:#FF0000;
	background:#FFFF99;
	border-left:1px solid #fc0;
	padding:2px 5px;
}
#commentload {
	padding-top:3px;
	float:right;
	vertical-align:middle;
	height:18px;
	width:18px;
	background:url(images/spinner.gif) center center no-repeat;
}
/* Images */
img {
	border:0;
}
p img {
	border:0;
	max-width:100%;
	padding:2px;
}
img.center, img[align="center"] {
	display:block;
	margin-left:auto;
	margin-right:auto;
}
img.alignright, img[align="right"] {
	padding:4px;
	margin:0 0 2px 7px;
	display:inline;
}
img.alignleft, img[align="left"] {
	padding:4px;
	margin:0 7px 2px 0;
	display:inline;
}
img.noborder {
	border:0 !important;
}
.feedlink img {
	display:inline;
	float:left;
	margin:0;
	padding:0;
}
/* Text align */
.center {
	text-align:center;
}
.alignleft {
	float:left;
}
.alignright {
	float:right;
}
.item {
	text-align:right;
}
/* Float */
.floatright {
	float:right;
}
.floatleft {
	float:left;
}

.navigation .floatright {
	float:right;
	padding-right: 20px;
	background-image: url(images/arrright.gif);
	background-repeat: no-repeat;
	background-position: right 2px;
}
.navigation .floatleft {
	float:left;
	padding-left: 20px;
	background-image: url(images/arrleft.gif);
	background-repeat: no-repeat;
	background-position: left 2px;
}

/* Miscellaneous */
.content-top {
display:none;
	font-size:.9em;
	text-align:right;
	width:958px;
	background:url(images/bg_content_top.png) transparent repeat-x top center;
	margin:0 1px 0 -9px;
	height:15px;
}
.content-top a {
	margin:0 15px 0;
}
.content-bottom {
	height:6px;
	margin:0 1px;
	width:938px;
}
.navigation {
	display:block;
	font-size:.9em;
	text-align:center;
	margin-top: 5px;
	margin-bottom: 5px;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	height:20px;
}
.alert {
	color:#FF0000;
	background:#FFFF99;
	border-left:1px solid #fc0;
	text-align:center;
	margin:10px auto;
	padding:5px;
}
.metacmt {
	background:url(images/comment.png) left center no-repeat;
	padding:2px 0 2px 17px;
}
.metacat {
	background:url(images/tag1.png) left center no-repeat;
	padding:2px 0 2px 16px;
}
.metatag {
	color:#ccc;
	background:url(images/tag2.png) left center no-repeat;
	padding:0 0 0 16px;
}
.metaedit {
	background:url(images/edit.png) left center no-repeat;
	padding:2px 0 2px 17px;
}
.clear {
	clear:both;
}
a#headrlogoinf {
	float: left;
} 

#leaderBoard {
	padding:28px 10px 0 215px;
}


.upop {
	font-size: 11px;
	color: #333333;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCDDED;
	margin-bottom: 5px;
	padding-bottom: 5px;
} 
#tdomf_form1 {
	padding: 5px;
}

a.logometriweb {
	background-image: url(images/metriweb.gif);
	height: 34px;
	width: 120px;
	float: right;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}

a.logortldigital {

	background-image: url(images/rtldigital.gif);
	height: 34px;
	width: 120px;
	float: right;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 5px;
}
.blog_post_image {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;

}

.tagcloudz {
padding:10px;

}
