/*
Theme Name: Viaparisiana
Theme URI: http://www.kinesphere.fr/
Description:
Version: 1.1
Author: Kinesphère
Author URI: http://www.kinesphere.fr/
Tags:

Vert bg: #b0cca2
Vert foncé: #598b3d
Rouge foncé: #3c0000

Vert: #abca9f
Rouge: #851819
Jaune: #fdd945
Gris: #747476

*/

* {
	padding: 0;
	margin: 0;
	border: 0;
	position: relative;
}
body {
	font: 12px 'Trebuchet MS', Tahoma, Verdana, Arial, Sans-Serif;
	background: #b1cea6 url(images/bg.gif) repeat-x top left;
	color: #000;
	text-align: center;
}

a {
	text-decoration: none;
	color: #851819;
}
a:hover {
	color: #fff;
}
#content a:hover {
	text-decoration: underline;
	color: #000;
}


#page {
	width: 990px;
	margin: 0 auto;
	text-align: justify;
}

#header {
	height: 110px;
	width: 100%;
}
#page.light #header {
	background: url(images/header-bg.png) no-repeat 100% 100%;
}
#page.large #header {
	background: url(images/header-bg.png) no-repeat 810px 55px;
}

#content {
	min-height:400px;
	font-size:13px;
}
#page.light #content {
	width: 620px;
	padding: 20px;
	float: left;
	background: #fff;
}
#page.large #content {
	width: 820px;
	padding: 20px;
	float: left;
	background: #fff url(images/droite-bg.png) no-repeat 640px 0px;
}

#gauche {
	width: 130px;
	padding: 20px 0 20px 0;
	float: left;
}
#page.light #droite {
	background: url(images/droite-bg.png) no-repeat top left;
	width: 200px;
	float: right;
	padding: 61px 0 0 0;
}
#footer {
	background: #3c0000 url(images/footer-bg.gif) repeat-x top left;
	border-top: 5px solid #fdd945;
	clear: both;
	padding: 20px 0;
	font-size: 11px;
	text-align: justify;
	color: #fff;
}



.thread-alt {
background-color: #f8f8f8;
}
.thread-even {
background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.alt {
border-top: 3px solid #fdd945;
border-bottom: 3px solid #fdd945;
}


/***ENTETE***/
#header .widget {
	float: left;
}
#header h3 {
	display: none;
	position: absolute;
	left: -9999px;
	top: -9999px;
	text-indent: -5000px;
}

/*Logo*/
#header h1.logo {
	float: left;
	margin-top: 7px;
	width: 150px;
	height:103px;
}

/*Baseline*/
#text-9 {
	width: 620px;
	padding: 0 0 0 20px;
}
#text-9 h2 {
	margin-top: 82px;
}

/*Recherche*/
#search-3 {
	width: 180px;
	height: 90px;
	padding: 10px;
}
#search-3 input#s {
	width: 130px;
	margin: 0 10px 0 0;
}
#search-3 input#searchsubmit {
	width: 28px;
}

/***COLONNE GAUCHE***/
#gauche ul#menu {
	list-style: none;
}
ul#menu a {
	display: block;
	background: #fff;
	margin: 0 20px 10px 0;
	padding: 10px 20px;
	font-variant: small-caps;
	font-size: 15px;
	color: #000;
}
ul#menu a:hover {
	color: #851819;
	text-decoration: none;
}
ul#menu a.current {
	font-weight: bold;
	color: #851819;
	margin: 0 0 10px 0;
}

/***COLONNE DROITE***/
/*Général*/
#droite .widget {
	padding: 10px;
	background: #747476;
	color:#fff;
	font-size:11px;
}
#droite h3 {
	color: #abca9f;
	margin:0 0 10px;
}
#droite h3 a {
	color: #abca9f;
}
#droite h3 span {
	font-size:150%;
	color:#fff;
}
#droite h4 {
	margin:10px 0 0;
}
#droite ul {
	padding:0;
	list-style:none;
}
#droite li {
	margin: 0 0 10px 0;
}
#droite a {
	color: #c0c0c0;
}
#droite a:hover {
	color: #fff;
}

/*Sur le blog*/
.widget.blog {
	background: #747476;
}

/***PIED DE PAGE***/
#footer-cont {
	width: 990px;
	margin: 0 auto;
	min-height: 140px;
}
#footer .widget {
	float: left;
}
#footer h3 {
	color: #abca9f;
	height: 20px;
	margin:0 0 10px;
}
#footer h3 .fin {
	color:#fff;
}
#footer ul {
	list-style: none;
}
#footer a {
	color: #fdd945;
}
#footer a:hover {
	color: #fff;
}
/*Menus*/
#linkcat-4, #linkcat-5 {
	width: 130px;
	margin: 0 30px 0 0;
}
/*Nous contacter*/
#footer .widget_text {
	width: 250px;
	margin: 0 30px 0 0;
}
/*Description*/
#footer #text-7.widget_text {
	width: 180px;
	padding: 0 10px;
	margin: 0 0 0 30px;
}
#footer #credits {
	float: left;
	text-align: center;
	padding: 20px 0 0;
	margin: 20px 0 0;
	color: #808080;
	width: 100%;
	background: url(images/footer-sep.png) no-repeat 50% 0%;
}
#footer #credits a {
	color: #c0c0c0;
}


/***TEXTE***/
.rouge {
	color: #851819;
}
.vert {
	color: #598b3d;
}

small {
	font-size: 0.9em;
	line-height: 1.5em;
}

h1, h2, h3, h4, h5, h6 {
	font-weight: normal;
	letter-spacing: 0.1em;
	text-align: left;
}
/*#content h3, #content h4, #content h5, #content h6 {
	margin:10px 0 5px;
}*/
#content h3 {
	margin:25px 0 10px;
}
#content h4 {
	margin:10px 0 0;
}
#content h5, #content h6 {
	margin:0 0 5px;
}

h1, #header h2{
	font-size: 17px;
	font-variant: small-caps;
}

h2 {
	font-size: 15px;
}
#content h2 {
	display: block;
	font-size: 22px;
	margin: 0 0 20px 0;
	color: #598b3d;
	border-bottom: 1px solid #c0c0c0;
	letter-spacing: 0;
}
#page.large #content h2 {
	height: 41px;
	line-height: 40px;
	padding: 0 200px 0 0;
}

h3 {
	font-size: 18px;
	font-variant: small-caps;
}
#droite h3, #footer h3, #newsletter h3 {
	text-transform: lowercase;
	font-variant:normal;
	font-size:16px;
}
.post h3 {
	clear:left;
}

h4 {
	font-size: 15px;
}
h4 a {
	color: #fdd945!important;
}
h5 {
	font-size:13px;
}
h6 {
	font-size:11px;
	font-weight:bold;
}

/*Liens*/
a.readon {
	display: block;
	text-align: right;
	padding: 0 20px 0 0;
	margin: 5px 0 0 0;
	color: #c0c0c0;
	background: url(images/readon.png) no-repeat top right;
}
a.readon: hover {
	color: #fff;
}

/*Formulaires*/
input, textarea {
	padding: 3px;
	border: 1px solid #c0c0c0;
	color: #747476;
	font-size: 11px;
}
label {
	display: block;
	width: 50%;
	margin: 10px 0 5px 0;
}

/*Images*/
img.alignleft {
	margin: 0 10px 5px 0;
	display: inline;
	z-index:10;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}

/*Fil d'Ariane*/
#breadcrumb-navxt {
	color: #777;
	font-size: 0.9em;
	line-height: 1.5em;
}
#breadcrumb-navxt a {
	color:#333;
}

/*Autre*/
#content p {
	margin: 5px;
	line-height: 1.4em;
}
br.clr {
	clear: both;
}

/***PAGES SPÉCIFIQUES***/
/**Accueil**/
/*Général*/
.home #content {
	width: 660px!important;
	padding: 0!important;
	float: left!important;
	background: transparent!important;
}
#content .widget {
	margin: 0 0 20px 0;
}

/*Slides*/
#kirousel {
	background: #fff;
}
#kirousel ul.slides {
	list-style:none;
	margin:0;
}
#kirousel ul.slides li {
	width:580px;
	margin:40px;
	text-align:right;
}
#kirousel h3{
	display:none;
}
#kirousel h2 {
	font-size:15px;
	text-transform:uppercase;
	color:#000;
	border:0;
	text-align:right;
	margin:0;
}
#kirousel p {
	color:#fff;
	font-size:22px;
}
#kirousel p strong {
	font-size:30px;
	color:#fdd945;
	font-weight:normal;
}

/*Newsletter*/
#newsletter.widget {
	padding:0 20px 20px 0;
}
#newsletter.widget p {
	float: left;
	margin: 10px 10px 0 0;
}
#newsletter h3 {
	color:#598b3d;
}

/**Blog**/
.postmetadata .widget {
	float:left;
	width:50%;
}
.postmetadata li {
	float:left;
}
body.category .entry .thumb {
	float:left;
	margin:0 10px 5px 0;
	z-index:1000;
}
p.meta {
	opacity:.7;
	font-size:90%;
}

/**Contact**/
.contactform * {	text-align: left;	}
.contactform #tcf_captcha {	width: 25px;	}
.contactform_error {	color: red;	}
.contactform_respons {	color: green;	}



.sticky {
background: #f7f7f7;
padding: 0 10px 10px;
}
.sticky h2 {
padding-top: 10px;
}


.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;
}

.commentmetadata {
font-weight: normal;
}



code {
font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps {
font-size: 0.9em;
letter-spacing: .07em;
}

#wp-calendar #prev a, #wp-calendar #next a {
font-size: 9pt;
}

#wp-calendar a {
text-decoration: none;
}

#wp-calendar caption {
font: bold 1.3em Tahoma, Verdana, Arial, Sans-Serif;
text-align: center;
}

#wp-calendar th {
font-style: normal;
text-transform: capitalize;
}

.post {
margin: 0 0 40px;
text-align: justify;
}

.post hr {
display: block;
}

.postmetadata {
clear: both;
}

.clear {
clear: both;
}

#droite hr {
	height:1px;
	background:#808080;
	border:0;
	margin:0 0 10px;
	padding:0;
	width:100%;
}

#content ul, #content ol {
	margin:0 0 10px 20px;
}
#content ul ul, #content ol ol {
	margin:0 0 0 20px;
}


.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 {
margin: 5px 10px 0 0;
}
#commentform textarea {
width: 100%;
padding: 2px;
}
#respond:after {
content: ".";
display: block;
height: 0;
clear: both;
visibility: hidden;
}
#commentform #submit {
margin: 0 0 5px auto;
float: right;
}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 20px 0 0;
	padding: 10px 0 0;
}

.commentlist {
	padding: 0;
	margin:0!important;
	text-align: justify;
}

.commentlist li {
	margin: 10px 0;
	padding: 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;
text-align:left;
}

.nocomments {
text-align: center;
margin: 0;
padding: 0;
}

.commentmetadata {
margin: 0;
display: block;
}
/* End Comments */


/* 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;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
/* 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 10px 10px 0;
	-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 */

