@charset "utf-8";
/* CSS Document */
pre{
    font-family: monospace;
    display: block;
    background-color: #5f5f5f;
    border-radius: 5px;
    border: 1px solid #888;
    padding: 7px;
    color: #eee;
    clear:both;
    overflow:auto;
}
pre span{
    color:#00ff2d;
}

body{
	font-family:Verdana, Geneva, sans-serif;
	font-size: 15px;
	margin: 0px;
	padding: 0px;
}
img{
	border:0;
}
.title{
	padding:20px 30px 10px 28px;
	text-align:left;
}
.title a{
	text-decoration:none;
	color:#444;
	font-size:29px;
	font-weight:bold;
	font-family: 'Russo One', Verdana,sans-serif;
	letter-spacing:3px;
}
.title a span{
	color:#e34f26;
}

.outerblock{
	width:99%;
	float:left;
	padding-top: 18px;
}
.Lblock{
	width:70%;
	margin:5px;
	float:left;
}
.Rblock{
	width:28%;
	float:left;
	margin:5px;
}
.post{
	border: 1px solid #cfcfcf;
	padding:5px;
	border-radius:3px;
	margin-bottom: 15px;
        width: 98%;
}
.cot{
	
}
h2,h1{
	padding:0;
	margin:0;
}
.t2 a{
	padding-top:5px;
	padding-bottom:5px;
	font-family: 'Russo One', Verdana,sans-serif;
	color:#555;
	text-decoration:none;
	font-size: 18px;
    letter-spacing: 1px;
}
.t2 a:hover{
	color:#e34f26;
}
.cot{
	text-align:justify;
	font-size:13px;
	line-height: 1.55;
}
.cot img{
    height: auto;
    width: inherit;
    min-height: inherit;
    max-width: 100%;
    margin: auto;
    display: block;
}
.ig{
	padding-right:8px;
	padding-bottom:3px;
}
.ig a img{
	width:75px;
}
.tags{
	padding-top: 10px;
  	padding-bottom: 10px;
	font-size:12px;
	font-weight:bold;
}
.tags a{
	text-decoration:none;
	font-size:12px;
	color:#444;
}
.tags a:hover{
	color:#e34f26;
}
.rm{
	text-align:right;
	float:right;
	padding-top: 10px;
}
.rm a{
	display:block;
	background-color:#98ce1e;
	width:100px;
	height:35px;
	padding-top: 11px;
  	padding-right: 11px;
  	font-size: 15px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	border:#fff solid 1px;
	border-radius:3px;
}
.rm a:hover{
	color:#444;
}
.FL{
	float:left;
}
.FR{
        float:right;
}
#NP a{
	display:block;
	background-color:#98ce1e;
	width:100%;
	height:35px;
	padding-top: 11px;
  	padding-right: 11px;
  	font-size: 15px;
	font-weight:bold;
	color:#FFF;
	text-decoration:none;
	border:#fff solid 1px;
	border-radius:3px;
}
#NP a:hover{
    color:#444;
}
#NP span{
    width: 35%;
    padding-right: 4%;
    padding-left: 4%;
    text-align: center;
}
.ld{
	float: left;
 	padding:10px 10px 0px 10px;;
	
}
.ls{
	float:left;
	padding-top: 11px;
	color: #fff;
}
.foot{
	width: 99%;
	border-top: #444 outset 2px;
	margin-left: 5px;
	padding-top: 10px;
 	padding-bottom: 10px;
}
.os a{
	color:#444;
	text-decoration:none;
	font-family:'Russo One',Verdana, Geneva, sans-serif;
	padding-left:5px;
}
.os a:hover{
	color:#666;
}
#related{
    width: 98%;
    padding: 5px;
    background:#FFFFFF;
    background: none repeat scroll 0 0 #fff;
    border: 1px solid #CCC;
    font-size: 12px;
    border-radius: 5px;
    text-align: center;
    margin-bottom: 10px;
}
#related h2{
    padding: 10px;
    margin: 0px;
    text-align: left;
}
#related a{
    text-decoration: none;
    display: block;
    padding-bottom: 5px;
    color: #e15a1f;
}
#related a:hover{
    color: #444;
}
.mainAD{
    width:100%;
    text-align:center;
    margin-bottom:5px;
}
video {
  width: 100%    !important;
  height: auto   !important;
}
.videowrapper {
    position: relative; 
    padding-bottom: 56.25%; 
    height: 0; 
    overflow: hidden; 
    max-width: 100%; 
    height: auto;
}
.videowrapper iframe, 
.videowrapper object,
.videowrapper embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
@media screen and (max-width:786px) {
	.title{
		text-align:center;
	}
		
}
@media screen and (max-width:1200px) and (min-width: 1000px) {
	.Lblock{
		width:65%
	}
	.Rblock{
		width:33%;
	}
}
@media screen and (max-width:999px) and (min-width: 50px) {
	.Lblock{
		width:98%
	}
	.Rblock{
		width:98%;
	}
}

/********************************************/
/**********************************************/
.clearfix::after
{
	content: '';
	display: table;
	clear: both;
}
#nav {
    width: 100%;
    /*font-family: 'Russo One', sans-serif;*/
    font-weight: 400;
/*    position: absolute;
    top: 25%;
    left: 50%;
    margin-left: -30em;*/
}
#nav > a {
    display: none;
}
#nav li {
    position: relative;
}
#nav li a {
    color: #fff;
    display: block;
}
#nav li a:active {
    /*background-color: #c00!important;*/
}
#nav span:after {
    width: 0;
    height: 0;
    border: .313em solid transparent;
    border-bottom: none;
    border-top-color: #efa585;
    content: '';
    vertical-align: middle;
    display: inline-block;
    position: relative;
    right: -.313em;
}
#nav ul{
	list-style-type:none;
	padding:0px;
	margin:0px;
}
#nav a{
	text-decoration:none;
}
#nav > ul {
    height: 40px;
    background-color: #e15a1f;
	list-style-type:none;
}
#nav > ul > li {
/*    width: 25%;
    height: 100%;*/
	padding-left:23px;
    float: left;
}
#nav > ul > li > a {
   /* height: 100%;*/
    font-size: 18px;
    /*line-height: 2.5em;*/
	padding-top:10px;
    text-align: center;
	height:40px;
}
#nav > ul > li:not(:last-child) > a {
    /*border-right: 1px solid #cc470d;*/
}
#nav > ul > li:hover > a,
#nav > ul:not(:hover) > li.active > a {
/*    background-color: #cc470d;*/
}
#nav li ul {
    background-color: #cc470d;
    display: none;
    position: absolute;
    /*top: 100%;*/
	top:40px;
}
#nav li:hover ul {
    display: block;
   /* left: 0;
    right: 0;*/
}
#nav li:not(:first-child):hover ul {
    /*left: -1px;*/
}
#nav li ul a {
    font-size: 14px;
    border-top: 1px solid #e15a1f;
    padding: 6px;
}
#nav li ul li a:hover,
#nav li ul:not(:hover) li.active a {
    background-color: #e15a1f;
}
@media only screen and (max-width:625em) {
    #nav {
        width: 100%;
        position: static;
        margin: 0;
    }
}
@media screen and (max-width:786px) {

    #nav {
        position: relative;
        top: auto;
        left: auto;
    }
    #nav > a {
/*        width: 3.125em;
        height: 3.125em;
        text-align: left;
        text-indent: -9999px;
        background-color: #e15a1f;
        position: relative;*/
	  width: 98%;
	  height: 40px;
	  text-align: left;
	  /* text-indent: -9999px; */
	  background-color: #e15a1f;
	  position: relative;
	  margin-left: 6px;
	  border-radius: 5px 5px 0px 0px;
    }
    #nav > a:before,
    #nav > a:after {
        position: absolute;
        border: 2px solid #fff;
        top: 35%;
        left: 25%;
        right: 25%;
        /*content: '';*/
    }

    #nav > a:after {
        top: 60%;
    }

    #nav > ul {
        height: auto;
        display: none;
        position: /*absolute*/ relative;
        left: 6px;
        right: 0;
		width:98%
    }
    #nav > ul > li {
        width: 100%;
        float: none;
		padding-left:0px;
		
    }
    #nav > ul > li > a {
        height: auto;
        text-align: left;
        padding: 5px 0px 5px 20px;;
    }
    #nav > ul > li:not(:last-child) > a {
        border-right: none;
        border-bottom: 1px solid #cc470d;
    }
    #nav li ul {
        position: static;
        padding: 0 1.25em 0.25em;
    }
    #nav:not(:target) > a:first-of-type,
    #nav:target > a:last-of-type,
    #nav:target > ul {
        display: block;
    }
}
