@import url(/cybersecurity/includes/styles.css);
body p {

}
.lbkinfo, .elrninfo {
	display:none !important;	
}

.row.resources a {
	margin: 1em 0;
}
.row.resources {
	margin-top: 2em;
}
.row.resources div {
	text-align: center;

}

section.blog-slide {
	background: url(/cybersecurity/images/slides/blog.jpg) no-repeat top left;
	background-size: auto 100%;
	width:100%;
	height: 100%;
}
section.blog-slide div{
	display:table;
	width: 45%;
	height: 100%;
	padding: 1em 1em 1em 2em;

}
section.blog-slide div article {
	width:100%;
	height: 100%;
	overflow: hidden;
	display:table-cell;
	vertical-align:middle;

}
section.blog-slide img {
	width: auto;
}
section.blog-slide article h2{
	margin: 0;
	padding:0;
}
section.blog-slide article .byline{
	font-size: .8em;
	margin-top: 0;
}
.cycle-slideshow {
	text-shadow: none !important;
}

/* TTU Only */
/*
.content-block a {
	color: #003763;
}

ul#csiMenu li a:hover {
	text-decoration: none;
	background: #003763;
}

h2 {
	background: #ccc;
	color: #003763;
	font-weight: bold;
}

h2 span {
	font-weight: normal;
	font-style: italic;
}

a.button {
	background: #003763;
	color: #fff;
	font-style: italic;
}

a.button:hover {
	cursor: pointer;
	text-decoration: none;
	background: #366284;
}

article h3 {
	color: #003763;
}

.highlight {
	background: #ccddee;
	padding: 1em 0;
}
*/
