@charset "iso-8859-1";

/*
Theme Name: songes
VERSION: 1.0 
URI:Description: A simple blog Version:1.0

Author: Gabriel RODRIGUEZ
URI:http://www.doyoubuzz.com/gabriel-rodriguez
*/

body {
    font-family: Devanagari Sangam MN, Verdana, Geneva, Arial, sans-serif;
    font-size: small;
    line-height: 150%;
    font-weight: normal;
    font-style: normal;
    color: #CCCCCC;
    background-color: #fff;
}

html {
    /*  overflow-y: scroll; */
    cursor: auto;
}

html,
body {
    height: 100%;
    /*  overflow:auto;*/
    margin: 0;
    padding: 0;
    /*  min-height: 100%;*/
}

body.home {
    background-color: #000;
    overflow: hidden;
    background-image: url(http://songes.be/wp-content/uploads/2015/07/collaborer-2.jpg);
    background-position: center;
    /* is this supported by IE8? I don't know */
    background-size: cover;
}

body.page {
    background-color: #000;
    /*background-image: url(image.png);
background-repeat:repeat;*/
    color: #333;
    /*min-height:100%;*/
}

body.single {
    background-color: #000;
    color: #333;
    /*background-image: url(image.png);
background-repeat: repeat-y;*/
}

body.category {
    background-color: #000;
    color: #333;
    /*background-image: url(image.png);
background-repeat: repeat-y;*/
}

h1 a {
    color: #000;
    text-decoration: none;
}

a {
    color: #8e0344;
    text-decoration: none;
}

a:hover {
    color: #627144;
    text-decoration: underline;
}

::-moz-selection {
    background: #8e0344;
    color: #FFF;
    /* Safari */
}

::selection {
    background: #8e0344;
    color: #FFF;
    /* Safari */
}

::-moz-selection {
    background: #8e0344;
    color: #FFF;
    /* Firefox */
}


a:hover, a:focus, a:active {
  text-decoration: none;
  outline: none;

}

.bg-fix {
    position: absolute;
    top: 0;
    bottom: 0;
}

.gradient {
    height: 100px;
    background: #fff;
}

ol, ul {
	list-style: square;
}

/*	>>> img <<<
-----------------------------------------------*/

img{
    height: auto;
    vertical-align: middle;
    text-align: right;
    border: 0;
    /*display: block;*/
    margin: 0 auto;
}

.img-left {
    float: left;
}

a img {
    border: 0;
}


/* make images responsive */

.responsive-img img {
    bottom: 0px;
    display: block;
    left: 0px;
    position: relative;
    right: 0px;
    top: 0px;
    width: 100%;
    height: auto
}

.responsive-h-img img {
    height: 100%;
    height: auto;
    display: block;
    position: relative;
}

.img-rounded {
    border-radius: 10px;
}

.img-circle {
    border-radius: 50%;
}


/* max values */

img,
table,
td,
blockquote,
textarea,
input {
    max-width: 100%;
}

video {
    width: 100%;
    height: 100%;
    max-width: 100%;
}

.wp-video {
    width: 100% !important;
}

blockquote {
    background: #F0F0F0;
    border-left: 10px solid #8e0344;
    margin: 1.5em 10px;
    padding: 0.5em 10px;
}

blockquote:before {
    color: #ccc;
    font-size: 4em;
    line-height: 0.1em;
    margin-right: 0.25em;
    vertical-align: -0.4em;
}

blockquote p {
    display: inline;
}


/***************** color *********************
**********************************************/

div.transparence {
    filter: alpha(opacity=50);
    -moz-opacity: 0.5;
    -khtml-opacity: 0.5;
    opacity: 0.5;
}

.vert {
/*    color: #627144;
    font-weight: bold;*/
	padding: 0.01rem 0.2rem;
border-bottom: 3px solid #627144;
}

.noir {
    color: #000
}

.mauve {
/*    color: #8e0344;
    font-weight: bold;*/
	padding: 0.01rem 0.2rem;
border-bottom: 3px solid #8e0344;
}

.songes-v {
    background-color: #627144;
    color: #8e0344;
}

.songes-r {
    background-color: #8e0344;
    color: #627144;
}


/***************** background-color *********************
*********************************************************/

.bg-blanc {
    background-color: #FFFFFF;
    color: #000000;
}

.bg-noir {
    background-color: #000;
}

.bg-noir p {
    color: #AEAEAE;
}

.bg-noir h3 {
    color: #fff;
}

.bg-gris {
    background-color: #f2f2f2;
}

.bg-gris-2 {
    background-color: #222;
}

.bg-gris-3 {
    background-color: #333;
}

.bg-gris-4 {
    background-color: #444;
}

.bg-gris-5 {
    background-color: #555;
}

.bg-gris-6 {
    background-color: #666;
}

.bg-gris-7 {
    background-color: #777;
}

.bg-gris-8 {
    background-color: #888;
}

.bg-gris-9 {
    background-color: #aab8a8;
}


/***************** padding *********************
************************************************/

.p-0 {
    padding: 0;
}

.p-b-0 {
    padding-bottom: 0;
}

.p-20-0 {
    padding: 20px 0px;
}

.p-15-15-0-50 {
    padding: 15px 15px 0 50px;
}

.p-0-15-0-15 {
    padding: 0 15px 0 15px;
}

.p-b-10 {
    padding-bottom: 10px;
}

.p-b-15 {
    padding-bottom: 15px;
}

.p-b-20 {
    padding-bottom: 20px;
}

.p-b-40 {
    padding-bottom: 40px;
}

.p-t-0 {
    padding-top: 0;
}

.p-t-10 {
    padding-top: 10px;
}

.p-t-15 {
    padding-top: 15px;
}

.p-t-20 {
    padding-top: 20px;
}

.p-t-20 {
    padding-top: 20px;
}

.p-t-30 {
    padding-top: 30px;
}

.p-top {
    padding-top: 2%;
}

.p-10 {
    padding: 10px;
}

.p-l-50 {
    padding-left: 50px;
    background-color: #FF6600;
}

.p-m-0 {
    padding: 0;
    margin: 0;
}


/***************** margin *********************
************************************************/

.m-t-0 {
    margin-top: 0;
}

.m-t-10 {
    margin-top: 10px;
}

.m-t-15 {
    margin-top: 15px;
}

.m-t-20 {
    margin-top: 20px;
}

.m-t-30 {
    margin-top: 2%;
}

.m-t-40 {
    margin-top: 40px;
}

.m-b-0 {
    margin-bottom: 0;
}

.m-b-10 {
    margin-bottom: 10px;
}

.m-b-15 {
    margin-bottom: 15px;
}

.m-b-20 {
    margin-bottom: 20px;
}

.m-b-30 {
    margin-bottom: 30px;
}

.m-b-40 {
    margin-bottom: 40px;
}

.m-r-10 {
    margin-right: 10px;
}

.m-0 {
    margin: 0;
}

.m-10 {
    margin: 10px;
    ;
}

.m-20 {
    margin: 20px;
    ;
}

.m-30 {
    margin: 30px;
    ;
}


/* Dividers */

hr {
    background-color: rgba(0, 0, 0, .08);
    color: rgba(0, 0, 0, .08);
}

.post-date {
    position: relative;
    width: 100%;
    font-size: 1.2em;
    color: #EFEFEF;
    font-family: Helvetica, Arial, sans-serif;
    background-color: rgba(0, 0, 0, 0.85);
}


/* utilities text
--------------------------------------------------------------*/

.text-justify {
    text-align: justify;
}

.text-nowrap {
    white-space: nowrap;
}

.text-lowercase {
    text-transform: lowercase;
}

.text-uppercase {
    text-transform: uppercase;
}

.text-capitalize {
    text-transform: capitalize;
}


/*------------------------------------------------------
         Alignment 
---------------------------------------------------------*/

.text-left {
    text-align: left;
}

.text-right {
    text-align: right;
}

.text-center {
    text-align: center;
}

.left {
    display: block;
    margin: 0 auto;
    text-align: left;
}

.alignleft {
    display: inline;
    float: left;
    margin-right: 1.5em;
}

.alignright {
    display: inline;
    float: right;
    margin-left: 1.5em;
}

.aligncenter {
    clear: both;
    display: block;
    margin: 0 auto;
    text-align: center;
    float: none;
}

.center-block {
    display: block;
    margin: 0 auto;
}

.sm-1 {
    /*width: 8.33333333%;*/
    float: left;
    text-align: left;
    margin: 0;
    padding: 0;
    position: relative;
}

.arrondi {
    border-radius: 10px;
    background-color: #FFF;
}


/*+++++++++++ hauteur +++++++++++++++++*/

.hauteur-full {
    display: block;
    position: relative;
    /*background: #000;*/
    height: 100%;
    /* height: 100%;*/
}


/*+++++++++++ sidebar left Fixed navbar +++++++++++++++++*/

div.sidebar {
    position: absolute;
    top: 0;
    bottom: 0;
}

#sidebar-wrapper {
    height: 100%;
    padding: 50px 0 0px 0;
    position: fixed;
    z-index: 399;
    clear: both;
}

#sidebar .list-group-item {
    border-radius: 0;
    border-left: 0;
    border-right: 0;
    border-top: 0;
}

div.container_bg {
    background-image: url(images/ligne.png);
    background-position: right;
    background-repeat: repeat-y;
}


/*+++++++++++++  content right  +++++++++++++++++++
+++++++++++++++                        +++++++++*/

#main-wrapper {
    padding: 0;
    float: right;
    min-height: 100%;
    position: relative;
    /* background-color:rgba(10,10,10,.50);*/
}

.content {
    padding: 5% 10% 5% 10%;
    /*background-color:#6600FF;*/
    /*overflow:hidden;*/
    height: auto;
    /*background-color:#;*/
    /*background-image: url(images/bg.png);*/
}

#main {
    position: relative;
    max-width: 100%;
    /*min-height: 100%;*/
    overflow: hidden;
    background-color: #fff;
    margin: 5% 10%;
    border: 0px solid #000000;
 border-radius: 10px;
}


#main-h {
    position: relative;
    max-width: 100%;
    /*min-height: 100%;*/
    overflow: hidden;
    margin: 55% 10% 0 10%;
}

.navbar {
    margin-bottom: 0;
}

@media (max-width: 767px) {
    #main-wrapper {
        float: none;
        height: 100%;
        width: 80%;
        padding: 0;
        margin: 0 auto;
    }
    #main {
        height: 100%;
        /*padding-top:20px;*/
    }
    .content {
        padding: 15px;
        /*background-color: #627144;*/
        min-height: 100%;
    }
    .col-sm-3 {
        visibility: hidden;
        display: none;
    }
    #main-h {
        margin: 60% 5% 0 5%;
    }
}

@media (min-width: 320px) and (max-width: 360px) {
    h1 {
        font-size: 18px;
        font-weight: 800;
    }
    h2 {
        font-size: 15px;
        font-weight: 800;
    }
    #main {
        height: auto;
        /*padding-top:20px;*/
    }
    #main-wrapper {
        min-height: auto;
        display: table;
    }
    #main-h {
        margin: 100% 5% 0 5%;
    }
}


/*
 *  ===================
 *  Menus personnalisés 
 jquery-vertical-mega-menu
 *  ===================
*/


/*#menu-home li a{
    margin:0; 
	background-image: url(images/ligne_menu.png);	
	background-repeat: no-repeat;
	background-position: bottom;
	padding-top:10px;

}*/

#menu-home a {
    display: block;
    /* background:#77ABD6; */
    color: #fff;
    /*background:url(images/bg.png) repeat;*/
    text-decoration-line: underline;
    font-family: 'Lucida Handwriting';
    font-size: 15px;
    text-align: right;
    
    /*border-right:solid 1px #555;*/
}

#menu-home li:hover > a,
#menu-home ul ul:hover > a {
    /* background:#ccc;*/
    color: #900345;
}

.menu li a {
    margin: 0px;
    padding: 0 0 10px 0px;
}

#menu-home .sub-menu {
    display: block;
    background-color: transparent;
}


/*+++++++++++++  navbar  +++++++++++++++++++
+++++++++++    responsive      ++++++++++++++++*/

div.navbar ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

.navbar a {
    color: #fff;
    display: block;
    line-height: 30px;
    padding: 0 20px;
    text-decoration: none;
    font-weight: normal;
}

.navbar li:hover {
    display: block;
    background-color: #627144;
}

.sub-menu {
    display: block;
    background-color: #627144;
}


/*sub-menu hover*/

.menu-item ul li:hover {
    background: #8e0344;
}


/*background menu*/

.nav > li > a:hover {
    background-color: #627144;
}


/*.navbar ul li:hover > ul {

	
	padding: 0 0 0 30px;
}
.navbar ul > ul {

	background-color:#fff;
	padding: 0 0 0 30px;
}*/

#menu ul li.current_page_item > a,
#menu ul li.current-menu-ancestor > a,
#menu ul li.current-menu-item > a,
#menu ul li.current-menu-parent > a {
    background-color: #CC3300;
}

.menu ul li.current_page_item > a,
.menu ul li.current-menu-ancestor > a,
.menu ul li.current-menu-item > a,
.menu ul li.current-menu-parent > a {
    background-color: #CC3300;
}


/*li.current_page_item a { color: red; background-color:#CC3300;}
li.current-menu-item a { color: red; background-color:#CC3300; }*/

.navbar li {
    padding: 0;
    border-left: 1px solid #888;
}

.navbar li:first-child {
    padding-left: 0;
    border-left: none;
}


/*+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/

.imgbox {
    float: left;
    width: 155px;
    margin-right: 15px;
}

.post-excerpt {
    display: block;
    text-align: justify;
    /*color: #000;*/
    /*background-color:#FFFF99;*/
}

.gab {
    width: 500px;
    height: 180px;
    float: left;
}


/********************** menu css ******************************/

#cssmenu {
    padding: 0;
    margin: 0 30px 0 0;
    border: 0;
    line-height: 1;
}

#cssmenu ul,
#cssmenu ul li,
#cssmenu ul ul {
    list-style: none;
    margin: 0;
    padding: 0;
}

#cssmenu ul {
    position: relative;
    /*z-index: 597;*/
    /*float: left;*/
}

#cssmenu ul li {
    float: right;
    min-height: 1px;
    line-height: 1em;
    vertical-align: middle;
    position: relative;
}

#cssmenu ul li.hover,
#cssmenu ul li:hover {
    position: relative;
    /* z-index: 599;*/
    cursor: default;
}

#cssmenu ul ul {
    visibility: hidden;
    position: absolute;
    top: 100%;
    left: 0px;
    /*z-index: 598;*/
    width: 200px;
}

#cssmenu ul ul li {
    float: none;
}

#cssmenu ul ul ul {
    top: -2px;
    right: 0;
}

#cssmenu ul li:hover > ul {
    visibility: visible;
}

#cssmenu ul ul {
    top: 0;
    left: 99%;
}

#cssmenu ul li {
    float: none;
}

#cssmenu ul ul {
    margin-top: 1px;
}

#cssmenu ul ul li {
    font-weight: normal;
}


/* Custom CSS Styles */

#cssmenu {
    width: 60%;
    float: right;
    background: #000;
    /*  font-family: 'Oxygen Mono', Tahoma, Arial, sans-serif;*/
    zoom: 1;
    font-size: 12px;
}

#cssmenu:before {
    content: '';
    display: block;
}

#cssmenu:after {
    content: '';
    display: table;
    clear: both;
}

#cssmenu a {
    display: block;
    padding: 3px 20px;
    color: #fff;
    text-decoration: none;
    /*text-transform: uppercase;*/
}

#cssmenu > ul {
    width: 100%;
    float: right;
}

#cssmenu ul ul {
    width: 200px;
}

#cssmenu > ul > li > a {
    /*  border-right: 4px solid #1b9bff;*/
    color: #ffffff;
}

#cssmenu > ul > li > a:hover {
    color: #ffffff;
}

#cssmenu > ul > li a:hover,
#cssmenu > ul > li:hover a {
    /* background-color:rgba(10,10,10,.90);*/
    background-color: #191919;
}

#cssmenu ul li:hover > ul li:hover > a {
    background: #8e0344;
    color: #fff;
    /* z-index: 499 ;*/
}

#cssmenu li {
    position: relative;
}

#cssmenu ul ul {
    border: 1px solid #000;
}

#cssmenu ul ul a {
    font-size: 12px;
    color: #ffffff;
}


/*#cssmenu ul ul a:hover {
  color: #ffffff;
}*/

#cssmenu ul ul li {
    border-bottom: 1px solid #0D0D0D;
}


/*ligne bleu*/

#cssmenu > ul > li > a {
    /*  border-left: 4px solid #1b9bff;*/
    border-right: none;
}

#cssmenu {
    float: right;
}

#cssmenu li {
    text-align: right;
}

#cssmenu ul li.menu-item-has-children > a:after {
    content: '+';
    padding-left: 10px;
}

.t-header {
    height: auto;
    padding: 15px;
    margin-bottom: 25px;
/*    background-color: #fff;
    background-color: rgba(255, 255, 255, 0.8);
    box-shadow: 0 3px 2px -2px rgba(0, 0, 0, 0.1);
    border-radius: 10px 10px 0 0;
    */
}

.contenu {
    border-bottom: solid 3px #627144;
    background-color: #FBFBFB;
    padding: 15px;
    margin-bottom: 5px;
    border-radius: 3px;
}

.titre-bleu {
    font-size: 1.4em;
    color: #0039aa;
    font-weight: bold;
}

.titre-gris {
    font-size: 1.4em;
    color: #333333;
    font-weight: bold;
}

.bouton-demo {
    background-color: #0039ad;
    color: #fff;
    text-align: center;
    width: 150px;
    border-radius: 5px;
}

.bas{
    background-image: url( images/lignes_h_bas.png);
    background-repeat: repeat-x;
    height: 50px;
       

}



/* =========================================================
Comments
 ========================================================= */

 ol.commentlist {

     list-style:none; 
     margin:0 0 1em; 
     padding:0; 
     text-indent:0;
 }

 	li {}
 	li.alt {}
	li.bypostauthor {}
	li.byuser {}
	li.comment-author-admin {}


	li.comment {
		border-bottom: 1px solid #ddd; 
		padding:1em;
		}
		

		.comment-author {} /* end .comment-author*/

		
		div.vcard {

			font-weight: 14px;
		}
			
			cite.fn {}
				a.url {}
			  /* end cite.fn*/

			 img.avatar {
			 	border:5px solid #ccc; 
			 	float:right; 
			 	margin:0 0 20px 20px;
			 } /* end .avatar*/

			 img.avatar-32 {}  /*end .avatar-32*/
			 img.photo {}  /*end .photo*/
			 span.says {}  /*ebd .says*/

	

		div.commentmetadata {} /*// end .commentmetadata*/
		div.comment-meta {

			font-size: 11px;}

				a {
					color: #6EC1E4;
				} /*// end a*/

		/* // end div.comment-meta*/

		p {font-size: 12px;} /*// end p*/

		ul {
			font-size: 12px;
			list-style: none;
			margin: 0 0 0 20px;
		} /*// end ul*/

		div.reply {
			font-size: 11px;
			a {font-weight: bold;
			} 
			/*// end a*/

	

		 ul.children {
			list-style:none; 
			margin: 12px; 
			text-indent:0;
			}



			li.depth-2 { border-left: 5px solid #ccc; margin:0 0 10px 10px; }
			li.depth-3 { border-left: 5px solid #bbb; margin:0 0 10px 10px; }
			li.depth-4 { border-left: 5px solid #aaa; margin:0 0 10px 10px; }
			li.depth-5 {} /*// you get the idea*/

			



	li.even {background:#fff;}
	li.odd {background:#f6f6f6;}
	li.parent {border-left:5px solid #ddd;}
	li.thread-alt {}
	li.thread-even {}
	li.thread-odd {}



div.comment_title{
	padding:15px;
	background-color:#C03;
	margin-top:30px;
	}


