/* -----------------------------------------------
IR Event Community local stylesheet.
Author:   Paul Oxborrow
Version:  30 January 2013
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */

#tlts { margin-top: 30px; }

/* Header */

#tlts #header { 
    height: 135px;        
    width: 980px; }

#tlts #logo {
	display: none; }

#tlts #pagetitle,
#tlts #header h1,
#tlts #header h1 a {
    width: 980px;
    height: 135px;
    padding: 0; 
    margin: 0; 
    display: block; }
        
#tlts #header h1 a {       
	text-indent: -9999px;
	background: #fff url(../assets/md5images/46a95d72fbbaeb9bb94b461b31ddb889.png) top left no-repeat; }
	
/* Sidebar */

#tlts #sidebar a:link,
#tlts #sidebar a:visited {
	color: #01466e;
	text-decoration: none; }

#tlts #sidebar a:hover,
#tlts #sidebar a:active,
#tlts #sidebar a:focus {
	color: #000;
	text-decoration: underline; }
	
#tlts #sidebar h2 {
	border: 0;
	font-size: 15px;
	color: #000; }

#tlts #sidebar form label { color: #000; }

#tlts #sidebar p.advanced a { 
	text-decoration: none; }

#tlts #sidebar p.advanced a:hover,
#tlts #sidebar p.advanced a:active,
#tlts #sidebar p.advanced a:focus {
	text-decoration: underline; }

#tlts #sidebar p.advanced + div { display: none; }	

#tlts #sidebar #gvsu-links { 
	width: 240px; 
	margin-left: 0; }

#tlts #sidebar #gvsu-links li a { 
	margin-left: 0;
	padding: 5px 0; }

/* Main Content */

#wrapper {
	background: url(../assets/md5images/172029d2d5fd76b6c7501098fd9b699f.gif) top left repeat-y; }

#tlts #main.text h2#series-title a {
	font-size: 21px;
	text-decoration: none; }
	
#tlts #main.text h2#series-title a:hover,
#tlts #main.text h2#series-title a:active,
#tlts #main.text h2#series-title a:focus {
	text-decoration: underline;
	color: #000; }
	
	
#tlts #main.text a:link,
#tlts #main.text a:visited {
	text-decoration: underline; }
	
#tlts #main.text a:hover,
#tlts #main.text a:active,
#tlts #main.text a:focus {
	color: #000;
	text-decoration: underline; }
	
#tlts #main.text .doc a:link,
#tlts #main.text .doc a:visited {
	text-decoration: none; }

#tlts #main.text .doc a:hover,
#tlts #main.text .doc a:active,
#tlts #main.text .doc a:focus {
	text-decoration: underline; }

#tlts #main.text .yui3-carousel .ft-blurb h2 {
	font-weight: bold;
	border-bottom: 2px solid #000; }

#tlts #main.text .yui3-carousel .ft-blurb p {
	margin-bottom: 0; }
	
/* Footer */

#tlts #footer {
	height: 82px;
	background-color: #015383;  }

#tlts #footer p {
	color: #fff;
	background-color: #015383;}
	
#tlts #footer p a {
	color: #fff;
    font-size: 12px; }
    	
#tlts #footer p a:link,
#tlts #footer p a:visited {
	text-decoration: none; }
    	
#tlts #footer p a:active,
#tlts #footer p a:hover,
#tlts #footer p a:focus {
	text-decoration: underline; }
		
#tlts #side-browse {
display:none; }

#tlts #side-author {
display:none;}
	
