/*
Theme Name: ISVH
Theme URI: http://wordpress.org/
Description: Theme designed by Infotronique for ISVH
Author: Infotronique
Version: 1.0
*/


/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

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,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td, hr {
	background: transparent;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
}
body {
	line-height: 1.2;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color:#fff;
	color:#585858;
	font-size:12px;
	position:relative;
}
h1, h2, h3, h4, h5, h6 {
	clear: both;
	font-weight: normal;
}
blockquote {
	quotes: none;
}
blockquote:before, blockquote:after {
	content: '';
	content: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
a img {
	border: none;
}
a,a:visited{ text-decoration:none; color:#bcbcbc; }
a:hover{
	text-decoration:underline;
}
hr{
	border:none;
	height:1px;
	background-color: #aaa;
}
/**
 *	Default
 *	
 **/
.center{
	margin:0 auto;
}
.tick-block{
	background:url(images/tick.png) no-repeat left 3px;
	text-indent:10px;
}
.tick-inline{
	background:url(images/tick.png) no-repeat left 6px;
	padding-left:10px;
}
.clear{
	clear:both;
}
.cardio{
		padding-top:10px;
		display:inline;
		padding-right:100px;
		background: url(images/cardio.png) no-repeat bottom right;
}
.entry-content{
		padding: 30px 0px 0px 30px;
		position:relative;
		overflow:hidden;
		zoom:1;
}
.category-entry{
		height:232px;
}
.entry-content h2{
		margin-top:20px;
}
.entry-title{
		margin-left:30px;
}
ul{
		list-style-image:url(images/tick.png);
}
hr.solid{
		border-bottom:1px solid #949494;
		background-color:transparent;
}
hr.dotted{
		border-bottom:1px dotted #949494;
		background-color:transparent;
}
img.top-arrow{ position:absolute;}
.odd{
		background-color:#fafafa;
}

/**
 * ARCHIVES 
 */
.archives-content a{
		font-size:14px;
}
.archives-content a:hover{
		 color:#3fa0d3; text-decoration:none; 
}
.archives-content h2{
		font-weight:bold;	
		color:#cb1e2a;
		font-size:16px;
		margin-top:0;
}
.archives-content ul{
		padding-left:40px;
		margin:12px 0;
}
.archives-content li{
		margin:8px 0;
}

/**
 * SITEMAP 
 */
.ddsg-wrapper a{
		font-size:14px;
}
.ddsg-wrapper a:hover{
		 color:#3fa0d3; text-decoration:none; 
}
.ddsg-wrapper h2{
		font-weight:bold;	
		color:#cb1e2a;
		font-size:16px;
		margin-top:0;
}
.ddsg-wrapper ul{
		padding-left:40px;
		margin:12px 0;
}
.ddsg-wrapper li{
		margin:8px 0;
}

/**
 *	SEARCH
 */

.search-item{
		padding:15px 0 15px 10px;
		border-bottom:1px dotted #A6A6A6;
}

/**
 *	ABOUT
 */
.about-image{
		float:left;
}
.about-content{
		float:left;
		width:715px;
}

/**
 *	NEWS
 */
.single-news-red-date{
		font-weight:bold;	
		color:#cb1e2a;
		font-size:14px;
}
.single-news-place{
		font-style:italic;
		font-size:12px;
}
h2.single-news-red-title{
		font-weight:bold;	
		color:#cb1e2a;
		font-size:13px;
		margin:10px 0;
}
.single-news-cadre-fond{
		background:url(images/cadre-large-ombre.png) no-repeat top left;
		width:264px;
		height:152px;
		float:left;
}
.single-news-cadre-image{
		width:251px;
		height:131px;
		margin: 5px 9px;
		
}
.single-news-cadre-image img{
		width:251px;
		height:131px;
		margin:0 auto;
		display:block;
}
.single_news-content{
		float:left;
		width:640px;
		text-align:justify;
		margin-left:20px;
}
.single_news-content p{
		margin-bottom:15px;
}

/**
 *	MEETTING / EVENTS
 */
.single-meetting-red-date{
		font-weight:bold;	
		color:#cb1e2a;
		font-size:14px;
		margin-top:0!important;
}
.single-meetting-place{
		font-style:italic;
		font-size:12px;
		margin-bottom:15px;
}
h2.single-meetting-red-title{
		font-weight:bold;	
		color:#cb1e2a;
		display:inline;
		font-size:13px;
		margin:10px 0;
}
.single-meetting-cadre-fond{
		background:url(images/cadre-large-ombre.png) no-repeat top left;
		width:264px;
		height:152px;
		float:left;
}
.single-meetting-cadre-image{
		width:251px;
		height:131px;
		margin: 5px 9px;
		
}
.single-meetting-cadre-image img{
		width:251px;
		height:131px;
		margin:0 auto;
		display:block;
}
.single_meetting-content{
		text-align:justify;
		margin-left:20px;
}
.single_meetting-content p{
		margin-bottom:15px;
}
.single_meetting-content-top{
		margin: 20px 20px 0 260px;
}
.single_meetting-content-body{
		margin-top:10px;
}

/**
 *	LINKS
 */

.link_container{
		width:894px;
		height:155px;
		padding:35px 18px;
		border-bottom:1px dotted #949494;
		position:relative;
}

.link_content{
		position:absolute;
		left:290px;
		width:620px;
}
.link_title{ margin-bottom:7px; width:500px; }

.link_title a{ color:#cd242f; font-weight:bold; font-size:13px;}
#links h2 a{ color:#585858; font-weight:bold;}
.link_cadre{ width:256px; height:137px; position:absolute; top:35px; left:18px; border:1px solid #CDCDCD; }
.link_cadre img{ width:256px; height:137px; }
a.top-link{color:#585858;}
.link_list a{ font-weight:bold; }
.link_list a:hover{ color:#3fa0d3; text-decoration:none; }

/**
 *	Cartouche
 *
 */

.cartouche a:hover{text-decoration:none;}
.cart-mid a,a .cart-mid{color:#fff;}
.cartouche{ overflow:hidden; zoom:1;  text-transform:uppercase; font-weight:bold; }
.cart-left,.cart-mid,.cart-right{ float:left; }
.cart-left{
		background:url(images/cartouche-left.png) no-repeat top left;
		width:22px; height:45px;
}
.cart-mid{
		background:url(images/cartouche-middle.png) repeat-x top left;
		height:25px;
		padding: 13px 5px;
}
.cart-right{
		background:url(images/cartouche-right.png) no-repeat top left;
		width:45px; height:45px;
}

#content{
		background:url(images/present-fond.jpg) repeat-x left top;
		padding-top:35px;
}

/**		*
 *	Header	*
 *		*
 **/

/*	top	*/
#header{ height:141px; }
#top{
	height:100%;
	background:url(images/head-fond_top.png) repeat-x left top;
}
#top-content{
	height:141px;
	width:962px;
	background:url(images/head-top.png) no-repeat left top;
	position:relative;
}
#fixedMenu{
		top: 0px;
		z-index: 1000;
		position:fixed;
		height:41px;
		width:100%;
		background:transparent url(images/fond-fixedMenu.gif) repeat-x top left;
		*z-index:0;
}
#centeredMenu{
    height: 50px;
    width: 962px;
    z-index: 1003;
	position:fixed;
}
#menu{
	color:#858585;
	font-size:12px;
	float:right;
	margin-top:13px;
	margin-right:10px;
	z-index:1002;
}
#search{ float:right; margin-top:7px;}
	.search-btn{
		background: url(images/search-ok.png) no-repeat left top;
		width:48px;
		height:25px;
		border:none;
		text-indent:-9999px;
		margin-left:7px;
		
		font-size: 0;
line-height: 0;
	}
	.search-input{ border:none; width:158px; height:20px; text-align:right; padding:0 5px; }
#logo-site{
	position:absolute;
	left:20px;
	z-index:1001;
}
#head-photos{
	position:absolute;
	right:53px;
	bottom:11px;
	z-index:12;
}

#menu-chapters{
position:relative;
text-align:right;
width:912px;
height:40px;
margin-top:4px;
color: #CC2A32;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 12px;
padding-right:50px;
font-weight:bold;
}

#menu-chapters a{
color: #CC2A32;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 12px;
text-decoration:none;
font-weight:bold;
}

#menu-chapters a:hover{
color: #CC2A32;
font-family: Verdana,Arial,Helvetica,sans-serif;
font-size: 12px;
text-decoration:underline;
font-weight:bold;
}

#flux-rss{
	position:absolute;
	right:5px;
	bottom:-17px;
	z-index:100;
}
/*	subscription	*/
#subscription{
	height:324px;
}
#sub-content{
	position:relative;
	width:962px;
	height:324px;
}
	.sub-img{ position:absolute; left:8px; top:0; }
	.sub-text{ position:absolute; left:247px; top:5px; width:685px}
		.sub-text p{ text-align:justify; font-size:13px; margin-top:20px; }
		.sub-text h1{ font-weight:normal; font-size:25px;}
		
/*	separator	*/
#separator{
	background:url(images/separator.gif) repeat-x left top;
	height:40px;
	margin-bottom:25px;
}

/**			*
 *	Content		*
 *			*
 **/
#body{
	width:962px;
}
#tight-body{
	width:900px;
}
/*	news	*/
#left-wide-column{ width:553px; float:left;}
	.title .bout{
		width:10px;
		height:10px;
		background:url(images/titles/bout.gif) no-repeat left top;
		margin-top:3px;
	}
	.title h1{
		background-color:#cb1e2a;
		color:#FFF;
		font-size:14px;
		text-transform:uppercase;
		padding:4px 10px 3px;
		display:inline;
		
		-moz-border-radius:3px 3px 0 0;
		-webkit-border-radius:3px 3px 0 0;
		border-radius:3px 3px 0 0;
	}
	.title{margin-bottom:10px;}
	.item p{ text-align:justify; margin-top:15px;}
	
/*	items	*/
.item h2{ font-size:18px; font-weight:bold; margin-bottom:4px; }
.item h3{ font-size:15px; font-style:italic; }
#left-wide-column .item {margin:0 0 20px 10px;}
	.item .item-content{
		margin:23px 0;
		line-height:14px;
	}
	.item .item-content .big-cadre{
		width:210px;
		height:138px;
		border:1px solid #d5d5d5;
		margin-right:20px;
		float:left;
	}
		.item .item-content .big-cadre img{
				width:200px;
				height:128px;
			margin:5px auto;
			display:block;
		}
/*	read-more	*/
.read-more{
	border-bottom:1px solid #aaa;
	height:31px;
	margin-left:-10px;
	margin-top:6px;
}
	.read-more a.text-read-more{ text-transform:uppercase;
		font-size:12px;
		line-height:30px;
		margin-left:12px; }
	.read-more a.text-read-more,.read-more  a.text-read-more:active,.read-more  a.text-read-more:visited{ text-decoration:none; color:#d23c46;}
	.read-more a.text-read-more:hover{ text-decoration:underline; }
	
	.read-more .plus{
		background-color:#aeaeae;
		color:#fff;
		font-size:14px;
		font-weight:bold;
		padding:9px 11px;
	}
	
	.read-more .plus a,.read-more .plus a:active,.read-more .plus a:visited{ color:#fff; }
	
.more-items{
	background-color:#f6f6f6;
	border-bottom:1px solid #aaa;
	margin-top:-20px;
	text-align:center;
	padding:11px 0;
}
.more-items a{
	color:#afafaf;
	font-size:14px;
}

#right-thin-column{
	width:318px;
	float:right;
	margin-right:30px;
}
	#right-thin-column .item p{ margin-top:2px; font-weight:bold; line-height:14px; }
	
/*	little-read-more	*/
.little-read-more{
	height:22px;
	margin-top:5px;
}
	.little-read-more .plus{
		background-color:#aeaeae;
		color:#fff;
		font-size:10px;
		font-weight:bold;
		padding:4px 7px 5px;
	}
	.little-read-more .plus a,.little-read-more .plus a:active,.little-read-more .plus a:visited{ color:#fff; }
	.little-read-more a.text-read-more{ text-transform:uppercase;
		font-size:10px;
		line-height:26px;
		margin-left:8px;
	}
	.little-read-more a.text-read-more,.little-read-more  a.text-read-more:active,.little-read-more  a.text-read-more:visited{ text-decoration:none; color:#d23c46;}
	.little-read-more a.text-read-more:hover{ text-decoration:underline; }
	
/*	little-item-right	*/
.little-item-right{
	float:right;
	width:233px;
	padding-bottom:27px;
}
	.little-item-right h3{ font-size:12px; }
	#right-thin-column .item{ overflow:hidden; zoom:1; margin-bottom:20px;}
	
/*	little-item-left	*/
.little-item-left{
	width:85px;
	float:left;
}
	.little-item-left .little-cadre{
		width:66px;
		height:48px;
		border:1px solid #d5d5d5;
		margin:0 auto;
	}
		.little-item-left .little-cadre img{
			border:1px solid #e1e1e1;
			margin:2px auto;
			display:block
		}

/*	citation	*/
.citation{
	background:url(images/quotes.png) no-repeat left top;
	text-align:justify;
	padding:24px 5px 24px 24px;
	margin-top:32px;
	border-bottom:1px solid #aaa;
}
	.citation .cit-content{
		line-height:17px;
		font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
		font-style:italic;
		font-size:14px;
		margin-bottom:20px;
	}
	.citation a,.citation a:visited,.citation a:active {color:#3baadd; padding-bottom:2px;}
	.citation a{
		list-style-type:circle;
	}
	.citation p.details{ margin-top:2px; }
	
	
	
/**			*
 *	Footer		*
 *			*
 **/

#footer{
	margin-top:25px;
}
/*	Subscribe	*/
#foot-subscribe{
	height:90px;
	background:url(images/footer-fond-sub.png) repeat-x left top;
}
	#foot-subscribe .sub-content{
		width:962px;
		position:relative;
		margin:0 auto;
	}
		#foot-subscribe .sub-content .sub-para{
			color:#fff;
			width:780px;
			top:12px;
			left:0;
			position:absolute;
		}
			#foot-subscribe .sub-content .sub-para h2{
				font-size:16px;
				font-weight:bold;
				margin-bottom:10px;
			}
			#foot-subscribe .sub-content .sub-para p{
				font-size:13px;
				width:610px;
			}
		#foot-subscribe .sub-content .sub-btn{
			position:absolute;
			right:0;
			top:25px;
		}
		
/*	Widgets 	*/
#foot-widgets{
	background:url(images/footer-fond.png) repeat-x left top;
	height:404px;
	padding:40px 0;
}
#foot-widgets .foot-widget-content{
	margin:0 auto;
	width:982px;
}
	#foot-widgets .widget-column{
		float:left;
		margin-right:40px;
	}
		#foot-widgets .widget-column h2{
			color:#fff;
			font-size:20px;
			font-weight:bold;
			padding-bottom:8px;
			border-bottom:1px solid #565656;
			margin-bottom:48px;
		}
		#foot-widgets .widget-column p{
			margin-bottom:16px;
		}
	
		/*	Widgets : Society Journal	*/
		#foot-widgets .society-journal{
			width:262px;
			color:#fff;
			font-weight:bold;
		}
			#foot-widgets .society-journal a,#foot-widgets .society-journal a:visited,#foot-widgets .society-journal a:active{
				color:#3fabdd;
				display:block;
			}
			#foot-widgets .society-journal img.portrait{
				float:left;
				border:3px solid #fff;
				margin-right:10px;
			}
			#foot-widgets .society-journal p{
				float:left;
			}
			
		/*	Widgets : Sponsors	*/
		
			#foot-widgets .sponsors a.sponsor{
				display:block;
				float:left;
				margin:0 10px 10px 0;
			}
			
			#foot-widgets .sponsors{
				width:365px;
			}
		/*	Widgets : Newsletter	*/
			#foot-widgets .newsletter{
				width:270px;
				margin-right:0!important;
				color:#bfbfbf;
				position:relative;
			}
			#foot-widgets .newsletter .picto-newsletter{
				position:absolute;
				right:4px;
				top:-8px;
			}
				
		/*	Widgets : links	*/
		#foot-links{
			text-align:center;
			margin-top:5px;
			color:#bcbcbc;
		}
