/* 
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: #c9554d; color: #ffffff }
::selection { background: #c9554d; color: #ffffff }
body { background-color: #f0f0f0; color: #444444}
a { color: #dd574c }
a:hover, a:focus { color: #C1443B; 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: #444444}
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: #777777}

/* ===================================================================
/*	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: #555555 }
header nav.navbar-default .navbar-nav li a:hover { color: #333333 }
header nav.navbar-default .navbar-nav .current-menu-item > a { color: #333333}

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: #f0f0f0; color:#555555 }
.tp-search i.fa-search {color: #555555 }
.tp-search i.fa-search:hover {color: #333333 }

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


/* ===================================================================
/*	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: #F3F3F3; color: #797979}
article p.read-more a:hover { background: #EAEAEA; color: #555555}


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

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

/* 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: #fbfbfb }
#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: #999999}
.post-meta a {color: #999999}
.post-meta a:hover, .post-meta a:focus {color: #545454}

/* Post content */
.post-content blockquote { border-left: 10px solid #eeeeee; color: #888888 }

/* Social sharer buttons */
#vt-social-sharer span { color: #999999 }
#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: #dd574c }
#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: #eeeeee; color: #9a9a9a }
.comment-reply-link:hover, .comment-reply-link:focus { background: #747474; color: #f9f9f9 }
.bypostauthor .byauthor, .byauthor { background: #e1e1e1; color: #666666 }

/* Pagination */
.pagination > li > a, .pagination > li > span { border-left: 1px solid #dddddd; color: #666666 }
.pagination > li > a:hover, .pagination > li > span:hover, .pagination > li > a:focus, .pagination > li > span:focus { color: #333333 }
.pagination > .active > a, .pagination > .active > span, .pagination > .active > a:hover, .pagination > .active > span:hover, .pagination > .active > a:focus, .pagination > .active > span:focus { background: #333333; color: #FFFFFF; border-color: #666666}
.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: #ffffff }
.blog-listing .post-meta {color: #9c9c9c}
.blog-listing .post-meta a {color: #dd574c}
.blog-listing .post-meta a:hover, .blog-listing .post-meta a:focus {color: #C1443B}


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

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

/* Search widget */
aside .form-search .search-submit { background: #dd574c; color: #ffffff; border: 1px solid #dd574c}
aside .form-search .search-submit:hover, .form-search .search-submit:active, .form-search .search-submit:focus { background-color: #C1443B; color: #FFFFFF; border: 1px solid #C1443B}
aside input[type="text"] { background: #FFFFFF; border: 1px solid #e6e6e6 }
aside input[type="text"]:focus { background: #FFFFFF; border: 1px solid #cccccc }

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: italic; color: #c6c6c6 }
	aside#sidebar input[type="text"]::-moz-placeholder { font-style: italic; color: #c6c6c6 }
	aside#sidebar input[type="text"]:-ms-input-placeholder { font-style: italic; color: #c6c6c6 }
	
	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: #333333 }
aside#footer-bar #wp-calendar tr th { background: #f0f0f0 }


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

footer { background: #ffffff; color: #888888}
footer a { color: #333333 } 
footer a:hover, footer a:focus { color: #666666 }
footer .widgettitle { color: #333333 }
footer li.widget ul li { border-bottom: 1px solid #eaeaea; }
footer .social-icons a { background: #f0f0f0; color: #333333}
footer .social-icons a:hover, footer .social-icons a:focus { background: #333333; color: #ffffff }

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

/* Button primary for this skin */
.btn-primary { background-color: #dd574c; color: #ffffff }
.btn-primary:hover, .btn-primary:active, .btn-primary:focus { background-color: #C1443B; 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) }
}