/*
Theme Name: WordPress Default
Theme URI: http://wordpress.org/
Description: BRMi brand refresh design <a href="http://benyaco.com/">Yaco</a>.
Version: 1.01
Author: Ben Yaco
Author URI: http://benyaco.com


	BRMi v1.01

*/

/*****************************************************
RESET
*/

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}


q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

html {
  min-height: 101%;
}

a:focus {
border:0 none;
outline-style:none;
}



/*****************************************************
TYPOGRAPHY
*/

body {
	font-family: Garamond, Georgia, Serif;
  color: #474847;
  color: #707070;
  background-color: #F2F2F2;
  font-size: 15px;
  line-height: 22px;
}


h1,h2,h3,h4,h5,h6, .page_title, .module_title {
	font-size: 100%;
	font-weight: normal;
	font-family: Garamond, Georgia, "Times New Roman", Serif;
	font-family: Georgia, "Times New Roman", Serif;	
	color: #000;
}


/*
PAGE TITLE*/
h1, .page_title {
  font-size: 24px;
  line-height: 24px;
  margin-bottom: 3px;
  font-family: Garamond, Georgia, "Times New Roman", Serif;
}

.template_home .page_title {
  color: #ffc001;
}

div.article .module {
  margin-top: 11px;
}

div.article .panes .module {
  margin-top: 0;
}

div.article h2 {
  font-weight: bold;
}
div.article h2.page_title {
  font-weight: normal;
}

a {
  color: #1d89af;
  text-decoration: underline;
  cursor: pointer;
}

.read_more a {
  color: #ff4302;
}

.team_position {
  font-size: 12px;
  color: #707070;
}

#company_address {
  color: #9c9b9b;
}

p, ul, table, dl, .module {
  margin-bottom: 22px;
}

.post_image {
  float:left;
  margin-right: 10px;
  margin-bottom: 10px;
}

#content_supplement ul.promo_list li {

}

#content_supplement .module p {
  margin-bottom: 8px;
}

#main_content ul li p {
/*  line-height: 18px;*/
  margin-bottom: 11px;
}

span.meta, h1 span.meta {
font-size: 12px;
}


#main_content #content_feed ul li p.promo_headline {
  margin-bottom: 0;
}
/*
MODULE TITLE*/
p.module_title {
  margin-bottom: 0;
}

ul li .promo_headline {
  font-size: 14px;
  font-weight: normal;
}


#content_supplement p.module_title {
  font-size: 18px;  
  margin-bottom: 0;
}


#content_supplement .module {
  margin-bottom: 22px;
}

#content_supplement .promo_headline {
  font-size: 14px;
}


p.promo_headline {
  color: #000;
  margin-bottom: 0;
}







body {
  font-size: 13px;
  font-family: Georgia, Serif;
}
#content_supplement .promo_headline {
  font-size: 12px;
}

ul li .promo_headline {
  font-size: 14px;
}

#content_supplement p.module_title {
  font-size: 16px;
}

ul.list_bullet, .template_article ul {
  list-style: circle;
  padding-left: 1.5em;
  margin-top: 18px;
}

ul.list_bullet ul {
margin-bottom: 0;
padding-bottom: 0;
padding-left: 10px;
}


.module_bio .promo_image {
  width: 80px; 
}

.article p {
  margin-bottom: 18px;
}

.promo_continue_reading {
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
  padding: 12px 0;
/*  font-size: 18px;*/
  font-size: 16px;
  color: #707070;
}

.promo_continue_reading a {
  text-decoration: none;
}



.nav_secondary {
  text-align: right;
}

.nav_secondary a {
  color: #787777;
  text-decoration: none;
  padding-left: 12px;
}

.nav_secondary a:hover {
  color: #000;
}

ul.nav_secondary li.current_page_item a {
  color: #000;
  background: transparent url(images/nav_selected.gif) no-repeat left center;
  cursor: default;
}

#content_supplement .module_new .module_title {
  margin-top: 22px;
  margin-bottom: 11px;
  color: #929292;
}
div.scrollable { 
  /* required settings */ 
  position:relative; 
  overflow:hidden; 

  /* vertical scrollers have typically larger height than width */ 
  height: 160px; 
  width: 300px; 
  z-index: 1;
} 


#actions {
  height: 40px;
  position:relative;
  z-index: 2;
  position: absolute;
  right: 0;
  bottom: 0;
  width: 300px;
}
#actions {
  text-align: right;
  margin-right: 10px;
}

#actions .user_controls {
  margin-top: 11px;
}
#actions a {
  text-decoration: none;
  color: #939393;
  cursor: pointer;
  text-transform: uppercase;
  font-size: 12px;
}
#actions .prevPage {
  margin-right: 18px;
}

#actions .disabled {
  cursor: default;
  color: #CDCDCD;
}

#content_supplement .module_new .promo_list {
  position:absolute; 
  /* this time we have very large space for the height */ 

}

#content_supplement .promo_list .promo_image {
  float: left;
  margin-right: 10px;
}
.module_new {
  height: 255px;  
  background-color: #f6f6f6;
/*  border-top: 1px solid #DEE0E0;*/
/*  border-bottom: 1px solid #DEE0E0;*/
  overflow: hidden;
  position: relative;
}
.module_new .promo_list li {
  border-bottom: 1px solid #EAEAEA;
  padding-bottom: 11px;
  margin-bottom: 11px;
  height: 71px;
  overflow: hidden;
}
.promo_list li {
  float: left;
  width: 100%;
}
.promo_list a {
  text-decoration: none;
}

/*
HEADER
*/
#header {
  float: left;
  width: 100%;
  background-color: #282825;
  background: #282825 url(images/header_bg.gif) repeat-x left bottom;

}

#header .header_content {
  width: 970px;
  text-align: left;
  margin: auto;
  background: transparent url(images/header.gif) no-repeat -75px top;
  height: 84px;
  position: relative;
  left: -60px;
}


#header #header_logo {
  padding: 0;
  margin: 0;
  float:left;
  position: relative;
/*  left: -39px;
  display: none;
*/}
#header #header_logo a {
/*  background: transparent url(images/brmi_logo.png) no-repeat top left;*/
  text-decoration: none;
  display: block;
  float: left;
  width: 183px;
  height: 80px;
}


#header #header_logo a span {
  display: none;
}




/*****************************************************
LAYOUT & TS
*/

.container {
  width: 970px;
  text-align: left;
  margin: auto;

}

.wrapper {
  width: 100%;
  float:left;  
    padding-top: 7px;
  background-color: #FFF;
}

#content {
  width: 950px;
  text-align: left;
  margin: auto;
  clear: both;
}

#footer {
  width: 950px;
  text-align: left;
  margin: 66px auto 0 auto;
  background-color: #f9fafb;
  margin-top: 66px;
  border-top: 1px solid #e6e6e6;
  padding-top: 10px;
  padding-bottom: 100px;
  clear: both;
  float: left;
  display: inline;
  margin-left: 10px;
}

/*MAIN T: 630 + 20 + 300 = 950*/
#main_content {
  width: 630px;
  float: left;
/*  margin-right: 20px;*/
  margin-right: 10px;
}

#content_supplement .module_new {
  display:inline;
  float: left;
  border-top: 1px solid #e6e6e6;
  border-bottom: 1px solid #e6e6e6;
}

#content_supplement .module_new .module_content {
  width: 300px;
  position: relative;
  left: 10px;
}


#content_supplement .page_module_slots {
  padding-top: 3px;
}
.page_module_slots {
  border-left: 1px solid #E9E9E9;
  padding-left: 10px;
  float: left;
  display: inline;
}

#content_supplement {
  float: left;
  width: 310px;
  overflow: hidden;
}

.column {
  float: left;
  position: relative;
}

.column_last {
  margin-right: 0;
  padding-right: 0;
}
/*T HOME: 190 + 20 + 420 + 20 + 300 = 950*/
.template_home #content_feed {
  margin-right: 20px;
  width: 190px;
}

#content_feed .promo_list li {
  border-bottom: none;
  margin-bottom: 0;
  padding-bottom: 0;
}

#content_feed ul.tabs li a {
  padding:4px 8px 2px 8px;
}

#content_feed .panes {
  width: 170px;
  text-align: left;
  margin: auto;
}

.template_home #content_main {
  width: 420px;  
}

/*T CONENT: 150 + 20 + 460 + 20 + 300 = 950*/
.template_content #content_nav {
  width: 150px;
  margin-right: 20px;
  margin-top: 3px;
}

.template_content #content_main {
  width: 460px;
}




/*****************************************************
NAVIGATION
*/

ul.navigation {
  float:left;
  width: 100%;
  
}
#primary_navigation {
  text-transform: uppercase;
  font-family: Arial;
  padding: 0;
  font-size: 13px;
  font-weight: normal;
  margin-top: 23px;
  float: left;
  width: 600px;
  display: inline;
  margin-left: 10px;
}

#primary_navigation li { 
  float: left;
  margin-right: 5px;
  padding-bottom: 0;
  margin-bottom: 0;
  position: relative;
}

#primary_navigation li.page-item-home a {
  width: 61px;
}

#primary_navigation li.page-item-about a {
  width: 87px;
}


#primary_navigation li.page-item-solutions a {
  width: 118px;
}

#primary_navigation li.page-item-news a {
  width: 81px;
}

#primary_navigation li.page-item-contact-us a {
  width: 88px;
}

#primary_navigation li.page-item-services a {
  width: 106px;
}

#primary_navigation li.page-item-careers a {
  width: 106px;
}

#primary_navigation li.selected a {
  background: transparent url(images/header.gif) no-repeat top left;
}

#primary_navigation li.selected ul li a {
  background: none;
  text-indent: 0;
}


#primary_navigation li.selected a.link-services {
  background-position: -268px -107px;
}

#primary_navigation li.selected a.link-services {
  background-position: -427px -107px;  
}

#primary_navigation li.selected a.link-careers {
  background-position: -538px -107px;
}

#primary_navigation li.selected a.link-news {
  background-position: -649px -107px;
}

#primary_navigation li.selected a.link-contact-us {
  background-position: -735px -107px;
}

#primary_navigation li.selected a.link-home {
  background-position: -268px -107px;
}

#primary_navigation li.selected a.link-about {
  background-position: -334px -107px;
}



#primary_navigation li a {
  color: #ACADAA;
  text-decoration: none;
  text-indent: -3333px;
  display: block;
  line-height: 34px;
}

#primary_navigation li a:hover {
  color: #FFF;
}

#primary_navigation li.selected a {
  color: #FFF;
}

ul#primary_navigation li ul {
  display: none;
  width: 200px;
  background-color: #000;
}

ul#primary_navigation li ul li a {
  text-indent: 0;
}
ul#primary_navigation li:hover ul {
  position: absolute;
  right: 0;
  top: 28px;
  display: none;
  z-index: 2;
  width: 200px;

}

.template_article #content_nav {
  margin-top: 58px;
}

/*****************************************************
COMPONENT: DYNAMIC LEAD
*/

.dynamic_lead {
  height: 255px;
  width: 630px;
  margin-bottom: 22px;
  overflow: hidden;
  position: relative;
}


.dynamic_lead img {
  width: 630px;
  float: none;
}




/*****************************************************
BLOCKS AND MODULES
*/

.module  {
  float: left;
  width: 100%;
  position: relative;
}


#content_main .promo_list .promo_image {
  margin-right: 15px;
}

#content_main .promo_list_with_image .promo_description {
  margin-left: 95px;
}



.promo_image {
  float: left;
}

.promo_list li {
  float:left;
  width: 100%;
  padding-bottom: 11px;
  margin-bottom: 21px;
  border-bottom: 1px solid #e6e6e6;
}
.promo_image {
  float: left;
}

/*****************************************************
COMPONENT: TABS
*/

ul.tabs {
  float: left;
  width: 100%;
  border-bottom: 1px solid #E1E1E1;
  margin-bottom: 18px;
}

ul.tabs li {
  float:left;
  margin-right: 3px;
  position: relative;
}

ul.tabs li a {
  display: block;
  text-decoration: none;
  color: #9d9c9c;
  padding: 0pc 10px;
  border-left: 1px solid #FFF;
  border-top: 1px solid #FFF;
  border-right: 1px solid #FFF;
  background-color: #ededed;
  float: left;
}

ul.tabs li a.current {
  color: #121212;
}

ul.tabs li a.current {
  border-left: 1px solid #E1E1E1;
  border-top: 1px solid #E1E1E1;
  border-right: 1px solid #E1E1E1;
  border-bottom: 1px solid #FFF;  
  margin-bottom: -1px;
  background-color: #FFF;
  position: relative;
  color: #121212;
}

ul.tabs li.selected a {
  color: #121212;
}

.promo_list li:last-child {
  border-bottom: none;
}

ul.tabs li a:hover {
  color: #121212;
}

#content_main ul.tabs li a {
  padding: 6px 10px;
  font-size: 18px;
}


#content_main ul.tabs li a {
  padding: 6px 10px;
  font-size: 16px;
}





/*****************************************************
MODULE: CONTENT FEED
*/

.module_hire a {
  text-decoration: none;
}

.module_hire h3 {
  font-weight: bold;
  color: #000;
  font-size: 12px;
}

.module_hire a:hover {
  text-decoration: underline;
}

#content_feed .promo_description {
  line-height: 18px;
}


#content_feed .promo_headline {
  font-size: 14px;
  font-weight: bold;  
}

/*****************************************************
FOOTER
*/

#footer .footer_p {
  padding: 0 10px;
  color: #B5B7B7;
  font-size: 13px;
}

#footer .min_sitemap {
  text-transform: uppercase;
  font-size: 11px;
}

#footer .min_sitemap a {
  text-decoration: none;
}

.article_title {
  font-size: 33px;
  border-bottom: 1px solid #EAEAEA;
  padding-bottom: 6px;
  margin-bottom: 6px;
  line-height: 30px;
}

/*****************************************************
ICONS
*/

img {
  float: left;
}

.rss {
  background: transparent url(images/icon_rss.gif) no-repeat right center;
  display: block;
  float: right;
  padding-right: 22px;
  color: #b8b7b7;
  text-decoration: none;
}

a.rss:hover {
  text-decoration: underline;
}

#TB_ajaxContent .modal_content {
  width: 480px;
  float: left;
  display: inline;
  margin-left: 10px;
}

