html
{
	width: 100%;
	padding: 0%;
	margin: 0%;
}

body
{
	background-color: #EEE;
	font-family: Capriola, Arial, Verdana, sans-serif;
	font-size:90%;
	width: 100%;
	padding: 0%;
	margin: 0%;
}

header
{
	width: 79%;
	height: 200px;
	margin: auto;
	border-right: 1px solid #EEE;
	border-left: 1px solid #EEE;
	background-image: url('files/img/design/ban_sunset.png');
	background-repeat: no-repeat;
	background-position: center;
}

footer
{
	width:79%;
	margin:auto;
	padding-top: 1%;
	padding-bottom: 1%;
	background-color: #73afb0;
	font-size:80%;
}

footer ul
{
	list-style-type: none;
	display: inline;
}

footer ul li
{
	display: inline-block;
}

h1, .titre1
{
	font-family : Viga, Georgia, serif;
	color: #62a7e7;
	text-shadow: 1px 1px 2px #30444e;
	font-size: 160%;	
	-webkit-transition: color .5s, text-shadow 1s ease-in-out;
	-moz-transition: color .5s, text-shadow 1s ease-in-out;
	-o-transition: color .5s, text-shadow 1s ease-in-out;
}
h1 a, .titre1 a
{
	margin-left: 10px;
	text-decoration: none;	
	-webkit-transition: color .5s, text-shadow 1s ease-in-out;
	-moz-transition: color .5s, text-shadow 1s ease-in-out;
	-o-transition: color .5s, text-shadow 1s ease-in-out;
}

h1:hover, .titre1:hover
{
	color: #2d82a9;
	text-shadow: 1px 1px 5px #30444e;

}

h3
{
	font-size: 120%;
	text-align: center;
	
	color: #FFF;
	display: block;
	
	width: 95%;
	
	padding-top: 2%;
	padding-bottom: 2%;
	margin: 0%;
	margin-right: 2%;
	background-color: #3f8687;
	-webkit-transition: transform .5s, text-shadow .5s ease-in-out;
	-moz-transition: transform .5s, text-shadow .5s ease-in-out;
	-o-transition: transform .5s, text-shadow .5s ease-in-out;
}


a
{
	color: #79bbbc;
}

a:hover, a:focus
{
	color: #438e8f;
}

a:active
{
	color: #3d6768;
}

@font-face {
  font-family: 'Viga';
  font-style: normal;
  font-weight: 400;
  src: local('Viga-Regular'), url('http://www.aiwha-brickfilms.com/files/font/viga.ttf') format('truetype');
}

@font-face {
  font-family: 'Capriola';
  font-style: normal;
  font-weight: 400;
  src: local('Capriola Regular'), local('Capriola-Regular'), url('http://www.aiwha-brickfilms.com/files/font/capriola.ttf') format('truetype');
}

.iframeTwitter
{
	border: none;
	overflow: hidden;
	width: 100%;
	height: 400px;
}

#menu
{
	position: relative;
	top: 81%;
	
	font-family : Viga, Georgia, serif;
	
	width: 100%;
	background-color: #73afb0;
}

#menu ul
{
	list-style-type: none;
	
	width: 80%;
	margin:auto;
	padding:0%;
	padding-left:1.5%;
	overflow:hidden;
}

#menu ul li
{
	display: inline-block;

	padding-top: 0.8%;
	padding-bottom: 0.8%;
	
	width: 16%;
	height: 100%;
	
	text-align: center;
	
	font-size: 130%;
	color: #FFFFFF;
	
	text-shadow: 1px 1px 1px #CCCCCC;
	
	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
}


#menu ul li:hover
{
	background-color: #3f8687;
}

#menu a
{
	color: #FFFFFF;
	text-decoration: none;
	-webkit-transform: rotate(0deg);
	-moz-transform: rotate(0deg);
	-o-transform: rotate(0deg);
	
	display: block;
	height: 100%;
	width: 100%;

	-webkit-transition: all .5s ease-in-out;
	-moz-transition: all .5s ease-in-out;
	-o-transition: all .5s ease-in-out;
}

#menu a[class='norm']:hover
{
	-webkit-transform: rotate(5deg) scale(1.1,1.1);
	-moz-transform: rotate(5deg) scale(1.1,1.1);
	-o-transform: rotate(5deg) scale(1.1,1.1);
}

#menu a[class='inv']:hover
{
	-webkit-transform: rotate(-5deg) scale(1.1,1.1);
	-moz-transform: rotate(-5deg) scale(1.1,1.1);
	-o-transform: rotate(-5deg) scale(1.1,1.1);
}

#content
{
	background-color: #FFFFFF;
	border-right: 1px solid #d7d7d7;
	border-left: 1px solid #d7d7d7;
	width: 79%;
	margin: auto;
        min-width: 1000px;
}

/* SIDEBAR */
.centrenopadding
{
    text-align:center;
}

#sidebar
{
	width: 25%;
        min-width: 300px;
	font-size: 85%;
	float: right;
	padding: 0.5%;
}

.sidebarp
{
	background-color: #EEEEEE;
	width: 91%;
	padding: 2%;
	margin: 0%;
	margin-bottom: 3%;
}

.avatar
{
	float: left;
	margin-right: 2%;
	margin-bottom: 2%;
}

.reseaux
{
	margin: auto;
	padding: 0px;
	width: 190px;
}

.twitter
{
	display: inline-block;
	width: 50px;
	height: 50px;
	margin: 1%;
	margin-right: 10px;
	
	background-image: url('http://www.aiwha-brickfilms.com/files/img/twitter.png');
	background-position: top center;
}

.sidebarp a
{
	display: inline-block;
}

.lastvideo
{
	display: inline-block;
	width: 100%;
	height: 125px;
	background-position: 20% 22%;
}

.twitter:hover
{
	background-position: bottom center;
}

.facebook
{
	display: inline-block;
	width: 50px;
	height: 50px;
	margin: 1%;
	margin-right: 10px;
	
	background-image: url('http://www.aiwha-brickfilms.com/files/img/facebook.png');
	background-position: top center;
}

.facebook:hover
{
	background-position: bottom center;
}

.googleplus
{
	display: inline-block;
	width: 50px;
	height: 50px;
	margin: 1%;
	margin-right: 10px;
	
	background-image: url('http://www.aiwha-brickfilms.com/files/img/googleplus.png');
	background-position: top center;
}

.googleplus:hover
{
	background-position: bottom center;
}

.youtube
{
	display: inline-block;
	width: 50px;
	height: 50px;
	margin: 1%;
	margin-right: 10px;
	
	background-image: url('http://www.aiwha-brickfilms.com/files/img/youtube.png');
	background-position: top center;
}

.youtube:hover
{
	background-position: bottom center;
}

.dailymotion
{
	display: inline-block;
	width: 50px;
	height: 50px;
	margin: 1%;
	margin-right: 10px;
	
	background-image: url('http://www.aiwha-brickfilms.com/files/img/dailymotion.png');
	background-position: top center;
}

.dailymotion:hover
{
	background-position: bottom center;
}

.bab
{
	display: inline-block;
	width: 50px;
	height: 50px;
	margin: 1%;
	margin-right: 10px;
	
	background-image: url('http://www.aiwha-brickfilms.com/files/img/bab.png');
	background-position: top center;
}

.bab:hover
{
	background-position: bottom center;
}

.vimeo
{
	display: inline-block;
	width: 110px;
	height: 50px;
	margin: 1%;
	margin-right: 10px;
	
	background-image: url('http://www.aiwha-brickfilms.com/files/img/vimeo.png');
	background-position: top center;
}

.vimeo:hover
{
	background-position: bottom center;
}

/* SIDEBAR */
.minheight80
{
    min-height:80px;
}

#contenu
{
	min-height: 1200px;
        min-width: 690px;
	padding: 0.5%;
	width: 70%;
	margin: 1%;
	margin-top: 0%;
	margin-bottom: 0%;
}

#footer
{
	margin: auto;
	color: #ffffff;
}

#footer a
{
	color: #ffffff;
}

#languageselector
{
	position: absolute;
	top: 3%;
	left: 4%;	
}

#colorselector
{
	position: absolute;
	top: 3%;
	right: 4%;	
}

.color_bleu
{
	height: 10px;
	width: 10px;
	background-color: #0000FF;
	display: inline-block;
	margin: 1px;
}

.color_orange
{
	height: 10px;
	width: 10px;
	background-color: #ff7e00;
	display: inline-block;
	margin: 1px;
}

.color_vert
{
	height: 10px;
	width: 10px;
	background-color: #22a710;
	display: inline-block;
	margin: 1px;
}

.color_jaune
{
	height: 10px;
	width: 10px;
	background-color: #ffd700;
	display: inline-block;
	margin: 1px;
}

.color_rouge
{
	height: 10px;
	width: 10px;
	background-color: #ff0000;
	display: inline-block;
	margin: 1px;
}

.color_gris
{
	height: 10px;
	width: 10px;
	background-color: #8a8a8a;
	display: inline-block;
	margin: 1px;
}

.color_noir
{
	height: 10px;
	width: 10px;
	background-color: #000000;
	display: inline-block;
	margin: 1px;
}

/* ARTICLES */
article
{
	background-color: #EEEEEE;
	border: solid 1px #e1e1e1;
	border-radius: 5px;
	padding: 1%;
	padding-top: 0%;
	padding-left: 0%;
	margin-top: 1%;
	margin-bottom: 2%;
}

.date
{
	color: #FFFFFF;
	width:20%;
	height:5%;

	text-align:center;
	float:left;
	border-radius: 5px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
	margin-right: 5px;
	
	background-color: #76adae;
	box-shadow: 1px 1px 15px #add0d0 inset;
	
	-webkit-transition: box-shadow .5s ease-in-out;
	-moz-transition: box-shadow .5s ease-in-out;
	-o-transition: box-shadow .5s ease-in-out;
}

.date:hover
{
	box-shadow: 1px 1px 25px #c3d7d7 inset;
}

.jour
{
	color: #FFFFFF;
	font-size: 425%;
	-webkit-transition: color .5s ease-in-out;
	-moz-transition: color .5s ease-in-out;
	-o-transition: color .5s ease-in-out;
}

.jour:hover
{
	color: #e8e8e8;
}

.moisannee
{
	color: #525252;
	font-size: 120%;
	-webkit-transition: color .5s ease-in-out;
	-moz-transition: color .5s ease-in-out;
	-o-transition: color .5s ease-in-out;
}

.moisannee:hover
{
	color: #858585;
}

.heure
{
	color: #838383;
}

article p
{
	padding-left: 1%;
}

article aside
{
	font-size: 90%;
	text-align: right;
}
.infoscommentaire
{
	font-size: 80%;
	color: #6f6f6f;
	float: left;
}
/* ARTICLES */

/* FORMULAIRE */
.search, .newsletter
{
	border: 1px solid #DDD;
	padding: 2px;
	margin: auto;
	width: 80%;
	background-color: #FFF;
}
.search input[type="text"], .newsletter input[type="text"]
{
	border: none;
	width: 86%;
}

.search input[type="submit"]
{
	background: url('http://www.aiwha-brickfilms.com/files/img/design/search.png') no-repeat top;
	border: none;
	width: 16px;
	height: 16px;
}
.search input[type="submit"]:hover
{
	background: url('http://www.aiwha-brickfilms.com/files/img/design/search.png') no-repeat bottom;
	border: none;
}

.newsletter input[type="submit"]
{
	background: url('http://www.aiwha-brickfilms.com/files/img/design/newsletter.png') no-repeat top;
	border: none;
	width: 16px;
	height: 16px;
}

.newsletter input[type="submit"]:hover
{
	background: url('http://www.aiwha-brickfilms.com/files/img/design/newsletter.png') no-repeat bottom;
	border: none;
}

.form input[type="text"]
{
	padding: 2px;
	font-size: 110%;
	width: 90%;
}
.form textarea
{
	height: 200px;
	width: 100%;
}
.form input[type="submit"], .button
{
        width: 150px;
	border: 1px solid #999;
	background-color: #3f8687;
	margin: auto;
	display: block;
        padding: 10px 24px;
        margin-top: 10px;
        
        text-decoration: none;
        cursor: pointer;
        text-shadow: 1px 1px 1px #000000;
        font-size: 16px;
        text-align: center;
        font-family: 'Arial', Georgia, serif;
        color: white;
        border-radius: 3px;
        box-shadow: 3px 3px 10px #AFAFAF;
        white-space: pre-line;
        overflow: hidden;
        word-wrap: break-word;
        transition-property: box-shadow;
        transition-duration: 1s;
}
.form input[type="submit"]:hover, .button:hover
{
	background-color: #73afb0;
}
/* FORMULAIRE */

.floatLeft
{
	float: left;
}
.floatRight
{
	float: right;
}

.coinsArrondis
{
	border-radius: 5px;
	border-top-right-radius: 0px;
	border-bottom-left-radius: 0px;
}

/* BRICKFILMS */
.embeded
{
	background-color: #EEEEEE;
	width: 45%;
        height: 45%;
	padding: 2%;
	margin: 0%;
	margin-bottom: 3%;
	border-bottom: solid 1px #DDD;
	border-right: solid 1px #DEDEDE;
}

.player
{
	border: none;
	width: 100%;
	height: 190px;
}

.marginTop
{
	margin-top: 35%;
}

.marginTopMore
{
	margin-top: 48%;
}

.size80
{
	font-size: 80%;
}

.height190
{
	height: 190px;
}
/* BRICKFILMS */

.width80
{
	width: 80%;
}

.width100
{
	width: 100%;
}

.astylenone a
{
	text-decoration: none;
	color: inherit;
}

.imgLightbox
{
	width: 650px;
}

.retrait
{
	padding-left: 3%;
}



/* AiwhaSound */
h4
{

    font-size: 120%;
    text-align: center;

    color: #FFF;
    display: block;

    width: 95%;

    padding-top: 2%;
    padding-bottom: 2%;
    margin: 0%;
    margin-right: 2%;
    background-color: #8bcccd;
    -webkit-transition: transform .5s, text-shadow .5s ease-in-out;
    -moz-transition: transform .5s, text-shadow .5s ease-in-out;
    -o-transition: transform .5s, text-shadow .5s ease-in-out;
}

.soundinfo
{
    background-color : #f2f2f2;
    padding : 5px;
    margin-top: 15px;
    color : #797979;
    font-size : 80%;
    float: right;
    border-bottom : dotted 1px #a3a3a3;
    border-left : solid 1px #a3a3a3;
}

.soundinfo span
{
    color :#4c4c4c;
}

.margintopnone
{
    margin-top : 0px;
}

.downloadcounter
{
    width: 100%;
    text-align: center;
    display: inline-block;
    font-size : 80%;
    color : #999999;
}

.titrelist
{
   margin-left: 10px;
   font-size: 120%;
   color: #3F8687;
   text-decoration: none;
}

.displayBlock
{
    display: block!important;
}

.ui360
{
   background-color: #3f8687;
   padding: 20px;
   display: inline-block;
   border-bottom-right-radius: 5px;
   margin-bottom: 7px;
}

.paddingtopleftnone
{
   padding-top: 0px;
   padding-left: 0px;
}

.height150
{
   height : 150px;
   overflow : hidden;
}

.ASlistform
{
   background-color: #8BCCCD;
   padding: 20px;
   margin-bottom: 10px
}

.ASlistform form label
{
   color: #fff;
}

.ASlistform form input[type=text]
{
   width: 100%;
   font-size: 120%;
}

.soul
{
   text-decoration: underline;
}