/* ~-~-~~-~-~ CSS Document -~-~-~-~-~ *\
|                MOBILE                |
|    Created for                       |
|   FrontSight.com                     |
|   by Ashton Sanders                  |
|   WebsitesinaFlash.com               |
|                                      |
|  THIS DOCUMENT OVERWRITES STYLE.CSS  |
|  TO MAKE IT MOBILE FRIENDLY          |
|                                      |
\* ~-~-~~-~-~-~-~-~-~-~-~-~-~-~-~-~-~ */



/* ~-~-~~-~-~~-~-~~-~-~ UNIVERSAL PAGE FORMATING ~-~-~~-~-~-~-~-~-~-~ */
#skip-to-nav {display:block;}

#outline, #header, #front-sight-logo, #sidebar { width: 100%;}

#header { 
	background: none;
	position:inherit;
}
#front-sight-logo {	position: inherit; text-align:center}
#front-sight-logo img { margin:0 auto}

.titlebg {
	position:inherit;
}


#body, #bodytopimg {width:auto;}

#body {
	background: #95021F;
	float:inherit;
}
.bodybgh {
	background: none;
}
#bodytopimg {
	display:none;
}

#textcontent {
	padding:0 5px;
}










/* ~-~-~~-~-~~-~-~~-~-~ SPECIALIZED FORMATING ~-~-~~-~-~-~-~-~-~-~ */

/* ~-~-~~-~-~ FSC HEADER AD ~-~-~~-~-~ */

a#fsc {
	display:none;
}


