/*
Theme Name: Coloredcoins
Theme URI: http://ondway2legend.wordpress.com
Author: Atiqur Rahman (Sujon)
Author URI: http://ondway2legend.wordpress.com
Description: In 2015, A new theme for Coloredcoins
Version: 1.4
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: Coloredcoins, Colu, Bitcoin Blockchain, bitcoin 2.0, Colored Coins
Text Domain: coloredcoins

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.
*/

.navbar-right .current-menu-item{
    background: none !important;
}

.blog  a{color: #f60;}
.blog  h5{padding-top:20px;padding-bottom:10px;}
.blog .date{color:#aaa;margin-bottom:20px;}
.blog .next_nav{background: #f60 none repeat scroll 0 0;float: left;padding: 5px;}
.blog .prev_nav{background: #f60 none repeat scroll 0 0;float: right;padding: 5px;}
.blog  .next_nav a, .blog  .prev_nav a{color: #fff;}
.naviga {height: 35px;}
.blog .blog_entry{padding-bottom:50px;}
.blog_entry h3 {font-weight: 500; font-size: 32px; text-shadow: -2px 2px rgba(0,0,1,.09);}
.blog .more-link{background: #4A4646 none repeat scroll 0 0;float: right;padding: 5px;}
.blog a.readmore {
    background: rgba(0, 0, 0, 0) url("imgs/icon-arrow.png") no-repeat scroll 100% 8px;
    color: #96b8b5;
    display: inline-block;
    font-size: 18px;
    font-weight: 700;
    padding-right: 20px;
	float: right;
}

.blog_entry img {
    display: block;
    height: auto;
    max-width: 100%;
    text-align: center !important;
}

.blog .feature_image{padding-bottom:50px;}
#disqus_thread {
    padding-top: 25px;
}
.blog .facebook_feed{
    padding-top: 25px;	
} 


.ambassadors form textarea {
    border: 0 none !important;
    border-radius: 4px !important;
    height: 132px !important;
    margin-bottom: 14px !important;
}
.toggle_parent {
	display: inline-block;
	padding-top:30px;
	cursor: pointer;
}