/*reset*/
html, body, address, blockquote, div, dl, form, h1, h2, h3, h4, h5, h6, ol, p, pre, table, ul,
dd, dt, li, tbody, td, tfoot, th, thead, tr, button, del, ins, map, object,
a, abbr, acronym, b, bdo, big, br, cite, code, dfn, em, i, img, kbd, q, samp, small, span,
strong, sub, sup, tt, var, legend, fieldset {
margin: 0;
padding: 0;
}
img, fieldset {
border: 0;
}
img {
max-width: 100%;
height: auto;
width: auto\9; /* ie8 */
}
article, aside, details, figcaption, figure, footer, header, hgroup, menu, nav, section { 
display: block;
}
/*reset*/
/*construction*/
body {
font-family: Tahoma, Arial, Helvetica, sans-serif;
color: #555;
background:#ededed;
}
#pagewrap {
width: 100%;
margin: 0 auto;
}
#header {
position: relative;
background:rgba(255, 255, 255, 0.3);
}
#content {
background: rgba(255, 255, 255, 0.2);
margin: 1% 1% 1% 0;
padding: 1% 2%;
width: 65%;
float: left;
-webkit-box-shadow: 0 1px 5px rgba(136,136,136,0.3);
-moz-box-shadow: 0 1px 5px rgba(136,136,136,0.3);
box-shadow: 0 1px 5px rgba(136,136,136,0.3);
box-shadow: 0 7px 6px -6px #ccc;
min-height:500px;
}
#sidebar {
width: 30%;
float: right;
margin: 1% 0 1% 0;
/*
-webkit-box-sizing: border-box;
-moz-box-sizing: border-box;
box-sizing: border-box;
*/
}
.lang{
position:absolute;
top:5px;
right:8px;
color:#97CC45;
font-size:12px;
}
.lang a:link{
color:#ccc;
}
.lang a:hover{
color:#FF7300;
}
.list{
color:#FF7300;
list-style:none;
font-size:14px;
line-height:28px;
}
.slogan{
text-align:center;
padding-bottom:15px;
color:#97CC45;
}
.centered{
text-align:center;
}
.icentered{
display:block;
margin:0 auto;
}
.post {
color:#777;
font-size:14px;
text-align:justify;
}
.post-title {
font-weight:normal;
background: #fbfbfb none repeat scroll 0 0;
border-left: 3px solid #FF7300;
box-shadow: 0 7px 6px -6px #ccc;
box-sizing: border-box;
color: #97CC45;
font-size: 15px;
height: auto;
line-height: 30px;
margin-bottom: 18px;
padding-left: 10px;
text-shadow: 1px 1px 1px #fff;
width: 100%;
}
.post-title a {
text-decoration: none;
color: #97CC45;
height: auto;
}
.pannel_item {
background: rgba(255, 255, 255, 0.2);
margin: 0 0 10px;
padding: 10px 20px;
box-shadow: 0 7px 6px -6px #888;
/*
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.4);
-moz-box-shadow: 0 1px 3px rgba(0,0,0,.4);
box-shadow: 0 1px 3px rgba(0,0,0,.4);
*/
}
.pannel_title {
background: #97CC45;
color:#fff;
padding:5px 8px;
transition: background-color 0.5s ease;
-webkit-transition: background-color 0.5s ease; 
-moz-transition: background-color 0.5s ease; 
-o-transition: background-color 0.5s ease; 
}
.pannel_title:hover {
background-color: #FF7300;
}
#footer {
clear: both;
background:#FF7300;
border:1px solid #fff;
color: #fff;
padding:15px 18px;
min-height:100px;
-webkit-box-shadow: 0 1px 3px rgba(0,0,0,.4);
-moz-box-shadow: 0 1px 3px rgba(0,0,0,.4);
box-shadow: 0 1px 3px rgba(0,0,0,.4);
text-align:center;
}
#footer{
color: #fff;
font-size:13px;
}
/*construction*/
/*media queries*/
#spiders{position:absolute;top:0;bottom:0;max-width:100%;z-index:-1;}
		@media screen and (max-width: 1200px) {
#pagewrap {
width: 100%;
}
#content {
width: 63%;
}
#sidebar {
width: 32%;
}	
#sidebar .widget {
padding: 8% 17%;
margin-bottom: 10px;
}
.video embed,
.video object,
.video iframe {
width: 100%;
height: auto;
min-height: 300px;
}
}
		@media screen and (min-width : 850px) and (max-width : 970px) {
#content {
width: 60%;
}
#sidebar {
width: 35%;
}
.title{
font-size:95%;
}
.info{
font-size:85%;
}
}
		@media screen and (max-width: 850px) {
#header {
height: auto;
}
#content {
width: auto;
float: none;
margin: 20px 0;
}
#sidebar {
width: 100%;
margin: 0;
float: none;
}
#sidebar .widget {
padding: 3% 4%;
margin: 0 0 10px;
}
.video embed,
.video object,
.video iframe {
min-height: 250px;
}
}
		@media screen and (max-width: 480px) {
html {
-webkit-text-size-adjust: none;
}
}
/*media queries*/
/*general*/
.clearfix:after { visibility: hidden; display: block; font-size: 0; content: " "; clear: both; height: 0; }
.clearfix { display: inline-block; }
.clearfix { display: block; zoom: 1; }
.hr{
border: 0; 
border-bottom: 1px dashed #ccc; 
background: #999; 
margin:8px 0;
}
.hrsh {
height: 10px;
border: 0;
box-shadow: 0 10px 10px -10px #999 inset;
}
.infl {
font-size:15px;
color:#735590;
width:250px;
height:30px;
background:#fbfbfb;
line-height:30px;
text-shadow:1px 1px 1px #fff;
border-left:3px solid #735590;
padding-left:10px;
box-shadow: 0px 7px 6px -6px #ccc;
text-transform: uppercase;
}
.inf {
font-weight: bold; 
font-size:14px;
color:#035B9A;
text-shadow: 1px 1px 1px #fff;
}
.infg {
font-size:13px;
color:#555;
text-shadow: 1px 1px 1px #fff;
}
.lightright {
padding-top:10px;
font-size:12px;
color:#888;
text-shadow: 1px 1px 1px #fff;
float:right;
}
.headings {
font-size:14px;
color:#1C3647;
text-shadow: 1px 1px 1px #fff;
text-align:left;
margin-bottom:8px;
}
.articles{
color:#777;
font-size:12px;
}
.box-shadow{
width:100%;
min-height:15px;
box-shadow: 0 7px 6px -6px #ccc;
}
.idsh {
padding: 7px;
border: solid 1px #ccc;
}
a:hover img.idsh {
border: solid 1px #CCC;
-moz-box-shadow: 1px 1px 7px #999;
-webkit-box-shadow: 1px 1px 7px #999;
box-shadow: 1px 1px 7px #999;
}
.idsh:hover {
border: solid 1px #CCC;
-moz-box-shadow: 1px 1px 7px #999;
-webkit-box-shadow: 1px 1px 7px #999;
box-shadow: 1px 1px 7px #999;
}
.dim{
opacity: 0.4;
}
.dim:hover{
opacity: 1;
transition: opacity .25s ease-in-out;
-moz-transition: opacity .25s ease-in-out;
-webkit-transition: opacity .25s ease-in-out;
}
.cntro{
margin:0 auto;
width:100%;
}
.cinfo{
float:left;
width:100%;
color:#888;
padding:0 1%;
text-align:left;
}
.form{
float:left;
width:100%;
margin-right:2%;
}
		@media screen and (max-width: 560px) {
.cinfo{
color:#888;
width:auto;
float: none;
clear:both;
margin-top:2%;
}
.form{
color:#555;
width: 100%;
margin: 0;
float: none;
}
}
fieldset {
border:0;
}
legend {
font-size:14px;
text-align:left;
color:#888;
margin-bottom:5px;
margin-top:5px;
}
a:link, a:visited  { 
color: #97CC45; 
text-decoration: none; 
-webkit-transition: all 500ms ease; 
-moz-transition: all 500ms ease; 
-o-transition: all 500ms ease; 
transition: all 500ms ease; 
}
a:hover { 
color:#FF7300; 
}
br { clear:left }
.errorBlock{
width:70%;
margin:0 auto;
margin-bottom:8px;
font-weight:bold;
background:red;
padding:8px;
color:#fff;
text-align:center;
border:1px solid #fff;
}
.rError{
color:red;
}
.rSuccess{
color:green;
}
input[type=text]:focus,
textarea:focus
{
border-color: #FF7300;
background:#fff;
}
.textbox {
background: white;
border: 1px solid #999;
box-shadow: 0 0 5px #ccc inset;
color: #666;
float: left;
padding: 5px 10px;
width: 100%;
outline: none;
background-color:#f8f8f8;
box-sizing:border-box;
-moz-box-sizing: border-box;
-webkit-box-sizing: border-box;
}
a img {border: none;}
#fbresponse, #sbresponse{
margin-top:18px;
font-size:13px;
text-align:left;
}
.nofollow{
cursor:pointer;
}
.pageing {
background: #96cc45;
background-image: -webkit-linear-gradient(top, #96cc45, #76a62d);
background-image: -moz-linear-gradient(top, #96cc45, #76a62d);
background-image: -ms-linear-gradient(top, #96cc45, #76a62d);
background-image: -o-linear-gradient(top, #96cc45, #76a62d);
background-image: linear-gradient(to bottom, #96cc45, #76a62d);
-webkit-border-radius: 3;
-moz-border-radius: 3;
border-radius: 3px;
font-family: Arial;
color: #ffffff;
font-size: 15px;
padding: 5px 15px 5px 15px;
border: solid #82b832 2px;
text-decoration: none;
}
.pageing:hover {
background: #96cc45;
text-decoration: none;
}
/*general*/
.shd{
margin:0 auto;
text-align:center;
padding:8px;
margin-top:8px;
}
/*lightbox*/
.lightbox {
cursor: pointer;
position: fixed;
width: 100%;
height: 100%;
top: 0;
left: 0;
background: rgb(0, 0, 0); /* IE Fallback (Solid Colour) */
background: url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAIElEQVQ4T2NkYGDYDMRkA8ZRAxhGw4BhNAyA+WAYpAMAIFgLQfO9BoEAAAAASUVORK5CYII=);
background: rgba(0, 0, 0, 0.7);
-webkit-filter: none !important;
z-index: 9997;
}
.lightbox img {
display: block;
position: absolute;
border: 5px solid #fff;
box-shadow: 0 0 20px #000;
border-radius: 1px;
background:rgba(255, 255, 255, 0.8);
}
body.blurred > * {
-webkit-filter: blur(2px);
-webkit-transform: translate3d(0, 0, 0);
}
.lightbox__loading {
background: url(../img/loader.gif) center center no-repeat;
width: 32px;
height: 32px;
margin: -16px 0 0 -16px;
position: absolute;
top: 50%;
left: 50%;
}
.lightbox__caption {
display: none;
position: absolute;
left: 0;
bottom: 0;
width: 100%;
text-align: center;
z-index: 9998;
background: #fff;
background: rgba(255,115,0,0.8);
}
.lightbox__caption p {
margin: 0 auto;
max-width: 70%;
display: inline-block;
*display: inline;
*zoom: 1;
padding: 10px;
color: #fff;
font-size: 12px;
line-height: 18px;
}
.lightbox__button {
position: absolute;
z-index: 9999;
background: no-repeat center center;
width: 32px;
height: 32px;
opacity:0.4;
-webkit-transition: all 0.3s;
-moz-transition:    all 0.3s;
-ms-transition:     all 0.3s;
transition: 		all 0.3s;
}
.lightbox__button:hover,
.lightbox__button:focus {
opacity: 1;
-webkit-transform: scale(1.4);
-moz-transform: scale(1.4);
-ms-transform: scale(1.4);
transform: scale(1.4);
}
.lightbox__close {
right: 10px;
top: 10px;
background-image: url('../img/close.png');
}
.lightbox__nav {
top: 50%;
margin-top: -16px;
}
.lightbox__nav--next {
right: 10px;
background-image: url('../img/next.png');
}
.lightbox__nav--prev {
left: 10px;
background-image: url('../img/previous.png');
}
/*lightbox*/
/*menu*/
#cssmenu {
font-family: Tahoma, Arial, Sans-Serif;
font-size: 14px;
line-height: 15px;
text-align: center;
}
#cssmenu > ul {
width: auto;
list-style-type: none;
padding: 0;
margin: 0;
background: #FF7300;
border-top: 1px solid #fff;
border-bottom: 3px solid #E16500;
-webkit-border-radius: 2px;
-moz-border-radius: 2px;
-o-border-radius: 2px;
border-radius: 2px;
}
#cssmenu > ul li#responsive-tab {
display: none;
}
#cssmenu > ul li {
display: inline-block;
*display: inline;
zoom: 1;
z-index:8888;
}
#cssmenu > ul li.right {
float: right;
}
#cssmenu > ul li.has-sub {
position: relative;
}
#cssmenu > ul li.has-sub:hover ul {
display: block;
opacity: 1;
}
#cssmenu > ul li.has-sub ul {
display: none;
width: 250px;
position: absolute;
margin: 0;
padding: 0;
list-style-type: none;
background: #FF7300;
border: 1px solid #D25F00;
border-bottom: 3px solid #D25F00;
border-top: 0 none;
z-index:1;
}
#cssmenu > ul li.has-sub ul li {
display: block;
}
#cssmenu > ul li.has-sub > a {
background-image: url('../img/caret.png');
background-repeat: no-repeat;
background-position: 98% -18%;
}
#cssmenu > ul li.has-sub > a.active,
#cssmenu > ul li.has-sub > a:hover {
background: #97CC45 url('../img/caret.png') no-repeat;
background-position: 98% 113%;
}
#cssmenu > ul li a {
display: block;
padding: 12px 24px 11px 24px;
text-decoration: none;
color: #fff;
text-align: left;
}
#cssmenu > ul li a.active,
#cssmenu > ul li a:hover {
background: #97CC45;
color: #fff;
}
			@media all and (max-width: 1000px) {
#cssmenu > ul {
width: 100%;
}
#cssmenu > ul li#responsive-tab {
display: block;
}
#cssmenu > ul li#responsive-tab a {
background: url('../img/menu.png') no-repeat;
background-position: 95% -35%;
}
#cssmenu > ul li#responsive-tab a:hover {
background-color: #97CC45;
background-position: 95% 135%;
}
#cssmenu > ul li {
display: none;
}
#cssmenu > ul li.right {
float: none;
}
#cssmenu > ul li.has-sub {
position: relative;
}
#cssmenu > ul li.has-sub ul {
display: block;
position: static;
width: 100%;
background: #FF811A;
border: 0 none;
}
#cssmenu > ul li.has-sub ul li {
display: block !important;
}
#cssmenu > ul li.has-sub ul li a span {
display: block;
padding-left: 24px;
}
#cssmenu > ul li.has-sub > a {
background-image: none;
}
}
@media all and (min-width: 1000px) {
#cssmenu > ul > li.collapsed {
display: inline-block !important;
*display: inline;
zoom: 1;
}
#cssmenu > ul ul li.collapsed {
display: block !important;
}
}
.gadsense{
min-height:100px;
}