@charset "UTF-8";
/* CSS Document */

body {
	margin: 0;
	padding: 0;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-color: #000000;
	background-image: url(images/metal2.jpg);
	background-repeat: no-repeat;
	background-position: center top;
}
/* ~~ Element/tag selectors ~~ */
ul, ol, dl { /* Due to variations between browsers, it's best practices to zero padding and margin on lists. For consistency, you can either specify the amounts you want here, or on the list items (LI, DT, DD) they contain. Remember that what you do here will cascade to the .nav list unless you write a more specific selector. */
	padding: 0;
	margin: 0;
}
a img { /* this selector removes the default blue border displayed in some browsers around an image when it is surrounded by a link */
	border: none;
}
/* ~~ Styling for your site's links must remain in this order - including the group of selectors that create the hover effect. ~~ */
a:link {
	color: #000099;
	text-decoration: none; /* unless you style your links to look extremely unique, it's best to provide underlines for quick visual identification */
}
a:visited {
	color: #000099;
	text-decoration: none;
}
a:hover, a:active, a:focus { /* this group of selectors will give a keyboard navigator the same hover experience as the person using a mouse. */
	text-decoration: none;
}
/* ~~ This fixed width container surrounds all other blocks ~~ */
.container {
	width: auto\9;
	height: auto;
	margin: 0 auto; 
	max-width: 1000px;
	background: #FFFFFF; 
	

	-webkit-box-shadow: 0px 0px 10px 6px rgba(0,0,0,1);
	-moz-box-shadow: 0px 0px 10px 6px rgba(0,0,0,1);
	box-shadow: 0px 0px 10px 6px rgba(0,0,0,1);
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
}
#main-content  {
	background-color: #FFF;
	height: auto;
	width: auto\9;
	max-width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	float: none;
	z-index: 0;
	position: relative;
}
#header {
	padding: 0px;
	height: auto!important;
	max-height: 143px;
	width: auto\9;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: -4px;
	margin-left: 0px;
}
.botrMenu {
	display: none;
	/*width:100%;
	height:34px;
	background-color: transparent;
	float: left;
	display: block;
	z-index: 4000;*/

}
#ms-menu {
	background-image: url(images/menu-bar.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	height: 34px;
	width: 100%;
	-webkit-box-shadow: 0px 7px 4px 0px rgba(0,0,0,0.5);
	-moz-box-shadow: 0px 7px 4px 0px rgba(0,0,0,0.5);
	box-shadow: 0px 7px 4px 0px rgba(0,0,0,0.5);
	z-index: 100;
	position: relative;
	margin: 0px;
	display: block;
	top: 0px;
	text-align: center;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#social-icons{
	padding: 0px;
	height: auto;
	max-height: 20px;
	width: 100%;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: -30px;
	margin-left: auto;
	top:0px;
	position:relative;
	z-index:5000;
	text-align:center;
	float:left;
	display:block;

}
#social-icons img{
	height: auto;
	max-width: 100%;
	width: auto\9;
}
.social{
margin-right:5px;margin-left:5px;text-align:center;	
}
.social img{
	height: auto;
	max-height: 100%;
	width: auto\9;
}
.container #ms-menu a #Image1 {
	margin-left: 30px;
}
.sidebar-text {
	line-height: 20px;
}
.content-gallery {
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 20px;
	width: 100%;
	float: left;
	height: auto;
	max-width: 1000px;
}
.content {
	float: none;
	margin-right: 20px;
	margin-left: 20px;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 10px;
	padding-left: 0;
	max-width: 1000px;
	width: 100%;
	display: inline-block;
}
.container .content section h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 22px;
	color: #101c32;
	margin-bottom: 1px;
}
.container .content section {
	padding-top: 10px;
	border-top-width: thin;
	border-top-style: dashed;
	border-top-color: #d2e1e9;
}
h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: xx-large;
	font-weight: normal;
	color: #F00;
	letter-spacing: 0.1em;
	padding-top: 15px;
}
/* ~~ The footer ~~ */
.footer {
	padding: 10px 0;
	background: #18253a;
	position: relative;/* this gives IE6 hasLayout to properly clear */
	clear: both; /* this clear property forces the .container to understand where the columns end and contain them */
}
.container .footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCC;
	text-align: center;
}

/*HTML 5 support - Sets new HTML 5 tags to display:block so browsers know how to render the tags properly. */
.header, section, .footer, aside, nav, article, figure {
	display: block;
}
aside {
	padding-top: 20px;
}
a:hover {
	text-decoration: underline;
	color: #F00;
}
a:active {
	text-decoration: none;
	color: #000;
}
img {
	max-width: 100%;
	height: auto;
	width: auto\9;
}
/*  Nav styles  */
a#pull{
display: none;
}
.nav{
margin:0 !important;
padding: 0 !important;
}
#fb{width:350px;height:auto;margin-right:auto;margin-left:auto;}

@media screen and (max-width: 568px) {
	/*Fix for Large Smart Phone in Landscape Mode*/
#ms-menu {
display: none;	
}
a#pull{
	display: block;
	width: 100%;
	text-align: left;
	text-decoration: none;
	color: #FFF;
	text-transform: uppercase;
	text-shadow: 0 1px 0 #000;
	text-indent: 15px;
	border-top: 1px solid #091E4A;
	border-bottom: 1px solid #091E4A;
	padding: 10px 0;
	background: #091E4A;
	font-size: 135%;
}
a#pull:after{
    content:'\2261';
    width: 40px;
    height: 30px;
    display: inline-block;
    position: relative;
    right: 20px;
    top: -16px;	
    font-size: 50px;
    color: #FFF;
	float: right;
}
#botrMenu1 ul{
	display: none;
}
.botrMenu {
	width:100%;
	height:auto!important;
	background-color: #8c9fad;
	/*float: left;*/
	display: block;
	z-index: 4000;

}
.content {
	float: none;
	margin-right: auto;
	margin-left: auto;
	padding-top: 10px;
	padding-right: 3%;
	padding-bottom: 10px;
	padding-left: 3%;
	max-width: inherit;
	width: 94%;
	min-width: inherit;
}
.sidebar1 {
	float: none;
	width: 94%;
	background: #d2e1e9;
	padding-top: 10px;
	padding-right: 3%;
	padding-bottom: 10px;
	padding-left: 3%;
	height: auto;
	margin-right: auto;
	margin-left: auto;
}
    #social-icons{
        display:block!important;
        margin-top:10px!important;
        margin-bottom:10px!important;
    }
    .social{
        padding-right:10px;
        padding-left:10px;
        
    }
    .JQImageGallery .thumbnails {
     display:none;   
    }
}
