/*

Theme Name: Nepali

Author: naranqode

Author URI: 

Description: Best theme for blog.

Version: 1.0.2

License: GNU General Public License v2 or later

License URI: http://www.gnu.org/licenses/gpl-2.0.html

Text Domain: nepali

Template: words

Tags: blog, two-columns, right-sidebar
*/

.margin-top-100{
	margin-top: 100px;
}

/* header */
.mid-header {
    background: #354052;
    border-top: 0px;
    border-bottom: 8px solid #000133;
}
.main-navigation ul li a{
	color: #fff;
}

/* home page */
#main article {
    border: 2px solid #eaeaea;
}

/* siderbar */
#secondary .search-submit {
    background-color: #19bc9b;
    color: #fff;
}

.widget-title {
    background: #19bc9b;
}



li.recentcomments, .widget_recent_entries ul li {
    border-bottom: 1px solid #eaeaea;
    padding: 12px 0px;
}

#secondary .widget_categories ul li a::after, #secondary .widget_archive ul li a::after {
    background: #19bc9b none repeat scroll 0 0;
    transform: rotate(0deg);

}

/* footer */
.site-footer .site-info {
    background: #354052;
 }

 .site-footer {
    background: none;
    padding: 0px;
    margin-top: 30px;
    text-align: left;
    border-top: 4px solid #eaeaea;
}
