/*
Theme Name: Guilde Celestia basé sur Bpress Magazine
Description: Bpress Magazine adapté pour Celestia 
Version: 1.0
Author: Bpress Magazine => akosipau / celestia => Pierre-Yves Agostini

*/

/* Resets 
--------------------------
*/
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #42423d;
	background:#F1F0EE;
	font:11px Tahoma, Geneva, sans-serif;
	height: 100%;
}

#fond{
	position:relative;
	margin:auto;
	height:806px;
	background:url(images/background/bg_celestia_war.jpg) top center no-repeat;
}


html, body {
	height: 100%;
}
ol, ul {
	list-style: none;
}
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
blockquote {
	line-height: 1.2em;
	font-style: italic;
	padding: 5px 20px 5px 60px;
	margin: 20px 0;
}
acronym {
	cursor: help;
	border-bottom: 1px dashed #333;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
hr {
	display: none;
}
a {
	text-decoration:none;
	color:#94350c;
}
a:hover {
	text-decoration:underline;
}
.right {
	float: right;
}
.left {
	float: left;
}
.hide {
	display: none;
}
.irelative {
	position:relative;
}
.text {
	padding:5px;
	font-family:Georgia, "Times New Roman", Times, serif;
}
.incomment {
	padding:5px 0 !important;
}
.clear {
	clear: both;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
.center{
	text-align:center;
}
.clearfix {
	display: block;
}
html[xmlns] .clearfix {
	display: block;
}
* html .clearfix {
	height: 1%;
}

/* Structure 
--------------------------
*/


#wrapper {
	width:960px;
	margin:0 auto;
}

#header {
	height:175px;
	padding:0 0 0 0;
}

#header .logo {
	position:relative;
	left:-60px;
	top:15px;
}



#navigation {
	height:29px;
	background:url(images/menu/bg_menu.gif) repeat-x;
	border-top:1px solid #333333;
	border-left:1px solid #333333;
	border-right:1px solid #333333;
}

#main {
	padding:10px 10px 0 10px;;
	border-top:1px solid #333333;
	border-right:1px solid #333333;
	border-left:1px solid #333333;
	background:url(images/bg_site.png);	
	z-index:10;
}

#footer {
	background:url(images/background/footer_celestia.jpg) bottom center no-repeat;
	position:relative;
	display:inline-block;
	height:350px;
	z-index:0;

}


/* searchbox
--------------------------
*/ 

#divsearchbox {
	height:2px;
	width:960px;
	position:relative;
}

#divsearchbox .searchbox {
	margin:0; 
	padding:0;
	width:300px; 
	height:29px;
	background:none;
	position:absolute; 
	display:inline-block;
	top:10px;
	right:0;
	font:"Trebuchet MS", Arial, Helvetica, sans-serif; 
	color:#FFF;
	z-index:1000;
}

#divsearchbox input{
	background:url(images/menu/bg_champ.gif) no-repeat; 
	width:200px; 
	border:none;
	padding:2px 25px 0 10px;
	color:#FFF;
	font-size:10px;
}

/* navigation link:b0483b | hover:9b0e0e
--------------------------
*/ 

#nav, #nav ul {
	margin:0px 0px;
	padding:0px 15px;
	list-style: none;
}

#nav a {
	display:block;
	padding:7px 20px 6px 20px;
	text-decoration:none;
	font:11px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#fff;

}
#nav a:hover{
	color:#999;
	background:#000;
}
#nav li.sfhover {
}

#nav li a:hover {
}

#nav li {
	float: left;
	z-index:1005;
	margin-left:10px;
}

#nav li li {
	background:#000000;
	z-index:1005;
	border-left:1px solid #333333;
	border-right:1px solid #333333;
	border-bottom:1px solid #333333;
}

#nav li li a:link, #nav li li a:active, #nav li li a:visited {
	width: 14.3em;
}

#nav li li a:hover {
	background-color:#333;
	color:#CCC;
}

#nav li ul {
	position: absolute;
	width: 18em;
	left: -999em;

}

#nav li:hover ul {
	left: auto;
	z-index:1005;

}

#nav li:hover ul, #nav li.sfhover ul {
	left: auto;
	z-index:1005;
}
#nav, #nav ul {
	padding: 0;
	margin: 0;
	list-style: none; 
	line-height: 1;
}

#nav li:hover ul ul, #nav li.sfhover ul ul {
	left: -999em;
}

#nav li:hover ul, #nav li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul {
	left: auto;
}



/* Featured Gallery 
--------------------------
*/

#main .featured {
	width:595px;
	height:350px;
	padding:10px;
	position:relative;
	display:inline-block;
}

#main .abstitle {
	margin:0; 
	padding:10px 20px;
	width:auto; 
	height:auto;
	background:#b0483b;
	position:absolute; 
	display:block;
	font:bold 1.75em "Trebuchet MS", Arial, Helvetica, sans-serif; color:#FFF;
	top:-5px; left:-5px;
	z-index:1;
}

/*#main .featured .slidercontent {
	margin:0; 
	padding:3px 5px 5px 10px;
	width:595px; 
	height:50px;
	background:#000;
	font:bold 1.75em  "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-style:italic;
	color:#94350c;
	margin-top:-60px;
	z-index:1000;
	position:relative;
	border-top:5px solid #F1F0EE;
}
#main .featured .slidercontent h2{
	padding:5px 0 0 0;
}


#main .featured .slidercontent p {
	font:12px "Trebuchet MS", Arial, Helvetica, sans-serif; color:#ccc;
}*/

#slider{	
	overflow:hidden;
	position:absolute;
}	

#slider li{
	margin:0;
	padding:0;
	list-style:none;
	width:595px;
	height:352px;
	overflow:hidden;
		
}

#slider li span {
	display: block; 
	width: 595px;
	height:60px;
	margin-top:-60px;
	background:#000;
	z-index:1000;
	position:relative;
	padding:5px 10px 10px 10px;
	overflow:hidden;
	border-top:3px solid #F1F0EE;
}

#slider li span h2{
	font-size:20px;
	color:#94350C;
}

#slider li span p{
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#CCC;
}

#controls, p#controls2{
	margin:0;
	position:relative;
	} 

#prevBtn, #nextBtn, #prevBtn2, #nextBtn2{ 
	display:block;
	margin:0;
	text-indent:-8000px;		
	width:35px;
	height:68px;
	position:absolute;
	left:10px;
	top:125px;
	}	
#nextBtn, #nextBtn2{ 
	left:571px;
	}														
#prevBtn a, #nextBtn a, #prevBtn2 a, #nextBtn2 a{  
	display:block;
	width:35px;
	height:68px;
	background:url(images/btn_gauche_slider2.png) no-repeat;	
	}	
#nextBtn a, #nextBtn2 a{ 
		background:url(images/btn_droite_slider2.png) no-repeat;		
	}				



/* Rss recent 
--------------------------
*/

.rss-recent {
	display:inline-block;
	width:300px;
	height:350px;
	padding:10px;
	/*background:#000;*/
	/*height:358px;*/
	
}

#rss-subscriber-widget {
	background:url(images/bg_rss.gif) bottom #ccc;
	display:inline-block;
	margin-bottom:10px;
	height:90px;
	width:100%;
}

#rss-subscriber-widget form{
	margin-top:55px;
	display:inline-block;
}

.rss-recent h3 {
	color:#FFFFFF;
	display:inline-block;
	margin-bottom:8px;
	background:url(images/Titres/bg_titles.gif) repeat-x;
	height:29px;
	border-bottom:1px solid #333333;
}

.rss-recent .rss_subscribe {
	height:30px;
	background:url(images/rss_icon_index.gif) 7px 7px no-repeat;
	padding-left:85px;
	padding-right:10px;
	padding-top:10px;
	padding-bottom:10px;
}

.rss-recent .rss-form {
	padding:0;
	margin:0;
}

.rss-recent .rss-input-text {
	padding:2px;
	background:#F1F0EE;
	border:0px solid #3b3b3b;
	font:11px "Trebuchet MS", Arial, Helvetica, sans-serif;
	margin:0 5px 10px 0px;
	display:inline-block;
	width:280px;
}

.rss-recent .rss-input-btn {
	border:0;
	color:#FFFFFF;
	padding:5px;
	margin-left:-3px;
	font-family:"Courier New", Courier, mono;
	background:#3b3b3b;
	cursor:pointer;
}

#recent-widget {
	width:300px;
	/*padding:10px 9px 10px 9px;*/
	/*background:url(images/background/bg_bloc_small.gif) repeat-x #FFFFFF;*/
	background:#FFF;
	height:248px;
	margin-top:10px;
	/*border:1px solid #333333;*/
}


/* Twitter box 
--------------------------
*/

#itweet {
	padding:10px;
	height:60px;
	padding-left:80px;
	background:#ffffff url(images/twitter.gif) no-repeat 10px 10px;
	font-size:25px;
	font-family:Georgia, Verdana;
	font-weight:normal;
	color:#000000;
	margin-bottom:10px;
	position:relative;
}

#itweet .followme {
	margin:0; padding:5px 10px;
	width:auto; height:auto;
	background:#125faa;
	position:absolute; display:block;
	font:bold .5em Arial, Helvetica, sans-serif; color:#FFF;
	bottom:-5px; right:-5px;
	z-index:1;
}

/* Page
--------------------------
*/
#page{
	/*background:#F1F0EE;*/
	background:url(images/background/bg_bicolor_blanc_noir.gif) repeat-y;
	border-bottom:solid 1px #333;
	border-left:solid 1px #333;
	border-right:solid 1px #333;
	height:100%;
	width:935px;
}

#top-col{
	background:url(images/background/bg_bicolor_gris_noir.gif) repeat-y;
	border-top:solid 1px #333;
	border-left:solid 1px #333;
	border-right:solid 1px #333;
	width:935px;
	display:inline-block;
	height:auto;
}

#page h3.titlebar {
	color:#FFFFFF;
	height:29px;
	width:593px;
	margin-left:10px;
	margin-top:10px;
	background:url(images/titres/bg_titles.gif) repeat-x;
	border:1px solid #333333;
}



/* Posts index
--------------------------
*/

#postsindex {
	width:615px;
	min-height:1000px;
	background:url(images/background/bg_bloc_big2.gif) repeat-x #FFF;
	display:inline-block;
}

#postsindex .post {
	padding:0px 0px 10px 0px;
	width:595px;
	margin-bottom:10px;
	margin-left:10px;
	margin-right:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	display:inline-block;
	background:url(images/background/barre_titre_war.jpg) no-repeat top ;
}

#postsindex .post:hover {
	background:#000;
	color:#ccc;
	background:url(images/background/bg_post.jpg) no-repeat #000;
}

#postsindex .post h3 {
	font:bold 1.75em "Trebuchet MS", Arial, Helvetica, sans-serif;
/*	color:#b0483b;*/
	color:#FFF;
	line-height:1.50em;
	margin-bottom:10px;
/*	border-top:1px dotted #999;*/
/*	border-bottom:1px dotted #333;*/
	padding:5px 0px 0px 10px;
	height:25px;
}

#postsindex .post h3 a{
	color:#FFF;
}

#postsindex .post h3 a:hover {
	text-decoration:none;
	background:none;
}

#postsindex .post-thumb {
	height:120px;
	width:120px;
	padding:4px;
	border:1px solid #ccc;
	margin-right:10px;
	margin-left:10px;
}

#postsindex .post-meta {
	font-size:10px;
	color:#94350C;
	display:block;
	margin-bottom:5px;
	padding:0px 10px 0px 0px;
}

#postsindex .post-content {
	width:430px;
	text-align:justify;
	padding:0px 10px 0px 0px;
}
#postsindex .breadcrumb {
	margin:10px;
	border-bottom:3px double #cccccc;
	font: 90% "Trebuchet MS", Arial, Helvetica, sans-serif;
}
#postsindex .archive_title {
	padding:10px;
	font-size:20px;
	font-weight:bold;
}

.indicateur{
	position:relative;
	top:-58px;
	left:62px;
}

/* Posts homepage
--------------------------
*/

#posts {
	width:595px;
	min-height:1200px;
	padding:10px;
	background:url(images/background/bg_bloc_big2.gif) repeat-x #FFFFFF;
}

#posts .post {
	margin-bottom:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	display:inline-block;
	text-align:justify;
}

/*#posts .post h3 {
	color:#b0483b;
	font:bold 1.75em Arial, Helvetica, sans-serif;
	margin-bottom:8px;
	margin:-10px;
	text-decoration:underline;
}*/

#posts .post h3 a {
	text-decoration:underline;
}

#posts .post-thumb {
	height:120px;
	width:120px;
	padding:4px;
	border:2px solid #eeeeee;
	margin-right:10px;
}

#posts .post-meta {
	font-size:10px;
	color:#42423d;
	display:block;
	margin-bottom:5px;
}



#posts .post-content {
	width:440px;
}

/* Posts single
--------------------------
*/


#posts .breadcrumb {
	padding-bottom:5px;
	border-bottom:3px double #cccccc;
	font: 90% "Trebuchet MS", Arial, Helvetica, sans-serif;
}


#posts .post .post-title, #posts .post .post-title a {
	margin:0;
	padding:5px 0px 3px 0px;
	text-decoration:none;
	font-size:20px;
	font-weight:bold;
}

#posts .post .post-meta2 {
	display:block;
	font:normal 10px "Trebuchet MS", Arial, Helvetica, sans-serif;
	color:#42423d;
	padding-bottom:10px;
}

#posts .post-the-content .meta-image {
	padding: 2px;
	border:1px solid #ccc;
	margin-bottom:10px;
}

#posts .post-the-content p {
	line-height:18px;
	padding:5px 5px 5px 0;
	text-align:justify;
}

#posts .post-the-content h1, #posts .post-the-content h2, #posts .post-the-content h3 {	
	padding:5px 0 5px 0;
	text-align:justify;
	display:block;
	color:#94350C;
	text-decoration:none;
	margin-top:5x;
	margin-bottom:5px;
}

#posts .post-the-content h1{
	font:bold 20px Arial, Helvetica, sans-serif;
	margin-top:20px;
}
#posts .post-the-content h2{
	font:bold 15px Arial, Helvetica, sans-serif;
	margin-top:10x;
}

#posts .post-the-content h3{
	font:bold 12px Arial, Helvetica, sans-serif;}

p.note {
	border:1px solid #CCCCCC;
	background-color:#eeeeee;
	padding:6px !important;
	margin:3px 0;
}

p.warning {
	border:1px solid #e6db55;
	background-color:#fffbbc;
	padding:6px !important;
	margin:3px 0;
}

p.download {
	border:1px solid #66cc33;
	background-color:#e7f7d3;
	padding:6px !important;
	margin:3px 0;
}

#posts .post-the-content blockquote {
	margin-left:5px;
	border-left:5px solid #b0483b;
	padding-left:5px;
	font-style:italic;
	color:#42423D;
	font-weight:bold;
}

#posts .post-the-content ul li {
	list-style:none;
	padding:3px 0 3px 10px;
	margin-left:10px;
	background:url(images/bullet.gif) no-repeat 0px 4px;
}

#posts .post-the-content code, #posts .post-the-content pre {
	font-family:"Courier New", Courier, mono !important;
}

/* comments
--------------------------
*/

div.comments {
}

	div.comments h2 {
		font:normal 25px Verdana, Arial, Helvetica, sans-serif;
		color:#999999;
	}

	div.comments .comment_list {
		padding:10px 0px;
	}
	div.comments .comment_list .g_info {
		border:0px;
	}
	
	div.comments .comment_list .g_info .auavatar {
		border:1px solid #CCC;
		padding:3px;
		height:30px;
		width:30px;
		float:left;
	}
	
	div.comments .comment_list .g_info .auavatar img {
		border:0;
	}
	
	div.comments .comment_list .g_info .info {
		float:left;
	}
	
		div.comments .comment_list .g_info .info p.small {
			margin:0px 5px 0px 5px;
			padding:0px 5px 0px 5px;
			font:normal 10px Verdana, Arial, Helvetica, sans-serif;
			color:#999999;
		}
		
		div.comments .comment_list .g_info .info p.big {
			margin:0px 5px 0px 5px;
			padding:5px 5px 0px 5px;
			font:normal 12px Verdana, Arial, Helvetica, sans-serif;
			color:#999999;
		}

	div.comments .comment_list div.comment_text {
		margin-top:5px;
		line-height:25px;
		background:#F1F0EE;
		padding-left:5px;
	}
	
	div.comments .comment_list div.comment_text.alt {
		margin-top:5px;
		line-height:25px;
		background:#F1F0EE;
		padding-left:5px;
	}
	
	div.comments .comment_list p {
		line-height:25px;
	}

div.comment-form-box {
	border-top:3px double #cccccc;
}

	div.comment-form-box h2 {
		margin-top:10px;
		margin-bottom:5px;
		font:normal 20px "Trebuchet MS", Arial, Helvetica, sans-serif;
		font-style:italic;
		color:#94350c;
	}

#comment{
	width:570px;
	font:normal 12px "Trebuchet MS", Arial, Helvetica, sans-serif;
}
/* Sidebar
--------------------------
*/

#sidebar {
	width:300px;
	padding:0 10px 10px 10px;
	color:#CCC;
	height:100%!important;
	font:11px "Trebuchet MS", Arial, Helvetica, sans-serif;
}

#sidebar .extrawidget {
	/*padding:10px;*/
/*	background:#ffffff;*/
	margin-bottom:10px;
	 
}
#sidebar .extrawidget .tag {
	padding:10px 0px 10px 0px;
}

#sidebar .extrawidget p{
/*	padding:15px;*/
	text-align:justify;
	padding:5px 5px 0px 5px;
	/*background:url(images/background/bg_bloc_small.gif) repeat-x #FFF;*/
}

#sidebar #video{
	padding-top:10px;
	padding-bottom:5px;
}

#sidebar .widget {
	padding:0px;
	height:auto;
	display:inline-block;
}

#sidebar h3.widget-titlebar {
	padding:7px 0 0 5px;
	font:13px "Trebuchet MS", Arial, Helvetica, sans-serif;
	height:22px;
	background:url(images/menu/bg_menu.gif) repeat-x;
	border-left:solid 1px #111 ;
	border-right:solid 1px #111;
	color:#F1F0EE;
}

#sidebar h3.widget-titlebar a{
	color:#cccccc;
}

#sidebar div.widget-content {
padding:10px 0px 10px 0px;
}

.widget-content ul {
}

.widget-content ul li {
	list-style:none;
	padding:3px 0 3px 10px;
	background:url(images/bullet.gif) no-repeat 0px 4px;
}


/* footer
--------------------------
*/

#footer_bloc{
	width:960px;
	height:180px;
	background:url(images/background/bg_footer_bloc.png) no-repeat center;
	margin-top:10px;
	display:inline-block;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif
}

#footer_bloc .footer_bloc_contenu{
	width:207px;
	height:140px;
	margin-top:10px;
	float:left;
	margin-left:10px;
	display:block;
	position:relative;
	padding:10px;
}

#footer_bloc .footer_bloc_liens {
	width:440px;
	height:95px;
	margin-top:10px;
	float:left;
	margin-left:10px;
	display:block;
	position:relative;
	padding:50px 10px 10px 10px;	
}


#footer_bloc .footer_bloc_liens ul{
	display:inline-block;
}

#footer_bloc .footer_bloc_liens ul li{
	float:left;
	width:110px;
	display:inline-block;
	margin-right:10px;
	height:20px;
	list-style:url(images/bullet2.gif);
}


#footer_bloc .footer_bloc_contenu H3{
	font-size:15px;
	color:#333;
	font-style:italic;
	font-weight:bold;
}

#footer span.copy {
	display:inline-block;
	width:485px;
	padding:65px 245px 0 230px;
	height:75px;
	float:left;
	color:#f2f2f2;
	text-align:center;
}
#footer span.copy a{
	color:#fff!important;
}

#footer a {
	color:#94350C !important;
}

#footer a:hover {
	color:#333 !important;
	text-decoration:none;
}

#footer .backtotop {
	margin:0; padding:3px 5px;
	width:auto; height:auto;
	background:#b0483b;
	position:absolute; display:block;
	font:bold 1em Arial, Helvetica, sans-serif; color:#FFF;
	top:-5px; right:-5px;
	z-index:1000;
}

#footer .backtotop a {
	background:#b0483b !important;
}

/* wordpress
--------------------------
*/

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
   border:4px solid #CCCCCC;
}

.alignleft {
   float: left;
   margin-right:10px;
   margin-top:5px;
   margin-bottom:5px;
   border:4px double #b0483b;
}

.alignright {
   float: right;
   margin-left:10px;
   margin-top:5px;
   margin-bottom:5px;
   border:4px double #b0483b;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top:4px;
   display:block;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
	display:block;
	font-size:11px;
	margin-left:5px;
	text-align:center;
}

/* share */

div.share {
	padding:10px 0px 10px 0px;
}

	div.share span {
		font:10px Verdana, Arial, Helvetica, sans-serif;
		color:#b1b1b1;
		display:block;
		float:left;
		padding-top:2px;
		padding-right:5px;
	}
	
	div.share a {
		display:block;
		float:left;
	}
	
	div.share img {
		opacity:0.4;
		filter:alpha(opacity=40);
	}
	
	div.share img:hover {
		opacity:1;
		filter:alpha(opacity=100);
	}
	
/*Panneau Login Jquery*/

hr#header_stripe{
height: 12px;
position: relative;
background-color: #191919;
border: none;
color: #191919;
}

#wrapper_login{
	float:right;
    width: 250px;
    text-align: center;
}

#panel_login {
    width: 248px;
    position: relative;
    height: 0px;
    margin-left: auto;
    margin-right: auto;
    z-index: 10;
    overflow: hidden;
    text-align: left;
	background:url(images/bg_site.png) repeat;
	border-left:1px solid #333;
	border-right:1px solid #333;
}

div#login {
    width: 220px;
    height:auto;
	padding:5px;
	margin-left:auto;
	margin-right:auto;
    text-align:center;
	background:url(images/background/bg_bloc_small.gif) repeat-x #fff;
	border:1px solid #333333;
	margin-bottom:10px;
	margin-top:10px;
}
div#login table, div#login .connecte{
	width:100%;
	margin:auto;
	text-align:justify;

}
div#login .connecte{
	text-align:center;
}
div#login .connecte H2{
	font-size:18px;
}
div#login table tr td{
	height:20px;
	line-height:20px;
	display:inline-block;
	vertical-align:middle;
}
div#login table tr td.cel_g{
	width:70px;
}
div#login table tr td.cel_fus input{
	top:10px;
	padding-right:10px;
}
div#login table tr td.cel_champs input{
	height:12px;
	font-size:10px;
	width:80px;
	margin-right:10px;
}
div#login p {
	display:inline-block;
    color: #727272;
	height:20px;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
div#login input#username {
    position: relative;
	float:right;
	right:0px;
}
div#login input#password {
    position: relative;
	float:right;
	right:0px;
}
div#login input#login_btn {
    border: 1px #899690 solid;
    cursor: pointer;
	float:right;
    position: relative;
}
.panel_button {
    margin-left: auto;
    margin-right: auto;
    position: relative;
    width: 250px;
    height: 20px;
    background: url(images/login/panel_button.png);
    cursor: pointer;
}
.panel_button a {
    text-decoration: none;
    color: #FFFFFF;
    font-size: 12px;
    position: relative;
    left: 10px;
	line-height:20px;
    font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}
.panel_button a:hover {
color: #999999;
}
.panel_button img{
position: relative;   
top:2px;
border: none;
margin-left:-10px;
}



/*SELECTION DE THEME*/

#select_theme{
    width: 220px;
    height:auto;
	padding:5px;
	margin-left:auto;
	margin-right:auto;
	margin-top:5px;
    text-align:center;
	background:url(images/background/bg_bloc_small.gif) repeat-x #FFF;
	border:1px solid #333;
}

/*Plugin PayPal Donation*/

.paypal-donations{
	text-align:center;
	width:250px;
	margin:auto;
	margin-bottom:20px;
}

/*Plugin NextGen Gallery*/

.ngg-galleryoverview{
	display:block;
	text-align:center;
	width:540px;
	margin:auto;
}

div .post-the-content .ngg-singlepic {
	background-color:#FFFFFF;
	border:1px solid #CCCCCC;
	padding:4px;
	margin-top:10px;
	margin-bottom:10px;
}

.ngg-singlepic:hover {
	background-color:#A9A9A9;
}

div .wp-caption img.ngg-singlepic{
	margin:0;
	background:none;
	border:none;
	text-align:center;
}
/*Copyright*/

#copyright{
	position:fixed;
	bottom:0;
	left:0;
	height:25px;
	width:25px;
	background:#F00;
	display:block;
}
#copyright a{
	position:relative;
	height:25px;
	width:25px;
	display:block;
}

#copyright a:hover{
	height:50px;
	width:50px;
	background:#00F;
}
a.forum{
	display:block;
	font-size:20px;
	text-decoration:none;
	margin-top:5px;
	margin-bottom:5px;
}

