/*  
Theme Name: HOME
Theme URI: 
Description: Template for Archis portal
Version: 0.1
Author: Rien Swagerman
Author URI: http://www.resourcestudio.nl

*/

body {
	background-image: url('images/bg_archis.png'); 

	}
	
#middle_background_div {
	background-image: none;
}

#global_navigation .bg_clab {
	display:none;
}

#global_navigation .bg_amo	{
	display:none;
}
	
.sidebar_underline, #sidebar_site_title, #sidebar_site_description, #page_menu {
	display:none;
}


#home_large_posts {
	min-height: 300px;
}

/*place headline above image*/
#home_large_posts .home_large_post_headline {
	position: absolute;
	z-index:455;
	width:415px;
}

.home_large_post .viewbook_image {
	width:425px;
}

#home_small_posts {

}

.small_portal_post img {
	width:160px;
}


#advertisements {
	width:100%;
	text-align: center;
	margin-top: 20px;
	margin-bottom: 20px;
	color: #888;
	font-style: italic;
}

#advertisements div {
	border-top: 1px solid #ccc;
	padding-top:3px;
}

/*
.info_col .page_content_block {
	background-color:white;
	padding: 0 4px 0 4px;
}
*/

