/*.----
chim dai` 9
 ad1fadcc9df3d45b0bc597746e0579d2 

  -.--*/
  @import url('css/css/font-awesome.css');
  aside,
  footer,
  header,
  nav,
  section {
    display: block;
  }
  [hidden] {
    display: none;
  }
  .clr{clear: both;}
  html {
    font-family: sans-serif;
    -ms-text-size-adjust: 100%;
    -webkit-text-size-adjust: 100%;
  }
  body {
    margin: 0;
  }
  a:focus {
    outline: thin dotted;
  }
  a:active,
  a:hover {
    outline: 0;
  }
  h1 {
    font-size: 2em;
    margin: 0.67em 0;
  }
  abbr[title] {
    border-bottom: 1px dotted;
  }
  fieldset {
    border: 1px solid #c0c0c0;
    margin: 0 2px;
    padding: 0.35em 0.625em 0.75em;
  }
  body {
    color: #252525;
    font: 10pt/20px 'NotoSansJP-Regular', 'Hiragino Kaku Gothic ProN', Verdana, Meiryo, sans-serif;
    line-height: 1.5em;
  
    letter-spacing: 1.5px;
    background-size: cover;
    /* background: red; */
  }
  h1 {

    font-size: 25px;
    font-weight: 500;
  }
  h2 {
    color: #dd3b2a;
    font-size: 22px;
    font-style: italic;
    font-weight: 400;
  }
  h3 {
    font-size: 20px;
    font-weight: 500;
    line-height: 1.25em;
    margin: 0.5em 0;
  }
  h3 + p {
    margin-top: 0;
  }
  a {
    color: #D78114;
    text-decoration: none;
  }
  a:hover {
    color: rgb(118, 199, 15);
    text-decoration: none;
  }
  abbr[title] {
    border: none;
  }

  /*--- ---*/
  .container {
    max-width: 980px;
    margin: 0 auto;
  }
  h1.rogo {
    text-align: center;
  }
  nav {
      text-align: center;
  }
  nav a {
      padding: 11px;
      display: block;
      margin: 1px 0;
      /* background: #FFF; */
      color: #D78114;
      /* border-bottom: 2px solid #D78114; */
  }
  nav a:hover {
      background: #ddd;
      color: #fff;
  }

section {
    /* margin-top: 30px; */
}

.mainimg img {
    width: 100%;
}
a.textLogo {
    display: -webkit-inline-box;
    margin: 10px auto;
    font-size: 20pt;
    font-weight: bold;
    color: #D78114;  
   /* text-shadow: 3px 3px 0 #D78114, -1px -1px 0 #D78114, 1px -1px 0 #D78114, -1px 1px 0 #D78114, 1px 1px 0 #D78114;
   */
  /* text-shadow:
  1px 1px 0 #CCC,
  2px 2px 0 #CCC,
  3px 3px 0 #D78114,
  4px 4px 0 #D78114,
  5px 5px 0 #D78114,
  6px 6px 0 #D78114;
  */
 /* -webkit-box-sizing: content-box;
  -moz-box-sizing: content-box;
  box-sizing: content-box;
  cursor: pointer;
  border: none;;
  color: rgba(255,255,255,1);
  text-align: center;
  -o-text-overflow: clip;
  text-overflow: clip;
  text-shadow: 0 1px 0 rgb(204,204,204) , 0 2px 0 rgb(201,201,201) , 0 3px 0 rgb(187,187,187) , 0 4px 0 rgb(185,185,185) , 0 5px 0 rgb(170,170,170) , 0 6px 1px rgba(0,0,0,0.0980392) , 0 0 5px rgba(0,0,0,0.0980392) , 0 1px 3px rgba(0,0,0,0.298039) , 0 3px 5px rgba(0,0,0,0.2) , 0 5px 10px rgba(0,0,0,0.247059) , 0 10px 10px rgba(0,0,0,0.2) , 0 20px 20px rgba(0,0,0,0.14902) ;
  -webkit-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  -moz-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  -o-transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  transition: all 300ms cubic-bezier(0.42, 0, 0.58, 1);
  */
   /*text-shadow:
    0 1px #808d93,
    -1px 0 #cdd2d5,
    -1px 2px #808d93,
    -2px 1px #cdd2d5,
    -2px 3px #808d93,
    -3px 2px #cdd2d5;
    */
/*
text-shadow:
    0 1px 0px #378ab4,
    1px 0 0px #5dabcd,
    1px 2px 1px #378ab4,
    2px 1px 1px #5dabcd,
    2px 3px 2px #378ab4,
    3px 2px 2px #5dabcd,
    3px 4px 2px #378ab4,
    4px 3px 3px #5dabcd;
    */
   /* text-shadow:
    3px 3px 0 #000,
   -1px -1px 0 #000,  
    1px -1px 0 #000,
   -1px  1px 0 #000,
    1px  1px 0 #000;
    */
    /* text-shadow: -1px -1px 1px #fff, 1px 1px 1px #000; */
    /*text-shadow:  1px 1px 0 #CCC,  3px 3px 0 #444;*/
    outline: 1px dashed #98abb9;
    outline-offset: -5px;
    padding: 11px;
    background: #FFF;
}

a.textLogo:hover {
    color: #D78114;
    text-shadow: 0 0 10px rgba(0, 0, 0, 0.57);
}

a:hover img{
  opacity: .8
}
.f_left{
  float: left;
}
.f_right{
  float: right;
}

ul.link-list li:before {
    content: "\f14c";
    font-family: FontAwesome;
    color: #D78114;
}
ul.link-list li:before {
    content: "\f14b";
    font-family: FontAwesome;
    color: #D78114;
}

ul.link-list {
    padding-left: 0;  
    /* margin-left: 2.14285714em; */  list-style-type: none;
}

ul.link-list li {
    position: relative;
}

span.titleblock {
    font-size: 15pt;  
    font-weight: bold;
    margin-bottom: 10px;
    color: #A2A04D;
    padding-bottom: 10px;
    display: -webkit-inline-box;
    border-bottom: 2px solid #ccc;
}

span.titleblock:before {
    content: "\f013";  font-family: FontAwesome;  color: #D78114;
    padding-right: 5px;
}

ul.link-list {
    padding-left: 0;  
    /* margin-left: 2.14285714em; */  list-style-type: none;
}

ul.link-list li {
    position: relative;
    margin: 10px 0;
    padding-bottom: 10px;
    /* border-bottom: 1px solid #ccc; */
}
.sidebar {
    width: 30%;
    /* margin-top: 150px; */
    /* padding-top: 10px; */
    position: relative;
}

.primary {
    width: 65%;
    background: rgba(255, 255, 255, 0.85);
    box-shadow: 0 0 20px rgba(63, 63, 63, 0.62);
    min-height: 600px;
    /* padding-top: 10px; */
    outline: 1px solid #fff;
}

.avatarTopContent img {
    width: 100%;
}

.avatarTopContent {
    width: 250px;
    /* max-height: 111px; */
    overflow: hidden;
    float: left;
    margin: 0 10px 0 0;
}

.blockLinkNgoai {
    border-left: 1px solid #ccc;
    padding-left: 10px;
    margin-left: -10px;
    margin-bottom: 20px;
}

.bdrcontent {
    padding: 0 15px;
}
span.lstEx {
    display: block;
    padding: 10px 0;
    margin: 10px 0;
    border-bottom: 1px solid #ccc;
}
h2.titlePost {
    color: #A2A04D;
    font-weight: bold;
    font-size: 16pt;
    padding: 0;
    margin: 0;
    border-bottom: 2px solid;
    padding-bottom: 10px;
    display: -webkit-inline-box;
}
.box-s {
    display: block;
    height: 69px;
    background: url(css/img/box-sx.png) no-repeat center;
    background-size: contain;
}
.avatarsub {
    width: 171px;  max-height: 111px;  overflow: hidden;  
    float: right;  margin: 15px 5px 0 0;
}
.avatarsub img{
    width: 100%
}
.bgD {;
    height: 100%;    width: 100%;
    display: inline-block;
}

section .container {
    /* background: rgba(255, 255, 255, 0.87); */
    padding: 0px 31px 0 0;
}
footer .container {
    /* background: #fff; */
    outline: 1px dashed #98abb9;  
    outline-offset: -5px;  
    padding: 10px;  
}

a.logofooter {
    text-align: center;
    display: table;
    margin: 0 auto;
}

p.copyright {
    text-align: center;
}
nav a.current,nav a:hover {
    outline: 1px dashed #98abb9;  
    outline-offset: -5px;
    background: #D78114;
    /* border-bottom: #fff 2px solid; */
    color: #fff;
}
.bgD > .container {
    background: #ccc url(images/bg.jpg) fixed;
    background-size: cover;
    padding: 0;
    box-shadow: 0 0 13px #000;
    border: 1px solid #fff;
}

.bdrcontent.sitebar {
    background: rgba(255, 255, 255, 0.82);  
    width: 100%;
    outline: 1px solid #fff;
    box-shadow: 0 0 20px rgba(63, 63, 63, 0.62);
    height: 1750px;
    padding-top: 10px;
    position: absolute;
    top: 0;
}

h1.rogo img {
    max-width: 100%;
}
header h1.rogo {
    margin: 0;
    background: rgba(255, 255, 255, 0.81);
    margin-bottom: 25px;
    box-shadow: 0 0 20px #555;
}
.topContent {
    margin: 19px 0;
}
.avatarDetail img {
    max-width: 100%;
}

.avatarDetail {
    width: 250px;
    float: left;
    margin:  10px 10px 0 0;
}