/******************************************  
 CUSTOM STYLESHEET
*******************************************/

/*
* You can place your custom CSS statements in this file, after this message.
* It is better to write everything custom here
* because this file won't be replaced during updates.
* 
* Simply copy an existing style from style.css to this file, 
* and modify it to your liking.
*/

.posts-narrowcat img.photo , .posts img.photo {
	display:inline;
	float:left;
	margin:0 15px 4px 0;
}
#slideshow .post h2.slideshow, h1.title{
text-align:left!important;
font-size:25px;
line-height:33px;
}
@media screen and (min-device-width: 770px) { 
	img.homepage-slider{
	width:445px!important;
	height:350px!important;
	}
}
