a {
  text-decoration: none;
  color:#2E8FCB;
  padding: 0px;
  border: 0px;
}

p {
  line-height: 2rem;
}

.special {

  color:#2E8FCB;
  cursor: pointer;
}

h1 {font-size: 200%;}

#header {
 padding: 0;
 margin: 0;
 width: 100%;
 border: 0px;
}

#site-user-avatar {
  display: inline-block;
  vertical-align: bottom;
  margin-left: 20px;
  margin-top: 8px;
}

#user_header {
  display: inline-block;
  height: 64px;
  font-size: 36px;
  font-weight: bold;
  line-height: 64px;
  color: #000000;
  vertical-align: bottom;
  margin-right: 20px;
}

#user_header a {
  font-size: 36px;
  font-weight: bold;
  color: #000000;
  display: block;
  height: 64px;
  line-height: 64px;
  margin: 4px;
}

#header_title {
  display: inline-block;
  margin-right: 20px;
}

#header-sections {
  display: flex;
  flex-direction: row;
  justify-content: center;
  align-items: center;
  padding-top: 20px;
}

.user-header-section-user-avatar {
  height: 64px;
  margin-right: 5px;

}

.user-header-section-site-title {
  font-size: 24px;
  font-weight: bold;
  margin-left: 5px;
  margin-right: 5px;
  color: #000000;
}

.user-header-section-site-title:hover {
  font-size: 24px;
  font-weight: bold;
  margin-left: 5px;
  margin-right: 5px;
  background-color: rgba(5,5,5,0.6);
  border-radius: 4px;
}

.user-header-section {
  display: flex;
  align-items: center;
  justify-content: center;
  margin-left: 5px;
  margin-right: 5px;
  background-color: rgba(5,5,5, 0.3);
  border-radius: 4px;
  color: #ffffff;
  cursor: pointer;
  border: none;
  width: 80px;
  padding: 4px;
  font-weight: bold;
}

a.section-title {
  color: #000000;
}

a.section-title:hover {
  color:#2E8FCB;
}

a.section {
  color: #ffffff;
}

a.section:hover {
  color:#2E8FCB;
}
body {
  
  
  
  font-family: 'Roboto', sans-serif;
  font-size: 16px;
  font-weight: 400;
  
  color: #000000;
}

html,
body {
   margin:0;
   padding:0;
   height:100%;
}

font.site-user {
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
}

font.site-user a {
  color: #FFFFFF;
  font-size: 14px;
  font-weight: bold;
}

div.post_info_font {
  color: #666666;
}

div.post_info {
  color: #666666;
}

font.title a {
   color: #000000;
}

.title {
  font-weight: bold;
  font-size: 1.5em;
}

div.title a {
   color: #000000;
}

.pad_box {
   height: 20px;
}

#pad_box2 {
   height: 20px;
}

#recent_posts {
  margin-left: 20px;
  border: 1px solid #666;
}

table, td {
  padding: 0px;
  border-spacing: 0px;
  border-image-width: 0px;
}

table.no_border {
  border: 0px;
}

td {
  vertical-align: middle;
}

#tag_list {
  margin-left: 20px;
  border: 1px solid #666;
}

#extras {
  float: left;
  width: 250px;
  margin: 20px 0 0 0;
}

textarea {
  max-width: 800px;
}

ul.section {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

ul.section li.section {
    margin-top: 4px;
    float: left;
}

ul.section li.section a.section {
    display:block;
    height: 64px;
    line-height: 64px;
    text-align: center;
    padding:0px 0px;
    margin: 4px;
    color:white;
    font-size: 1.2em;
    font-weight: bold;
}

.hidden {
  display: none;
}

font.index {
  color: #000000;
  font-weight: 400;
}


font.category {
  color: #BEBEBE;
}


font.h3 {
  font-weight: bold;
  font-size: 1.5em;
}

font.h4 {
  font-weight: bold;
  font-size: 1.2em;
}

font.page_title {
  font-weight: bold 
}

font.page_subtitle {
  font-weight: 500;
}

.page_subtitle {
  font-weight: 500;
}

.dropbtn {
  border: none;
  cursor: pointer;
  outline: none;
  color: #ffffff;
  text-align: center;
  text-decoration: none;
  font-size: 16px;
  margin-left: 10px;
  margin-right: 10px;
}

#dropdown_img {
  vertical-align: middle;
  height: 28px;
}

#user_info {
  float: left;
  display: inline-block;
  height: 30px;
  cursor: pointer;
  padding: 15px;
  color: #ffffff;
}


#user_info_mobile {
  float: left;
  display: inline-block;
  height: 60px;
  cursor: pointer;
  padding: 30px;
  color: #ffffff;
}

#user_info img {
  height: 30px;
}
#user_info_mobile img {
  height: 60px;
}

#sign_in, #sign_up {
  float: left;
  display: inline-block;
  height: 30px;
  color: #000000;
  padding: 15px 10px 15px 10px;
  text-height: 30px;
}

#sign_in a {
  color: #000000;
}

#sign_in_mobile, #sign_up_mobile {
  float: left;
  display: inline-block;
  height: 60px;
  color: #000000;
  padding: 30px 10px 30px 10px;
  text-height: 30px;
}

#sign_in_mobile a {
  font-size: 30px;
  color: #000000;
}


#sign_up_mobile a {
  color: #000000;
  font-size: 30px;
}


#sign_up a {
  color: #000000;
}

#user_dropdown {
  display: none; 
  top: 59px;
  float: right;
  right: 5px;
  width: 150px;
  background-color: #ffffff;
  border-radius: 0px;
  box-shadow: 2px 2px 1px #555555;
  z-index: 65536;
  border: 1px solid #eeeeee;
  position: fixed;
  color: #000000;
}

.user-dropdown-item-div {
   height: 36px;
   border-bottom: 1px solid #eeeeee;
}

.user-dropdown-signout-div {
   height: 60px;
   display: flex;
   align-items: flex-end;
   padding-bottom: 10px;
   border-bottom: 1px solid #eeeeee;
}

#user_dropdown_mobile {
  display: none; 
  top: 119px;
  float: right;
  right: 5px;
  width: 200px;
  background-color: #ffffff;
  border-radius: 0px;
  box-shadow: 2px 2px 1px #555555;
  z-index: 65536;
  border: 1px solid #eeeeee;
  position: fixed;
  color: #000000;
}

#user_dropdown a {
  color: #000000;
  display: block;
  line-height:30px;
  padding: 2px;
  text-decoration: none;
  text-align: left;
  margin: 0;
  font-size: 12px;
  font-weight: bold;
}


#user_dropdown_mobile a {
  color: #000000;
  display: block;
  line-height:60px;
  padding: 2px;
  text-decoration: none;
  text-align: left;
  margin: 0;
  font-size: 24px;
  font-weight: bold;
}


#menu_dropdown {
  display: none; 
  position: fixed;
  top: 59px;
  float: left;
  left: 5px;
  width: 150px;
  background-color: #ffffff;
  border-radius: 0px;
  box-shadow: 2px 2px 1px #555555;
  z-index: 65536;
  border: 1px solid #eeeeee;
}

#menu_dropdown_mobile {
  display: none; 
  position: fixed;
  top: 119px;
  float: left;
  left: 5px;
  width: 150px;
  background-color: #ffffff;
  border-radius: 0px;
  box-shadow: 2px 2px 1px #555555;
  z-index: 65536;
  border: 1px solid #eeeeee;
  ;
}

#menu_dropdown a {
  color: #000000;
  display: block;
  line-height:30px;
  padding: 2px;
  text-decoration: none;
  text-align: left;
  margin: 0;
  font-size: 12px;
  font-weight: bold;
}


#menu_dropdown_mobile a {
  color: #000000;
  display: block;
  line-height:60px;
  padding: 2px;
  text-decoration: none;
  text-align: left;
  margin: 0;
  font-size: 24px;
  font-weight: bold;
}

.menu-dropdown-item-div {
   height: 36px;
   border-bottom: 1px solid #eeeeee;
}

p {
  word-wrap: break-word;
}

.photo_index {
  width: 150px;
  height:150px;
  border: 0px;
}

.photo_index_admin {
  width: 100px;
  height:100px;
  border: 0px;
}

.note_abstract {
  color: #555555;
}

#home_index {
   margin: auto;
   text-align: center;
}

#nav_left {
  float: left;
  display: inline-block;
  height: 60px;
}
#nav_left_mobile {
  float: left;
  display: inline-block;
  height: 120px;
}


#menu{
  float: left;
  display: inline-block;
  height: 30px;
  padding: 15px;
  cursor: pointer;
  background-color: #ffffff;
}

#menu_mobile{
  float: left;
  display: inline-block;
  height: 60px;
  padding-top: 30px;
  padding-bottom: 30px;
  padding-left: 30px;
  padding-right: 10px;
  cursor: pointer;
  background-color: #ffffff;
}

#site_name {
  float: left;
  display: inline-block;
  height: 32px;
  padding: 14px;
  font-size: 18px;
  color: #ffffff;
}

#site_name img {
  height: 28px;
}

#site_name_mobile {
  float: left;
  display: inline-block;
  height: 64px;
  padding-top: 28px;
  padding-bottom: 28px;
  padding-left: 12px;
  padding-right: 10px;
  color: #ffffff;
}


#site_name_mobile img {
  height: 56px;
}

#search_box {
  float: left;
  display: inline-block;
  height: 30px;
  padding-top: 15px;
  padding-bottom: 15px;
  line-height: 30px;
  margin-right: 15px;
}

#search_box_mobile {
  float: left;
  display: inline-block;
  height: 60px;
  padding-top: 30px;
  padding-bottom: 30px;
  line-height: 60px;
  margin-right: 15px;
}

#search_text {
  height: 30px;
  outline: none;
  margin: 0;
  border: 1px solid #eeeeee;
  padding: 0;
  background: #ffffff;
  display: inline-block;
  float: left;
  width: 150px;
  color: #000000;
}


#search_text_mobile {
  height: 60px;
  outline: none;
  margin: 0;
  border: 1px solid #eeeeee;
  padding: 0;
  background: #ffffff;
  display: inline-block;
  float: left;
  width: 150px;
  color: #000000;
}

#search_submit {
  float: left;
  display: inline-block;
  height: 30px;
  line-height: 30px;
  background: #fffff;
  cursor: pointer;
}

#search_submit_mobile {
  float: left;
  display: inline-block;
  height: 60px;
  line-height: 60px;
  background: #ffffff;
  cursor: pointer;
}


#search_submit_mobile img {
  display: inline-block;
  float: left;
  width: 48px;
  height: 48px;
  padding: 3px;
}

#search_submit img {
  display: inline-block;
  float: left;
  width: 24px;
  height: 24px;
  padding: 3px;
}

#nav_right {
  float: right;
  display: inline-block;
  height: 60px;
}

#nav_right_mobile {
  float: right;
  display: inline-block;
  height: 120px;
}

.navbar-fixed {
  top: 0;
  z-index: 65536;
  position: fixed;
  right: 0;
}


#nav_bar {
  border: 0;
  background-color: #ffffff;
  height: 60px;
  width: 100%;
  
}

#nav_bar_mobile {
  border: 0;
  
  background-color: #ffffff; 
  height: 120px;
  width: 100%;
  
}


#blog_index {
  width: 70%;
  margin: auto;
  display: none;
}

#video_index {
  display: none;
}

#latest_photo {
    display: inline;
    height: 36px;
    padding-right: 10px;
    line-height: 36px;
    border-bottom: 2px solid #2E8FCB;
    cursor: pointer;
    text-align: center;
    font-size: 18px;
}

#latest_video{
    display: inline;
    height: 36px;
    line-height: 36px;
    padding-right: 10px;
    border-bottom: 0px solid #2E8FCB;
    cursor: pointer;
    text-align: center;
    font-size: 18px;
}

#latest_blog {
    display: inline;
    height: 36px;
    line-height: 36px;
    padding-right: 10px;
    border-bottom: 0px solid #2E8FCB;
    cursor: pointer;
    text-align: center;
    font-size: 18px;
}

#indexs {
  margin: auto;
  text-align: center;
}

#home-header-mobile {
  padding-top: 30px;
  margin: auto;
  width: 100%;
  text-align: center;
}

#home-header {
  padding-top: 30px;
  margin: auto;
  width: 70%;
  text-align: center;
}

#home_description {
  
  margin-left: 40px;
  color: #000000;
  font-size: 60px;
  font-weight: bold;
}

#home_description a {
  font-size: 40px;
}

#home_features {
  
  margin-left: 60px;
  color: #000000;
  font-size: 24px;
}

#home_signup { 
  margin-left: 40px;
  color: #000000;
  font-size: 32px;
}

#home_signup a { 
  color: #000000;
  font-size: 32px;
  text-decoration: underline;
}
#try-demo {
  margin-left: 40px;
  color: #ffffff;
  font-size: 24px;
  cursor: pointer;
}


#user-avatar-img {
  width:  64px;
  height: 64px;
}

.avatar-image {
  border-radius: 50%;
}

.site-user-avatar {
  width: 64px;
  height: 64px;
}

.thumbnail-author-avatar {
  width: 24px;
  height: 24px;
}

.blog-index-author-avatar {
  width: 24px;
  height: 24px;
}
.blog-comment-author-avatar {
  width: 24px;
  height: 24px;
  vertical-align: middle;
}
.blog-comment {
  line-height: 24px;
}

.photo-author-avatar {
  width: 36px;
  height: 36px;
}

#photo-author a {
  color: #555555;
  font-size: 1.5em;
}

#photo-author-avatar-img {
  vertical-align: middle;
}

#container {
  min-height:100%;
  position:relative;
}


.material-icons-outlined.md-16 { font-size: 16px; }
.material-icons-outlined.md-48 { font-size: 48px; }

.material-icons-outlined.md-dark { color: rgba(0, 0, 0, 0.54); }
.material-icons-outlined.md-dark.md-inactive { color: rgba(0, 0, 0, 0.26); }

.material-icons-outlined.md-light { color: rgba(255, 255, 255, 1); }
.material-icons-outlined.md-light.md-inactive { color: rgba(255, 255, 255, 0.3); }

.material-icons.md-16 { font-size: 16px; }
.material-icons.md-48 { font-size: 48px; }
.material-icons.md-dark { color: rgba(0, 0, 0, 0.54); }
.material-icons.md-dark.md-inactive { color: rgba(0, 0, 0, 0.26); }
.material-icons.md-light { color: rgba(255, 255, 255, 1); }
.material-icons.md-light.md-inactive { color: rgba(255, 255, 255, 0.3); }

.folder-yellow {
  color: #f3d16c;
}



p.tags_select {
  line-height: 180%;
  margin-left: 20px;
  margin-right: 20px;
}

.select_tags {
  color: #000000;
}
.select_tags:hover {
  background-color: #535353;
  color: #ffffff;
}

.post {
  height: 20px;
  width: 500px;
  border-width: 0px;
  outline: none;
  font-size: 1.2em;
  font-weight: bold;
  font-family: "Times New Roman", "Open Sans", sans-serif;
  color: #000000;
}

.post_tags {
  height: 20px;
  width: 500px;
  border-width: 0px;
  outline: none;
  font-size: 1.0em;
  font-weight: 300;
  font-family: "Times New Roman", "Open Sans", sans-serif;
  color: #000000;
}

.hide_tags {
  display: none;
}

.show_tags {
  position: relative;
  display: block;
  
  background: #dfffff; 
  float: left;
  margin: 0;
  top: 0.5em;
  width: 100%;
  z-index: 101;
  border-radius: 5px;
  box-shadow: 2px 2px 1px #555555;
}

.show_tags:before {
  content: "";
  position: absolute;
  left: 20px;
  top: -10px;
  width: 0;
  height: 0;
  border-style: solid;
  border-width: 0px 10px 10px 10px;
  
  border-color: transparent transparent #dfffff transparent; 
  z-index: 100; 
}


 
a.post_info_href {
  color: #555555;
}
a.post_info_href:hover {
  color: #2E8FCB;
}
 
 
.post_info_wrapper {
  margin-top: 2em;
}

.post_info {
  color: #555555;
  display: inline-block;
  float: left;
}

#post_info_tags_wrapper {
    display: none;
}
#done_edit_tag {
    display: none;
}
#cancel_edit_tag {
    display: none;
}
#done_edit_img {
    opacity: 0.5;
    border: 1px solid #eeeeee;
}
#cancel_edit_img {
    opacity: 0.5;
    border: 1px solid #eeeeee;
}

#tags_input {
    height: 24px;
    width: 100%;
    border: 1px solid #eeeeee;
    outline: none;
    font-size: 1.0em;
    font-weight: 300;
    font-family: "Times New Roman", "Open Sans", sans-serif;
    color: #000000;
    padding: 0px;
    margin: 0px;
    border: none;
    
}

#post_title_wrapper {
   width: 100%;
   display: none;
   height: 30px;
   padding: 0px;
   margin: 0px;
}
#post_title_edit {
  width: calc(100% - 60px);
  float:left;
  display: inline-block;
  height: 30px;
  padding: 0px;
  margin: 0px;
  border: 0px;
  
}
#post_title_edit_input {
  width: 100%;
  height: 28px;
  border: 1px solid #eeeeee;
  outline: none;
  padding: 0px;
  margin: 0px;
  border: none;
  font-family: "Times New Roman", "Open Sans", sans-serif;
  
}
#done_edit_title {
  float:left;
  display: inline-block;
  border: 1px solid #eeeeee;
  width: 24px;
  height: 24px;
  padding: 2px;
  margin: 0px;
}
#cancel_edit_title {
  float:left;
  display: inline-block;
  border: 1px solid #eeeeee;
  width: 24px;
  height: 24px;
  padding: 2px;
  margin: 0px;
}
#done_edit_title_img {
    height: 24px;
    opacity: 0.5;
}
#cancel_edit_title_img {
    height: 24px;
    opacity: 0.5;
}


#post_body_wrapper {
    display:none;
}
.post_body_edit {
  display: inline-block;
  float: right;
}
#done_edit_body_img {
    opacity: 0.5;
}
#cancel_edit_body_img {
    opacity: 0.5;
}
#done_edit_body {
  border: 1px solid #eeeeee;
  width: 24px;
  height: 24px;
  padding: 2px;
  margin: 0px;
}
#cancel_edit_body {
  border: 1px solid #eeeeee;
  width: 24px;
  height: 24px;
  padding: 2px;
  margin: 0px;
}

.post_management {
}
#edit_button { 
  color: #ffffff;
  background-color: #00afff;
  font-size: 12px;
  border-radius: 4px;
  border: none;
  padding: 2px;
  width: 70px;
  height: 32px;
  cursor: pointer;
  
  margin: 2px;
}
#delete_button {
  color: #ffffff;
  background-color: #00afff;
  border-radius: 4px;
  border: none;
  padding: 2px;
  width: 80px;
  height: 32px;
  cursor: pointer;
  
  margin: 2px;
  font-size: 12px;
}
#cancel_button {
  color: #ffffff;
  background-color: #00afff;
  border-radius: 4px;
  border: none;
  padding: 2px;
  width: 80px;
  height: 32px;
  cursor: pointer;
  
  margin: 2px;
  font-size: 12px;
}

#create_button {
  color: #ffffff;
  background-color: #00afff;
  border-radius: 4px;
  border: none;
  padding: 2px;
  width: 80px;
  cursor: pointer;
  
  margin: 2px;
  font-size: 12px;
  height: 32px;
}


#modify_save_button {
  color: #ffffff;
  background-color: #00afff;
  border-radius: 4px;
  border: none;
  padding: 2px;
  width: 70px;
  height: 32px;
  cursor: pointer;
  
  margin: 2px;
  font-size: 12px;
}

#save_button {
  color: #ffffff;
  background-color: #00afff;
  border-radius: 4px;
  border: none;
  padding: 2px;
  width: 70px;
  height: 32px;
  cursor: pointer;
  
  margin: 2px;
  font-size: 12px;
}
#publish_button {
  height: 32px;
  color: #ffffff;
  background-color: #00afff;
  border-radius: 4px;
  border: none;
  padding: 2px;
  width: 90px;
  cursor: pointer;
  
  margin: 2px;
  font-size: 12px;
}


#edit_button:hover {
  height: 32px;
  width: 70px;
  color: #000000;
  background-color: #00afff;
  box-shadow: 0 4px 4px 0 #888888;
  font-size: 12px;
}
#modify_save_button:hover {
  height: 32px;
  width: 70px;
  color: #000000;
  background-color: #00afff;
  box-shadow: 0 4px 4px 0 #888888;
  font-size: 12px;
}

#create_button:hover {
  height: 32px;
  width: 80px;
  color: #000000;
  background-color: #00afff;
  box-shadow: 0 4px 4px 0 #888888;
  font-size: 12px;
}

#save_button:hover {
  color: #000000;
  background-color: #00afff;
  box-shadow: 0 4px 4px 0 #888888;
  font-size: 12px;
  height: 32px;
  width: 70px;
}
#publish_button:hover {
  color: #000000;
  background-color: #00afff;
  box-shadow: 0 4px 4px 0 #888888;
  font-size: 12px;
  width: 80px;
  height: 32px;
}
#cancel_button:hover {
  width: 80px;
  height: 32px;
  color: #000000;
  background-color: #00afff;
  box-shadow: 0 4px 4px 0 #888888;
  font-size: 12px;
}
#delete_button:hover {
  color: #000000;
  background-color: #00afff;
  box-shadow: 0 4px 4px 0 #888888;
  font-size: 12px;
  width: 80px;
  height: 32px;
}




div.mce-content-body.mce-edit-focus {
    outline: none;
}


div.tox.tox-tinymce.tox-tinymce-inline.tox-tinymce--toolbar-sticky-off {
  left: 0px !important;
  top: 60px !important;
  position: fixed !important;
  width: 100% !important;
  border: 0px solid #eeeeee;
  
}

div.tox-editor-header {
  
  width:100% !important;
  max-width: 100% !important;
}

#add_blog {
  top: 100px ;
}

#buttons_wrapper {
  display: inline-block;
  float: right;
}


#edit_delete_wrapper {
  display: inline-block;
  float: right;
}

#nav_list {
  display: inline-block;
  float: left;
}
#edit_button_wrapper {
  
  display: none;
  float: left;
}

#modify_save_button_wrapper {
  
  display: none;
  float: left;
}

#create_button_wrapper {
  display: inline-block;
  float: left;
}


#save_button_wrapper {
  
  display: none;
  float: left;
}

#publish_button_wrapper {
  
  display: none;
  float: left;
}

#cancel_button_wrapper {
  
  display: none;
  float: left;
}
#delete_button_wrapper {
  
  display: none;
  float: left;
}

.article_title {
    font-weight: bold;
    font-size: 36px;
    color: #414141;
}

#create_new_note_wrapper {
    display: none;
}

div.post {
  display: inline;
  background-color: #ffffff;
}

#all_tags {
  margin-left: 20px;
  margin-right: 20px;
  background-color: #ffffff;
}

font.note_tag {
  color: #2E8FCB;
}

#create_new_article_wrapper {
  display: none;
}

#new_article_title {
    font-size: 1.5em;
    font-weight: bold;
}

#main-content {
    margin: 0 auto;
}

.blog-comment-author-avatar {
  width: 24px;
  height: 24px;
  vertical-align: middle;
}  
.blog-comment {
  line-height: 24px;
}

.post-body {
  display: block;
  color: #414141;
} 

.note_abstract {
  color: #555555;
}

.blog-item-title {
  width: 90%;
  margin: 0 auto;
}

.blog-item-title a {
  color: #414141;
  font-size: 1.5em;
  font-weight: bold;
  
}

.blog-item-info {
  width: 90%;
  margin: 0 auto;
  color: #555555;
}

a.post_title_href {
  font-size: 1.5em;
  font-weight: bold;
  color: #414141;
}
a.post_title_href:hover {
  font-size: 1.5em;
  font-weight: bold;
  color: #2E8FCB;
}

.blog-item-digest {
  width: 90%;
  margin: 0 auto;
  color: #555555;
}

.blog-item-wrapper {
  border: 1px solid #efefef;
  width: 90%;
  margin: 0 auto;
  background-color: #ffffff;
}

.blog-item {
  width: 100%;
}

.blog-item-image-wrapper {
  width: 100%;
  background-color: #efefef;
}

.blog-item-image {
  display: block;
  width: auto;
  height: 300px;
  margin: auto;
}

#latest-blogs { 
  text-align: center;
}

#submit-comment-error {
  display: none;
}

#submit-comment {
    color: #ffffff;
    background-color: #00afff;
    font-size: 12px;
    border-radius: 4px;
    border: none;
    padding: 2px;
    width: 70px;
    height: 32px;
    cursor: pointer;
    
    margin: 2px;
  }

 #submit-comment:hover {
    height: 32px;
    width: 70px;
    color: #000000;
    background-color: #00afff;
    box-shadow: 0 4px 4px 0 #888888;
    font-size: 12px;
  }

.blog-tag-name a {
  color: #000000;
  font-size: 1.2em;
}

.blog-tag-posts {
  margin-left: 20px;
  margin-top: 10px;
  margin-bottom:10px;
  color: #000000;
}
.blog-tag-posts a {
  color: #000000;
}

#yx-footer {
  position:absolute;
  bottom: 0px;
  width: 100%;
  height: 60px;
  line-height: 60px;
  text-align: right;
  background-color: #eeeeee;
} 

#wrapper {
  width: 80%;
  margin: auto;
  max-width: 800px;
  overflow:hidden;
  padding-top:20px;
  padding-bottom:60px;
}
 
#wrapper-mobile {
  width: 100%;
  margin: auto;
  overflow:hidden;
  padding-top:20px;
  padding-bottom:60px;
}
