@import url(reset.css);
@import url(editor.css);
@import url(forms.css);

body {
	background:#515151 url(/images/bgpage.jpg) repeat;
}

#header {
	background:#000 url(/images/bgHeader.jpg) repeat-x;
	height:179px;
	width:100%;
}

#page {
	background-color:#fff;
	border:1px solid #d7d7d7;
	margin:10px auto;
	padding:16px 10px;
	width:940px;
}

#footer {
	clear:both;
	color:#fff;
	font-size:10px;
	margin:10px auto;	
	text-transform:uppercase;
	width:960px;
}

#banner {
	background:transparent url(/uploadedImages/onmission/bgBanner.jpg) no-repeat;
	height:173px;
	margin:0 auto;
	width:962px;
}

#logo {
	float:left;
	height:134px;
	width:216px;
}

#tagline {
	float:left;
	height:134px;
	width:746px;
}

#navbar {
	clear:both;
	height:33px;	
	width:100%;
}

#maincontent {
	float:left;
	width:714px;
}

#ctl00_ContentPlaceHolder1_DropZone1_columnDisplay_ctl00_column {
	width:704px;
}

#home #maincontent {
	float:left;
	width:488px;	
}

.sidebar {
	width:202px;	
}

.left {
	float:left;
	margin-right:24px;
}

.right {	
	float:right;
	margin-left:24px;
}

.box {
	background-color:#ededed;
	border:1px solid #dedede;
	padding:5px;
	margin-bottom:10px;
	width:190px;		
}

.box h2 {
	border-bottom: 1px dotted #747373;
	color:#747373;
	font-family:Gotham,'Montserrat', Arial, Helvetica, sans-serif;
	font-size:16px;
	font-weight:normal;
	margin-bottom:8px;
	padding-bottom:4px;
	text-align:left;
	text-transform:none;
}	

.box a  + a {
	margin:0 4px;
}	

#blog-articles td a, #popular-stories td a {
	font-weight:bold;
}

#blog-articles td p a, #popular-stories td p a {
	font-weight:inherit;
}

#search {
	float:left;
	height:25px;
	padding:2px 0 0 0;
	text-align:right;
	width:180px;
}

#top-items {
	border-bottom:1px solid #acabab;
	height:24px;
	margin-bottom:24px;
}

#home #top-items {
	display:none;
}

#breadcrumbs {
	float:left;
	font-size:9px;
	width:820px;
}

#controls {
	float:right;
	font-size:9px;	
	width:90px;
}

#nav-main {
	background-color:#b9b1a9;
	float:right;
	width:800px;
}		

#nav-main ul, #nav-main li {
	margin:0;
	padding:0;
}

#main {
	background-image:url(/images/bgMain.jpg);
	background-repeat:repeat-y;
	min-height:300px;
}	

#nav-sub {
	float:left;
}	

#nav-sub p {
	padding:0 0 0 20px;
}	

#nav-sub a {
	color:#000;
	text-decoration:underline;
}	


#nav-sub a:hover {
	color:#ff6633;
}
	
.clearfix {
	clear:both:
}

#twtr-profile-widget .twtr-avatar, #twtr-profile-widget .twtr-user { 
	display: none; 
} 

#twtr-profile-widget .twtr-tweet-text { 
	margin-left: 0; 
}

#twtr-profile-widget .twtr-doc, #twtr-profile-widget .twtr-hd a {           
	background: #1f5671 !important;            
	color: #000 !important;          
}          

#twtr-profile-widget .twtr-tweet a {            
	color: #ff6633 !important;          
}          

#twtr-profile-widget .twtr-bd, #twtr-profile-widget .twtr-timeline i a {            
	color: #444444 !important;          
}          

#twtr-profile-widget .twtr-new-results, #twtr-profile-widget .twtr-results-inner, #twtr-profile-widget .twtr-timeline {            
	background: #ffffff !important;          
}

#twtr-profile-widget h3 {
	color:#000;
	font-style:none;
}

#twtr-profile-widget h4 {
	font-weight:normal;
}

