/*
Theme Name: TSR
Theme URL: http://www.challs.com/
Description: Framed design for the TSR brand.
Version: 1.0
Author: Ian Tearle
Author URL: http://www.free-rein.net
*/

/*
-------------------------------------------------
Global values
=================================================
*/ 

@font-face {
	font-family: 'TradeGothicLTStdBoldCondensedNo';
	src: url('http://freerein.eu5.org/images/font/TradeGothicLTStd-BdCn20.eot');
	src: local('Trade Gothic LT Std Bold Condensed No. 20'), local('TradeGothicLTStd-BdCn20'), url('http://freerein.eu5.org/images/font/TradeGothicLTStd-BdCn20.woff') format('woff'), url('http://freerein.eu5.org/images/font/TradeGothicLTStd-BdCn20.otf') format('opentype'), url('http://freerein.eu5.org/images/font/TradeGothicLTStd-BdCn20.svg#TradeGothicLTStd-BdCn20') format('svg');
}

@font-face {
	font-family: 'TradeGothicLTStdCondensedNo.18';
	src: url('http://freerein.eu5.org/images/font/TradeGothicLTStd-Cn18.eot');
	src: local('Trade Gothic LT Std Condensed No. 18'), local('TradeGothicLTStd-Cn18'), url('http://freerein.eu5.org/images/font/TradeGothicLTStd-Cn18.woff') format('woff'), url('http://freerein.eu5.org/images/font/TradeGothicLTStd-Cn18.otf') format('opentype'), url('http://freerein.eu5.org/images/font/TradeGothicLTStd-Cn18.svg#TradeGothicLTStd-Cn18') format('svg');
}

      
/* Home */
#tsr-home-container
{
	font: 12px/1.5 "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
	color: #000000;
	background: #ffffff;
}

.tsr-home-content
{
	text-align: center;
}

.tsr-home-sub-item-left,
.tsr-home-sub-item-right
{
	position: relative;
	margin: 0 0 10px 0;
	padding: 10px;
	background-color: #ffffff;
	border: 5px solid #000000;
	-moz-border-radius:10px;
	-webkit-border-radius:10px;
}

.tsr-home-sub-item-left
{
	float: left;
}

.tsr-home-sub-item-right
{
	float: right;
}

.tsr-home-sub-item-left .tsr-home-sub-item-arrow
{
	position: absolute;
	width: 23px;
	height: 36px;
	top: 30px;
	right: -23px;
	background: url(../images/tsr/bg-left-arrow.png) no-repeat center center;
}

.tsr-home-sub-item-right .tsr-home-sub-item-arrow
{
	position: absolute;
	width: 23px;
	height: 36px;
	top: 30px;
	left: -23px;
	background: url(../images/tsr/bg-right-arrow.png) no-repeat center center;
}

.tsr-home-sub-item-content
{
	position: relative;
	width: 270px;
}

.tsr-home-sub-item-content h1,
.tsr-home-sub-item-content h2,
.tsr-home-sub-item-content h3,
.tsr-home-sub-item-content h4
{
	font-weight: normal;
	text-transform: uppercase;
	letter-spacing: -1px;
}
	
.tsr-home-sub-item-content h1
{
	font-family: 'TradeGothicLTStdCondensedNo.18';
	color: #f68428;
	font-size: 28px;
	line-height: 28px;
}	

.tsr-home-sub-item-content h2
{
	font-family: 'TradeGothicLTStdCondensedNo.18';
	font-size: 24px;
	line-height: 24px;
	margin: 0 0 10px 0;
}

.tsr-home-sub-item-content h3
{
	font-family: 'TradeGothicLTStdBoldCondensedNo';
	font-size: 48px;
	line-height: 32px;
	padding: 35px 0 0 0;
}

.tsr-home-sub-item-content p
{
	margin: 0 0 5px 0;
}

.tsr-home-sub-item-image
{
	position: absolute;
	right: 0px;
	top: 0px;
}




#tsr-container
{
	font: 12px/1.5 "HelveticaNeue-Light", Helvetica, Arial, sans-serif;
	color: #ffffff;
	background-color: #231f20;
}

div.tsr-folder-full .attribute-long
{
	margin: 0 0 30px 0;
}

div.tsr-folder-full h1
{
	font-family: 'TradeGothicLTStdCondensedNo.18';
	color: #f68428;
	font-size: 24px;
	line-height: 24px;
	margin: 20px 0 10px 0;
	text-transform: uppercase;
}

div.tsr-folder-full h2
{
	font-family: 'TradeGothicLTStdCondensedNo.18';
	color: #f68428;
	font-size: 24px;
	line-height: 24px;
	margin: 10px 0 0px 0;
	text-transform: uppercase;
	font-weight: normal;
}


div.tsr-folder-item-odd,
div.tsr-folder-item-even
{
}

div.tsr-folder-item-odd div.tsr-folder-item-image,
div.tsr-folder-item-even div.tsr-folder-item-image
{
	float: left;
	width: 100px;
	height: 100px;
}

div.tsr-folder-item-odd div.tsr-folder-item-content,
div.tsr-folder-item-even div.tsr-folder-item-content
{
}

div.tsr-folder-item-odd div.tsr-folder-item-title,
div.tsr-folder-item-even div.tsr-folder-item-title
{
	font-family: 'TradeGothicLTStdCondensedNo.18';
	color: #f68428;
	font-size: 24px;
	line-height: 24px;
	margin: 10px 0 0px 0;
	text-transform: uppercase;
	font-weight: normal;
}

div.tsr-folder-item-odd div.tsr-folder-item-title
{
	color: #f68428;
}

div.tsr-folder-item-even div.tsr-folder-item-title
{
	color: #919295;
}

div.tsr-folder-item-odd div.tsr-folder-item-descr,
div.tsr-folder-item-even div.tsr-folder-item-descr
{
	font-size: 12px;
}

.tsr-logo
{		
	width: 300px;
	height: 614px;
	margin: 40px 0 0 0;
	background: #231f20 url(../images/tsr/logo-tsr.png) no-repeat top left;
}

.tsr-logo a
{
	display: block;
	width: 300px;
	height: 614px;
	text-indent: -9999px;
}
	
	
	
	
	
	