/*  phpBB3 Indic Style ©
---------------------------------------------------------------------------
	Style name:			Indic - politique
	Inherited from:		prosilver (the default phpBB 3.3.x style)
	Original author:	phpBB Limited ( https://www.phpbb.com/ )
	Modified by:		Eliaqim ( https://forum-religion.org/ )
---------------------------------------------------------------------------


*//* ------------------------- PHPBB3 indic style   ------------------------ 
	  _           _ _            _         _      
	 (_)         | (_)          | |       | |     
	  _ _ __   __| |_  ___   ___| |_ _   _| | ___ 
	 | | '_ \ / _` | |/ __| / __| __| | | | |/ _ \
	 | | | | | (_| | | (__  \__ \ |_| |_| | |  __/
	 |_|_|_|_|\__,_|_|\___| |___/\__|\__, |_|\___|
	 |  ____| (_)           (_)       __/ |       
	 | |__  | |_  __ _  __ _ _ _ __ _|___/        
	 |  __| | | |/ _` |/ _` | | '_ ` _ \          
	 | |____| | | (_| | (_| | | | | | | |         
	 |______|_|_|\__,_|\__, |_|_| |_| |_|         
	                      | |                     
	                      |_|                     

   -------------------------- religion.css ---------------------------------- */
.forum_unread img, .forum_unread_subforum img, .forum_read_subforum img, .forum_read img, .forum_link img {
	border: 1px solid #ddd;
	border-radius: 50px;
	padding: 4px;
	margin-top: -8px;
	width: 70px;
}
h3.indic, h2.indic {
	color: #ffdb4d;
	background-image : url("/styles/politique/theme/images/bg_h3.jpg");
}

.site_logo {
	width: 91px;
	height: 50px;
	background-image: none;
	background-image: url("/styles/politique/theme/images/site_logo_politique2.png");
	background-size: 50px 50px;
	background-repeat: no-repeat;
	margin: 5px -40px 0 20px;
}

.headerbar {
	height: 110px;
	background-image : url("/styles/politique/theme/images/bg_politique.jpg");
	background-size: 1900px 125px;
}

.page-footer {
	background-image : url("/styles/politique/theme/images/bg_politique.jpg");
}

.pseudos a {
	background-image:url("/styles/politique/theme/images/bg_pseudos.png");
}


#mchat-main .mchat-static {
	background-image : url("/styles/politique/theme/images/bg_cuir_pale.jpg");
}
#mchat-panel.cp-mini {
	background-image : url("/styles/politique/theme/images/bg_cuir_pale.jpg");
}
.mchat-text img {
	max-height: 200px; 
}

/*///////////////////////////////////////////////
//                random Annonce	       //
///////////////////////////////////////////////*/

.annonce {
	-webkit-border-radius: 7px;
	-moz-border-radius: 7px;
	border-radius: 7px;
	font-family: Calibri, Tahoma, Geneva, sans-serif;
	margin-bottom: 5px;
	padding: 0.9em 3em 0.9em 3em;
}
.pub-politique {
	background: #000000;
	background-image : url("/styles/politique/theme/images/bg_politique.jpg");
}
.pub-jehovah {
	background: #000000;
	background-image : url("/styles/jehovah/theme/images/bg_peau_noir.jpg");
}
.annonce em  {
	font-family: Candara, Tahoma, Geneva, sans-serif;
	font-size: 1.9em;
	font-weight: bold;
	color: #E4CC82;
}
.annonce span {
	font-size: 15px;
	color: #E4CC82;
}
.annonce a, .annonce a:visited  {
	text-decoration: none;
	color: #E4CC82;
}
.annonce a:hover, .annonce a:active  {
	text-decoration: underline;
}


/*///////////////////////////////////////////////
//                Bidouillage		           //
///////////////////////////////////////////////*/
