/*
Theme Name: Blog Hospimedia
Theme URI: http://blog.hospimedia.fr
Description: Le thème par d&eacute;faut du blog d'Hospimedia
Version: 1.0
Author: Tilt Studio
Author URI: http://www.tilt-studio.fr
*/

/* Styles globaux */

* {
	margin: 0;
	padding: 0;
}
body {
	background: #fff;
	color: #111;
	font: 12px Arial, Helvetica, serif;
	padding: 40px 0;
}
a {
	color: #111;
}
a img {
	border: none;
}
.clear {
	clear: both;
	display: block;
	height: 0;
	line-height: 0;
	overflow: hidden;
}
.textbox {
	border: 1px solid #ccc;
	color: #a0a0a0;
	float: left;
	height: 15px;
	margin: 0 10px 0 0;
	padding: 4px 5px;
}
.button {
	background: #77d1df;
	border: none;
	color: #fff;
	float: left;
	font-weight: bold;
	height: 25px;
	padding: 0 10px;
	text-align: center;
}

/* Gabarit du site */

#hospimedia {
	background: url(images/main_bg.gif) repeat-y left top;
	margin: 0 auto;
	position: relative;
	width: 985px;
}
#page {
	float: left;
	overflow: hidden;
	position: relative;
	width: 645px;
}
#page .content {
	background: url(images/main_top.gif) no-repeat left top;
	padding: 10px;
}
#header {
	background: url(images/main_top.gif) no-repeat left top;
	padding: 10px 10px 0;
}
#header .author {
	background: #fff;
	color: #b4b7b8;
	display: block;
	line-height: 15px;
	padding: 0 12px 15px;
	text-align: right;
	vertical-align: middle;
}
#header .author img {
	color: #0c1a6f;
	height: 15px;
	vertical-align: middle;
	margin-right: 1px;
}
#footer {
	background: #fff url(images/main_bottom.gif) no-repeat left top;
	clear: both;
	color: #a0a0a0;
	font-size: 10px;
	height: 15px;
	padding: 20px 35px;
	position: relative;
}
#footer a {
	color: #a0a0a0;
}

/* Barre laterale */

#sidebar {
	float: left;
	overflow: hidden;
	padding: 25px 0;
	width: 339px;
}
#sidebar ul {
	list-style: none;
}
#sidebar .main li {
	margin: 0 0 5px;
}
#sidebar .main .about {
	background: #86c6d0;
	color: #fff;
	margin: 0 0 12px;
}
#sidebar .main .text {
	padding: 10px 15px 0;
	text-align: justify;
}
#sidebar .main .text p {
	margin: 0 0 15px;
}
#sidebar .main .text .screenshot {
	float: right;
	margin: 0 0 15px 15px;
}
.boutons{
	margin-left:120px;
	padding-bottom:15px;
	width:205px;
	height:70px;
}
.boutons ul{
	width:205px;
	height:70px;
	text-align: right;
}
.boutons ul li a{
	background: url(images/sidebar/ul.gif) left top no-repeat;
}
ul li#btn_decouvrir a{
	display:block;
	height:35px;
	width:205px;
	background-position: 0 0;
}
ul li#btn_decouvrir a:hover{
	background-position: 0 -35px;
}
ul li#btn_decouvrir a:active{
	background-position: 0 -70px;
}
ul li#btn_tester a{
	display:block;
	height:35px;
	width:205px;
	background-position: -205px 0;
}
ul li#btn_tester a:hover{
	background-position: -205px -70px;
}
ul li#btn_tester a:active{
	background-position: -205px -35px;
}
ul li a span{
position:absolute;
left:-9999px;
}
#sidebar .main .feed {
	background: #efbe5f;
	margin: 0 0 12px;
	padding: 0 0 10px;
}
#sidebar .main .feed .feed-text {
	background: #fff;
	color: #4e4e4e;
	height: 100px;
	margin: 10px 10px 0;
	padding: 15px 10px;
}
#sidebar .main .feed .feed-date {
	font-weight: bold;
}
#sidebar .main .feed .feed-text p {
	margin: 0 0 15px;
}

#sidebar .secondary {
	background: #fff;
	border: 8px solid #f8f8f8;
	border-left: none;
	display: block;
	margin: 0 0 0 -8px;
	padding: 20px 15px 20px 30px;
}
#sidebar .secondary li {
	margin: 0 0 20px;
}
#sidebar .secondary li li {
	margin: 0;
}
#sidebar .secondary h3 {
	color: #a0a0a0;
	font-size: 16px;
	margin: 0 0 15px 25px;
}
#sidebar .tags {
	line-height: 1.5em;
}
#sidebar .tags a {
	color: #a0a0a0;
	margin: 0 2px 0 0;
	text-decoration: none;
}
#sidebar .tags a:hover {
	color: #d1cece;
}
#sidebar .archives {
	margin: 0 0 0 85px;
}
#sidebar .archives a {
	color: #77d1df;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 14px;
}
#sidebar .archives li:first-letter {
	text-transform: uppercase;
}
#sidebar .secondary li li.rss,
#sidebar .secondary li li.email {
	display: block;
	line-height: 25px;
	margin: 0 0 5px 50px;
	padding: 0 0 0 35px;
}
#sidebar .rss {
	background: url(images/sidebar/ico_rss.gif) no-repeat left center;
}
#sidebar .rss a {
	color: #77d1df;
	font-family: Trebuchet MS, Arial, sans-serif;
	font-size: 14px;
}
#sidebar .email {
	background: url(images/sidebar/ico_email.gif) no-repeat left center;
}
#sidebar .email .textbox {
	width: 132px;
}

/* Moteur de recherche */

#searchform {
	height: 25px;
}
#searchform .textbox {
	background: url(images/sidebar/ico_loupe.gif) no-repeat 2px center;
	background-attachment: fixed;
	padding: 4px 5px 4px 25px;
	width: 140px;
}
#searchform .button {
	width: 100px;
}

/* Articles */

#page .archives {
	background: #fff;
	color: #a0a0a0;
	font-family: Trebuchet MS, sans-serif;
	font-size: 16px;
	margin: 0 10px 10px;
	padding: 10px;
	text-align: center;
}
.entry {
	margin: 0 10px;
}
.entry .infos {
	font-family: Trebuchet MS, sans-serif;
	margin: 0 -10px;
	padding: 5px 35px;
}
.entry .infos h2, .entry .infos h2 a {
	color: #77d1df;
	font-size: 21px;
	line-height: 21px;
	text-decoration: none;
}
.entry .infos h2 a:hover {
	color: #a9e2eb;
}
.entry .infos p {
	color: #a0a0a0;
	font-size: 11px;
	font-style: italic;
}
.entry .infos p a {
	color: #a0a0a0;
}
.entry .post {
	background: #fff;
	color: #111;
	font-family: Verdana, sans-serif;
	line-height: 1.3em;
	padding: 0 25px 20px 25px;
}
.entry .post p{
	margin: 18px 0 18px 0;
}

.entry .post ul , .entry .post ol{
	margin: 18px 0 18px 18px;
}
.entry .post .alignleft {
	float: left;
	margin: 0 10px 10px 0;
}
.entry .post .alignright {
	float: right;
	margin: 0 0 10px 10px;
}
.navigation {
	margin: 0 10px;
	padding: 10px;
	text-align: center;
}
.navigation a {
	color: #A0A0A0;
	font-weight: normal;
	margin: 0 10px;
}

/* Commentaires */

#comments {
	margin: 10px 0 0;
}
#comments h3 {
	color: #77D1DF;
	font-family: Trebuchet MS, sans-serif;
	font-size: 16px;
	font-weight: bold;
	margin: 0 0 5px 25px;
}
.commentlist {
	list-style: none;
	margin: 0 0 10px;
}
.commentlist li {
	background: #f2fbfc;
	padding: 10px 25px;
	text-align: justify;
}
.commentlist li.alt {
	background: #fff;
}
.commentlist li p {
	color: #111;
	font-family: Verdana, Arial, sans-serif;
	margin: 0 0 4px;
}
.commentlist li .commentmetadata a {
	font-weight: bold;
}
.commentlist li .moderation {
	display: block;
	font-style: normal;
	font-weight: bold;
	margin: 0 0 4px;
}
.commentlist li .infos {
	color: #A0A0A0;
	font-size: 11px;
	font-style: italic;
	margin: 0;
	padding: 0;
}
.commentlist li .infos a {
	color: #A0A0A0;
}
#commentform {
	background: #fff;
	border: none;
	color: #111;
	font-family: Verdana, Arial, sans-serif;
	padding: 10px 25px;
}
#commentform label {
	display: block;
	margin: 0 0 3px;
}
#commentform label em {
	font-size: 10px;
	font-style: normal;
}
#commentform .textbox {
	float: none;
	margin: 0 0 5px;
}
#commentform .textbox input {
	border: 1px solid #e4e4e4;
	color: #666;
	font-size: 12px;
	padding: 3px;
}
#commentform textarea {
	border: 1px solid #e4e4e4;
	color: #666;
	font-family: Verdana, sans-serif;
	font-size: 12px;
	margin: 0 0 10px;
	padding: 3px;
	width: 550px;
}
#commentform .user {
	color: #A0A0A0;
	font-size: 11px;
	font-style: italic;
	margin: 0 0 5px 0;
}
#commentform .user a {
	color: #A0A0A0;
}
#commentform .user strong a {
	font-size: 11px;
	text-decoration: none;
}
#commentform #submit {
	float: none;
}

/* jCarousel */

.feed .jcarousel-container-vertical {
    height: 100px;
    padding: 0;
}

.feed .jcarousel-clip-vertical {
    height: 100px;
    z-index: 20;
}

.feed .jcarousel-item {
    width: 100%;
    height: 75px;
    border: 1px solid #fff;
}

.feed li,
.feed .jcarousel-item-vertical,
.feed .jcarousel-item-placeholder-vertical {
    height: auto;
    margin: 0;
}

