/*
Theme Name: Granite Construction Company
Theme URI: http://www.graniteconstructioncompany.com.au
Author: Searchsmart
Author URI: http://www.searchsmart.com.au/
Description: WordPress Theme Design for Granite Construction Company
Version: 1.0
Template: skeleton

*/

@import url("../skeleton/style.css");

body{
	background: url(http://graniteconstruction.com.au/wp-content/uploads/2013/05/bg.jpg) repeat fixed;
}

a, a:link, a:visited, a:active, #content .gist .gist-file .gist-meta a:visited{
	color: #9F774F;
}

p:empty{
	display: none;
}

.su-column .su-list ul{
	margin: 0 !important;
}

.resize{
	display: none;
}

img{
	max-width: 100%;
	_width: 100%;
}

.container .sixteen.columns{
	width: 982px;
}

h1,h2,h3,h4,h5,h6{
	font-weight: normal !important;
}

body{
	/*font-family: Helvetica, Arial, Trebuchet MS, serif;*/
	font-family: 'Droid Sans', sans-serif;
}

#wrap.container{
	width: 1022px;
	border: 1px solid #beac9c;
	border-top: 0 none;
	background: #FFFFFF;
}

#header{
	margin-top: 23px;
}

#header .inner{
	padding-top: 0;
	padding-bottom: 25px;
}

.columnm, .columns{
	margin-left: 20px;
	margin-right: 20px;
}

#header .header_extras{
	font-size: 28px;
	text-align: right;
	line-height: 60px;
	position: relative;
	top: -5px;
}

#header .header_extras span{
	display: block;
	font-size: 18px;
	line-height: 20px;
	margin-top: -10px;
}

#header .header_extras a{
	color: #000000;
}

li.page_item a, li.menu-item a{
	border: 0 none;
}

#navigation{
	margin: 0 0 1px 0 !important;
	width: 100%;
	height: 46px;
	position: relative;
	z-index: 99;
	background: url(images/menu-bg.jpg) repeat-x 0 0 !important;	
}

#navigation ul{
	border-radius: 0;
	border: 0 none;
	box-shadow: none;
	background: none;
	/*background: url(images/menu-bg.jpg) repeat-x 0 0 !important;	*/
}

#navigation ul li{
	border-right: 0 none;
	/*background: url(images/menu-bg.jpg) repeat-x 0 0 !important;	*/
}

#navigation ul li.active a{
	border: 0 none;
	background: #3c3b3b;
	text-shadow: none;
	color: #FFFFFF;
}

#navigation ul li a{
	font-weight: normal;
	color: #FFFFFF;
	text-shadow: none;
	padding: 0 25px;
	line-height: 46px;
	text-transform: uppercase;
}

#navigation ul li:hover a, #navigation ul li a:hover{
	background: #3c3b3b;
	color: #FFFFFF;
	border: 0 none;
	height: 46px;
	line-height: 46px;
	padding-top: 0;
}

#navigation ul.sub-menu{
	border: 0 none;
}

#navigation ul.sub-menu li a{
/*#navigation ul li li a{*/
	height: 32px;
	line-height: 40px;
	color: #FFFFFF !important;
	background: #1c1b1b !important;	
	border-bottom: 1px solid #000000 !important;
}

#navigation ul li li a:hover{
	background: #3c3b3b !important;
}

#meteor-slideshowhome{
	height: 300px;
}

.slider-area{
	width: 100%;
	overflow: hidden;
}

#cta{
	width: 100%;
	margin: 1px 0 0 0;
}

#cta .cta-1, #cta .cta-2, #cta .cta-3{
	width: 340px;
	float: left;
	margin-right: 1px;
}

#cta .cta-3{
	margin-right: 0;
}

#wrap #content{
	margin: 20px;
}

#wrap #sidebar{
	margin-top: 15px;
}

#wrap #sidebar img{
	width: 100%;
	max-width: 100%;
}

#bottom{
	width: 1022px;
	height: 43px;
	line-height: 43px;
	background: #FFFFFF;
	margin: 12px auto 0;
	border: 1px solid #beac9c;
}

.su-column{
	margin-right: 3%;
}

.gallery-columns-5.gallery .gallery-item{
	width: 20%;
}

#footer{
	margin: 0;
}


h1.entry-title{
	display: none;
}

.wp-caption{
	padding: 10px 5px;
	background: #E0E0E0;
	text-shadow: none;
}

.wp-caption p.wp-caption-text{
	font-size: 12px;
}

.wp-caption a{
	color: #000000;
}

@media screen and (max-width: 1050px){

	#wrap.container,
	#bottom{
		width: 100%;
		border: 0 none;
	}
	
	#cta{
		overflow: hidden;
		margin: 2px 0 0 2px;
	}
	
	#cta .cta-1, #cta .cta-2, #cta .cta-3{
		width: 33%;
		margin-bottom: -3px;
	}	

}


@media screen and (max-width: 990px){


	
	.container .sixteen.columns{
		width: 100%;
	}	
	
	.container .column, .container .columns{
		margin: 0;
	}
	
	#header{
		padding: 0 5%;
		width: 90%;
	}
	
	.responsiveSelectContainer{
		width: 80%;
		margin: 0 auto;
		line-height: 40px;
	}	
	
	#cta{
		overflow: hidden;
		margin: 2px 0 0 2px;
	}
	
	#cta .cta-1, #cta .cta-2, #cta .cta-3{
		width: 33%;
		margin-bottom: -3px;
	}
	
	#wrap #content{
		width: 90%;
		margin: 0 5%;
		padding-top: 15px;
	}
	
	#wrap #sidebar{
		width: 88%;
		margin: 0 10%;
		padding-top: 15px;
	}
	
	#footer{
		width: 100%;
		margin: 0;
		text-align: center;
	}	
	
	img{
		max-width: 100%;
	}
	
	#cta img{
		max-width: 100%;
		
	}
	
	.tablepress img{
		max-width: 100% !important;
	}	


}

@media screen and (max-width: 800px){
	

}

@media screen and (max-width: 600px){

	h1#site-title{
		width: 60%;
	}
	
	.su-column-1-2{
		width: 100%;
		float: none;
	}
	
	.su-column-1-6{
		width: 30.33%;
	}
	
	body.page-id-41 #mapp0_layout{
		width: 95% !important;
	}
	
	.tablepress img{
		max-height: 50% !important;
	}	

	#bottom{
		height: auto;
		min-height: 45px;
		line-height: 18px;
		padding: 10px 0 0 0;
		margin-bottom: 12px;
	}
	
	#footer{
		padding: 0 !important;
	}
	
	.gallery-columns-5.gallery .gallery-item{
		width: 100%;
	}

}

@media screen and (max-width: 480px){

	#header #site-title{
		margin: 0;
		width: 100%;
		position: relative;
		top: -55px;
	}
	
	#header #site-title img{
		max-width: 100%;
		margin: 0 auto;
		text-align: center;
		display: block;
	}

	#header .header_extras{
		float: none;
		text-align: center;
		position: relative;
		top: 55px;
	}

	#cta{
		margin: 1px 0 0 1px;
	}
	
	#credits{
		padding: 0 10px;
	}

}

@media screen and (max-width: 400px){

	#cta{
		margin: 1px 0 0 0;
	}	
	
	#cta .cta-1, #cta .cta-2, #cta .cta-3{
		width: 100%;
	}
	
	#bottom{
		min-height: 45px;
	}
	
	.su-column-1-6{
		width: 46.33%;
	}

}

@media screen and (max-width: 380px){

	#header{
		margin-top: 0;
	}
	
	#header #site-title{
		top: -40px;
	}

	.responsiveSelectContainer{
		width: 90%;
	}

}

@media screen and (max-width: 320px){

	#header #site-title{	
		top: -55px;
		margin-top: 15px !important;
	}

	#bottom{
		min-height: 60px;
	}
	
	.su-column-1-6{
		width: 100%;
	}
	
}