
/*
Theme Name: bwblogger
Theme URI: https://wordpress.org/themes/bwblogger/
Author: suseelanjohn
Author URI: https://www.suseelanjohn.cu.cc
Description: The 2013 theme for WordPress takes us back to the blog, featuring a full range of post formats, each displayed beautifully in their own unique way. Design details abound, starting with a vibrant color scheme and matching header images, beautiful typography and icons, and a flexible layout that looks great on any device, big or small.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, fluid-layout, responsive-layout, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready, accessibility-ready
Text Domain: twentythirteen

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.
*/



@import url('css/bootstrap.css');

body{
    margin: 0px;
    padding: 0px;

}

.country {
    background: rgba(51, 51, 51, 0.7);
    position: absolute;
    top: 8px;
    left: 8px;
    padding: 8px;
    text-align: left;
}


.country p {
    font-size: 20px;
    color:#fff;
}

.country a {
    color: #FFF;
    text-shadow: 1px 1px 0 rgba(0, 0, 0, 0.9);
}

.crop img {
    min-width: 100%;
    height:150px;
}



figure {
    border: 1px solid #ddd;
    padding: 8px;
    margin-bottom: 20px;
    text-align: center;
    position: relative;
    height:auto;
}


#logo .img-responsive {
    margin: 0 auto;
}



header {

	border-top: 3px solid #0771DF;
}

.navbar-default .navbar-toggle .icon-bar {
    background-color: #fff;
}

.navbar-default .navbar-toggle:hover {
    background-color: #0771DF;
    color: #fff;
}
.navbar-default .navbar-toggle:focus{
    background-color: transparent;
}

.navbar-default .navbar-toggle:visited {
    background-color: #0771DF;
    color: #fff;
}


header .support {
    color: #FF8000;
    font-size: 22px;
    font-style: italic;
    letter-spacing: -1px;
    margin: 40px 0 10px 0;
}

.block {
    margin: 0 auto 15px auto;
}

.block-body {
    background-color: #F7F7F9;
    padding: 10px;
}

.block-body h3{
    font-size: 1.17em;
    font-weight: bold;
}

.navbar-main{
	background-color: #0771DF;
	margin-bottom: 0px;
}

.navbar-main a{
	color:#fff;
}

.nav .navbar-nav > li > a{
    color: #fff !important;
}

.menu-item a{
    color: #fff;
}


.nav.navbar-nav .current_page_item a:link,
.nav.navbar-nav .current_page_item a:visited {
    background: #FFB500;
    color: #fff
}

.navbar{
	border-radius:0px; 
}


.navbar-hover > li > a {
	-webkit-transition: all .3s linear;
	transition: all .3s linear;
	background-color: #0771DF;
    color: #fff !important;
}


.navbar-hover >li> a:hover{
background-color: #0099FF !important;
color: #fff !important;
}


footer {
padding: 15px;
border-top: 3px solid #FC0;
background-color: #0771DF;
color:#fff;
}

footer a {
	color: #fff;
}

footer a:hover{
	color: #FC0;
}

.photo-count a{
	font-size: 12px;
	color: #fff;
}


.photo-count-container{
	margin: 10px auto;
}

.photo-count-container{
	 background-color: #FFAA02;
    line-height: 20px;
    text-align: center;
    padding: 5px;
    width: 50px;
    height: 50px;
    border-radius: 100px;
    -moz-border-radius: 100px;
    -webkit-border-radius: 100px;
}

.block figure img.img-thumbnail {
    padding: 8px;
}

.thumb {
    position: relative;
    margin: 2px 10px 10px 0;
    float: left;
}

.block figure .photo-count-container .photo-count a span {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 22px;
    display: block;
}

.block h6 a {
    font-size: 17px;
    color: #0099FF;
    letter-spacing: normal;
    display: block;
}

.details{
	text-align: left;
}



.block h6 {
	text-align: left;
}


.block figure {
background-color: #fff;
}

.block figure:hover{
background-color: #F7F7F9;

}



.block figure .previous , .previous {
    color: #999999;
    font-size: 17px;
    text-decoration: line-through;
}


.block figure .price , .price {
    color: #0099FF;
    font-size: 22px;
    font-weight: bold;
}

.navbar-main li.activey  a{
	background: #FFB500;
}

.block .more , .more {
    text-align: center;
    margin: 15px 0;
}

.block .more a , .more a{

	background-color: #F0A800;
    border-bottom: 3px solid #FF8000;
    color: #FFF;
    padding: 6px 22px;
    border-radius: 4px;
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    text-decoration: none;

}

.block .more a:hover , .more a:hover{

	background-color: #FF8000;

}


.preview{

	font-size: 17px;
    color: #0099FF;
    letter-spacing: normal;
    display: block;
}


.tab-content p.cname a {

	font-size: 17px;
    color: #0099FF;
    letter-spacing: normal;
    display: block;
}

.info{
	color: #F60;
}


.thumb{
	position: relative;
	padding: 10px;
}
.thumb-round{
	position: absolute;
	margin-top: -25px !important;
	margin-left: -1px;
	float: left;
	z-index:100 !important;
}

.photo-count a span {
	    font-size: 22px;
} 


.nav-tabs > li > a {
-webkit-border-radius: 0;
-moz-border-radius: 0;
border-radius: 0;
}





.nav-tabs > li > a  {
background-color: #0771DF;
color:#fff;
}

.nav-tabs > li > a:hover {
background-color:  #FC0;
}


.tab-content{
	border-right: 1px solid #ccc;
	border-left: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	padding: 10px;
}
footer hr{
	border-color:rgba(0,0,0,0.3);
}

.social{

font-family: Georgia, "Times New Roman", Times, serif;
font-style: italic;
font-size: 15px;
   
}



.thumbnail{
	padding: 10px;
	border-radius: 0px;
	-webkit-border-radius: 0;
	-moz-border-radius: 0;
}



#sectionC h6, p{
	text-align: left;
}

#sectionC h6 a {
    font-size: 17px;
    color: #0099FF;
    letter-spacing: normal;
    display: block;

}

#sectionC h6 a:hover{
	color: #f60;
}

#sectionC .date {
    color: #F60;
    display: block;
    text-align: left;
}

#logintab a , #logintab{
	color: #fff;
}


 #logintab{
	margin-top: -3px;
}

#logintab li a{
	display:block;
	text-decoration: underline;
}

#logintab  li{
	 text-align: left;
    padding: 0 3px;
    display: block;
    float: left;
    height: 26px;
    line-height: 26px;
    background-color: #0771DF;
    color: #fff;
}


.aright{
	background: transparent !important;
background: url(../images/tab_r.png) no-repeat left 0 !important;
    height: 26px;
    width: 35px;
    padding: 0;
    margin: 0;
    display: block;
    float: right;
}

.aleft{
background: transparent !important;
background: url(../images/tab_l.png) no-repeat left 0 !important;
    height: 26px;
    width: 35px;
    padding: 0;
    margin: 0;
    display: block;
    float: left;
}



.footer-nav ul{
    padding: 0px;
}
  
.footer-nav ul li{
    display: inline-block;
}  
.footer-nav ul li a{
    display:block;
    padding-right: 10px;
    padding-left: 7px;
}  

.footer-nav ul li:nth-child(n){
    border-right:1px solid #fff; 
}

.footer-nav ul li:last-child{
    border-right:0px; 
}

/*
========================================
BLOG DESIGN
========================================
*/

.block {
    margin: 0 auto 15px auto;
    color: #000;
}

.block-body{
    background-color: #F7F7F9;
    padding: 10px;
}
.block figure:hover{
    background-color: #fff;
}

.block .img-thumbnail{
    border-radius: 0px;
    -webkit-border-radius:0px;
}

/*
========================================
END OF BLOG DESIGN
========================================
*/



/*
=========================================
SIDEBAR DESIGHN
=========================================
*/
 .panel-heading{
      border-radius: 0px;
    -webkit-border-radius:0px;

}


.panel-search .panel-heading{
     background-color: #0771DF;
    color: #fff;
}



.panel-search{
    border-radius: 0px;
    -webkit-border-radius:0px;
}   

.panel-recentpost .panel-heading{
    border-radius: 0px;
    -webkit-border-radius:0px;
}

.panel-recentpost .panel-heading{
     background-color: #0771DF;
    color: #fff;
}

.panel-recentpost{
     border-radius: 0px;
    -webkit-border-radius:0px;
}

/*
=========================================
END OF SIDEBAR DESIGN
=========================================
*/



/*
========================================
CALENDER DESIGN
========================================
*/


.widget_calendar {float: left;}
#wp-calendar {width: 100%; }
#wp-calendar caption { text-align: right; color: #333; font-size: 12px; margin-top: 10px; margin-bottom: 15px; }
#wp-calendar thead { font-size: 10px; }
#wp-calendar thead th { padding-bottom: 10px; }
#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: 10px; }





/*
========================================
END OF CALENDER DESIGN
========================================
*/


/*
===========================================
FORM DESIGHN
===========================================
*/
.form-control{
    border-radius: 0px;
    -webkit-border-radius:0px;
 
}


button,input[type='submit'],input[type='button']{
    background-color: #0771DF;
    border:none;
    color: #FFF;
    margin: 0;
    height: 40px;
    border-radius: 0px !important;
    vertical-align: center;
    font-size: 18px;
}


.btn-search{
    width: 100%;

}

.btn-search:hover{
    color: #fff;
}


/*
===========================================
END OF FORM DESIGN
===========================================
*/


/*
==================================================================
RESPONSIVE
==================================================================
*/


@media screen and (max-width: 768px){

/* footer design*/

.footer-nav ul{
width:95%;
margin: 0 auto;
}


/* End of footer design*/

}


/*
===================================================================
END OF RESPONSIVE 
===================================================================
*/



/*
===================================================================
WORDPRESS CLASS
===================================================================
*/

.wp-caption{}
.wp-caption-text {}
.gallery-caption{}
.bypostauthor{}
.bypostauthor{}
.alignright{}
.alignleft{}
.aligncenter {}
.screen-reader-text {}
.sticky {}


/*
===================================================================
END OF WORDPRESS CLASS
===================================================================
*/