@charset "UTF-8";
/*
Theme Name: Tenacity Works
Theme URI: http://tenacityworks.com/
Description: The default WordPress theme for <a href="http://tenacityworks.com/">Tenacity Works</a>.
Version: 1.0
Author: James Mentz
Author URI: http://tenacityworks.com/

	The CSS, XHTML and design within this site is the property of Tenacity Works Ltd. Don't steal, hire us rather.

*/
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
	color: #333333;
	background: url(img/mast_bg.png) repeat-x top left #A8BDC1;
	font: 75%/1.5em "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
}
ol, ul {
	list-style: none;
}
p {
	margin-bottom: 1.5em;
	cursor: text;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote.quoter {
	color: #6D7C7E;
	font-style: italic;
	caption-side:left;
	font-weight: bold;
}
.clr{
	clear:both
}
a,a:visited {
	color: #333333;
	text-decoration: none;
	font-weight: bold;
}

a:hover {
	color: #A4211F;
	text-decoration: underline;
}


/* STRUCTURE */

#siteBox {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
}
#mastBox {
	width: 960px;
	height: 134px;
}
#mastBox img{
	border: 0;
}
#navBox {
	height: 35px;
	text-align: center;
	padding-left: auto;
	padding-right: auto;
}
#navBox ul{
	list-style-type:none;
	padding:6px;
}
#navBox li{
	display:inline;
}
#navBox a{
	text-decoration:none;
	color: #A8BDC1;
	font-weight: bold;
	font-size: 115%;
	letter-spacing: 0.4em;
	margin: 0 20px 0 20px;
	border:0;
}
#navBox a:hover,#navBox a .selected{
	color: white;
}
#contentBox {
	width: 960px;
	min-height: 470px;
	padding-top: 23px;
	background: url(img/content_bg.jpg) top left no-repeat;
	margin-left: auto;
	margin-right: auto;
}
#contentBoxIns {
	width: 960px;
	min-height: 470px;
	padding-top: 3px;
	background: url(img/content_bg.jpg) top left no-repeat;
	margin-left: auto;
	margin-right: auto;
}
#leftBox .banner{
	margin-bottom: 19px;
}
#leftBox {
	width: 600px;
	float: left;
	margin: 20px 0 0 0;
	padding: 0 20px 0 20px;
}
#leftBox p {
	font-size: 110%;
	margin-bottom: 14px;
}
#leftBox .entry {
	margin-top: 10px;
}
#leftBox .entryFront {
	margin-top: 4px;
}
#leftBox img{
	background: #C9D6D8;
	border: 1px solid #E3EAEB;
	float: left;
	margin: 4px 20px 10px 0;
	padding: 5px;
	clear:both;
}
#leftBox .youTube{
	background: #C9D6D8;
	border: 1px solid #E3EAEB;
	margin: 4px 20px 15px 0;
	padding: 5px;
	width: 425px;
}
#leftBox h1 {
	text-transform: uppercase;
	font-size: 140%;
	font-weight: bold;
	padding-bottom: 15px;
	letter-spacing: 0.1em;
}
#leftBox small {
	text-transform: uppercase;
	font-size: 110%;
	font-weight: bold;
	color: #6D7C7E;
	padding-bottom: 1px;
	letter-spacing: 0.1em;
}
#leftBox h2 {
	text-transform: uppercase;
	font-size: 110%;
	font-weight: bold;
	color: #6D7C7E;
	letter-spacing: 0.1em;
	margin: 0 0 10px 0;
}
#leftBox h5 {
	color: #6D7C7E;
	text-transform: uppercase;
	font-size: 85%;
	font-weight: bold;
	letter-spacing: 0.05em;
}
#leftBox .ddsg-wrapper ul{
	list-style: url(img/linklove_rc_sm.png);
	list-style-position: outside;
	padding-left: 19px;
	padding-bottom: 10px;
}
#leftBox .commentlist li a,#leftBox .readMore a,#leftBox .ddsg-wrapper li a,#leftBox .ddsg-xml-link a,#leftBox .commentlist cite{
	background: #C9D6D8;
	border-top: 1px solid #E3EAEB;
	border-bottom: 1px solid #E3EAEB;
}
#leftBox .toolBox {
	color: #6D7C7E;
	text-transform: uppercase;
	font-size: 85%;
	font-weight: bold;
	letter-spacing: 0.05em;
}
#rightBox {
	width: 269px;
	height: auto;
	float: right;
	margin-top: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #C9D6D8;
	padding: 0 20px 10px 20px;
}
#rightBox a {
	background: #C9D6D8;
	border-top: 1px solid #E3EAEB;
	border-bottom: 1px solid #E3EAEB;
}
#rightBox h2 {
	text-transform: uppercase;
	font-size: 125%;
	font-weight: bold;
	padding-bottom: 14px;
	letter-spacing: 0.1em;
}
#rightBox h5 {
	color: #6D7C7E;
	text-transform: uppercase;
	font-size: 85%;
	font-weight: bold;
	letter-spacing: 0.05em;
}
#rightBox .twitter-item .tweet,#rightBox .textwidget .linkLove .contactDeet {
	background: #C9D6D8;
	border-top: 1px solid #E3EAEB;
	border-bottom: 1px solid #E3EAEB;
	font-weight: bold;
}
#rightBox ul{
	list-style: url(img/linklove_rc_sm.png);
	list-style-position: outside;
	padding-left: 19px;
	padding-bottom: 10px;
}
#rightBox .featureBox {
	width: 170px;
	height: auto;
	background: #C9D6D8;
	border: #E3EAEB solid 1px;
	padding: 5px 10px 5px 10px;
	margin-top: 20px;
}
#footerBox {
	color: #6D7C7E;
	font-size: 90%;
	line-height: 13px;
	padding: 4px 0 0 0;
	margin: 7px 0 15px 20px;
	width: 470px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #6D7C7E;
}
#footerBox a {
	color: #7A8A8D;
	font-weight: bold;
	text-decoration: none;
}
#footerBox a:hover {
	color: #8A1F1E;
}
#footerBox strong {
	font-weight: bold;
	text-decoration: none;
	letter-spacing: 0.05em;
}

/* SLIDER */
#wrapper {
	width: 960px;
	height: 275px;
	margin: 0 auto;
	
}
#buttonBox {
	width: 68px;
	height: 159px;
	padding-top: 114px;
	background-color: #C9D6D8;
	border: #E3EAEB solid 1px;
	float: left;
}
#slider {
    width: 820px;
    margin: 0 auto;
    position: relative;
}
.scroll {
    height: 275px;
    width: 820px;
    overflow: auto;
    overflow-x: hidden;
    position: relative;
    clear: left;
    background: #FFFFFF scroll left bottom;
}
.scrollContainer div.panel {
    padding: 0;
    height: 275px;
    width: 820px;
}
#panelLeft{
	width: 580px;
	height: 275px;
	float: left;
	background-color: #333333;
}
.d1,.d2,.d3,.d4,.d6,.d7,.d8,.d9,.d10 {
	background: url(img/panel_sprite01.jpg) no-repeat;
}
.d1{
	background-position:0 0;
}
.d2{
	background-position: -4640px 0px;
}
.d3{
	background-position: -580px 0px;
}
.d4{
	background-position: -1740px 0px;
}
.d6{
	background-position: -2320px 0px;
}
.d7{
	background-position: -5220px 0px;
}
.d8{
	background-position: -4060px 0px;
}
.d9{
	background-position: -2900px 0px;
}
.d10{
	background-position: -3480px 0px;
}
#panelLeft .flashBox{
	width: 580px;
	height: 215px;
	text-align: center;
	padding-top: 60px;
}
#panelLeft .flashBox object{
	border: #000000 1px solid;
}
#panelRight {
	width: 210px;
	height: 260px;
	background: url(img/panel_bg.png) repeat-x top left;
	padding: 19px 10px 0 20px;
	float: right;
}
#panelRight h1 {
	text-transform: uppercase;
	font-size: 115%;
	font-weight: bold;
	letter-spacing: 0.05em;
	color: #FFFFFF;
	padding-bottom: 13px;
}
#panelRight p {
	color: #A8BDC1;
}
#panelRight .linkLove {
	list-style: url(img/linklove_sm.png);
	list-style-position: inside;
	padding: 0 30px 0 0;
}
#panelRight .linkLove a,#panelRight .linkLove a:visited
{
	color: white;
	font-weight: bold;
}
#panelRight .linkLove a:hover {
	color: #A8BDC1;
}
.scrollButtons {
  position: absolute;
  top: 0;
  cursor: pointer;
}
.scrollButtons.left {
  left: -70px;
}
.scrollButtons.right {
  right: -69px;
}
.hide {
    display: none;
}



/* Specific fixes for the septic boil that is IE */

* html #panelRight .linkLove
{
	list-style: url(img/linklove_sm_ie.png);
	list-style-position: inside;
	padding: 0 0 0 -30px;
	margin-left: -5px;
}
* html #panelRight .linkLove a,* html #panelRight .linkLove a:visited
{
	color: white;
	font-weight: bold;
	padding-left: 10px;
}
*:first-child+html #panelRight .linkLove
{
	list-style: url(img/linklove_sm_ie.png);
	list-style-position: inside;
	padding: 0 0 0 -30px;
	margin-left: -5px;
}
*:first-child+html #panelRight .linkLove a,*:first-child+html #panelRight .linkLove a:visited {
	color: white;
	font-weight: bold;
	padding-left: 10px;
}
*:first-child+html #leftBox img {
	margin: 16px 20px 15px 0;
}
* html #leftBox img {
	margin: 16px 20px 15px 0;
}
*:first-child+html #leftBox .mast {
	margin-top: -1px;
}
* html #leftBox .mast {
	margin-top: -1px;
}
* html #contentBoxIns,* html #contentBox {
	margin-top: -3px;
}

