/* ============================== DES CSS PAR DAN SIN CHAN POUR LA DES/MCP============================== */

#jsn-master {
	background: url(../images/bg-master.jpg) top center repeat-x fixed #d2dfe8;
	position: relative;
	
}

#jsn-leftsidecontent .jsn-modulecontainer_inner, #jsn-rightsidecontent .jsn-modulecontainer_inner {
    background-color: transparent;
    color: #666666;
    padding: 5px;
}
.jsn-moduletitle {
    text-align: center;
    font-size: 1.2em;
    line-height: 1.5;
}

a.readon {
    text-shadow: 0px 0px;
    border: none;
    color: #000000;
    cursor: pointer;
    display: inline-block;
    font-size: 0.95em;
    font-weight:normal;
    padding: 1px 5px;
    text-decoration: none;
}

h3.jsn-moduletitle span.jsn-moduleicon {
    font-weight: bold;
    text-transform: uppercase;
    font-size: 1em;
}
    
    


div[class*="solid-"], div[class*="richbox-"] {
    /*text-shadow: 1px 1px 1px rgba(0, 0, 0, 1);*/
    color:none;
}


div.solid-2 div.jsn-modulecontainer_inner h3.jsn-moduletitle {
    border-bottom: 1px solid rgba(255, 255, 255, 0.1);
    border-radius: 5px 5px 0 0;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.12) inset;
    margin: -10px -10px 0;
    padding: 15px 10px 10px;
 }   

#jevents_body * {
    
    font-size: 1.15em;
}
#jevents_body li.ev_td_li {
    
    font-size: 0.9em;
}

#jevents_body .today {
    color: #606F79;
    font-size: 11px;
    font-weight: bold;
}

#jevents_body .buttontext a {
    font-size: 1.05em;
}
#jevents_body div.event_legend_item {
    width: auto;
}

.inputbox {
    color: #333333;
    font-weight: bold;
    background-color: #FAFAFA;
    border: 2px solid #D0D0D0;
    font-size: 14px;
    font-family: 'Roboto Condensed'
    
}

#jevents_body .eventstyle {
    border-bottom: 4px solid #555555;
    }
    
div[class*="solid-"] div.jsn-modulecontainer_inner {
    box-shadow: 0 0 63px rgba(0, 0, 0, 0.4) inset;
}

body.jsn-css3 h3.jsn-moduletitle, body.jsn-css3 .contentheading, body.jsn-css3 .componentheading, body.jsn-css3 .subheading, body.jsn-css3 .item-title {
    text-shadow: 1px 1px 1px rgba(0, 0, 0, 0.15);
}

div.jsn-modulescontainer div[class*="solid-"], div.jsn-modulescontainer div[class*="box-"] {
    padding: 5px;
}

div.jsn-article {
    padding-bottom:30px;
    padding-left: 5px;
}

body.jsn-css3 .readon {
    background-image: none
    
    border-radius: 0px;
    transition: all 0.3s ease-out 0s;   
}
    
div.solid-1 div.jsn-modulecontainer_inner h3.jsn-moduletitle{
	

    background-position: center;
	

    border-bottom: medium none;
    border-radius: 7px 7px 0 0;
    border-top: 1px solid #333333;
    box-shadow: 0 -1px 0 rgba(0, 0, 0, 0.9) inset, 0 1px 0 rgba(255, 255, 255, 0.2) inset;
    margin: 0px;
    padding: 6px 10px;
    }
