/*
Theme Name: JTO child theme of Customizr
Theme URI: http://www.james-taylor.com/
Description: JTO modifications to Customizr
Author: Customizr with mods by joel@geektv.net
Author URI: http://www.james-taylor.com/
Version: 1.0 
Template: customizr
Tags: 
License: GNU/GPL Version 2 or later
License URI: http://www.gnu.org/licenses/gpl.html
*/

html {
    margin-top: 0!important;
}

#wpadminbar {
    display: none;
}

body {
	color: #000000;
	background: #ffffff;
	font-size: 14px;
}

a,.site-description {
	color: #b22222;
}

h1,h2,h3,h4,h5 {
	color: #000000;
}

h1 {
	font-size: 30px;
	line-height: 35px;
}

h2 {
	font-size: 23px;
	line-height: 30px;
}

h3 {
	font-size: 20px;
	line-height: 25px;
}

ol, ul {
	margin: 0 0 10px 5px;
}

td {
    border: 1px solid #dddddd;
    padding: 5px 5px 5px 5px;
	background-color: transparent!important;
}

tr:nth-child(even) {
    background-color: #eeeeee;
}

a:hover,
a:focus {
	color: #000000;
	text-decoration: underline;
}

blockquote p {
	font-size: 15px;
	margin-bottom: inherit;
}

article {
	margin: 20px 5px 10px 0;
}

.tc-header {
	border-top: 5px solid #b22222;
	border-bottom: 5px solid #b22222;
	margin: 0;
}

.btn-toggle-nav.pull-right {
	clear: none!important;
}

.navbar-inner {
	margin: 0!important;
}

.navbar-wrapper {
	margin-top: 0;
}

#tc-sn .nav-collapse {
	border: 1px solid black;
}

.site-title {
	font-size: 28px;
	line-height: 28px;
	margin: 10px 0 0 3px!important;
}


h2.site-description {
	line-height: 25px!important;
	margin: 10px 0 0 10px;
	float: left!important;
}

.tc-grid {
	margin-bottom: 10px;
}

.entry-summary {
	text-align: inherit;
}

.entry-header .tc-thumbnail {
	display: none;
}

.widget_nav_menu li a {
	font-size: 15px;
	font-weight: 600;
}

.tc-sidebar .widget li {
    line-height: 22px;
}

.tc-sidebar .widget li:after {
	border-bottom: none;
}

.tc-sidebar {
	border-radius: 10px;
	border: .5px solid #ccc;
}

#left.widget-area {
	border-right: none;
}

#right.widget-area {
	padding-left: 10px;
}

#right.widget-area:before {
	border: none;
}

h3.widget-title a {
	color: #000000;
}

h3.widget-title:before {
	color: #b22222;
}

.widget.widget_nav_menu li {
	color: #b22222;
}

#searchform {
	margin-bottom: 0px;
}

#s {
	width: 60%;
}

#searchsubmit {
	padding: 3px;
	margin-bottom: 8px;
}

.wp-post-image {
	top: 0!important;
}

.round-div {
-webkit-border-radius: 0px;
-moz-border-radius: 0px;
border-radius: 0px;
border-color: transparent;
}

.tc-rectangular-thumb {
	display: inline;
	max-height: 300px!important;
}

.thumb-wrapper {
	border: 1px solid #dddddd;
	margin-bottom: 5px;
	box-shadow: 4px 4px 4px #ddd;
}

img.v-centered {
    height: auto!important;
    max-height: 300px!important;
    width: auto!important;
}

/*
 .tc-single-post-thumbnail-wrapper .tc-rectangular-thumb {
    height: 100% !important;
    line-height: initial !important;
    max-height: 200px!important;
}

.tc-single-post-thumbnail-wrapper .tc-rectangular-thumb img {
    width: auto !important;
    height: auto !important;
    position: static;
    max-height: 200px!important;
}

.tc-grid-figure img {
    min-height: 150px;
}
*/

.featurette-divider {
	margin: 0;
}

h3.assistive-text {
	display: none;
}

#bbpress-forums, div.bbp-breadcrumb, div.bbp-topic-tags, .bbp-forum-info, .bbp-forum-content,  p.bbp-topic-meta, a.bbp-topic-permalink, .bbp-reply-content {
	font-size: 14px!important;
}

.bbp-body .bbp-forum-title {
	font-weight: bold;
}

#buddypress #header-cover-image {
   background-color: #ffffff;
}

@media only screen and (max-width: 1200px) {
#bbpress-forums .bbp-body div.bbp-reply-content, #bbpress-forums .bbp-body div.bbp-topic-content {
    clear: both;
    margin-left: 30px;
}

#bbpress-forums div.bbp-reply-author img.avatar, #bbpress-forums div.bbp-topic-author img.avatar {
    position: inherit;
	}
	
.left {
    display: none;
	}
	
}

@media (max-width: 979px) {
.span6.article-container .tc-content, .span6.article-container .tc-thumbnail {
    width: 50%;
}
	
.row-fluid [class*=span], .uneditable-input[class*=span], [class*=span] {
    	float: left; 
	}
	
.thumb-wrapper {
    width: 150px;
	}
}

#buddypress td.label {
	font-size: 14px!important;
	color: #000000;
	width: 50%!important;
	text-shadow: none;
}

.bbp-new-topic-button {
	margin: 0 0 5px 0;
	font-size: 15px;
	font-weight: 700;
	padding: 5px 10px;
}

div.bbp-template-notice.info {
	display: none;
}

.type-forum .tc-thumbnail {
	display: none;
}

.type-topic .tc-thumbnail {
	display: none;
}

.no-results blockquote {
  display: none;
}

.span6.credits {
  display: none;
}

.comments-link .default-bubble {
	position: inherit!important;
}

.comments-link {
	left: 5px;
}

.span3 {
	background-color: #eeeeee;
	margin-left: 20px;
	padding-left: 8px;
}

.brand.span3 {
	background-color: #ffffff;
}


