/* 
File name: Classic white
Theme Name: (VT) Semantic
Author: VerveThemes
Author URI: http://vervethemes.com 
Version: 1.0
License: All rights protected.
Copyright: &copy; 2014. All rights reserved.
*/

/* ========================================================================== */
/* 	Basic
/* ========================================================================== */
*::-moz-selection { background: #571f31; color: #ffffff }
::selection { background: #571f31; color: #ffffff }
body { background-color: #ffffff; color: #514c4d}
a { color: #f47d13 }
a:hover, a:focus { color: #571f31; outline:none}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a, .h1 a, .h2 a, .h3 a, .h4 a, .h5 a, .h6 a { color: #571f31}
h1 a:hover, h2 a:hover, h3 a:hover, h4 a:hover, h5 a:hover, h6 a:hover, .h1 a:hover, .h2 a:hover, .h3 a:hover, .h4 a:hover, .h5 a:hover, .h6 a:hover, h1 a:focus, h2 a:focus, h3 a:focus, h4 a:focus, h5 a:focus, h6 a:focus, .h1 a:focus, .h2 a:focus, .h3 a:focus, .h4 a:focus, .h5 a:focus, .h6 a:focus { color: #f37404}

/* ===================================================================
/*	Header
/* =================================================================== */

header { background-color: #FFFFFF }
header .subheader { color: #aaaaaa }
header h1.logo a.default_logo { background-image: url("../images/classic-white/default_logo.png"); }

/* ===================================================================
/*	Navigation bar
/* =================================================================== */

header nav.navbar-default { background-color: #ffffff }

header nav.navbar-default .navbar-nav li a { color: #a62c53 }
header nav.navbar-default .navbar-nav li a:hover { color: #a62c53 }
header nav.navbar-default .navbar-nav .current-menu-item > a { color: #a62c53}

header .navitem01 a { color: #571f31 !important; border-bottom: 3px solid transparent }
header .navitem01 a:hover { color: #571f31 !important; border-bottom: 3px solid #571f31 }
header .navitem02 a { color: #afc12e !important; border-bottom: 3px solid transparent }
header .navitem02 a:hover { color: #afc12e !important; border-bottom: 3px solid #afc12e }
header .navitem03 a { color: #e9962e !important; border-bottom: 3px solid transparent }
header .navitem03 a:hover { color: #e9962e !important; border-bottom: 3px solid #e9962e }
header .navitem04 a { color: #a62c53 !important; border-bottom: 3px solid transparent }
header .navitem04 a:hover { color: #a62c53 !important; border-bottom: 3px solid #a62c53 }
header .navitem05 a { color: #365814 !important; border-bottom: 3px solid transparent }
header .navitem05 a:hover { color: #365814 !important; border-bottom: 3px solid #365814 }

header ul.sub-menu {background: #ffffff }
header ul.sub-menu li a {color: #555555}
header ul.sub-menu li a:hover {color: #333333;}

/* Collapsed */
header .navbar-default .navbar-toggle { background: none; border: none }
header .navbar-default .navbar-toggle:hover, header .navbar-default .navbar-toggle:focus { background: none; border: none }
header .navbar-toggle .icon-text, header .navbar-toggle .menu-burger { color: #555555 }
header .navbar-toggle:hover .icon-text, header .navbar-toggle:hover .menu-burger { color: #333333 }
header .navbar-default .navbar-collapse { box-shadow: none }



/* ===================================================================
/*	Top search
/* =================================================================== */

.tp-search-input-wrap input[type="search"] { background: #fff5e0; color:#571F31 }
.tp-search i.fa-search {color: #571f31; font-size: 28px; }
.tp-search i.fa-search:hover {color: #f47d13 }

	.tp-search-input-wrap input[type="search"]::-webkit-input-placeholder { font-style: italic; color: #e9962e }
	.tp-search-input-wrap input[type="search"]::-moz-placeholder { font-style: italic; color: #e9962e }
	.tp-search-input-wrap input[type="search"]:-ms-input-placeholder { font-style: italic; color: #e9962e }


/* ===================================================================
/*	Homepage Intro
/* =================================================================== */

#homepage-intro h1, #homepage-intro h2, #homepage-intro h3, #homepage-intro h4, #homepage-intro h5, #homepage-intro h6 { color: #444444 }
#homepage-intro, #homepage-intro  p { color: #666666 }


/* ===================================================================
/*	Main Content
/* =================================================================== */
article p.read-more a { background: #fdf8f4; color: #f37404}
article p.read-more a:hover { background: #ffffff; color: #f37404}


/* ===================================================================
/*	Blog Structure
/* =================================================================== */

/* Archive title */
h2.archive-title { color: #571f31 } 

/* Breadcrumb */
.breadcrumb { background: #FFFFFF; color: #888888 }
.breadcrumb > .active { color: #333333}
.breadcrumb a { color: #dd574c }
.breadcrumb span.divider { color: #888888 }

/* Content wrapper */
#content-wrapper-inner { background: #ffffff }
#content-wrapper-inner #content { background: #ffffff }


/* Post format: Quote */
.entry-quotes-list { background: #333333 }
.entry-quotes-list blockquote { color: #ffffff }
.entry-quotes-list cite, .entry-quotes-list cite a { color: #aaaaaa; }
	.entry-quotes-list cite a:hover { color: #777777 }
.entry-quotes-list .carousel-indicators li { border-color: #aaaaaa }
.entry-quotes-list .carousel-indicators li.active { background: #aaaaaa }

/* Post meta */
.post-meta {color: #514c4d}
.post-meta a {color: #514c4d}
.post-meta a:hover, .post-meta a:focus {color: #f47d13}
.post-meta-author a {color: #f47d13; font-size: 14px; font-weight: bold; margin-top: 10px; float: left; margin-left: -6px; text-transform: capitalize;}
.post-meta-time { margin-bottom: 16px !important; color: #f47d13 !important;}

/* Post content */
.post-content blockquote { border-left: 10px solid #F47D13; color: #571F31 }

/* Social sharer buttons */
#vt-social-sharer span { color: #514c4d }
#vt-social-sharer a { color: #ffffff }
#vt-social-sharer a.ss-fb { background: #3b5998 }
#vt-social-sharer a.ss-tt { background: #4099ff }
#vt-social-sharer a.ss-pt { background: #c92228 }
#vt-social-sharer a.ss-gplus { background: #d34836 }

/* Author box */
#author-infobox .author-social a { color: #bbbbbb }
#author-infobox .author-social a:hover, #author-infobox .author-social a:focus { color: #545454 }

/* Comment section */
#comment-section h3 a { color: #f47d13 }
#comment-section h3 a:hover, #comment-section h3 a:focus { color: #C1443B }
#comment-section #comments-list .comment { border-bottom: 1px solid #EEEEEE }
.comment-reply-link { background: #e8ded5; color: #514c4d }
.comment-reply-link:hover, .comment-reply-link:focus { background: #747474; color: #f9f9f9 }
.bypostauthor .byauthor, .byauthor { background: #f47d13; color: #ffffff }

/* Pagination */
.pagination > li > a, .pagination > li > span { border-left: 1px solid #ffffff; color: #571F31; background-color: #f9eee4; }
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus { color: #571f31 }
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus { background: #afc12e; color: #FFFFFF; border-color: #ffffff;}
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus { background: #ffffff }


/* ===================================================================
/*	Blog Listing page
/* =================================================================== */

/* Post meta on blog listing pages */
.blog-listing article .entry-content { background: #f9eee4 }
.blog-listing .post-meta {color: #f37404}
.blog-listing .post-meta a {color: #f37404}
.blog-listing .post-meta a:hover, .blog-listing .post-meta a:focus {color: #C1443B}
.post-clips { float: left; left: 10px; top: 256px; position: absolute; }

/* ===================================================================
/*	Sidebar & Widgets
/* =================================================================== */

/* Aside #sidebar */
aside#sidebar { color: #7F7F7F }
aside#sidebar h4.widgettitle { color: #571f31 }
aside > ul > li li { border-bottom: 1px solid #e6e6e6 }
	aside > ul > li li:last-child { border: none }
aside#sidebar li li a { color: #571f31}
aside#sidebar li li a:hover, aside#sidebar li li a:focus { color: #afc12e }

/* Search widget */
aside .form-search .search-submit { background: #afc12e; color: #ffffff; border: 1px solid #afc12e}
aside .form-search .search-submit:hover, .form-search .search-submit:active, .form-search .search-submit:focus { background-color: #95a909; color: #FFFFFF; border: 1px solid #95a909}
aside input[type="text"] { background: #f0f4d6; color: #98aa18;}
aside input[type="text"]:focus { background: #f6f9e5; border: 1px solid #afc12e }

aside#footer-bar input[type="text"], aside#footer-bar textarea { background: #f0f0f0; border: 1px solid #f0f0f0; color: #333333}
aside#footer-bar input[type="text"]:hover, aside#footer-bar input[type="text"]:focus { border: 1px solid #f0f0f0 }
	
	/* gadha majuri */
	aside#sidebar input[type="text"]::-webkit-input-placeholder { font-style: normal; color: #bdcd4a }
	aside#sidebar input[type="text"]::-moz-placeholder { font-style: normal; color: #bdcd4a }
	aside#sidebar input[type="text"]:-ms-input-placeholder { font-style: normal; color: #bdcd4a }
	
	aside#footer-bar input[type="text"]::-webkit-input-placeholder { font-style: italic; color: #bbbbbb }
	aside#footer-bar input[type="text"]::-moz-placeholder { font-style: italic; color: #bbbbbb }
	aside#footer-bar input[type="text"]:-ms-input-placeholder { font-style: italic; color: #bbbbbb }


/* Recent Posts widget */
a.sm-tiny-wrapper img { background: #ffffff; border: 1px solid #dfdfdf }

/* WP Calendar widget */
aside#sidebar #wp-calendar caption { color: #666666 }
aside#sidebar #wp-calendar tr th { background: #eeeeee }

aside#footer-bar #wp-calendar caption { color: #ffffff }
aside#footer-bar #wp-calendar tr th { background: #afc12e }


/* ========================================================================== */
/* 	Footer
/* ========================================================================== */

footer { background: url('../images/footer.png') center top no-repeat #afc12e !important; color: #ffffff}
footer a { color: #ffffff } 
footer a:hover, footer a:focus { color: #666666 }
footer .widgettitle { color: #ffffff }
footer li.widget ul li { border-bottom: 1px solid #d8ea58; }
footer .social-icons a { background: #ffffff; color: #f47d13}
footer .social-icons a:hover, footer .social-icons a:focus { background: #f47d13; color: #ffffff }
footer .textwidget {border-bottom: 1px solid #D8EA58; padding-bottom: 8px; padding-top: 16px; border-top: 1px solid #D8EA58; color:#f6ffb4;}
footer .footerscrollup {text-align: right}
footer .footer-logo { text-align: left; margin-bottom: 20px; }

/* ===================================================================
/*	Misc elements
/* =================================================================== */

/* Button primary for this skin */
.btn-primary { background-color: #f47d13; color: #ffffff }
.btn-primary:hover, .btn-primary:active, .btn-primary:focus { background-color: #571f31; color: #FFFFFF }

/* ===================================================================
/*	Media Queries
/* =================================================================== */

@media (max-width: 991px) {
	header .navbar-default .navbar-collapse { border-top: 1px solid #dddddd }
	ul.sub-menu { background: rgba(255,255,255,0.03) }
}