/*
Theme Name: BootstrapTheme
Theme URI: http://www.convertgeek.com/
Author: Cooldude5757
Author URI: http://www.facebook.com/jsksrinivas
Description: Open Source theme made using Twitter Bootstrap Framework. You are free to use it however you like.
Version: 1.0
License: GNU General Public License
License URI: license.txt
Text Domain: bootstraptheme
Domain Path: /languages/
Tags: black, brown, orange, tan, white, yellow, light, one-column, two-columns, right-sidebar, flexible-width, custom-header, custom-menu, editor-style, featured-images, microformats, post-formats, rtl-language-support, sticky-post, translation-ready
/* 
-------------------------------------------------------------- */

.updated{
	display:none;
}
.form-allowed-tags{
	display:none;
}
.bs > input[type=radio]{
  display:none;
}
input[type=radio] + img{
  cursor:pointer;
  border:2px solid transparent;
}
input[type=radio]:checked + img{
  border:2px solid #f00;
}
.wp-caption,
.wp-caption.alignleft,
.wp-caption.alignright,
.wp-caption.aligncenter,
.wp-caption.alignnone{
   padding: 3px 3px 0pt !important
}
.wp-caption-text{ margin: 0; padding: 4px 0; color: #676F51; font-size: 0.85em; }

.bypostauthor{
	display:block;
}
.gallery-caption{
	display:block;
}
.bypostauthor,.sticky{
	display:block;
}