/*
Theme Name:     Austin Talks
Theme URI:      austintalks.org
Description:    Child theme of Largo for AustinTalks
Author:         Lauren Johnson
Author URI:     goodspark.com
Template:       largo
Version:        0.1.0
\*/

body {
	background: url('images/bg.gif');
}
h1.branding .tagline {
	font-size: 16px;
	padding-left: 40px;
}

#homepage-featured {
	border: 0;
}

.navbar-inner {
	background-color: #339cb3;
}

a {
	color: #339cb3;
}

.article-bottom {
	margin-top: -20px;
}

.largo-tag-list ul {
	list-style-type: none;
}

.largo-tag-list li {
	display: inline; 
	margin-right: 20px; 
}

.related-items p {
	margin-top: 15px;
}

.post-social a {
    color: #2275bb;
}

.post-social a:hover {
    color: #2275bb;
    text-decoration: none;
}
