/*
Theme Name: GamePress Pro
Theme URI: http://webtuts.pl/gamepress-en/
Description: GampePress PRO is a child theme to GamePress - a gaming oriented WordPress theme, perfect for game reviews, videos and news or other entertainment related website.
Version: 0.3
Author: Aleksandra Łączek
Author URI: http://webtuts.pl/themes/
Tags: dark, light, two-columns, fixed-width, right-sidebar, threaded-comments, translation-ready, custom-menu, custom-background, custom-colors, theme-options
License: GNU General Public License v2.0
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Template: gamepress
*/

@import url("../gamepress/style.css");

/* Ad sections */
.ad1.hp {
    text-align: center;
    position: relative;
    top: -12px;
}
.ad1.gr {
    text-align: center;
    padding: 8px 0;
}
.ad2 {
    float:left;
    margin: 12px 10px 10px 0;
}


/*-----------------------------
ヘッダー分割
-----------------------------*/

#header #h-2 {
padding-top: 0px;
padding-bottom: 10px;
padding-right: 0px;
padding-left: 0px;
float: right;
width: 468px;
}

header#header{
	background: url("images/header-bg2.png") no-repeat center bottom;
	background-color: #000000;
}

.amazonjs_item {
  font-size: 14px;
  margin: .5em 0 1em 0;
  padding: 25px 10px 25px 10px;
  border: 1px solid #2F2F2F;
  position: relative;
  display: block;
  background: rgba(26, 26, 26, 0.14) url(https://tranquil-space.sub.jp/melohar/wp-content/themes/gamepress-pro/images/amazonjs.png) no-repeat right bottom;
  color: #999999;
}
.amazonjs_item {
    font-size: 14px;
    margin: .5em 0 1em 0;
    padding: 25px 10px 25px 10px;
    border: 1px solid #424242;
    position: relative;
    display: block;
    background: rgb(26, 26, 26) url(https://tranquil-space.sub.jp/melohar/wp-content/themes/gamepress-pro/images/amazonjs.png) no-repeat right bottom;
    color: #999999;
}
.tablepress tfoot th, .tablepress thead th {
  background-color: #181818;;
  font-weight: 700;
  vertical-align: middle;
  color: rgb(226, 223, 223);
}
.tablepress thead th {
  border-bottom: 1px solid #000;
}

.yarpp-related h3 {
  color: #999999;
}
.comment-form-url,
.form-allowed-tags {
  display: none;
}






/* the reaction buttons region */
div.reaction_buttons{
    margin-top: 20px;
    margin-bottom: 0px;
    font-size: 0.8em;
    text-align: left;
}
div.reaction_buttons ul {
  list-style-type: disc;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
}

div.reaction_buttons_tagline{
font-size: 11px;
  margin-bottom: 5px;
}
/* a single normal button */
div.reaction_buttons li.reaction_button {
  position: relative;
  background-color: #eee;
  /* background-image: -webkit-linear-gradient(#fff,#dedede); */
  background-image: linear-gradient(#fff,#dedede);
  border: #ccc solid 1px;
  border-radius: 3px;
  color: #333;
  font-weight: bold;
  text-shadow: 0 1px 0 rgba(255,255,255,.5);
  /* cursor: pointer; */
  height: 18px;
  /* border: 1px dotted #000; */
  /* line-height: 2em; */
  padding: 2px 5px;
  margin: 0 3px 6px 0px;
  cursor: pointer;
  list-style: none;
  text-align: center;
  display: inline-block;
}

/* the button while hovering over it */
div.reaction_buttons li.reaction_button:hover {
    background: #4ecdc4;
    border: 1px solid #4ecdc4;
    background-image: -moz-linear-gradient(#76d8d1, #4ecdc4 70%);
    background-image: -webkit-linear-gradient(#76d8d1, #4ecdc4 70%);
    background-image: linear-gradient(#76d8d1, #4ecdc4 70%);
}

/* special setings for display as a graph,
 * inspired by http://geoffgraham.me/creating-a-responsive-css-bar-chart/ */
div.reaction_buttons ul.graph {
    clear: both;
    padding: 0;
    width: 90%;
}
div.reaction_buttons ul.graph li.reaction_button {
    height: 125px;
    padding: 0;
    position: relative;
    vertical-align: bottom;
    margin: 0 auto;
    padding-left: 10px;
    text-align: left;
    display: block;

    background: #4ecdc4;
    border: 1px solid #4ecdc4;
    background-image: -moz-linear-gradient(#76d8d1, #4ecdc4 70%);
    background-image: -webkit-linear-gradient(#76d8d1, #4ecdc4 70%);
    background-image: linear-gradient(#76d8d1, #4ecdc4 70%);
    -moz-border-radius: 4px 4px 0 0;
    -webkit-border-radius: 4px;
    border-radius: 4px 4px 0 0;
    -moz-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.6);
    -webkit-box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.6);
    box-shadow: inset 0 1px 0 0 rgba(255, 255, 255, 0.6);
}
@media (min-width: 700px) {
    div.reaction_buttons ul.graph {
        height: 250px;
        width: 100%;
    }
    div.reaction_buttons ul.graph li.reaction_button {
        height: 250px;
        margin: 0 1.8% 0 0;
        padding: 0;
        width: 17%;
        display: inline-block;
    }
    div.reaction_buttons ul.graph li.reaction_button span.button_name {
        bottom: -4em;
        position: absolute;
    }
    div.reaction_buttons ul.graph li.reaction_button span.braces {
        display: none;
    }
    div.reaction_buttons ul.graph li.reaction_button span.count_number {
        bottom: 3px;
        position: absolute;
        font-size: 2em;
        font-weight: bold;
    }
}

/* the button after voting */ 
div.reaction_buttons li.voted,
div.reaction_buttons li.voted:hover {
    cursor: default;
}

/* number of votes including parantheses.
.reaction_buttons .reaction_button .count {
}
 */

/* number of votes in between the parantheses.
.reaction_buttons .reaction_button .count_number {
}
 */
 
/* simple sidebar settings */ 
#sidebar div.widget_reaction_buttons h3 {
  margin: 0;
  margin-top: 4px;
  font-size: 1.1em;
}

#sidebar div.widget_reaction_buttons ol {
  margin-left: 25px;
}



.ad-padding {
    margin: 0;
    padding: 36px 0 0 0;
    /* width: 100%; */
}















.entry-date2 {
    font-size: 12px;
}


/* 関連記事メニュー */
.related {
  margin: 40px 0 40px 0;
    margin: 0px 0 40px 0;
}
.related h2 {
    font-size: 15px;
    padding: 0 0 8px 0;
    text-transform: capitalize;
    margin: 0;
    color: #d2d2d2;
}
.related h2:before {
  content: none;
}
.related ul {
  list-style: none;
  margin: 0px;
  padding: 0px;
}
.related li a {
    padding: 5px 5px;
    border: none;
    color: #a1a1a1;
    color: #ed1c24;
    flex: 1;
    font-size: 13px;
    text-decoration: none;
    display: block;
    color: #ebebeb;
    border: 1px solid #555454;
}
.related li a:hover {
    background: #000000;
    border-bottom: 1px solid #940808 !important;
    border: 1px solid #940808;
}

 @media (max-width: 599px) {
.related {
  padding: 10px 0;
}

.related li {
    background: #131313;
}

.related li .thumb {
    width: 80px;
    height: 50px;
    float: left;
    margin-bottom: 5px;
    display: inline-block;
    background-color: #ccc;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.related li .text {
  margin-left: 95px;
}
.related li a:after {
  content: "";
  display: block;
  clear: both;
}
}

 @media (min-width: 600px) {
.related ul {
  display: flex;
  flex-wrap:wrap;
}
.related li {
    display: flex;
    flex: 0 0 24.1%;
    padding: 0 0px;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    justify-content: space-between;
    margin: 0 5px 5px 0px;
    background: #131313;
}
.related li .thumb {
    width: 100%;
    height: 100px;
    margin-bottom: 5px;
    display: inline-block;
    background-color: #ccc;
    background-position: center center;
    background-repeat: no-repeat;
    background-size: cover;
}
.related li .text {
  margin-left: 0;
}
}






h3.titleonly2 {
    text-transform: uppercase;
    font-size: 17px;
    margin: 30px 0 20px 0;
    padding: 0 0 6px 0;
    background: url(https://melohar.e-melo.com/wp-content/themes/gamepress-pro/images/border-solid.png) repeat-x 0 100%;
}


h3.titleonly2 span {
    font-size: 13px;
    margin: 0 0 0px 8px;
    color: #a9a9a9;
}


.ad-padding2 {
    height: 80px !important;
    display: none;
}


 @media (min-width: 600px) {
.ad-padding2 {
    height: 80px !important;
}

}


.ad-padding2 ins.adsbygoogle {
    height: 80px !important;
}







<style type="text/css">


/* Video Archives */

.video-item2 {
  overflow: hidden;
  padding: 0 0 0 0;
  float: left;
  margin-right: 30px;
}
.video-item2.l {
  margin: 0;
}
.video-item2.last {
  background: none;
  padding-bottom: 0;
}

.video-item2 .img-wrapper2 {
    position: relative;
    height: 120px;
    width: 100%;
    margin: 0 0 0px 0;
    overflow: hidden;
}
.video-item2 .img-wrapper2 a { 
    box-shadow: none;
    width: 100%;
}


.video-item2 .img-wrapper2 a img {
    max-width: 100%;
    height: auto;
    width: 100%;
}

.video-item2 .img-wrapper2 a h5 {
    font-size: 15px;
    margin: 0;
    line-height: 18px;
padding: 10px 10px;
}


.video-item2 .entry-header2{
    bottom: 0;
    display: block;
    left: 0;
    padding: 0px 0px;
    position: absolute;
    right: 0;
    text-align: left;
}
.video-item2 .entry-header2 a {
    opacity: 1;
    border: none !important;
    display: block;
    padding: 3px 12px;
        padding: 0px 0px;
}
.video-item2 .entry-header2 a:hover {
  border: none !important;
}


/* Video Archives */

.video-item2 {
    display: inline-block;
    width: 49%;
}

.video-item2 .entry-header2{
    background: #000000 url("https://melohar.e-melo.com/wp-content/themes/gamepress-pro/images/featured-caption.png") repeat-x scroll center top;
  opacity: 0.85;
  filter: alpha(opacity=85);
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
      color: #fff;
}
.video-item2 .entry-header2 a {
  color: #fff;
}

.img-bevel2 {
    display: inline-block;
    position: relative;
    line-height: 0;
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.5);
}

article.list-big-thumb .img-bevel2{
    box-shadow: none;
}
.img-bevel2:before,
.before-img-bevel-fix
 {
  content: "";
    height: 1px;
    background: #ffffff;
    opacity: 0.2;
  -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
  top: 0;
    position: absolute;
    width: 100%;
    z-index: 100;
}



.archive-content2 {
    padding: 12px 5px 0 5px;
    overflow: hidden;
    display: flex;
    /* flex-direction: row; */
    flex-wrap: wrap;
}


























/* Recent Posts Widget Extended */

.widget ul li {
    padding-left: 0px;
}

.rpwe-block ul{
list-style: none !important;
margin-left: 0 !important;
padding-left: 0 !important;
}

.rpwe-block li {
    border-bottom: 0px solid #eee;
    margin-bottom: 12px;
    padding-bottom: 12px;
    list-style-type: none;
    background: url(https://melohar.e-melo.com/wp-content/themes/gamepress-pro/images/border-dotted.png) repeat-x 0 100% !important;
}

.rpwe-block li:last-child {
    background: none !important;
}

.rpwe-block a{
display: inline !important;
text-decoration: none;
}

.rpwe-block h3{
background: none !important;
clear: none;
margin-bottom: 0 !important;
margin-top: 0 !important;
font-weight: 400;
font-size: 12px !important;
line-height: 1.5em;
}

.rpwe-thumb{
border: 0px solid #eee !important;
box-shadow: none !important;
margin: 0px 10px 2px 0;
padding: 3px !important;
}

.rpwe-summary{
font-size: 12px;
}

.rpwe-time{
color: #bbb;
font-size: 11px;
}

.rpwe-comment{
color: #bbb;
font-size: 11px;
padding-left: 5px;
}

.rpwe-alignleft{
display: inline;
float: left;
}

.rpwe-alignright{
display: inline;
float: right;
}

.rpwe-aligncenter{
display: block;
margin-left: auto;
margin-right: auto;
}

.rpwe-clearfix:before,
.rpwe-clearfix:after{
content: "";
display: table !important;
}

.rpwe-clearfix:after{
clear: both;
}

.rpwe-clearfix{
zoom: 1;
}






/* Tabber Tabs Widget */




#sidebar .style1 {
    background: none !important;
}

#sidebar .tabberlive.style1 {
    padding: 0px 0 0px !important;
}

#sidebar .style1.tabberlive .tabbertab {
    background: none !important;
    margin: 0px !important;
    padding: 0px !important;
    border: 0px solid #CCCCCC !important;
}




#sidebar .style1 ul.tabbernav {
    margin: 0 0px !important;
    padding: 0px 0 0 0px !important;
    font: bold 12px Verdana, sans-serif;
    float: none;
height: 39px;
    margin-bottom: 0;
    padding: 0 !important;
    list-style: none;
    margin-left: 0;
    text-shadow: none;
    background: url(https://melohar.e-melo.com/wp-content/themes/gamepress-pro/images/border-solid.png) repeat-x scroll 0 100% transparent;
}

#sidebar .style1 ul.tabbernav li {
    list-style: none;
    margin: 0;
    display: inline;
    float: left;
    height: 36px;
    list-style-type: none;
    margin-right: 3px;
    position: relative;
    text-align: center;
    padding: 0;
    width: 95px;
    overflow: hidden;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    -khtml-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    border-left: 1px solid #0E0E0E;
    border-right: 1px solid #0E0E0E;
    border-top: 1px solid #0E0E0E;
    width: 32%;
    margin-right: 1px;
}

#sidebar .style1 ul.tabbernav li a {
    background-color: #fff;
    border: 0px solid #ccc;
    color: #666769;
    font-size: 13px;
    font-weight: normal;
    padding: 0px;
    color: #FFFFFF;
    background: url(../images/gradient-gray.png) repeat-x 0 0;
    background: -moz-linear-gradient(top, #373737 0%, #181818 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#373737), color-stop(100%,#181818));
    background: -webkit-linear-gradient(top, #373737 0%,#181818 100%);
    background: -o-linear-gradient(top, #373737 0%,#181818 100%);
    background: -ms-linear-gradient(top, #373737 0%,#181818 100%);
    background: linear-gradient(top, #373737 0%,#181818 100%);
    border-bottom: medium none;
    text-transform: uppercase;
    height: 100%;
    left: 0;
    line-height: 36px;
    position: absolute;
    text-decoration: none;
    top: 0;
    width: 100%;
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    -khtml-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
}


.style1 ul.tabbernav li.tabberactive a {
    background-color: #666769;
    border: 1px solid #666769;
    color: white;
    font-size: 11px;
    padding: 5px;
background: #212121 !important;
}

.style1 ul.tabbernav li a:hover {
background: #212121 !important;
}


#sidebar .rpwe-block li {
    border-bottom: 0px solid #eee;
    margin-bottom: 12px;
    padding-bottom: 12px;
    list-style-type: none;
    background: url(https://melohar.e-melo.com/wp-content/themes/gamepress-pro/images/border-dotted.png) repeat-x 0 100% !important;
    padding: 0 0 12px;
    margin: 12px 0 0;
    list-style: none !important;
    overflow: hidden;
}


.rpwe-thumb img {
    padding: 2px !important;
    border: 0px solid #eee !important;
    box-shadow: none !important;
    padding: 1px !important;
    padding: 3px !important;
}

#sidebar h3.rpwe-title {
    display: block;
}



















.video-item2 .entry-header2 {
    background: #000000 url(https://melohar.e-melo.com/wp-content/themes/gamepress-pro/images/featured-caption.png) repeat-x scroll center top;
    opacity: 0.85;
    filter: alpha(opacity=85);
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.5);
    color: #fff;
    padding: 0 0 7px 0px;
    padding: 10px 10px 7px 10px ;
        border-bottom: 1px solid black;
}

.video-item2 .img-wrapper2 a h5 {
    font-size: 15px;
    margin: 0;
    line-height: 18px;
    padding: 0px 0px 2px 0px;
}

.video-item2 .entry-header2 .entry-meta {
    opacity: 1;
    border: none !important;
  display: initial;
    padding: 0px 0px 0px 0px;
    font-size: 10px;
}

.video-item2 .entry-header2 .entry-meta a {
    opacity: 1;
    border: none !important;
  display: initial;
    padding: 0px 0px;
}


.video-item2 .entry-header2 .entry-meta a:hover {
    border-bottom: 1px dotted;
}


 .video-item2 .img-bevel2:before, .video-item2 .before-img-bevel-fix {
    content: "";
    height: 0px;
    background: #ffffff;
    opacity: 0.2;
    -ms-filter: "progid:DXImageTransform.Microsoft.Alpha(Opacity=20)";
    filter: progid:DXImageTransform.Microsoft.Alpha(Opacity=20);
    top: 0;
    position: absolute;
    width: 100%;
    z-index: 100;
}


.entry-date3 {
    margin: 5px 0 0 0;
}













/****************
PAGE NAVI STYLES
****************/


/*●個別記事のページナビ*/

.navi-kakomi {
    /* max-width: 960px; */
    /* margin: 0 auto; */
    padding: 30px 0 10px 0px;
    /* display: block; */
    /* width: 100%; */
}

.navigation {
    text-align: center;
    padding: 16px 0;
    width: 100%;
    border-top: solid 1px #cfe7fd;
    background: #f0f8ff;
    border-bottom: solid 1px #cfe7fd;
    margin: 0 0 40px 0;
}

.navigation a {
    color: #3a9dd8;
    font-size: 16px;
    font-family: 'Noto Sans JP';
    font-weight: 300;
}

.navigation p a {

}

.navigation p a:hover {
    text-decoration: underline;
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
}

.navigation2 {
    text-align: center;
    padding: 16px 0;
    width: 100%;
    /* border-top: solid 1px #cfe7fd; */
    background: #f0f8ff;
    border-bottom: solid 1px #cfe7fd;
    margin: 0 0 0px 0;
}

.navigation2 a {
    color: #3a9dd8;
    font-size: 16px;
    font-family: 'Noto Sans JP';
    font-weight: 300;
}

.navigation2 p a {

}

.navigation2 p a:hover {
    text-decoration: underline;
    opacity: 0.7;
    filter: alpha(opacity=70);
    -ms-filter: "alpha(opacity=70)";
}

.navitop {
    float:left;
    width:38%;
    text-align:center;
    color: #3a9dd8;
    margin: 0;
    padding: 1px 0;
}

.navileft {
    float:left;
    width:31%;
    text-align:left;
    word-break:break-all;
    line-height:1.5em;
    margin: 0;
    padding: 1px 0;
}

.naviright {
    float:right;
    width:31%;
    text-align:right;
    word-break:break-all;
    line-height:1.5em;
    margin: 0;
    padding: 1px 0;
}





.navitop a {
    color: #FFFFFF;
    border-left-color: rgba(0,0,0,.5);
    border-right-color: rgba(0,0,0,.5);
    border: 1px solid #000;
    -webkit-box-shadow: inset 0px 1px 0px rgba(255,255,255,.15), 0px 1px 2px rgba(0,0,0,.5);
    -moz-box-shadow: inset 0px 1px 0px rgba(255,255,255,.15),
 0px 1px 2px rgba(0,0,0,.5);
    box-shadow: inset 0px 1px 0px rgba(255,255,255,.15), 0px 1px 2px rgba(0,0,0,.5);
    background: #0d0e0f;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1a1a1a), color-stop(100%,#0d0e0f));
    background: -webkit-linear-gradient(top, #1a1a1a 0%,#0d0e0f 100%);
    background: -moz-linear-gradient(top, #1a1a1a 0%, #0d0e0f 100%);
    background: -o-linear-gradient(top, #1a1a1a 0%,#0d0e0f 100%);
    background: -ms-linear-gradient(top, #1a1a1a 0%,#0d0e0f 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#1a1a1a, endColorstr=#0d0e0f)";
    background: linear-gradient(top, #1a1a1a 0%,#0d0e0f 100%);
    padding: 7px 8px 7px 6px;
    border-radius: 5px;
}

.navileft a {
    color: #FFFFFF;
    border-left-color: rgba(0,0,0,.5);
    border-right-color: rgba(0,0,0,.5);
    border: 1px solid #000;
    -webkit-box-shadow: inset 0px 1px 0px rgba(255,255,255,.15), 0px 1px 2px rgba(0,0,0,.5);
    -moz-box-shadow: inset 0px 1px 0px rgba(255,255,255,.15),
 0px 1px 2px rgba(0,0,0,.5);
    box-shadow: inset 0px 1px 0px rgba(255,255,255,.15), 0px 1px 2px rgba(0,0,0,.5);
    background: #0d0e0f;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1a1a1a), color-stop(100%,#0d0e0f));
    background: -webkit-linear-gradient(top, #1a1a1a 0%,#0d0e0f 100%);
    background: -moz-linear-gradient(top, #1a1a1a 0%, #0d0e0f 100%);
    background: -o-linear-gradient(top, #1a1a1a 0%,#0d0e0f 100%);
    background: -ms-linear-gradient(top, #1a1a1a 0%,#0d0e0f 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#1a1a1a, endColorstr=#0d0e0f)";
    background: linear-gradient(top, #1a1a1a 0%,#0d0e0f 100%);
    padding: 7px 8px 7px 6px;
    border-radius: 5px;
}

.naviright a {
    color: #FFFFFF;
    border-left-color: rgba(0,0,0,.5);
    border-right-color: rgba(0,0,0,.5);
    border: 1px solid #000;
    -webkit-box-shadow: inset 0px 1px 0px rgba(255,255,255,.15), 0px 1px 2px rgba(0,0,0,.5);
    -moz-box-shadow: inset 0px 1px 0px rgba(255,255,255,.15),
 0px 1px 2px rgba(0,0,0,.5);
    box-shadow: inset 0px 1px 0px rgba(255,255,255,.15), 0px 1px 2px rgba(0,0,0,.5);
    background: #0d0e0f;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#1a1a1a), color-stop(100%,#0d0e0f));
    background: -webkit-linear-gradient(top, #1a1a1a 0%,#0d0e0f 100%);
    background: -moz-linear-gradient(top, #1a1a1a 0%, #0d0e0f 100%);
    background: -o-linear-gradient(top, #1a1a1a 0%,#0d0e0f 100%);
    background: -ms-linear-gradient(top, #1a1a1a 0%,#0d0e0f 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#1a1a1a, endColorstr=#0d0e0f)";
    background: linear-gradient(top, #1a1a1a 0%,#0d0e0f 100%);
    padding: 7px 8px 7px 6px;
    border-radius: 5px;
}






.navitop a:hover {
    background: #8f050e;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c32420), color-stop(100%,#8f050e));
    background: -webkit-linear-gradient(top, #c32420 0%,#8f050e 100%);
    background: -moz-linear-gradient(top, #c32420 0%, #8f050e 100%);
    background: -o-linear-gradient(top, #c32420 0%,#8f050e 100%);
    background: -ms-linear-gradient(top, #c32420 0%,#8f050e 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#c32420, endColorstr=#8f050e)";
    background: linear-gradient(top, #c32420 0%,#8f050e 100%);
    border: 1px solid #000000 !important;
}

.navileft a:hover {
    background: #8f050e;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c32420), color-stop(100%,#8f050e));
    background: -webkit-linear-gradient(top, #c32420 0%,#8f050e 100%);
    background: -moz-linear-gradient(top, #c32420 0%, #8f050e 100%);
    background: -o-linear-gradient(top, #c32420 0%,#8f050e 100%);
    background: -ms-linear-gradient(top, #c32420 0%,#8f050e 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#c32420, endColorstr=#8f050e)";
    background: linear-gradient(top, #c32420 0%,#8f050e 100%);
    border: 1px solid #000000 !important;
}

.naviright a:hover {
    background: #8f050e;
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#c32420), color-stop(100%,#8f050e));
    background: -webkit-linear-gradient(top, #c32420 0%,#8f050e 100%);
    background: -moz-linear-gradient(top, #c32420 0%, #8f050e 100%);
    background: -o-linear-gradient(top, #c32420 0%,#8f050e 100%);
    background: -ms-linear-gradient(top, #c32420 0%,#8f050e 100%);
    -ms-filter: "progid:DXImageTransform.Microsoft.gradient (GradientType=0, startColorstr=#c32420, endColorstr=#8f050e)";
    background: linear-gradient(top, #c32420 0%,#8f050e 100%);
    border: 1px solid #000000 !important;
}






</style>