/*
Theme Name: comin
Theme URI:
Description:
Version: 1.0
Author: Electronlibre
Author URI: http://www.electronlibre.ch
*/

/* General styling ================================================ */

body {
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	font-size: 75%;	  /* 12px */
	line-height: 1.25; /* 15px */
	color: #222222;
    /*background: #e20032 url("/images/bg_illustre.jpg") no-repeat scroll center top;*/
    background: white url(/images/bg.png) repeat-x fixed;
	text-align: center;
}
body, div, form, select {
	margin: 0;
	padding: 0;
}

h2 {
	margin: 0;
	font-size: 13px;
	font-weight: bold;
	color: #dd451e;
}
h3 {
	margin: 24px 0;
	font-size: 12px;
	color: black;
}
h4 {
	margin-top: 24px 0 16px;
	font-size: 11px;
	font-weight: bold;
}
p {
	margin: 16px 0;
}

a {
	text-decoration: none;
	color: #dd451e;
}
a:hover {
	text-decoration: underline;
	color: #DC2F00;
}
a img {
	border: none;
}

/* General classes ================================================ */

.alt {
	position: absolute;
	top: -10000px;
}
.block {
	display: block;
}
.hide,
.js .hide-js {
	display: none;
}
.hide-alt { /* Hide accessibility elements from visual browsers */
	position: absolute;
	text-indent: -1000em;
}

/* Floating */
.right {
	float: right;
	display: inline;
}
.left {
	float: left;
	display: inline;
}

/* Clear all contained floats and set relative position */
.clearfix {
	position: relative;
}
.clearfix:after {
	content: " ";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
	line-height: 0;
	font-size: 0;
}
.ie7 .clearfix {
	display: inline-block;
}
.ie6 .clearfix {
	height: 1%;
}

/* Assume clearfixed <ul>s contain floated <li>s */
ul.clearfix li {
	float: left;
	display: inline;
	list-style-type: none;
}
ul.clearfix ul li {
	float: none;
	display: block;
}


/* Top, left, bottom, right */
.t, .b, .l, .r, .tl, .tr, .bl, .br {
	position: absolute;
	overflow: hidden;
	background-repeat: no-repeat;
}
.t, .l, .tl {
	left: 0;
	top: 0;
	background-position: left top;
}
.r, .tr {
	right: 0;
	top: 0;
	background-position: right top;
}
.b, .bl {
	left: 0;
	bottom: 0;
	background-position: left bottom;
}
.br {
	right: 0;
	bottom: 0;
	background-position: right bottom;
}

.ie6 .tl, .ie6 .tr, .ie6 .bl, .ie6 .br {
	display: none;
}

/* Horizontal rulers */
.hr-orange,
.hr-dark,
.hr-black {
	height: 1px;
	padding: 16px 0;
	font-size: 0;
	background: transparent repeat-x 0 16px;
}
.hr-orange {
	background-image: url(/images/hr-orange.gif);
}
.hr-dark {
	background-image: url(/images/hr-dark.gif);
}
.hr-black {
	background-image: url(/images/hr-black.gif);
}
.hr-orange hr,
.hr-dark hr,
.hr-black hr {
	display: none;
}

/* Colors */
.black {
	color: black;
}
a:hover .black {
	color: #d8451f;
}
.orange {
	color: #dd451e;
}

/* Forms */
textarea,
.input-text,
.input-submit {
	padding: 2px;
	font-size: 12px;
	border: 1px solid #9f9b9a;
	color: #464646;
	background: #fcece8;
}
form textarea:hover,
.input-text:hover {
	border-color: #7F7C7B;
	color: #404040;
	background: #FCF2EF;
}
form textarea:focus,
.input-text:focus {
	border-color: #dd451e;
	color: #333333;
	background: #FCF8F7;
}
.input-submit {
	border: none;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
	color: white;
	background: #D54520;
	cursor: pointer;
}
.input-submit:hover {
	color: white;
	background: #727272;
}
.input-submit:active {
	background: #C02900;
	outline: none;
}

form .error {
	color: #dd451e;
	font-weight: bold;
}
form .error textarea,
form .error .input-text {
	border-color: black;
	color: white;
	background: #D54520;
}
form .error .message,
form .corrected .message {
	display: inline;
	color: #dd451e;
}


/* Page layout ================================================ */

#page {
	position: relative;
	width: 790px;
	margin: 0 auto 48px auto;
	padding: 10px 10px 20px;
	border: 1px solid #666666;
	text-align: left;
	color: #464646;
	background-color: white;
}


/* Header ================================================ */

#header_ad {
	margin: -10px 31px 10px;
}
#header h1 {
	margin: 0 0 17px;
}
#header h1 img {
	vertical-align: middle;
}

#header .ad {
	position: absolute;
	top: 0;
	right: 0;
}


/* Top menu ================================================ */

#top-menu {
	width: 800px;
	margin: 0 -10px 20px 0;
	padding: 0;
}
#top-menu li {
	margin-right: 10px;
}
#top-menu li a {
	display: block;
	width: 170px;
	height: 30px;
	line-height: 30px;
	padding: 0 10px;
	color: white;
	background: #DD451E url(/images/menu.png) no-repeat;
	font-size: 18px;
	font-family: Arial, sans-serif;
	text-transform: uppercase;
	text-decoration: none;
	text-align: center;
	outline: none;
}
#top-menu li a.active,
#top-menu li a:hover {
	background-color: #727272;
}
#top-menu li a#top-menu-actu { background-position: center -120px; }
#top-menu li a#top-menu-mag	 { background-position: center -150px; }
#top-menu li a#top-menu-info { background-position: center -180px; }
#top-menu li a#top-menu-trav { background-position: center -210px; }
#top-menu li a#top-menu-actu.active,
#top-menu li a#top-menu-actu:hover { background-position: center 0; }
#top-menu li a#top-menu-mag.active,
#top-menu li a#top-menu-mag:hover  { background-position: center -30px; }
#top-menu li a#top-menu-info.active,
#top-menu li a#top-menu-info:hover { background-position: center -60px; }
#top-menu li a#top-menu-trav.active,
#top-menu li a#top-menu-trav:hover { background-position: center -90px; }
#top-menu li a span {
	width: 4px;
	height: 4px;
	background-image: url(/images/rounded_orange_large.gif);
}
#top-menu li a.active span,
#top-menu li a:hover span {
	background-image: url(/images/rounded_grey_large.gif);
}
#top-menu li a span.hide-alt {
	background: none;
}
.ie #top-menu li a span.bl {
	background-position: 0 -3px;
}
.ie #top-menu li a span.br {
	background-position: -3px -3px;
}
.ie6 #top-menu li a {
	background-image: none;
}
.ie6 #top-menu li a span {
	display: none;
}
.ie6 #top-menu li a span.hide-alt {
	display: inline;
	position: static;
	text-indent: 0;
	background-image: none;
}


/* Sidebar ================================================ */

#sidebar {
	float: left;
	width: 190px;
}
#sidebar ul,
#sidebar li {
	list-style: none;
	margin: 0;
	padding: 0;
}
#sidebar a:hover {
	text-decoration: none;
}

/* Contact card */
#sidebar .vcard {
	padding-left: 10px;
	font-size: 11px;
	color: #646464;
}
#sidebar .vcard h2 {
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
	background: transparent;
}
#sidebar .vcard a {
	color: #8a8a8a;
	text-decoration: underline;
}
#sidebar .vcard a:hover {
	text-decoration: none;
}

/* Links */
#sidebar .links {
	padding-top: 10px;
}
#sidebar .links li {
	list-style: none;
	margin: 0;
	padding: 10px 0 0 10px;
}
#sidebar .links h2 {
	margin-left: -10px;
	padding-left: 11px;
	background: transparent url(/images/bullet1.gif) no-repeat 0 6px;
	font-weight: normal;
}

/* Recherche & Newsletter */
#sidebar .search p,
#sidebar .newsletter p {
	margin: 4px 0 0;
}
#sidebar .newsletter label {
	cursor: pointer;
}
#sidebar .newsletter label:hover .black {
	color: #d8451f;
}
#sidebar .input-text {
	float: left;
	width: 175px;
	height: 14px;
	line-height: 14px;
	margin: 0;
	padding: 2px;
	border: 1px solid #929292;
}
#sidebar .search .input-text {
	width: 145px;
	border-right: none;
}
#sidebar .newsletter .input-text {
	width: 174px;
}
#sidebar .input-submit {
	float: left;
	height: 20px;
	line-height: 20px;
	margin: 0;
	padding: 0;
	font-size: 11px;
}
#sidebar .search .input-submit {
	width: 30px;
	background-image: url(/images/search.gif);
	background-position: left bottom;
	background-repeat: no-repeat;
	text-indent: -1000px;
}
#sidebar .search .input-submit:hover,
#sidebar .search .input-submit:focus {
	background-image: url(/images/search_active.gif);
}
#sidebar .input-container {
	position: relative;
}
#sidebar .input-container .tl,
#sidebar .input-container .bl,
#sidebar .input-container .tr,
#sidebar .input-container .br {
	width: 3px;
	height: 3px;
	background-image: url(/images/rounded_input.gif);
}
.ie #sidebar .input-container .bl {
	background-position: 0 -2px;
}
.ie #sidebar .input-container .br {
	background-position: -2px -2px;
}
#sidebar #newsletter-toggle p {
	margin-top: 0;
}
#sidebar #newsletter-toggle label {
    position: relative;
    top: 2px;
    margin-left: 3px;
	line-height: 20px;
	font-size: 11px;
}
#sidebar #newsletter-toggle .newsletter-submit {
	position: relative;
	top: -1px;
}
#sidebar #newsletter-toggle .input-submit-left {
	width: 80px;
	background-image: url(/images/newsletter.gif);
}
#sidebar #newsletter-toggle .input-submit-left:hover,
#sidebar #newsletter-toggle .input-submit-left:focus {
	width: 80px;
	background-image: url(/images/newsletter_active.gif);
}
#sidebar #newsletter-toggle .input-submit-right {
	float: right;
	width: 95px;
	padding: 0;
	font-weight: normal;
	text-transform: none;
	text-decoration: underline;
	text-align: right;
	color: black;
	background: transparent;
}
#sidebar #newsletter-toggle .input-submit-right:hover {
	color: #D02600;
}

/* Grey menu boxes */
#sidebar .menu .top {
	margin: 20px 0;
	padding: 10px;
	background: #ebebeb;
}
#sidebar .menu .top h2 {
	margin-bottom: 5px;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #DD451E;
}
#sidebar .menu ul li {
	margin: 3px 0 0 0;
	padding-left: 10px;
	background: url(/images/bullet2.gif) no-repeat 1px 9px;
}
#sidebar .menu a {
	color: #646464;
	text-decoration: underline;
}
#sidebar .menu a:hover {
	color: #DD451E;
}
#sidebar .menu li.post-item a {
	color: #464646;
}
#sidebar .menu select {
	margin: 5px 0 0 10px;
}

#sidebar .frp a {
	display: block;
	margin: 15px 50px 0 20px;
}

/* Content ================================================ */

#content {
	float: right;
	width: 590px;
}

#content h2 a {
	color: #dd451e;
	text-decoration: none;
}
#content h2.pagetitle,
#content h2 a:hover {
	color: black;
}

/* Post */
.post {
	padding-right: 10px;
}
.post .details {
	font-size: 11px;
	color: #e9866d;
}
.post .details a {
	color: #e9866d;
	text-decoration: underline;
}
.post .details a:hover {
	text-decoration: none;
}
.post .entry {
	text-align: justify;
}
.post .podPress_content {
	padding: 16px 0;
}
.post .edit {
	float: right;
	margin: 0;
	padding: 0;
}
.post .footer {
	clear: both;
	padding: 0;
	color: #8a8a8a;
}
.post .footer a {
	color: #8a8a8a;
	text-decoration: underline;
}
.post .footer a:hover {
	text-decoration: none;
}

.post p img {
	margin: 0 12px 6px 0;
	display: block;
	float: left;
}
.post h2 {
	clear: both;
	padding-top: 12px;
}

/* Sticky */

.sticky {
	margin-bottom: 32px;
	background: white url(/images/bg-sticky.gif) repeat-y;
}
.sticky img {
	float: none;
	vertical-align: middle;
}
.sticky p {
	margin: 0 0 16px;
}
.sticky .post {
	float: right;
	overflow: hidden;
	width: 160px;
	padding: 15px;
	background: #ebebeb;
}
.sticky .post h2 {
	padding-top: 0;
}
.sticky .post img {
	margin: 0;
	float: none;
}
.sticky .streaming,
.sticky .oas {
	float: left;
	overflow: hidden;
	width: 320px;
	padding: 15px 35px;
	color: #222222;
	background: #707070;
}
.sticky .oas {
	width: 300px;
	padding: 15px 45px;
}
.sticky .streaming a {
	color: #851100;
}
.podPress_content {
	clear: both;
	margin-top: 12px;
}
.sticky .podPress_content {
	position: relative;
	padding-top: 213px;
	padding-bottom: 20px;
}
.sticky .podPress_content img {
	position: absolute;
	margin-top: 15px;
}
.sticky .podPress_content object,
.sticky .podPress_content img.preview-image {
	position: absolute;
	top: 0;
	margin-top: 0;
}
.sticky .oas a img {
	border: none;
}

/* Comments */

.commentlist {
	margin: 0;
	padding: 0;
}
.commentlist li {
	list-style: none;
}
.commentlist p {
	overflow: hidden;
	text-align: justify;
}
.commentform p {
	margin: 5px 0;
}
.commentform textarea {
	width: 584px;
	margin: 0;
}
.commentform .input-submit {
	float: right;
}
.commentform .links {
	margin-top: 6px;
}

/* Abonnement */

#content.abo-form h2,
#content.abo-form .section {
	margin: 0 0 24px 0;
}
#content.abo-form .section h2,
#content.abo-form .section h3,
#content.abo-form .section p,
#content.abo-form .section li {
	margin: 2px 0;
}
#content.abo-form .section ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}
#content.abo-form h3 span {
	font-weight: normal;
}
#content.abo-form .user-form label {
	float: left;
	width: 10em;
	line-height: 21px;
}
#content.abo-form .input-text {
	width: 15em;
}
#content.abo-form .input-submit {
	margin-top: 16px;
}
#content.abo-form .required {
	color: #dd451e;
}
#content.abo-form p.required {
	margin: 16px 0 0 10em;
}

/* Footer ================================================ */

#footer {
	clear: both;
	padding: 16px 0 0 0;
}
#footer p {
	margin: 0;
	padding: 16px 0;
	text-align: center;
}
