/**

 * @author ( Angie Radtke )
 * @package Joomla
 * @subpackage Accessible-Template-Beez
 * @copyright Copyright (C) 2005 - 2009 Open Source Matters. All rights reserved.
 * @license GNU/GPL, see LICENSE.php
 * Joomla! is free software. This version may have been modified pursuant to the
 * GNU General Public License, and as distributed it includes or is derivative
 * of works licensed under the GNU General Public License or other free or open
 * source software licenses. See COPYRIGHT.php for copyright notices and
 * details.
 */

/* not ready */

*
{
        margin: 0;
        padding: 0;
}

body
{
    font-size: 100.01%;
    padding: 0px;
    text-align: center;
    position:relative;
}

/* ###################### general ###################### */
#all
{
    margin: 0 auto;
    width:960px;
    padding: 0px;
    text-align: left;
}

#header
{
    display:block !important;
    position:relative;
    padding:0px 0 0 0;
    overflow:hidden;

}



#back
{
        margin: 0;
        padding:0px;
}

#contentarea,
#contentarea2
{
    position:relative;
    overflow:hidden;
    padding:0px 20px !important;
    margin:0;

}

#wrapper
{
        width:53%;
        float:left;
        position:relative;
		margin-top:21px;
		
}

#wrapper2
{

	margin-top:21px;
	margin-left:0px;
    width:75%;
    float:left;
    position:relative;
    padding-bottom:1px;
    padding-right:0px;
border:0px solid #000;

}
#wrapper2 .item-page
{
    max-width:680px
}
#main
{

	margin-top:0px;
		margin-bottom:0px;
    padding: 0px 0px 0px 0px;
    position: relative;
    min-height:420px;
border:0px solid #000;
}

#right
{
    float:right;
    width: 155px;
    margin:60px 0px 10px 5px;
    padding:0px 0px 5px 0px;
    position:relative;
	min-height:500px;
	/*display: inline-table;*/
	background: url(../images/separation-archives.png) left repeat-y ;
}

#right_blog
{
    float:right;
    width: 175px;
    margin:70px 0px 10px 5px;
    padding:0px 0px 5px 0px;
    position:relative;
	min-height:500px;
	border:1px solid #000;
}

.unseen,
.hidelabeltxt
{
    display: inline;
    height: 0px;
    left: -3000px;
    position: absolute;
    top: -2000px;
    width: 0px;
}

/* ++++++++++++++  nav after content  ++++++++++++++ */
.left
{
        padding-top:0px;
        float:right;
        margin:10px 0px 10px 0%;
        width: 22%;
        position:relative;

}

/* ++++++++++++++  nav before content  ++++++++++++++ */
.left1
{
    padding:0px 0 0 0px;
    float: left;
    margin:10px 3% 10px 0px;
    width: 21%;
    position:relative
}

.leftbigger
{
     width:22%
}


/* ###################### header ###################### */

.skiplinks,
.skiplinks li
{
    display: inline;
    height: 0px;
    line-height:0;
    padding:0 !important;
}

.skiplinks li a.u2
{
    display: inline;
    height: 0px;
    left: -3000px;
    position: absolute;
    top: -2000px;
    width: 0px;

}

.skiplinks li a.u2:active,
.skiplinks li a.u2:focus
{
    position:absolute;
    width:13em;
    top:10px;
    left:10px;
    line-height:1.5em;
    padding:5px;
    font-weight:bold;
    height:3em;

}

.wrap
{
    border: 0;
    clear: both;
    float: none;
    font-size: 1px;
    height: 0;
    line-height: 1px;
    margin: 0;
    padding: 0;
    visibility: hidden;
}

/*-----LOGO ORIGINAL----------*/
h1#logo
{
        font-size:3.5em;
        line-height:1.0em;
}


#logo
{
        margin-top:0.6em;
        margin-left:10px;
        /* position:absolute;*/
        display:block;
        padding:20px 20px 20px 10px;
        width:425px;
        padding-top:0.6em;
        font-weight:normal;
        line-height:1em;
        font-size:3em;
}

#logo img
{
        display: block;
}

#logo span
{
        padding-left:2px
}

#logo span.header1
{
        font-size:0.4em;
        display:block;
        top:0em;
        line-height:0.8em
}

.logoheader
{

}

/*-----LOGO MODIF CIVAM----------*/
h1#logo2
{
        font-size:3.5em;
        line-height:1.0em;
}


#logo2
{
        margin-top:100px;
        margin-left:0px;
        /* position:absolute;*/
        display:block;
        padding:0;
        width:425px;
        padding-top:0.6em;
        font-weight:normal;
        line-height:1em;
        font-size:3em;
}

#logo2 img
{
        display: block;
}

#logo2 span
{
        padding-left:2px
}

#logo2 span.header1
{
        font-size:18px;
        display:block;
        top:-75px;
		left:114px;
        line-height:0.8em;
		position:relative;
		color:#86BC25;
		font-family: 'source_sans_proregular',arial,sans-serif;
		
}

#logo2 span.header2
{
        font-size:0.4em;
        display:block;
        top:-62px;
		left:114px;
        line-height:0.8em;
	position:relative;
		color:#E95B1F;
		font-family: 'source_sans_proregular',arial,sans-serif;
}

.logoheader2
{
        margin:100px;
        padding:0;
        text-align:left;
        font-weight:normal;
        line-height:1.5em;
        min-height:159px;

}

#line
{       padding:5px 0px 2px 2px;
        position:absolute;
        right :20px;
        top:5em;
        max-width:38em;

}

#line_haut
{       padding:5px 0px 2px 2px;
        position:relative;
        right :20px;
        top:5em;

		height:220px;

	background: url(../images/personal/transparent.png) repeat;
   max-width:960px;
}


/* ++++++++++++++  button for closing right column  ++++++++++++++ */

#close
{
        margin-right:0px;
        font-size:0.85em;
        text-transform:uppercase;
}

#close span
{
    position:absolute;
    right: 20px;
    z-index:10000;
    top:5px;
    width:7em;
    font-weight:bold;
    text-align:right;
    line-height:1.5em;
    padding:5px 2px 5px 5px
}

/* ###################### main ###################### */

/* ++++++++++++++  position  ++++++++++++++ */

.blog-featured
{
        padding: 0;
}

.items-leading
{
        padding:0px 5px 10px 5px;
        overflow:hidden;
        margin-bottom:10px
}

.row-separator
{
        display: block;
        clear: both;
        margin: 0;
        border: 0px;
        height:1px
}

.item-separator
{
        display: none;
        margin: 0px;
}

.shownocolumns
{
        width:98% !important;
}

#top
{
        margin:0 0 20px 0;
        overflow:hidden
}

#focus
{
        margin:-388px 0 0px 0;
        overflow:hidden;
		position:absolute;
		padding:5px 5px 0px 5px;
		width:680px;
		z-index:15000;
}


#focus2
{
        margin:0;
        overflow:hidden;
		position:absolute;
		padding:5px 5px 5px 5px;
		width:680px;
		z-index:1000;
}



/* ++++++++++++++  blog  accueil++++++++++++++ */

.cols-1
{
        display: block;
        float: none !important;
        margin: 0 !important;
}

.cols-2 .column-1
{
        width:46%;
        float:left;
}

.cols-2 .column-2
{
        width:46%;
        float:right;
        margin:0
}

.cols-3 .column-1
{
        float:left;
        width:29%;
        padding:0px 5px;
        margin-right:4%

}
.cols-3 .column-2
{
        float:left;
        width:29%;
        margin-left:0;
        padding:0px 5px
}
.cols-3 .column-3
{
        float:right;
        width:29%;
        padding:0px 5px
}

.items-row
{
        overflow:hidden;
        margin-bottom:1px !important;
		margin-top:70px;
		border:0px solid;
	
	}

.blog-featured .items-row
{
        overflow:hidden;
        margin-bottom:1px !important;
		margin-top:-10px;
		border:0px solid;
	
	}

.column-1,
.column-2,
.column-3
{
        padding:10px 5px
}

.column-2
{
        width:55%;
        margin-left:40%;
}

.column-3
{
        width:30%
}

.blog-more
{
        padding:10px 5px
}




/* ++++++++++++++  blog  ++++++++++++++ */

.blog .cols-1
{
        display: block;
        float: none !important;
        margin: 0 !important;
}

.blog .cols-2 .column-1
{
        width:230px;
        float:left;
		border-right:1px solid #ddd;
		margin: 10px 0 30px 0;
		padding:0 20px 0 15px;
}

.blog .cols-2 .column-2
{
        width:225px;
        float:right;
		margin: 10px 0 0 0;
		padding:0 18px 0 18px;
		border:0px solid #000;
}

.blog .cols-3 .column-1
{
        float:left;
        width:29%;
        padding:0px 5px;
        margin-right:4%

}
.blog .cols-3 .column-2
{
        float:left;
        width:29%;
        margin-left:0;
        padding:0px 5px
}
.blog .cols-3 .column-3
{
        float:right;
        width:29%;
        padding:0px 5px
}


.blog .items-leading 
{

font-family: 'source_sans_proregular',arial,sans-serif;
border:solid 0px #ddd;
margin:20px 0 0 0;
padding:0 18px 20px 15px;
}


#ligne-horizontale-blog-row
{
background: url(../images/separation-horizontale.png) top no-repeat ;	
border:0px solid #000;
height:40px;
}
	
#ligne-horizontale-blog-leading
{
background: url(../images/separation-horizontale-2.png) bottom no-repeat ;	
border:0px solid #000;
height:70px;
}

#ligne-horizontale-blog-links
{
background: url(../images/separation-horizontale-3.png) top left no-repeat ;	
border:0px solid #000;
height:23px;
width:266px;
position:relative;
margin-top:-10px;
}

#ligne-horizontale-recherche
{
background: url(../images/separation-horizontale-2.png) bottom no-repeat ;	
border:0px solid #000;
height:15px;
margin-bottom:15px;
}

.blog .row-0 .column-1
{
margin-bottom:10px;
}
.blog .row-0 .column-2
{
margin-bottom:10px;
}

.blog .row-1 .column-1
{
margin-bottom:10px;
}
.blog .row-1 .column-2
{
margin-bottom:10px;
}

.blog .items-row
{
        overflow:hidden;

		margin-top:0px;
		border:0px solid;
}
	

.blog .column-1,
.blog .column-2,
.blog .column-3
{
        padding:10px 5px
}

.blog .column-2
{
        width:55%;
        margin-left:40%;
}

.blog .column-3
{
        width:30%
}

.blog-more
{
        padding:10px 5px
}

/* ++++++++++++++  footer  ++++++++++++++ */

#bottom
{
        overflow:hidden;
		
}

.box
{
        width:27%;
        float:left;
        margin-right:5px;
		border:0px solid #000;
		margin-top:-10px;

}

.box1
{
        width:25%;
		min-height:200px;
	border:0px solid #000;
	text-transform:uppercase;
	font-family:Arial, Helvetica, sans-serif;
	margin-top:0px
	
}

.box2
{
        width:155px;
		padding-left:0px;
		margin-left:15px;
		min-height:200px;
		border:0px solid #000;
}

.box3
{
        width:135px;
		padding-left:0px;
		min-height:200px;
		margin-left:6px;	
		border:0px solid #000;	
		
}
.box4
{
	    width:130px;
        padding-left:0px;
		min-height:200px;
		border:0px solid #000;
		margin-left:6px;	
}
.box5
{
	    width:240px;
        padding-left:0px;
		min-height:200px;
		border:0px solid #000;
		margin-left:6px;	
}
.box6
{
	    width:1px;
        float:right;
		padding-left:0px;
		min-height:1px;
		border:0px solid #000;
		margin-top:1px;
}
#footer-inner
{
        max-width:960px;
        margin:0 auto;
       /* font-size:0.8em;*/
        padding:40px 15px 15px 10px;
}

img { border: 0 none; }