/* @override http://www.cite-led-technologies.net/content/wp-content/themes/overeasy/custom.css */

/* 
WOO CUSTOM STYLESHEET
---------------------

Instructions:

Add your custom styles here instead of style.css so it 
is easier to update the theme. Simply copy an existing 
style from style.css to this file, and modify it to 
your liking.

*/

#header{
	background: url(images/header.png) no-repeat;
	height: 144px;
	position:relative;
	margin-bottom: 10px;
}

#nav1 {
	height:30px;
	float:right;	
	margin: 30px 10px 0 0;

}

.col9 {
		border: 1px solid #f1f1f1;
	height: 110px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

#text-19 div.textwidget {
}


#blocinfo {
	text-decoration: none;
	display: inline;
	float: left;
	width: 210px;
	padding-right: 0;
	margin-top: 10px;
	margin-left: 19px;
	margin-right: 10px;
	-moz-border-radius: 10px;
    -webkit-border-radius: 10px;
	background-color: #fff;
}

#blocinfo img {
	float: left;
	padding: 0;
	margin: 5px;
	z-index: 1;
}

#blocinfo a {
	text-decoration: none;
}

#blocinfo a p {
	font-size: 16px;
	text-align: left;
	font-weight: bold;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    background-color: #eaeaea;
	margin-right: 0;
	margin-top: 15px;
	margin-left: 0;
	padding: 3px 0 7px 90px;
}

#blocinfo a:hover p { 

background-color: rgba(0,131,209,0.8);
	color: #ffffff;
}


.col6{
	float: left;
	padding: 0px 23px 20px 0;
	width: 227px}
* html .col6{
	width: 220px;
}



#columns div.col6 div.widget div.textwidget img {
	margin-right: 4px;
	margin-bottom: 4px;
	display: block;
	float: left;
}
#columns div.col6 div.widget div.textwidget h3 {
	font-size: 14px;
	margin-bottom: 5px;
	line-height: 1em;
	text-indent: 0;
	word-spacing: 0;
	margin-left: 80px;
}

#columns div.col6 div.widget h3 {
		font-size: 14px;
}

#columns div.col6 div.widget div.textwidget i {
	font-size: 11px;
	line-height: 1em;
	margin-left: 5px;
}

#columns div.col6 div.widget div.textwidget li {
	margin-top: 5px;
	line-height: 1em;
	font-size: 11px;
	letter-spacing: 0;
	background: url(images/checkmark_32.png) no-repeat left 5px;
	border-bottom:1px dotted #ccc;
	padding: .5em 0 .5em 17px;
}



#rightcol_home{
	float: right;
	width: 225px;
	margin: 0;
	padding-top: 0;
}



.col10 {
	margin-top: 0;
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	border: 1px solid #f1f1f1;
}

li#categoryposts-5.widget.widget_categoryposts {
	margin-top: 0;
}

#categoryposts-5 h2.widgettitle {
	font-size: 16px;
	text-align: center;
	margin-top: 0;
	border-bottom: 1px dotted #f8f8f8;
}



#rightcol_home h3{
	color: #ffffff;
	font-size: 1em;
	height: 2.4em;
	margin-top:10px;
}
#rightcol_home h3 span{
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	display: block;
	float: left;
	line-height: 2.4em;
	padding: 0 10px;
}
#rightcol_home .widget ul, #rightcol_home .textwidget {
	-moz-border-radius: 5px;
    -webkit-border-radius: 5px;
	height: 1%;
	margin: 0;
	padding: 7px 15px 15px
}


#categoryposts-5 ul li.cat-post-item a.post-title {
	font-weight: bold;
}

#categoryposts-5 ul li.cat-post-item a.post-title:hover {
	color: #018dd8;
}

#categoryposts-5 ul li.cat-post-item {
	background: url(images/checkmark_red_32.png) no-repeat left 5px;
	border-bottom:1px dotted #ccc;
	padding: 0 0 5px 20px;
	}

#categoryposts-5 ul li.cat-post-item p {
	line-height: 1em;
	padding-bottom: 4px;
	font-size: 11px;
	text-align: left;
	margin-left: 6px;
	padding-top: 0;
	display: block;
	margin-top: 4px;
}

#categoryposts-5 ul li.cat-post-item p.post-date {
	float: right;
	font-size: 9px;
	text-align: right;
	padding-left: 8px;
	padding-top: 0;
	margin-top: 4px;
}

.picto {
	float: right;
	padding-top: 0;
	height: 0;
}

.picto img {
	margin: 0;
	padding: 0;
}



div#lang_sel{
}


