/*  
Theme Name: Transmission AIO
Theme URI: http://www.nuviotemplates.com/ 
Description: Traduction française par <a href="http://wordpress-tuto.fr">WordPress tuto</a>.
Author: Vit Dlouhy, Nuvio
Author URI: http://www.nuvio.cz
*/

/* ----------------------------------------------------------------------------------------------------------



    This website template was downloaded from http://www.nuviotemplates.com - visit us for more templates

    

    Structure:

    display; position; float; z-index; overflow; width; height; margin; padding; border; background; align; font;



    Content:

    

        1) HTML tags, reset

        2) Universal styles (display, float, margin, text-align...)

        3) Generally HTML styles (table, ul, dl...)

        4) Layout

        5) Page: Home

        Z) Others

        

---------------------------------------------------------------------------------------------------------- */



/* ----------------------------------------------------------------------------------------------------------

1) HTML tags, reset

---------------------------------------------------------------------------------------------------------- */



body {background:url("04/bg.gif") 0 0 repeat-x;}
ul.ul-style01 li {background:url("04/ul-style01.gif") 0 6px no-repeat;}
#header {background:url("04/header.jpg") 0 0 no-repeat;}
#nav {background:url("04/nav-bottom.gif") 0 100% no-repeat;}
#cols-top {background:url("04/cols-top.gif") 0 100% no-repeat;}
#cols-bottom {background:url("04/cols-bottom.gif") 0 0 no-repeat;}
#cols {background:url("04/cols.gif") 0 0 repeat-y;}
.box2 ul li {background:url("04/dot.gif") 0 100% repeat-x;}
#aside ul#rss li a {background:url("04/rss.gif") 0 50% no-repeat;}    
#footer-top {background:url("04/footer-top.gif") 0 100% no-repeat;}
#footer-bottom {background:url("04/footer-bottom.gif") 0 0 no-repeat;}
.cols50 {background:url("04/dot-02.gif") 50% 0 repeat-y;}        
.separator {background:url("04/separator.gif") 0 0 no-repeat;}
.alt {background-color:#050F2E;}



* {margin:0; padding:0;}

body, div, span, p, a, img, ul, ol, li, caption, table, thead, tbody, tfoot, tr, th, td, form, fieldset, legend, label, dl, dt, dd, blockquote, applet, object, h1, h2, h3, h4, h5 {border:0;}

body {padding:20px 0; font:0.8em/1.5 "arial", serif; text-align:center;}



h1, h2, h3, h4, h5, h6 {margin:15px 0 10px 0;}

h1 {font-size:200%;}

h2 {font-size:160%;}

h3 {font-size:140%;}

h1, h2, h3 {font-weight:normal;}

h4, h5 {font-size:100%;}



p, table, ul, ol, dl, fieldset {margin:15px 0;}


ul, ol {margin-left:30px;}

ul ul, ol ol {margin:0; margin-left:20px;}

ol {list-style-type:decimal;}

li {display:list-item;}



dt {font-weight:bold;}

dd {margin-left:30px;}




table {border-collapse:collapse; border-spacing:0; font-size:100%;}

th {text-align:center; font-weight:bold;}

th, td {padding:3px 7px;}



fieldset {position:relative; padding:10px;}

legend {position:absolute; top:-1em; margin:0; padding:5px 10px; font-size:100%; font-weight:bold;}



/* ----------------------------------------------------------------------------------------------------------

2) Universal styles (display, float, margin, text-align...)

---------------------------------------------------------------------------------------------------------- */



.box {
min-height:1px;
}

.box:after {display:block; visibility:hidden; clear:both; line-height:0; font-size:0; content:".";}



.relative {position:relative;}



.clear {clear:both;}



.f-left {float:left !important;} img.f-left {float:left; margin-right:15px;}

.f-right {float:right !important;} img.f-right {float:right; margin-left:15px;}



.t-left {text-align:left !important;}

.t-center {text-align:center !important;}

.t-right {text-align:right !important;}

.t-justify {text-align:justify !important;}



.va-top {vertical-align:top;}

.va-middle {vertical-align:middle;}

.va-bottom {vertical-align:bottom;}



.nom {margin:0 !important;}

.nomt {margin-top:0 !important;}

.nomb {margin-bottom:0 !important;}



.noscreen {display:none;}



.bigger {font-size:110%;}

.smaller {font-size:85%;}

    

/* ----------------------------------------------------------------------------------------------------------

3) Generally HTML styles (table, ul, dl...)

---------------------------------------------------------------------------------------------------------- */

 

ul.ul-style01 {margin:15px 0; padding:0; list-style:none;}

ul.ul-style01 li {margin:0; padding:0; padding-left:15px;} 

   

/* ----------------------------------------------------------------------------------------------------------

4) Layout

---------------------------------------------------------------------------------------------------------- */



#main {width:960px; margin:0 auto; text-align:left;}



    #header {position:relative; width:960px; height:253px; overflow:hidden;}

    

        #logo {position:absolute; top:0; right:20px; margin:0; font-size:180%; font-weight:normal; letter-spacing:-1px; text-transform:uppercase;}        

        #logo a {display:block; padding:5px 10px 0 10px; text-decoration:none;}

        #logo span {font-weight:bold;}



    #nav {padding:0 20px; overflow:hidden;}

    #nav ul {margin:0; padding:0; list-style:none;}

    #nav ul li {display:inline; margin:0; padding:0;}

    #nav ul li a {display:block; float:left; padding:10px 14px 10px 15px; text-decoration:underline;}

    #nav ul li.current_page_item a {border:0; font-weight:bold; text-decoration:none;}

    #nav ul li a:hover {text-decoration:none;}



    #cols-top {clear:both; width:960px; height:15px; margin-top:10px; font-size:0; line-height:0;}

    #cols-bottom {clear:both; width:960px; height:15px; margin-bottom:10px; font-size:0; line-height:0;}

    #cols {clear:both; width:960px;}

    

        #content {float:left; width:650px; overflow:hidden;}

        #content .content-padding {padding:15px;}

        

        #aside {float:right; width:300px; overflow:hidden;}

        #aside .aside-padding {padding:0 15px;}

        

            #aside .title {margin:0; padding:10px 15px; font-size:100%; font-weight:bold;}



            #aside #search {padding:15px 0; text-align:center;}

            #aside #search #search-input {width:170px; padding:5px; font:normal 100%/1.2 "arial",sans-serif;}

            #aside #search #search-submit {padding:4px 5px; border:0; font:bold 100%/1.2 "arial",sans-serif;}





            

            #aside #archive {margin:5px 0 10px 0; padding:0; width:270px;}

            #aside #archive a {text-decoration:none;}

.box {min-height:1px;}

.box:after {display:block; visibility:hidden; clear:both; line-height:0; font-size:0; content:".";}



.box2 ul {margin:15px 0; padding:0; list-style:none;}

.box2 ul li {margin:0; padding:2px 0 3px 0;}

    

            #aside ul#rss {margin:10px 0; padding:0; list-style:none;}

            #aside ul#rss li {display:block; float:left; width:135px; margin:0; padding:0;}

            #aside ul#rss li a {display:block; padding:7px 0 7px 40px; text-decoration:underline;}    



    #footer-top {clear:both; width:960px; height:15px; font-size:0; line-height:0;}

    #footer-bottom {clear:both; width:960px; height:15px; font-size:0; line-height:0;}        

    #footer {clear:both; padding:0 20px; font-size:85%;}

    #footer p {margin:0;}

    #footer a {font-weight:bold; text-decoration:none;}

    #footer a:hover {text-decoration:underline;}



/* ----------------------------------------------------------------------------------------------------------

5) Page: Home

---------------------------------------------------------------------------------------------------------- */

#scheme a {background:#050F2E; padding:5px; text-decoration:none;}

#topstory {padding:15px 0 15px 15px;}

#topstory h2 {font-size:140%;}

#topstory h2, #topstory p.info  {margin:0;}

#topstory p.info {font-size:85%;}



#topstory #topstory-img {float:left; width:250px; padding-right:10px;}

#topstory #topstory-desc {padding-left: 5px; width:auto;}

#topstory #topstory-title {padding:10px;}

#topstory #topstory-desc-in {padding-right:15px;}

#topstory #topstory-desc-in p {margin-bottom:0;}



#photos {margin-bottom:15px; font-size:0;}

#photos img {display:block; float:left; width:116px; height:90px; border:0; margin-right:8px; margin-bottom:8px;}





    .col50 {float:left; width:325px;}

    .col50-right {float:right; width:310px;}



        .col50 .article {padding:15px;}

        .col50 .article h4 {margin:0; margin-bottom:3px;}

        .col50 .article p {margin:0;}

        .col50 .article p.info {margin:0; margin-bottom:5px; font-weight:normal; font-size:85%;}



/* ----------------------------------------------------------------------------------------------------------

Z) Others

---------------------------------------------------------------------------------------------------------- */



.hx-style01 {font-size:85%; font-weight:bold; text-transform:uppercase;}



.separator {width:620px; height:50px; font-size:0;}



#commentform input {

	width: 170px;

	padding: 2px;

	margin: 5px 5px 1px 0;

	}



#commentform textarea {

	width: 75%;

	padding: 2px;

	}



#commentform #submit {

	margin: 0;

	padding:4px 5px; 

	border:0; 

	font:bold 100%/1.2 "arial",sans-serif;
	}



/* Begin Comments*/

.alt {

	margin: 0;

	padding: 10px;


	}



.commentlist {

	padding: 0;

	text-align: justify;

	}



.commentlist li {

	margin: 15px 0 3px;

	padding: 5px 10px 3px;

	list-style: none;

width:75%;

	}



.commentlist p {

	margin: 10px 5px 10px 0;

	}



#commentform p {

	margin: 5px 0;

	}



.nocomments {

	text-align: center;

	margin: 0;

	padding: 0;

	}



.commentmetadata {

	margin: 0;

	display: block;

	}

/* End Comments */


#wp-admin-bar {align:center; margin:0; padding:5px; background:#f9f9f9; border:1px solid #666; clear:both; text-align:center}
#wp-admin-bar ul {margin:0; padding:0}
#wp-admin-bar ul li {list-style-type:none; display:inline; margin:0 10px; padding:0}

/* Ajout JLS */

/* Menu deroulant */


ul#menu {
      height: 29px;
      width: 958px;
      background: #1c4482;
	margin: 0;
	padding: 0;
	list-style: none;
      border: 1px solid #1568e5;
	font-size:1.2em;
}

ul#menu li {
	float: left;
      padding: 0;
      margin: 0;
      border-right: 1px solid #1568e5;
}

ul#menu ul li {
	float: none;
	position: relative;
      border: 0;
      margin-left: -1px;
      /* border-bottom: 2px solid #7EAED7;*/ /* fixes gap problem in IE */
	z-index:1000;

}

ul#menu li ul {
      padding: 0;
      border: 0;
      margin: 0;
	display:none;
	list-style: none;
      position: absolute;
	background: #9CC;
}
ul#menu ul ul{
      margin: 0;
	position: absolute;
	top: 0; /* if using borders, -1px to align top borders */
	left: 100%;
}

ul#menu * a:hover, ul#menu li a:active{
      background:#7EAED7 !important;
      color: #FFFFFF;
}

ul#menu li a:link,
ul#menu li a:visited,
ul#menu li a:hover,
ul#menu  li a:active{
	display: block;
	padding: 3px 5px; 
      text-decoration: none;
	/* background: #5587B3; */
       background: #1c4482;
	 color: #FFFFFF;
}


ul#menu ul li a:link,
ul#menu ul li a:visited,
ul#menu ul li a:hover,
ul#menu ul li a:active {
	width: 7.8em;
}


/* Fin menu deroulant*/


/* Banniere tournante */

.pics {  
    height:  253px;  
    width:   960px;  
    padding: 0;  
    margin:  0;  
} 
 
.pics img {  
 
    width:  960px; 
    height: 253px; 
    top:  0; 
    left: 0 
} 

/*Fin banniere tournante*/


/* placement correct des images dans un article */

.more-link {
font-size: 13px;
font-variant: small-caps; 
}

/*global/universal image classes */
img.alignleft, img.left { float: left; margin-right: 10px; margin-top: 5px; margin-bottom: 5px; }
img.alignright, img.right { float: right; margin-left: 10px; margin-top: 5px; margin-bottom: 5px; }
img.aligncenter, img.center { display: block; margin-right: auto; margin-left: auto; margin-bottom: 5px; float: none; clear: both; }
img.alignnone, img.block { display: block; clear: both; }
img.frame { background: #eee; border-style: solid; border-color: #ddd; }
img.stack { clear: none !important; }
img[align="left"] { float: left; clear: left; }
img[align="right"] { float: right; clear: right; }
img[align="middle"] { display: block; margin-right: auto; margin-left: auto; float: none; clear: both; }

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
   color: #1c4482;
}

.wp-caption.alignleft { float: left; margin-right: 10px; margin-top: 5px; margin-bottom: 5px;}
.wp-caption.alignright { float: right; margin-left: 10px; margin-top: 5px; margin-bottom: 5px;}

/* End captions */

/*global/universal image classes */


/* Image mini equipe une */

.img_gauche{
margin-left:75px;
}

/* Fin image mini equipe une */

.boxjls {height:13px;}

.boxjls:after {display:block; visibility:hidden; clear:both; line-height:0; font-size:0; content:".";}
/* fin ajout JLS */

