/*  
Theme Name: omb
Theme URI: http://officemb.ca
Author: Sky
Description: A custom theme for Office of McFarlane Biggar Architects + Designers
Version: 1.0
*/
/*------------------------------------------------------------
	GENERAL
------------------------------------------------------------*/
html, body {
	background:white;
	color:#999999;
	font-family: Helvetica, Arial, sans-serif;
	font-size:1em;
	margin:0;
	padding:0;
	width:auto;
	height:auto;
	-webkit-text-size-adjust:none;
}
p, div, h1, h2, h3, h4, h5, h6{-webkit-text-size-adjust:none;}

@media screen and (min-width:320px) and (max-width:767px){
	.body-home {
		
	}
}

@media screen and (min-width:960px){
	.html-home {
		width:100%;
		height:100%;
		overflow:hidden;
	}
	.body-home {
		width:100%;
		height:100%;
		overflow:hidden;
	}
}

img	{
	border:none;
	margin:0;
	padding:0;
	-ms-interpolation-mode: bicubic;
}

ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
a {
	transition: color 0.2s ease-out ;
	-moz-transition:  color 0.2s ease-out;
	-webkit-transition:  color 0.2s ease-out;
	-o-transition:  color 0.2s ease-out;
}

/*------------------------------------------------------------
	BASIC STRUCTURE
------------------------------------------------------------*/
#container {
	float:inherit;
	padding:0 30px 0px 30px;
	width:940px;
	margin:0 auto 0 auto;
}

.full-width {
	overflow: hidden;
	height: 100%;
}

.full-width body {
	height: 100%;	
}

.full-width #container {
	width: 100%;
	padding: 0;
	height: 100%;
}

.full-width #header {
	left: 0;
	right: 0;	
	width:940px;
	margin:0 auto 0 auto;
}

#iframe_video {
	margin-top: 140px;
	width: 100%;
	height: calc(100% - 140px)
}

@media screen and (max-width:319px){
	#container{
		float:inherit;
		padding:0 6.25% 0px 6.25%;
		width:87.5%;
		margin:0 auto 0 auto;
	}
	#iframe_video {
		margin-top: 0;
		width: 100%;
		height: 100%;
	}
	.full-width {
		overflow: auto;
	}

	.full-width #header {		
		width:calc(100% - 60px);
		width:100%;
		margin:0 auto 0 auto;
	}
}
@media screen and (min-width:320px) and (max-width:767px){
	#container{
		float:inherit;
		padding:0px 6.25% 0px 6.25%;
		width:87.5%;
		margin:0 auto 0 auto;
	}
	#iframe_video {
		margin-top: 0;
		width: 100%;
		height: 100%;
	}
	.full-width {
		overflow: auto;
	}

	.full-width #header {		
		width:calc(100% - 60px);
		width:100%;
		margin:0 auto 0 auto;
	}
}
@media screen and (min-width:768px) and (max-width:959px){
	#container{
		float:inherit;
		padding:0px 30px 0px 30px;
		width:700px;
		margin:0 auto 0 auto;
	}
	#iframe_video {
		margin-top: 0;
		width: 100%;
		height: 100%;
	}
	.full-width {
		overflow: auto;
	}

	.full-width #header {		
		width:calc(100% - 60px);
		margin:0 auto 0 auto;
		padding: 0 30px;
	}
}
@media screen and (min-width:960px){
	#container{
		float:inherit;
		padding:0 30px 0px 30px;
		width:940px;
		margin:0 auto 0 auto;
	}
}
@media screen and (min-width:1600px){
	#container{
		float:inherit;
		padding:0 30px 0px 30px;
		width:1250px;
		margin:0 auto 0 auto;
	}
}
@media screen and (min-width:320px) and (max-width:767px){
	#left-column {
		position:relative;
		width:100%;
		color: #4D4D4D;
		font-size:0.75em; /* 12/16px */
		line-height:150%;
		padding:0;
	}
	.left-column-project {
		border-top:1px solid #333;
		margin:-10px 0 0 0;
	}
}
@media screen and (min-width:768px){
	#left-column {
		top:140px;
		float:left;
		border-top:1px solid #333;
		width:223px;
		margin-right:20px;
		color: #4D4D4D;
		font-size:0.75em; /* 12/16px */
		line-height:150%;
	}
	.left-fixed {
		position:fixed;
	}
	.work-left-column {
		
		padding-bottom: 5px;
	}

	.work-left-column h5 {
		font-weight: bold;
		margin: 15px 0 0;
		font-size: 13px;
	}
	#left-column.work-left-column ul {
		margin: 15px 0;
		border-bottom:1px solid #333;
		padding-bottom: 15px;
	}
	.left-loose {
		position:absolute;
	}
}
@media screen and (min-width:960px){
	#left-column {
		top:140px;
		float:left;
		border-top:1px solid #333;
		width:300px;
		margin-right:20px;
		color: #4D4D4D;
		font-size:0.75em; /* 12/16px */
		line-height:150%;
	}
	.left-fixed {
		position:fixed;
	}
	.work-left-column {		
		padding-bottom: 5px;
	}
	.work-left-column h5 {
		font-weight: bold;
		margin: 15px 0 0;
		font-size: 13px;
	}
	#left-column.work-left-column ul {
		margin: 15px 0;
		border-bottom:1px solid #333;
		padding-bottom: 15px;
	}
	.left-loose {
		position:absolute;
	}
}

@media screen and (min-width:320px) and (max-width:479px){
	#right-column {
		position:relative;
		width:100%;
		overflow:hidden;
		clear:both;
		color:white;
	}
	.right-news-column .project-bar h3 {
		float:none!important;
		font-size: 0.85em;
	}
}
@media screen and (min-width:480px) and (max-width:767px){
	#right-column {
		position:relative;
		margin-top:100px;
		width:100%;
		overflow:hidden;
		clear:both;
		color:white;
	}
	.right-news-column .project-bar h3 {
		float:none!important;
		font-size: 0.85em;
	}
}
	@media screen and (min-width:768px){
		#right-column {
			top:140px;
			width:457px;
			overflow:hidden;
			display:block;
			min-height:600px;
			padding-bottom:60px;
			color:white;
		}
		.right-fixed {
			position:fixed;
			margin-left:243px;
		}
		.right-loose {
			position:relative;
			float:right;
		}
	}
	
	@media screen and (min-width:960px){
		#right-column {
			top:140px;
			width:620px;
			overflow:hidden;
			display:block;
			min-height:600px;
			padding-bottom:60px;
			color:white;
		}
		.right-fixed {
			position:fixed;
			margin-left:320px;
		}
		.right-loose {
			position:relative;
			float:right;
		}
	}

	@media screen and (min-width:1600px){
		#right-column {
			top:140px;
			float:right;
			width:930px;
			display:block;
			min-height:600px;
			padding-bottom:60px;
		}
	}	

.clear {
	clear:both;
}

.pad-bottom {
	padding-bottom:60px;
}
.margin-bottom {
	margin-bottom:60px;
}

/*------------------------------------------------------------
	HEADER + MENU
------------------------------------------------------------*/
@media screen and (max-width:319px){
	#header {
		position:relative;
		width:100%;
		background:white;
	}
}

@media screen and (min-width:320px) and (max-width:479px){
	#header {
		position:relative;
		width:100%;
		background:white;
	}
}
@media screen and (min-width:480px) and (max-width:767px){
	#header {
		width:87.5%;
		height:100px;
		position:fixed;
		top:0;
		background:white;
		z-index:1000;
	}
}
@media screen and (min-width:768px){
	#header {
		width:700px;
		height:140px;
		position:fixed;
		top:0;
		background:white;
		z-index:1000;
	}
}
@media screen and (min-width:960px){
	#header {
		width:940px;
		height:140px;
		position:fixed;
		background:white;
		z-index:1000;
	}
}
@media screen and (min-width:1600px){
	#header {
		width:1250px;
		height:140px;
		position:fixed;
		background:white;
		z-index:1000;
	}
}
#omb {
	float:left;
	margin-top:45px;
	width:300px;
	height:42px;
	overflow:hidden;
}
#omb img {
	max-width:100%;
}
@media screen and (min-width:320px) and (max-width:767px){
	#omb {
		float:none;
		position:relative;
		margin:30px 0 18px 0;
		width:280px;
		height:39.2px;
		overflow:hidden;
	}
}
@media screen and (min-width:480px) and (max-width:767px){
	#omb {
		float:left;
		position:relative;
		margin:30px 0 18px 0;
		width:210px;
		height:30px;
		overflow:hidden;
	}
}
@media screen and (min-width:768px) and (max-width:959px){
	#omb {
		float:left;
		margin-top:53px;
		width:223px;
		height:31.22px;
		overflow:hidden;
	}
}
@media screen and (max-width:319px){
	#menu {
		width:100%;
		font-size:0.875em; /* 14/16px */
		height:32px;
		border-bottom:1px solid #333;
	}
	.menu-last {
		float:left;
		display:inline;
		height:15px;
		padding:7px 0 6px 0;
		margin-right:0px;
	}
	.menu-item {
		float:left;
		display:inline;
		height:15px;
		padding:7px 0 6px 0;
		margin-right:48px;	
	}
	.menu-selected {
	}
}


@media screen and (min-width:320px) and (max-width:479px){
	#menu {
		width:100%;
		font-size:13px;
		height:32px;
		border-bottom:1px solid #333;
	}
	.menu-last {
		float:left;
		display:inline;
		height:15px;
		padding:7px 0 6px 0;
		margin-right:0px;
	}
	.menu-item {
		float:left;
		display:inline;
		height:15px;
		padding:7px 0 6px 0;
		margin-right:19px;	
	}
	.menu-selected {
	}
}
@media screen and (min-width:480px) and (max-width:767px){
	#menu {
		float:right;
		font-size:0.75em; /* 14/16px */
		margin:0 0 18px 0;
	}
	.menu-last {
		float:left;
		display:inline;
		height:15px;
		padding:7px 0 6px 0;
		margin-right:0px;
	}
	.menu-item {
		float:left;
		display:inline;
		height:15px;
		padding:7px 0 6px 0;
		margin-right:10px;	
	}
	.menu-selected {
	}
}
@media screen and (min-width:768px){
	#menu {
		float:right;
		font-size:0.875em; /* 14/16px */
	}
	#menu li {
		float:left;
		display:inline;
		height:87px;
		margin-left:24px;
		padding:68px 0 0 0;
	}
	.menu-item {
		border-top:3px solid #fff;
	}
	.menu-last {
		border-top:3px solid #fff;
	}
	.menu-selected {
		border-top:3px solid #fff;
	}
}
#menu a, #menu a:link, #menu a:visited {
	text-decoration:none;
	color:#666;
}
#menu a:hover, #menu a:active {
	color:#333;
}
#menu .menu-selected a, #menu .menu-selected a:link, #menu .menu-selected a:visited {
	color:#333;
	font-weight: 600;
}
/*------------------------------------------------------------
	HOMEPAGE
------------------------------------------------------------*/
#home-container {
	position:relative;
	top:140px;
	left:0;
	
}
.home-image {
	position:absolute;
	top:0px;
	left:0px;
}
.home-image img {
	width:100%;
}
#word-container {
	position:absolute;
	width:940px;
	text-align:left;
	z-index:15000;
	margin: 0 auto 0 auto;
	right:0px;
	bottom:400px;
	display:none;
}
#word-container h2 {
	position:absolute;
	bottom:0px;
	left:0px;
	display:inline;
	font-weight:normal;
	color:white;
	font-size:0.75em;
	z-index:15000;
	margin:0;
	padding:0 0 12px 0;
}
#word-container h3 {
	position:absolute;
	bottom:0px;
	right:0px;
	display:inline;
	color:white;
	font-size:4em;
	z-index:15000;
	margin:0;
	padding:0;
}
@media screen and (min-width:320px) and (max-width:479px){
	#home-container {
		position:absolute;
		top:119px;
		left:0;
	}
	.home-image {
		position:absolute;
		top:0px;
		left:0px;
	}
}
@media screen and (min-width:480px) and (max-width:767px){
	#home-container {
		position:fixed;
		width:240px;
		top:100px;
		left:0;
	}
	.home-image {
		position:absolute;
		top:0px;
		left:0px;
	}
}
@media screen and (min-width:768px){
	#home-container {
		position:absolute;
	}
}
@media screen and (min-width:1600px){
	#word-container {
		position:absolute;
		width:1250px;
		text-align:left;
		z-index:15000;
		margin: 0 auto 0 auto;
		right:0px;
		bottom:400px;
		display:none;
	}
}
@media screen and (min-width:320px) and (max-width:767px){
	#word-container h2 {
		display:none;
	}
	#word-container h3 {
		color:white;
		font-size:1.5em;
		z-index:15000;
	}
}
@media screen and (min-width:320px) and (max-width:479px){
	#firm-statement {
		font-weight:normal;
		font-size:0.75em;
		line-height:150%;
		display:block;
		margin-top:220px;
		margin-left:auto;
		margin-right:auto;
	}
	#firm-statement a, #firm-statement a:link, #firm-statement a:visited {
		margin: 15px 0 0 0;
		color:#666;
	}
	#firm-statement a:hover, #firm-statement a:active {
		color:#000;
	}
	#firm-statement h4 {
		margin:0 0 0 0;
		font-weight:normal;
		font-size:1em;
	}
}
@media screen and (width:480px){
	#firm-statement {
		display:none;
	}
}
@media screen and (min-width:481px) and (max-width:768px){
	#firm-statement {
		font-weight:normal;
		font-size:0.75em;
		line-height:150%;
		display:block;
		margin-top:220px;
		margin-left:auto;
		margin-right:auto;
	}
	#firm-statement a, #firm-statement a:link, #firm-statement a:visited {
		margin: 15px 0 0 0;
		color:#666;
	}
	#firm-statement a:hover, #firm-statement a:active {
		color:#000;
	}
	#firm-statement h4 {
		margin:0 0 0 0;
		font-weight:normal;
		font-size:1em;
	}
}
@media screen and (min-width:769px){
	#firm-statement {
		display:none;
	}
}

/*------------------------------------------------------------
	LEFT COLUMN
------------------------------------------------------------*/
@media screen and (min-width:320px) and (max-width:767px){
	.typology {
		margin:10px 0 10px 0;
		height:70px;
		display:none;
	}
	.typology li {
		width:50%;
		display:block;
		float:left;
	}
}

@media screen and (min-width:768px){
	.typology {
		margin-top:20px;
	}
}

.typology li {
	text-transform: lowercase;
}

.typology {
	color:#666;
}

.type-selected {
	color:#333;
	font-weight: 600;
}
.typology li:hover {
	cursor:pointer;
}
#left-column h1 {
	margin:10px 0 5px 0;
	font-weight:bold;
	font-size: 1.17em; /*14px/12px*/
	line-height:129%;
}
#left-column h2 {
	margin:10px 0 2px 0;
	font-weight:bold;
	font-size: 1.17em; /*14px/12px*/
	line-height:129%;
}
#left-column h3 {
	margin:0 0 11px 0;
	font-weight:normal;
	font-size:1em;
}
#left-column h4 {
	margin:0 0 0 0;
	font-weight:normal;
	font-size:1em;
}

.bold_title {
	font-weight: bold;
	font-size: 12px;
	margin: 0 0 10px;
  color: #4D4D4D;
  line-height: 12px;
}

.project-info {
	margin:0;
	padding:0;
	font-size:0.9166667em; /*11px/12px*/
}
table {
	margin:0 0 5px 0;
	border-collapse:collapse;
	line-height:150%;
	vertical-align:top;
}
tr {
	margin:0;
	padding:0;
}
td {
	margin:0;
	padding:0 0 2px 0;
	vertical-align:top;
}
.column-info {
	position:relative;
	padding-left:15px;
}
#left-column a, #left-column a:link, #left-column a:visited {
	margin: 15px 0 0 0;
	color:#666;
}
#left-column a:hover, #left-column a:active {
	color:#000;
}
#left-column a.person-selected, #left-column a.person-selected:link, #left-column a.person-selected:visited {
	margin: 15px 0 0 0;
	color:#333;
}
#left-column ul:not(.people-list) {
	padding:0 0 15px 0;
}
.contact-info-table {
	margin-top:10px;
	font-size:0.9166667em; /*11px/12px*/
}

/* SINGLE PERSON PAGE */

.people-list {
	margin-top:20px;
	padding-top:10px;
	width:100%;
	border-top:1px solid #333;
}
.position {
	font-weight:normal;
}

#left-column a.office-link, #left-column a.office-link:link, #left-column a.office-link:visited {
	margin: 15px 0 0 0;
	color:#666;
	text-decoration:none;
}
#left-column a.office-link:hover, #left-column a.office-link:active {
	color:#000;
	text-decoration:none;
}

/* CONTACT PAGE */
.contact-social-media {
	height:20px;
}
.contact-social-media li {
	position:relative;
	display:block;
	float:left;
	height:20px;
	width:20px;
	overflow:hidden;
}
.contact-social-media a img, .contact-social-media a:link img, .contact-social-media a:visited img {
	position:absolute;
	top:0px;
}

.contact-social-media a:hover img, .contact-social-media a:active img {
	position:absolute;
	top:-20px;
} 


.right-news-column .project {
	position:static;
	margin-bottom:15px;
	width:100%;
	font-size:0.75em; 
	line-height:150%;
	overflow:hidden;
	display:block;

	background:white;
	z-index:12;
	height: auto;
}
.right-news-column .project-bar h3 {
	margin: 0;
	display:block;
	float:right;
	padding-top: 11px;
	line-height: 100%;
	padding-top: 5px;
}
.right-news-column .project-bar h2 {
	margin: 0;
	display:inline-block;
	max-width: 500px;
	padding-top: 5px;
}
.right-news-column .project-bar {
	position:static;
	height:auto;
	background-color:white;
	color: #4D4D4D;
	width:100%;
}
.right-news-column .project-bar p {
	margin: 8px 0;
}

.right-news-column .project-bar a {
	color: inherit;		
	text-decoration: none;
	font-weight: bold;
}

.right-news-column .project-bar .read_more_link {
	color: inherit;		
	text-decoration: none;
	float:right;	
	display: block;
	margin-bottom: 8px;					
	font-weight: bold;
}
.right-news-column .project-bar .read_more_link:hover, .right-news-column .project-bar a:hover {
	text-decoration: underline;
}	
.right-news-column .project-image {
	position:static;
	width:100%;
	height:100%;
	z-index:10;
	overflow:hidden;
}

/*------------------------------------------------------------
	RIGHT COLUMN
------------------------------------------------------------*/
/* WORK PAGE */


@media screen and (min-width:320px){
	.project {
		position:absolute;
		margin-bottom:10px;
		width:100%;
		height:60px;
		font-size:0.75em; /* 12px/16px */
		line-height:150%;
		overflow:hidden;
		display:block;
		opacity:0;
		background:white;
		z-index:12;
	}
	.project-bar {
		position:absolute;
		top:47px;
		left:0px;
		height:50px;
		background-color:white;
		color: #4D4D4D;
		width:100%;
	}
	.project-image {
		position:absolute;
		width:100%;
		height:45.16129px;
		z-index:10;
		overflow:hidden;
	}
	.project-bar h2 {
		margin:0;
		padding:0;
		font-size: 0.8em;
		line-height:150%;
	}
	.project-bar h3 {
		display:none;
	}

	.right-news-column .project-bar h3 {
		margin: 0;
		display:block;
		padding-top: 11px;
		line-height: 100%;
		padding-top: 5px;
	}	
}
@media screen and (min-width:480px){
	.project {
		position:absolute;
		margin-bottom:2px;
		width:100%;
		height:81px;
		font-size:0.75em; /* 12px/16px */
		line-height:100%;
		overflow:hidden;
		display:block;
		opacity:0;
		background:white;
		z-index:12;
	}
	.project-bar {
		position:absolute;
		top:70px;
		left:0px;
		background-color:white;
		color: #4D4D4D;
		width:100%;
	}
	.project-image {
		position:absolute;
		width:100%;
		height:67.7419344px;
		z-index:10;
		overflow:hidden;
	}
	.project-bar h2 {
		margin:0;
		padding:0;
		font-size: 0.8em;
		line-height:100%;
	}
	.project-bar h3 {
		display:none;
	}
}

@media screen and (min-width:768px){
	.project {
		position:absolute;
		top:0px;
		left:0px;
		margin-bottom:10px;
		width:100%;
		height:73.7096762px;
		font-size:0.75em; /* 12px/16px */
		line-height:150%;
		overflow:hidden;
		display:block;
		opacity:0;
		background:white;
		z-index:12;
	}
	.project-image {
		position:absolute;
		width:100%;
		height:100%;
		z-index:10;
		overflow:hidden;
	}
	.project-bar {
		position:absolute;
		top:50%;
		left:0px;
		height:50px;
		background-color:white;
		color: #4D4D4D;
		width:100%;
	}
	.project-bar h2 {
		margin:0px 0 0 10px;
		padding:8px 0 0 0;
		font-size: 0.9166666667em;/*11px/12px*/
		line-height:100%;
	}
	.project-bar h3 {
		margin:0 0 0 10px;
		padding:0 0 0 0;
		font-weight:normal;
		font-size: 0.9166666667em;/*11px/12px*/
		display:block;
	}
}

@media screen and (min-width:960px){
	.project {
		position:absolute;
		top:0px;
		left:0px;
		margin-bottom:10px;
		width:100%;
		height:100px;
		font-size:0.75em; /* 12px/16px */
		line-height:150%;
		overflow:hidden;
		display:block;
		opacity:0;
		background:white;
		z-index:12;
	}

	.project-image {
		position:absolute;
		width:100%;
		height:100%;
		z-index:10;
		overflow:hidden;
	}

	.project-bar {
		position:absolute;
		top:50%;
		left:0px;
		height:50px;
		background-color:white;
		color: #4D4D4D;
		width:100%;
	}

	.project-bar h2 {
		margin:0px 0 0 10px;
		padding:11px 0 0 0;
		font-size: 1em;
		line-height:100%;
	}


	.project-bar h3 {
		margin:0 0 0 10px;
		padding:0 0 0 0;
		font-weight:normal;
		font-size: 1em; /*11px/12px*/
		display:block;
	}

}

@media screen and (min-width:1600px){
	.project  {
		position:absolute;
		top:0px;
		left:0px;
		margin-bottom:10px;
		width:100%;
		height:150px;
		font-size:0.75em; /* 12px/16px */
		line-height:150%;
		overflow:hidden;
		display:block;
		opacity:0;
	}
	.project-bar {
		position:absolute;
		top:50%;
		left:0px;
		height:75px;
		background-color:white;
		color: #4D4D4D;
		width:100%;
	}
}
.project img {
	max-width:100%;
}
.project-bar:hover {
	cursor:pointer;
}
.right-news-column .project-bar:hover {
	cursor:auto;
}

/* SINGLE WORK PAGE */
#project-gallery img {
	max-width:100%;
	margin-bottom:5px;
}

@media screen and (min-width:960px){
	.paired-left {
		width: 305px;
		margin:0 10px 0 0;
		display:inline;
		float:left;
	}
	.paired-right {
		width: 305px;
		margin:0 0 5px 0;
		padding-bottom:5px;
		display:inline;
		float:left;
	}

	#project-gallery .paired {
		width: 49%;
		margin-left: 2%;
		display: block;
		float: left;
		margin-bottom: 9px;
	}

	#project-gallery .paired.even {
		margin-left: 0;
	}	
}

@media screen and (min-width:1600px){
	.paired-left  {
		width: 460px;
		margin:0 10px 0 0;
		display:inline;
	}
	.paired-right  {
		width: 460px;
		margin:0;
		display:inline;
	}

	#project-gallery .paired {
		width: 49%;
		margin-left: 2%;
		display: block;
		float: left;
		margin-bottom: 9px;
	}

	#project-gallery .paired.even {
		margin-left: 0;
	}
}

	
/*------------------------------------------------------------
	FOOTER
------------------------------------------------------------*/
#clearfooter {
	height:100px;
	clear:both;
}
@media screen and (min-width:320px) and (max-width:767px){
	#clearfooter {
		height:40px;
		clear:both;
	}
	#footer-wrapper {
		position:relative;
		width:100%;
		height:200px;
		background-color:#666;
		clear:both;
	}
	#footer {
		width:87.5%;
		margin:0 6.25% 0 6.25%;
	}
	.bold_title {
		margin-top: 10px;
	}
}
@media screen and (min-width:960px){
	#footer-wrapper {
		position:relative;
		margin-top:100px;
		width:100%;
		height:100px;
		background-color:#666;
		clear:both;

	}
	#footer {
		width:940px;
		margin:0 auto 0 auto;
	}
}

@media screen and (min-width:1600px){
	#footer {
		width:1250px;
		margin:0 auto 0 auto;
	}
}
#footer p {
	font-size:0.75em; /*12px/16px*/
	margin:0;
	padding:0;
	line-height:116.66666667%;
	color:white;
}
#omb-white{
	position:relative;
	top:35px;
	height:30px;
	width:310px;
	background: url('images/omb-white.png') no-repeat 0 0;
	float:left;
}
.footer-info {
	position:relative;
	top:35px;
	float:left;
	padding:0 10px 0 10px;
}
.one-column {
	width:60px;
	padding-right:0px;
}
.two-column {
	width:140px
}
.three-column {
	width:220px;
}
.info-tabbed {
	font-weight:bold;
	padding-right:5px;
}
@media screen and (min-width:320px) and (max-width:767px){
	#omb-white{
		position:relative;
		top:20px;
		height:30px;
		width:87.5%;
		background: url('images/omb-white.png') no-repeat 0 0;
		margin:0;
		padding:0;
	}
	.footer-info {
		padding:0;
		margin:0;
	}
	.one-column {
		width:87.5%;
		margin-top:10px;
	}
	.two-column {
		width:87.5%;
	}
	.three-column {
		width:87.5%;
		margin-top:-10px;
		margin-bottom:10px;
	}
	#footer p {
		font-size:0.75em; /*12px/16px*/
		margin:0;
		padding:0;
		line-height:130%;
		color:white;
	}
}
#footer a, #footer a:link, #footer a:visited {
	color:white;
}
#footer a:hover, #footer a:active {
	color:#333;
}

.cat_select {
	display: none;
}

.social_icons {
	margin-right: 7px;
}