@charset "ISO-8859-1";
@import url(/webfontkit/stylesheet.css);

/*  
Theme Name: A17-5
Description: The new A17 theme.
Version: 1.0
Author: Xavier Chifflot
Author URI: http://www.sectorone.net/
*/


/* Generic Styling */

body {
	color:#222222;
	font: 11px/13px 'siglo_xxregular', sans-serif;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	background: #FFFFFF url(images/back.gif) repeat-x;
	}
* {
	margin:0;
	padding:0;
	}
img {
	border:0;
	}
p {
	margin-bottom:4px;
	}
a {
	text-decoration:none;
	color:#2A425C;
	}
a:hover {
	text-decoration:none;
	color:#FF6600;
	}
a:active {
	text-decoration:none;
	color:#FF0000;
	}


/* Structure */

#wrapper {
	margin:0 auto;
	width:848px;
	}
#header {
	height:217px;
	background:#659ceb url(/img/darksun.jpg) no-repeat left top;
	}
#menu {
	background:url(/img/M1.gif) repeat-x;
	height:24px;
	line-height:24px;
	margin-bottom: 24px;
	overflow: visible;
	width: 640px;
	clear: none;
	padding-top: 2px;
	margin-right: 0px;
	}

#sidebar {
	float:right;
	width:182px;
	background:#efefef;
	border: 3px outset #EFEFEF;
	margin-top: 6px;
	margin-right:0px;
	margin-left: 0px;
	box-shadow: 0px 4px 10px rgba(0,0,0, 0.67);
	-webkit-box-shadow: 0px 4px 10px rgba(0,0,0, 0.67);
	-moz-box-shadow: 0px 4px 10px rgba(0,0,0, 0.67);
	}
#sidebar2 {
	float:right;
	width:182px;
	background:#efefef;
	border: 3px outset #EFEFEF;
	margin: 60px 0px 0px;

	box-shadow: 0px 4px 10px rgba(0,0,0, 0.67);
	-webkit-box-shadow: 0px 4px 10px rgba(0,0,0, 0.67);
	-moz-box-shadow: 0px 4px 10px rgba(0,0,0, 0.67);

	-border-radius: 99px 99px 12px 12px;
	-moz-border-radius: 99px 99px 12px 12px;
	-webkit-border-radius: 99px 99px 12px 12px;
	}
#slot {
	margin-top: 3px;
}
#content {
	float:left;
	width:640px;
	min-height:400px;
	}
#footer {
	clear:both;
	height:166px;
	background:url(images/bg-footer.jpg) no-repeat left bottom;
	text-align: right;
	}


/* Menu */

#menu ul {
	list-style-type:none;
	border-top: 0px none #FFFFFF;
	border-right: 2px groove #FFFFFF;
	border-bottom: 0px none #FFFFFF;
	border-left: 0px none #FFFFFF;
	height: 20px;
	overflow: visible;
	}
#menu li {
	float:left;
	}
#menu li a {
	/*background: url(/img/M2.gif) no-repeat left center;*/
	height: 20px;
	padding: 0 7px;
	display: block;
	color: #2A425C;
	font-weight: bold;
	font-size: 12px;
	border-top: 0px none #FFFFFF;
	border-right: 0px none #FFFFFF;
	border-bottom: 0px none #FFFFFF;
	border-left: 2px groove #FFFFFF;
	line-height: 20px;
	text-shadow: #000 0px -1px 2px;
	text-shadow: #fff 0px 1px 2px;
	}
#menu li a:hover {
	/*background:url(images/bg-menu-hover.png) no-repeat center center;*/
	color: #FF6600;
	text-decoration: underline;
	}
#menu li a:active {
	/*background:url(images/bg-menu-hover.png) no-repeat center center;*/
	color: #FF0000;
	text-decoration: none;
	}
.date {
	color:#bbb;
	cursor:default;
	letter-spacing:1px;
	font-size: 9px;
	font-weight: bold;
	line-height: 13px;
	}
#commentaires {
	margin-bottom: 18px;
	}
#commentaires p {
	font: 10px/12px 'Book Antiqua', Palatino, 'Palatino Linotype', 'Zapf Calligraphic 801 BT', serif;
	text-align: left;
	}
.comments {
	margin-top:12px;
	color:#2A425C;
	background:url(images/icon-comment.png) no-repeat 0px 2px;
	padding-left:20px;
	padding-right:2px;
	font-size: 9px;
	font-style: italic;
	font-weight: normal;
	margin-bottom: 6px;
	}
.comments a {
	color:#2A425C;
	}
.comments a:hover {
	color:#FF6600;
	}
hr {
	margin-top: 6px;
	margin-bottom: 24px;
	color: #2A425C;
	}


/* Heading's */

h2, h3, h6 {
	font-family: 'Book Antiqua', Palatino, 'Palatino Linotype', 'Zapf Calligraphic 801 BT', serif;
	line-height: normal;
}
h1 {
	text-transform: none;
	font-size: 25px;
	line-height: 120%;
	letter-spacing: 0.2em;
	font-weight: normal;
	color:#152332;
	/*color: #38597E;*/
	text-shadow: #38597E 0px 2px 5px;
	font-style: normal;
	margin-top: 7px;
	margin-bottom: 12px;
	}
h2 {
	margin-top: 12px;
	margin-bottom: 0px;
	letter-spacing: 0.03em;
	color: #000000;
	font-size: 24px;
	font-style: italic;
	font-weight: bold;
	}
h3 {
	margin-top: 6px;
	font-size: 18px;
	font-style: italic;
	font-weight: bold;
	text-shadow: #fff 0px 2px 0px;
	}
h4 {
	font-size: 14px;
	line-height: 17px;
	margin-bottom: 0px;
}
h5 {
	font-size: 12px;
	line-height: 14px;
	font-style: italic;
	font-weight: normal;
}
h6 {
	font-size: 9px;
	line-height: 11px;
	font-weight: normal;
}
#header h1, 
#header h2 {
	display: none;
	}


/* Entries */

.chapo {
	background: #FFEFBE;
	padding: 4px 6px 6px;
	border: 1px outset #FF9933;
	margin-top: 24px;
	margin-bottom: 24px;
	color: #FF6600;
	line-height: 120%;
	text-align: left;
	text-shadow: #FF9966 0px 1px 2px;
	letter-spacing: 0.05em;
	}
.entry-title {
	line-height: 120%;
	color:#000000;
	text-shadow: #38597E 0px 2px 5px;
	margin-bottom: 6px;
	text-align: left;
	}
.entry {
	padding: 5px 0px;
	text-align: justify;
	}
.entry-content {
	font-size: 13px;
	line-height: 16px;
}

#content .entry .entry-content p {
	margin: 8px 0px 0px;
	}
#content .entry .entry-content li {
	list-style: square outside;
	text-indent: 0px;
	margin-left: 16px;
	margin-top: 4px;
	}
#content .entry .entry-content img {
	margin-top: 4px;
/*	box-shadow: 2px 3px 6px rgba(0,0,0, 0.5);
	-webkit-box-shadow: 2px 3px 6px rgba(0,0,0, 0.5);
	-moz-box-shadow: 2px 3px 6px rgba(0,0,0, 0.5);*/
	}
#content .entry .entry-content img a {
	}
#content .entry .entry-content img a:link {
	border-top: #2A425C;
	border-right: #2A425C;
	border-bottom: #2A425C;
	border-left: #2A425C;
	}
#content .entry .entry-content img a:visited {
	border-top: #000000;
	border-right: #000000;
	border-bottom: #000000;
	border-left: #000000;
	}
#content .entry .entry-content img a:hover {
	border-top: #FF6600;
	border-right: #FF6600;
	border-bottom: #FF6600;
	border-left: #FF6600;
	}
#content .entry .entry-content img a:active {
	filter: Blur;
	border-top: #FF0000;
	border-right: #FF0000;
	border-bottom: #FF0000;
	border-left: #FF0000;
	}
#content .entry .entry-content p ins {
/*	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	line-height: 12px;
	margin-top: 12px;
	margin-right: 12px;*/
	}


/* Sidebar */

#sidebar ul {
	list-style-type:none;
	margin-top:10px;
	}
#sidebar li {
	}
#sidebar li a {
	display:block;
	height:20px;
	line-height:20px;
	color:#222222;
	padding-left:5px;
	border-bottom:1px solid #dddddd;
	}
#sidebar li a:hover {
	background:#edebed;
	color:#6CC4D8;
	}
#sidebar h4 {
	margin-top:10px;
	border-top:1px solid #dddddd;
	border-bottom:1px solid #dddddd;
	}
#sidebar-bottom {
	height:42px;
	}
sidebar-items {
	}


/*Search*/

#q {
	margin-top: 10px;
	margin-bottom: 2px;
	}


/* Footer */

#footer-valid {
	float:left;
	padding-left:20px;
	padding-top: 110px;
	}
#globaladdthis {
	height: 25px;
}
#legal {
	float:left;
	color:#ffffff;
	font-family: 'Book Antiqua', Palatino, 'Palatino Linotype', 'Zapf Calligraphic 801 BT', serif;
	letter-spacing: 0.3px;
	font-style: normal;
	font-weight: normal;
	text-shadow: #000 0px 0px 3px, #000 0px 0px 3px, #000 0px 1px 1px;
	line-height: 25px;
	height: 25px;
	}
#legal a {
	color:#ffffff;
	text-decoration:none;
	}
#legal a:hover {
	text-decoration:none;
	color:#FF6600;
	}
#legal a:active {
	text-decoration:none;
	color:#FF0000;
	text-decoration:underline;
	}

/* Feed */

#rss-feed {
	font-weight: bold;
	text-align: center;
	line-height: 16px;
	font-size: 13px;
	margin-top: 4px;
	margin-bottom: 4px;
	}
#rss-feed img {
	border: 0px none #000000;
	margin: 0px;
	vertical-align: text-top;
	}


/* Extra's */

#ad-top {
	width:480px;
	height:72px;
	background:url(images/bg-ad-top.png) no-repeat;
	padding:5px;
	}
#ad-top img {
	border: thin outset #012c9a;
	}
.field {
}


/* Form comment
-------------------------------------------------------- */

#postcom {
	padding: 10px;
	background: #efefef;
	}
#postcom p {
	margin: 0;
	}
#postcom label {
	display: block;
	margin-top: 10px;
	}
#postcom input, 
#postcom textarea {
	display: block;
	border: 1px solid #999;
	padding: 2px;
	font-size: 11px;
	margin-top: 0px;
	font-weight: bold;
	}
#postcom #submit {
	background: #2798ff;
	border: 1px solid #4c6d8e;
	color: #fff;
	margin-top: 10px;
	}
#form-commentaire  .field label {
	font-weight: bold;
	font-size: 12px;
	margin: 0px;
}
#form-commentaire label {
	font-size: 11px;
}
#form-commentaire .submit {
	margin-top: 18px;
}


/* Calendar
-------------------------------------------------------- */

#calendrier {
	display: block;
	text-align: center;
	width: 180px;
	}
#calendrier caption {
	background: #F8F8F8;
	color: #666;
	padding: 4px;
	}
#calendrier caption a {
	color: #2A425C;
	font-weight: bold;
	text-decoration: none;
	}
#calendrier  td,#calendrier th {
	font-size: 10px;
	color: #555;
	text-align: center;
	background: #F8F8F8;
	width: 30px;
	line-height: 1.2em;
	}
#calendrier td a{
	display: block;
	text-decoration: none;
	color: #111;
	background: #ddd;
	font-weight: bold;
	}
#calendrier td a:hover {
	background: #ccc;
	color: #fff;
	}
#calendrier td.active a {
	color:#fff;
	background: #5688C0;
	}
#calendrier hr {
	margin-bottom: 4px;
	margin-top: 6px;
	}


/* More
-------------------------------------------------------- */

#adminlink a, #adminlink a:link, #adminlink a:visited {
	font-size: 9px;
	color: #efefef;
	line-height: 9px;
}
#adminlink a:hover {
	color: #000000;
}
#wrapper #sidebar #adminlink a:active {
	font-weight: bold;
	color: #FF0000;
}
/*textarea#contenu {
	height: 480px;
}*/
.ombrebloc {
	box-shadow: 0px 4px 10px rgba(0,0,0, 0.67);
	-webkit-box-shadow: 0px 4px 10px rgba(0,0,0, 0.67);
	-moz-box-shadow: 0px 4px 10px rgba(0,0,0, 0.67);
}
.sous-titres50pc {
	font-size: 50%;
}
.emphas {
	line-height: normal;
	font-weight: bolder;
	text-transform: uppercase;
}
.photo_gauche {
	float: left;
	margin-right: 18px;
	margin-bottom: 16px;
	position: inherit;
}
.photo_droite {
	float: right;
	margin-bottom: 16px;
	position: inherit;
	margin-left: 18px;
}
.photo_gauche0 {
	float: left;
	position: inherit;
	margin: 0px 18px 0px 0px;
}
.photo_droite0 {
	float: right;
	position: inherit;
	margin: 0px 0px 0px 18px;
}
.cast {
	font-size: 10px;
	line-height: 12px;
}
.legendes {
	font-size: 9px;
	line-height: 11px;
	font-style: italic;
}
