/*   
Theme Name: HousingWorks Austin
Theme URI: 
Description: Housing Works Austin child theme for Charitas
Author: HousingWorks Austin
Author URI: http://housingworksaustin.org
Template: charitas-wpl
Version: 1.0.0.
*/

@import url('../charitas-wpl/style.css');

#main .inner {
	padding-top: 2em;
}

h1#site-title {
	text-indent: -1000px;
	overflow: hidden;
	width: 348px;
	height: 79px;
	background: url('/wp-content/themes/housingworksaustin/img/HousingWorks-Austin.gif') top center no-repeat;
}

	h1#site-title a {
		display: block;
		width: 100%;
		height: 100%;
	}

h2#site-description {
	text-transform: none;
	font-style: italic;
	color: #fff;
	position: absolute;
	margin-top: 6px;
	font-size: 1.25em;
}

h1.page-title-alt {
	color: #1f1f1f;
	margin-top: 0;
	padding: 0;
	margin-bottom: .75em;
	font-size: 2.5em;
}

/* Sidebar */

#secondary .flexslider-news {
	
}

#secondary .latestnews-body .content {
	width: 100%;
}

/* Home Page */

body.home #main .inner {
	padding-top: 2.5em;
}

/* Banner Fixes 04-2015 */

.teaser-page.inview {
	background-size: auto 100% !important;
	background-position: 0 -250px !important;
}

@media screen and (max-width: 794px) { .teaser-page.inview {
	background-position: center center !important;
} }

/* Revolution Slider */

@media screen and (max-width: 794px) { 
	.tp-button.blue {
		font-size: 2em !important;
		letter-spacing: .025em !important;
	}
}

/*.tp-caption.largeboldwhite, .largeboldwhite {
	font-size: 2.5em !important;
}

.tp-caption.mediumlargelightwhitecentershaded, .mediumlargelightwhitecentershaded {
	font-size: 2.5vw !important;
}

.tp-button.blue {
	font-size: 1.5em !important;
}

@media screen and (max-width: 794px) { 
.tp-caption.largeboldwhite, .largeboldwhite {
	font-size: 1.5em !important;
	padding-right: 1em !important;
	float: left;
	width: 100%;
}
.tp-caption.mediumlargelightwhitecentershaded, .mediumlargelightwhitecentershaded {
	font-size: 3em !important;
}
.tp-button.blue {
	font-size: 3.5em !important;
}
}*/

/* Medium (Custom) */

@media screen and (max-width: 1160px) {
	#menu-main-menu {
		padding-left: 100px;
	}
}

/* Medium (Custom) */

@media screen and (max-width: 885px) {
	h2#site-description {
		display: none;
	}
}

/* Mobile */

@media screen and (max-width: 794px) {

h1#site-title {
	margin: 0 auto 0 auto;
}

}