/*
Theme Name: NeoSynergix
Theme URI: http://www.neosynergix.com/
Description: Le th&egrave;me par d&eacute;faut de N&eacute;oSynergix
Version: 1.0
Author: Jonathan Falardeau
Author URI: 
Tags:  
*/

*{
	margin: 0;
	padding: 0;
	border: none;
}

p{
	margin: 10px 0px;
}

html{
	background: #4c88a1 url(images/background_html.jpg) repeat-x;
}

body {
	font: 11px Verdana, Arial, Helvetica, sans-serif;
	color: #4a4a4a;
}

a {  
	color: #4a4a4a;
}

a:hover {
	color:#eb601d;
	text-decoration: underline;
}

a:visited{
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

input{
	border: solid 1px #4a4a4a;
	color: #4a4a4a;
	font: 11px Verdana, Arial, Helvetica, sans-serif;
}

acronym,
abbr{
	border-bottom: 1px dashed #999;
	font-size: 0.9em;
	letter-spacing: .07em;
}

h1{
	font-size: 13px;
	color: #eb601d;
	font-weight: normal;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	padding-bottom: 15px;
	padding-top: 5px;
}

h2{
	font-size: 12px;
	color:#5490AA;
	padding-bottom: 10px;
	padding-top: 5px;
}

h3{
	font-size: 12px;
	padding-top: 5px;
}

h3 a,
#column_main.services p a{
	text-decoration: none;
}

h4{
	font-size: 11px;
}

/*----------------
	  CLASSES
-----------------*/
.clear{  
	clear: both;
}

.postmetadata{
	clear: both;
	color: #8a8a8a;
}

.thread-alt {
	background-color: #f8f8f8;
}

.thread-even {
	background-color: white;
}

.depth-1 {
	border: 1px solid #ddd;
}

.alt,
.even{
	margin: 0px;
	padding: 10px;
	border-left: 1px solid #ddd;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	padding-bottom: 60px;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

/*----------------
    STRUCTURE
-----------------*/
#allbox{  
	position: relative;
	width: 936px;
	margin:0 auto;
}

#all{  
	width: 936px;
	background: url(images/accueil_background.gif) repeat-y;
}

#header{ 
	width: 936px;
	height: 159px;
}

#content{  
	width: 936px;
	min-height: 500px;
	background: url(images/content_background.gif) repeat-y;
}

#title{
	position: absolute;
	top: 70px;
	left: 640px;
}

#title a{
	font-size: 2em;
	text-decoration: none;
	color: #4a4a4a;
}

#logo{
	position: absolute;
	top: 30px;
	left: 136px;
}

#zoneclient{
	position: absolute;
	top: 11px;
	/*left: 512px;498px;*/
	right: 27px;/*0px;*/
	font-size: 9px;
}

#zoneclient a{
	text-decoration: none;
	/*margin-left: 8px;*/
}

#zoneclient li{
	width: 95px;
	height: 16px;
	display: block;
	float: left;
	padding: 6px 0 0 0;
}

#zoneclient #zoneclientlink a{
	display:block;
	width: 85px;
	height: 16px;
	text-align:right;
	margin:0 10px 0 0;
	color: #4a4a4a;
}

#zoneclient #homelink {
	border-right: 1px solid #4a4a4a;
}

#zoneclient #homelink a{
	color: #eb601d;
	display:block;
	width: 85px;
	height: 16px;
	text-align:right;
	margin:0 10px 0 0;
}

/* right column */
#column_main {  
	width: 643px;
	min-height: 500px;
	float: left;
}

/* left column */
#column_secondary{ 
	width: 275px;
	min-height: 322px;
	height:auto !important;/* hack ie6*/
    height:322px;/* hack ie6*/
	float: left;
	margin:0 6px 30px 6px;
	_margin:0 6px 30px 3px;/* hack ie6*/
	background: url(images/background_column_secondary.gif) top right no-repeat;
}

#footer{  
	height: 25px;
	width: 936px;
	margin: 3px auto;
}

#column_main{
	margin: 0px 0px 30px 0px;
}

.writeable_area{
	padding: 0px 15px 0px 10px;
}

.writeable_area .postmetadata{
	text-align: center;
	margin: 20px 0px;
}

#column_main ul{
	margin: 10px 270px 15px 30px;
}

#column_main li{
	margin-bottom:3px;
}

#column_main ul ul{
	margin: 5px 0 10px 20px;	
}

#footer p#right{  
	float: right;
	margin-right: 6px;
	font-size: 8px;
	color: #fff;
}
#footer p#left{  
	float: left;
	margin-left: 168px;
	font-size: 8px;
	color: #fff;
}

#footer a{  
	color: #fff;
	text-decoration: none;
}

/*----- Barre de coté ------*/
#sidebar{
	margin: 0px 0px 0px 15px;
}

#sidebar a{
	text-decoration: none;
}

#sidebar ul{
	list-style: none;
	margin: 0px 10px;
	padding: 0px;
}

#sidebar .widget{
	padding: 5px 0px 5px 0px;
}

#sidebar .widget ul{
	list-style: disc;
	margin-left: 25px;
}

#calendar_wrap{
	width: 65%;
	text-align: center;
	margin: 0px auto;
}

#calendar_wrap a{
	text-decoration: underline;
}

#calendar_wrap td{
	padding: 2px;
}

/*------ Post unique -------*/
.post{
	margin: 0px 0px 40px 0px;
	text-align: justify;
}

.post h2{
	font-size: 1.3em;
}

.post h2 a{
	text-decoration: none;
}

.entry .postmetadata{
	margin: 30px 0px;
	text-align: justify;
}

/*----- Commentaires -------*/
.commentlist li, 
#commentform input, 
#commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.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;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform {
	margin: 5px 10px 0 0;
}
	
#commentform textarea {
	width: 100%;
	padding: 2px;
	border: solid 1px #AAAAAA;
}

.commentlist {
	padding: 0px;
	text-align: justify;
}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}

.children { padding: 0; }

#commentform p {
	margin: 5px 0;
}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}

.commentmetadata {
	margin: 0;
	display: block;
}
