/*
Theme Name: purnapusti
Theme URI: http://sumanshresthaa.com.np/
Author: Suman Shrestha
Author URI: http://sumanshresthaa.com.np/
Description: A complete online news magazine portal theme for Purnapusti Media, proudly designed and developed by Suman Shrestha with Love.
Version: 1.1.10
License: GNU General Public License v3.0 /
License URI: http://www.gnu.org/licenses/gpl-3.0.html
Tags: gray, light, two-columns, right-sidebar, responsive-layout, custom-background, custom-colors, custom-header, custom-menu, featured-images, flexible-header, sticky-post,  theme-options, threaded-comments, translation-ready

This theme, like WordPress, is licensed under the GPL.
Use it to make something cool, have fun, and share what you've learned with others.

This theme is the most seamless and minimalistic integration of Twitter Bootstrap Framework into
the _s starter theme from Automattic, the guys behind WordPress.

_s (or Underscores) http://underscores.me/, (C) 2012-2013 Automattic, Inc. Twitter Bootstrap

Credits:

1. Bootstrap

 * Bootstrap v3.3.6 (http://getbootstrap.com)
 * Copyright 2011-2015 Twitter, Inc.
 * Licensed under MIT (https://github.com/twbs/bootstrap/blob/master/LICENSE)

 * Generated using the Bootstrap Customizer (http://getbootstrap.com/customize/?id=f58353a31151a8c05d7c)
 * Config saved to config.json and https://gist.github.com/f58353a31151a8c05d7c

2. wp_bootstrap_navwalker

* Class Name: wp_bootstrap_navwalker
* GitHub URI: https://github.com/twittem/wp-bootstrap-navwalker

3. Glyphicons

 * http://getbootstrap.com/components/

*/

body {
	word-wrap: break-word;
}

/* Alignment */
.alignleft {
	display: inline;
	float: left;
	margin-right: 1.5em;
}
.alignright {
	display: inline;
	float: right;
	margin-left: 1.5em;
}
.aligncenter {
	clear: both;
	display: block;
	margin: 0 auto;
}


/* Images and wp-captions should always fit and be responsive */
img {
	display: inline-block;
	height: auto;
	max-width: 100%;
}
img[class*="wp-image-"] {
	margin-top: 10px;
	margin-bottom: 10px;
}
.wp-caption {
	border: 1px solid #ccc;
	margin-bottom: 10px;
	max-width: 100%;
	border-radius: 4px;
	padding: 0 10px;
}
.wp-caption.aligncenter {
	margin-bottom: 10px;
}
.wp-caption img[class*="wp-image-"] {
	display: block;
}
.wp-caption .wp-caption-text {
	text-align: center;
	margin-top: 10px;
}

/* WP Gallery */
.gallery {
	margin-bottom: 1.5em;
}
.gallery a img {
	border: none;
	height: auto;
	max-width: 90%;
}
.gallery dd {
	margin: 0;
}
.gallery-caption {
	display: block;
}

/* Make sure embeds and iframes fit their containers */
embed,
iframe,
object {
	max-width: 100%;
}


/* Text meant only for screen readers */
.screen-reader-text {
	clip: rect(1px, 1px, 1px, 1px);
	position: absolute !important;
}
.screen-reader-text:hover,
.screen-reader-text:active,
.screen-reader-text:focus {
	background-color: #f1f1f1;
	border-radius: 3px;
	box-shadow: 0 0 2px 2px rgba(0, 0, 0, 0.6);
	clip: auto !important;
	color: #21759b;
	display: block;
	font-size: 14px;
	font-weight: bold;
	height: auto;
	left: 5px;
	line-height: normal;
	padding: 15px 23px 14px;
	top: 5px;
	width: auto;
	z-index: 100000; /* Above WP toolbar */
}


/* Content */
.main-content-inner {
	padding-bottom: 1.5em;
}
.hentry {
	margin: 0 0 1.5em;
}
.sticky {
	display: block;
}
.bypostauthor {
	display: block;
}


/* Clearing */
.clear {
	clear: both;
}

/* Navigation */

.dropdown-submenu{position:relative;}
.dropdown-submenu>.dropdown-menu{top:0;left:100%;-webkit-border-radius:0 6px 6px 6px;-moz-border-radius:0 6px 6px 6px;border-radius:0 6px 6px 6px;}
.dropdown-submenu:active>.dropdown-menu, .dropdown-submenu:hover>.dropdown-menu {
display: block;
}
.dropdown-submenu>a:after{display:block;content:" ";float:right;width:0;height:0;border-color:transparent;border-style:solid;border-width:5px 0 5px 5px;border-left-color:#cccccc;margin-top:5px;margin-right:-10px;}
.dropdown-submenu:active>a:after{border-left-color:#ffffff;}
.dropdown-submenu.pull-left{float:none;}.dropdown-submenu.pull-left>.dropdown-menu{left:-100%;margin-left:10px;-webkit-border-radius:6px 0 6px 6px;-moz-border-radius:6px 0 6px 6px;border-radius:6px 0 6px 6px;}


/* Here some needed widget styles
 * Most widgets are adapted in the file bootstrap-wp.js - and REALLY easy to modify! ;) */
.widget { margin-bottom: 2em; }
.widget_nav_menu ul.sub-menu li, .widget_pages ul.children li { padding-left: 15px; }

/* Hiding the search widget's button in widgets. thats just too old-skool. :) but if you want it back, just delete the next line.
 * Note: you can change the whole appearance of the search_form() function in our searchform.php */
.widget_search .search-form input[type="submit"] { display: none; }

/* Make sure select elements fit in widgets */
.widget select {
	max-width: 100%;
}

/* Nested comments? They are threaded and nested already, you just need to add your own styling to finalize!
 * For example with some margin, like the line below ;) Delete, modify, change classes in HTML if you desire another style */
 .comment .children { margin-left: 1.5em; }

/**
* Some WP Theme Repository requirements
*/

.sticky {
}

.gallery-caption {

}

.bypostauthor {

}

.entry-meta {
	clear: both;
}



/* styles for purnapusti_pagination und purnapusti_link_pages */
nav form.tk-page-nav,
nav .input-group,
nav .input-group-btn,
nav .form-control {
    display: inline;
}

body, h1, h2, h3, h4, h5, h6, p{
	font-family: Mukta !important;
}
a:hover{
	text-decoration: none !important;
}
.rows{padding: 0px 25px;}



.top-header {
    background: #2889cd;
    display: block;
    color: #eee;
    padding: 5px 0;
}
.nep-to-eng.nepali-date-converter {
    float: left;
    margin-right: 20px;
}
.top-socials {
    text-align: right;
}
.top-socials a {
    color: #fff;
    font-size: 16px;
    padding: 0px 0px 0px 10px;
}
.top-socials a:hover{
	color: #999;
}



.site-header {
    padding: 15px 0;
}


.breaking-news, .banner-news {
    display: block;
    border: 1px solid #ddd;
    background: #f9f9f9;
    margin: 10px 0;
    padding: 15px;
}
.breaking-news h2, .banner-news h2 {
    margin: 0px !important;
    padding: 15px;
}
.breaking-news h2 a, .banner-news h2 a {
    color: #053d72;
    font-size: 50px;
    font-weight: 900;
}
.breaking-news h2 a:hover, .banner-news h2 a:hover{
	color: #f50201;
}
.banner-news h3 {
    font-size: 24px;
    font-weight: 600;
    color: #222;
    margin-top: 0px;
}
.banner-news img{
	padding: 20px;
}
.banner-news p{
	font-size: 24px;
}


#mainNewsWrapper {
    display: block;
    padding: 30px 0;
}
#mainNewsWrapper p {
    color: #000;
    line-height: 22px;
    font-size: 16px;
    font-weight: 400;
}
.titleBig {
    font-size: 22px;
    font-weight: 600;
    color: #fff;
    background: #053d72;
    margin-top: 10px;
    padding: 10px 15px;
}
.titleBig.news {
    background: #f50201;
}
.titleBig.artha {
    background: brown;
}
.titleBig.entertaimnent1 {
    background: #c40c51;
}
.titleBig.entertaimnent2 {
    background: #a83d17;
}
.titleBig.epaper {
    background: #6b3904;
}
.titleBig.default {
    background: #053d72;
}
.titleBig.green {
    background: #034c1b;
}
.titleBig.red {
    background: #7c0c0e;
}
.titleBig.purple {
    background: #920e55;
}

.economy-full h3 a {
    font-size: 30px;
    font-weight: 600;
    color: #053d72;
    line-height: 36px;
}
.economy-full h3 a:hover{
	color: #f50201;
}
.economy-full h4 {
    color: #f50201;
    font-weight: 600;
}

.economy.clearfix {
    list-style: none;
    border-bottom: 1px solid #ddd;
    margin-bottom: 10px;
}
.economy.clearfix:last-child{
	border-bottom: none;
}
.economy h3 {
    margin-top: 0px;
    font-size: 18px;
    font-weight: 600;
    line-height: 22px;
    color: #053d72;
}
.economy h3 a{
	color: #053d72;
}
.economy h3 a:hover{
	color: #f50201;
}


.img .titleBig {
    margin-bottom: 0px;
}
.blocknews ul {
    margin: 0px 0px 15px;
    padding: 0;
    background: #f8f8f8;
    list-style: none;
}
.blocknews ul li {
    border-bottom: 1px solid #999;
    padding: 8px 8px;
}
.blocknews ul li:last-child{
	border-bottom: none;
}
.blocknews ul li a {
    color: #053d72;
    font-weight: 600;
    font-size: 16px;
}
.blocknews ul li a :hover{
	color: #f50201;
}

#sumanshresthaa {
    max-height: 555px;
    overflow: hidden;
}
#sumanshresthaa .carousel-caption {
    display: block;
    right: 0%;
    left: 0%;
    width: 100%;
    bottom: 0%;
    background: #000;
    opacity: 0.6;
}
#sumanshresthaa .featuredTitle a{
	color: #fff !important;
	font-weight: 600;
}




.site-footer {
    display: block;
    background: #053d72;
    color: #fff;
    margin-top: 30px;
    padding: 50px 0px;
}
.widgettitle {
    margin-top: 0px;
    font-size: 20px;
    font-weight: 600;
}
.footer-blocks ul {
    margin: 20px 0;
    padding: 0;
    list-style: none;
}
.footer-blocks li {
    border-bottom: 1px solid #043360;
    color: #fff;
    padding: 5px 2px;
}
.footer-blocks li:last-child{
	border-bottom: none;
}
.footer-blocks li a{
	color: #fff;
}
.footer-blocks li a:hover{
	color: #999;
}


.site-info {
    display: block;
    color: #fff;
    padding: 20px 20px 0px 20px;
    border-top: 1px solid #043360;
    margin-top: 30px;
    letter-spacing: 2px;
    font-size: 12px;
}
.site-info a{
	color: #fff;
}
.site-info a:hover{
	color: #999;
}





#innerpage {
    padding: 30px 0;
}
.page-title {
    color: #00481b;
    font-size: 50px;
    font-weight: 900;
    letter-spacing: 4px;
}
.news-title {
    margin-top: 0;
}
.news-title a {
    color: #043360;
    font-size: 30px;
    font-weight: 600;
}
.news-title a:hover{
	color: #f50201;
}

.entry-meta {
    display: block;
    width: 100%;
    overflow: hidden;
    margin-bottom: 10px;
    border-bottom: 1px solid #ddd;
    padding-bottom: 5px;
}
.meta_format {
    float: left;
    margin-right: 10px;
}
.meta_format .fa {
    padding-right: 6px;
}

.entry-summary p {
    font-size: 18px;
}
.entry-content p {
    font-size: 20px;
    padding: 20px 0 0 0;
}

.sidebar {
    padding-top: 25px;
}
.panel-default > .panel-heading {
    color: #fff;
    background-color: #001b69;
    border-color: #001b69;
    border-radius: 0px !important;
    padding: 0px !important;
}
.nav-tabs {
    border-bottom: none !important;
}
.nav-tabs > li.active > a, .nav-tabs > li.active > a:hover, .nav-tabs > li.active > a:focus {
    color: #001b69;
    border: none;
}
.nav-tabs > li > a {
    margin-right: 2px;
    line-height: 20px;
    border: none;
    border-radius: 0;
    color: #fff;
    font-size: 16px;
    font-weight: 900;
    letter-spacing: 1px;
}
.nav > li > a:hover, .nav > li > a:focus {
    background-color: #f90105;
    color: #fff;
}
.numbering {
	color: #001b69;
    display: block;
    font-size: 32px;
    font-weight: 900;
    line-height: 55px;
}

.related-news .economy {
    min-height: 250px;
    margin-bottom: 20px;
}
.animate-image {
    display: block;
    overflow: hidden;
    margin-bottom: 15px;
}
.animate-image img {
    margin: 0px;
    -webkit-transition: all ease 0.3s;
    -moz-transition: all ease 0.3s;
    -ms-transition: all ease 0.3s;
    -o-transition: all ease 0.3s;
    transition: all ease 0.3s;
}
.animate-image img:hover {
    transform: scale(1.1);
}
.sidebar .animate-image {
    max-height: 80px;
}
.related-news .animate-image {
    max-height: 150px;
}

.sidebar .mashsb-container.mashsb-main.mashsb-stretched {
    display: none;
}

#toTop {
    position: fixed;
    bottom: 10px;
    right: 10px;
    cursor: pointer;
    display: none;
}

.video-section {
    display: block;
    color: #fff;
    padding: 20px 0px;
    margin: 20px 0px;
}
.titleVideo.red {
    color: #f50201;
    font-weight: 900;
    margin-top: 0;
    padding-bottom: 30px;
}
.video-section a {
    color: #fff;
    font-weight: 600;
    line-height: 30px;
    padding-bottom: 20px;
    display: block;
}
.video-section p {
    color: #eee !important;
    font-weight: 600 !important;
    letter-spacing: 0.6px;
    border: 1px solid #eee;
    display: inline-block;
    padding: 5px 20px;
}


@media (max-width: 767px) {
    .navbar-default .navbar-toggle:focus, .navbar-default .navbar-toggle:hover {background-color: transparent !important;}
    .navbar-default .navbar-toggle {border-color: transparent !important;}
    .navbar-default .navbar-toggle .icon-bar {background-color: #eb2127 !important; width: 30px !important;}
    .navbar-nav > li > a{padding: 6px 25px !important;}
    #navbar-collapse { padding: 0px 15px !important;}

    .top-date, .site-branding {text-align: center;}
    .eng-to-nep.nepali-date-converter {display: inline-block;}
    .nep-to-eng.nepali-date-converter {float: none; display: inline-block;}
    .top-socials {text-align: center; padding: 10px 0px 0px 0px;}

    .breaking-news h2 a, .banner-news h2 a {font-size: 30px;}
    .banner-news h3, .banner-news p { font-size: 17px;}
}