/*
Theme Name : Landerer Pty Ltd.
Theme URL : http://www.landerer.com.au/
Description :
Author : Mighty Media Pty Ltd.
Version : 1.0
*/

/* @group Top nav */
#container{
	width:980px;
	margin: 0 auto;
}
#branding,#main .main-inner,#featured .featured-inner,#colophon {

	max-width: 980px;
	min-width: 980px;
	width: 980px;
}
.newlogo{
	background-image:url("http://www.landerer.com.au/wp-content/uploads/landerer-logo11A.jpg");
	background-repeat:no-repeat; 
	min-height:122px;
     height:auto;
     height:122px; 
     overflow: hidden;     
}
.table1 {
	float:left;
	min-height:245px;
     height:auto;
     height:245px;
     overflow: hidden;   
}

.footerlist {
	width:980px;
	background-image:url("http://www.landerer.com.au/wp-content/uploads/footer.jpg");
	background-repeat:no-repeat; 
	min-height:30px;
	height: auto;
	height:30px;
	margin: 10px auto;
	}
.footerlist p{
	color:#d90800;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	padding: 40px 1px;
	text-decoration: none;
}
.footercopy {
	float:left; 
	width:305px; 
	height:31px;
	margin-right: 10px; 
	}
	
.footercopy p{
	font-family: "Gill Sans",Gill Sans,Helvetica,Arial,sans-serif;
	letter-spacing:2px;
	display: block;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	padding: 40px 22px;
	text-decoration: none;
	}	

.footermenu {
	float: left;
	width:175px; 
	height:31px;
	margin-right: 10px; 
	padding-top:41px;
}

.footermenu li{
	list-style-type: none;

}
.ftcontact{
	float:right; 
	width:425px; 
	height:31px;
	margin-right: 10px;
	}
.ftcontact p {
	color:#d90800;	
	font-family: "Gill Sans",Gill Sans,Helvetica,Arial,sans-serif;
	letter-spacing:2px;
 	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	padding: 40px 22px;
	text-decoration: none;

}
.ftcontact a {
	color:#d90800;
	font-family: "Gill Sans",Gill Sans,Helvetica,Arial,sans-serif;
	letter-spacing:2px;	
 	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	padding: 0px 0;
	text-decoration: none;

}

.footermenu li a {
	color:#c48630;
	font-family: "Gill Sans",Gill Sans,Helvetica,Arial,sans-serif;
	letter-spacing:2px;
	display: block;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	padding: 0px 22px;
	text-decoration: none;
}
.footermenu li a:hover {
	color:#d90800;
	font-family: "Gill Sans",Gill Sans,Helvetica,Arial,sans-serif;
	letter-spacing:2px;
	display: block;
	font-size: 12px;
	font-weight: normal;
	line-height: 20px;
	padding: 0px 22px;
	text-decoration: none;
}
.inline{
	display:inline;
} 

.element-content .element-inner,.element-post_grid .element-inner,.element-post_list .element-inner,#content .element-columns .element-inner,#content .element-slogan .element-inner,#content .element-tweet .element-inner,#content .element-post_list .element-inner,#content .element-post_grid_slider .post_grid,#content .element-post_list_slider .post_list,.tb-tabs-open .tab-content {
	padding: 0px 25px 0px 25px
}

.lang-switcher{
	position: absolute;
	right: 15%;
	bottom: 20%;
}