/*  
Theme Name: TTA   
Description: Widget ready 3 column layout
Version: 1.0
Author: Mart Gordon
Author URI: http://www.martgordon.com
*/

@import url("complex.css");

* {
   padding:0;
   margin:0;
}

h1, h2, h3, h4, h5, h6, p, blockquote,
 form, label, ul, ol, dl, fieldset, address, hr {
    margin-bottom: 20px;
}

html, body {
	margin: 0px;
	padding: 0px;
	border: 0px;
}

body {
	background: #000;
	font-family: arial,helvetica,sans-serif;
	font-size: 62.5%;
	color: #333;
	margin: 0px;
}

p {
  	font-size: 1.2em;
  	line-height: 1.5em;
	font-weight: normal;
	padding: 0;
	margin: 0;
	margin-bottom: 1em;
}

ul, dl, ol {
	font-size: 1.2em;
	line-height: 1.5em;
	margin-bottom: 1em;
}

img {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

a img {
	border: none;
}

a {
	color: #B48D11;
}

a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover, a:focus {
	text-decoration: underline;
}
a:active{
	text-decoration: underline;
}

.ident {
font-size: 2.4em; 
margin: 0;
width: 470px;
height: 81px;
margin-bottom: 0;
font-family: arial, helvetica, sans-serif;
background: url(_images/_pf/logo.gif) no-repeat;
text-indent: -9999em;
}

.ident a {
	display: block;
	width: 470px;
	height: 81px;
}
  
h1 {
font-size: 1.8em; 
margin: 0;
border-bottom: 2px solid #C79E1E;
margin-bottom: 1em;
font-family: arial, helvetica, sans-serif;
color: #C79E1E;
}

h2 {
font-size: 1.6em; 
margin: 0;
margin-bottom: .5em;
font-family: arial, helvetica, sans-serif;
color: #C79E1E;
}

h3 {
font-size: 1.4em;
margin-bottom: 0;
font-weight: bold;
}

h4 {
font-size: 1.2em;
margin-bottom: 0;
font-weight: bold;
}

hr {
width: 100%;
clear: both;
float: left;
margin: 0  0 1em 0;
height: 1px;
border: 0;
border-top: 1px dotted #999;
}

/* ####### Main site area styling ####### */
/* ###################################### */

.clear-both {
	clear: both;
}

.section {
clear: both;
float: left;
width: 100%;
height: auto;
text-align: center;
}

.masthead-wrapper {
background: #000 url(_images/_backgrounds/masthead.jpg) repeat-x top center;	
}

.navigation-wrapper {
background: #fff url(_images/_backgrounds/navigation.jpg) repeat-x bottom left;
}

.contentarea {
background: #fff url(_images/_backgrounds/content.jpg) repeat-x bottom left;
border-bottom: 1px solid #fff;
}            

.footer-wrapper {
background: #000 url(_images/_backgrounds/footer.jpg) repeat-x bottom left;
border-top: 1px solid #D6AD2C;
border-bottom: 1px solid #D6AD2C;
}

.aux-footer-wrapper {
background: #000;
border-top: 5px solid #D6AD2C;
border-bottom: 1px solid #D6AD2C;
}

.footer-nav-wrapper {
background: #000 repeat-x bottom left;
border-top: 4px solid #98770F;
}

p.strapline {
position: absolute;
color: #fff;
font-size: 1.5em;
font-weight: normal;
letter-spacing: .1em;
left: 45px;
top: 93px;	
}

p.telephone {
position: absolute;
color: #A07600;
font-size: 2.4em;
right: 0;
top: 45px;	
}

.wrapper {
position: relative;
margin: 0 auto;
width: 970px;
height: auto;
text-align: left;
}

.masthead {
min-height:113px;
height:auto !important;
height:113px;
position: relative;
padding-top: 10px;
}

.navigation {

}

.navigation ul {
float: left;
list-style: none;
margin: 0;
font-size: 1.6em;
text-indent: 0;
background: transparent url(_images/_navigation/nav-divider.jpg) no-repeat bottom left;
}

.navigation ul li {
float: left;
}

.navigation ul li a {
float: left;
display: block;
padding: 7px 20px;
background: transparent url(_images/_navigation/nav-divider.jpg) no-repeat bottom right;
}

.navigation ul li a:hover, .navigation ul li a:focus {
color: black;
text-decoration: none;
background: #FFDE75;
}

/* ####### Content ###### */
/* ###################### */

.columns {
width: 970px;
height: auto;
position: relative;
padding: 0;
}

.left-column {
clear: both;
float: left;
width: 200px;
padding: 20px 0;
}

.left-column ul {
list-style: none;
width: 200px;
font-size: 1.4em;
}

.left-column ul li {
border-bottom: 1px solid #fff;
width: 200px;
}

.left-column ul li a {
background: #E5E5E5;
width: 178px;
padding: 5px 10px;
border-right: 2px solid #B48D11;
display: block;
}

.left-column ul li a:hover, .left-column ul li a:focus {
background: #FFDE75;
color: #000;
text-decoration: none;
border-right: 2px solid #000;
}

.right-column {
float: right;
width: 200px;
padding: 20px 0;
}

.right-column h3 {
border-top: 2px solid #C79E1E;
font-size: 1.4em;
background: #e5e5e5;
padding: 5px 10px;
width: 180px;
margin-bottom: 0;
color: #C79E1E;
}

.right-column ul {
margin-left: 20px;
margin-bottom: 10px;
}

.right-column ul.latest-news {
list-style: none;
width: 180px;
font-size: 1.2em;
background: #e5e5e5;
padding: 0 10px 10px;
margin-left: 0;
}

.right-column ul.latest-news li {
width: 160px;
padding: 3px 0;
padding-left: 20px;
border-bottom: 1px solid #fff;
background: transparent url(_images/_icons/news.gif) no-repeat 0.2em 0.4em;
}

.main-column {
float: left;
width: 530px;
padding: 20px;
overflow: auto;
}

.main-column dl {
	margin-bottom: 1em;
}

.main-column dl dt {
	font-weight: bold;
}

.main-column ul {
	margin-left: 20px;
}

.main-column ol {
	margin-left: 30px;
}

.main-column blockquote {
	clear: both;
	float: left;
	width: 510px;
	background: #e5e5e5;
	padding: 10px;
	margin-bottom: 0;
	font-style: italic;
	text-align: center;
}

.main-column blockquote p {
	margin-bottom: 0;
}

.main-column cite {
	clear: both;
	width: 510px;
	background: #e5e5e5 url(_images/_pf/quote-tail.gif) no-repeat bottom left;
	padding: 0 10px 26px 10px;
	display: block;
	margin-bottom: 1em;
	text-align: right;
	font-style: normal;
	font-weight: bold;
	font-size: 1.1em;
}

.main-column .commentlist cite {
	width: auto;
	background: transparent;
	background-image: none;
	padding: 0 0 0 0;
	display: inline;
	text-align: left;
	font-weight: normal;
}

.right-column blockquote {
width: 180px;
font-size: 1.2em;
line-height: 1.5em;
background: #e5e5e5;
padding: 0 10px 10px;
text-align: center;
font-style: italic;
margin-bottom: 0;
}

.right-column cite {
width: 180px;
font-size: 1.1em;
background: #e5e5e5;
padding: 0 10px 10px;
font-weight: bold;
display: block;
margin-bottom: 0 !important;
text-align: right;
font-style: normal;
}

.right-column #sfstest-sidebar .readmore {
width: 180px;
background: #e5e5e5;
padding: 0 10px 10px;
margin-top: 0;
margin-bottom: 10px;
text-align: left;
}

.right-column #sfstest-sidebar .readmore p {
margin-bottom: 0;
}

a.cite-link {
font-weight: normal;
}

.right-column .contact-action {
width: 153px;
font-size: 1.2em;
line-height: 1.5em;
font-weight: normal;
background: #FFF5D3 url(_images/_icons/speak.gif) no-repeat 10px;
padding: 10px 10px 10px 35px;
text-align: center;
margin-bottom: 10px;
border: 1px solid #C79F1E;
}

.right-column .contact-action span {
font-size: 1.4em;
font-weight: bold;
color: #671f00;
}

.right-column  ul.cta-links {
list-style: none;
width: 200px;
font-size: 1.4em;
margin-left: 0;	
}

.right-column  ul.cta-links li {
border-bottom: 1px solid #fff;
width: 200px;
}

.right-column  ul.cta-links li a {
background: #E5E5E5;
width: 143px;
padding: 5px 10px 5px 45px;
border-left: 2px solid #C89E1E;
display: block;
}

.right-column  ul.cta-links li.newsletter a {
background: #E5E5E5 url(_images/_icons/survey.gif) no-repeat 5px;
}

.right-column  ul.cta-links li.share a {
background: #E5E5E5 url(_images/_icons/mail.gif) no-repeat 7px;
}

.right-column  ul.cta-links li.newsletter a:hover, .right-column  ul.cta-links li.newsletter a:focus {
background: #FFDE75 url(_images/_icons/survey_o.gif) no-repeat 5px;
color: #000;
text-decoration: none;
border-left: 2px solid #000;
}

.right-column  ul.cta-links li.share a:hover, .right-column  ul.cta-links li.share a:focus {
background: #FFDE75 url(_images/_icons/mail_o.gif) no-repeat 7px;
color: #000;
text-decoration: none;
border-left: 2px solid #000;
}

/* ####### Footer ####### */
/* ###################### */

ul.footer-navigation {
float: left;
list-style: none;
width: 970px;
height: auto;
margin: 0;
border-left: 1px solid #4D4220;
}

.footer-navigation li {
float: left;
height: auto;
}

.footer-navigation li a {
float: left;
height: auto;
display: block;
padding: 5px 40px;
border-right: 1px solid #4D4220;
}

.footer-navigation li a:hover, .footer-navigation li a:focus {
background: #FFE89E;
color: #000;
text-decoration: none;
}

.footer {
position: relative;
width: 970px;
height: auto;
}

.footer p {
color: white;
}

.footer p.f-tel {
margin-top: 1em;
margin-bottom: 0;
}

.footer p.f-email {
margin-bottom: .5em;
}

.footer p.f-email a {
color: white;
}

.footer .f-column {
float: left;
width: 320px;
height: auto;
padding: 20px 0;
}

.footer .f-column ul {
list-style: none;
margin-bottom: 0;
}

.footer .f-column ul li {
padding-left: 25px;
padding: 3px 0 3px 28px;
}

.footer .f-column ul li#facebook {
background: transparent url(_images/_icons/facebook.gif) no-repeat;
}
.footer .f-column ul li#linkedin {
background: transparent url(_images/_icons/linkedin.gif) no-repeat;
}
.footer .f-column ul li#ecademy {
background: transparent url(_images/_icons/ecademy.gif) no-repeat;
}
.footer .f-column ul li#twitter {
background: transparent url(_images/_icons/twitter.gif) no-repeat;
}

.footer .vcard p {
margin-bottom: 0;
}

.footer .vcard p.org {
margin-bottom: .5em;
}

#f-logo {
width: 251px;
height: 45px;
background: url(_images/_pf/logo_sm.gif) no-repeat;
text-indent: -9999em;
display: block;
}

.copyright {
clear: both;
background: #000;
color: #FFDC6B;
font-weight: normal;
width: 100%;
padding: 10px 0;
text-align: center;
}

/* ####### Aux Footer ####### */
/* ########################## */

ul.list-navigation {
float: left;
list-style: none;
width: 970px;
height: auto;
margin: 10px 0 0 0;
}

.list-navigation li {
float: left;
width: 230px;
height: 5em;
margin-left: 10px;
margin-bottom: 10px;
}

.list-navigation li a {
float: left;
width: 210px;
height: 3em;
padding: 1em 10px;
display: block;
text-align: center;
background: url(_images/_backgrounds/aux-footer-box.gif) no-repeat top center;
}

.list-navigation li a:hover, .list-navigation li a:focus {
background: url(_images/_backgrounds/aux-footer-box-o.gif) no-repeat bottom center;
}

/* ####### Home stylings ####### */
/* ############################# */

.home-right {
	float: right;
	width: 170px;
	margin: 0 0 10px 10px;
	height: auto;
}

.prop-intro {
	width: 150px;
	padding: 10px;
	background: #e5e5e5;
	text-align: center;
	margin-bottom: 10px;
}

.prop-intro img {
	margin-bottom: 5px;
}

.prop-intro p {
	font-size: 1.1em;
}

.prop-intro p.prop-quote {
	margin-bottom: 5px;
}

.prop-intro p.prop-est {
	margin-bottom: 0;
}

.home-right h2 {
	border-bottom: 0;
	font-size: 1.4em;
	padding: 5px 10px;
	margin-bottom: 0;
	color: #fff;
	display: block;
}

.home-link {
	width: 170px;
	padding: 0;
	background: #e5e5e5;
	margin-bottom: 10px;
}

.home-link p {
	padding: 10px;
}

.home-link1 h2 {
	background: #993b13;
}
.home-link2 h2 {
	background:#6E9913;
}
.home-link3 h2 {
	background:#139988;
}
.home-link4 h2 {
	background:#132F99;
}
.home-link5 h2 {
	background:#521399;
}
.home-link6 h2 {
	background:#991381;
}

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
margin: 0 0 20px 20px;
}

.alignleft {
float: left;
margin: 0 20px 20px 0;
}

p.wp-caption-text {
width: 100%;
text-align: center;
background: #e5e5e5;
}
