@charset"utf-8";
/*
Theme Name: St. Vincent's University Hospital Radiology Department
Description: St. Vincent's University Hospital Radiology Department
Version: 1.0
Author: Nevada
Author URI: http://www.nevada.ie/
*/
/* ---------------------------------------------------------------------- */
/*	Reset & Clearfix (http://meyerweb.com/eric/tools/css/reset/)
/* ---------------------------------------------------------------------- */


html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,and,address,cite,code,del,dfn,em,img,ins,kbd,q,s,samp,small,strike,strong,sub,sup,tt,var,b,u,i,dl,dt,dd,ol,ul,li,fieldset,form,label,legend,table,caption,tbody,tfoot,thead,tr,th,td,article,aside,canvas,details,embed,figure,figcaption,footer,header,hgroup,menu,nav,output,ruby,section,summary,time,mark,audio,video,input,textarea,select{border:0;font-size:100%;margin:0;outline:0;padding:0;vertical-align:baseline}article,aside,details,figcaption,figure,footer,header,hgroup,menu,nav,section{display:block}body{line-height:1}abbr[title],dfn[title]{border-bottom:1px dotted;cursor:help}blockquote,q{quotes:none}blockquote:before,blockquote:after,q:before,q:after{content:none}del{text-decoration:line-through}hr{background:transparent;border:0;clear:both;color:transparent;height:1px;margin:0;padding:0}mark{background-color:#ffffb3;font-style:italic}input,select{vertical-align:middle}ins{background-color:red;color:white;text-decoration:none}ol,ul{list-style:none}table{border-collapse:collapse;border-spacing:0}

html, body
{
	height:100%;
}

/* Clearfix */
.clearfix:after{clear:both;content:' ';display:block;font-size:0;height:0;line-height:0;visibility:hidden;width:0}
* html .clearfix,:first-child+html .clearfix{zoom:1}

/*
 * HTML5 Boilerplate (modified by Nevada.ie)
 * Detailed information about this CSS: h5bp.com/css
 */

/* HTML5 display definitions */	
audio, canvas, video{ display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]){ display: none; }
[hidden]{ display: none; }	
/* Base */
/* 1. Correct text resizing oddly in IE6/7 when body font-size is set using em units 2. Force vertical scrollbar in non-IE 3. Prevent iOS text size adjust on device orientation change, without disabling user zoom: h5bp.com/g */
html{ font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; -webkit-font-smoothing:antialiased; }
body{ margin: 0; line-height: 1; overflow-x:hidden; }	
input, select{vertical-align:middle;}
/* Remove text-shadow in selection highlight: h5bp.com/i. These selection declarations have to be separate. */	
::-moz-selection{ background: #CCC; color: #fff; text-shadow: none; }
::selection{ background: #CCC; color: #fff; text-shadow: none; }	
/* Links */	
/* Improve readability when focused and hovered in all browsers: h5bp.com/h */
a{vertical-align:baseline;background:transparent;}
a:hover, a:active
{ outline: 0; }	
/* Typography */	
abbr[title]
{ border-bottom: 1px dotted; }	
b, strong{ font-weight: bold; }	
blockquote{ margin: 1em 60px; line-height: 1.4em;}	
dfn{ font-style: italic; }	
hr{ display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }	
ins{ background: #ff9; color: #333; text-decoration: none; }	
mark{ background: #ff0; color: #333; font-style: italic; font-weight: bold; }	
ol,ul{margin:0 0 0 30px;padding:0;}
/* hidden */
.hidden{display:none;visibility:hidden}
.visuallyhidden{position:absolute !important;clip:rect(1px 1px 1px 1px);clip:rect(1px, 1px, 1px, 1px)}
.invisible{visibility:hidden}		
/* Redeclare monospace font family: h5bp.com/j */
pre, code, kbd, samp
{ font-family: monospace, monospace; _font-family: 'courier new', monospace; font-size: 1em; }	
/* Improve readability of pre-formatted text in all browsers */
pre{ white-space: pre; white-space: pre-wrap; word-wrap: break-word; }	
q{ quotes: none; }
q:before, q:after{ content: ""; content: none; }	
small{ font-size: 85%; }	
/* Position subscript and superscript content without affecting line-height: h5bp.com/k */
sub, sup{ font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup{ top: -0.5em; }
sub{ bottom: -0.25em; }	
/* Embedded content */	
/* 1. Improve image quality when scaled in IE7: h5bp.com/d 2. Remove the gap between images and borders on image containers: h5bp.com/e */	
img{ border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }	
/* Correct overflow not hidden in IE9 */
svg:not(:root){ overflow: hidden; }	
/* Figures */	
figure{ margin: 0; }	
/* Forms */	
form{ margin: 0; }
fieldset{ border: 0; margin: 0; padding: 0; float:left;}	/* IE bug may make form disappear if you do not float this element */
/* Indicate that 'label' will shift focus to the associated form element */
label{ cursor: pointer; }	
/* 1. Correct color not inheriting in IE6/7/8/9 2. Correct alignment displayed oddly in IE6/7  */	
legend{ border: 0; *margin-left: -7px; padding: 0; }	
/* 1. Correct font-size not inheriting in all browsers 2. Remove margins in FF3/4 S5 Chrome 3. Define consistent vertical alignment display in all browsers */	
button, input, select, textarea{ font-size: 105%; margin: 0; vertical-align: baseline; *vertical-align: middle; }	
/* 1. Define line-height as normal to match FF3/4 (set using !important in the UA stylesheet) 2. Correct inner spacing displayed oddly in IE6/7 */	
button, input{ line-height: normal; *overflow: visible; }	
/* Reintroduce inner spacing in 'table' to avoid overlap and whitespace issues in IE6/7 */	
table button, table input{ *overflow: auto; }	
/* 1. Display hand cursor for clickable form elements 2. Allow styling of clickable form elements in iOS */	
button, input[type="button"], input[type="reset"], input[type="submit"]{ cursor: pointer; -webkit-appearance: button; }	
.hand{cursor: pointer;}
/* Consistent box sizing and appearance */	
input[type="checkbox"], input[type="radio"]{ box-sizing: border-box; vertical-align: middle; }
input[type="search"]{ -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration
{ -webkit-appearance: none; }	
/* Remove inner padding and border in FF3/4: h5bp.com/l */	
button::-moz-focus-inner, input::-moz-focus-inner{ border: 0; padding: 0; }	
/* 1. Remove default vertical scrollbar in IE6/7/8/9 * 2. Allow only vertical resizing */	
textarea{ overflow: auto; vertical-align: top; resize: vertical; }
/* Colors for form validity */
input:valid, textarea:valid
{  }
input:invalid, textarea:invalid{ background-color: #f0dddd; }	
/* Tables */	
table{ border-collapse: collapse; border-spacing: 0; }
td{ vertical-align: top; padding: 5px; }
/* clear fix for floated elements that prevent the document flow height continuing */
.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden}
.clearfix{display:inline-block}
* html .clearfix{height:1%}
.clearfix{display:block}
html[xmlns] .clearfix
{display: block;}	
h1,h2,h3,h4,h5,h6{text-rendering:optimizeLegibility;}
small{ font-size: 10px; }
ol{ list-style: decimal; }
ul{ list-style: disc; }
.content li{ margin-left: 30px; }
video
{
	width: 100%;
	height: auto;
}
.ie8 object { /* object for videos */
	
}
img {
	height: auto;
     max-width: 100%;
}
	.ie8 #body img {
		height: auto;
		width: auto;	
	}
	.ie8 .main-nav img {
		height: auto;
		max-width: none !important;	
	}	
dl,hr,h1,h2,h3,h4,h5,h6,pre,table,address,blockquote,article { margin-bottom: 20px; }
article {position: relative; }
p { 
	margin: 10px 0;
}


video {
  max-width: 100%;
  height: auto;
}

iframe,
embed,
object {
  max-width: 100%;
}

.container {
  width: 70%;
  padding: 5%;
  margin:0px auto;
  background:#fff;
  box-shadow: 0 5px 5px rgba(0, 0, 0, 0.5);
}

.vendor {
  padding: 2%;
  background: #d1eed1;
  margin-bottom: 2em;
}

.unsupported {
  background: #fddfde;
}

/* ---------------------------------------------------------------------- */
/* Fonts
/* ---------------------------------------------------------------------- */

/* Generated by Font Squirrel (http://www.fontsquirrel.com) on January 26, 2014 */
@font-face {
    font-family: 'open_sansregular';
    src: url('fonts/opensans-regular-webfont.eot');
    src: url('fonts/opensans-regular-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-regular-webfont.woff') format('woff'),
         url('fonts/opensans-regular-webfont.ttf') format('truetype'),
         url('fonts/opensans-regular-webfont.svg#open_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sansbold';
    src: url('fonts/opensans-bold-webfont.eot');
    src: url('fonts/opensans-bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-bold-webfont.woff') format('woff'),
         url('fonts/opensans-bold-webfont.ttf') format('truetype'),
         url('fonts/opensans-bold-webfont.svg#open_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sanslight';
    src: url('fonts/OpenSans-Light-webfont.eot');
    src: url('fonts/OpenSans-Light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/OpenSans-Light-webfont.woff2') format('woff2'),
         url('fonts/OpenSans-Light-webfont.woff') format('woff'),
         url('fonts/OpenSans-Light-webfont.ttf') format('truetype'),
         url('fonts/OpenSans-Light-webfont.svg#open_sanslight') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'open_sanssemibold';
    src: url('fonts/opensans-semibold-webfont.eot');
    src: url('fonts/opensans-semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/opensans-semibold-webfont.woff') format('woff'),
         url('fonts/opensans-semibold-webfont.ttf') format('truetype'),
         url('fonts/opensans-semibold-webfont.svg#open_sanssemibold') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on March 6, 2015 */
@font-face {
    font-family: 'droid_sansregular';
    src: url('fonts/DroidSans-webfont.eot');
    src: url('fonts/DroidSans-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/DroidSans-webfont.woff2') format('woff2'),
         url('fonts/DroidSans-webfont.woff') format('woff'),
         url('fonts/DroidSans-webfont.ttf') format('truetype'),
         url('fonts/DroidSans-webfont.svg#droid_sansregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'droid_sansbold';
    src: url('fonts/DroidSans-Bold-webfont.eot');
    src: url('fonts/DroidSans-Bold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/DroidSans-Bold-webfont.woff2') format('woff2'),
         url('fonts/DroidSans-Bold-webfont.woff') format('woff'),
         url('fonts/DroidSans-Bold-webfont.ttf') format('truetype'),
         url('fonts/DroidSans-Bold-webfont.svg#droid_sansbold') format('svg');
    font-weight: normal;
    font-style: normal;
}
/* ---------------------------------------------------------------------- */
/*	Basic Elements & Classes
/* ---------------------------------------------------------------------- */
.theme-width {
	margin: 0 auto;		
	position: relative;
	width: 1040px;	
}
.full-width {
	width: 100%;
}
.feature {
	display: inline-block;
	float: left;
	margin: 0 20px 20px 0;
}
.rounded {
	border-radius: 2px;
		-moz-border-radius: 2px;
			-khtml-border-radius: 2px;
				-webkit-border-radius: 2px;
	position: relative;
	behavior: url(/wp-content/themes/svuhr/PIE.htc);		
}
/* OTHER */
body, button, input, select, textarea 
{ 
	font-family: 'open_sansregular', Arial, sans-serif; 
}
body {
	background-color:#FFF;
	background-image:url(images/backgrounds/body.gif);
	background-position:center top;
	background-repeat:repeat-x;
	color:#000;
	font-size:14px;
	-webkit-font-smoothing: antialiased; /* Fix for webkit rendering */
	-webkit-text-size-adjust: 100%;
}
#container p
{
	line-height:20px;		
}
.post-excerpt {
	position: relative;
}
.right {
	float: right;	
}
.left {
	float: left;	
}
::-moz-selection { background: #CCC; color: #fff; text-shadow: none; }
::selection { background: #CCC; color: #fff; text-shadow: none; }

.post-date {
	color: #999;
	font-size: 12px;	
	font-style:italic;	
}
hr
{
	-moz-box-sizing:no;
	border-bottom:none;
	border-top:1px dotted #000;
	clear:both;
	display: block; 
	height: 1px; 
	line-height:1px;
	margin: 1em 0;
	padding: 0;
	width: 100%;
}
h1, h2, h3, h4, h5, h6 {
	color: #000;
	font-family:"droid_sansregular";
	margin:20px 0;
}
	#search-modal h2
	{
		font-family:"open_sansregular";		
		font-weight:500;	
		margin-bottom:0;
	}
	h2.widgettitle
	{
		border-top:1px dotted #000;
		display:inline-block;
		font-size:18px;
		padding-top:20px;
		margin:20px 0 10px 0;	
		width:100%;
	}
		h2.widgettitle.plain
		{
			border-top:none;
			padding-top:0;
			margin-top:0;	
		}
h1 {
	font-size: 22px;
	line-height: 23px;
	margin-top: 0;		
	width: 100%;
}
	#home-page h1
	{
		font-size:19px;	
	}
h2 {
	font-size:20px;
	line-height:22px;
}
h3 {
	font-size: 18px;
	line-height: 22px;	
}
	.page-not-found h3
	{
		margin:40px 0 100px 0;	
	}
h4 {
	font-size: 16px;
	line-height: 17px;	
}
h5 {
	font-size: 15px;
	line-height: 17px;	
}
h6 {
	font-size: 14px;
	line-height: 15px;	
}

a {
	color: #222;
	text-decoration: none;	
}

a:hover { color:#CCC; }
.page .content a
{
	text-decoration:underline;		
}
a.no_underline { text-decoration: none; }

.float-left { 
	float: left;
	clear: none;
}

.float-right {
	float: right;
	clear: none;
}
	
.wp-caption {
	background-color: #f3f3f3;
	border:none;
	display:inline-block;
	padding:0;
	margin: 20px 0;
	text-align: center;
	width:auto;
}	
	.wp-caption.alignright
	{
		margin-left:30px;	
	}
	.wp-caption.alignleft
	{
		margin-right:30px;	
	}	
	.wp-caption p
	{
		margin:0;	
	}
	.wp-caption-text
	{	
		padding:15px 10px;
		text-shadow: 0 1px 0 #FFF;
	}	
	.wp-caption img {	
		display:block;
		margin:0 !important;
		width: 100%;
	}

.image_left {
	display: inline-block;
	float: left;	
	margin: 10px 20px 20px 0;
}
.image_right {
	display: inline-block;
	float: right;	
	margin: 10px 0 20px 20px;
}		
.attachment-header-image {
	margin-bottom:25px;	
}
	.tax-case-study-category .attachment-header-image {
		margin-bottom:0;	
	}
.back-button,
.button, 
input[type="submit"], 
button, 
#wrapper .cform input.backbutton, 
#wrapper .cform input.resetbutton, 
#wrapper .cform input.sendbutton, 
.read-more, 
a.read-more,
#wrapper input.wpcf7-submit
{
	background-color:#222; 
	border: none;	
	color: #FFF;
	cursor: pointer;
	display: inline-block;
	font-family:'open_sansbold';
	font-weight:700;
	font-size: 11px;
	height: auto;
	margin-top: 6px;
	overflow: visible;
	padding: 4px 12px;
	position: relative;
	width: auto;
	text-transform:uppercase;	
}	
	.back-button:hover,
	.button:hover, 
	input[type="submit"]:hover, 
	button:hover, 
	#wrapper .cform input.backbutton:hover, 
	#wrapper .cform input.resetbutton:hover, 
	#wrapper .cform input.sendbutton:hover, 
	.read-more:hover, 
	a.read-more:hover,
	#wrapper input.wpcf7-submit:hover
	{
		background:#359EA2;
		color:#FFF;
	}
	.back-button 
	{
		margin-bottom:16px;
	}
.breadcrumb-trail
{
	display:block !important;
	float:right !important;
	color:#aaa !important;
	font-size:12px !important;
	margin:0 0 15px 0 !important;	
	padding:0 !important;
	text-align:right;
	width:100%;
}	
	.wpcf7-form div 
	{
		margin-bottom: 20px;	
	}
#wrapper input.wpcf7-submit 
{
	background: #FAC72C;
	color:#333;
	height: auto;
	font-size:14px;
	margin-bottom: 0;
	padding: 8px 12px;
	overflow: visible;
	width: auto;
	text-shadow: 0 1px 0 #FFF;	
}

	#wrapper input.wpcf7-submit:hover {
		background: #333;
	}

	#wrapper a.button {
		background-position: center;
		color: #FFF;	
		font-family:'open_sansbold';
		text-decoration: none;		
		text-transform: uppercase;
	}

	.wpcf7-response-output {
		display: block;
	}
	
	#wrapper .wpcf7-validation-errors, #wrapper .wpcf7-mail-sent-ng, #wrapper .wpcf7-spam-blocked {
		background: #E41715;
		border: none;
		color: #FFF;
	}	
	
	#wrapper .wpcf7-mail-sent-ok {
		background: #2D8800;
		border: none;
		color: #FFF;
	}	

	.button:hover, input[type="submit"]:hover, button:hover {
		-moz-opacity: 0.80;
		opacity:0.8;
	}
	
#wrapper div.wpcf7-response-output	{
	margin: 0;	
}

#wrapper .success, #wrapper .wpcf7-mail-sent-ok {
	color: #FFF;
	background: #E10915;
}

#wrapper div.wpcf7-mail-sent-ok {
	border-color: #E10915;
}

.position {
	color: #0083CB;	
}

.button {
	font-size: 12px;
	display: inline-block;
	padding: 5px 16px;
}

	.button.medium { font-size: 13px; }

	.button.large { font-size: 15px; }

	.button.no-bg {
		background: none;
		color: #0083CB;
		padding: 0;
	}

		.button.no-bg:hover {
			background: none;
			color: #CCC;
		}

	.button .icon, .button .arrow {
		color: transparent;
		cursor: pointer;
		display: inline-block;
		font: 0/0 a;
		height: 19px;
		margin: -3px 0 0 3px;
		text-shadow: none;
		vertical-align: middle;
		width: 19px;
	}

	.ie7 .button .icon, .ie7 .button .arrow { display: inline; }

	.button .icon.left, .button .arrow.left {
		margin-left: 0;
		margin-right: 3px;
	}

	.button .arrow.left { background-position: 0 -19px; }

		.button:hover .arrow { background-color: #CCC; }

.single-image, .image-gallery, .iframe {
	cursor: pointer;
	display: block;
	margin-bottom: 5px;
	position: relative;
}
#container .content
{
	display:block;
	float:right;
	margin-left:3%;
	width:73%;
}
#container .side-bar
{
	border-right:1px dotted #000;
	display:block;
	float:left;	
	padding-right:3%;
	width:20%;
}
	.side-bar ul
	{
		list-style:none;
		margin:10px 0 0 0;
	}
		ul#side-nav li,
		li.cat-item,
		li.case-study-category
		{	
			list-style:none;
			margin:0 0 10px 0;		
		}
			ul#side-nav li ul li,
			li.cat-item ul li ul li,
			li.case-study-category ul li ul li
			{	
				margin:0 0 10px 20px;		
			}		
				ul#side-nav,
				li.cat-item ul,
				li.case-study-category ul			
				{
					margin-top:10px;
				}
.side-bar a
{
	margin-left:0;
}
/* ---------------------------------------------------------------------- */
/*	Generic Classes
/* ---------------------------------------------------------------------- */

.hidden, .wpcf7-display-none{ display: none; }

.disabled { cursor: auto; }

.screenreader { clip: rect(1px 1px 1px 1px); clip: rect(1px, 1px, 1px, 1px); /* Fallback for old IE */ position: absolute; }

.align-center, .aligncenter { margin-left: auto; margin-right: auto; text-align: center; display: block; }

.align-left, .alignleft { float: left; }

	img.align-left, img.alignleft  { display: block; margin-bottom: 15px; margin-right: 15px; }

.align-right, .alignright { float: right; }

	img.align-right, img.alignright, .alignright img, .align-right img { display: block; margin-bottom: 15px; margin-left: 15px; }
	
.bold {
	font-weight: 700;
}

blockquote.fancy_quote 
{
	background: url(/wp-content/themes/svuhr/images/icons/quote_end.png) right 20px no-repeat;
	font-size: 20px;
	line-height: 24px;
	margin: 20px 0 30px 0;
	padding: 10px 60px 0 85px;	
	text-align:center;
}
	blockquote.fancy_quote:before 
	{
	    background: url(/wp-content/themes/svuhr/images/icons/quote.png) 0 0 no-repeat;
	    content: " ";
	    display: block;
	    float: left;
	    height: 34px;
	    left: -70px;
	    line-height: 42px;
	    position: relative;
	    top: 10px;
	    width: 34px;
	}
#background-angle /* not used due to backwards compatibility */
{
	background: #dededc;
	background: -moz-linear-gradient(45deg,  #dededc 50%, #e3e3e2 50%, #dededc 100%);
	background: -webkit-gradient(linear, left bottom, right top, color-stop(50%,#dededc), color-stop(50%,#e3e3e2), color-stop(100%,#dededc));
	background: -webkit-linear-gradient(45deg,  #dededc 50%,#e3e3e2 50%,#dededc 100%);
	background: -o-linear-gradient(45deg,  #dededc 50%,#e3e3e2 50%,#dededc 100%);
	background: -ms-linear-gradient(45deg,  #dededc 50%,#e3e3e2 50%,#dededc 100%);
	background: linear-gradient(45deg,  #dededc 50%,#e3e3e2 50%,#dededc 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#dededc', endColorstr='#dededc',GradientType=1 );
}	
/* ---------------------------------------------------------------------- */
/*	Lists
/* ---------------------------------------------------------------------- */

ul.tick_list li {
	list-style: url(/wp-content/themes/svuhr/images/icons/tick.png) outside;
}
	ul.tick_list {
		margin: 25px 0 25px 30px;
	}
.no-style > li,
.sitemap li.page_item 
{
	list-style: none;
	margin: 0;
}

/* ---------------------------------------------------------------------- */
/*	Posts
/* ---------------------------------------------------------------------- */
.single .left_column {
	border-top:1px solid #CCC;
	padding-top:20px;	
}

.post-item {
	border-bottom: 1px dotted #E7E7E7;
	margin-bottom: 20px;	
	padding-bottom: 20px;
}
.widget_recent_entries ul,
.widget_recent_entries li
{
	list-style:none;
	margin:0;
}
	.widget_recent_entries li
	{
		margin-bottom:15px;	
	}
.widget_archive ul
{
	margin:0;
}
	.widget_archive ul li:before
	{
		content:"";
		background: url(images/icons/sprite.png) 0 -880px no-repeat;
		display:inline-block;
		float:left;
		margin-right:20px;
		height:20px;
		width:20px;
	}
		.widget_archive ul li
		{
			list-style:none;
			margin:0 0 15px 0;
		}
/* ---------------------------------------------------------------------- */
/*	Pages
/* ---------------------------------------------------------------------- */
table {
	margin-top:20px;	
}
table.shaded_table_rows
{
	width:100% !important;	
}
table th,
table.shaded_table_rows th
{
	background-color:#333;
	color:#FFF;
	font-family:'open_sansregular';
	font-size:15px;
	padding:6px 10px;
	text-align:left;
}
table.shaded_table_rows td,
table.shaded_table_rows th
{
	padding:10px;
}
table.shaded_table_rows th
{
	background:#414141;
	color:#FFF;
}
table.shaded_table_rows tr:nth-child(odd) {
    background-color: #F8F8F8;
}
article p,
.content
{
	line-height:24px;
}

/* ---------------------------------------------------------------------- */
/*	Home page
/* ---------------------------------------------------------------------- */
.feature-block
{
	display:block;
	float:left;
	margin-right:4%;
	margin-bottom:30px;
	width:48%;
}
	.feature-block:nth-of-type(2n)
	{
		margin-right:0;
	}
	.feature-block img
	{
		display:block;
		height:auto;
		width:100%;
	}
	.feature-block h2
	{
		background-image:url(images/backgrounds/triangle.png);
		background-repeat:no-repeat;
		background-position:right bottom;
		background-color:#1D1D1D;
		color:#FFF;
		font-family:'droid_sansregular';
		font-size:13px;
		margin:0;
		padding:10px 0;
		text-align:center;
		text-transform:uppercase;
	}
/* ---------------------------------------------------------------------- */
/*	Home Slider
/* ---------------------------------------------------------------------- */
#home-page .soliloquy-caption em
{
	color:#9EA2A7;
	font-family:"open_sanssemibold";
	font-size:13px;
	font-style:normal;
	right:0;
	position:absolute;	
	text-transform:uppercase;
	bottom:710px;
}
html .soliloquy-theme-metro .soliloquy-pager
{
	bottom:-23px;
	height:18px;
	left:auto;
	right:0;
	text-align:right;
}
html #inside-page .soliloquy-theme-metro .soliloquy-pager
{
	bottom:auto;
	top:-34px;
}
	html .soliloquy-theme-metro .soliloquy-pager-link
	{
		height:18px;
		width:42px;
	}
		html .soliloquy-caption-inside strong
		{
			display:block;
			margin-bottom:10px;
			width:100%;	
		}
		html .soliloquy-theme-metro .soliloquy-pager .soliloquy-pager-link span
		{
			display:none;
		}		
		html .soliloquy-theme-metro .soliloquy-pager-link		
		{
			background:#D1D3D6;
		}
			html .soliloquy-theme-metro .soliloquy-pager-link:hover, 
			html .soliloquy-theme-metro .soliloquy-pager-link.active		
			{
				background:#AAA;
			}		
html .soliloquy-theme-metro .soliloquy-caption
{
	bottom:0;
	left:0;
	width:100%;	
}
html .soliloquy-theme-metro .soliloquy-caption .soliloquy-caption-inside
{
	background: rgba(70, 91, 103, 0.80);
	padding:20px;
}
#home-page section
{
	display:block;
	position:relative;
	width:100%;	
}
#home-page #slider-wrapper
{
	padding-top:30px;	
	margin:0;
	padding:0;	
	width:100%;
}
	#home-page .rev_slider
	{
		border-bottom:1px solid #DEDEDC;
	}
html .tp-button
{
	box-shadow:none;
	height:auto !important;
	line-height:auto !important;	
	text-shadow:none !important;
}
	html .tp-button.green
	{
		border-radius:0;
		box-shadow:none;
		text-shadow:none;
		background:#359EA2;
		color:#FFF;
		font-family:"open_sansregular",sans-serif;
		font-size:13px;
		font-weight:normal;
		transition:none !important;
		text-transform:uppercase;		
	}
		html .tp-button:hover.green
		{
			background:#000;
			border-radius:0;
			box-shadow:none;
			text-shadow:none;
			color:#FFF;
			font-family:"open_sansregular",sans-serif;
			font-weight:normal;
			text-transform:uppercase;		
			transition:none !important;			
		}	
html .tp-bullets.simplebullets.round .bullet
{
	background:url(images/icons/bullet.png) no-repeat top left;	
}
/* ---------------------------------------------------------------------- */
/*	News
/* ---------------------------------------------------------------------- */
#news
{
	float:left;
	margin-top:30px;
	position:relative;	
}
	#news .item-inner
	{
		margin:auto 1%;
		width:98%;	
	}
	#news .item
	{
		border-top:1px #D8D8D8 solid;
		margin-top:26px;
		padding-top:26px;		
	}
	#news .thumbnail
	{
		width:18%;	
	}
	#news .news-title
	{
		margin-top:0;
	}
	#news .content
	{
		font-size:13px;
		float:right;
		width:81%;
	}	
		#news .meta-data
		{
			float:left;
			width:26%;	
		}
			html .no-meta
			{
				width:82% !important;	
			}
			.meta-row
			{
				float:left;
				margin-bottom:4px;
				width:100%;	
			}		
				.meta-key
				{
					float:left;
					width:90px;	
				}
				.meta-value
				{
					float:right;	
					width:110px;
				}
		#news .text
		{
			float:right;
			width:72%;	
		}
			#news .text p:first-of-type
			{
				margin-top:0;
			}			
	h2.news-title
	{
		color:#ADB0B2;
		font-size:18px;
		margin-bottom:10px;	
		text-transform:uppercase;
	}
		h2.news-title:hover
		{
			color:#222;
		}	
			.archive  a.news-title
			{
				display:inline-block;
				font-size:19px;
				margin-bottom:5px;	
			}		
	#home-page #news .more-link
	{
		display:none;	
	}
a#main-news-title	
{
	color:#222;		
	font-size:22px;
	font-family:"open_sanssemibold";
	margin:auto 1%;
	text-transform:uppercase;
	width:98%;
}
	a#main-news-title:hover
	{
		color:#ADB0B2;			
	}

#wrapper {
	min-height: 100%;
	margin: 0 auto -257px; /* the bottom margin is the negative value of the footer's height */
}	

footer, .push
{
	height: 257px; 
}

/* ---------------------------------------------------------------------- */
/*	Related Posts
/* ---------------------------------------------------------------------- */
html #related-posts h3
{
	border-top:1px solid #D8D8D8 !important;
	color:#359EA2;
	font-size:20px !important;
	margin:20px 0 15px 0 !important;
	padding:20px 0 0 0 !important;
}
.yarpp-related-none
{
	/*display:none;	*/
}	
.widget_yarpp_widget .related-title
{
	font-size:14px;
	text-transform:uppercase;	
	min-height:48px !important;
}
#related-posts 
{
	float:left;
	width:100%;
}
	#related-posts ul 
	{
		list-style:none;
		margin:0;	
	}
		#related-posts ul li
		{
			float:left;
			margin:0 32px 30px 0;	
			display:inline-block;
			width:210px;
		}
			#related-posts ul li:nth-child(3),
			#related-posts ul li:nth-child(6)			
			{	
				margin-right:0;
			}
	#related-posts .related-title
	{
		font-size:13px;
		min-height:37px;
		margin-bottom:10px;
		width:210px;	
	}
/* ---------------------------------------------------------------------- */
/*	Case Study Navigation
/* ---------------------------------------------------------------------- */
.feature-case-image
{
	float:left;
	margin:0 20px 20px 0;	
	position:relative;
}
.feature-case-image span.enlarge
{
	display:block;
	background:url(images/icons/sprite.png) no-repeat 0 -1044px;	
	height:22px;
	position:absolute;
	width:22px;
	right:20px;
	top:20px;
}
div#fancybox-title-inside
{
	font-size:16px;	
}
.term-description
{
	font-size:16px;	
	float:left;
	width:100%;
}
.category-list
{
	margin-bottom:10px;	
}
	.category-list a
	{
		display:block;
	}
.category-list a:hover
{
	color:#CCC;	
}
.term-colour
{
	background-color:#F0F0F0;
	border-radius:10px;
	display:inline-block;
	height:8px;
	float:left;
	margin:6px 10px 0 0;
	width:8px;
}
.all-terms h3
{
	border-top: 1px dotted #000;
	display: inline-block;
	padding-top: 20px;
	margin: 20px 0 0 0;
	width: 100%;
}
	.all-terms a h3
	{
		font-size:14px;
		font-family:"open_sansregular";
		font-weight:normal;
	}
		.all-terms a h3:hover
		{
			color:#CCC;	
		}
.case-study-nav ul
{
	list-style:none;
	margin:0;	
}
	.case-study-nav ul li 
	{
		display:inline-block;
		margin:0;	
		width:240px;
	}
		.case-study-nav ul li a
		{
			display:inline-block;			
			float:left;
			font-family: 'droid_sansbold';
			margin:0 14px 0 0;
		}
			.case-study-nav ul li a:hover
			{
				opacity:.7;
			}
		.case-study-nav ul li img
		{
			height:auto;	
			width:100%;			
		}
.case-study-nav ul li a.selected
{
	font-family:"open_sansbold";	
}
li.first
{
	display:block;
	float:left;
	width:100%;
	margin:0 0 0 10px;	
}
li.first a
{
	font-family:"droid_sansbold";
	text-transform:uppercase;	
}
	ul.child_terms,
	li.first li
	{
		display:inline-block;
		float:left;		
	}
		li.first li a
		{
			display:inline-block;
			float:left;
			font-family:"open_sansregular";
			font-size:13px;
			text-transform:none;
		}			
/* ---------------------------------------------------------------------- */
/*	Search
/* ---------------------------------------------------------------------- */
.page-template-tmpl-tags-php #container a
{
	display:inline-block;
	margin:0 40px 30px 0;	
}
.search-everything-highlight-color
{
	color:#FFF;
	padding:2px 5px;	
}
.mobile-search
{
	display:none;	
}
/* ---------------------------------------------------------------------- */
/*	Search
/* ---------------------------------------------------------------------- */
.search-results h4
{
	color:#e33415;	
	font-weight:normal;
}
	.search-results h4:hover
	{
		color:#666;	
	}
.search-results .wp-post-image
{
	float:left;
	margin:0 50px 0 0;	
}
.search-results .content
{
	display:block;
	margin-top:30px;	
	width:100%;
}
html a.search-icon {
	background-image:url(images/icons/sprite.png);
	background-position: 0 -36px;
	background-repeat: no-repeat;
	cursor:pointer;
	float:right;
	height:30px;
	line-height:auto;
	margin:8px 15px 0 0;
	padding:0;
	width:25px;
}	
	html a.search-icon:hover
	{
		background-position: -36px -36px;	
	}
/* -------------------------------------------------- */
/*	TipTip CSS - Version 1.2 
/* -------------------------------------------------- */
#tiptip_holder {
	display: none;
	position: absolute;
	top: 0;
	left: 0;
	z-index:9999;
}

#tiptip_holder.tip_top {
	padding-bottom: 5px;
}

#tiptip_holder.tip_bottom {
	padding-top: 5px;
}

#tiptip_holder.tip_right {
	padding-left: 5px;
}

#tiptip_holder.tip_left {
	padding-right: 5px;
}

#tiptip_content {
	font-size: 12px;
	color: #FFF;
	font-family: 'open_sansregular', Arial, sans-serif;
	padding:8px;
	border: none;
	background-color:#222;
	border-radius: 2px;
	-webkit-border-radius: 2px;
	-moz-border-radius: 2px;
}
#tiptip_arrow, #tiptip_arrow_inner {
	position: absolute;
	border-color: transparent;
	border-style: solid;
	border-width: 6px;
	height: 0;
	width: 0;
}

#tiptip_holder.tip_top #tiptip_arrow {
	border-top-color: #fff;
	border-top-color: #222;
}

#tiptip_holder.tip_bottom #tiptip_arrow {
	border-bottom-color: #fff;
	border-bottom-color: #222;
}

#tiptip_holder.tip_right #tiptip_arrow {
	border-right-color: #fff;
	border-right-color: #222;
}

#tiptip_holder.tip_left #tiptip_arrow {
	border-left-color: #fff;
	border-left-color: #222;
}

#tiptip_holder.tip_top #tiptip_arrow_inner {
	margin-top: -7px;
	margin-left: -6px;
	border-top-color: #222;
}

#tiptip_holder.tip_bottom #tiptip_arrow_inner {
	margin-top: -5px;
	margin-left: -6px;
	border-bottom-color: #222;
}

#tiptip_holder.tip_right #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -5px;
	border-right-color: #222;
}

#tiptip_holder.tip_left #tiptip_arrow_inner {
	margin-top: -6px;
	margin-left: -7px;
	border-left-color: #222;
}

/* Webkit Hacks  */
@media screen and (-webkit-min-device-pixel-ratio:0) {	
	#tiptip_content {
		padding: 10px;
		background-color:#222;
	}
	#tiptip_holder.tip_bottom #tiptip_arrow_inner { 
		border-bottom-color: #222;
	}
	#tiptip_holder.tip_top #tiptip_arrow_inner { 
		border-top-color: #222;
	}
}

/* ---------------------------------------------------------------------- */
/*	Forms
/* ---------------------------------------------------------------------- */

label {
	cursor: pointer;
	display: block;
	margin: 0 0 5px;
}

input, 
textarea, 
select 
{
	background-color: #FFF;
	border: 1px solid #CCC;
	color: #666;
	font-size: 13px;
	line-height: 1.5;
	padding: 5px 10px;
}

input {
	padding: 6px;
	width: 140px;
}

select {
	height: 30px;
}

textarea {
	 border-color: #CCC;
	 height: 60px;	
	padding: 10px;
	resize: both;	
	width: 90%;
}
	
	input:hover, textarea:hover, select:hover, input:focus, textarea:focus, select:focus { border-color:#222; }

input[type="submit"], button {
	font-size: 13px;
}

	input[type="submit"].medium, button.medium { font-size: 15px; }

	input[type="submit"].large, button.large { font-size: 17px; }

select, option {
	cursor: pointer;
	padding: 5px 7px;
}

input[type="text"], input[type="password"], input[type="email"] {
	background: #FFF;
}

/* Fix for Mobile Safari */
input[type="checkbox"] { -webkit-appearance: checkbox; width: auto; height: auto; background: none; border: none; padding: 0; }
input[type="radio"] { -webkit-appearance: radio; width: auto; height: auto; background: none; border: none; padding: 0; }

/* Chrome, Safari */
input::-webkit-input-placeholder, textarea::-webkit-input-placeholder { color: #999; }

/* Firefox */
input:-moz-placeholder, textarea:-moz-placeholder { color: #999; }

/* jQuery fallback */
input.placeholder, textarea.placeholder, .wpcf7 .watermark { color: #999; }

/* ---------------------------------------------------------------------- */
/*	Header
/* ---------------------------------------------------------------------- */
#header-wrapper
{
	min-height:105px;
	position:relative;
	width:100%;
	z-index:500;
}
	.single-projects #header-wrapper,
	.category #header-wrapper,
	.post-type-archive-projects #header-wrapper,
	.page-id-9 #header-wrapper,
	.single-post #header-wrapper,
	.archive #header-wrapper,
	.home #header-wrapper
	{
		min-height:135px;
	}
header {
	float: left;
	height:auto;	
	position: relative;
	width: 100%;
	z-index:499;	
}	
	header img#logo-img
	{
		display:inline-block;
		float: left;
		height: 58px;
		margin-top:21px;
		width: 234px;
		transition: none;
	}	
#header_container {
	position: relative;	
}

/* ---------------------------------------------------------------------- */
/*	Accordion
/* ---------------------------------------------------------------------- */
#accordion {
    float: left;
    margin-bottom:20px;
    width: 100%;
}
#accordion ul,
#accordion li
{
	list-style:none;
	margin:0;
	position:relative;
}
	#accordion li
	{
		display:inline-block;
		float:left;
		margin-right:4%;
		width:48%;
	}
	#accordion li:nth-child(2n+2)
	{
		margin-right:0;
	}
		#accordion li ul li
		{
			margin:0;
			width:100%;
		}	
#accordion li a::before
{
	content:"";
	display:block;
	height:30px;
	width:30px;
	/*background-image:url(images/icons/sprite.png);*/
	background-repeat:no-repeat;
	background-position: 0 -2870px;
	position:absolute;
	right:10px;
	top:5px;
}
#accordion li a.active::before
{
	background-position: 0 -2936px;
}
#accordion li ul li a::before
{
	display:none;	
}
	#accordion li a {
	    	display: block;
	    	padding: 10px 25px 10px 15px;
	    	background-color:#EEE;
	    	text-decoration: none;
	    	color: #000;
		-webkit-transition:none;
		   -moz-transition: none;
			-ms-transition: none;
			 -o-transition: none;
				transition: none;
	}
	#accordion li a:hover, 
	#accordion li a.active 
	{
		background-color:#E3E3E2;
	    	color:#FFF;
	}
	#accordion li ul {
	    display: none; /* used to hide sub-menus */
	}
	#accordion li ul li a {
	    padding: 10px 25px;
	    background: #E3E3E2;
	    border-bottom: 1px dotted #ccc;
	}
/* ---------------------------------------------------------------------- */
/*	Header Images
/* ---------------------------------------------------------------------- */
	#header-image-wrapper
	{
		float: left;
		margin: 0 0 20px 0;
		overflow:hidden;
		position:relative;
		width:100%;
	}
		.header-title	
		{
			color:#FFF;
			font-family:"droid_sansbold";
			font-size:28px;
			left:30px;
			position:absolute;
			text-transform:uppercase;	
			top:40px;
			z-index:30;
		}
	.mask
	{
		height:160px;
		position:absolute;
		left:0;
		top:0;
		width:780px;
		z-index:10;
	}
		.mask img
		{
			width:780px;
			height:160px;
		}
	#header-pics
	{
		float: left;
		margin: 0;
		width: 100%;
		height: auto;
	}
	/*		
	#imaging-pics,
	#radiology-pics,
	#generic-pics,
	#cases-pics
	{
		float: left;
		margin: 0;
		width: 780px;
		height: 210px;
	}
	div.imaging-pics_caption,
	div.radiology-pics_caption,
	div.generic-pics_caption,
	div.cases-pics_caption
	{
		position: absolute;
		margin-top: 175px;
		margin-left: -75px;
		width: 150px;
		text-align: center;
		left: 50%;
		padding: 5px 10px;
		background: black;
		color: white;
		font-family: sans-serif;
		border-radius: 10px;
		display: none;
		z-index: 2;
	}
	*/
/* ---------------------------------------------------------------------- */
/*	Search
/* ---------------------------------------------------------------------- */

#search_holder 
{
	display:inline-block;
	float: right;
	margin: 0 0 0 0;
	position: relative;
}
#search_holder #s 
{
	border: 1px solid #D1D3D6;
	border-radius: 0;
	box-shadow: none;
	font-size: 14px;
	margin-left: 10px;
	padding:3px 6px;
	position: relative;
	width: 120px;	
}
	#search_holder #s.on
	{
		border-color:#AAA;	
	}
	.searchform
	{
		float:right;	
	}
	#search_holder div 
	{
		display: inline-block;
		float: left;
	}
#search_holder .searchsubmit 
{		
	background-color: transparent;
	border: none;
	height: 18px;
	margin:8px 5px 0 0;
	padding: 0;
	width: 17px;
}
/* Phone Numbers */
.phone-number
{
	display:inline-block;
	font-size:14px;
	font-family: 'open_sansregular', Arial, sans-serif;
	float:left;
	margin:17px 20px 0 0;
}
	.phone-number span
	{
		color:#222;
		font-family:'open_sansbold';
		font-weight:700;	
		margin-left:7px;	
	}
.mobile-tel
{
	display: none;	
}	

/* -------------------------------------------------- */
/*	Main Navigation
/* -------------------------------------------------- */

/* MAJOR MENU */
ul#menu-major 
{
	float:right;
	list-style:none;	
	margin:0;
}
	ul#menu-major li ul
	{
		display:none;	
	}
	ul#menu-major li
	{
		float:left;
		padding:0;
		margin:0;
	}
		ul#menu-major li a
		{
			background-color:#E5E5E3;
			background-image: url(images/backgrounds/white-mask.png);
			background-position:0 0;
			background-repeat:no-repeat;
			display:table-cell;
			font-size:13px;
			height:86px;
			line-height:15px;
			padding:0 10px 12px 10px;
			text-transform:uppercase;
			vertical-align:bottom;
			width:95px;
		}	
ul#menu-major li a
{
	border-left:1px solid #FFF;
	color:#000;
	text-transform:uppercase;
}	
	ul#menu-major li a	
	{
		color:#FFF;	
	}		
		ul#menu-major li a:hover
		{
			opacity:.8;
		}
			ul#menu-major li ul li a:hover
			{
				opacity:1;
			}
	html ul#menu-major li.current-menu-item a			
	{
		background-image: url(images/backgrounds/nav-black.png);	
	}
	ul#menu-major li:nth-child(2n) a
	{
		width:96px;	
	}	
#minor-menu
{	
	border-top:1px solid #CCCBC8;
	display:inline-block;
	width:100%;	
}
ul#menu-minor
{
	margin:0;	
}
.main-nav 
{ 
	display:inline-block;
	z-index:1001;
	width:100%;
}
	.sub-arrow 
	{
		float:right;
		margin:5px 10px 0 0;
		vertical-align:1px;
	}	
.main-nav #ul-nav 
{
	display:block;
	margin:0;
}
	.main-nav > ul,
	.main-nav .menu > ul 
	{ 
		background:#FFF;
		margin: 0;
	}
		.main-nav .menu li
		{
			display:inline-block;
			float:left;
			list-style:none;	
			margin:0;
			padding:0;
			position:relative;
		}			
			.main-nav a
			{
				color:#000;
				display: block;
				font-size:14px;
				padding:14px 20px;
			}		
					.main-nav .menu a:hover
					{								
						background-position:0 -219px;
						color:#AAA;				
					}
					.main-nav .menu .current_page_item > a
					{
						color:#AAA;								
					}
				.main-nav .menu .current_page_parent > a 
				{		
					background-position:0 -219px;
					color:#AAA;
				}					
			/* Dropdown */
			ul#menu-major
			{
				margin:0;
			}			
				ul#menu-major li
				{
					list-style:none;					
					position:relative;						
				}
			.main-nav li:hover > ul,
			ul#menu-major li:hover > ul
			{
				background-color:#FFF;				
				display: block;
				left: 0;
				margin: 0;
				top: 42px;
			}						
				.main-nav li:hover > ul a
				{
					background:none;	
				}
					ul#menu-major li:hover > ul
					{
						top: 98px;
					}				
			.main-nav ul ul,
			ul#menu-major ul
			{
				background-color:#FFF;
				display:none;
				left: 0;
				position: absolute;
				box-shadow: 2px 2px 4px rgba(0, 0, 0, 0.15);	
				z-index: 1002;							
			}
			ul#menu-major ul li a
			{
				background:#FFF !important;
				height:auto;
			}
			.main-nav .menu li.t_on a,
			ul#menu-major ul li.t_on a,
			ul#menu-major ul li a:hover
			{
				color:#9EA2A7 !important;	
			}
				.main-nav .menu li.t_on > ul li a,
				ul#menu-major ul li.t_on > ul li a
				{
					color:#000;	
				}
					.main-nav .menu li.t_on > ul li a:hover,
					ul#menu-major ul li.t_on > ul li a:hover
					{
						color:#9EA2A7;	
					}
					.main-nav .menu li ul li.current_page_item a,
					ul#menu-major ul li.current_page_item a
					{
						color:#9EA2A7;	
					}
						.main-nav .menu li ul li.current_page_item > ul li a,
						ul#menu-major ul li.current_page_item a > ul li a
						{
							color:#000;	
						}
					li.t_on > ul li a:hover, 
					li.t_on a, li.t_on > ul li a
					{ 
						background-color:#FFF;
					}		
				.main-nav ul ul li 
				{ 	
					border-right: none;
					float: none;
				}
					ul.menu ul a,
					ul#menu-major ul li a
					{		
						color:#000;				
						display: block;
						font-size: 13px;
						line-height:16px;
						padding: 10px;	
						margin: 0;
						text-align: left;
						width: 160px !important;
						text-transform: none;
					}	
					ul.menu ul a:hover
					{
						color:#000 !important;	
					}					
			/* Sub Dropdown */
			.main-nav ul ul ul,
			ul#menu-major ul ul
			{
				left: 135px !important;
				top: 12px !important;	
				z-index:2000;
			}
			.main-nav ul li ul li:hover > ul,
			ul#menu-major ul li:hover > ul
			{
				display: block;
			}
/* Nav menus */
.widget_nav_menu li 
{
	list-style: none;
	margin-left: 0;
}		
/* Nav menus */
.widget_nav_menu li 
{
	list-style: none;
	margin-left: 0;
}		
/* Side nav */
.widget_hier_page
{
	margin-top:0;	
}
	.widget_hier_page ul li a:first-child
	{	
		font-family:"droid_sansbold",sans-serif;
	}
	.widget_hier_page ul li ul.children li a
	{	
		font-family:"droid_sansregular",sans-serif;
	}		
.widget_hier_page li a:hover
{
	color:#CCC !important;
}
.widget_hier_page li.current_page_parent a
{
	font-family:"droid_sansbold",sans-serif !important;
}
	.widget_hier_page li.current_page_parent ul.children a
	{
		font-family:"droid_sansregular",sans-serif !important;
	}
.widget_hier_page li.current_page_ancestor,
.widget_hier_page li.page_item_has_children
{
	font-size:17px;
}
	.widget_hier_page li.current_page_ancestor .children,
	.widget_hier_page li.page_item_has_children .children
	{
		font-size:14px;		
	}
		.widget_hier_page .current_page_ancestor .current_page_ancestor ul.children a, 
		.widget_hier_page .page_item_has_children .page_item_has_children ul.children a
		{
			padding-left:10%;
			padding-right:2%;
			width:88%;	
		}	
			.widget_hier_page .current_page_ancestor .current_page_ancestor ul.children ul.children a, 
			.widget_hier_page .page_item_has_children .page_item_has_children ul.children ul.children a
			{
				padding-left:20%;
				width:80%;	
			}			
	.widget_hier_page li,
	.widget_hier_page ul
	{
		list-style:none;
		margin:0;	
	}
	.widget_hier_page a
	{
		display:block;
		float:left;
		padding:10px 4%;	
		width:92%;
	}
	.widget_hier_page ul.children li.current_page_item a
	{
			background-color:#424242;
			background-image:url(images/backgrounds/triangle.png);
			background-repeat:no-repeat;
			background-position:bottom right;
			color:#FFF;
	}
		html .widget_hier_page ul.children li.current_page_item ul.children li a
		{
			background-color:#FFF !important;
			background-image:none !important;
			color:#000;
			font-family:"droid_sansregular";
		}
/* -------------------------------------------------- */
/*	Mobile Navigation
/* -------------------------------------------------- */

html .sidr li.top-nav,
html .sidr li.close-menu
{
	border-bottom:none;
	border-top:none;	
}
#mobile-menu-wrapper ul#menu-major li a
{
	background:#f8f8f8;
	display:block;
	font-size: 14px;
	height:auto;
	line-height: normal;
	padding: inherit;
	text-transform:none;
	vertical-align: auto;
	width: inherit;
}
#mobile-menu-wrapper 
{
	display: none;	
}
#mobile-menu-wrapper h5 
{
	background:#AAA;
	color:#FFF;
	font-family:"open_sansregular",sans-serif;
	font-size:16px;
	font-weight:lighter;
	line-height:50px;
	margin:0;
	vertical-align:middle;
}
	#mobile-menu-wrapper h5
	{
		padding:15px 0 15px 15px;
		text-transform:none;
	}
			#mobile-menu-wrapper h5
			{
				padding:0 0 0 15px;	
			}
#mobile-menu-wrapper ul
{
	display:block;
	padding:0;
	margin:0;
	width:100%;
}
	#mobile-menu-wrapper li
	{
		display:block;
		margin:0;
		padding:0;
		width:100%;
	}
html .sidr
{
  color:#333;
  display:none;
  font-size:15px;
  height:auto;
  overflow-x:none;
  overflow-y:auto;
  position:absolute;
  position:fixed;
  top:0;
  width:260px;
  z-index:999999999;
}
html .sidr .sidr-inner
{
  padding:0 0 15px;
}

html .sidr .sidr-inner>p
{
  margin-left:15px;
  margin-right:15px;
}

html .sidr.right
{
  left:auto;
  right:-260px;
}

html .sidr.left
{
  left:-260px;
  right:auto;
}
html .sidr ul
{
  display:block;
  margin:0;
  padding:0;
}
html .sidr ul li
{
  border-bottom:1px solid #dfdfdf;
  border-top:1px solid #fff;
  display:block;
  line-height:48px;
  margin:0;
}
	html .sidr ul li:last-of-type
	{
		border-bottom:none;
	}
html .sidr ul li:hover,
html .sidr ul li.active,
html .sidr ul li.sidr-class-active
{
}

html .sidr ul li a,
html .sidr ul li span
{
  color:#333;
  display:block;
  padding:0 15px;
  text-decoration:none;
}
html .sidr ul li a
{
	background:#f8f8f8;
}
html .sidr ul li ul
{
  border-bottom:none;
  margin:0;
}

html .sidr ul li ul li
{
  font-size:14px;
}

html .sidr ul li ul li:last-child
{
  border-bottom:none;
}

html .sidr ul li ul li:hover,
html .sidr ul li ul li.active,
html .sidr ul li ul li.sidr-class-active
{
}

html .sidr ul li ul li a,.sidr ul li ul li span
{
  color:rgba(51,51,51,0.8);
  padding-left:15px;
}

/* Mobile Styles */
html .sidr ul li.close-menu a
{
	background:#333;
	color:#FFF !important;
	line-height:55px;
}
	html .sidr ul li.close-menu a .background
	{	
		background:url(images/icons/sprite.png);
		background-position:0 -980px;
		display:block;
		height:20px;
		position:absolute;
		right:15px;
		width:20px;
		top:20px;
	}
#mobile-menu-wrapper ul.mobile-menu
{
	list-style: none;
	margin:0;
}
.mobile-icon
{
	background: url(images/icons/sprite.png) no-repeat 0 -923px;
	cursor: pointer;
	display:none;
	height: 25px;	
	position:absolute;
	right:15px;
	top:32px;
	width: 30px;
	z-index:2000;
}	
	.mobile-icon.on
	{
		background: url(images/icons/mobile-icon.png) no-repeat -30px -923px;
	}
	#body,
	#container
	{
		display:inline-block;
		position:relative;
		width:100%;	
	}
	#mobile-menu-wrapper ul
	{
		box-shadow:none;
	}
		#mobile-menu-wrapper .mobile-menu li
		{
			display: block;
			float: left;
			margin: 0;
			width:100%
		}	
			.main-nav #mobile-menu-wrapper li a
			{
				background:#AAA;	
				border-radius:0;
					-moz-border-radius:0;
						-khtml-border-radius:0;
							-webkit-border-radius:0;
				color:#FFF;							
			}
				#mobile-menu-wrapper li a:hover
			{
					color:#FFF !important;
					background:#E33415 !important;
				}			
			li.t_on > ul li a
			{ 
				background: none !important;
			}	
		#mobile-menu-wrapper .mobile-menu li a 
		{
			background:#FFF;
			color:#333;
			border-bottom:1px solid #F3F3F3;
			font-size:15px;
			margin: 0;
			padding: 15px 3%;
			width: 94%;	
			text-shadow: none;
		}	
			#mobile-menu-wrapper .mobile-menu li > ul li a
			{
				padding: 15px 0 15px 6% !important;
				width:92% !important;
			}
			#mobile-menu-wrapper .mobile-menu li a:hover
			{			
				font-weight:700;
			}		
			#mobile-menu-wrapper .mobile-menu li
			{
			}				
				.main-nav #mobile-menu-wrapper .mobile-menu li ul 
				{
					background:none;
				}
		#mobile-menu-wrapper .mobile-menu .current_page_item > a, 
		#mobile-menu-wrapper .mobile-menu .current_page_parent > a 
		{
			font-weight:700;
		}	
		#mobile-menu-wrapper .mobile-menu li a:hover, 
		#mobile-menu-wrapper .mobile-menu li.current_page_item a, 
		#mobile-menu-wrapper .mobile-menu li.current_page_item ul li > a:hover  
		{
			
		}			
			#mobile-menu-wrapper .mobile-menu li > ul li a
			{	
				text-transform: none;
			}			
				#mobile-menu-wrapper .mobile-menu li > ul li a:hover
				{
				}	
	.main-nav #mobile-menu-wrapper ul ul
	{
		display: block;
		float: left;
		left: 0;
		padding: 0;
		right: auto;
		margin: 0;
		top: auto;
		position: relative;
		width: 100%;

		z-index: auto;
	}	
		#wrapper .main-nav #mobile-menu-wrapper ul ul a
		{
			float: left;
			padding: 4px 2%;
			width: 96%;
		}		
		.main-nav #mobile-menu-wrapper ul ul ul
		{
			float: left;
			left: auto !important;
			margin: 0;
			position: relative;
			top: auto !important;	
			width: 100%;
		}	
		.main-nav #mobile-menu-wrapper ul ul a
		{
			text-align: left;	
		}	
		.main-nav #mobile-menu-wrapper li:hover > ul
		{
			display: block;
			left: auto;
			margin: 0;
			top: auto;						
		}		

/* MAJOR MENU */
#menu-major-mobile
{
	border-top:3px #333 double;
}
	#menu-major-mobile .sub-menu
	{
		display:none;	
	}
	#menu-major-mobile .arrow
	{
		display:inline-block;
		background:url(images/icons/sprite.png) no-repeat 0 -1108px;
		margin:7px 0 3px 10px;
		float:right;
		height:30px;
		padding:0;
		width:24px;
	}
		#menu-major-mobile li.menu-item-has-children .sub-menu a .arrow
		{
			display:none;	
		}
			#menu-major-mobile .sub-menu li a
			{
				padding:0 0 0 10%;
				width:90%;
			}
/* ---------------------------------------------------------------------- */
/*	Cookie Notice
/* ---------------------------------------------------------------------- */

#cookie-law-info-bar .cli-plugin-button, 
#cookie-law-info-bar .cli-plugin-button:visited, 
#cookie-law-info-bar .medium.cli-plugin-button, 
#cookie-law-info-bar .medium.cli-plugin-button:visited 
{
	border-radius:0;
	text-shadow:none;	
}
#cookie-law-info-bar
{
	background:#000 !important;
	padding:10px 0 !important;
}

#cookie-law-info-bar .cli-plugin-button
{
	background:#359ea2 !important;
	border-bottom:none;
	border-radius:2px;
		-moz-border-radius:2px;
			-webkit-border-radius:2px;
	-moz-box-shadow: none;
		-webkit-box-shadow:none;
	margin:0 10px;		
}
	#cookie-law-info-bar .cli-plugin-button:visited,
	#cookie-law-info-bar .cli-plugin-button:hover
	{
		background:#E33415 !important;
	}
a.cli-plugin-main-link
{
	color:#FFF !important;
}
	a.cli-plugin-main-link:hover
	{
		color:#86A0AE !important;
	}

/* ---------------------------------------------------------------------- */
/*	Body
/* ---------------------------------------------------------------------- */
	#body { 
		line-height: 19px;
		margin-bottom:40px;
		width: 100%;		
	}
		#inside-page #container {	
			display:inline-block;
			position: relative;		
			width: 100%;
		}	
	#home-page #wrapper .left,
	#home-page #wrapper  .right
	{
		margin-top:30px;
	}	
	#home-page .left.sidr
	{
		margin-top:0;	
	}
		#home-page #wrapper .left {
			float: left;
			margin-right:5%;
			width: 26.75%;
		}		
		#home-page #wrapper .right {
			float: right;
			width:68.25%;
		}		
	.full-width {
		width: 100%;	
	}
		.white.full-width {
			background:#FFF;
			min-height:394px;
			padding:2%;		
			width:96%;	
		}	
		
/* ---------------------------------------------------------------------- */
/*	Image Maps
/* ---------------------------------------------------------------------- */		
.imgmap-frontend-image
{
	display:inline-block;
	float:left;
	width:100%;
	margin-bottom:30px;
}

/* ---------------------------------------------------------------------- */
/*	Page navigation
/* ---------------------------------------------------------------------- */

#wrapper .wp-pagenavi {
	margin-top: 40px;
}

#wrapper .wp-pagenavi .pages {
	display: none;	
}

#wrapper .wp-pagenavi a, #wrapper .wp-pagenavi span {
	border:none;	
}

#wrapper .wp-pagenavi a {
	background: #222;
	color: #FFF;
	display: inline-block;
	font-size: 12px;
	margin-right: 10px;
	padding: 4px 10px;	
	text-decoration: none;
}

#wrapper .wp-pagenavi a:hover, .wp-pagenavi span.current {
	border:none;
}
	
	#wrapper .wp-pagenavi a:hover, 
	#wrapper .wp-pagenavi .current 
	{
		background:#EE5310;
		color: #FFF;
		display: inline-block;
		font-size: 12px;
		font-weight:normal;
		margin-right: 10px;
		padding: 4px 10px;	
	}
	
.page_nav {
	float: left;	
	width: 100%;
}


/* ------- Fluid Columns ------- */
.one_half { width:48%; }
.one_third { width:30.66%; }
.two_third { width:65.33%; }
.one_fourth { width:22%; }
.three_fourth { width:74%; }
.one_fifth { width:16.8%; }
.two_fifth { width:37.6%; }
.three_fifth { width:58.4%; }
.four_fifth { width:67.2%; }
.one_sixth { width:13.33%; }
.five_sixth { width:82.67%; }
.one_half,.one_third,.two_third,.three_fourth,.one_fourth,.one_fifth,.two_fifth,.three_fifth,.four_fifth,.one_sixth,.five_sixth{ 
	float:left;
	margin-right:4%;
	position:relative;
	-webkit-transition: all .2s ease-in-out;
	   -moz-transition: all .2s ease-in-out;
		-ms-transition: all .2s ease-in-out;
		 -o-transition: all .2s ease-in-out;
			transition: all .2s ease-in-out;	
}

.last {
	clear:right;
	margin-right:0 !important;
	float: right;
}
	
	.one_third p:first-of-type, 
	.two_third p:first-of-type, 
	.one_half p:first-of-type, 
	.last p:first-of-type 
	{
		margin-top: 0;
	}	
	.one_half br:first-of-type,
	.last br:first-of-type
	{
		display:none;	
	}
.clearboth {
	clear:both;
	display:block;
	font-size:0;
	height:0;
	line-height:0;
	width:100%;
}
/* ---------------------------------------------------------------------- */
/*	To Top Button
/* ---------------------------------------------------------------------- */		
#back-top {
	position: fixed;
	bottom: 10px;
	right: -10px;
	text-align: center;
	z-index: 10;
}

#back-top a {
	width: 68px;
	display: block;
	text-align: center;
	text-transform: uppercase;
	text-decoration: none;
	/* background color transition */
			-webkit-transition: .5s;
		-moz-transition: .5s;
	transition: .5s;
}

	#back-top a:hover {
		color: #666;
	}

/* arrow icon (span tag) */
#back-top span {
	width: 38px;
	height: 40px;
	display: block;
	margin-bottom: 7px;
	background:#A90177 url(images/icons/sprite.png) 9px -593px no-repeat;
	/* background color transition */
			-webkit-transition: .5s;
		-moz-transition: .5s;
	transition: .5s;	
	position: relative;
	behavior: url(/wp-content/themes/svuhr/PIE.php);	
}

	#back-top a:hover span {
		background-color:#359EA2;
	}	

/* -------------------------------------------------- */
/*	Pagination
/* -------------------------------------------------- */

.pagination { margin: 0 }

	.pagination a, .pagination span {
		border: 1px solid transparent;
		color: #9c9c9c;
		display: inline-block;
		margin: 0 8px 0 0;
		padding: 2px 8px 4px;
	}

	.ie7 .pagination li, .ie7 .pagination span { display: inline; }

	.pagination .current {
		background: #e6edef;
		color: #707070;
		padding: 2px 7px 4px;
	}

	.comments-pagination .current { padding-bottom: 3px; }

		.pagination a:hover, .comments-pagination a:hover {
			border-color: #e6edef;
			color: #CCC;
		}

	.pagination .next, .pagination .prev { border: none; }

/* ---------------------------------------------------------------------- */
/*	Footer
/* ---------------------------------------------------------------------- */
footer {
	background:#222;
	display:inline-block;
	font-family:"droid_sansregular";
	font-size:12px;
	line-height:16px;
	width: 100%;
}
	footer,
	footer a	
	{
		color:#FFF;	
	}
		footer a:hover
		{
			color:#CCC;
		}	
	footer .text
	{
		margin-bottom:10px;	
	}	
	footer .top-footer {
		display: block;
		padding:20px 0 0 0;
	}	
	.map-link,
	.info-link
	{
		background-image:url(images/icons/sprite.png);
		background-repeat:no-repeat;
		display:block;
		margin-left:30px;
		padding:0 0 0 26px;	
	}
		.map-link
		{
			background-position:0 -450px;
		}	
		.info-link
		{
			background-position:0 -498px;
		}	
footer .bot-footer
{
	border-top:1px dotted #888;
	display:block;
	padding-top:20px;
	margin-top:10px;
	width:100%;	
}
	footer .bot-footer div
	{
		display:inline-block;
	}
footer ul.menu, footer ul.menu li {
	float: left;	
	margin: 0;
}

	footer ul.menu li {
		margin-right: 20px;	
	}
footer h4,
footer h2.widgettitle
{
	color:#FFF;
	font-family:'droid_sansbold';	
	font-size:18px;
	line-height: normal;
	margin:0 0 20px 0;
	padding:0;
	text-transform:uppercase;
}
.footer-menu
{
	margin-left:10%;	
}
ul#menu-footer
{
	margin-left:0;
}
	#menu-footer li
	{
		display:inline-block;
		float:left;
		margin:0 0 5px 0;	
		width:100%;
	}
footer table
{
	margin:0;	
}
.top-footer .cols
{
	display:inline-block;	
}
	.contact-us table
	{
		width:auto;
	}
		.contact-us .phone-number
		{
			margin-top:0;	
		}
		.contact-us table td
		{
			padding:0 0 10px 0;
		}
		.contact-us .first-cell
		{
			font-family:'open_sanssemibold';
			width:20px;
		}
		.locations a
		{
			display:block;
			font-family:'open_sansbold';
			margin-top:10px;
			text-transform:uppercase;	
		}
.footer-icons		
{
	background-image:url(images/icons/sprite.png);	
	display:inline-block;
	height:13px;
	margin:2px 20px 0 0;
	width:13px;
}
	.address-icon		
	{
		background-position:0 -420px;
	}
	.phone-icon		
	{
		background-position:0 -451px;
	}	
	.email-icon		
	{
		background-position:0 -489px;
		margin-top:4px;
	}		
.top-footer .menu
{
	margin-left:50px;	
}
	.emails
	{
		margin:0 100px 0 0;
	}
	.email-list
	{
		display:block;
		margin:0 30px 15px 0;
	}
		.email-list a
		{	
			color:#333;
		}
			.email-list a:hover
			{	
				color:#FFF;
			}		
		.email-list span
		{

			display:inline-block;
			margin-right:30px;
			width: 100px;	
		}
		.top-footer .social h4
		{
			margin-left: 15px;		
		}	

/* ---------------------------------------------------------------------- */
/*	Footer Social Links
/* ---------------------------------------------------------------------- */		
.footer_social_icons 
{
	float:right;
}
.footer_social_icons span {
	background-image:url(images/icons/sprite.png);
	background-repeat: no-repeat;	
	display: inline-block;
	float:right;
	height: 29px;			
	margin-left:15px;
	width:29px;
	transition:.2s;
}
.footer_social_icons span:hover {
	transform:rotate(20deg);
		-ms-transform:rotate(20deg); /* IE 9 */
			-webkit-transform:rotate(20deg); /* Opera, Chrome, and Safari */
	transition: .2s;
}
	.footer_social_icons .facebook {
		background-position:0 -691px;
	}						
	.footer_social_icons .twitter {
		background-position:-64px -691px;
	}					
	.footer_social_icons .linkedin {
		background-position:-32px -691px;	
	}	
/* ---------------------------------------------------------------------- */
/*	ISOTOPE
/* ---------------------------------------------------------------------- */

#isotope-container {
	overflow: hidden;
	width: 103%;	
}
.isotope-item
{
	line-height:20px;
	min-height:210px;
	margin:10px 4px 10px 0;
	vertical-align:bottom;
	width:240px;	
}
.isotope-item img
{
	margin-bottom:8px;
}
	.isotope-item img:hover
	{
		opacity:.7 !important;
	}
/**** Isotope CSS3 transitions ****/

.isotope,
.isotope .isotope-item {
  -webkit-transition-duration: 0.8s;
	-moz-transition-duration: 0.8s;
	 -ms-transition-duration: 0.8s;
	  -o-transition-duration: 0.8s;
		transition-duration: 0.8s;
}

.isotope {
  -webkit-transition-property: height, width;
	-moz-transition-property: height, width;
	 -ms-transition-property: height, width;
	  -o-transition-property: height, width;
		transition-property: height, width;
}

.isotope .isotope-item {
  -webkit-transition-property: -webkit-transform, opacity;
	-moz-transition-property:    -moz-transform, opacity;
	 -ms-transition-property:     -ms-transform, opacity;
	  -o-transition-property:         top, left, opacity;
		transition-property:         transform, opacity;
}

/**** disabling Isotope CSS3 transitions ****/

.isotope.no-transition,
.isotope.no-transition .isotope-item,
.isotope .isotope-item.no-transition {
  -webkit-transition-duration: 0s;
	-moz-transition-duration: 0s;
	 -ms-transition-duration: 0s;
	  -o-transition-duration: 0s;
		transition-duration: 0s;
}
/* Magnific Popup CSS */
#searchform,
#searchform fieldset
{
	width:100%;	
}
#search-modal #s
{
	height:22px;
	margin-top:14px;
	width:80%;	
}
#searchsubmit
{
	border:none;	
	height:auto;
	float:right;
	margin-right:6%;
	width:auto;
}
.white-popup-block
{
	background: #FFF;
	line-height: 22px;
	margin: 40px auto;
	max-width: 650px;
	padding: 10px 30px 20px 30px;
	position: relative;
	text-align: left;
}
.mfp-close-btn-in .mfp-close
{
	color: #686868;
}
button.mfp-close, button.mfp-arrow
{
	background: none repeat scroll 0 0 rgba(0, 0, 0, 0);
	border: 0 none;
	box-shadow: none;
	color: #FFF;
	cursor: pointer;
	display: block;
	outline: 0 none;
	overflow: visible;
	padding: 0;
	z-index: 1046;
}
.mfp-bg
{
	background: #FFF;
	/*filter: alpha(opacity=.8);*/
	height: 100%;
	left: 0;
	/*opacity: 0.8;*/
	overflow: hidden;
	position: fixed;
	top: 0;
	width: 100%;
	z-index: 1042;
}
.mfp-wrap
{
	height: 100%;
	left: 0;
	outline: none !important;
	position: fixed;
	top: 0;
	webkit-backface-visibility: hidden;
	width: 100%;
	z-index: 1043;
}
.mfp-container
{
	box-sizing: border-box;
	height: 100%;
	left: 0;
	moz-box-sizing: border-box;
	padding: 0 8px;
	position: absolute;
	text-align: center;
	top: 0;
	webkit-box-sizing: border-box;
	width: 100%;
}
.mfp-container:before
{
	content: '';
	display: inline-block;
	height: 100%;
	vertical-align: middle;
}
.mfp-align-top .mfp-container:before
{
	display: none;
}
.mfp-content
{
	display: inline-block;
	margin: 0 auto;
	position: absolute;
	text-align: left;
	top:10%;
	left:0;
	z-index: 1045;
}
.mfp-inline-holder .mfp-content, .mfp-ajax-holder .mfp-content
{
	cursor: auto;
	width: 100%;
}
.mfp-ajax-cur
{
	cursor: progress;
}
.mfp-zoom-out-cur, .mfp-zoom-out-cur .mfp-image-holder .mfp-close
{
	cursor: -moz-zoom-out;
	cursor: -webkit-zoom-out;
	cursor: zoom-out;
}
.mfp-zoom
{
	cursor: -moz-zoom-in;
	cursor: pointer;
	cursor: -webkit-zoom-in;
	cursor: zoom-in;
}
.mfp-auto-cursor .mfp-content
{
	cursor: auto;
}
.mfp-close, .mfp-arrow, .mfp-preloader, .mfp-counter
{
	moz-user-select: none;
	user-select: none;
	webkit-user-select: none;
}
.mfp-loading.mfp-figure
{
	display: none;
}
.mfp-hide
{
	display: none !important;
}
.mfp-preloader
{
	color: #cccccc;
	left: 8px;
	margin-top: -0.8em;
	position: absolute;
	right: 8px;
	text-align: center;
	top: 50%;
	width: auto;
	z-index: 1044;
}
.mfp-preloader a
{
	color: #cccccc;
}
.mfp-preloader a:hover
{
	color: white;
}
.mfp-s-ready .mfp-preloader
{
	display: none;
}
.mfp-s-error .mfp-content
{
	display: none;
}
button.mfp-close, button.mfp-arrow
{
	background: transparent;
	border: 0;
	box-shadow: none;
	cursor: pointer;
	display: block;
	outline: none;
	overflow: visible;
	padding: 0;
	webkit-appearance: none;
	webkit-box-shadow: none;
	z-index: 1046;
}
button::-moz-focus-inner
{
	border: 0;
	padding: 0;
}
.mfp-close
{
	color: white;
     font-family: 'open_sansregular';
	font-size: 28px;
	font-style: normal;
	height: 28px;
	line-height: 38px;
	opacity: 0.85;
	padding: 0 0 18px 10px;
	position: absolute;
	right: 10px;
	text-align: center;
	text-decoration: none;
	top: 20px;
	width: 38px;
}
.mfp-close:hover, .mfp-close:focus
{
	opacity: 1;
}
.mfp-close-btn-in .mfp-close
{
	color: #686868;
}
.mfp-image-holder .mfp-close, .mfp-iframe-holder .mfp-close
{
	color: white;
	padding-right: 6px;
	right: -6px;
	text-align: right;
	width: 100%;
}
.mfp-counter
{
	color: #cccccc;
	font-size: 12px;
	line-height: 18px;
	position: absolute;
	right: 0;
	top: 0;
}
.mfp-arrow
{
	height: 110px;
	margin: 0;
	margin-top: -55px;
	opacity: 0.65;
	padding: 0;
	position: absolute;
	top: 50%;
	webkit-tap-highlight-color: rgba(0, 0, 0, 0);
	width: 90px;
}
.mfp-arrow:active
{
	margin-top: -54px;
}
.mfp-arrow:hover, .mfp-arrow:focus
{
	opacity: 1;
}
.mfp-arrow:before, .mfp-arrow:after, .mfp-arrow .mfp-b, .mfp-arrow .mfp-a
{
	border: medium inset transparent;
	content: '';
	display: block;
	height: 0;
	left: 0;
	margin-left: 35px;
	margin-top: 35px;
	position: absolute;
	top: 0;
	width: 0;
}
.mfp-arrow:after, .mfp-arrow .mfp-a
{
	border-bottom-width: 13px;
	border-top-width: 13px;
	top: 8px;
}
.mfp-arrow:before, .mfp-arrow .mfp-b
{
	border-bottom-width: 21px;
	border-top-width: 21px;
}
.mfp-arrow-left
{
	left: 0;
}
.mfp-arrow-left:after, .mfp-arrow-left .mfp-a
{
	border-right: 17px solid white;
	margin-left: 31px;
}
.mfp-arrow-left:before, .mfp-arrow-left .mfp-b
{
	border-right: 27px solid #3f3f3f;
	margin-left: 25px;
}
.mfp-arrow-right
{
	right: 0;
}
.mfp-arrow-right:after, .mfp-arrow-right .mfp-a
{
	border-left: 17px solid white;
	margin-left: 39px;
}
.mfp-arrow-right:before, .mfp-arrow-right .mfp-b
{
	border-left: 27px solid #3f3f3f;
}
.mfp-iframe-holder
{
	padding-bottom: 40px;
	padding-top: 40px;
}
.mfp-iframe-holder .mfp-content
{
	line-height: 0;
	max-width: 900px;
	width: 100%;
}
.mfp-iframe-holder .mfp-close
{
	top: -40px;
}
.mfp-iframe-scaler
{
	height: 0;
	overflow: hidden;
	padding-top: 56.25%;
	width: 100%;
}
.mfp-iframe-scaler iframe
{
	background: black;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	display: block;
	height: 100%;
	left: 0;
	position: absolute;
	top: 0;
	width: 100%;
}
img.mfp-img
{
	box-sizing: border-box;
	display: block;
	height: auto;
	line-height: 0;
	margin: 0 auto;
	max-width: 100%;
	moz-box-sizing: border-box;
	padding: 40px 0 40px;
	webkit-box-sizing: border-box;
	width: auto;
}
.mfp-figure
{
	line-height: 0;
}
.mfp-figure:after
{
	background: #444444;
	bottom: 40px;
	box-shadow: 0 0 8px rgba(0, 0, 0, 0.6);
	content: '';
	display: block;
	height: auto;
	left: 0;
	position: absolute;
	right: 0;
	top: 40px;
	width: auto;
	z-index: -1;
}
.mfp-figure small
{
	color: #bdbdbd;
	display: block;
	font-size: 12px;
	line-height: 14px;
}
.mfp-bottom-bar
{
	cursor: auto;
	left: 0;
	margin-top: -36px;
	position: absolute;
	top: 100%;
	width: 100%;
}
.mfp-title
{
	color: #f3f3f3;
	line-height: 18px;
	padding-right: 36px;
	text-align: left;
	word-wrap: break-word;
}
.mfp-image-holder .mfp-content
{
	max-width: 100%;
}
.mfp-gallery .mfp-image-holder .mfp-figure
{
	cursor: pointer;
}
@media screen and (max-width: 800px) and (orientation: landscape), screen and (max-height: 300px)
{
	.mfp-img-mobile .mfp-image-holder
	{
		padding-left: 0;
		padding-right: 0;
	}
	.mfp-img-mobile img.mfp-img
	{
		padding: 0;
	}
	.mfp-img-mobile .mfp-figure
	{
	}
	.mfp-img-mobile .mfp-figure:after
	{
		bottom: 0;
		top: 0;
	}
	.mfp-img-mobile .mfp-figure small
	{
		display: inline;
		margin-left: 5px;
	}
	.mfp-img-mobile .mfp-bottom-bar
	{
		background: rgba(0, 0, 0, 0.6);
		bottom: 0;
		box-sizing: border-box;
		margin: 0;
		moz-box-sizing: border-box;
		padding: 3px 5px;
		position: fixed;
		top: auto;
		webkit-box-sizing: border-box;
	}
	.mfp-img-mobile .mfp-bottom-bar:empty
	{
		padding: 0;
	}
	.mfp-img-mobile .mfp-counter
	{
		right: 5px;
		top: 3px;
	}
	.mfp-img-mobile .mfp-close
	{
		background: rgba(0, 0, 0, 0.6);
		height: 35px;
		line-height: 35px;
		padding: 0;
		position: fixed;
		right: 0;
		text-align: center;
		top: 0;
		width: 35px;
	}
}
@media all and (max-width: 900px)
{
	.mfp-arrow
	{
		transform: scale(0.75);
		webkit-transform: scale(0.75);
	}
	.mfp-arrow-left
	{
		transform-origin: 0;
		webkit-transform-origin: 0;
	}
	.mfp-arrow-right
	{
		transform-origin: 100%;
		webkit-transform-origin: 100%;
	}
	.mfp-container
	{
		padding-left: 6px;
		padding-right: 6px;
	}
}
.mfp-ie7 .mfp-img
{
	padding: 0;
}
.mfp-ie7 .mfp-bottom-bar
{
	left: 50%;
	margin-left: -300px;
	margin-top: 5px;
	padding-bottom: 5px;
	width: 600px;
}
.mfp-ie7 .mfp-container
{
	padding: 0;
}
.mfp-ie7 .mfp-content
{
	padding-top: 44px;
}
.mfp-ie7 .mfp-close
{
	padding-top: 0;
	right: 0;
	top: 0;
}
/* ---------------------------------------------------------------------- */
/*	Media Queries
/* ---------------------------------------------------------------------- */
@media only screen and (max-width: 1060px) {
	body
	{
		background:#FFF;	
	}
	.single-projects #header-wrapper,
	.category #header-wrapper,
	.post-type-archive-projects #header-wrapper,
	.page-id-9 #header-wrapper,
	.single-post #header-wrapper,
	.archive #header-wrapper,
	.home #header-wrapper
	{
		min-height:0;
	}	
	html .tp-bullets
	{
		bottom:5% !important;
		left:5% !important;			
	}
	#header-wrapper
	{
		background:#FFF;
		position:fixed;
	}
	#body
	{
		margin-top:90px;	
	}
	.theme-width
	{
		margin: 0 2%;
		width: 96%;
	}
	#search_holder
	{
		display: none;
	}		
	.mobile-search
	{
		display:inline-block;	
	}
	html a.search-icon {
		margin:29px 15px 0 0;
	}
	a.search-icon
	{
		display:inline-block;	
	}
	header img#logo-img	
	{
		margin: 17px 0 12px 0;	
	}
	.main-nav
	{
		float:right;	
	}	
	#news .thumbnail
	{
		display:inline-block;
		width:15%;	
	}
		#news .thumbnail img
		{
			height:auto;
			width:100%;
		}
	#header-wrapper
	{
		border-bottom:1px solid #CCC;
			-webkit-box-shadow: 0px 3px 9px -6px rgba(0,0,0,0.42);
			-moz-box-shadow: 0px 3px 9px -6px rgba(0,0,0,0.42);
		box-shadow: 0px 3px 9px -6px rgba(0,0,0,0.42);		
		display:block;
		float:left;
		margin: 0;
		min-height:0;
		width: 100%;
	}	
	.main-nav,
	#major-menu,
	header .menu-minor-container
	{
		display: none;	
	}
	#header-wrapper #minor-menu
	{	
		display:none;
	}
	.mobile-icon, 
	#mobile-menu-wrapper 
	{	
		display:block;	
	}
	.main-nav
	{
		float:none;
		position:absolute;
		right:0;
		top:56px;	
	}
	a.search-icon
	{
		float:none;
		margin:0;
		left:auto;
		padding:0;
		position:absolute;
		right:50px;
		top:0;
	}			
	#related-posts .related-title
	{
		width:100%;	
	}
	#related-posts ul li
	{
		margin:0 2% 37px 0;
		width:32%;
	}
		.yarpp-related-widget ul li:last-of-type
		{
			margin-right:0;
		}
}
@media only screen and (max-width: 1024px) {
	
}
/* Tablet Portrait size to standard 980 (devices and browsers) */
@media only screen and (max-width: 980px) {
	#wrapper .soliloquy-controls-direction	
	{
		display:none;	
	}
}
/* Breakpoint for header mask */
@media only screen and (max-width: 890px) {
	.mask
	{
		display:none;	
	}
}
/* Breakpoint for footer */
@media only screen and (max-width: 840px) {
	#inside-page h1.title
	{
		margin-bottom:20px;	
	}
		#inside-page.single-projects h1.title
		{
			margin-bottom:50px;	
		}	
	html .soliloquy-theme-metro .soliloquy-pager
	{
		text-align:left;
		margin:0;	
	}
	html .soliloquy-theme-metro .soliloquy-pager-item:first-child
	{
		margin:0 5px 0 0;
	}
	footer,
	footer .wrapper,	
	.top-footer-wrapper,
	.copyright
	{
		background:#222;
		border:none;
		bottom:auto;
		clear:both;
		display:block;
		float:left;
		height:auto;
		margin:auto;
		padding:0 2% 10px 2%;	
		position:relative;
		right:auto;
		width:96%;
	}
	.top-footer .cols.contact-us
	{
		border-right:none;	
	}
	footer .bot-footer .float-left,
	footer .bot-footer .float-right
	{
		float:left;
		margin:0 0 10px 0;
		padding:0;
		width:100%;
	}
	.top-footer .cols.newsletter
	{
		margin-top:10px;
		padding-left:0;	
	}
	#wrapper {
		min-height:1% !important;
		height:auto !important;
		margin: 0 auto;
	}	
	footer, 
	.push 
	{
		height:auto;
		margin:auto;
	}
	footer .clearfix
	{
		display:none;	
	}
}
/* All Mobile Sizes (devices and browser) */
@media only screen and (max-width: 768px) {
	#home-page #wrapper .left,
	#home-page #wrapper .right
	{
		float:left;
		width:100%;
	}
		#home-page #wrapper .right
		{
			margin-top:10px;	
		}
	#related-posts .related-title
	{
		width:100%;	
	}
	.yarpp-related-widget ul li
	{
		margin:0 37px 37px 0;
		width:auto;
	}
		.yarpp-related-widget ul li:last-of-type
		{
			margin-right:0;
		}

	#news .content
	{
		width:75%;
	}
	#news .thumbnail
	{
		display:inline-block;
		width:20%;	
	}	
	#project-intro
	{
		float:left;
		margin-top:20px;
		width:100%;	
	}
	#wrapper .one_half,
	#wrapper .one_third,
	#wrapper .two_third,
	#wrapper .three_fourth,
	#wrapper .one_fourth,
	#wrapper .one_fifth,
	#wrapper .two_fifth,#wrapper .three_fifth,
	#wrapper .four_fifth,
	#wrapper .one_sixth,#wrapper .five_sixth 
	{ 
		float: none;
		margin: 0 2% 20px 2%;
		width: 96%;
	}
	#wrapper .one_half .wp-caption {
		height: auto;
		width: 100% !important;	
	}
}
@media screen and (max-width: 641px) { /* portrait tablets, landscape e-readers, landscape mobile 480px */
#body
{
	margin-top:110px;	
}
.mobile-tel
{
	display:block;	
}
.desktop-tel
{
	display:none;
}	
#back-top {
	bottom: 2px;
	right: 5px;
}	
	#back-top a {
		width: 30px;
	}	
	/* arrow icon (span tag) */
	#back-top span {
		display: block;
		margin-bottom: 0;
		background-position: 6px -593px;
		transition: .5s;	
		-webkit-border-radius: 0;
		   -moz-border-radius: 0;
			   border-radius: 0;
	}
	#container table
	{
		width:100% !important;	
	}
	#container .left,#container .right {
		float:left;
		margin: 0 0 30px 0;
		width:100%;	
	}
	.wp-caption
	{
		width:100% !important;	
	}
}

@media screen and (max-width: 600px) {
	.widget_hier_page a
	{
		text-decoration:underline;		
	}
	#text-2,
	html .rev_slider_wrapper 
	{
		display:none !important;	
	}	
	#home-page #wrapper .left, 
	#home-page #wrapper .right
	{
		margin-top:0;	
	}
	#container .side-bar,
	#container .content,
	.white.full-width
	{
		float:left;
		margin:0;
		padding:0;
		width:100%;	
	}
		#container .side-bar
		{
			border-bottom: 1px dotted #000;
			padding:0 0 20px 0;
		}
		#hierpage-2
		{
			margin-top:10px;	
		}
			.widget_hier_page a
			{
				padding:5px 0;	
			}
	.top-footer .cols
	{
		border:none;
		bottom:auto;
		clear:both;
		display:block;
		float:left;
		height:auto;
		margin:0 0 15px 0;
		padding:0 2% 10px 0;	
		position:relative;
		right:auto;
		width:96%;
	}	
	footer .bot-footer
	{
		float:left;
		width:100%;
	}
		.footer_social_icons span
		{
			float:left;
			margin:0 20px 0 0;	
		}
	.page-id-9 #wrapper .one_half
	{ 
		float:left;
		margin:0 4% 0 0;
		width:48%;
	}
	.page-id-9 #wrapper .one_half.last
	{ 
		margin:0;
	}	
	.soliloquy-container .soliloquy-caption, 
	.soliloquy-container .soliloquy-controls-auto, 
	.soliloquy-container .soliloquy-pager
	{
		display:block !important;
	}
	html .soliloquy-theme-metro .soliloquy-caption .soliloquy-caption-inside
	{
		padding:14px 20px;
	}	
	#home-page #slider-wrapper
	{
		padding-top:0;	
	}
	#search-modal #s		
	{
		width:70%;	
	}	
}
@media screen and (max-width: 479px) {
	.lightbox img
	{
		height:auto;
		width:100%;	
	}
	#feature-image
	{
		height:auto;
		margin-right:5%;
		width:25%;
	}
		.single #feature-image
		{
			margin-bottom:20px;
			width:100%;
		}	
	#search-modal #s		
	{
		width:60%;	
	}			
}
/* Mobile Portrait Size */
@media only screen and (max-width: 360px) {
h1.header-title
{
	color: #333;
    	left:auto;
	margin-bottom:10px;
    	position:relative;
    	text-transform: uppercase;
    	top:auto;
}
#header-pics img
{
	display:none;	
}
.feature-block
{
	margin:10px 0 0 0;
	width:100%;
}
#body
{
	margin-top:30%;	
}
	#logo-holder {
		display:block;
		height: auto;
		width:60%;		
	}	
		header img#logo-img {
			height:auto !important;
			margin-top:2%;
			width:auto;	
		}	
	#search-modal #s		
	{
		width:50%;	
	}		
	#news
	{
		margin-top:0;	
	}
		#news .content,
		#news .thumbnail	
		{
			float:left;
			width:100%;
		}	
		#news .thumbnail		
		{
			margin-bottom:20px;	
		}
	#slider-wrapper {
		display:none !important;	
	}
	header img#logo-img 
	{
		margin-top:7%;
	}
	div.wp-caption {
		margin-left: 0 !important;	
		margin-right: 0 !important;	
	}	
	div.wp-caption, img.size-medium, div.wp-caption img {
		height: auto !important;
		width: 100% !important;	
	}

}