body {
	background-color: #E2E2E2;
}

small, .small {
	font-size: 70%;
}

#masthead  .container {
	background: url('/wp-content/themes/_tk-master/images/header-bg.jpg');
}

.container {
	background-color: white;
	padding-bottom: 0;
}

#masthead .searchform {
	position: absolute;
	right: 40px;
	top: 47px;
}

#masthead .widget {
	margin-bottom: 0;
}

#masthead .widget:first-of-type {
	margin-top: 15px;
}

#masthead .widget_search label {
	margin-bottom: 0;
	width: 100%;
}

#masthead .widget_nav_menu ul li {
	display: inline-block;
}

#masthead .widget_nav_menu ul li a {
	color: #000000;
}

#masthead .site-logo {
	margin-top: 12px;
}

.site-navigation .container {
	border-bottom: 5px solid black;
}

.navbar {
	margin-bottom: 0;
}

.navbar-collapse {
	padding-left: 0;
	padding-right: 0;
}

.navbar-nav {
	float: right;
}

.navbar-default {
	background: transparent;
	border: none;
}

.navbar-default .navbar-nav > .active > a, .navbar-default .navbar-nav > .active > a:hover, .navbar-default .navbar-nav > .active > a:focus,
.navbar-default .navbar-nav > li > a:hover, .navbar-default .navbar-nav > li > a:focus {
	background: transparent;
	color: #a30046
}

.navbar-default .navbar-nav > li > a {
	color: #111111;
	font-weight: bold;
}

.navbar-nav sup {
	font-size: 60%;
	top: -0.9em;
}

.navbar-default .navbar-toggle {
	border-color: #a20046;
}

.navbar-default .navbar-toggle .icon-bar {
	background-color: #a20046;
}

.ls-thumbnail-wrapper {
	position: absolute;
	bottom: 10px;;
}

.home .main-content .container .row {
	margin-top: 40px;
}

h1.homepageh1 {
	color: #a30046;
	font-size: 26px;
	font-weight: bold;
	background: #f2f2f2;
	border: #cdcdcd solid 1px;
	position: relative;
	padding: 15px;
	margin: 0 0 10px -20px;
	text-align: center;
}

.half-column {
	width: 49%;
	float: left;
}

.third-column {
	width: 32%;
	float: left;
}

h1.page-title {
	text-transform: uppercase;
}

h1 {
	color: #A20046;
	font-size: 22px;
	font-weight: 900;
	line-height: 1.5em;
	margin: 0 0 15px;
}

h2 {
	font-size: 19px;
	line-height: 1.2em;
	font-weight: 900;
	color: #a20046;
	margin: 0 0 15px;
}

h3 {
	font-size: 17px;
	line-height: 1.2em;
	font-weight: 900;
	color: #a20046;
	margin: 20px 0 10px;
}

h4 {
	font-size: 1.4em;
	line-height: 1.1em;
	font-weight: 900;
	color: #000;
}
.alert h4 {
	font-size: 16px !important;
	line-height: 1em !important;
	font-weight: bold !important;
}

h5 {
	margin: 10px 0 5px 20px;
	display: block;
	font-size: 12px !important;
	font-weight:normal !important;
  }
  
h6 {
	font-size:1.0em;
	line-height: 1.1em;
	font-weight: 900;
	color: #000;
}

.sidebar.col-md-3 {
	padding-top: 57px;
}

.home .sidebar.col-md-3 {
	padding-top: 0px;
}

.sidebar-button a {
	width: 100%;
}

.sidebar-button a span {
	line-height: 28px !important;
	padding-top: 10px !important;
	padding-bottom: 10px !important;
	height: 86px;
}

.widget_text,
.widget_instagram-feed-widget {
	background: url('/wp-content/themes/_tk-master/images/dirtpattern.jpg');
	border: 1px solid #959393;
	margin-bottom: 16px;
	display: inline-block;	
}

.widget_text h3,
.widget_instagram-feed-widget h3.widget-title {
	color: #fff;
	font-weight: bold;
	background: #a30046;
	border-bottom: 1px solid #870c41;
	font-size: 14px;
	margin: 0 0 16px 0;
	text-align: center;
	padding: 16px 12px 10px 5px;
}

.widget_text p {
	font-size: 12px;
	line-height: 16px;
	margin: 0 0 8px 0;
}

.widget_text img {
	margin: 0 auto;
	display: block;
}

.widget_text h4 {
	color: #fff;
	font-weight: bold;
	font-size: 12px;
	padding: 16px 0 10px 0;
	text-align: center;
}

.widget_text .textwidget {
	padding: 8px 12px 10px 12px;
}

.widget_text h4 .access_btn {
	background: url('http://www.titanmf.com/templates/titanmf/images/accessnow_btn.png') no-repeat;
	width: 112px;
	height: 34px;
	font-size: 0px;
	display: block;
	margin: 0 auto;
}

.widget_text h4 .getintouch_btn {
	background: url('http://www.titanmf.com/templates/titanmf/images/getintouchtoday_btn.png') no-repeat;
	width: 183px;
	height: 34px;
	font-size: 0px;
	display: block;
	margin: 0 auto;
}

.page-header,
.page-header h1 {
	margin-top: 0;
}

.main-content .container:first-of-type {
	padding-top: 30px;
}

.home .main-content .container:first-of-type {
	padding-top: 0;
}

.main-content > .container > .row {
	padding: 0 60px;
}
	
table.overviewtable { 
	border:1px solid #c9c9c9;
	background-color:#f2f2f2;
	margin: 15px auto 15px;
}

.overviewsection {
	display: table;
	border: 1px solid #c9c9c9;
	background-color: #f2f2f2;
	margin-bottom: 40px;
}

.overviewtext {
	display: table-cell;
	padding-left: 20px;
	padding-right: 20px;
	vertical-align: middle;
}

.overviewimage {
	display: table-cell;
	vertical-align: middle;
}

.overviewimage img {
	margin: 0;
	max-width: none;
}
	
table.overviewtable img{ 
	margin: 0 auto;
}
	
table.overviewtable h3 { 
	color:#a20046;
	font-size: 15px;
	font-weight: bold;
	margin: 1px 33px 3px 15px;
}

table.overviewtable p {
	color:#1a1a1a;
	font-size: 15px;
	margin: 0px 33px 3px 15px;
}

table.tablebggray h5 {
	line-height: 1.1em;
	font-size:14px;
	color:#fff;
	margin: 0;
	padding:0;}	
table.tablebggray h6 {
	line-height: 1.1em;
	font-size:12px;
	color:#fff;
	margin: 0;
	padding:0;}	
	
table.tablebggray tbody tr td table.chartpad tbody tr td{
	padding: 5px 0;}
		
table.tablebggray tbody tr td table.chartpad2 tbody tr td{
	padding: 5px;}

tr.alt {
	background-color: #F2F2F2;
}
		
table.copybox{
   background-color: #F2F2F2;
    border: 1px solid #C9C9C9;
    margin: 10px auto 25px auto;
	width: 540px;
	padding: 10px;
	font-size:16px;
	line-height:1.4em;
}
	
table.abouttable
{

    border: 1px solid #C9C9C9;
    margin: 5px auto 15px auto;
	max-width: 623px;
	width: 100%;

}

table.abouttable tr td {
	padding: 4px;}

table.tablebggray {
	background:url('/wp-content/themes/_tk-master/images/dirtpattern.jpg');
	max-width: 643px;
	}
table.tablebggray thead tr th{
	background:#A30046;
	text-transform: uppercase;
	color:#fff;
	padding: 12px;}
table.tablebggray tbody tr td{
	border:1px solid #c6c4c4;
	padding: 12px;}	
	
table.tablebggray tbody tr td table tr td{
	border: none;padding: 0px;
	}		
	

footer .container {
	background-color: #000000;
	padding: 18px 15px 10px 15px;
	text-align: center;
	color: #fff;
	font-size: 12px;
}

/* The following two CSS rules are temporary, pending future updates of Envira Gallery. */

.envirabox-close {
	top: 0 !important;
	right: 0 !important;
}

#envirabox-buttons ul {
	width: 103px !important;
}

@media only screen and (max-width: 1200px) { 
	.sidebar-button a span {
		height: auto;
	}
}

@media only screen and (max-width: 992px) {
	#masthead .widget {
		width: 48%;
		float: left;
		margin-right: 1%;
		margin-top: 15px;
	}
	
	#masthead .widget input[type="search"] {
		height: 40px;
	}

	#main-menu li a {
		font-size: 12px;
		padding: 10px;
	}
	
	.half-column,
	.third-column {
		float: none;
		width: 98%;
	}

	.half-column + .half-column ul,
	.third-column + .third-column ul,
	.third-column + .third-column + .third-column ul {
		margin-top: -10px;
	}
	
	.sidebar.col-md-3 {
		width: 100%;
		max-width: 285px;
		float: none;
		margin: 0 auto;
	}
	
}

@media only screen and (max-width: 767px) {
	.overviewsection {
		display: block;
	}

	.overviewtext {
		display: block;
	}

	.overviewimage {
		display: block;
		margin-bottom: 10px;
	}

	.overviewimage img {
		margin: 0 auto;
		display: block;
}	

@media only screen and (max-width: 700px) { 
	h1.homepageh1 {
		font-size: 20px;
	}
	
	.main-content > .container > .row {
		padding: 0;
	}
}

@media only screen and (max-width: 580px) { 
	#masthead .searchform {
		right: 0;
		left: 15px;
		top: 141px;
	}
	
	#masthead .searchform  label {
		width: 70%;
	}

	#masthead .searchform  input[type="submit"] {
		display: none;
	}
	
	h1.homepageh1 {
		font-size: 16px;
	}
	
}

@media only screen and (max-width: 450px) { 
	#masthead .widget {
		width: 98%;
		float: none;
		margin-right: 0;
	}
}