/*
Theme Name: Walloweb 2
Theme URI: http://walloweb.com/
Description: Theme officiel walloweb Version: 2.0
Author: Christophe Lefevre
Author URI: http://techtrends.eu/
Tags: blue, custom header, fixed width, two columns, widgets 


*/
/* Begin Typography & Colors */
body {
	font-size: 0; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #333;
	text-align: center;
	background-color: #EBEBEB;
	background-image: url(images/bgfix.png);
	background-repeat: repeat-y;
	background-position: center top;
	padding:0px;
}
#page {
	text-align: left;
	width: 990px;
	margin-right: auto;
	margin-left: auto;
	font-size: 10px;
	margin-bottom:0px;
		font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;

}
#tilehead {
	background-image: url(images/wallohead.jpg);
	background-repeat: no-repeat;
	height:100px;
}
#header {
	background-image: url(images/headrbgback.png);
	background-repeat: no-repeat;
	background-position: right top;
	height: 100px;
}


#headerimg {
margin: 7px 9px 0;
height: 192px;
width: 990px;
}
#content {
line-height:16px;

}

.narrowcolumn .entry, .widecolumn .entry {

}
.widecolumn {
line-height: 1.6em;
}
.narrowcolumn .postmetadata {
	text-align: left;
	
	
}




.alt {
background-color: #f8f8f8;
border-top: 1px solid #ddd;
border-bottom: 1px solid #ddd;
}
#footer {
border: none;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1,2em;
	}
	
	.small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 2em;
	display: block;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #EEE;
	border-bottom-color: #EEE;
}
	
h1, h2, h3 {
font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
font-weight: bold;
word-spacing: -1px;
}
h1 {
font-size: 4em;
text-align: center;
}
#headerimg .description {
font-size: 1.2em;
text-align: center;
}
h2 {
font-size: 1.6em;
}
h2.pagetitle {
font-size: 1.6em;
}
#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 14px;
	line-height: 28px;
	margin-top:0px;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #AE0B0E;
}

#sidebar ul li {
	padding-bottom: 0px;
	list-style-type: none;
}

#sidebar h2 span {
	padding-right: 15px;
	padding-left: 5px;
	padding-top: 3px;
	padding-bottom: 3px;
	background-image: url(images/arrowh2.gif);
	background-repeat: no-repeat;
	background-position: right 3px;
}

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: #000000;
}
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;
}
.entry p a:visited {
	color: #006699;
}
.commentlist li, #commentform input, #commentform textarea {
font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.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;
	margin-top: 0px;
}
#commentform p {
font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentmetadata {
	width: 250px;
	font-size: 10px;
	font-weight: normal;
	text-align: right;
	float: right;
	
}
.reply a {
	background-color: #086B98;
	padding: 3px;
	border: 1px solid #EBEBEB;
	color: #FFFFFF;
}

.commentmetadata a {
	color: #666666;
	letter-spacing: -1px;
}

li.comment {
	background-color: #F6F6F6;
	border-top-width: 2px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 5px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #EBEBEB;
	border-right-color: #EBEBEB;
	border-bottom-color: #EBEBEB;
	border-left-color: #DEDEDE;


}
#sidebar {
font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
color: #777;
}
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: #086B98;
	text-decoration: none;
}
a:hover {
color: #147;
text-decoration: underline;
}
#wp-calendar #prev a, #wp-calendar #next a {
font-size: 9pt;
}
#wp-calendar a {
text-decoration: none;
}
#wp-calendar caption {
font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
text-align: center;
}
#wp-calendar th {
font-style: normal;
text-transform: capitalize;
}
/* End Typography & Colors */
/* Begin Structure */
body {
margin: 0 0 20px 0;
padding: 0;
}
.narrowcolumn {
	float: left;
	width: 660px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
}
.secondcolumn {
	float: left;
	width: 170px;
	margin-top: 0px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 20px;
	padding-top: 0px;
	padding-right: 0;
	padding-bottom: 0px;
	padding-left: 0px;
}
.widecolumn {

}

#sidebar {
	width: 300px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	float:right;
	margin-top:0px;
	padding-top:0px;
}


.post {
margin: 0 0 15px;
text-align: justify;
}
.post hr {
display: block;
}
.widecolumn .post {
margin: 0;
}
.narrowcolumn .postmetadata {
padding-top: 5px;
}
.widecolumn .postmetadata {
	margin-top: 10px;
	margin-right: 0;
	margin-bottom: 10px;
	margin-left: 0;
}
.widecolumn .smallattachment {
text-align: center;
float: left;
width: 128px;
margin: 5px 5px 5px 0px;
}
.widecolumn .attachment {
text-align: center;
margin: 5px 0px;
}
.postmetadata {

}
.clear { 
clear: both; 
}

/* End Structure */
/*	Begin Headers */

h2 {
	margin-top: 5px;
	margin-right: 0;
	margin-bottom: 0;
	margin-left: 0;
}
h2.pagetitle {
margin-top: 30px;
text-align: center;
}
#sidebar h2 {
margin: 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;
	border: 4px solid #FFFFFF;
}
img.alignright {
padding: 0px;
margin: 0 0 2px 10px;
display: inline;
	border: 4px solid #FFFFFF;
}
img.alignleft {
padding: 0px;
margin: 0 10px 2px 0;
display: inline;
	border: 4px solid #FFFFFF;
}
.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 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 */
#searchform {
margin: 10px auto;
padding: 5px 3px;
text-align: center;
}
#sidebar #searchform #s {
width: 108px;
}
#sidebar #searchsubmit {
}
.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: 99%;
padding: 2px;
}
#commentform #submit {
margin: 0;
float: right;
}
/* 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 li .avatar {
float: left;
border: 1px solid #eee;
padding: 2px;
margin-right:5px;
background: #fff;
}
.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 form {
margin: 0;
}
/* End Sidebar */
/* Begin Calendar */
#wp-calendar {
empty-cells: show;
margin: 10px auto 0;
width: 155px;
}
#wp-calendar #next a {
padding-right: 10px;
text-align: right;
}
#wp-calendar #prev a {
padding-left: 10px;
text-align: left;
}
#wp-calendar a {
display: block;
}
#wp-calendar caption {
text-align: center;
width: 100%;
}
#wp-calendar td {
padding: 3px 0;
text-align: center;
}
#wp-calendar td.pad:hover {
/* Doesn't work in IE */
background-color: #fff;
}
/* End Calendar */
/* 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;
}
.hidden { 
display: none; 
}
hr {
display: none;
}
a img {
border: none;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	height: 20px;
	font-size: 11px;
	color: #333333;
}

.navigationup {
	display: block;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 5px;
	height: 20px;
	font-size: 10px;
	color: #333333;
	border-bottom-style: solid;
	background-color: #F8F8F8;
	border-bottom-width: 1px;
	border-bottom-color: #CCCCCC;
	line-height: 20px;
	font-weight: bold;
	padding:4px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DDDDDD;
}
.navigation a , .navigationup  a {
	font-weight: bold;
	font-size: 10px;
}
/* End Various Tags & Classes*/

/* Captions */
.aligncenter,
div.aligncenter {
display: block;
margin-left: auto;
margin-right: auto;
}
.wp-caption {
border: 1px solid #ddd;
text-align: center;
background-color: #f3f3f3;
padding-top: 4px;
margin: 10px;
-moz-border-radius: 3px;
-khtml-border-radius: 3px;
-webkit-border-radius: 3px;
border-radius: 3px;
}
.wp-caption img {
margin: 0;
padding: 0;
border: 0 none;
}
.wp-caption p.wp-caption-text {
font-size: 11px;
line-height: 17px;
padding: 0 4px 5px;
margin: 0;
}
/* End captions */

/* "Daisy, Daisy, give me your answer do. I'm half crazy all for the love of you.
It won't be a stylish marriage, I can't afford a carriage.
But you'll look sweet upon the seat of a bicycle built for two." */


.firstart {
	margin-bottom: 10px;
	padding-bottom: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	}
.listart {
	width: 315px;
	float: left;
	margin-bottom: 25px;
	height: 190px;
	padding: 0px;
	text-align: justify;
}
.type2 {
	
	margin-left: 15px;
	padding-left: 15px;
}
#page #content .entry, #page #content .entry p{
	line-height: 18px;
} 

#content #postsresume {
	text-align: left;
	margin-top: 0px;
	padding-top: 0px;
}
.minipict {
	vertical-align: middle;
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	overflow: hidden;
}
#postsresume h2 a {
	font-size: 16px;
	color: #000000;
	line-height: 18px;
}
#postsresume h2 {
	margin-top: 0px;
	margin-bottom: 10px;
	padding-top: 0px;
	padding-bottom: 0px;
}

h4 {
	background-image: url(images/bglign.gif);
	line-height: 18px;
	margin: 0px;
	padding: 0px;
}

h4 span , h4 a {
	color: #1B7BAA;
	padding-right: 4px;
	background-color: #FFFFFF;
}




#searchzone{
	width:980px;
	margin-top: 50px;
	position: absolute;
	text-align: left;
	padding-left: 10px;
	line-height: 28px;
	font-size: 8px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	color: #CCCCCC;
	font-weight:bold
	
}
.tribunelist {
	color: #FFFFFF;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
}
.tribunelist h2 {
	background-image: url(images/bgdegh2.png);
	background-repeat: repeat-x;
	background-position: 0px;
}


#page #header #searchzone #searchform {
	padding: 0px;
	text-align: right;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	float: right;
}
#searchzone a {
	font-size: 12px;
	color: #003333;
	line-height: 28px;
	
}
#searchzone ul {
	margin: 0px;
	padding: 0px;
	height:20px;
}
#searchzone li {
	display: inline;
	background-image: url(images/hipuce.gif);
	background-repeat: no-repeat;
	background-position: left !important;
	padding-top:5px !important;
	padding-bottom:1px !important;
	
	background-position: left  2px ;
	padding-top:3px;
	padding-bottom:3px;
	margin-right: 10px;
	margin-left: 5px;
	padding-left: 20px;
	vertical-align:bottom;
}

#searchzone li.page-item-19  {
	background-image: url(images/user_add.gif);
}
#searchzone li.page-item-104 {
	background-image: url(images/star.gif);
}
#searchzone li.page-item-99 {
	background-image: url(images/weather_cloudy.gif);
}
#searchzone li.page-item-15 {
	background-image: url(images/page_white_edit.gif);
}
#searchzone li.page-item-21 {
	background-image: url(images/chart_bar.gif);
}
#searchzone li.page-tribune {
	background-image: url(images/transmit.gif);
}





#menu li {
	display: inline;

}



#menu {
	width:780px;
	margin-top: 10px;
	position: absolute;
	margin-left: 210px;
}
#menu ul {
	margin: 0px;
	padding: 0px;
}




#menu li a {
	background-attachment: scroll;
	color: #FFFFFF;
	display: block;
	float: left;
	font-weight: bold;
	font-size: 12px;
	height: 24px;
	margin-right: 0px;
	padding-right: 10px; /* sliding doors padding */
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}



#menu li a span {
	display: block;
	line-height: 14px;
	padding: 5px 0 5px 10px;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;

} 


#menu li a:hover {

}

#menu li a:hover span {
	color: #F2F2F2;
} 

#menu li a:hover {


	color: #FFFFFF;

}

#menu li a.current span {
	display: block;
	line-height: 14px;
	padding: 5px 0 5px 10px;
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	background-color: #FFFFFF;
	background-image: url(images/ong_l_a.gif);
	background-repeat: no-repeat;
} 







#menu li a.current{
	color: #FFFFFF;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	background-attachment: scroll;
	background-image: url(images/ong_r_a.gif);
	background-repeat: no-repeat;
	background-position: right top;
	font-weight: bold;
}





#sidebar li {
	margin-bottom: 10px;
}

#sidebar li ul {
	margin-bottom: 10px;
	margin-right:0px;
	margin-left:0px;
	
}


#sidebar ul li ul li {
	list-style-type: none;
	margin-bottom: 0px;
	color: #000000;
	line-height: 12px;
	margin-top: 0px;
	margin-right: 0px;
	margin-left: 0px;
	font-size: 10px;
	margin-bottom:2px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	display: block;
	padding-top: 5px;
	padding-bottom: 5px;
	margin-bottom: 0px;
}
#sidebar ul li ul li a{
	color: #094F95;
	font-size: 13px;
	word-spacing: -2px;
	font-family: Arial, Helvetica, sans-serif;

}
#page #sidebar #subszone {
	background-image: url(images/feedsbg.png);
	height: 40px;
	width: 300px;
	padding-top: 60px;
	text-align: center;
}
#page #sidebar #subszone img {
	margin-right: 2px;
	margin-left: 2px;
	border: 1px solid #F7F7F7;
	padding:2px;
}
#page #sidebar #subszone img:hover {
	border: 1px solid #76A2D0;
}
#pubcarre {
	background-color: #DEDEDE;
	margin-top: 10px;
	margin-bottom: 10px;
}
#pubcarre td {
	height: 150px;
	width: 150px;
	text-align: center;
	vertical-align: middle;
}

a.logo {
	margin-top: 5px;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 90px;
	width: 250px;
	position: absolute;
	display: block;
	z-index: 50;
	text-decoration: none;
	background-image: url(images/walogo.jpg);
	background-repeat: no-repeat;
}
a.logo:hover {

	text-decoration: none;
	background-image: url(images/walogo2.jpg);
}

.endresume {
	line-height: 20px;
	background-color: #F8F8F8;
	font-size: 11px;
	padding-right: 5px;
	text-align: right;
}
.endresume a {
	float: left;
	background-color: #EBEBEB;
	padding-right: 5px;
	padding-left: 5px;
	font-weight: bold;
	font-size: 10px;
}
.wp-polls label {
	color: #264493;
	font-size: 14px;
	font-weight: bold;
}
.wp-polls strong {
	color: #000;
	font-size: 14px;
	font-weight: bold;
}
 .wp-polls small {
	color: #264493;
	font-size: 11px;
	font-weight: bold;
}


.wp-polls {
	border: 1px solid #E9E9E9;
	font-size: 12px;
	padding: 10px;
}
.wp-polls-ul {
font-size: 12px;
}
#sidebar ul li ul.wp-polls-ul li{
	border:none;
	font-size: 12px;
	color: #000000;
}

#sidebar ul li .wp-polls li {
	list-style-type: none;
}
.btnx {
	font-size: 12px;
	color: #FFFFFF;
	background-color: #1D7DAC;
	border: 1px solid #076A97;
	font-weight: bold;
	padding: 4px;
}
.btnr {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	background-color: #FFFFFF;
	padding: 3px;
	border: 1px solid #CCCCCC;

}
.resumetext {
	font-size: 11px;
	height: 155px;
	overflow: hidden;
}
#searchsubmit {
	padding: 1px;
	border:none;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #197AA8;
}
#searchform #s {
	color: #003300;
	width: 170px;
	margin: 5px 5px 1px 0;
	border: 1px inset #CCCCCC;
}
.simplearticle h2 a {
	font-size: 30px;
	font-weight: bold;
	letter-spacing: -3px;
	line-height: 30px;	
	padding-bottom:10px;
}


p {
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 16px;
}

#commentform {
	padding-bottom: 30px;
	padding-right: 9px;
	padding-left: 9px;
	background-color: #EBEBEB;
	padding-top: 10px;
	border: 1px solid #DEDEDE;
}

.entry li {
	margin-left: 30px;
	list-style-type: square;
	list-style-position: outside;
	padding-left: 10px;
}

#footer ul {
margin-left:0;
padding-left:0;

}
#footer li {
	width: 225px;
	display: block;
	float: left;
	font-size: 11px;
	margin-left: 10px;
	margin-right: 10px;
	list-style-type: none;
	color:#CCCCCC;
}



#footer li li{
	margin-left: 0px;
	margin-right: 0px;
	margin-bottom:5px;
 }

#footer li li a{
	color:#EEE;
	font-weight: bold;
 }


#footer h2 {
	font-size: 14px;
	margin-bottom: 5px;
	color: #FFFFFF;
	text-transform: uppercase;
}

#footer a.logt {
	height: 66px;
	width: 200px;
	background-image: url(images/techtrends.jpg);
	background-repeat: no-repeat;
	font-size: 0px;
	color: #333333;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	display: block;
}



#footer .footer-contents {
	width: 990px;
	margin-bottom: 20px;
}

#footer {
	margin: 0;
	width: 990px;
	background-color:#333333;
	background-image: url(images/bgfoot.jpg);
	background-repeat: no-repeat;
	padding-top: 5px;
	padding-right: 0;
	padding-bottom: 0;
	padding-left: 0;
	padding-bottom:30px;
}
#footer p {
margin: 0;
}


cite.fn {
	font-size: 14px;
}
	#searchsubmit {vertical-align:middle;position:relative;top:-1px;background:url(images/search.gif) no-repeat;border:0px;width:71px;height:27px;cursor:pointer}

.maxivignette {
	float:left;
	margin-right:10px;
	margin-bottom: 6px;
	margin-top:10px;
}
#publibtn {
	float: right;
	margin-top: 7px;
	margin-right: 4px;
}
h2.pagetitle {
	color: #474747;
	text-align: left;
	font-size: 28px;
	line-height: 20px;
	margin: 0px;
	display: block;
	font-weight: bold;
	letter-spacing: -2px;
	padding-top: 10px;
	padding-right: 4px;
	padding-bottom: 10px;
	padding-left: 45px;
	background-image: url(images/h4bg.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #474747;
}
.shareit {
	float: right;

}
.firstart h2 a {
	font-size: 26px;
	line-height: 26px;
	display:block;
	text-align:left;
	margin-bottom:10px;
}
#userabout {
	float: left;
	width: 280px;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #CCCCCC;
	margin-right: 10px;
	clear: both;
	
}
#userabout img.avatar {
	border: 2px solid #FFFFFF;
	float: left;
	margin-top: 2px;
	margin-right: 8px;
	margin-bottom: 2px;
	margin-left: 0px;
}
.postmetadata {
	float: left;
	margin-bottom: 15px;
}

/* météo */


#content .meteo .wp-forecast .wp-forecast-curr div {
	font-size: 16px;
	font-weight: bold;
	color: #0F5A85;
}
#page #content .meteo .wp-forecast .wp-forecast-curr .wp-forecast-curr-details {
	font-size: 12px;
	color: #000000;
}
#page #content .meteo .wp-forecast .wp-forecast-curr table.wp-forecast-curr {
	width: 100%;
}
#page #content .meteo .wp-forecast .wp-forecast-fc .wp-forecast-fc-head {
	width: 100%;
}
#tablofmeteo .wp-forecast {
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #EEE;
	border-left-color: #EEE;
}


#page #content .meteo .wp-forecast .wp-forecast-fc {
	width: 100%;
}
#page #content .meteo #tablofmeteo {
	margin-top: 20px;
}
#page #content .meteo #tablofmeteo .wp-forecast .wp-forecast-fc .wp-forecast-fc-head {
	font-size: 14px;
	color: #003399;S
}#sidebar .wp-forecast .wp-forecast-curr {
	
}
#page #sidebar .wp-forecast {
	background-color: #F8F8F8;
	border: 1px solid #DDDDDD;
}

#page #sidebar .wp-forecast .wp-forecast-curr table.wp-forecast-curr {
	float: left;
	width: 170px;
}
#page #sidebar #wp-forecasta .wp-forecast .wp-forecast-curr div {
	text-align: left;
}

.secondcolumn ul li {
	padding: 5px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	border: 1px solid #DDDDDD;
	list-style-type: none;
	font-size: 10px;
	background-color: #F8F8F8;
}
.secondcolumn  h2 {
	font-size: 12px;
	margin-top: 0px;
	margin-bottom: 5px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #AE0B0E;
	padding-left: 3px;
	color: #000000;
}

.secondcolumn ul {
	margin: 0px;
	padding:0px;
}


.secondcolumn ul li ul li {
	padding: 0px;
	border: none;
	list-style-type: none;
	font-size: 11px;
		margin-bottom:5px;
		padding-bottom:5px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-bottom-width: 1px;
	border-bottom-color: #999999;
	display: block;
}

