@charset "UTF-8";

body { 
	font: 110% Trade Gothic, Arial, sans-serif; 
	color:#000!important; }

body, body #container,
body article,
.pub-auth, 
article p,
article h2,
.categories  
{ width:auto !important; }

.article_wrap 
{ width:66%!important; }

#headercontainer h2,
#headercontainer nav,
#headercontainer #UTSClogo,
#headercontainer #google,
footer.main,
#inside_utsc, /*#headercontainer, */
#mainnav, #mainnav ul li a, h3,
#back, ul li 
{ display:none !important; }

header #top img { display:block !important;}

#dept_name a { 
	text-decoration:none; 
	text-transform:uppercase;
	color:#ccc;
	}

.pub-auth 
{ 
	padding:.5em;
	margin-top:.5em;
	border-top: 1px solid #98948d;
	border-bottom: 1px solid #98948d;
}

body article, 
.article_wrap 
{
	float:left;
	text-align:left;
}

		
article small 
{ 
	font-size:.9em;
	font-style:italic;
	margin-bottom:1em;
}		
	
article figure 
{
	width: 33%;
	border:1px solid #ccc;
	text-align:center;
	margin:1.5em 0 2em 0;
	float:right;
}

article figure img 
{ 
	width:100% !important;
	height:auto !important;
}

.article_wrap ul li { display:list-item !important;}

.addthis_toolbox { display:none !important;}