/* Basic style */
a {
    color: #35628f;
    text-decoration: none;
}

a:hover {
    text-decoration: underline;
}

/* MENU */

#menu {
	position:absolute;
	width:auto;
	right:0px;
	top:0px;
	z-index:99;
}
#menu ul {
    display: block;
	height: 41px;
    margin: 0px;
	margin-right:5px;
    list-style: none;
	float:right;
	
}

#menu li {
    display: inline-block;
    text-align: center;
	*float: left;
}
#menu a {
	color: #fff;
    display: block;
    font-size: 12px;
    font-weight:bold;
    padding-right: 16px;
    text-transform: uppercase;
	line-height:41px;
	font-family: arial;
	
}
#menu ul li.current-menu-item a{
	color:orange;
}

#menu ul.normal-ul a:hover{
    color:orange;
	text-decoration: none;
}

#submenu{
	float:none;
	height:46px;
}

#mainmenu{
	background:#592B1B;
    width: 100%;
	height:46px;
}

#mainmenu ul{
    margin-left: 15px;
    text-align: center;
}


#mainmenu ul li{
	display:inline;
	position:relative;
}
#mainmenu ul li a{
    color: #FFFFFF;
    display: inline-block;
    font-family: arial;
    font-size: 16px;
    line-height:46px;
    padding-left: 17px;
    padding-right: 17px;
    text-transform: uppercase;
	position:relative;
	font-weight:normal;
}
#mainmenu ul li a img{
    left: 17px;
    position: absolute;
    top: 13px;
}

#mainmenu ul li a:hover,
#mainmenu ul li.current-menu-item a{
	color: orange;
	text-decoration:none;
}

#mainmenu ul li ul{
    background:#00235E;
    display: none;
    left: 58px;
    margin-left: 0;
    position: absolute;
    top: 35px;
    width: 245px;
    z-index:100;
}

#mainmenu ul li ul li {
    display: block;
    float: left;
    width: 100%;
}
#mainmenu ul li:hover ul{
	display:block;
}


#mainmenu ul li ul li a {
    background: none;
    float: left;
    font-size: 16px;
    font-weight: bold;
    line-height: 36px;
    padding-left: 16px;
	padding-right:0px;
    text-align: left;
}

.widget_facebook_widget{
	width:240px;
	margin:auto;
}
#top_page ul li:hover ul.sub-menu{
	display:block !important;
}
#top_page ul.sub-menu{
    border: medium none !important;
    display: none;
    height: auto !important;
    overflow: hidden !important;
    position: relative !important;
	top:0 !important;
	
}


/* RESPONSIVE */

@media only screen and (max-width: 980px) {
    body {
        padding: 0px;
    }

	#mainmenu{
		width:100%;
	}
	#mainmenu ul{
		margin:0px;
	}
	#menu ul.normal-ul {
        display:block;
		text-align: center;
		max-width:100%;
    }
	.wrapper{
		width:94%;
		max-width:960px;
	}
	#mainmenu ul li a{
		font-size: 15px;
		padding-left: 13px;
		padding-right: 13px;
	}
	#mainmenu ul li a img{
		left:0;
	}
	#menu ul{
		margin:0px;
	}
	#menu a{
		padding-right: 10px;
	}

	.singlebox {
		margin-left: 1.2%;
		width: 23.5%;
	}
	.postimage img {
		display: block;
		margin: auto auto 15px;
		max-width: 90%;
	}

	.singlebox .golink img{
		left:40%;
	}
	.main_content{
	    padding-left: 2.5%;
		padding-right: 2.5%;
		width: 95%;
	}	
	.home .main_content{
		width:100%;
		margin:0;
		padding:0;
	}
	.main_primary{
	    padding-left: 1%;
		padding-right: 1%;
		width: 98%;
	}
	.contact_right {
		height: 112px;
		margin-right: 0;
		width: 60%;
		max-width: 280px;
	}
	.logo {
		height: auto;
		padding: 0;
		position: absolute;
		width: 40%;
		max-width: 200px;
		margin-left:6%;
	}
	.primary{
		width:65%;
	}
	#sidebar{
		width:30%;
		max-width:239px;
	}

	#footer_menu ul{
		margin-left:20px;
	}
	#footer_menu a {

	}
	#mainmenu ul li a{
		font-size: 15px;
		padding-left: 11px;
		padding-right: 11px;;
	}
	.primary{
		width:72%;
	}
	
}
@media only screen and (max-width: 920px) {	
	.primary{
		width:70%;
	}
}
@media only screen and (max-width: 880px) {	
	.primary{
		width:66%;
	}

}
@media only screen and (max-width: 850px) {
	#menu a{
		padding-right: 5px;
	}
	#sidebar{
		width:34%;
	}
	.primary{
		width:65%;
	}
	.right_footer{
		width:38%;
		
	}
	.left_footer{
		width:62%;
	}
	#footer_menu ul{
		margin-left:10px;
	}
	#mainmenu ul li a{
		font-size: 13px;
		padding-left: 8px;
		padding-right: 8px;
	}

}

@media only screen and (max-width: 768px) {
	.logo {
		margin:0;
	}
	.singlebox {
		margin-left: 8%;
		width: 38%;
		margin-bottom:35px;
	}
	.postimage img {
		max-width: 100%;
	}
	.layerslider{
		float:none;
	}
	.alignright {
		margin:0px 15px 15px;
	}
	.slider .linkslider1{
		font-size:12px;
	}
	#footer ul{
		clear:both;
	}
	
	#footer_menu{
		float:none !important;
		text-align:center;
	}

	.smw_left{
		text-align:center !important;
	}

	.post_home{
		width:42% !important;
	}

    #menu ul.normal-ul {
        display: block;
		margin-right:0px;
    }

	#menu a {
		padding-left: 5px;
		padding-right: 5px;
		font-size:11px;
	}
	.main_content h3{
		text-align:center;
	}
	#mainmenu ul li a {
		font-size: 12px;
		padding-left: 4px;
		padding-right: 4px;
	}

	.primary{
		width:100%;
		float:none;
	}
	#footer .wrapper{
		height:auto;
		padding-bottom: 40px;
	}
	.right_footer{
		width:100%;
	}
	.left_footer{
		width:100%;
	}
	#footer_menu ul{
		float:none;
		margin-left:0px;
	}

	#sidebar{
		width:239px;
		margin:auto;
		float:none;
		margin-top:20px;
	}
	
	.box{
		width:31.33333%;
		margin-left:1%;
		margin-right:1%;
	}
		#header{
		height:auto;

	}
	
		#menu{
		display:none;
	}




	    #menu ul.normal-ul {
        display: none;
    }
	    #top_page #menu-opener {
        display: block;
    }


	#top_page #menu-opener{
		padding-bottom:4px;
	}
	#top_page #menu-opener ul{
		top:78px;
		width: 100% !important;
		border-left:none;
		border-right:none;
		height:auto;
	}
	#menu{
		width:100%;
	}

	#top_page #menu-opener a{
		margin:auto;
		line-height:22px;
		padding:0px !important;
	}
	#top_page #menu-opener a.opener{
		margin:10px auto !important;
	}
	#top_page #menu-opener a.active-opener{
		margin:10px auto !important;
		
	}
    .fixed {
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 9999;
		background: none repeat scroll 0 0 #020202;
    }
	#top_page #menu-opener ul {
		top:32px;
	}
}


@media only screen and (max-width: 640px) {
	#top_page{
		display:block;
	}
	#header{
		height:auto;
		margin-top:42px;
		background:url(../images/bg_header01.png) no-repeat top center #d8531B;
	}
	#header_content{
		height:auto;
	}
	#header img.shadow{
		display:none;
	}
	.logo {
		width: 100%;
		position:relative;
		float: none;
		margin: auto;
	}
	.logo img{
	
	}
	.contact_right {
		float: none;
		margin: 20px auto auto;
		padding-bottom: 10px;
		width: 100%;
	}
	.alignright {
		margin:0px 10px 10px;
	}

	#menu{
		display:none;
	}
	#submenu{
		display:none;
	}
	#top_page{
		display:block;
	}



	    #menu ul.normal-ul {
        display: none;
    }
	    #top_page #menu-opener {
        display: block;
    }


	#top_page #menu-opener{
		padding-bottom:4px;
	}
	#top_page #menu-opener ul{
		top:78px;
		width: 100% !important;
		border-left:none;
		border-right:none;
	}
	#menu{
		width:100%;
	}
	.logo img{
		display: block;
		margin: auto !important;
	}
	#top_page #menu-opener a{
		margin:auto;
		line-height:22px;
		padding:0px !important;
	}
	#top_page #menu-opener a.opener{
		margin:10px auto !important;
	}
	#top_page #menu-opener a.active-opener{
		margin:10px auto !important;
		
	}
    .fixed {
        position: fixed;
        top: 0;
        width: 100%;
        z-index: 9999;
		background: none repeat scroll 0 0 #020202;
    }
	#top_page #menu-opener ul {
		top:32px;
	}
	.contact_right{
		height:auto;
	}
	
	h1.textbox {
		line-height: 40px;
		padding-top: 10px;
		padding-bottom: 10px;
	}
	
	.layerslider {
		padding-top: 15px;
	}
	.singlebox {
		margin-left: 4%;
		width: 44%;
		margin-bottom:35px;
	}
}


@media only screen and (max-width: 480px) {
	#top_page .wrapper{
		width:100%;
	}
	#top_page #menu-opener ul{
		top:32px;
	}

	.singlebox {
		clear: both;
		display: block;
		float: none;
		margin: auto auto 35px;
		width: 226px;
	}
	.singlebox img{
		display:block;
		margin:auto;
		max-width:100%;
		
	}
	.postimage {
		padding-bottom: 15px;
	}
	

	.contact_right h2.text{
		font-size:20px;
	}
	.contact_right h2.text{
		font-size:27px;
	}
	#footer ul li a{
		font-size:13px;
		padding-left: 8px;
		padding-right: 8px;
	}
}
@media only screen and (max-width: 350px) {
	#footer ul li a{
		font-size:12px;
		padding-left: 6px;
		padding-right: 6px;
	}

}
@media only screen and (max-width: 320px) {



}