/*
Theme Name: SANCHARI
Theme URI: http://etwoz.blogspot.in/
Author: Arnab Kumar Halder
Author URI: http://arnabportfolio.blogspot.in/
Description: This is a nice looking respinsive wordpress theme for your blog.
Version: 1.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Text Domain: sanchari
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, fluid-layout ,fixed-layout , custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, 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.
*/

/* load google fonts */

@import url(http://fonts.googleapis.com/css?family=Finger+Paint);
                           /* Custom Styles */
* {margin:0;padding:0}
body {font-family:arial;font-size:14px;line-height:18px;color:#444;background:#fafafa;}

a {text-decoration:none;color:#000}
a:hover {text-decoration:none}
/* this code for bootstrap a:visited, a:focus, a:active none */
a:visited, a:focus, a:active{text-decoration:none;outline:none;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;margin-bottom:15px;}
h1 {font-size:35px;line-height:35px}
h2 {font-size:25px;line-height:30px}
h3 {font-size:22px;line-height:25px}
h4 {font-size:20px;line-height:20px}
h5 {font-size:18px;line-height:18px}
h6 {font-size:16px;line-height:18px}
img {border:none;max-width:100%;height:auto}
input[type=text], input[type=email], textarea {border:1px solid #ddd;padding:5px;}
input[type=submit] {background: #e4e4e4;
border: medium none;
color: #000;
cursor: pointer;
padding: 5px 15px;}
ul, ol {margin:15px;margin-right:0}
.fix {overflow:hidden}
.container {transition: all 0.9s ease 0s;-moz-transition: all 0.9s ease 0s;-webkit-transition: all 0.9s ease 0s;-o-transition: all 0.9s ease 0s;}
/* This class and code for also wordpress align */
.alignleft {float:left;margin-right:10px}
.alignright {float:right;margin-left:10px}
.aligncenter {display:block;margin:0 auto}
.floatleft {float:left}
.floatright {float:right}
.container {transition: all 0.9s ease 0s;-moz-transition: all 0.9s ease 0s;-webkit-transition: all 0.9s ease 0s;-o-transition: all 0.9s ease 0s;}
/*This Code for Responsive Video*/
object,embed {position: absolute; top: 0; left: 0; width: 100%; height: 100%;}

/* This Code For Only First And Last Element  */
.firstelement{margin-left:0px;}
.lastlement{margin-right:0px;}


/* custom header bg header styles */
div.custom_header_bg div.row div.col-sm-12 img {
  margin-top: -135px;
}
div.custom_header_bg h2.text-center {
  color: #ffffff;
  position: relative;
}
div.custom_header_bg h3.text-center {
  color: #ffffff;
  position: relative;
}

/* header styles */

header.header_area {
  background: #f5f5f5;
}
div.header.container {
  background: none repeat scroll 0 0 #f5f5f5;cursor: pointer;
}

div.logo h1 {
  font-family: 'Finger Paint', 'Sancreek';
}
div.logo {
  margin-left: 17px;
}
/* menu styles */
.navbar-default {
 background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
border-radius: 0;
box-shadow: 0 0 0 #ffffff;
margin-top: 9px;
}
.dropdown-menu .sub-menu {
    left: 100%;
    position: absolute;
    top: 0;
    visibility: hidden;
    margin-top: -1px;
}

.dropdown-menu li:hover .sub-menu {
    visibility: visible;
}


/* blog page styles */
div.blog_content {
 
}
section.maincontent_area {
 
}
div#fullwidth_blog {overflow:hidden; margin-left: -5px;}
div.single_welcome_wid {background: none repeat scroll 0 0 #ffffff;
color: #000000;
width: 365px;
padding: 10px;
margin: 5px;}

.single_welcome_wid > img {
  width: 100%;
}

/* blog page post_navigation styles */

.post_navigation{
background:none repeat scroll 0 0 #FFFFFF;
float:left;
margin-bottom:70px;
margin-left:5px;
margin-right:10px;
}
.post_navigation a{
font-size:14px;
color:#000;
display:inline-block;
padding:15px 20px;
}
.post_navigation a.previous_navigation{
border-right:1px solid #D9D9D9;
}

/* sidebar CSS */
div.sidebar{background: none repeat scroll 0 0 #ffffff;
color: #000000;
margin: 5px 0;
padding: 10px 0;}


div.single_sidebar {
  float: none;
  margin: 5px 0;
  padding: 10px 14px;
}

/* single page CSS */
.single_maincontent_area{}
.single_maincontent{}
.single_maincontent .content{background: #ffffff;
color: #000000;
padding: 10px;
margin: 5px;}
.single_maincontent .content img.featured_img {
  margin-bottom: 25px;
  width: 100%;
}


/* Footer CSS */
.footer_top_area{
background:#26282A;
border-top:4px solid #ADADAD;
}
.footer_bottom_area{
background:#1D1F20;
}
.single_footer_wid{
margin:50px 0;
overflow:hidden;
}
.single_footer_wid h2{
font-size:16px;
margin-bottom:25px;
}
.single_footer_wid h2 span{
display:inline;
border-bottom:2px solid #fff;
color:#fff;
text-transform:uppercase;
padding-bottom:10px;
}
.single_footer_wid p{
color:#95999c;
font-size:13px;
margin-bottom:20px;
}
.tag-cloud{
}
.tag-cloud a{
background:none repeat scroll 0 0 #1D1F20;
-webkit-border-radius:3px;
-moz-border-radius:3px;
border-radius:3px;
color:#95999C;
display:inline-block;
float:left;
margin-bottom:5px;
margin-right:5px;
padding:3px 9px 5px;
}
.tag-cloud a:hover{
color:#fff;
}
.flickr_feed{
}
.flickr_feed img{
float:left;
margin-bottom:10px;
margin-right:10px;
}

/* Copyright Text */
.copyright_text{
padding:35px 0;
}
.copyright_text p{
color:#666a6e;
}
ul.social_profiles{
background:none repeat scroll 0 0 #262626;
left:1px;
position:absolute;
top:30px;
width:158px;
display:none;
z-index:999;
}
ul.social_profiles li{
font-size:14px;
background:#262626;
border:0px solid #ddd;
border-top:1px solid #333;
margin:0;
}
ul.social_profiles li a{
display:block;
padding:10px 15px;
color:#808080;
}
ul.social_profiles li:hover{
background:#262626;
}
ul.social_profiles li:hover a{
color:#fff;
}
ul.social_profiles li:last-child{
border-bottom:0px solid #E6E6E6;
padding-bottom:5px;
}
.scroll_to_up{
}
.scroll_to_up .glyphicon-chevron-up{
color:#fff;
display:inline-block;
float:right;
margin-top:35px;
cursor:pointer;
}

/* footer menu */
div.footer_bottom div.row ul.list-inline{}
div.footer_bottom div.row ul.list-inline li{}
div.footer_bottom div.row ul.list-inline li a{color:#ffffff;}





/*wordpress plugin wp-pagenavi style*/
.wp-pagenavi span.pages{ background: none repeat scroll 0 0 #f0f0f0;
display: inline-block;
min-width: 12px;
padding: 10px 15px;
position: relative;
text-align: center;color:#992923;}
.wp-pagenavi span.current {
  background: none repeat scroll 0 0 #992923;
border-top: 5px solid #343030;
color: #fff;
display: inline-block;
font-weight: bold;
min-width: 12px;
padding: 10px 15px;
text-align: center;
text-decoration: none;
}
.wp-pagenavi a, .wp-pagenavi span {
  background: none repeat scroll 0 0 #f0f0f0;
display: inline-block;
min-width: 12px;
padding: 10px 15px;
position: relative;
text-align: center;
}
.wp-pagenavi a:hover, .wp-pagenavi span:hover {
 border-top: 5px solid #343030;
  text-decoration: none;
  display: inline-block;
  min-width: 12px;
  text-align: center;
  padding: 10px 15px;
}
.wp-pagenavi a.page .smaller{color:#992923}
.wp-pagenavi a.page .larger{color:#992923}
.wp-pagenavi a.previouspostslink{color:#992923}
.wp-pagenavi a.nextpostslink{color:#992923}


/* sidebar styles*/
/* wp search widgets styles*/

form#searchform{background: #dbdbea;
padding: 11px 3px;}
form#searchform div label.screen-reader-text {color:#000000;}
form#searchform div input[type="text"]{
  border: 1px solid #ddd;
  padding: 5px;
}
form#searchform div input[type="submit"] {
  background: #888888;
border: medium none;
color: #ffffff;
cursor: pointer;
padding: 5px 15px;
}

/* wp Recent Posts widgets styles*/
.single_sidebar > ul {
  margin: 0;
  padding: 0;
  list-style: none;
}
.single_sidebar > ul > li {
  color: #419fa0;
float: none;
padding: 7px 0;
}
.single_sidebar > ul > li > a {
  color: #673232;
}

/* wp comment styles */
/* Comment form */
#respond {
	margin-top: 48px;
	margin-top: 3.428571429rem;
}
#respond h3#reply-title {
	font-size: 16px;
	font-size: 1.142857143rem;
	line-height: 1.5;
}
#respond h3#reply-title #cancel-comment-reply-link {
	margin-left: 10px;
	margin-left: 0.714285714rem;
	font-weight: normal;
	font-size: 12px;
	font-size: 0.857142857rem;
}
#respond form {
	margin: 24px 0;
	margin: 1.714285714rem 0;
}
#respond form p {
	margin: 11px 0;
	margin: 0.785714286rem 0;
}
#respond form p.logged-in-as {
	margin-bottom: 24px;
	margin-bottom: 1.714285714rem;
}
#respond form label {
	display: block;
	line-height: 1.714285714;
}
#respond form input[type="text"],
#respond form textarea {
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 1.714285714;
	padding: 10px;
	padding: 0.714285714rem;
	width: 100%;
}
#respond form p.form-allowed-tags {
	margin: 0;
	font-size: 12px;
	font-size: 0.857142857rem;
	line-height: 2;
	color: #5e5e5e;
}
.required {
	color: red;
}

form#commentform{
margin:0;
}
.comments-area{
}
.comments-area{
background: none repeat scroll 0 0 #ffffff;
margin-bottom: 25px;
margin-top: 40px;
padding: 0;
}
.comments-title{
font-size:18px;
margin:0;
color:#010101;
}
.commentlist{
list-style: outside none none;
margin: 35px 0 0;
padding: 0;
}
.commentlist li{
border-bottom:1px solid #E9E9E9;
margin-bottom:25px;
padding-bottom:25px;
}
.commentlist li:last-child{
margin-bottom:0;
padding-bottom:0;
border-bottom:0px solid;
}
.comment{
}
.comment-meta{
}
.avatar{
float: left;
height: 80px;
margin-bottom: 15px;
margin-right: 15px;
width: 80px;
}
cite.fn{
display:block;
}
cite.fn span{
-webkit-border-radius:5px;
-moz-border-radius:5px;
border-radius:5px;
color:#FFFFFF;
display:inline-block;
font-family:'Roboto',sans-serif;
font-size:12px;
margin-left:5px;
padding:2px 10px;
}
a time, a.comment-reply-link{
color:#999999;
display:inline-block;
font-size:12px;
margin:5px 0;
position:relative;
}
a.comment-reply-link:before{
position:absolute;
left:0;
top:0;
content:"-";
}
a.comment-reply-link{
padding-left:10px;
margin-left:10px;
}
.comment-content{
color:#777777;
padding-left:105px;
}
.reply{
}
.comment-reply-link{
}
.children{
margin-left:68px;
font-size:100%;
}
.children li{
border-bottom:0 solid;
border-top:1px solid #DDDDDD;
list-style:none outside none;
margin-bottom:0;
margin-top:25px;
padding:25px 0 0;
}
.comment-notes{
}

.required{

}
.comment-notes{
margin-top:15px;
margin-bottom:25px;
}


/*wordpress widget tag cloud styles*/


/*wordpress widget tag cloud styles*/

div.tagcloud a{background: none repeat scroll 0 0 #313131;
color: #ffffff;
display: inline-block;
margin: 0 0 3px -1px;
padding: 5px 15px;font-size: 8pt!important;}
div.tagcloud a:hover{background:#ffffff;
color: #000000;}

/*wordpress widget recent comment styles*/
ul#recentcomments{}
ul#recentcomments li.recentcomments{padding: 13px 0px;}
ul#recentcomments li.recentcomments span.comment-author-link{}

/*wordpress widget Categories styles*/
div.single_sidebar {
  overflow: hidden;
}
div.widget  li.cat-item{background:url("images/list_arrow.png") no-repeat scroll 0 14px rgba(0, 0, 0, 0);
margin:0;
padding-bottom:5px;
padding-left:13px;width:50%;
float:left;}
/*wordpress widget menu styles*/
div.widget  ul.menu{list-style:none;margin:0;padding:0;}
div.widget  ul.menu li.menu-item{
  float: left;
  padding: 0 7px;
}



/*wordpress 404 styles*/


.four_zero_four, .internal-page {background: none repeat scroll 0 0 #fff;
margin-top: 70px;
padding: 20px;}
.four_zero_message {text-align:center}
.four_zero_message h1{font-size: 170px;
line-height: 110px;
margin-top: 40px;}
.four_zero_message h1 span{display: block;
font-size: 65px;}
.four_zero_message p{}
.four_zero_searchform {border: 1px solid #ddd;
padding: 20px;
text-align: center;}
.four_zero_resources {margin-top: 50px;}
.four_zero_resources h2{font-size:25px}
.four_zero_resources ol {margin: 0;
padding: 15px;}
.four_zero_resources ol li{padding: 5px 0;}

.four_zero_searchform form#searchform input[type="submit"] {top:3px}







.search-excerpt {
	background: yellow;
}

/* calendar widget */
.widget_calendar {float: left;}
#wp-calendar {width: 100%; background:#DFE8EE; }
#wp-calendar caption { border-top:1px dotted #3F89E2; text-align: right; font-weight:bold; color: #333; font-size: 12px; margin-top:-10px; padding:10px 10px 0 0; padding-bottom: 15px;  background:#CFD3D6;}
#wp-calendar thead { font-size: 10px; }
#wp-calendar thead th { padding-bottom: 10px;
text-align: center; }
#wp-calendar tbody { color: #aaa; }
#wp-calendar tbody td { background: #f5f5f5; border: 1px solid #fff; text-align: center; padding:8px;}
#wp-calendar tbody td:hover { background: #fff; }
#wp-calendar tbody .pad { background: none; }
#wp-calendar tfoot #next { font-size: 10px; text-transform: uppercase; text-align: right; }
#wp-calendar tfoot #prev { font-size: 10px; text-transform: uppercase; padding-top: 0px; }
#wp-calendar thead th {padding-bottom: 10px; text-align: center;}


/* wp footer widget meta poststyles */
section.footer_top_area div.widget_meta ul li {
  float: none;
  line-height: 30px;
}
/* wp footer widget recent poststyles */

section.footer_top_area div.widget_recent_entries ul li {
  float: none;
  line-height: 30px;
}
/* wp footer widget page styles */
section.footer_top_area div.widget{}
section.footer_top_area div.widget ul {
  color: #ffffff;
  list-style: none;
  padding: 0;
  margin: 0;
}
section.footer_top_area div.widget ul li {
  float: none;
}
section.footer_top_area div.widget ul li a {
  color:#ffffff;
}

/* wp unit test styles */

.sticky {
	background-color: #f6f6f6;
	border-bottom-color: #ea5449;
}
.gallery-caption {
}
.entry-thumbnail img {
  display: block;
  margin: 0 auto 10px;
}
.bypostauthor > article {
	background-color: #fafafa;
	
}

.post p{margin-bottom:20px}
.post a{color:#953736}
.post h3{margin-top:15px}
div.post img, div.wp-caption{max-width:100%}
.post img {height:auto}

address {
  background: none repeat scroll 0 0 #f1f1f1;
  border-left: 5px solid #ddd;
  padding: 10px 10px 10px 20px;
}

table {border-right: 1px solid #ddd;
border-top: 1px solid #ddd;
margin-bottom: 20px;}
table tr{border-bottom: 1px solid #ddd;}
table tr th{background:#eee;}
table tbody tr th{background:none;}



table tr th, table tr td{border-left: 1px solid #ddd;
padding: 10px;}
table tr td{}
table tbody{}
table tbody tr{}
table tbody tr td{}

.wp-caption-text {
  color: #999;
  font-style: italic;
  padding-top: 5px;
}


​


