/*  
Theme Name: Blog Excedence
Theme URI: 
Description: Rhème du blog Excedence
Version: 1
Author: 3SI-Web
*/ /* Begin Typography & Colors */
body {
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background: #454648 /* url('images/kubrickbgcolor.jpg')*/;
	color: #333;
	text-align: center;
}

#fondNoir {
	visibility: hidden;
	position: absolute;
	top: 0px;
	left: 0px;
	width: 100%;
	background-color: #000000;
	opacity: 0;
	filter: alpha(opacity =                   0);
	z-index: 100;
	overflow: none;
}

#popup {
	position: absolute;
	height: auto;
	width: 500px;
	z-index: 200;
	background-color: white;
	padding-bottom: 15px;
}

#headerPopup {
	background: #FFF url('images/navbg.jpg') repeat-x;
	width: 100%;
	height: 30px;
}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
}

#header {
	display : block;
	background: #000 url('images/kubrickheader.jpg') no-repeat bottom center
		;
}

#headerLink {
	float: right;
	margin: 5px;
	font-size: 14px;
}

#titrePopup {
	float: left;
	margin: 5px;
	color: white;
	font-size: 14px;
}

#closePopup {
	float: right;
	margin: 5px;
	cursor: pointer;
	color: white;
	background-image: url(images/closePopup.gif);
	background-repeat: no-repeat;
	background-position: right;
	padding-right: 16px;
}

#headerimg {
	margin: 7px 9px 0;
	height: 192px;
	width: 740px;
}

#nav {
	background: #FFF url('images/navbg.jpg') repeat-x;
}

#content {
	font-size: 1.2em
}

.widecolumn .entry p {
	font-size: 1.05em;
}

.narrowcolumn .entry,.widecolumn .entry {
	line-height: 1.4em;
}

.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 {
	background: #e1e5e6;
	border: none;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

h1,h2,h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif
		;
	font-weight: bold;
}

h1 {
	font-size: 4em;
	text-align: center;
}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
}

h2 {
	font-size: 20px;
}

h2.pagetitle {
	font-size: 1.6em;
}

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
}

h3 {
	font-size: 13px;
}

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: #333;
}

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: #b85b5a;
}*/

.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;
}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

.commentmetadata {
	font-weight: normal;
}

#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;
}

#tag a {
	text-decoration: none;
	color: #76715e;
	font-weight: bold;
}

#tag a:hover {
	text-decoration: underline;
	color: #76715e;
	font-weight: bold;
}

a,h2 a:hover,h3 a:hover {
	color: #06c;
	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;
}

#page {
	background-color: white;
	margin: /*20px*/ auto;
	padding: 0 0 0 0;
	width: 970px;
	border: 1px solid #959596;
}

#header {
	background-color: white;
	margin: 0 0 0 1px;
	padding: 0;
	height: 140px;
	width: 970px;
}

#headerimg {
	margin: 0;
	height: 140px;
	width: 100%;
}

#nav {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	height: 30px;
	width: 100%;
}

.narrowcolumn {
	float: left;
	padding: 15px 0 0 10px;
	margin-left: 10px;
	width: 700px;
	line-height: 1.4em;
}

.widecolumn {
	float: left;
	/*padding: 10px 0 20px 0;*/
	padding: 4px 0 0 10px;
	/*margin: 5px 0 0 210px;*/
	width: 530px;
}

.post {
	margin: 0 0 10px;
	text-align: justify;
}

.post hr {
	display: block;
}

.widecolumn .post {
	margin: 0;
}

.narrowcolumn .postmetadata {
	padding-top: 5px;
}

.widecolumn .postmetadata { /*margin: 30px 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: left;
	border-top: 3px dotted #d2dadc;
	border-bottom: 2px solid #d2dadc;
}

#footer {
	padding: 0;
	margin: 15px 0 0 0;
	width: 970px;
	clear: both;
}

#footer p {
	margin: 2px 0 0 0;
	padding: 3px 0 3px 0;
	text-align: center;
	color: #6E6E6E;
	font-size: 12px;
}

#footer a {
	color: #6E6E6E;
	text-decoration: none;
}

#footer a:hover {
	color: #6E6E6E;
	text-decoration: underline;
}

/* End Structure */ /*	Begin Headers */
h1 {
	padding-top: 70px;
	margin: 0;
}

h2 {
	margin: 6px 0 0;
}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
}

h3 {
	padding: 0;
	margin: 4px 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;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.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 li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
}

#sidebar ul p,#sidebar ul select {
	margin: 5px 0 8px;
}

#sidebar ul ul,#sidebar ul ol {
	margin: 0px 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;
}

#lsidebar ul,#lsidebar ul ol {
	margin: 0 0 0 0;
	padding: 0;
}

#lsidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 0px;
	color: #6E6E6E;
}

#lsidebar ul p,#lsidebar ul select {
	margin: 5px 0 0px;
}

#lsidebar ul ul,#lsidebar ul ol {
	margin: 5px 0 0 10px;
}

#lsidebar ul ul ul,#lsidebar ul ol {
	margin: 0 0 0 2px;
}

ol li,#lsidebar ul ol li {
	list-style: decimal outside;
}

#lsidebar ul ul li,#lsidebar ul ol li {
	margin: 0px 0 0;
	padding: 0;
}

#nav ul {
	display: inline;
	margin: 0 0 0 37px;
	padding: 0;
	color: #55408D;
}

#lsidebar ul ol {
	display: inline;
	margin: 0 0 0 0px;
	padding: 0;
	color: #55408D;
}

#nav ul li {
	margin-left: 5px;
	display: inline;
	list-style-type: none;
	list-style-image: none;
	padding: 0 10px 0 0px;
	font-size: 18px;
	height: 30px;
	float: left;
	color: #55408D;
	background-image: url(images/pages/bt_nav_g.gif);
	background-repeat: no-repeat;
	background-position: left;
	_background-position: 0 0;
}

#nav ul li a {
	display: block;
	float: left;
	height: 31px;
	background-image: url(images/pages/bt_nav_r.gif);
	background-repeat: no-repeat;
	background-position: right;
	margin-left: 25px;
	_margin-left: 10px;
	padding-right: 20px;
	color: #523b89;
	line-height: 30px;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif
		;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
}

#nav ul li a:hover {
	text-decoration: none;
}

/* End Entry Lists */ /* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}

#sidebar #searchform #s {
	width: 158px;
	margin-top: 25px;
	padding: 2px;
}

#sidebar #searchsubmit {
	padding: 1px;
}

.entry form {
	/* This is mainly for password protected posts, makes them look better. */
	text-align: center;
	clear: both;
}

select {
	width: 130px;
}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}

#commentform textarea {
	width: 100%;
	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 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 {
	float: right;
	padding: 4px 0 10px 0;
	margin-top: 4px;
	/*margin-left: 760px;*/
	/*background: #FFF url('images/dsidebar_etoile.gif') no-repeat;*/
	width: 210px;
	/*height:462px;*/
	s
}

#sidebar form {
	margin: 0;
}

#lsidebar {
	float: left;
	padding: 4px 0 0px 0;
	margin-left: 0px;
	width: 210px;
}

#lsidebar h2 {
	background-image: url(images/bg_categories.gif);
	color: #f94610;
	text-align: left;
	height: 30px;
	font-weight: bold;
	letter-spacing: -1px;
	line-height: 30px;
	padding-left: 40px;
	font-size: 16px;
}

#lsidebar 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;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 4px;
	margin-bottom: 10px;
}

/* End Various Tags & Classes*/
#com {
	clear: left;
	padding: 4px 0 0px 0;
	margin-left: 0px;
	width: 180px;
}

#com ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 2px;
}

#com ul p,#com ul select {
	margin: 5px 0 0px;
}

#com ul,#com ul ol {
	margin: 5px 0 10px 20px;
}

#com ul ul ul,#com ul ol {
	margin: 0 0 0 2px;
}

ol li,#com ul ol li {
	list-style: decimal outside;
}

#com ul ul li,#com ul ol li {
	margin: 0px 0 0;
	padding: 0;
}

#com a:hover {
	color: #6E6E6E;
	text-decoration: underline;
}

#com a,h2 a:hover,h3 a:hover {
	color: #6E6E6E;
	text-decoration: none;
}

#lsidebar ul ol {
	display: inline;
	margin: 0 0 0 0px;
	padding: 0;
	color: #6E6E6E;
}

#search {
	background: #FFF url('images/searchbar_fond.jpg') no-repeat;
}

#cat_droite {
	background: #FFF url('images/dsidebar_etoile.gif') no-repeat;
	padding: 0 0 0 25px;
	margin: 0 0 0 0px;
}

#cat_droite h2 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif
		;
	color: #F94610;
	font-size: 16px;
	font-weight: bold;
	letter-spacing: -1px;
	padding-left: 2px;
	background-image: url(images/border-cat-right.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	margin: 0px;
}

#cat_droite h2 span {
	color: #717171;
	font-size: 14px;
	font-weight: normal;
}

#pointe {
	background: #FFF url('images/dsidebar_etoile_pointe.gif') no-repeat;
	height: 122px;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
}

#pointe ul,#pointe ul ol {
	margin: 0 0 0 0;
}

#pointe ul li div#useronline-count a {
	color: #29748b;
}

#pointe ul li div#useronline-count {
	margin: 0px 0px 0px 5px;
	padding: 20px 0 6px 30px;
}

#cat_droite ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 2px;
	width: 90%;
}

#cat_droite ul p,#cat_droite ul select {
	margin: 5px 0 0 0;
}

#cat_droite ul,#cat_droite ul ol {
	margin: 5px 0 0px 5px;
	padding: 5px 0 6px 5px;
}

#cat_droite ul ul ul,#cat_droite ul ol {
	margin: 0 0 0 2px;
}

ol li,#cat_droite ul ol li {
	list-style: decimal outside;
}

#cat_droite ul ul li,#cat_droite ul ol li {
	margin: 0px 0 0 0;
	padding: 0;
}

#cat_droite a:hover {
	color: #6E6E6E;
	text-decoration: underline;
}

#cat_droite a,h2 a:hover,h3 a:hover {
	color: #6E6E6E;
	text-decoration: none;
}

#sondage {
	padding: 0 0 0 0;
	margin: 10px 0 0 0;
}

#sondage li a {
	text-align: center;
	display: block;
	width: 100%;
}

.wp-polls,.wp-polls-form {
	width: 99%;
}

.wp-polls-ul {
	margin: 0px !important;
}

.errorSubmit {
	color: red;
	float: left;
	margin: 5px 0px;
}

#loginform {
	width: 270px;
	margin: auto;
	margin-top: 20px;
	margin-left: 128px;
	text-align: left;
}


.lostpasswordform {
	padding-top: 25px;
}

.lostpasswordform_p {
	padding-bottom: 18px;
}
/*
#updateCompte label {
	float: left;
	clear: left;
}
#updateCompte input {
	float: left;
	clear: left;
}

#updateCompte div {
	float: left;
	width: 50%;
}*/

.mdp {
	width: 100% !important;
}

.submit {
	margin-top: 20px;
}

.advice {
	font-size: 10px;
	color: #cccccc;
}

.clear {
	clear: both;
}

.abus {
	float: right;
}

#gallery_images {
	width: 450px;
	margin: auto;
}

.bouton_avatar {
	position: absolute;
	margin-top: 400px;
	margin-left: -100px;
}

#lca_form {
	/*margin: 120px 0px;*/
}

#gallery_images img {
	cursor: pointer;
}

.ombre_avatar {
	background-color: #cccccc;
	width: 75px;
	height: 75px;
	float: left;
	margin: 5px;
}

.img_avatar:hover {
	margin-top: -5px;
	margin-left: -5px;
	border: 1px solid #cccccc;
}

.content {
	font-size: 12px;
	margin-bottom: 25px;
	line-height: 1.4em;
}

.form_saisie_articles {
	margin-left: 10px;
}

.separateur_avt {
	border-bottom: 2px dashed #66644F;
	display: block;
	float: left;
	padding-top: 40px;
	width: 89%;
}

.avatar_article {
	float: right;
}

.image_article {
	margin-bottom: -3px;
	_margin-bottom: -4px;
	margin-left: 60%;
	_margin-left: 55%;
}

.bandeau_article {
	height: auto;
	padding-bottom: 10px;
}

.auteur_nom {
	float: left;
	margin-left: -190px;
	margin-top: 39px;
	background: white;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 17px;
	color: #66644F;
	font-style: italic;
	padding-bottom: 4px;
}

#signup-welcome {
	padding-left: 120px;
	padding-top: 31px;
	width: 100%;
}

.view {
	padding-left: 120px;
	padding-top: 31px;
	width: 100%;
}

.lead-in {
	padding-left: 120px;
	padding-top: 31px;
	width: 100%;
}

/*Msg erreur/ ok */
.msg_ok {
	color: #77c10a;
	padding-bottom: 15px;
	font-size: 12px;
}

.msg_err {
	color: red;
	padding-bottom: 15px;
	font-size: 1.2em;
}

/*formulaire de contact*/
#contact_form span {
	color: #0066CC;
	margin-top: 0;
	padding-bottom: 10px;
	text-align: left;
}

#contact_form textarea {
	margin-top: 12px;
	width: 98%;
	height: 160px;
	overflow: auto;
	float: left;
}

.contact_form_submit {
	float: right;
}

#advice-required-idcontacttexte {
	margin-top: -16px;
	position: absolute;
	text-align: right;
	width: 53%;
}

#idcontactemail {
	margin-left: 30px;
}

#idcontactlogin {
	margin-left: 21px;
}

#advice-required-idcontactemail {
	margin-top: -17px;
	text-align: right;
	float: right;
}

#advice-required-idcontactlogin {
	margin-top: -17px;
	text-align: right;
	float: right;
}

#advice-validate-freemail-contact-idcontactemail {
	margin-top: -17px;
	text-align: right;
	float: right;
}

#advice-validate-login-contact-idcontactlogin {
	margin-top: -17px;
	text-align: right;
	float: right;
}

/*subscribe to comment*/
.options {
	
}

.title_home {
	color: #ff6600;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	padding-top: 66px;
	_padding-top: 0px;
	text-decoration: underline;
}

.title_home a{
	color: #ff6600;
}

.title_home a:hover{
	color: #f5ad27;
}

.lien_devenir_membre {
	color: #ff6600;
}

#TB_title {
	background: #FFFFFF url(images/navbg.jpg) repeat-x scroll 0 0 !important
		;
	height: 33px;
	padding-top: 3px;
}

#TB_ajaxWindowTitle {
	color: #523B89;
	display: block;
	float: left;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif
		;
	border: 0;
	font-size: 16px;
	font-weight: bold;
	height: 31px;
	letter-spacing: -1px;
	margin-left: 25px;
	padding-right: 20px;
	padding-top: 2px !important;
	-moz-border-radius-topleft: 12px;
	-moz-border-radius-topright: 12px;
	background-color: white;
}

#icone_load {
	display: block;
	margin-bottom: 9px;
	margin-left: 450px;
	margin-right: 450px;
	margin-top: 6px;
	position: absolute;
}

#content_tbl{
	width : 650px !important;	
}

.titre_post a{
	color: #ff6600 !important;
}

#cat_droite .cat-item-parent{
	cursor: pointer;
	color:#6E6E6E;
}

#innerPopup label{
	clear:left;
	display: block;
}


#lien_header
{
display : block;
position : absolute;
width : 764px;
height : 138px;
}

#lien_header2
{	
	display : block;
	position : absolute;
	margin-top: 90px;
	margin-left: 823px;
	width : 147px;
	height : 50px;
}

