/*
Theme Name: MrSEC Version 2
Theme URI: http://www.mrsec.com/
Description: Default theme for mrsec
Version: 1.0
Author: Jeremi Bergman
Author URI: http://jeremibergman.com/
*/

/*img, div { behavior: url(iepngfix.htc) }*/
html, body
{
	/*background-color: #010101;*/
	margin: 0px;
	padding: 0px;
}
#main
{
	min-width: 1200px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
	width: 100%;
}
#top
{
	float: left;
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #5c5c5c;
	position: relative;
	background-image: url(images/header.jpg);
	background-repeat: repeat-x;
	background-position: left top;
}
#top_right
{
	float: left;
	width: 100%;
	padding-top: 5px;
	text-align: center;
	position: relative;
}
#sponsor_title
{
	float: left;
	height: 99px;
	width: 14px;
	position: relative;
}
#sponsor_pic
{
	float: left;
	width: 100%;
	height: 99px;
	text-align: center;
	position: relative;
}
#logo
{
	float: left;
	height: 135px;
	width: 100%;
	text-align: center;
	position: relative;
}
#logo_title
{
	float: left;
	width: 100%;
	text-align: center;
	position: relative;
	padding-bottom: 10px;
}
#top_nav1
{
	background-image: url(images/nav1_back.gif);
	background-repeat: repeat-x;
	background-position: center top;
	float: left;
	height: 36px;
	width: 100%;
	position: relative;
	text-align: center;
}
#top_nav2
{
	background-image: url(images/bar2_back.gif);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	height: 27px;
	width: 100%;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
	text-align: center;
}
#top_nav2a
{
	width: 1024px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#top_nav3
{
	background-image: url(images/bar2_back.gif);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	height: 27px;
	width: 100%;
	position: relative;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	text-transform: uppercase;
}
#top_nav3a
{
	width: 684px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
#top ul
{
	display: inline;
	list-style-type: none;
	background-image: url(images/divider.gif);
	background-repeat: no-repeat;
	background-position: left top;
	height: 27px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
	margin: 0px;
	float: left;
}
#top ul li
{
	background-image: url(images/divider.gif);
	background-repeat: no-repeat;
	background-position: right top;
	text-align: center;
	float: left;
	height: 27px;
	width: 166px;
	padding-right: 4px;
	display: inline;
}
#top ul li a
{
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	height: 20px;
	width: 166px;
	padding-top: 7px;
}
#top ul li a:hover
{
	color: #CCCCCC;
	text-decoration: none;
}
#content_area
{
	background-image: url(images/content_back.gif);
	background-repeat: repeat-y;
	background-position: right top;
	float: left;
	width: 100%;
	position: relative;
	background-color: #FFFFFF;
}
#content_area2
{
	background-image: url(images/content_footer_back.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	float: left;
	width: 100%;
	position: relative;
}
#content_area3
{
	background-image: url(images/content_footer.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
	float: left;
	width: 100%;
	position: relative;
	padding-bottom: 24px;
}
#content_left
{
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	float: left;
	margin-right: 304px;
	
}
#content_title
{
	float: left;
	height: 49px;
	position: relative;
	width: 100%;
	text-align: center;
	
}
#content_title2
{
	float: left;
	height: 49px;
	position: relative;
	width: 100%;
	text-align: center;
}
#content_top
{
	padding-bottom: 15px;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	line-height: 14px;
	float: left;
	width: 100%;
}
.common_box
{
	min-width: 720px;
	width: 720px;
	margin-right: auto;
	margin-left: auto;
	position: relative;
}
.latest_news_recruiting ul
{
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	float: left;
}
.latest_news_recruiting ul li
{
	display: block;
	margin: 0px;
	list-style-type: none;
	padding: 0px;
	width: 350px;
}
.latest_news_recruiting ul li a
{
	color: #FF0000;
	text-decoration: none;
}
.latest_news_recruiting ul li a:hover
{
	color: #000000;
	text-decoration: underline;
}

#form_box
{
	background-color: #404040;
	background-image: url(images/form_box_back.gif);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	width: 292px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-left: 10px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #5c5c5c;
	position: relative;
}
#form_box_left
{
	float: left;
	width: 143px;
	position: relative;
}
#form_box_right
{
	float: left;
	width: 149px;
	position: relative;
}
#form_input
{
	float: left;
	width: 149px;
	padding-bottom: 4px;
}
#form_search
{
	text-align: right;
	float: left;
	width: 141px;
	padding-right: 8px;
}
#right_box2
{
	float: left;
	width: 293px;
	padding-top: 9px;
	padding-bottom: 9px;
	padding-left: 9px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #222222;
	border-bottom-color: #222222;
	border-left-color: #222222;
	position: relative;
	background-image: url(images/right_box2_back.gif);
	background-repeat: repeat-y;
	background-position: left top;
}
#right_box2_title
{
	float: left;
	width: 293px;
	position: relative;
	height: 30px;
}
#right_box2_title ul
{
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#right_box2_title ul li
{
	display: inline;
	margin: 0px;
	float: left;
	padding-top: 0px;
	padding-right: 2px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style-type: none;
}
#right_box2_content
{
	float: left;
	width: 293px;
	position: relative;	
}
#right_box2_content ul
{
	display: block;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
#right_box2_content ul li
{
	display: block;
	margin: 0px;
	float: left;
	padding-top: 6px;
	padding-bottom: 6px;
	padding-left: 0px;
	list-style-type: none;
	width: 293px;
	padding-right: 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4b4b4b;
}
#right_box2_content ul li a
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #4b4b4b;
	color: #FFFFFF;
	text-decoration: none;
}
#right_box2_content ul li a:hover
{
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	color: #FFFFFF;
	text-decoration: none;
}
.right_banner1
{
	float: left;
	margin: 10px;
	position: relative;
	padding-top: 13px;
	padding-bottom: 13px;
}
.right_banner2
{
	text-align: center;
	float: left;
	width: 304px;
	position: relative;
}
.banner_box1
{
	float: left;
	width: 126px;
	padding-left: 26px;
}
.banner_box1a
{
	float: left;
	width: 136px;
	padding-left: 16px;
}
.banner_box2
{
	float: left;
	width: 140px;
	padding-left: 12px;
}
.banner_box2a
{
	float: left;
	width: 144px;
	padding-left: 8px;
}
#footer
{
	background-image: url(images/bg_footer.jpg);
	background-repeat: repeat-x;
	background-position: left top;
	float: left;
	height: 90px;
	width: 100%;
	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #555555;
	text-align: center;
	line-height: 16px;
	padding-top: 10px;
}
#footer a
{
	color: #777777;
	text-decoration: none;
	padding-right: 2px;
	padding-left: 2px;
}
#footer a:hover
{
	color: #FFFFFF;
	text-decoration: underline;
}
p
{
	margin: 0px;
	padding: 0px;
}
form
{
	margin: auto;
}
.input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-color: #dfdfdf;
	float: left;
	height: 17px;
	width: 139px;
	border: 1px solid #666666;
}
.line
{
	background-image: url(images/line.gif);
	background-repeat: no-repeat;
	background-position: left center;
	padding-top: 15px;
	padding-bottom: 10px;
}
.margin1
{
	text-decoration: overline;
	float: right;
	padding-bottom: 15px;
	padding-left: 15px;
}
.margin2
{
	float: left;
	padding-right: 15px;
	padding-bottom: 15px;
}
h1
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding-top: 2px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
h2
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: ##494f5f;
	text-decoration: none;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 15px;
	padding-left: 0px;
}
.link1
{
	color: #000000;
	text-decoration: none;
	line-height:1.1em;
}
h2 a
{
 	text-decoration: none;
	color: #0c2e72;
}
h2 a:hover
{
	text-decoration: none;
	color: #ff9900;
}
.link2
{
 	text-decoration: none;
	color: #ff0000;
}
.link2:hover
{
	text-decoration: none;
	color: #ff9900;
}
.border1
{
	border: 2px solid #dfdfdf;
}
.link3
{
 	text-decoration: none;
	color: #ffffff;
}
.link3:hover
{
	text-decoration: underline;
	color: #ffffff;
}

.link4
{
	color: #000;
}

.link4:hover
{
	text-decoration: none;
	color: #000;
}
.link4on
{
	text-decoration: none;
	color: #000;
}
#contentwrapper{
	float: left;
	width: 100%;
	position: relative;
	background-image: url(images/content_title_back.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

#contentcolumn{
	margin-right: 304px;
	position: relative;
	float: left;
	min-width: 720px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(images/content_title_right.gif);
	background-repeat: no-repeat;
	background-position: right top;
}

#rightcolumn{
	float: left;
	width: 304px; /*Width of right column in pixels*/
	margin-left: -304px; /*Set left margin to -(RightColumnWidth) */

	position: relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-decoration: none;
	color: #FFFFFF;	
}
.innertube{
	margin-top: 0;
}
#main_content
{
	float: left;
	min-width: 700px;
	position: relative;
	margin-top: 0px;
	margin-right: 50px;
	margin-left: 20px;
}

.storyPicSmall, .post img {
	border:1px solid #8E8E8E;
	display:block;
	float:left;
	margin:0 10px 10px 0;
}

.post .text p {
	-x-system-font:none;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:1.2em;
	font-size-adjust:none;
	font-stretch:normal;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	line-height:1.1em;
	margin-bottom:1.1em;
	margin-top:0;
}

.post a, .tag_links a {
	color: #FF0000;
	text-decoration: none;
}

.tag_links {
	margin-bottom: 5px;
}

.post h1 a {
	color: black;
	text-transform: uppercase;
}
.postmetadata {
  margin-top: 10px;
  margin-bottom: 10px;
}

h2 a
{
 	text-decoration: none;
	color: #0c2e72;
}
h2 a:hover
{
	text-decoration: none;
	color: #ff9900;
}

#disclaimer {
	position: absolute;
	padding: 8px;
	top: 0;
	left: 5px;
	text-align: left;
	font: 11px Arial, Helvetica, sans-serif;
	color: #CCCCCC;	
	z-index: 1000;
	max-width: 130px;
}

#disclaimer a {
	text-decoration: none;
	color: #ffffff;
	font-weight: bold;
}

#disclaimer a:hover {
	color:#FF9900;
}

	
#feature h1 {
	margin: -15px -15px 10px -15px;
	height: 56px;
}

#feature h2 {
	margin: 0 0 0.8em 0;
	font: 1.8em Georgia, "Times New Roman", Times, serif;
	color: #000000;
}
#featureWrapper {
	float: right;
	display: block;
	margin: 10px 0 0 0;
	padding: 0 0 10px 20px;
	background: #ffffff;
}

#feature {
	display: block;
	width: 200px;
	padding: 15px;
	border: 1px solid #727785;
	background: #fefdd0;
	color: #494f5f;
}

#feature p {
	margin-top: 0;	
	margin-bottom: 1.4em;		
	font: 1.3em/1.1em Arial, Helvetica, sans-serif;
}
.head2 {
	display: inline;
	margin: 0 0 0.1em 0;
	padding: 0;
	white-space: normal;
	font-family:Arial, Helvetica, sans-serif;
	font-size:18px;
	color: #000000;
	text-transform: uppercase;
	margin-bottom: 5px;
}	

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}


/************************************************
*          Sidebar       *
************************************************/
.widget { /*background-color: white;*/ }
#sidebar {float:right; width:300px; font-size:0.8em; line-height:1.4em; margin-bottom:30px;}
#sidebar ul li.boxed {padding:10px; margin-bottom:15px;}
#sidebar h2 {padding:5px 15px 5px; line-height:1.3em; font-weight:normal; font-size:1.4em; margin-bottom:10px; color: white; text-transform: uppercase; font-weight: bold}
#sidebar ul ul li {padding-bottom:8px;}
#sidebar ul ul li a {display:block; padding:3px 5px;}
#sidebar p {color:#eee; padding:0 5px 10px 5px;}
#sidebar p a {border-bottom:1px dashed #a8ef9d;}
#sidebar img {border:none; padding:0 5px;}
#sidebar img.avatar {float:left; padding:0 15px 5px 5px;}
#sidebar a { color: blue; }
#tag_cloud a, .widget_tag_cloud a {display:inline;}
#tag_cloud a:hover {color:#fff;}
li#tagbox a:hover {color:#fff;}
#sidebars ul.children li {border-bottom:none;}
#sidebars ul.children {margin-bottom:0;}

#sidebar ul, #sidebar li {
	list-style: none;
	margin-left: 0;
	padding: 0px 7px 0px 7px;
	text-indent: -1em;
}


.new_bar
{
	float: left;
	width: 913px;
	padding-left: 33px;
	position: relative;
	background-image: url(images/bar.gif);
	background-repeat: no-repeat;
	background-position: 22px 10px;
	height: 32px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.new_bar ul
{
	display: inline;
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.new_bar ul li
{
	display: inline;
	margin: 0px;
	list-style-type: none;
	padding-top: 6px;
	padding-right: 4px;
	padding-bottom: 0px;
	padding-left: 4px;
	float: left;
}
.new_bar ul li a
{
	color: #E4432D;
	text-decoration: none;
}
.new_bar ul li a:hover
{
	color: #666666;
	text-decoration: none;
}
.new_bar ul li.large
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
	float: left;
	padding-left: 8px;
	width: 106px;
}
.new_box
{
	float: left;
	height: 285px;
	width: 946px;
	position: relative;
	z-index: 15;
}
.new_box_back
{
	height: 285px;
	width: 946px;
	position: absolute;
	z-index: 16;
	background-image: url(images/box_back.png);
	background-repeat: no-repeat;
	background-position: left top;
	left: 23px;
	top: 0px;
	behavior: url(iepngfix.htc);
}
.recruting
{
	width: 240px;
	position: absolute;
	z-index: 20;
	left: 41px;
	top: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}
.news_title
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #E5472F;
	text-decoration: none;
	padding-top: 8px;
	padding-bottom: 4px;
}
.new_link
{
	background-image: url(images/arrow.gif);
	background-repeat: no-repeat;
	background-position: right center;
	padding-right: 8px;
	color: #E5472F;
	text-decoration: none;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.overtime
{
	width: 240px;
	position: absolute;
	z-index: 20;
	left: 332px;
	top: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}

.overtime_link {
	text-decoration: none;
	color: black;
}
.blue_chip
{
	width: 240px;
	position: absolute;
	z-index: 20;
	left: 621px;
	top: 23px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	text-decoration: none;
}




/************************************************
*   New Bar 2       *
************************************************/

.new_bar_2 {
background:#000 url(images/bar.gif) no-repeat;
color: #666;
font: normal 12px Arial, Helvetica, sans-serif;
height: 30px;
margin: 0 auto 20px auto;
padding:0;
text-decoration: none;
width: 95%
}
.new_bar_2 ul {
display: inline;
margin:0; padding: 0;
list-style-type: none;
}
.new_bar_2 ul li {
display: inline;
float: left;
list-style-type: none;
margin: 0;
padding: 6px 4px 0 4px;
}
.new_bar_2 ul li a {
color: #E4432D;
text-decoration: none;
}
.new_bar_2 ul li a:hover {
color: #666;
text-decoration: none;
}
.new_bar_2 ul li.large {
color: #fff;
float: left;
font:bold 14px Arial, Helvetica, sans-serif;
padding-left: 8px;
text-decoration: none;
width: 106px;
}

/************************************************
*   New Box 2       *
************************************************/

.new_box_2 {
	height: 245px;
	margin:0 auto;
	width: 95%;
	
	border: 1px solid #fff;	
	border-radius:5px;
	box-shadow:0 0 .5em #ccc;

	/* Fallback Color */
	background: #E9E9E9;
	/* Firefox 3.6+ */
	background-image: -moz-linear-gradient(#fff, #E9E9E9);
	/* Safari 5.1+, Chrome 10+ */
	background-image: -webkit-linear-gradient(#fff, #E9E9E9); 
	/* IE */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#FFFFFF', endColorstr='#e6e6e6');	
}

.new_box_2_back {
    margin: 0 auto;
    padding: 15px;
    width: 800px;
}

.recruting_2, .overtime_2, .blue_chip_2 {
	
color: #333333;
float:left;
font:normal 10px Arial, Helvetica, sans-serif;
line-height: 14px;
text-decoration: none;
width: 240px;
}

.recruting_2 a, .overtime_2 a, .blue_chip_2 a {
text-decoration: none;
}

.new_box_dividers {
	/* Fallback Color */
	background: #ccc;
	/* Firefox 3.6+ */
	background-image: -moz-linear-gradient(#ccc, #EBEBEB);
	/* Safari 5.1+, Chrome 10+ */
	background-image: -webkit-linear-gradient(#ccc, #EBEBEB); 
	/* IE */
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#cccccc', endColorstr='#EBEBEB');	
	
	float:left;
	height: 200px;
	margin:0 18px;
	width:1px;
}

.new_box_img {position:relative;}

.new_box_teaser {
color: #FFFFFF;
font: bold 11px/110% "Lucida Sans Unicode","Lucida Grande",sans-serif;
padding: 12px;
position: absolute;
top: 100px;
width: 215px;
}


/*inner page*/
.inner_top
{
 float: left;
 width: 946px;
 position: relative;
}
.inner_title
{
 background-image: url(images/mobile1.jpg);
 background-repeat: no-repeat;
 background-position: 330px bottom;
 float: left;
 height: 140px;
 width: 846px;
 position: relative;
 padding-top: 75px;
 padding-left: 100px;
}
.inner_title h1
{
 font-family: "Myriad Pro";
 font-size: 60px;
 line-height: 60px;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
 margin: 0px;
 padding: 0px;
}
.inner_content
{
 background-image: url(images/shade2.jpg);
 background-repeat: no-repeat;
 background-position: left top;
 float: left;
 width: 876px;
 position: relative;
 padding-top: 48px;
 padding-left: 70px;
}
.mobile
{
 background-image: url(images/mobile2.png);
 background-repeat: no-repeat;
 float: left;
 height: 525px;
 width: 245px;
 position: relative;
}
.inner_right
{
 float: left;
 width: 595px;
 padding-left: 31px;
 position: relative;
}
.inner_part1
{
 font-family: "Myriad Pro";
 font-size: 16px;
 line-height: 26px;
 font-weight: normal;
 color: #000000;
 text-decoration: none;
 text-align: justify;
 padding-right: 90px;
 float: left;
 width: 505px;
}
.inner_right h2
{
 font-family: "Myriad Pro";
 font-size: 20px;
 line-height: 26px;
 color: #000000;
 text-decoration: none;
 margin: 0px;
 padding-top: 30px;
 padding-right: 0px;
 padding-bottom: 10px;
 padding-left: 0px;
}
.inner_common
{
 display: block;
 margin: 0px;
 list-style-type: none;
 float: left;
 width: 203px;
 padding-top: 0px;
 padding-right: 60px;
 padding-bottom: 0px;
 padding-left: 0px;
 position: relative;
 font-family: "Myriad Pro";
}
.gray_box
{
 background-image: url(images/gray_box.gif);
 background-repeat: no-repeat;
 display: block;
 height: 33px;
 width: 154px;
 padding-top: 5px;
 padding-left: 8px;
 font-size: 11px;
 line-height: 14px;
 color: #333333;
}
.logo_margin
{
 margin-bottom: 10px;
}


