/*
Theme Name: Luntech
Theme URI: http://www.eoxia.com/
Version: 1.0
Description: Luntech
Author: EOXIA
Author URI: http://www.eoxia.com
*/
body {
	margin:0;
	padding:0;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Sans-Serif;
	font-size: 0.8em;
	text-align:center;
	color:#29303B;
	line-height:0.9em;
		background-attachment : fixed ;
	background-image: url(images/fond.jpg);
	background-repeat: repeat-x;
}
.Style1 {
	font-size: 0.8em;
	color: #CC0000;
}
.Style2 {
	font-size: 0.8em;
		font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Sans-Serif;
	color: #fff;
}

a {
	color: #0b618c;	
	text-decoration:none;
}
a:visited {
	color: #0b618c;
}
a:hover {
	color: #ede51f;
	text-decoration:underline;
}

#content {
	font-size: 0.8em;
	float:left;
	width:750px;
	padding:0px 0px 0px 0px;
	margin:0;
	overflow:hidden;
	display:inline;
	}
	
#sidebar {
	padding:0px 0px 0px 0px;
	margin:5;
} 
#footer{
	text-align: center;
	}
#footer a {
	font-size: 0.8em;
		font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Sans-Serif;
	color: #fff;
}
#footer a:visited {
	font-size: 0.8em;
		font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Sans-Serif;
	color: #fff;
}
#footer a:hover {
	font-size: 0.8em;
		font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Sans-Serif;
	color: #fff;
}
a img {
	border: none;
}
acronym, abbr {
	border-bottom: 1px dotted #0c6bf0;
}
acronym, abbr, span.caps {
	cursor: help;
	letter-spacing: .07em;
}

p {
	margin: 0 0 1em;
	padding: 0;
	line-height: 1.2em;
	font-size: 0.9em;
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Sans-Serif;
}


#sidebar ul {
	list-style-type: none;
	padding: 0px;
	margin: 0;
	font-size: 0.9em;	
	padding-bottom:3em;
	border:#ffdda5 0px solid;
	border-top:#fff3df 0px solid;
}

#sidebar h2{
font-size:1em;
color:#0B618C;
}
.widgettitle h2{
font-size:1.1em;
}

#content ul {
	margin-left: 0;
	padding-left: 55px;
	margin-left: 15px;
	list-style-type: none;
		
	
}
#content ul li {
	margin:0;
	padding:0;
	padding-left: -30px;
	margin-left:-35px;	
	list-style-image: url(images/icone.png);
}

.post-content, .page-content {
	padding:0px 0;
	margin:0px 0;
	border-top:#e9af4c 1px solid;	
	font-family: 'Trebuchet MS', 'Lucida Grande', Arial, Sans-Serif;
	font-size:11px;
}
.post-title, .page-title {
	font-family:'Trebuchet MS', 'Lucida Grande', Arial, Sans-Serif;
	font-size:1.2em;
	margin:0;
	font-weight:bold;
}
.page-title 
{
	font-size:1.6em;
	font-weight:normal;
}
#content .page-title a, .post-title a:link, .post-title a:visited, .post-title a:hover, .post-title a:active
{
	text-decoration:none;
	color:#000;
}
#content h1{
	font-family:'Trebuchet MS', 'Lucida Grande', Arial, Sans-Serif;
	font-size:1.6em;
	margin:0;
	font-weight:bold;
color:#026db3;
}
#content h2{
	font-family:'Trebuchet MS', 'Lucida Grande', Arial, Sans-Serif;
	font-size:1.4em;
	margin:0;
	color:#000000;
}
#content h3{
	font-family:'Trebuchet MS', 'Lucida Grande', Arial, Sans-Serif;
	font-size:1.4em;
  font-weight:normal;
	margin:0;
	color:#000000;
}

