/*!
Theme Name: ap3-adamos
Theme URI: http://www.templateexpress.com/adamos-theme/
Author: mc hering

Description: Adamos is a full-width, fully responsive and highly customizable WordPress Theme. Add and edit your own logo, header, featured slider, featured areas and much more. This theme is WPML compatible.
Template: adamos
Version: 2.1
License: GNU General Public License v2.0
License URI: ?http://www.gnu.org/licenses/gpl-2.0.html
Tags: light, white, one-column, two-columns, right-sidebar, fluid-layout, custom-header, custom-menu, featured-images, flexible-header, microformats, post-formats, rtl-language-support, threaded-comments, translation-ready, theme-options, full-width-template, responsive-layout, black

This theme, like WordPress, is licensed under the GPL.

*/

/*................................GLOBAL*/

.site-main {
    margin: 0 auto;
    max-width: 1080px;
}

.page .header-image img{
	display:none;
}

.single-post .header-image img{
	display:none;
}

.home .header-image img{
	display:block;
}

.category-news .header-image img{
	display:none;
}

.category-news h1.page-title{
	display:none;
}

.category-blog .header-image img{
	display:none;
}

.category-blog h1.page-title{
	display:none;
}

.wp-caption {
    border: 1px solid #ccc;
    max-width: 100%;
    background-color: white;
    padding: 10px;
}

.cat-post-title {
	font-size: 1.2rem;
}

.header_container {
    background: #222;
    margin: 0 auto 0 1%;
    max-width: 100%;
    min-height: 88px;
}

.site-title {
	font-family: 'open_sansregular', Helvetica Neue, Helvetica, Arial, sans-serif;
}

.site-header .site-introduction {
    padding-top: 26px; 
	width: 35%;
}

.site-content .site-navigation {
	display:none;
}

.main-navigation {
    width: 65%;
}

.site-title{
	font-size: 1.9rem;
}


#primary{
	width:75%;
}



.entry-content img{
	padding: 2px;
    background-color: #999;	
}

.entry-content .wp-caption img{
	padding:0;
	background:none;
}

/*................................HOMEPAGE*/

#post-277.post-277.page.type-page.status-publish.hentry h1{
	display:none;
}


#primary-right{
	max-width:60%;
}

#content-right{
	margin:0 0 0 5%;
}

#sidebar-left{
	width:35%;
}

#secondary-right{
	width:35%;
}

#ngg-images-3 .widget-title{
	color:#FFF;
}

#ngg-images-3 .ngg-widget img {
    border: none;
	background:none;
}

#ngg-images-9 .widget-title{
	color:#FFF;
}

#ngg-images-9 .ngg-widget img {
    border: none;
	background:none;
}

.ngg-slideshow img{
	background:none;
}


/*................................footer*/

.footer_container {
    max-width: 1080px;
}

#colophon .span_1_of_3 .widget img{
	padding:.3% 1%;
	height:8em;	
	border:none;
	background:none;
}

#colophon .span_1_of_3 .widget h4{
	display:none;
}

#colophon .span_1_of_3{
	width:100%;
}




