/*  
Theme Name: Ego Twister new
Theme URI: 
Description: 
Version: 2.0
Author: Edmond Leprince
Author URI:
*/

/*+++++++ BODY +++++++*/

body { 
        background-color:#7BE2F2;                 
        list-style:none; 
        font-family: arial, verdana, helvetica, sans-serif; 
        font-size: 11px; 
        margin:0px;
}

a:hover { 
        color:darkgrey;
        background:yellow; 
        text-decoration:underline;
}


/*+++++++ WRAPPER +++++++*/

#wrapper { 
        background:white none repeat scroll 0 0; 
        width:1000; 
        margin:auto;
}

/*+++++++ HEADER +++++++*/

#bandeau { 
        height:40px;
        background-color:#FF34AE;
        margin-bottom: 10px;
}

#logo { 
        width:137px; 
        height:80px; 
        background:url(images/logo.jpg) no-repeat; 
        margin-left:20px;
        margin-top:20px; 
        margin-right:15px;
        float: left;
}

/*+++++++ NAV +++++++*/

#nav { 
        display:block;
        padding-top:36px;
        margin-bottom:50px;
}

#nav ul {
        padding-left:0px;
        margin-bottom:0px;
        margin-top:0px;
}

#nav li {
        list-style-type:none;
        display: inline;
        padding-left:0px;
        padding-right: 15px;       
}

.mainnav { 
        padding-bottom:0px; 
        margin-left:20px; 
        font-size: 2em; 
        letter-spacing : -0.05em;
        font-weight: bold;        
}

.mainnav a { 
        text-decoration: none;
        color: #7BE2F2;
}

.subnav {
        margin-left:20px; 
        font-size: 1.6em; 
        letter-spacing : -0.05em;
        font-weight: bold;
}

.subnav a { 
        text-decoration: none;
        color: black;
}

/*+++++++ H1,H2 +++++++*/

h1 { 
        color: #7BE2F2;
        font-size: 2.5em; 
        letter-spacing : -0.05em;
        font-weight: bold;
        margin-top: 0px;
        margin-bottom: 0px;   
}

h1 a { 
        color:#5A5954; 
} 

h2 { 
        font-size:16px; 
}


/*+++++++ PAGE D'ACCUEIL +++++++*/

#home { 
        background:white; 
        margin: 10px 20px 20px 20px ;
        
}

#indexcontent { 
        background:white; 
        margin: 10px 20px 20px 20px ;
}
.release {
        display: inline;
        width:354px;
        float: left;
        margin-right:100px;
}

.release a img {
        border: 0.5px solid;
        border-bottom: none;
        color: lightgrey;
}

.releaseinfo {
        background-color:#7BE2F2;
        width:342px;
        padding-left: 10px;
        padding-top: 5px;
}

.artistname { 
        color: white;
        font-size: 2.5em; 
        letter-spacing : -0.05em;
        font-weight: bold;   
}

.releasename { 
        color: #FF34AE;
        font-size: 2em; 
        letter-spacing : -0.05em;
        font-weight: bold;   
}

.releasename a { 
        text-decoration: none;
        color: #FF34AE;
}

.ref { 
        color: black;
        font-size: 1.2em; 
        letter-spacing : -0.05em;
        font-weight: bold;
        padding-top: 5px; 
        padding-bottom: 5px  
}

.format { 
        color: black;
        font-size: 1.5em; 
        letter-spacing : -0.05em;
        font-weight: bold;
        padding-top: 5px;  
        padding-bottom: 5px; 
}

.downloadlink { 
        color: black;
        font-size: 1.5em; 
        letter-spacing : -0.05em;
        font-weight: bold;
        padding-top: 5px;  
        padding-bottom: 5px; 
}

.downloadlink a { 
        text-decoration: none;
        color: black;
}

.seeall {
        height:35px; 
        margin-bottom:20px; 
        margin-top:20px; 
        font-size: 2em; 
        letter-spacing : -0.05em;
        font-weight: bold;
}

.seeall a { 
        text-decoration: none;
        color: black;
}

.slider ul {
        padding-left:0px;
        margin-bottom:0px;
        margin-top:0px;
}

.slider li {
        list-style-type:none;
        display: inline;
        padding-left:0px;
        padding-right: 15px;       
}

/*+++++++ CONTENT +++++++*/

#content { 
        background:white; 
        margin: 30px 20px 20px 20px ;
}

#content p {
        padding-bottom:10px; 
        text-align:justify; 
        line-height:150%;
}

#content p.info {
        font-size:10px; 
        color:black; 
}

#content p.postmetadata { 
        width:400px; 
        font-size:10px; 
        color:black; 
}



/*+++++++ ARTICLE+++++++*/

#post { clear:both; }
#postleft { float:left; width:200px; padding-right:20px }
#postleft img {border:1px solid grey;}
#postleft p { padding-left:20px; line-height:8px; }
a.ext { background:transparent url(images/ext.gif) no-repeat scroll right -1px; padding-right:18px; }
#postright { float:left; width:480px; text-align:justify; }
#postright img {border:1px solid grey;}
#postright img a {border:1px solid grey;}
#postright p { margin-top:0; }
.date { color:grey; padding-bottom:20px; }
.click { padding-top:5px; padding-left:20px; font-size: 9px; color:#999999; font-style:italic }
#postvideo { width:496px; text-align:justify; margin:auto }

/*+++++++ NEXT PREVIOUS +++++++*/
.navigation { width:400px; height:20px; margin-bottom:20px; }
.navigation span.older { background:url(images/older.png) no-repeat left; padding-left:20px; }
.navigation span.newer { background:url(images/newer.png) no-repeat right; padding-right:20px; }

/*+++++++ COMMENTS +++++++*/
#comments { width: 400px; margin-left:0px; text-align:justify; font-size:11px; }
#commentsvideo { width: 400px; margin:auto; }
.commentstitle { color:#666666;}
.commenttext {}
#commentform #author { width:200px; height:20px; border:1px solid black; padding-left:3px;}
#commentform #email { width:200px; height:20px; border:1px solid black; padding-left:3px;}
#commentform #url { width:200px; height:20px; border:1px solid black; padding-left:3px;}
#commentform { width: 400px;}
#commentform #comment { width: 400px; background:#eeeeee; border:1px solid black;}
#commentform #submit {background-color:#7BE2F2; border:none; color:#000000; font-size:11px; padding:3px;}

/*+++++++ FOOTER +++++++*/

#footer { 
        font-size:10px; 
        background:#CCCCCC; 
        padding-top:10px; 
        padding-left:20px;
	position: relative;
}

#footer img { 
        border:none; 
}

#footer1 { 
        background:#7BE2F2;
        width:250px;
}

#footer2 { 
        background:#7BE2F2;
        width:250px;
}

#footer3 { 
        background:#7BE2F2;
        width:250px;
}

/*+++++++ DIVERS +++++++*/

.clear { clear:both; }

hr { background:#999999 none repeat scroll 0 0; border:0 none; clear:both; height:1px; margin:0 30px 0 0;  margin:auto; margin-top:30px; margin-bottom:30px }