@charset "utf-8";
/* CSS Document */

body{
	font-family: Tahoma,Georgia,"Times New Roman",Times,serif;
	/*margin: 0 auto;*/
	font-size: 14px;
	padding:0px;
	background-color: #fff;
}
.ntitle {
    /*line-height:24pt;
    border: solid 1px black;*/
	background:#e6f4f4;
	font-size:14px;
	line-height: 20px;
	margin-left: 8px;
	margin-right: 6px;
	padding: 4px;
}
.ntitle:nth-of-type(odd) {
    background: #ffffff;
	font-size:14px;
	line-height: 20px; 
	margin-left: 8px;
	margin-rgiht: 6px;
	padding: 2px;
}
.top-search{
	width: 100%;
	height: 30px;
	margin: 0 auto;
	position: relative;
	display: block;
	background: #ecedfd;
	padding-top: 10px;
}
.top {
    display: block;
    width: 98%;
    height: 22px;
    color: #E6F4FF;
    vertical-align: middle;
    text-decoration: none;
    padding-top: 6px;
    padding-bottom: 3px;
    font-family: Arial, Tahoma, "Arial Narrow", Geneva;
    font-size: 14px;
    font-weight: bold;
}
.pageimg{
					    width: 98%;
						text-align:center;
						margin: 0 auto;
				   }
.msite{
	width:395px; vertical-align: middle; float:left;
}
.gsearch{
	width: 300px; text-wrap:none; float:left;
}
.xtop-bar{
	display:none;
}
.xtop-bar .toggle-topbar.menu-icon a {
    color: #828691;
}
.xtop-bar .xtoggle-topbar.menu-icon a {
    height: 34px;
	/*height: 50px;*/
    /*line-height: 50px;*/
    padding: 0px 40px 0px 15px;
    color: #FFF;
    position: relative;
}
.xtop-bar .xtoggle-topbar a {
    color: #FFF;
    text-transform: uppercase;
    font-size: 0.8125rem;
    font-weight: bold;
    position: relative;
    display: block;
    padding: 0px 15px;
    height: 22px;
    line-height: 22px;
}
.xtop-bar ul {
    list-style: outside none none;
}
/*ul {
    list-style: outside none none;
}
ul, ol, dl {
    font-size: 1rem;
    line-height: 1.6;
    list-style-position: outside;
    font-family: inherit;
}*/
.xtop-bar {
    line-height: 22px;
}

#expand_button div{  
	height: 22px;
    line-height: 22px;
    text-align: center;
	margin: 0 auto;
    /*color: #ffffff;*/
    cursor: pointer;
    padding: 0px;
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
	}
#expand_button {
	margin-top: -6px;
	}
#expand_button {
	background-color : transparent;
/*	color : #FFFFFF;*/
	background-image: url(../images/menu-nav.png) no-repeat;
	
	}
#expand_button:hover{
	/*background-image:url(../images/nav-icon.png);*/
	height:inherit;
	/*border-radius: 2px;
    line-height: 35px;*/	
	/*background:/*#eee*/linear-gradient(rgba(133,22,39,1), rgba(182,31,53,1), rgba(182,31,53,1),rgba(133,22,39,1)) #B61F35;*/
    color:/*rgb(190,225,115)*/#fff;
	list-style:none;
	/*line-height: 100% !important;*/
}
.scrollup {
    width: 40px;
    height: 40px;
    opacity: 1;
    position: fixed;
    bottom: 22px;
    right: 20px;
    display: none;
    text-indent: -9999px;
    background: url(../images/scroll-top-arrow.png) no-repeat left top;
    z-index: 999;
}
a:link {
    color: #33F;
    text-decoration: none;
}
a:hover{
	color: #33F;
    text-decoration: none;
}
a:visited{
	color: #33F;
    text-decoration: none;
}
.wrapper{
	margin: 0 auto;
	width: 1024px;
	background:#e6f4ff;
	}
.header{
	/*max-width: 1134px;*/
	margin: 0 auto;
	height: 75px;
	/*border: 2px solid #6cf;*/
	border-bottom:0px;
	position: relative;
	padding: 0px;
	margin-top: 0px;
	background:#e6f4ff;
}
.logo{
	margin-bottom: 0px;
	width: 22%;
	float: left;
	margin-right: 30px;
}
.mobile-menus
{
padding:0px;
display:none;
}

/*mobile menu toggle start*/
.flip {
	padding: 0px;
	margin: 0px;
	margin-top: 12px;
}
.mobile-menus
{
clear:both;
padding:0px;
padding-top: 5px;
padding-bottom: 5px;
text-align:left;
position:relative;
list-style:none;
background-color:#e5eecc;
border:solid 1px #c3c3c3;
margin-top:0px;
background:#0079b8;
}
.mobile-menus ul
{
padding:0px;
text-align:left;
position:relative;
margin: 0 auto;
margin-top:0;
list-style:none;
position:relative;
/*float:left;*/
text-align:left;
width: 98%;
margin-bottom: 0px;
background:#0079b8;
}
.mobile-menus ul li ul{
	margin-bottom: 0px;
}
.mobile-menus ul li a{
	display:block;
	color:#fff;
	text-decoration:none;
	font-weight:700;
	font-size:12px;
	height: 22px;
	padding: 3px;
	border: 1px solid #66CCCC;
	border-left: 0px;
	border-right: 0px;
	line-height:22px;
	text-align:center;
	padding:4px 15px;
	font-family:"HelveticaNeue","Helvetica Neue",Helvetica,Arial,sans-serif;
}
.mobile-menus ul li a:hover{
	/*width: 100%;*/
	list-style:none;
	display:block;
	background:#66CCFF;
	display:block;
	color:#fff;
	text-decoration:underline;
	font-weight:700;
	font-size:12px;
	height: 22px;
	border: 1px solid #66CCCC;
	border-left: 0px;
	line-height: 22px;
	text-align:center;
	padding:4px 15px;
}
#mobile-menus ul li.current-menu-item
{
	background:#ddd
}
#mobile-menus ul li:hover
{
	background:#993333;
	border-radius: 2px;
    line-height: 22px;	
	background:/*#eee*/linear-gradient(rgba(133,22,39,1), rgba(182,31,53,1), rgba(182,31,53,1),rgba(133,22,39,1)) #B61F35;
    color:/*rgb(190,225,115)*/#fff;
	background:#66CCFF;
	display:block;
}

#mobile-menus ul ul
{
	display:none;
	position:absolute;
	top:100%;
	left:0;
	padding:0;
/*	background:#669966;
	background: #990000;*/
}

#mobile-menus ul ul li
{
	float:none;
	width:150px
}

#mobile-menus ul ul a
{
	line-height:120%;
	padding:1px 3px
}

#mobile-menus ul li:hover > ul
{
	display:block
}

/*mobile menu toggle end*/
.menu{
	clear:both;
	margin-top:0px;
	margin-bottom:0px;
}
.menu{
	/*height: 22px;*/
	margin:0 auto;
	margin-top: 0px;
	position:relative;
	margin-bottom: 3px;
	background:#0079b8;
	padding-top:0px;
}
.menu ul{
	/*padding: 6px;*/
	padding-top: 6px;
	padding-left: 0px;
	padding-bottom: 6px;
	padding-right: 0px;
	font-size:12px;
	list-style:none; 
	text-decoration:none;
	list-style:none;
	height: 22px;
	line-height:22px;
	margin-top: 0px !important;
	margin-bottom: 0px;
}
.menu ul li {
	position:relative;
	float:left;
	/*margin:0;*/
	margin:0 auto;
	padding-top: 0px;
	padding:0px;
	padding-left: 0px;
	text-align:center;
	display:block;
	color: #fff;
	width: 100px;
	list-style:none;
	height: 22px;
	line-height: 22px;
	}
.menu ul li a{
	position:relative;
	float:left;
	margin-left: 1px;
	padding: 0px;
	padding:6px;;
	text-align:center;
	display:block;
	color: #fff;
	width: 105px;
	list-style:none;
	line-height: 20px;
	height: 22px;
	margin-top: -6px;
	}
.menu ul li a:hover{
	float:left;
	background:#66CCFF;
}
.menu li a{
	display: block;
}

a:link {
    color: #33F;
    text-decoration: none;
}
.main_container {
	max-width: 1020px;
	width:100%;
	position: relative;
	padding: 0px;
	/*border: solid 2px #66ccff;*/
	border-bottom: 0px;
	border-radius: 2px 2px 0 0px;
	background: #f6ffff;
	margin: 0 auto;
	background:#e6f4ff;
	overflow:hidden;
/*	overflow: auto;
	overflow:hidden;*/

}
.left-contents{
	width: 70%;
	min-height: 670px;
	float:left;
	text-align:left;
	background: #fff;
	background:#e6f4ff;
	/*border: solid 2px #66ccff;*/
	padding-left: 10px;
	/*margin-top: 10px;*/
}
.top-socials{
	width: 100%;
	min-height:40px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color:#fff;
}
.left-inner-contents{
	
}
.inner-latest-contents {
	background:#fff;
	width: 50%; min-height: 532px;
	text-align:left;
	background: #fff;
	float:left;
	padding: 0px;
}
.inner-most-popular {
	background:#fff; 
	width: 48.2%; 
	min-height: 532px; 
	margin:0 auto; 
	float: left;
	margin-left: 10px;
}
.inner-left-ads{
	background: #fff;
	width: 30%;
	min-height: 312px;
	text-align:left;
	float: left;
	margin-left: 6px;
	margin-right: 4px;
	display: none;
}

.most-pop-right-ads{
	width: 30%;
	min-height: 432px;
	float: right;
	display:none;
}
.inner-most-popular img{
	width: 92%;
	margin: 0 auto;
	margin: 10px;
}
.left-cloud-tags{
	background:#fff;
	width: 94%;
	margin:0 auto; 
	margin-top: 10px; 
	min-height: 132px;
	padding: 12px;
	float:left;
}
.tophead {
	padding-top: 2px;
    padding-left: 5px;
	padding-bottom: 0px;
    color: #FFF;
    background-color: #0079B8;
    font-size: 14px;
    height: 18px;
    font-weight: bold;
}
.wrap-news-headlines{
	width: 100%;
	min-height: 532px;;
	background: #fff;
	margin-top: 10px;
	 background-color: #fff;
	  background-color: #E6F4FF;
}
.inner-news-headlines{
	width:98%;
	min-height: 312px;
	background: #fff;
	padding: 8px;
}
.newsbody {
    padding: 2px 5px 15px 5px;
    background-color: #FBFBFF;
}
.top-stories {
	width: 100%; min-height: 233px; margin-top: 0px; margin-bottom:12px;
}
.recent-posts {
	width: 49%;
	min-height: 205;
	text-align:left;
	background: #fff;
	float:left;
}
.top-posts {
	width: 48%;
	min-height: 205;
	text-align:left;
	background: #fff;
	float: left;
	margin-left: 12px;
}
#disqus_thread {
   /* width: 500px !important;*/
	width: 98%;
}
.disqus_iframe1 {
	width: 100% ! important;
	border: medium none ! important;
	overflow: hidden ! important;
	height: 500px ! important;
}
.disqus_iframe_ind_north{
	/*width: 500px ! important; border: medium none ! important; overflow: hidden ! important; top: 0px ! important; min-width: 500px ! important; max-width: 500px ! important; position: fixed ! important; z-index: 2147483646 ! important; height: 29px ! important; min-height: 29px ! important; max-height: 29px ! important; display: none ! important;*/
	width: 100% ! important;
	border: medium none ! important;
	overflow: hidden ! important;
	top: 0px ! important;
	min-width: 98% ! important;
	max-width: 100% ! important;
	position: fixed ! important;
	z-index: 2147483646 ! important; height: 29px ! important; min-height: 29px ! important; max-height: 29px ! important; display: none ! important;
}
.disqus_iframe_ind_south {
	/*width: 500px ! important;
	border: medium none ! important;
	overflow: hidden ! important;
	bottom: 0px ! important;
	min-width: 500px ! important;
	max-width: 500px ! important;
	position: fixed ! important;
	z-index: 2147483646 ! important;
	height: 29px ! important;
	min-height: 29px ! important;
	max-height: 29px ! important;
	display: none ! important;*/
	width: 100% ! important;
	border: medium none ! important;
	overflow: hidden ! important;
	bottom: 0px ! important;
	min-width: 98% ! important;
	max-width: 100% ! important;
	position: fixed ! important;
	z-index: 2147483646 ! important;
	height: 29px ! important;
	min-height: 29px ! important;
	max-height: 29px ! important;
	display: none ! important;
}
.right-contents{
	max-width: 28%;
	max-height: 100%;
	float:left;
	text-align:left;
	background: #fff;
	margin:0 auto;
	margin-top: 10px;
	margin-left: 10px;
	background:#fff; width: 297px; min-height: 732px; height:100%;
}
.footer{
	background:#0079b8;
	max-width: 1024px;
	padding:6px;
	height: 18px; 
	margin:0 auto;
	margin-top: 4px;
}
#copyright
{
padding-left:10; 
color:#fff; 
float:left;
width: 48%;
height: 18px;
float:left;
}
#fcont
{
margin: 0 auto;
color:#fff;
width: 46%;
height: 18px;
float: right;
}
.ads {
	float:left;
	height: auto;
	width: auto;
	width: 75%;
}
html {
overflow-y: scroll;
overflow-x: hidden;
}
/*body { 
height: 100%;
-webkit-text-size-adjust:100%;
margin: 0;
padding: 0;
}*/
#wrapper { /*min-height: 100%;*/ margin: 0 auto -30px; overflow-x: hidden; width: 100%;}
.clearfix {clear : both;}
a {cursor: pointer;}
a img {border: 0;}
br {clear : both;}
h1,  h2,  h4 { height: auto; margin-top : 0px; margin-bottom: 0px;}
@media(max-width:1024px){	
.logo{
	float: left;
	margin-right: 21px;
	width: 22%;
}
.logo img{
	float:left;
	height:62px;
	width:213px;
}
.ads {
	float:right;
	height: auto;
	width: auto;
	width: 72%;
	margin-left: 20px;
	margin-right: -6px !important;
	margin-bottom: 26px !important;
}
.wrapper{
	width: 100%;
	margin: 0 auto;
	padding:0px;
	margin-top: 2px;
	padding:0;
	position:relative;
	border: solid 1px #6cf;
}
.top-socials{
	width: 100%;
	margin:0 auto;
	margin-bottom: 6px;
	background-color:#fff;
}
.header{
	max-width: 98%;
	margin: 0 auto;
	/*height: 45px;*/
	border-bottom: solid 1px #6cf;
	border-bottom:12px;
	position: relative;
	padding: 0px;
	margin-top: 2px;
	background:#6cf;
	background:#e6f4ff;
}

/**/
.menu{
	clear:both;
	margin-top:0px;
	margin-bottom:0px;
}
.menu{
	/*height: 22px;*/
	margin:0 auto;
	margin-top: 0px;
	position:relative;
	margin-bottom: 3px;
	background:#0079b8;
	padding-top:0px;
}
.menu ul{
	/*padding: 6px;*/
	padding-top: 6px;
	padding-left: 0px;
	padding-bottom: 6px;
	padding-right: 0px;
	font-size:12px;
	list-style:none; 
	text-decoration:none;
	list-style:none;
	/*height: 22px;*/
	line-height:22px;
	margin-top: 0px !important;
	margin-bottom: 0px;
}
.menu ul li {
	position:relative;
	float:left;
	/*margin:0;*/
	margin:0 auto;
	padding-top: 0px;
	padding:0px;
	padding-left: 0px;
	text-align:center;
	display:block;
	color: #fff;
	width: 100px;
	list-style:none;
	height: 22px;
	line-height: 22px;
	}
.menu ul li a{
	position:relative;
	float:left;
	margin-left: 0px;
	padding: 0px;
	padding:6px;;
	text-align:center;
	display:block;
	color: #fff;
	width: 105px;
	list-style:none;
	line-height: 20px;
	height: 22px;
	margin-top: -6px;
	}
.menu ul li a:hover{
	/*float:left;*/
	background:#66CCFF;
}
.menu li a{
	display: block;
}

a:link {
    color: #33F;
    text-decoration: none;
}
/**/



.main_container {
	width: 100%;
	min-height: 532px;
	position: relative;
	padding: 0px;
	border: solid 1px #66ccff;
	border-bottom: 0px;
	border-radius: 2px 0 0 2px;
	background: #ffffff;
}
#imgcaption {
	display:none;
}
.inner-most-popular img{
	display: none;
}

.left-contents{
	width: 100%;
	background:#e6f4ff;
	margin:0 auto;
	padding:6px;
	min-height: 500px;
}
.inner-latest-contents {
	background:#fff;
	width: 68%;
	min-height: 312px;
	text-align:left;
	background: #fff;
	float:left;
	padding: 0px;
}
.inner-news-headlines {
	background:#fff;
	width: 68%;
	min-height: 312px;
	text-align:left;
	background: #fff;
	float:left;
	padding: 0px;
}
.top-stories {
	background:#fff;
	width: 68%;
	min-height: 312px;
	text-align:left;
	background: #fff;
	float:left;
	padding: 0px;
	margin-top:10px;
}
.inner-left-ads{
	/*background: #fff;*/
	width: 30%;
	min-height: 312px;
	text-align:left;
	float: left;
	margin-left: 6px;
	margin-right: 4px;
	display: block;
}
.inner-most-popular {
    background: #fff;
    width: 68%;
    min-height: 312px;
    margin-left: 6px;
	margin-right: 4px;
    float: left;
    margin-left: 0px;
}
.most-pop-right-ads{
	width: 30%;
	min-height: 432px;
	float: right;
	display: block;
}
.left-cloud-tags{
	background:#fff; width: 98%;
	margin:0 auto;
	margin-top: 4px;
	min-height:110px;
	padding: 8px;
	float:left;
	display: none;
}
.right-contents{
	display: none;
	width: 100%;
	background: #fff;
	float:left;
	padding:4px;
	margin:0 auto;
	margin-left: 12px;
	margin-top: 2px;
	text-align: left;
	background:#fff; width: 297px;
	min-height: 332px;
	border: 1px solid #6cf;
}
}
/* iPad [portrait + landscape] */
@media only screen and (min-device-width: 768px) and (max-device-width: 1024px) {
/*@media(max-width: 960px){*/

.logo{
	float: left;
	margin-right: 21px;
	width: 22%;
}
.logo img{
	height: 60px;
	width: 213px;
}
.ads {
	float:right;
	height: auto;
	width: auto;
	width: 72%;
	margin-left: 20px;
	margin-right: -6px !important;
	margin-bottom: 26px !important;
}
.wrapper{
	width: 100%;
	padding: 0px;
	border: solid 1px #6cf;
	margin: 0 auto;
}
.header{
	max-width: 98%;
	margin: 0 auto;
	/*height: 45px;*/
	border-bottom: solid 1px #6cf;
	border-bottom:12px;
	position: relative;
	padding: 0px;
	margin-top: 2px;
	background:#6cf;
	background:#e6f4ff;
}
/**/
.menu{
	clear:both;
	margin-top:0px;
	margin-bottom:0px;
}
.menu{
	/*height: 22px;*/
	margin:0 auto;
	margin-top: 0px;
	position:relative;
	margin-bottom: 3px;
	background:#0079b8;
	padding-top:0px;
	height: auto;
}
.menu ul{
	/*padding: 6px;*/
	padding-top: 6px;
	padding-left: 0px;
	padding-bottom: 6px;
	padding-right: 0px;
	font-size:12px;
	list-style:none; 
	text-decoration:none;
	list-style:none;
	/*height: 22px;*/
	line-height:22px;
	margin-top: 0px !important;
	margin-bottom: 0px;
	height: auto;
}
.menu ul li {
	position:relative;
	float:left;
	/*margin:0;*/
	margin:0 auto;
	padding-top: 0px;
	padding:0px;
	padding-left: 0px;
	text-align:center;
	display:block;
	color: #fff;
	width: 100px;
	list-style:none;
	height: 22px;
	line-height: 22px;
	}
.menu ul li a{
	position:relative;
	float:left;
	margin-left: 0px;
	padding: 0px;
	padding:2px;;
	text-align:center;
	display:block;
	color: #fff;
	width: 105px;
	list-style:none;
	line-height: 20px;
	height: 22px;
	margin-top: -6px;
	}
.menu ul li a:hover{
	/*float:left;*/
	background:#66CCFF;
}
.menu li a{
	display: block;
}

a:link {
    color: #33F;
    text-decoration: none;
}
/**/
.main_container {
	width: 100%;
	min-height: 532px;
	position: relative;
	padding: 0px;
	border: solid 1px #66ccff;
	border-bottom: 0px;
	border-radius: 2px 0 0 2px;
	background: #ffffff;
}
.inner-latest-contents {
	background:#fff;
	width: 68%;
	min-height: 312px;
	text-align:left;
	background: #fff;
	float:left;
	padding: 0px;
}
.inner-left-ads{
	background: #fff;
	width: 30%;
	min-height: 312px;
	text-align:left;
	float: left;
	margin-left: 6px;
	margin-right: 4px;
	display: block;
}
.inner-most-popular {
    background: #fff;
    width: 68%;
    min-height: 312px;
    margin-left: 6px;
	margin-right: 4px;
    float: left;
    margin-left: 0px;
}
.most-pop-right-ads{
	width: 30%;
	min-height: 432px;
	float: right;
	display: block;
}
.left-cloud-tags{
	background:#fff;
	width: 96%;
	margin:0 auto;
	margin-top: 4px;
	min-height:110px;
	padding: 8px;
	float:left;
	display: none;
}
.right-contents{
	display: none;
	width: 100%;
	background: #fff;
	float:left;
	padding:4px;
	margin:0 auto;
	margin-left: 12px;
	margin-top: 2em;
	text-align: left;
	background:#fff; width: 297px;
	min-height: 332px;
	border: 1px solid #6cf;
}
}
@media(max-width:768px){
.wrapper {
	width: 100%;
	margin-top: 2px;
	padding:0;
	position:relative;
	border: solid 1px #6cf;
}
.most-pop-right-ads{
	display: none;
}
.inner-left-ads{
	display: none;
}
#imgcaption {
	display:none;
}
.inner-most-popular img{
	width: 92%;
	margin: 0 auto;
	margin: 10px;
	display: none;
}
.top-socials{
	width: 100%;
	margin:0 auto;
	margin-bottom: 6px;
	background-color:#fff;
}
.main_container{
	width: 100%;
	padding: 0px;
	margin:0 auto;
	margin-top:0px;
	border:0px;
	text-align: justify;
}
.header{
	margin: 0 auto;

	/*border: 2px solid #6cf;*/
	border-bottom:0px;
	position: relative;
	padding: 2px;
	margin-top: 0px;
	background:#e6f4ff;
}
.logo{
	float: left;
	margin-right: 21px;
	width: 22%;
}
.logo img{
	height:62px;
	width:213px;
}
.ads {
	height: 40px;
	width: auto;
	width: 100%;
	margin: 0 auto;
	margin-top: -6px;
	margin-bottom: 26px;
	margin-right: 0px !important;
}
.menu{
	height: 40px;
	position:relative;
	padding:8px;
	margin: 0 auto;
	margin-top: 4px;
	margin-bottom: 6px;
}
.tophead {
	padding: 3px;
    padding-left: 2px;
    color: #FFF;
    background-color: #0079B8;
    font-size: 14px;
    height: 16px;
    font-weight: bold;
}
.left-contents{
	width: 98%;
	background:#e6f4ff;
	margin:0 auto;
	padding:2px;
	min-height: 322px;
	position: relative;
	border: 0px;
	text-align: justify;
	margin-left: 8px;
}
.inner-most-popular {
    background: #fff;
    width: 98%;
    min-height: 432px;
    margin: 0 auto;
    float: left;
    margin-left: 0px;
}
#imgcaption {
	display:none;
}
.inner-most-popular img{
	width: 92%;
	margin: 0 auto;
	margin: 10px;
	display: none;
}
.inner-latest-contents {
	background:#fff;
	width: 98%;
	min-height: 312px;
	text-align:left;
	background: #fff;
	float:left;
	padding: 0px;
}
.left-cloud-tags{
	background:#fff; width: 96%;
	margin:0 auto;
	margin-top: 6px;
	min-height: 104px;
	padding: 8px;
	float:left;
}
.inner-latest-contents {
	background:#fff;
	width: 98%;
	min-height: 312px;
	text-align:left;
	background: #fff;
	float:left;
	padding: 0px;
}
.wrap-news-headlines{
	width: 100%;
	height: auto;
	background: #fff;
	margin-left: 0px;
}
.inner-news-headlines{
	width:98%; min-height: 500px; background: #fff;
	padding: 2px;
}
.newsbody {
    padding: 1px 3px 3px;
    background-color: #FBFBFF;
}
.recent-posts {
	width: 98%;
	min-height: 205;
	text-align:left;
	margin:0 auto;
	margin-top: 6px;
	background: #fff;
}
.top-posts {
	width: 98%;
	min-height: 205;
	text-align:left;
	margin: 0 auto;
	margin-top: 6px;
	background: #fff;
}
.top-stories {
	width: 98%; min-height: 210px; margin-top: 6px; margin-bottom:6px;
	margin-right: 6px;
}
.right-contents{
	width: 98%;
	min-height:233px;
	background: #fff;
	margin:0 auto;
	padding:0px;
	margin-top: 332px;
	/*border: 1px solid #6cf;*/
	border:0;
	border-top: 5px solid #e6f4ff;
}


#expand_button{
	display:block;
}
#expand_button::after{
}
.xtop-bar{
	display: block;
}
/*#main-nav::before{
	content: "Menu":
}*/
#main-nav{
	display:none;
}
.footer{
	background:#0079b8;
	max-width: 1134px;
	padding:6px;
	height: 18px; 
	margin:0 auto;
	margin-top: 2px;
}

#copyright
{
padding-left:0;
color:#fff;
height: 18px;
margin: 0 auto;
}
#fcont
{
padding-left:4; color:#fff; float:right;
margin-left: 0px;
height: 18px;
float: right;
display:none;
}
}
@media(max-width:720px){
.most-pop-right-ads{
	display: none;
}
.inner-left-ads{
	display: none;
}
#imgcaption {
	display:none;
}
.inner-most-popular img{

	display: none;
}
.wrapper {
	margin-top: 2px;
	padding:0;
	position:relative;
	border: solid 1px #6cf;
}
.top-socials{
	width: 100%;
	margin:0 auto;
	margin-bottom: 6px;
	background-color:#fff;
}
.main_container{
	width: 100%;
	padding: 0px;
	margin:0 auto;
	margin-top:0px;
	border:0px;
	text-align: justify;
	 background-color: #E6F4FF;
}
.header{
	margin: 0 auto;

	/*border: 2px solid #6cf;*/
	border-bottom:0px;
	position: relative;
	padding: 2px;
	margin-top: 0px;
	background:#e6f4ff;
}
.logo{
	float: left;
	margin-right: 21px;
	width: 22%;
}
.logo img{
	height:62px;
	width:213px;
}
.ads {
	height: 40px;
	width: auto;
	width: 100%;
	margin: 0 auto;
	margin-top: -6px;
	margin-bottom: 26px;
	margin-right: 0px !important;
}
.menu{
	height: 40px;
	position:relative;
	padding:0px;
	margin: 0 auto;
	margin-top: 0px;
	margin-bottom: 6px;
}
.tophead {
	padding: 3px;
    padding-left: 2px;
    color: #FFF;
    background-color: #0079B8;
    font-size: 14px;
    height: 16px;
    font-weight: bold;
}
.left-contents{
	width: 98%;
	background:#e6f4ff;
	margin:0 auto;
	padding:2px;
	min-height: 322px;
	position: relative;
	border: 0px;
	text-align: justify;
}
.left-cloud-tags{
	background:#fff; width: 98%;
	margin:0 auto;
	margin-top: 6px;
	min-height: 102px;
	padding: 8px;
	float:left;
}
.inner-latest-contents {
	background:#fff;
	width: 98%;
	min-height: 312px;
	text-align:left;
	background: #fff;
	float:left;
	padding: 0px;
}
.wrap-news-headlines{
	width: 100%;
	height: auto;
	background: #fff;
	margin-left: 0px;
	background-color: #E6F4FF;
}
.inner-news-headlines{
	width:98%; min-height: 500px; background: #fff;
	padding: 2px;
}
.newsbody {
    padding: 1px 3px 3px;
    background-color: #FBFBFF;
}
.recent-posts {
	width: 98%;
	min-height: 205;
	text-align:left;
	margin:0 auto;
	margin-top: 6px;
	background: #fff;
}
.top-posts {
	width: 98%;
	min-height: 205;
	text-align:left;
	margin: 0 auto;
	margin-top: 6px;
	background: #fff;
}
.top-stories {
	width: 98%; min-height: 210px; margin-top: 6px; margin-bottom:6px;
	margin-right: 6px;
}
.right-contents{
	width: 98%;
	min-height:233px;
	background: #fff;
	margin:0 auto;
	padding:0px;
	margin-top: 332px;
	/*border: 1px solid #6cf;*/
	border:0;
	border-top: 5px solid #e6f4ff;
}


#expand_button{
	display:block;
}
#expand_button::after{
}
.xtop-bar{
	display: block;
}
/*#main-nav::before{
	content: "Menu":
}*/
#main-nav{
	display:none;
}
.footer{
	background:#0079b8;
	width: 100%;
	padding:0px;
	height: 28px; 
	/*margin:0 auto;*/
	margin-top: 2px;
	border: solid 1px #0079b8;
	text-align: center;
}
#copyright
{
/*padding-left:4;*/ 
/*margin: 0 auto;*/
margin-top: 2px;
color:#fff;
height: 18px;
text-align:center;
/*float:left;*/
}
#fcont
{
padding-right:0;
color:#fff;
float:right;
float: left;
margin-left: 0px;
height: 18px;

}
}
@media(max-width:640px){
.most-pop-right-ads{
	display: none;
}
.inner-left-ads{
	display: none;
}
#imgcaption {
	display:none;
}
.inner-most-popular img{

	display: none;
}
.wrapper {
	width: 100%;
	margin-top: 0px;
	padding:0;
	position:relative;
	border: solid 1px #6cf;
}
.top-search{
	width: 100%;
	height: 50px;
	margin: 0 auto;
	position: relative;
	display: block;
	background: #ecedfd;
	padding-top: 10px;
	text-align:center;
/*	margin-bottom: 15px;*/
}
.msite{
	width:98%;
	vertical-align: middle;
	margin-bottom: 6px;
}
.gsearch{
	width: 98%;
	text-wrap:none;
	margin:auto;
	float:right;
}
.cse-branding-logo{
	display: none;
}
.logo{
	float: left;
	margin-right: 21px;
	width: 22%;
}
.logo img{
	height:62px;
	width:213px;
}
.ads {
	height: 40px;
	width: auto;
	width: 100%;
	margin: 0 auto;
	margin-top: -6px;
	margin-bottom: 25px;
	margin-right: 0px !important;
}

.top-socials{
	width: 100%;
	margin:0 auto;
	margin-bottom: 6px;
	background-color:#fff;
}
.top-socials{
	width: 100%;
	margin:0 auto;
	margin-bottom: 6px;
	background-color:#fff;
}
.main_container{
	width: 100%;
	padding: 0px;
	margin:0 auto;
	margin-top:0px;
	border:0px;
	text-align: justify;
}
.header{
	margin: 0 auto;

	/*border: 2px solid #6cf;*/
	border-bottom:0px;
	position: relative;
	padding: 2px;
	margin-top: 0px;
	background:#e6f4ff;
}
.logo{
	
}
.menu{
	height: 40px;
	position:relative;
	padding:8px;
	margin: 0 auto;
	margin-top: 4px;
	margin-bottom: 6px;
}
.tophead {
	padding: 3px;
    padding-left: 2px;
    color: #FFF;
    background-color: #0079B8;
    font-size: 14px;
    height: 16px;
    font-weight: bold;
}
.left-contents{
	width: 98%;
	background:#e6f4ff;
	margin:0 auto;
	padding:2px;
	min-height: 322px;
	position: relative;
	border: 0px;
	text-align: justify;
}
.inner-most-popular {
    background: #fff;
    width: 98%;
    min-height: 432px;
    margin: 0 auto;
    float: left;
    margin-left: 0px;
}
#imgcaption {
	display:none;
}
.inner-most-popular img{
	display: none;
}
.inner-latest-contents {
	background:#fff;
	width: 98%;
	min-height: 312px;
	text-align:left;
	background: #fff;
	float:left;
	padding: 0px;
}
.left-cloud-tags{
	background:#fff;
	 width: 94%;
	margin:0 auto;
	margin-top: 6px;
	min-height: 102px;
	padding: 8px;
	float:left;
}
.inner-latest-contents {
	background:#fff;
	width: 98%;
	min-height: 312px;
	text-align:left;
	background: #fff;
	float:left;
	padding: 0px;
}
.wrap-news-headlines{
	width: 100%;
	height: auto;
	background: #fff;
	/*margin-left: 0px;*/
	background-color: #E6F4FF;
	margin: 0 auto;
}
.inner-news-headlines{
	width:98%; min-height: 500px; background: #fff;
	padding: 2px;
}
.newsbody {
    padding: 1px 3px 3px;
    background-color: #FBFBFF;
}
.recent-posts {
	width: 98%;
	min-height: 205;
	text-align:left;
	margin:0 auto;
	margin-top: 6px;
	background: #fff;
}
.top-posts {
	width: 98%;
	min-height: 205;
	text-align:left;
	margin: 0 auto;
	margin-top: 6px;
	background: #fff;
}
.top-stories {
	width: 98%; min-height: 210px; margin-top: 6px; margin-bottom:6px;
	margin-right: 6px;
}
.right-contents{
	width: 98%;
	min-height:233px;
	background: #fff;
	margin:0 auto;
	padding:0px;
	margin-top: 332px;
	/*border: 1px solid #6cf;*/
	border:0;
	border-top: 5px solid #e6f4ff;
}
#expand_button{
	display:block;
}
#expand_button::after{
}
.xtop-bar{
	display: block;
}
/*#main-nav::before{
	content: "Menu":
}*/
#main-nav{
	display:none;
}
.footer{
	background:#0079b8;
	width: 100%;
	padding:0px;
	height: 28px; 
	/*margin:0 auto;*/
	margin-top: 2px;
	border: solid 1px #0079b8;
	text-align: center;
}
#copyright
{
/*padding-left:4;*/ 
/*margin: 0 auto;*/
margin-top: 2px;
color:#fff;
height: 18px;
text-align:center;
/*float:left;*/
}
#fcont
{
padding-right:0;
color:#fff;
float:right;
float: left;
margin-left: 0px;
height: 18px;

}
}
@media(max-width:600px){
.most-pop-right-ads{
	display: none;
}
.inner-left-ads{
	display: none;
}
#imgcaption {
	display:none;
}
.inner-most-popular img{
	display: none;
}
.wrapper {
	width: 100%;
	margin-top: 2px;
	padding:0;
	position:relative;
	border: solid 1px #6cf;
}
.top-search{
	width: 100%;
	height: 50px;
	margin: 0 auto;
	position: relative;
	display: block;
	background: #ecedfd;
	padding-top: 10px;
	text-align:center;
/*	margin-bottom: 15px;*/
}
.msite{
	width:98%;
	vertical-align: middle;
	margin-bottom: 6px;
}
.gsearch{
	width: 98%;
	text-wrap:none;
	margin:auto;
	float:right;
}
.cse-branding-logo{
	display: none;
}
.ads{
	width: 100%;
	height: 45px;
	margin: 0 auto;
	margin-top: -25px;
	margin-bottom: 26px;
}
.top-socials{
	width: 100%;
	margin:0 auto;
	margin-bottom: 6px;
	background-color:#fff;
}
.top-socials{
	width: 100%;
	margin:0 auto;
	margin-bottom: 6px;
	background-color:#fff;
}
.main_container{
	width: 100%;
	padding: 0px;
	margin:0 auto;
	margin-top:0px;
	border:0px;
	text-align: justify;
}
.header{
	margin: 0 auto;

	/*border: 2px solid #6cf;*/
	border-bottom:0px;
	position: relative;
	padding: 2px;
	margin-top: 0px;
	background:#e6f4ff;
}
.logo{
	float: left;
	margin-right: 21px;
	width: 22%;
}
.logo img{
	height:62px;
	width:213px;
}
.ads {
	height: 40px;
	width: auto;
	width: 100%;
	margin: 0 auto;
	margin-top: -6px;
	margin-bottom: 26px;
	margin-right: 0px !important;
}
.menu{
	height: 40px;
	position:relative;
	padding:8px;
	margin: 0 auto;
	margin-top: 4px;
	margin-bottom: 6px;
}
.tophead {
	padding: 3px;
    padding-left: 2px;
    color: #FFF;
    background-color: #0079B8;
    font-size: 14px;
    height: 16px;
    font-weight: bold;
}
.left-contents{
	width: 98%;
	background:#e6f4ff;
	margin:0 auto;
	padding:2px;
	min-height: 322px;
	position: relative;
	border: 0px;
	text-align: justify;
}
.inner-most-popular {
    background: #fff;
    width: 98%;
    min-height: 432px;
    margin: 0 auto;
    float: left;
    margin-left: 0px;
}
#imgcaption {
	display:none;
}
.inner-most-popular img{
	display: none;
}
.inner-latest-contents {
	background:#fff;
	width: 98%;
	min-height: 312px;
	text-align:left;
	background: #fff;
	float:left;
	padding: 0px;
}
.left-cloud-tags{
	background:#fff; width: 98%;
	margin:0 auto;
	margin-top: 6px;
	min-height: 102px;
	padding: 8px;
	float:left;
}
.inner-latest-contents {
	background:#fff;
	width: 98%;
	min-height: 312px;
	text-align:left;
	background: #fff;
	float:left;
	padding: 0px;
}
.wrap-news-headlines{
	width: 100%;
	height: auto;
	background: #fff;
	margin-left: 0px;
	 background-color: #E6F4FF;
}
.inner-news-headlines{
	width:98%; min-height: 500px; background: #fff;
	padding: 2px;
}
.newsbody {
    padding: 1px 3px 3px;
    background-color: #FBFBFF;
}
.recent-posts {
	width: 98%;
	min-height: 205;
	text-align:left;
	margin:0 auto;
	margin-top: 6px;
	background: #fff;
}
.top-posts {
	width: 98%;
	min-height: 205;
	text-align:left;
	margin: 0 auto;
	margin-top: 6px;
	background: #fff;
}
.top-stories {
	width: 98%; min-height: 210px; margin-top: 6px; margin-bottom:6px;
	margin-right: 6px;
}
.right-contents{
	width: 98%;
	min-height:233px;
	background: #fff;
	margin:0 auto;
	padding:0px;
	margin-top: 332px;
	/*border: 1px solid #6cf;*/
	border:0;
	border-top: 5px solid #e6f4ff;
}
#expand_button{
	display:block;
}
#expand_button::after{
}
.xtop-bar{
	display: block;
}
/*#main-nav::before{
	content: "Menu":
}*/
#main-nav{
	display:none;
}
.footer{
	background:#0079b8;
	width: 100%;
	padding:0px;
	height: 28px; 
	/*margin:0 auto;*/
	margin-top: 2px;
	border: solid 1px #0079b8;
	text-align: center;
}
#copyright
{
/*padding-left:4;*/ 
/*margin: 0 auto;*/
margin-top: 2px;
color:#fff;
height: 18px;
text-align:center;
/*float:left;*/
}
#fcont
{
padding-right:0;
color:#fff;
float:right;
float: left;
margin-left: 0px;
height: 18px;
}
}
@media(max-width:532px){
.most-pop-right-ads{
	display: none;
}
.inner-left-ads{
	display: none;
}
#imgcaption {
	display:none;
}
.inner-most-popular img{
	display: none;
}
.wrapper {
	width: 100%;
	margin-top: 2px;
	padding:0;
	position:relative;
	border: solid 1px #6cf;
}
.top-search{
	width: 100%;
	height: 50px;
	margin: 0 auto;
	position: relative;
	display: block;
	background: #ecedfd;
	padding-top: 10px;
	text-align:center;
/*	margin-bottom: 15px;*/
}
.msite{
	width:98%;
	vertical-align: middle;
	margin-bottom: 6px;
}
.gsearch{
	width: 98%;
	text-wrap:none;
	margin:auto;
	float:right;
}
.cse-branding-logo{
	display: none;
}
.ads{
	width: 100%;
	height: 45px;
	margin: 0 auto;
	margin-top: -25px;
	margin-bottom: 26px !important;
}
.top-socials{
	width: 100%;
	margin:0 auto;
	margin-bottom: 6px;
	background-color:#fff;
}
.top-socials{
	width: 100%;
	margin:0 auto;
	margin-bottom: 6px;
	background-color:#fff;
}
.main_container{
	width: 100%;
	padding: 0px;
	margin:0 auto;
	margin-top:0px;
	border:0px;
	text-align: justify;
}
.header{
	margin: 0 auto;

	/*border: 2px solid #6cf;*/
	border-bottom:0px;
	position: relative;
	padding: 2px;
	margin-top: 0px;
	background:#e6f4ff;
}
.logo{
	float: left;
	margin-right: 21px;
	width: 22%;
}
.logo img{
	height:62px;
	width:213px;
}
.ads {
	height: 40px;
	width: auto;
	width: 100%;
	margin: 0 auto;
	margin-top: -6px;
	margin-bottom: 26px;
	margin-right: 0px !important;
}
.menu{
	height: 40px;
	position:relative;
	padding:8px;
	margin: 0 auto;
	margin-top: 4px;
	margin-bottom: 6px;
}
.tophead {
	padding: 3px;
    padding-left: 2px;
    color: #FFF;
    background-color: #0079B8;
    font-size: 12px;
    height: 16px;
    font-weight: bold;
}
.left-contents{
	width: 98%;
	background:#e6f4ff;
	margin:0 auto;
	padding:2px;
	min-height: 322px;
	position: relative;
	border: 0px;
	text-align: justify;
}
.inner-most-popular {
    background: #fff;
    width: 100%;
    min-height: 432px;
    margin: 0 auto;
    float: left;
    margin-left: 0px;
}
#imgcaption {
	display:none;
}
.inner-most-popular img{
	width: 92%;
	margin: 0 auto;
	margin: 10px;
	display: none;
}
.inner-latest-contents {
	background:#fff;
	width: 98%;
	min-height: 312px;
	text-align:left;
	background: #fff;
	float:left;
	padding: 0px;
}
.left-cloud-tags{
	background:#fff; width: 98%;
	margin:0 auto;
	margin-top: 4px;
	min-height: 102px;
	padding: 8px;
	float:left;
}
.wrap-news-headlines{
	width: 100%;
	height: auto;
	background: #fff;
	margin-left: 0px;
	 background-color: #E6F4FF;
}
.inner-news-headlines{
	width:98%; min-height: 500px; background: #fff;
	padding: 4px;
}
.newsbody {
    padding: 1px 3px 3px;
    background-color: #FBFBFF;
}
.recent-posts {
	width: 98%;
	min-height: 205;
	text-align:left;
	margin:0 auto;
	margin-top: 6px;
	background: #fff;
}
.top-posts {
	width: 98%;
	min-height: 205;
	text-align:left;
	margin: 0 auto;
	margin-top: 6px;
	background: #fff;
}
.top-stories {
	width: 98%; min-height: 210px; margin-top: 6px; margin-bottom:6px;
	margin-right: 6px;
}
.right-contents{
	width: 98%;
	min-height:233px;
	background: #fff;
	margin:0 auto;
	padding:0px;
	margin-top: 332px;
	/*border: 1px solid #6cf;*/
	border:0;
	border-top: 5px solid #e6f4ff;
}
#expand_button{
	display:block;
}
#expand_button::after{
}
.xtop-bar{
	display: block;
}
/*#main-nav::before{
	content: "Menu":
}*/
#main-nav{
	display:none;
}
.footer{
	background:#0079b8;
	width: 100%;
	padding:0px;
	height: 28px; 
	/*margin:0 auto;*/
	margin-top: 2px;
	border: solid 1px #0079b8;
	text-align: center;
}
#copyright
{
/*padding-left:4;*/ 
/*margin: 0 auto;*/
margin-top: 2px;
color:#fff;
height: 18px;
text-align:center;
/*float:left;*/
}
#fcont
{
padding-right:0;
color:#fff;
float:right;
float: left;
margin-left: 0px;
height: 18px;
}
}
@media(max-width:480px){
.most-pop-right-ads{
	display: none;
}
.inner-left-ads{
	display: none;
}
#imgcaption {
	display:none;
}
.inner-most-popular img{
	display: none;
}
.wrapper {
	width: 100%;
	margin-top: 2px;
	padding:0;
	position:relative;
	border: solid 1px #6cf;
}
.top-search{
	width: 100%;
	height: 50px;
	margin: 0 auto;
	position: relative;
	display: block;
	background: #ecedfd;
	padding-top: 10px;
	text-align:center;
/*	margin-bottom: 15px;*/
}
.msite{
	width:98%;
	vertical-align: middle;
	margin-bottom: 6px;
}
.gsearch{
	width: 98%;
	text-wrap:none;
	margin:auto;
	float:right;
}
.cse-branding-logo{
	display: none;
}
.ads{
	width: 100%;
	height: 45px;
	margin: 0 auto;
	margin-top: -23px;
	margin-bottom: 24px !important;
}
.top-socials{
	width: 100%;
	margin:0 auto;
	margin-bottom: 6px;
	background-color:#fff;
}
.main_container{
	width: 100%;
	padding: 0px;
	margin:0 auto;
	margin-top:0px;
	border:0px;
	text-align: justify;
}
.header{
	margin: 0 auto;
	/*border: 2px solid #6cf;*/
	border-bottom:0px;
	position: relative;
	padding: 2px;
	margin-top: 0px;
	background:#e6f4ff;
}
.logo{
	float: left;
	margin-right: 21px;
	width: 22%;
}
.logo img{
	height:62px;
	width:213px;
}
.ads {
	height: 40px;
	width: auto;
	width: 100%;
	margin: 0 auto;
	margin-top: -6px;
	margin-bottom: 22px !important;
	margin-right: 0px !important;
}
.menu{
	height: 34px;
	position:relative;
	padding:8px;
	margin: 0 auto;
	margin-top: 4px;
	margin-bottom: 6px;
}
.tophead {
	padding: 3px;
    padding-left: 2px;
    color: #FFF;
    background-color: #0079B8;
    font-size: 14px;
    height: 16px;
    font-weight: bold;
}
.left-contents{
	width: 100%;
	background:#e6f4ff;
	margin:0 auto;
	padding:0px;
	min-height: 322px;
	position: relative;
	border: 0px;
	text-align: justify;
}
.inner-latest-contents {
	background:#fff;
	width: 100%;
	min-height: 312px;
	text-align:left;
	background: #fff;
	float:left;
	padding: 0px;
}
.left-cloud-tags{
	background:#fff; width: 100%;
	margin:0 auto;
	margin-top: 4px;
	min-height: 102px;
	padding: 8px;
}
.inner-latest-contents p{
	padding: 4px;
}
.inner-most-popular {
    background: #fff;
    width: 100%;
    min-height: 432px;
    margin: 0 auto;
    float: left;
    margin-left: 0px;
}
#imgcaption {
	display:none;
}
.inner-most-popular img{
	width: 92%;
	margin: 0 auto;
	margin: 10px;
	display: none;
}
.wrap-news-headlines{
	width: 100%;
	height: auto;
	background: #fff;
	margin-left: 0px;
	background-color: #E6F4FF;
}
.inner-news-headlines{
	width:98%; min-height: 500px; background: #fff;
	padding: 2px;
}
.newsbody {
    padding: 1px 3px 3px;
    background-color: #FBFBFF;
}
.recent-posts {
	width: 98%;
	min-height: 205;
	text-align:left;
	margin:0 auto;
	margin-top: 6px;
	background: #fff;
}
.top-posts {
	width: 98%;
	min-height: 205;
	text-align:left;
	margin: 0 auto;
	margin-top: 6px;
	background: #fff;
}
.top-stories {
	width: 98%; min-height: 210px; margin-top: 6px; margin-bottom:6px;
	margin-right: 6px;
}
.right-contents{
	width: 98%;
	min-height:233px;
	background: #fff;
	margin:0 auto;
	padding:0px;
	margin-top: 332px;
	/*border: 1px solid #6cf;*/
	border:0;
	border-top: 5px solid #e6f4ff;
}
#expand_button{
	display:block;
}
#expand_button::after{
}
.xtop-bar{
	display: block;
}
/*#main-nav::before{
	content: "Menu":
}*/
#main-nav{
	display:none;
}
.footer{
	background:#0079b8;
	width: 100%;
	padding:0px;
	height: 28px; 
	/*margin:0 auto;*/
	margin-top: 2px;
	border: solid 1px #0079b8;
	text-align: center;
}
#copyright
{
/*padding-left:4;*/ 
/*margin: 0 auto;*/
margin-top: 2px;
color:#fff;
height: 18px;
text-align:center;
/*float:left;*/
}
#fcont
{
padding-right:0;
color:#fff;
float:right;
float: left;
margin-left: 0px;
height: 18px;

}
}
@media(max-width: 320px){
.most-pop-right-ads{
	display: none;
}
.inner-left-ads{
	display: none;
}
#imgcaption {
	display:none;
}
.inner-most-popular img{
	display: none;
}
.wrapper {
	width: 100%;
	/*margin-top: 2px;
	padding:0;
	position:relative;*/
	border: solid 1px #6cf;
}
.top-search{
	width: 100%;
	height: 50px;
	margin: 0 auto;
	position: relative;
	display: block;
	background: #ecedfd;
	padding-top: 10px;
	text-align:center;
/*	margin-bottom: 15px;*/
}
.msite{
	width:98%;
	vertical-align: middle;
	margin-bottom: 6px;
}
.gsearch{
	width: 98%;
	text-wrap:none;
	margin:auto;
	float:right;
}
.cse-branding-logo{
	display: none;
}
.ads{
	width: 100%;
	height: 45px;
	margin: 0 auto;
	margin-top: -25px;
	margin-bottom: 23px;
}
.wrapper {
	width: 100%;
	/*margin-top: 0px;
	padding:0;
*/  position:relative;
	/*border: solid 1px #6cf;*/
}
.top-socials{
	width: 100%;
	margin:0 auto;
	margin-bottom: 6px;
	background-color:#fff;
}
.top-socials{
	width: 100%;
	margin:0 auto;
	margin-bottom: 6px;
	background-color:#fff;
}
.main_container{
	width: 100%;
	padding: 0px;
	margin:0 auto;
	margin-top:0px;
	border:0px;
	text-align: justify;
}
.header{
	margin: 0 auto;

	/*border: 2px solid #6cf;*/
	border-bottom:0px;
	position: relative;
	padding: 2px;
	margin-top: 0px;
	background:#e6f4ff;
}
.logo{
	float: left;
	margin-right: 21px;
	width: 22%;
}
.logo img{
	height:62px;
	width:213px;
}
.ads {
	height: 40px;
	width: auto;
	width: 100%;
	margin: 0 auto;
	margin-top: -6px;
	margin-bottom: 24px;
	margin-right: 0px !important;
}
.menu{
	height: 40px;
	position:relative;
	padding:0px;
	margin: 0 auto;
	margin-top: -10px;
	margin-bottom: 6px;
}
.tophead {
	padding: 3px;
    padding-left: 2px;
    color: #FFF;
    background-color: #0079B8;
    font-size: 14px;
    height: 16px;
    font-weight: bold;
}
.left-contents{
	width: 100%;
	background:#e6f4ff;
	margin:0 auto;
	padding:2px;
	min-height: 322px;
	position: relative;
	border: 0px;
	text-align: justify;
}
.inner-latest-contents {
	background:#fff;
	width: 98%;
	min-height: 212px;
	text-align:left;
	background: #fff;
	float:left;
	padding: 0px;
}
.left-inner-contents{
	width: 100%;
	padding:0px;
	margin: 0 auto;
}
.inner-most-popular {
	background:#fff;
	width: 100%; 
	/*min-height: 310px; */
	margin:0 auto; 
	float: left;
}
.left-cloud-tags{
	background:#fff; width: 98%;
	margin:0 auto;
	margin-top: 4px;
	min-height: 102px;
	padding: 6px;
	float:left;
	display: none;
}
.wrap-news-headlines{
	width: 100%;
	height: auto;
	background: #fff;
	margin-left: 0px;
}
.inner-news-headlines{
	width:98%; min-height: 500px; background: #fff;
	padding: 2px;
}
.newsbody {
    padding: 1px 3px 3px;
    background-color: #FBFBFF;
}
.recent-posts {
	width: 98%;
	min-height: 205;
	text-align:left;
	margin:0 auto;
	margin-top: 6px;
	background: #fff;
}
.top-posts {
	width: 98%;
	min-height: 205;
	text-align:left;
	margin: 0 auto;
	margin-top: 6px;
	background: #fff;
}
.top-stories {
	width: 98%; min-height: 210px; margin-top: 6px; margin-bottom:6px;
	margin-right: 6px;
}
.right-contents{
/*	width: 98%;
	min-height:233px;
	background: #fff;
	margin:0 auto;
	padding:0px;
	margin-top: 332px;
	/*border: 1px solid #6cf;*/
	border:0;
	border-top: 5px solid #e6f4ff;*/
	display: none;
}
#expand_button{
	display:block;
}
.xtop-bar{
	display: block;
}
#main-nav{
	display:none;
}
.footer{
	background:#0079b8;
	width: 100%;
	padding:0px;
	height: 28px; 
	/*margin:0 auto;*/
	margin-top: 2px;
	border: solid 1px #0079b8;
	text-align: center;
}
#copyright
{
/*padding-left:4;*/ 
/*margin: 0 auto;*/
margin-top: 2px;
color:#fff;
height: 18px;
text-align:center;
/*float:left;*/
}
#fcont
{
padding-right:0;
color:#fff;
float:right;
float: left;
margin-left: 0px;
height: 18px;

}
/*#copyright
{
padding-left:0;
color:#fff;
height: 18px;
margin: 0 auto;
text-align:center;
}
#fcont
{
padding-left:4; color:#fff;
margin-left: 0px;
height: 18px;

}*/
}
@media(max-width: 240px){
.most-pop-right-ads{
	display: none;
}
.inner-left-ads{
	display: none;
}
#imgcaption {
	display:none;
}
.inner-most-popular img{
	display: none;
}
.wrapper {
	width: 100%;
	margin-top: 0px;
	padding:0;
	position:relative;
	border: solid 1px #6cf;
}
.top-search{
	width: 100%;
	height: 30px;
	margin: 0 auto;
	position: relative;
	display: block;
	background: #ecedfd;
	padding-top: 10px;
	text-align:center;
/*	margin-bottom: 15px;*/
}
.msite{
	width:98%;
	vertical-align: middle;
	margin-bottom: 6px;
}
.gsearch{
	width: 98%;
	text-wrap:none;
	margin:auto;
	float:right;
}
.cse-branding-logo{
	display: none;
}
/*.ads{
	width: 100%;
	height: 45px;
	margin: 0 auto;
	margin-top: 3px;
	margin-bottom: 10px;
}*/
.logo{
	float: left;
	margin-right: 21px;
	width: 22%;
}
.logo img{
	height:62px;
	width:213px;
}
.ads {
	height: 40px;
	width: auto;
	width: 100%;
	margin: 0 auto;
	margin-top: 13px;
	margin-bottom: 24px;
	margin-right: 10px !important;
}

.top-socials{
	width: 100%;
	margin:0 auto;
	margin-bottom: 6px;
	background-color:#fff;
}
.top-socials{
	width: 100%;
	margin:0 auto;
	margin-bottom: 6px;
	background-color:#fff;
}
.main_container{
	width: 100%;
	padding: 0px;
	margin:0 auto;
	margin-top:0px;
	border:0px;
	text-align: justify;
}
.header{
	margin: 0 auto;

	/*border: 2px solid #6cf;*/
	border-bottom:0px;
	position: relative;
	padding: 2px;
	margin-top: 0px;
	background:#e6f4ff;
}
.logo{
	position:relative;	
}
.top-socials{
	width: 100%;
	margin:0 auto;
	margin-bottom: 6px;
	background-color:#fff;
}
.left-inner-contents{
	width: 100%;
	padding: 4px;
	
}
.inner-latest-contents {
	background:#fff; 
	width: 100%;
	min-height: 252px;
	text-align:left;
	background: #fff;
	float:left;
	padding: 0px;
}
.inner-most-popular {
	background:#fff; width:98%; 
	min-height: 212px; 
	margin:0 auto; float: left;
	margin-left: 3px;
}
.left-cloud-tags{
	background:#fff; width: 100%;
	margin:0 auto;
	margin-top: 4px;
	padding: 6px;
	display: none;
}
}