/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(blog.css);

/* end StyleCatcher imports */
body{
/*background:#fff url('http://www.press-iasn.org/body_main.png') repeat-y top center;*/
font-family:  Georgia, Helvetica;
font-size:0.82em; /*0.9*/
line-height:120%;
}

h1{
color:#D84B1D;
font-size:130%;
text-align: center;
padding-top: 5px;
}

a{
font-weight: Bold;
color: #615755;
}

#header{
background:#fff url('http://www.press-iasn.org/banner.png') no-repeat top left;
width:970px;
height:100px;
margin:10px auto 0 auto;
padding:0;
}

#header-inner{
padding:0;
margin:0;
}

#header-name{
margin: 0;
padding: 0;
text-indent: -1000em;
}

#header-name a{
display:block;
width:970px;
height:100px;
}

#nav, #nav-inner{
display:block;
position:relative;
}

#nav{
padding-top:10px;
height:20px;
}

#nav-inner{
font-size:90%;
}

#nav-inner a{
font-weight:normal;
}

#nav-breadcrumb {
float:left;
padding-left:5px;
padding-top:2px;
}

#nav-search{
float:right;
}

#container {
width: 1000px;
margin: 0 auto;
padding-top:10px;
}

#container-inner {
width:970px;
margin: 0 auto;
}

.layout-twt #alpha{
width:540px;
border:1px solid #ccc;
left:195px;
text-align:justify;
min-height:600px;
}

.layout-twt #gamma{
width:225px;
padding:0;
padding-left:10px;
margin:0;
}
.layout-twt #gamma-inner{
padding:0;
margin:0;
border:1px solid #ccc;
}

.layout-twt #beta{
left:-540px;
}

#beta-inner{
overflow:visible;
margin:0px;
padding:0px;
}

/* Suckerfish menu */
#menu-main{
background: white url('http://www.press-iasn.org/bg_menu_main.png') no-repeat top left;
height:346px;
padding-left:50px;
padding-bottom:50px;
}
#menu-top{
background: transparent url('http://www.press-iasn.org/menu_bg_top.png') top left no-repeat;
width:130px;
display:block;
padding-top:15px;
}



	#menu { /* toutes les listes */
		padding: 5px 0 22px 0;
		margin: 0;
		list-style: none;
		float : left;
font-size:100%;
background: transparent url('http://www.press-iasn.org/menu_bg.png') 0 0 repeat-y;
width:130px;
		
	}

	#menu ul { /* toutes les listes */
		padding: 0;
		margin: 0;
		list-style: none;
		float : left;
		
	}
        #menu ul{
width:130px;
}
	
	#menu li { /* tous les items de liste */
		position : relative;
		float : left;
		line-height : 1.25em;
		margin-bottom : -1px;
		width: 80px;
                height:35px;
                margin-left: 20px !important;
margin-left: 10px;
		border-bottom : 2px dotted white;

	}
	
	#menu li ul { /* listes de deuxième niveau */
font-size:90%;
		position : absolute;
		left: -999em;
		margin-left : 80px;
		margin-top : -2em;
/*background-color:#D84B1D;*/

	}
	
	#menu li ul ul { /* listes de troisième niveau et plus */
		left: -999em;
	}
	
	#menu li a {
margin-top:10px;
		width: 90px;
		width : 85px;
		display : block;
		color : white;
		font-weight : normal;
		text-decoration : none;

		padding : 0;
	}
	

	
	#menu li:hover ul ul, #menu li:hover ul ul ul, #menu li.sfhover ul ul, #menu li.sfhover ul ul ul {
		left: -999em;
	}
	
	#menu li:hover ul, #menu li li:hover ul, #menu li li li:hover ul, #menu li.sfhover ul, #menu li li.sfhover ul, #menu li li li.sfhover ul { /* listes imbriquées sous les items de listes survolés */
		left: auto;
	}

#menu li ul {
background-color:#D84B1D;
font-size:90%;
left:-999em;
margin-left:80px;
margin-top:-2em;
position:absolute;
}
#menu li ul{
width:170px;
}

#menu li ul li{
line-height:90%;
margin-left:5px;
border-bottom : 0px dotted transparent;
height:30px;
padding-bottom: 4px;
width:170px;
background: #D84B1D;
}

#menu li ul li a{
width:170px;
}

ul#menu li ul li.menu-more ul{
margin-left:100px !important;
margin-left:80px;
z-index:999;
}

#menu-bottom{
padding-bottom: 12px;
background: transparent url('http://www.press-iasn.org/menu_bg_bottom.png') bottom left no-repeat;
width:130px;
clear:both;
display:block;
}

/* Widgets */
.widget-sponsors .widget-content{
text-align:center;
}

.widget-sponsors .widget-content li{
margin: 0 10px 0 10px;
padding:20px 0 20px 0px;
border-bottom: 1px solid #ccc;
}

.widget-sponsors .widget-content li.last{
border-bottom: 0px solid white;
}

#footer-content{
text-align:center;
}

.widget-pollquiz h3 {
 font-size: 130%;
color: #D84B1D;
margin:10px 0;
}

.widget-pollquiz {
margin:0 10px;
width:auto;
border-top:1px solid #CCCCCC;
}

.asset-body {
font-size:95%;
}

#beta .widget-sponsors .widget-content img{
width:170px;
}

#footer .widget-content img{
vertical-align:top;
}

.widget-recent-entries li a{font-weight:normal;}