/*
Theme Name: SBTS Blog 2013
Author: Solid Giant
Author URI: http://solidgiant.com
Version: 1.0
Template: sbts-home
*/

.header, .site-footer, .admissions-cta, .social, #sidebar, #block-news, .seal-mission, .footer-border {
display: none;
}

#primary {
	width: 55%;
}

img {
max-width: 500px;
}


body {
font: 12pt Georgia, "Times New Roman", Times, serif;
line-height: 1.3;
margin: 1cm;
}

h1 {
font-size: 24pt;
}

h2 {
font-size: 14pt;
margin-top: 25px;
}

aside h2 {
font-size: 18pt;
}

blockquote, ul {
margin: 0;
}

ul {list-style: none}

li {
content: "» ";
}

p a:after {
content: " (" attr(href) ")";
font-size: 80%;
}

p a[href^="http://"]:after {
content: " (" attr(href) ")";
font-size: 90%;
}

p a:after {
content: " (http://www.sbts.edu/blogs/" attr(href) ")";
}

p a[href^="#"]:after {
display: none;
}

p a[href^="http://"]:after, a[href^="https://"]:after {
content: " (" attr(href) ")";
}

p a {
word-wrap: break-word;
}

a {
color: #000;
}