/*
Theme Name: TLDC
Theme URI: http://TeoLitto.com/
Description: The 2011 TeoLitto.com theme.
Author: Teo Litto
Author URI: http://TeoLitto.com
Version: 4.0 
Tags: teo, litto, creative, solutions

License:
License URI:

*/

/* 
=====================================================================
	GLOBALS + FONTS
===================================================================== */

* {
	margin:0;
	padding: 0;
	border: none;
	outline: none;
	white-space: normal;

}

a {
	text-decoration: none;
}	

h2 {
	font-size: 24px;
}

ul {
	list-style-type:none;
}

.mainbody {
background: url('img/BG2.jpg') #333 center top no-repeat;
}

/* FONTS
--------------------------*/
@font-face {
    font-family: 'SpringsteelLight';
    src:  url('font/springsteel-lig-webfont.eot?') format('eot'),
         url('font/springsteel-lig-webfont.woff') format('woff'),
         url('font/springsteel-lig-webfont.ttf') format('truetype'),
         url('font/springsteel-lig-webfont.svg#webfont2knKbDL8') format('svg');
    font-weight: normal;
    font-style: normal;

}

/* 
=====================================================================
	NAV
===================================================================== */

#header {
	border-bottom: solid 3px #ff9000;
	margin-bottom: 49px;
	height: 66px;
	background: #fff;
	overflow: visible;
}

#nav {
	padding-left: 40px;
	overflow: visible;
}

#nav li {
	float: left;
	text-indent: -3000px;
	margin-right: 30px;
}



/* main
--------------------------*/
#main {
	display: block;
	width: 84px;
	height: 66px;

}

#main a{
	display: block;
	width: 100%;
	height: 100%;
	background: url('img/nav/MainTemp.png') 0px 19px no-repeat;
}

#main a:hover {
	background: url('img/nav/MainTemp.png') 0px -114px no-repeat;
	display: block;
}
/* SAVE FOR LATER
#main a:focus {
	background: url('img/nav/MainTemp.png') 0px -44px no-repeat;
	display: block;
	border-top: 2px #ff9000 solid;
}
*/

#main.currentnav  {
	height: 61px;
	overflow:visible;
	background: url('img/nav/MainTemp.png') 0px -124px no-repeat;
	position: relative;
	top: 10px;
}

/*skills
----------------------*/

#skills {
	display: block;
	width: 88px;
	height: 66px;
}

#skills a{
	display: block;
	width: 100%;
	height: 100%;
	background: url('img/nav/SkillsTemp.png') 0px 19px no-repeat;
}

#skills a:hover {
	background: url('img/nav/SkillsTemp.png') 0px -114px no-repeat;
	display: block;
}

#skills:hover #subskills{
	display: block;
}

#skills:hover .navlink {
	background: url('img/nav/SkillsTemp.png') 0px -114px no-repeat;

}


#skills.currentnav  {
	height: 61px;
	overflow:visible;
	background: url('img/nav/SkillsTemp.png') 0px -124px no-repeat;
	position: relative;
	top: 10px;
}

#skills.currentnav #subskills {
	margin-top: 36px;
	display: block;
}

/*subskills
------------------------*/
#subskills {
	text-indent: 0px;
	width: 1000px;
	background: #ff9000;
	margin-left: 1px;
	background: transparent;
	display: none;
}

#subskills li {
	text-indent: 0px;
	font-family: SpringsteelLight;
	font-size: 18pt;
	text-align:center;
	color: #fff;
	background: transparent;
	float: left;
	margin-right: 20px;
	padding: 0;
	overflow: visible;
}

#subskills a {
	display: block;
	width: 100%;
	margin: 0 auto 0 auto;
	padding: 8px 10px 8px 10px;
	text-decoration:none;
	color: #fff;
	background: #ff9000;
}

#subskills a:hover {
	color:#ff9000;
	background: #fff;
}

#subskills li:hover {
	background: #fff;
	color:#ff9000;
	
}

#subskills li.currentnav {
	display: block;
	color:#ff9000;
	background: #fff;
	padding: 8px 10px 8px 10px;
	margin: 0;
	
}

/*about
----------------------*/

#about {
	display: block;
	width: 101px;
	height: 66px;
}

#about a{
	display: block;
	width: 100%;
	height: 100%;
	background: url('img/nav/AboutTemp.png') 0px 19px no-repeat;
}

#about a:hover {
	background: url('img/nav/AboutTemp.png') 0px -42px no-repeat;
}

#about:hover .navlink {
	background: url('img/nav/AboutTemp.png') 0px -113px no-repeat;

}

#about.currentnav  {
	height: 61px;
	overflow:visible;
	background: url('img/nav/AboutTemp.png') 0px -124px no-repeat;
	position: relative;
	top: 10px;
}

/*contact
----------------------*/

#contact {
	display: block;
	width: 119px;
	height: 66px;
}

#contact a{
	display: block;
	width: 100%;
	height: 100%;
	background: url('img/nav/ContactTemp.png') 0px 19px no-repeat;
}

#contact a:hover {
	background: url('img/nav/ContactTemp.png') 0px -42px no-repeat;
}

#contact:hover .navlink {
	background: url('img/nav/ContactTemp.png') 0px -113px no-repeat;

}

#contact.currentnav  {
	height: 61px;
	overflow:visible;
	background: url('img/nav/ContactTemp.png') 0px -124px no-repeat;
	position: relative;
	top: 10px;
}

/*archives
----------------------*/

#archives {
	display: block;
	width: 189px;
	height: 66px;
}

#archives a{
	display: block;
	width: 100%;
	height: 100%;
	background: url('img/nav/ArchivesTemp.png') 0px 19px no-repeat;
}

#archives a:hover {
	background: url('img/nav/ArchivesTemp.png') 0px -42px no-repeat;
}

#archives:hover .navlink {
	background: url('img/nav/ArchivesTemp.png') 0px -113px no-repeat;

}

#archives.currentnav  {
	height: 61px;
	overflow:visible;
	background: url('img/nav/ArchivesTemp.png') 0px -124px no-repeat;
	position: relative;
	top: 10px;
}


/*Private
----------------------*/

#private {
	display: block;
	width: 115px;
	height: 66px;
}

#private a{
	display: block;
	width: 100%;
	height: 100%;
	background: url('img/nav/PrivateTemp.png') -0px 19px no-repeat;
	background: url('img/nav/PrivateTemp.png') 0px 19px no-repeat;
}


#private a:hover {
	background: url('img/nav/PrivateTemp.png') 0px -113px no-repeat;
}


/*
#private:hover .navlink {
	background: url('img/nav/PrivateTemp.png') -40px -113px no-repeat;

}
*/

#private.currentnav  {
	height: 61px;
	overflow:visible;
	background: url('img/nav/PrivateTemp.png') -50px -124px no-repeat;
	position: relative;
	top: 10px;
}


/* 
=====================================================================
	CONTENT
===================================================================== */

#brandbox {
	background: #fff;
	min-height: 511px;
	background: url('img/brandbox/TLCS.gif') 46px 154px no-repeat #fff;
	position: relative;
	z-index: 100;
}

#orangebar {
	background: #ff9000;
	height: 49px;
	width: 100%;
	position: absolute;
	bottom: 0px;
}

#mainContent {
	background: transparent;
	min-height: 511px;
}

#mainContentBG {
	width: 100%;
	min-height: 511px;
	background: #fff;
	opacity:0.4;
	filter:alpha(opacity=40);
	z-index: -10;
}

/* text based pages
---------------------------------*/

#textContent {
	background: transparent;
	min-height: 511px;
	border-left: 1px #eee solid;
}

#textContentBG {
	width: 100%;
	min-height: 511px;
	background: #fff;

}

#textContentText{
	margin-top: -490px;
	font-family: SpringsteelLight;
	padding-left: 25px;
	font-size: 14pt;
	z-index:100;
	position: relative;
}

#textContentText h2 {
	color: #ff9000;
	margin-bottom: 9px;
}

#textContentText p {
	margin-left: 3px;
	margin-right: 36px;
	margin-bottom: 10px;
	white-space: normal;
	font-size: 20px;
}

#textContentText ul {
	margin-left: 50px;
	margin-right: 50px;
	margin-top: 20px;
}

#textContentText li {
	float: left;
	padding-right: 15px;
	white-space: pre-wrap;
	
}


#textContentText li:after {
content: "  -"
}

#textContentText #last:after {
content:"";
}




/* ABOUT PAGE
--------------------------*/
#aboutdiv {
	font-size: 23px;
}

#aboutdiv img {
	margin: 0 0px 20px 20px;
}

#aboutdiv p {
	font-size: 23px;
	margin-bottom: 16px;
	margin-left: 20px;
}

#aboutdiv a {
	padding: 0 10px 0 10px;
	color: #fff;
	background: #ff9000;
	margin: 0 3px 0 3px;
}

#aboutdiv a:hover {
	background: #ffab22;
}



/* CONTACT
--------------------------*/

#contactContentBG {
	width: 100%;
	min-height: 511px;
	background: #fff;
	opacity:0.8;
	filter:alpha(opacity=80);
	z-index: -10;
}



.contactContent{
	margin-top: -490px;
	font-family: SpringsteelLight;
	padding-left: 25px;
	font-size: 14pt;
	z-index:100;
	position: relative;
}

.contactContent h2 {
	color: #ff9000;
	margin-bottom: 9px;
	font-size: 23pt;
	font-weight: normal;
}

.sendMe {
	float: left;
	margin-right: 50px;
	margin-left: 50px;
	background: transparent;
}

.sendList {
	display: block;
	font-size: 20pt;
	margin-left: 40px;
	font-weight: normal;
	
		
}

.sendList a {
	color: #000;
}

.sendList li {
		float: left;
		margin-right: 50px;
	}
	
.sendList li.emailOn {
	background: #ff9000;
	color: #fff;
	width: 107px;
	height: 53px;
	background: url('img/EmailOn.png') top left no-repeat;
	text-indent: -3000px;
}

.sendList li.txtMsgOn {
	background: #ff9000;
	color: #fff;
	width: 188px;
	height: 53px;
	background: url('img/TxtMsgOn.png') top left no-repeat;
	text-indent: -3000px;
	margin-bottom: 20px;
}

.contactFormWrapper {
	display: block;
	margin-right: 10px;
	width: 800px;
	font-size: 14pt;

	padding-top: 20px;

}

.contactFormWrapper li {
	margin-bottom: 15px;
}

.contactFormWrapper label {
	float: left;
	width: 150px;
	text-align: right;
	margin-right: 30px;
}

.contactinput{
	height: 29px;
	padding: 4px 0 0px 0;
	width: 363px;
	font-size: 14pt;
	float: left;
	font-family: SpringsteelLight;
}

.messagebox {
	font-size: 13pt;
	font-family: SpringsteelLight;
	width: 363px;
	height: 100px;	
	
	
}

.formsubmit {
	display: block;
	width: 363px;
	height: 45px;
	background: #ff9000;
	margin-left: 180px;
	text-align: center;
	border: 0;
	color: #fff;
	font-size: 18pt;
	font-family: SpringsteelLight;
}



.formsubmit:focus {
	background: #ffaa11;
	border: solid 1px #fff;
	outline: none;
	-moz-outline-style: none;
}


.sendspan {
	position: relative;
	top: 6px;
}

.error {
	float: left;
	color: #f00;
	text-align: left;
	font-size: 12pt;
}

.mailStatus {
	display: block;
	width: 363px;
	height: 45px;
	background: transparent;
	margin-left: 180px;
	margin-top: 10px;
	padding-top: 5px;
	text-align: center;
	color: #ff9000;
	font-size: 18pt;
	font-family: SpringsteelLight;
}

.textStatus {
	display: block;
	width: 363px;
	height: 45px;
	background: transparent;
	margin-left: 180px;
	margin-top: 10px;
	padding-top: 5px;
	text-align: center;
	color: #ff9000;
	font-size: 18pt;
	font-family: SpringsteelLight;
}


/*********************  UGLY HACKS TO MAKE FIREFOX BEHAVE  ********************/

@-moz-document url-prefix() { #contactContent h2 {font-size: 18pt;}}
@-moz-document url-prefix() { .sendList {font-size: 18pt;}}
@-moz-document url-prefix() { .formsubmit a {font-size: 15pt;}}

/*****************************************************************************/



/* ARCHIVES
--------------------------*/

#archivesContent {
	background: transparent;
	min-height: 511px;
	min-width: 823px !important;
}

#archivesContentBG {
	width: 100%;
	min-height: 511px;
	background: transparent;

}

#archivesContentText{
	margin-top: -511px;
	padding-top: 10px;
	padding-bottom: 30px;
	font-family: SpringsteelLight;
	font-size: 17px;
	width: 100%;
	z-index:100;
	position: relative;
	margin-right: 40px;
	background: #fff;
}



#archivesContentText h2 {
	color: #ff9000;
	margin-bottom: 4px;
	margin-left: 20px;
}

#archivesContentText p {
	margin-left: 25px;
	margin-right: 36px;
	white-space: normal;
}


#galldiv {
	display: block;
	width: 100%;
	min-height: 100px;
	position: relative;
	z-index: 100;
}

#archthumbsdiv {/*
position: relative;
background: #aaa;

max-height: 100px;

background: #fff;
opacity:0.8;
filter:alpha(opacity=80);*/
}


/* 
=====================================================================
	CONTENT ROTATOR
===================================================================== */


#slider {
	position: relative;
	width: 741px;
	height: 417px;
	margin: 0 auto 0 auto;
	z-index: 100;	
	background: url('img/loading.gif') no-repeat 50% 50% #fff;
	margin-top: -470px;
/* ADD LOADER IMG AS BG */	
}

#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
#slider a {
    border:0;
    display:block;
}

/* 
=====================================================================
	CONTENT ROTATOR - CONTENT 
===================================================================== */

.slide {
width: 100%;
height: 100%;

}

#brandimg1 {
	background: url('img/TLCSDemo1.jpg') no-repeat;
}

#pennies1 {
	background: url('img/PenniesDemo1.jpg') no-repeat;
}

#FLV1 {
	background: url('img/FLV1.jpg') no-repeat;
}



/* 
=====================================================================
	FOOTER
===================================================================== */

#footer {
	border-top: solid 3px #ff9000;
	margin-top: 69px;
	height: 66px;
	background: #fff;
	overflow: visible;
	text-align: center;
	font-size: 13px;
	color: #aaa;
	font-family: SpringsteelLight;
}

#footer a{
	color: #aaa;
	text-decoration: underline;
}

#footnav {
margin: 0 auto 0 auto;
overflow: auto;
text-align: center;
width: 475px;
}

#footnav ul {
	overflow: auto;
	margin: 25px 0px 2px 100px;
}

#footnav li {
	float: left;
	border-right: 1px #ccc solid;
	padding: 0 7px 2px 7px;
	
}

#footnav li.last {
	border: 0;
}

#footnav li a {
	color: #aaa;
	text-decoration: underline;
}



/* 
=====================================================================
	SINGLE
===================================================================== */

.singlewrapper {

	display: block;
	text-align: center;
	
}

.singlecw {
	background: #fff;
	min-width: 500px;
	min-height: 500px;
	text-align: center;
	margin: 30px auto 0 auto;
	padding-top: 10px;
	overflow: visible;

}

.singlecm {
 display: block;
 margin: 0 auto 10px auto;
}

.singleTitle {
	display: block;
	background: #ff9000;
	padding: 7px 0 7px 0px;
	text-align: left;
}

.singleTitle p {
	color: #fff;
	font-family: SpringsteelLight;
	font-size: 23px;
	margin-left: 40px;
	margin-right: 20px;
}

.singleExcerpt {
	text-align: left;
}

.singleExcerpt p {
	color: #333;
	font-family: SpringsteelLight;
	font-size: 18px;
	margin: 10px 10px 0 33px;
	padding-bottom: 40px;
}

.singleExcerpt p a{
	color: #fff;
	background: #ff9000;
	padding: 0 2px 0 2px;
}

.singleExcerpt p a:hover {
	background: #ffab22;
}

#singlePrev {
	display: block;
	width: 54px;
	height: 54px;
	background: url('img/SB/SBPrev.png') no-repeat;
	float: left;
	margin-top: -54px;
	position: relative;
	left: -20px;
	top: 20px;
	padding: 0;
}


#singleNext {
	display: block;
	width: 54px;
	height: 54px;
	background: url('img/SB/SBNext.png') no-repeat;
	float: right;
	margin-top: -54px;
	position: relative;
	left: 20px;
	top: 20px;
	padding: 0;
}

#singleClose {
	display: block;
	width: 54px;
	height: 54px;
	background: url('img/SB/Close.png') no-repeat;
	float: right;
	margin-bottom: -54px;
	position: relative;
	top: -30px;
	right: -20px;
	z-index: 9999;
	padding: 0;
}

iframe {
	position: relative;
	z-index: 9998;
}

.close {
	display: block;
	width: 54px;
	height: 54px;
	background: #f00;
}

#overlaywrapper {
	margin: 0 auto 0 auto;
	width: 100%;
	height: 100%;
	display: none;
	
}

#overlaycontent {

}

.expandedOverlay{
}

#mktdead {
	font-size: 34px;
}

#mktcopy {
	
}