a{text-decoration:none;}
a:hover{text-decoration:underline;}

img{height:auto;max-width:100%;}

.coments .level-1{margin-left:32px;}
.coments .level-2{margin-left:64px;}
.coments .level-3{margin-left:96px;}
.coments .level-4{margin-left:128px;}
.coments .level-5{margin-left:160px;}

/*
.menu-large.w3-navbar ul{display:none;position:absolute;z-index:1;}
.menu-large.w3-navbar li:hover > ul{display:block;padding:0px;}
.menu-large.w3-navbar ul li{float:none;display:block;}
.menu-large.w3-navbar div:after{font-family:FontAwesome;content:"    \f0d7"}
.menu-small ul li ul li{list-style-type:none;}
.menu-small ul li ul li a:before{font-family:FontAwesome;content:"\f0da    "}
*/

aside ul.tag-list li{display:inline-block;margin-right:1rem;}
aside ul.tag-list{list-style-type:none;}
.tag-size-1{font-size:1em;}
.tag-size-2{font-size:1.1em;}
.tag-size-3{font-size:1.2em;}
.tag-size-4{font-size:1.3em;}
.tag-size-5{font-size:1.4em;}
.tag-size-6{font-size:1.5em;}
.tag-size-7{font-size:1.6em;}
.tag-size-8{font-size:1.7em;}
.tag-size-9{font-size:1.8em;}
.tag-size-10{font-size:1.9em;}
.tag-size-max{font-size:2em;}
.tag-size-1 a{color:#999999;}
.tag-size-2 a{color:#000000;}
.tag-size-3 a{color:#cc0000;}
.tag-size-4 a{color:#3366ff;}
.tag-size-5 a{color:#cc66cc;}
.tag-size-6 a{color:#996633;}
.tag-size-7 a{color:#6666cc;}
.tag-size-8 a{color:#339999;}
.tag-size-9 a{color:#009900;}
.tag-size-10 a{color:#ff99ff;}
.tag-size-max a{color:#ff6600;}

.opacity{opacity:0.8;}
.header{background:url(../img/banniere.jpg) no-repeat top center;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;height:175px;}
.bg{background:url(../img/background.jpg) no-repeat top center fixed;-webkit-background-size:cover;-moz-background-size:cover;-o-background-size:cover;background-size:cover;}

.article img.art_thumbnail{display:inline-block;float:left;padding:5px 10px 10px 0;}

ul.unstyled-list{padding-left:0;}
ul.unstyled-list li{list-style-type:none;}

.type-admin{background-color:#666;color:white}

.more{display:none;}
#static-home:before{font-family:ForkAwesome;content:"\f015";padding-right:5px;}
a[id^="static-"]:before{font-family:ForkAwesome;content:"\f02d";padding-right:5px;}