/*
	Theme Name: Platane deep adapted in CMS from fSpring
	Theme URI: http://www.platanemobile.eu
	Description: Le Rhône.
	Version: 1.0 091020
	Author: MS adapted from Fredrik Fahlstad
	Author URI: http://www.xiligroup.com
*/
a img{
	border:none;
}

@-webkit-keyframes screen {0% {
	background-position: left top;
}
100% {
	background-position: left bottom;
}

}

body {
	margin: 0px;
	padding: 0px;
	/*background: #ececec url(images/bg2.gif) no-repeat scroll top center ; enter fixed;*/
	background: #ececec url(images/bg.gif) repeat-y top center fixed;
	color: #444;
	font: 13px/20px Verdana, Arial, Helvetica, sans-serif;
	/*-webkit-animation-name: screen;
	-webkit-animation-duration: 40s;
	-webkit-animation-iteration-count: infinite;*/
}
#wrap {
	width: 700px;
	overflow: hidden;
	position:relative;
	margin: 0px auto;
	padding: 0 1px;
	background: #ececec;
	border-left:1px solid #AAA;
	border-right:1px solid #2F20A7;
}
#content {
	width: 484px;
	float: left;
	display:inline;
	text-align: justify;
	padding: 10px;
	margin: 8px;
}
#nav {
	height: 49px;
	width: 690px;
	margin-right: auto;
	margin-left: auto;
}

#sidebar {
	width: 138px;
	float: right;
	line-height: 1.5em;
	display:inline;
	margin: 8px 8px 8px 0px;
	padding: 10px;
	font-size:10px;
}
#pages h1{
	margin:0px;
	padding:0px 5px;
	
}
#pages h1 a{
	/*text-transform:uppercase;*/
	text-decoration:none;
	color:#F5F5F5;
	font: 22px Arial, Helvetica, sans-serif;
	margin:0px 0 0 5px;
	padding:8px 20px 5px 20px;
	letter-spacing: -1px;
	float: left;
	background:#2F20A7 !important;
}
#pages h1 a:hover{
	text-decoration:underline;
}

h3, h4 {
	padding-top: 5px;
	padding-bottom: 15px;
}
#logo {
	background: url(images/top.jpg) no-repeat;
	height: 200px;
	width: 680px;
	margin-right: auto;
	margin-left: auto;
	}
#tagline {
	height: 20px;
	text-align: right;
	margin-top: 2px;
	margin-right: 15px;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	color: #000000;
}

#fixedbox {position:fixed; top:20%; left:50%; margin-left:370px; width:220px; height:500px; border:0px red solid;}
#fixedboxleft {position:fixed; top:70%; left:50%; margin-left:-570px; width:200px; height:200px; border:0px red solid;
text-align:right;}
#covers {position:relative; width:100%;}
h4.topfixed, h4.bottfixed {color:#2B28A2;}

div#pages {
	height: 40px;
	margin: 0px auto 0px;
	width:700px;
	padding: 0 1px;
	background: #ececec;
	border-left:1px solid #AAA;
	border-right:1px solid #2F20A7;

}

div#pages ul {
	padding: 10px 0px 0px;
	white-space: nowrap;
	list-style-type: none;
	margin: 0px;	
}
div#pages ul li {
	float:right;
}
#pages ul li a:before{
	content:" .: ";
	color:#ff7800;
} 
div#pages ul li.current_page_item a  {
	text-decoration: underline;
}
div#pages ul li a {
	display: block;
	text-decoration: none;
	margin:1px 0px;
	text-align:right;
	font-size:10px;
	padding:4px;
	font-weight: bold;
	text-transform: uppercase;
	color: #2F20A7;
}
div#pages ul li a:hover {
	color: #ff7800;
}


#footer {
	clear: both;
	text-align: center;
	height: 40px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #CCCCCC;
	width: 774px;
	padding: 0px;
	margin-right: auto;
	margin-left: auto;
}
#footer p{
	padding:10px;
	margin:0px;
}

.entry{
	padding-top: 0px;
	padding-bottom: 30px;
	padding-left: 0px;
	/*font-size: 0.80em;*/
	line-height: 1.5em;
}
.firstpost {
	margin-bottom:15px
}
h3.entrytitle, h3 {
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 5px;

}
h3.entrythetitle {color: #2F20A7; font-size:120%; font-weight:bold;}
h3.entrytitle a, h3.entrytitle a:visited, h3 a{
	color: #2F20A7;
	text-decoration:none;
	border-style: none;
	font-size: 12px;
	font-weight: bolder;
	text-transform: none;
}

h3.entrytitle a:hover, h3 a:hover{
text-decoration:underline;}
.entrymeta{
	height: 16px;
	margin-top: 0;
	font-size: 10px;
	color: #999;
	border-top:solid 1px #ccc;
	padding-top:4px;
	margin-bottom: 8px;
}
.entrymeta a img{
	border:none;
}
.entrybody img {
	padding: 4px;
	border: 1px solid #DFDFDF;
}
.entrybody ul {
	margin-left: 20px;
	padding-left:0px;
	list-style-type: none;
}
.entrybody ol{
	margin-left:20px;
	padding-left:0px;
}
.entrybody ul li {
	list-style:square;
}
.commentlink img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

h4, h3, h2, #commentblock h2 {
	margin: 0;
	padding: 0px;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color:#999;
}
h2{
	margin-bottom: 10px;
	font-size: 14px;
}
a, a:visited{
	color: #2F20A7;
	text-decoration:none;
}
a:hover{
	text-decoration:underline;
}
.entrybody p{
margin:8px 0;
padding:0;
}
.entrybody ul {
	margin-left: 30px;
	padding-left:0px;
	list-style-type: none;
}
.entrybody ol{
	margin-left:30px;
	padding-left:0px;
}
.entrybody ul li {
	list-style:square;
}
#sidebar h2 {
	color: #999;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 8px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
	border-bottom: 1px solid #ccc;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
}
#sidebar ul {
	list-style: none;
	margin: 0 0 20px 0;
	padding: 0;
}

#sidebar ul li {
	display: inline;
	margin:0;
	padding:0
}
#sidebar li{
	list-style: none;

}

#sidebar ul li a {
	border-bottom: 1px solid #ccc;
	color: #2F20A7;
	font-weight:bold;
	display: block;
	text-decoration: none !important;
	margin-left: 0px;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 5px;
	/*background-image: url(images/navbulle.gif);*/
	background-repeat: no-repeat;
	background-position: 10px 50%;
}


#sidebar ul li a:hover{
	border-bottom-color: #fff;
	color: #666 !important;
	background-color: #ccc;
}

#sidebar ul li ul {
	
	margin:0 0 15px 15px;
	font-weight:normal;
}
#sidebar ul li ul li a {font-weight:normal;}


#searchdiv {
	margin-top: 8px;
	margin-bottom: 15px;
}
.comments-link {
	background-image:url(images/comments.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-left:16px;
}
/************************************************
*	Comments													*
************************************************/
#commentblock h2{
	padding:2px;
	margin-bottom:10px;
	margin-top:30px;
}
#commentblock {
	float:left;
	padding-top: 0px;
	padding-bottom: 20px;

	text-align: left;	/*font-size: 0.8em;*/
}

ol#commentlist {
	margin-top:0px;
	padding: 5px;
	margin-left: 0px;
	list-style-type: none;
}
.commentdate {
	font-size:0.8em;
	padding-left:5px;
}
#commentlist li  p{
	margin-bottom: 8px;
	line-height: 20px;
	padding:0;
}

.commentname {
	margin: 0;
	padding: 5px;
}

.commentinfo{
clear:both;
}

.commenttext {
	clear: both;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 10px;
	width:450px;
	background: #ececec url(images/comm.png) no-repeat top;
}

.commenttext-admin {
	clear: both;
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 10px;
	width:450px;
	background: #d7d7d7 url(images/comm-admin.png) no-repeat top;
}

#commentsformheader{
	padding-left:0px;
}

#commentsform{
	margin-top:0;
	text-align:center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}

#commentsform form{
	text-align:left;
	margin:0px;
}

#commentsform p{
	margin:5px;
}

#commentsform form textarea{
	width:99%;
}
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
blockquote{
	font-style: italic;
	color: #999999;
}
.adwrap,
.adwrapwide,
.adwrap-lu,
.adwrapbutton {
	margin:0 0 1em;
	padding:4px 0;
	background:#fff;
	border-top-width: 1px;
	border-right-width: 0;
	border-bottom-width: 1px;
	border-left-width: 0;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #d5d7d0;
	border-right-color: #d5d7d0;
	border-bottom-color: #d5d7d0;
	border-left-color: #d5d7d0;
}

.adwrap object {
	width:336px;
	height:280px;
}

.adwrapwide iframe,
.adwrapwide object {
	width:468px;
	height:65px;
}

.adwrap-lu {
	margin:0 0 1em 1em;
	width:180px;
	float:right;
}

.adwrap-lu object {
	width:180px;
	height:90px;
}

.adwrapbutton iframe,
.adwrapbutton object {
	width:180px;
	height:150px;
}


table{
	margin:10px;
}
td, th{
	padding:3px;
	font-weight:normal;

}
/* 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) */

div.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

div.alignright, , img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

div.alignleft, img.alignleft{
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */

.wp-caption p.wp-caption-text {
	font-size: 9px;
	line-height: 12px;
	padding: 0 4px 5px;
	margin: 0;
}

/*attachment doc list pdf*/	
.doclist {
	font-size: .8em;
	color: #595959;
	margin:15px 0 10px;
	padding:10px 11px;
	background-color: #f0F0F0;
	border: 1px solid #c4c4c4;
	width:400px;
}
	
.doclist ul{
	font-size: 1.2em;	
}
.doclist ul li
{
	list-style-image: url(images/pdf.gif);
	list-style-position: inside;
}


/* album chapters */

div#linkedlist ul {list-style:none; margin:0; padding:0;}
div#linkedlist ul li {margin:0; padding:0 0 15px; overflow:hidden;}
div#linkedlist ul li h4 {color:#f4880a; font-size:120%; }
div#covers ul li h4 {color:#7B28A2; font-size:100%; }
