/*

Theme Name: Simon Russell Music 2010 v1

Version: Alpha 001

*/

@font-face {
	font-family: 'LeagueGothicRegular';
	src: url('/wp-content/themes/srm2010v1/fonts/League_Gothic-webfont.eot');
	src: local('☺'), url('/wp-content/themes/srm2010v1/fonts/League_Gothic-webfont.woff') format('woff'), url('/wp-content/themes/srm2010v1/fonts/League_Gothic-webfont.ttf') format('truetype'), url('/wp-content/themes/srm2010v1/fonts/League_Gothic-webfont.svg#webfontOTINA1xY') format('svg');
	font-weight: normal;
	font-style: normal;
	letter-spacing:1.5px;
}


@font-face {
	font-family: 'CartoGothicStdBook';
	src: url('/wp-content/themes/srm2010v1/fonts/CartoGothicStd-Book-webfont.eot');
	src: local('☺'), url('/wp-content/themes/srm2010v1/fonts/CartoGothicStd-Book-webfont.woff') format('woff'), url('/wp-content/themes/srm2010v1/fonts/CartoGothicStd-Book-webfont.ttf') format('truetype'), url('/wp-content/themes/srm2010v1/fonts/CartoGothicStd-Book-webfont.svg#webfontTH20CnY4') format('svg');
	font-weight: normal;
	font-style: normal;
	letter-spacing:0.5px;
	line-height:180%;
}

html{
	height:100%;
}

body {

	background-color: #430129; /*PURPLE*/
	text-align:left;
	
	margin-top:0px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	
	height:100%;
	
	font-family:'CartoGothicStdBook', Tahoma, Geneva, sans-serif;
	font-size:11px;
	color:#333;
	
}

/*
.post h2 a, .post h2{

	display:inline;
	text-align:left;
	font-family:'LeagueGothicRegular', Tahoma, Geneva, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size:21px;
	letter-spacing:210%;
	
}
*/


h1, h2, h3 {
	
	display:inline;
	text-align:left;
	font-family:'LeagueGothicRegular', Tahoma, Geneva, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size:21px;
	color:#000;
	letter-spacing:1px;
}

.post h2, .page h2, .page h1 , .post h1, .post h3{
	font-family:'LeagueGothicRegular', Tahoma, Geneva, sans-serif;
	font-size:16px;
	font-weight: normal;
	font-style: normal;
	display:inline;
	color:#000;
	letter-spacing:0.8px;
}

.entry h3, .entry h4, .entry h5, .entry h6{
	font-family:'LeagueGothicRegular', Tahoma, Geneva, sans-serif;
	font-size:16px;
	font-weight: normal;
	font-style: normal;
	color:#333;
	display:inline;
}

.creditsection{
	font-family:'LeagueGothicRegular', Tahoma, Geneva, sans-serif;
	font-size:15px;
	font-weight: normal;
	font-style: normal;
	color:#333;
}

a{
	text-decoration:underline;
}

#page {
	
	margin-top:12px;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0px;
	
	background-color:#FFFFFF;
	text-align: left;
	width: 750px;
	
	min-height:100%;
	
	

}



#header {
	
	height:115px;
	padding-top:44px;
	padding-bottom:0px;
	background-color:#FFF;
		
}



#headerimg 	{
	
	margin-left:42px;
	/*background-color:#C93;*/
	
	width:708px;
	height:114px;

}

#headerbanner{
	
	float:right;
	width:468px;
	height:114px;
	overflow:hidden;
	
}

#srmlogo{
	
}

#sitenav{
	
	/*background-color:#99F;*/
	/*position:relative;*/
	
	float:right;
	
	width:416px;
	height:20px;
	
	margin-top:17px;
	margin-right:46px;
	margin-bottom:23px;
	
	text-align:left;
	
	text-transform: uppercase;
		
	font-family:'LeagueGothicRegular', Tahoma, Geneva, sans-serif;
	font-weight: normal;
	font-style: normal;
	font-size:20px;
	letter-spacing:1.1px;
	
	/*margin-left:282px;*/
	
		
}

#sitenav a:link , #sitenav a:visited, #showreelMenu a:link , #showreelMenu a:visited , .play .video_play a:link , .play .video_play a:visited , .play .video_play a:active , #audioShowreel .video_play a:link , #audioShowreel .video_play a:visited , #audioShowreel .video_play a:active{
	text-decoration:none;
	color:#000;
}

.entry a:link , .entry a:visited {
	color:#98015C;
}

#sitenav a:hover , #showreelMenu a:hover , .play .video_play a:hover , .entry a:hover , #audioShowreel .video_play a:hover {
	text-decoration:underline;
	color:#98015C;
}

#sitenav a:active{
	color:#66003F;
}


#sidebar {
	
	/*position:relative;*/

	/*overflow:hidden;*/
			
	float:left;
		
	margin-left:46px;
	width:209px;
	min-height:58px;
	overflow:hidden;
		
	/*background-color:#FFF;*/
	
}

.borderedbox{
	
	background-color:#FAFAFA;
	border:#F5EFF4;
	border-width:thin;
	border-style:solid;
	
}

#content {
	
	/*position:relative;*/
	margin-top:58px;
	margin-left:283px;

	width: 366px;
	
	/*height:100%;*/
	
	padding:25px;
		
}

.narrowcolumn  {
	/*margin-bottom:46px;*/
	/*height:100%;*/
}

.widecolumn {
	/*margin-bottom:46px;*/
	/*height:100%;*/
}

.post {
	width:100%;
	margin-bottom:46px;	
}

#footer{
	background-color:#FFF;
	padding-bottom:46px;
	margin-bottom:0px;
}

#videoShowreel{
	display:block;
	z-index:10;
}

#audioShowreel{

}

.audiolink, .audiolink a:link , .audiolink a:visited{
	font-size:11px;
	color:#333;
	text-decoration:none;
}

.audiolink a:hover{
	text-decoration:underline;
	color:#98015C;
}


#showreelMenu{
	
	text-align:left;
	
	font-family:'LeagueGothicRegular', Tahoma, Geneva, sans-serif;
	
	font-weight: normal;
	font-style: normal;
	font-size:20px;
	text-transform: uppercase;
	letter-spacing:1.1px;
	margin-bottom:25px;
	
}

.video_item{
	margin-bottom:20px;
	display:block;
	width:100%;
	float:left;
}

.video_thumb{
	display:inline-block;
	float:left;
	margin-right:8px;
	border:none;
}

.video_production{
	display:block;
	font-weight:bold;
	margin-top:10px;
}

.video_theme{
	
}

.video_play , #audioShowreel video_play{
	font-weight: normal;
	font-style: normal;
	font-size:15px;
	font-family:'LeagueGothicRegular', Tahoma, Geneva, sans-serif;
}

#audioShowreel{
	font-size:15px;	
	font-style: normal;	
}

.slash_slash{
	display:inline;
	color:#66003F;
	font-family:'LeagueGothicRegular', Tahoma, Geneva, sans-serif;
	letter-spacing:-0.1em;
	margin-right:2px;
	font-size:inherit;
}

.play{
	font-family:'LeagueGothicRegular', Tahoma, Geneva, sans-serif;
	position:relative;
	display:block;
	left:207px;
	top:-50px;
	font-size:15px;
	letter-spacing:0.3px;
}