/*
 Theme Name:     Amos Child
 Theme URI:      http://amos.ellethemes.com
 Description:    Amos Child Theme
 Author:         Ellethemes
 Author URI:     http://www.ellethemes.com
 Template:       amos
 Version:        1.0.0
*/

@import url("../amos/style.css");

#posts_container
{
	padding-top: 50px;
}
#content
{
	padding-top: 0px!important;
	padding-bottom: 0px!important;
}
.ngg-imagebrowser.default-view h3
{
	display: none!important;
}
.header_wrapper #logo {
    display: block
    float: none;
    vertical-align: middle;
    font-size: 40px;
    line-height: 40px;
	width: 320px
	
}
.header_wrapper #logo a{
    
    font-size: 35px;
    line-height: 40px;
}
.topFooter .tagline-text
{
	color: #fff;
}
#media_image-3 img
{
	width:100px;
	max-width: 100px;

}
#media_image-4 img
{
	width:100px;
	max-width: 100px;

}
#media_image-3 
{
  float:left;
}

#media_image-4 
{
  float: left;
}