/*
Theme Name: J and J Bullbars
Theme URI: http://www.smg.com.au
Author: Synchromedia Group
Author URI: http://www.smg.com.au

*/

/* =Reset default browser CSS. Based on work by Eric Meyer: http://meyerweb.com/eric/tools/css/reset/index.html
-------------------------------------------------------------- */

body {
	margin: 0px; padding: 0px;
	background-color: #000;
	color: #BBB;
	font: 400 13px/22px 'Open Sans', Arial;
}
a{
	color: #ca0000;	
	font-weight: 700;
}
a:hover{
	color: #FFF;	
}
h1,h2,h3,h4,h5,p,form{
	margin: 0px; padding: 0px;	
}
h1{
	font-size: 30px;
	line-height: 35px;
	font-weight: 700;
	margin-bottom: 15px;
	color: #FFF;
}
h2{
	margin-bottom: 5px;
	margin-left: -38px;
	margin-right: -38px;
	font-size: 18px;
	text-indent: 25px;
	color: #FFF;	
background: #45484d; /* Old browsers */
background: -moz-linear-gradient(top, #45484d 0%, #000000 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#45484d), color-stop(100%,#000000)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top, #45484d 0%,#000000 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top, #45484d 0%,#000000 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top, #45484d 0%,#000000 100%); /* IE10+ */
background: linear-gradient(to bottom, #45484d 0%,#000000 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 ); /* IE6-9 */


	padding: 15px;

	border-radius: 15px;
}
h3{ 
	color: #FFF;
	font-size: 16px;
		font-weight:600;
	margin-bottom: 10px;
}
p{
	margin-bottom: 15px;
}
#footer{
	color: #ccc;
	font: 11px/20px Arial, Helvetica, sans-serif;
	text-align: center;
	margin-bottom: 30px;
	margin-top: 15px;
}
#footer a{
	color: #ccc;
	text-decoration: none;	
	font-weight: normal;
}
#wrapper{
	width: 960px;
	margin: 0px auto;
	border-bottom: 4px solid #111;
	background: url(images/side-menu.jpg) repeat-y #000;
	-webkit-box-shadow: 1px 1px 15px 0px rgba(0, 0, 0, 0.41);
-moz-box-shadow:    1px 1px 15px 0px rgba(0, 0, 0, 0.41);
box-shadow:         1px 1px 15px 0px rgba(0, 0, 0, 0.41);
}
#banner{
	height: 237px;
overflow: hidden;	
}
#banner p{ margin: 0px; padding:0px;}
#leftCol{

	width: 165px;
	float: left;	
}
#logo{
	position: absolute;
		z-index: 99999999;
}	
#leftCol #menu{
	margin-top: 180px;	
}
#rightCol{
	float: left;
	width: 795px;	
	
}
#main{
padding: 30px;		
background: url(images/mainBack.png); 
	}
.clear{
	clear: both;	
}
#menu ul{
	margin: 0px; padding: 0px;
}
#menu ul li{
	list-style: none;	
}
#menu ul li a{
	display: block;
	font-size: 16px;
	font-weight: 600;
	color: #FFF;
	text-decoration: none;	
	line-height: 34px;
	margin-left: 10px;
	margin-right: 10px;
	border-radius: 8px;
	padding: 0px 15px;

	
}
#menu ul li a:hover{
	background: #ca0000;
	 -webkit-box-shadow: 1px 1px 7px 0px #222; -moz-box-shadow: 1px 1px 7px 0px #222; box-shadow: 1px 1px 7px 0px #222;
}

#banner{
	border-bottom: 4px solid #9a0000;	
}
#enquireonline a{
	position: absolute;	
	padding: 15px;
		background: #ca0000;
		border-radius: 8px;
		font-size: 16px;
		color: #FFF;
		font-weight: 700;
		text-decoration: none;
		margin-top:196px;
		margin-left: 515px;
		z-index: 99999999;
			 -webkit-box-shadow: 1px 1px 10px 0px #222; -moz-box-shadow: 1px 1px 10px 0px #222; box-shadow: 1px 1px 10px 0px #222;  	
}
#enquireonline a:hover{
	background: #666;

}
.floatRightArea{
	float: right;
	margin-left: 30px;
	margin-bottom: 30px;
	width: 360px;
	margin-right: -30px;
}	
.ngg-gallery-thumbnail img{
			 -webkit-box-shadow: 1px 1px 10px 0px #000; -moz-box-shadow: 1px 1px 10px 0px #000; box-shadow: 1px 1px 10px 0px #000; 	
			 border: 0px !important; 
			 background: none !important;
			 padding: 0px !important; 
}
.ngg-gallery-thumbnail img:hover{
	opacity: 0.8;
}
#contactForm{
	width:350px;
	float: right;
		
}
#contactForm td{
	vertical-align: top;	
}
input[type="text"],input[type="email"], textarea{
	width: 95%;
	padding: 4px;	
}

input[type="submit"]{

	padding: 15px;
		background: #ca0000;
		border-radius: 8px;
		font-size: 16px;
		color: #FFF;
		font-weight: 700;
		text-decoration: none;
		border: none;
font-family: 'Open Sans';
			 -webkit-box-shadow: 1px 1px 10px 0px #222; -moz-box-shadow: 1px 1px 10px 0px #222; box-shadow: 1px 1px 10px 0px #222;  	
}

input[type="submit"]:hover{
	background: #666;
	cursor: pointer;
}
.slicknav_menu{ display: none;}
.slicknav_menu{ 
background: rgb(69,72,77); /* Old browsers */
background: -moz-linear-gradient(top,  rgba(69,72,77,1) 0%, rgba(0,0,0,1) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(69,72,77,1)), color-stop(100%,rgba(0,0,0,1))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(69,72,77,1) 0%,rgba(0,0,0,1) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#45484d', endColorstr='#000000',GradientType=0 ); /* IE6-9 */


}
#phone{ position: absolute; left: 15px; top: 15px; color: #FFF; font-size: 16px; font-weight: 700; display: none;}
.entry-content img{ max-width: 100%; height: auto;}

@media only screen and (max-width: 959px) {
	#wrapper{ width: auto; overflow:hidden; }
	#leftCol{ width: 20%;}
	#rightCol{ width: 80%;}
	#banner{ height: auto; background: #000 !important;}
	#banner img{ max-width: 100%; height: auto;}
	#enquireonline a{  padding: 10px; right: 30px; margin-left: 0px; margin-top: 150px; }
	h1{ font-size: 16px !important; line-height: 20px !important; font-weight: 600;}
	h2{ font-size: 14px; }
	.cycloneslider-template-standard{ margin-bottom: 0px !important;}
	#contactForm{ width: 100%;}

}
@media only screen and (max-width: 800px) {
	#wrapper { background: none; background: #000;}
	#main{ padding: 15px;}
	#leftCol{ display:none;}
	.slicknav_menu{ display: block; }
	#phone{ display: block;}
	#rightCol{ width: 100%;}
	#logo img{ height: 140px; width: auto;}
}
@media only screen and (max-width: 660px) {

	.floatRightArea{ width: 150px; margin-right: 0px; margin-left: 15px;}
	#enquireonline a{ margin-top: 80px; right: 15px; font-size: 14px; width: 100px;}
	.ngg-gallery-thumbnail img{ max-width: 100%; height: auto;}
		#logo img{ height: 100px; width: auto;}
}