/*
Theme Name: psmeu
Theme URI: http://www.psmeu.com
Author: <a href="http://www.psmeu.com">psmeu</a>
Author URI: http://www.psmeu.com
Description: Designed by <a href="http://www.psmeu.com">psmeu</a>.
Version: 1.0
License: GNU General Public License v2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html
Tags: white, light
Text Domain: am
*/

html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
b, u, i, center,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td,
article, aside, canvas, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section, summary,
time, mark, audio, video {
	margin: 0;
	padding: 0;
	border: 0;
	font-size: 100%;
	font: inherit;
	vertical-align: baseline;
	outline: none;
}

article, aside, details, figcaption, figure, 
footer, header, hgroup, menu, nav, section {
	display: block;
}

img {
	vertical-align: middle;
}

ol, ul {
	list-style: none;
}

blockquote, q {
	quotes: none;
}

blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

table {
	border-collapse: collapse;
	border-spacing: 0;
}

a[href], label[for], select, 
input[type=checkbox], input[type=radio] {
	cursor: pointer;
}

button, input[type=button], input[type=image], 
input[type=reset], input[type=submit] {
	padding: 0;
	overflow: visible;
	cursor: pointer;
}

button::-moz-focus-inner, 
input[type=button]::-moz-focus-inner, 
input[type=image]::-moz-focus-inner, 
input[type=reset]::-moz-focus-inner, 
input[type=submit]::-moz-focus-inner {
	border: 0;
}

.hide {
	position: absolute !important;
	left: -9999em !important;
}

.clearfix:after {
	content: ".";
	display: block;
	visibility: hidden;
	clear: both;
	height: 0;
}

.post-type-archive-cpo h1, .post-type-archive-cpo h2, .post-type-archive-cpo h3, .post-type-archive-cpo h4, .post-type-archive-cpo h5, .post-type-archive-cpo h6 {
	font-weight: normal;
}

.ie7 .clearfix {
	zoom: 1; 
}

strong {
	font-weight: 600;
}

em {
	font-style: italic;
}

del {
	text-decoration: line-through;
}

th, td {
	vertical-align: top;
}

th {
	font-weight: normal;
	text-align: left;
}

address, cite, dfn {
	font-style: normal;
}

abbr, acronym {
	border-bottom: 1px dotted #999;
	cursor: help;
}

sub, 
sup {
	position: relative;
	font-size: 75%;
	line-height: 0;
}

sup {
	top: -0.5em;
}

sub {
	bottom: -0.25em;
}

textarea {
	 overflow: auto;
}

input[type=tel], input[type=url], input[type=password], input[type=text], input[type=email], input[type=reset], input[type=button], input[type=submit], button, textarea{
     -webkit-appearance: none;
     -webkit-border-radius: 0;
}


input[type=reset], input[type=button], input[type=submit], button, .btn{
     background: #C27B55;
     /*background: #615191;*/
     border: 0;
     padding: 5px 20px;
     font-size: 14px;
     text-transform: uppercase;
     color: #fff;
     display: inline-block;
}
input[type=reset]:hover, input[type=button]:hover, input[type=submit]:hover, button:hover, .btn:hover{
     opacity: 0.9;
}

input[type=tel], input[type=url], input[type=password], input[type=text], input[type=email], textarea{
     border: 1px solid #ccc;
     padding: 5px;
     color: #000;
}

input, textarea, select, button {
     outline: none;
     font-family: Arial, Helvetica, sans-serif;
     font-size: 14px;
}


/*====== new site(s) nav =======*/
#site-menus  {
	width: 100%;
	/*float: left;*/
	margin: 0px;
	padding: 0;
	list-style: none;
	background-color: #222; /*#1C1138;*/ /*#c1c1c1;*/
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	text-align: center;
	height:36px;
	/*box-shadow: 1px 1px 10px rgba(0,0,0,0.48);*/
	}
.site-mark-left-logo {
	background-image: url(https://s3.amazonaws.com/smp_assets/procdn/azp-sites-ko.png);
	display: block;
	height:36px;
	overflow:hidden;
    text-indent:100%;
    white-space:nowrap;

}	
.site-list li a.navb-active {
	color:#fa6b03;
	}

/*.site-mark {background-image: url(images/smnet-sites.png);} myriad-pro*/
.site-menu-nav {max-width:1240px;margin: 0px auto;}
#site-mark {
	float:left;
	height:36px; width:250px;
	margin-top:0px;
	margin-left:5px;}
#site-menu-li {float:right;}
.site-list ul {
		float: left; 
		height:36px;
		display: inline-block;}
.site-list li {
	float: left; 
	/* height:36px; */
	}
.site-list li a {
	padding: 13px 7px;
	text-decoration: none;
	color: white; /*#1C1138; #e4e4e4;*/ /*#000;*/
	height:36px;
	line-height:1.8em;
	font-size: 11px;}
li.s-l-item {padding-right:2px;font-size: 11px;margin-top:8px;}
li.s-l-item-more {padding-right:2px;font-size: 11px;margin-top:8px;}
li.s-l-item-more span {font-size: 9px;}
.site-list li a:hover {
	color: white; /*#65578f;*/
	background-color: #FA824F; /*#fa6b03; #cccccc;*/ 
	height:36px;
	}

/*====== END new site(s) nav =======*/

/* Normalized Styles
------------------------------------------------------------------------------*/

body {
	font: 16px/18px 'MyriadPro', Arial, Helvetica, sans-serif;
	color: #333;
	background: #fff;
	-webkit-text-size-adjust: none; 
}

.lead_article h1 a, .post_title h2 a {
	font-family: 'MyriadPro', Arial, Helvetica, sans-serif;
}

input, textarea, select, button {
	outline: none;
	font-family: Arial, Helvetica, sans-serif;
}

p {
	font: 18px/28px 'tk-minion-pro', serif;
}
.p-intro {
	font: 16px/25px 'MyriadPro', Arial, Helvetica, sans-serif;
	color:#555;
}
a{
	text-decoration: none;
	color: #615191;
	/*color: #615191;*/
	/*color: #564c5c;*/
}

.entry #quotablecontent p a {
	text-decoration: underline;
	font-weight: bold;
	color: #615191;
	/*color: #615191;*/
	/*color: #564c5c;*/
}

.entry #quotablecontent p a:hover {
	text-decoration: underline;
	/*background-color: #ccc;*/
	color: #564c5c;
	/*color: #615191;*/
	/*color: #564c5c;*/
}

a:hover {
	text-decoration: underline;
}
.purple{
	background-color:#564c5c;
}
.smurple {
	background-color: #65578f;
}
.orange{
	background-color: #C27B55 /*#fa824f;*/
}
.green{
	background-color:#809c8e;
}
.gray{
	background-color:#a9a9a9;
}

/* ol for a type */
.entry ol.type-a li {list-style: lower-alpha;}
.entry ul.bullet li {list-style: disc;}

IMG.attachment-cover {
border-color: #CCCCCC;
    border-image: none;
    border-style: solid;
    border-width: 10px 10px 20px;
    float: left;
    margin-right: 15px;	
    margin-top:5px;
    }
    
/* contrib */
/**
 * Contributor Page Template
 */

.contributor {
	border-bottom: 1px solid rgba(0, 0, 0, 0.1);
	-webkit-box-sizing: border-box;
	-moz-box-sizing: border-box;
	box-sizing:      border-box;
	padding: 48px 10px;
}

.contributor:first-of-type {
	padding-top: 24px;
}

.contributor-info {
	margin: 0 auto;
	max-width: 474px;
}

.contributor-avatar {
	float: left;
	margin: 0 30px 20px 0;
	padding: 2px;
}

.contributor-name {
	font-size: 16px;
	font-weight: 900;
	line-height: 1.5;
	margin: 0;
}

.contributor-bio a {
	/*text-decoration: underline; */
}

.contributor-bio a:hover {
	/*text-decoration: none;*/
}

.contributor-posts-link {
	display: inline-block;
	line-height: normal;
	padding: 10px 30px;
}

/*.contributor-posts-link:before {
	content: "\f344";
    -webkit-font-smoothing: antialiased;
    font: normal 12px/1 'dashicons';
}*/

.entry .contributor-posts-link {text-decoration: none;}

.page-template-page_contributors-php .entry-title {
text-align: center;
font-size: 30px;
font-family: Georgia;
color: #333;
}

.page-template-page_contributors-php .entry {
    background-color: #ffffff;
    border-radius: 3px;
    margin-bottom: 4rem;
}

.nowrap {white-space:nowrap;}


/* Buttons For Contributor Posts Link */

.contributor-posts-link {
	background-color: #55d737;
	
	border: 0;
	/* border-radius: 2px; */
	color: #fff;
	font-size: 16px;
	font-weight: 400;
	padding: 10px 30px 10px;
	text-transform: uppercase;
	vertical-align: bottom;
	text-decoration: none;
}

.contributor-posts-link:hover {
	
	background-color: #41a62a;
	color: #fff;
}

.contributor-posts-link:active {
	background-color: #24890d;
}    
    
    
a.button-orange { background: #f2722c;text-decoration:none;font-size: 20px;margin-top:20px;line-height:28px;height: 29px; }
a.button-orange:hover { background: #d06124; border-bottom:none;text-decoration:none !important;}
    
/* Container
------------------------------------------------------------------------------*/

.container {
	position: relative;
	max-width: 1240px;
	min-width: 320px;
	margin: 0 auto;
}


/* Header
------------------------------------------------------------------------------*/

/* #header {
	width: 150px;
	height: 50px;
} */
.top_bar{
	display:table;
	width:100%;
	min-width: 320px;
}
.top_block{
	display:table-cell;
	width: 50%;
	height: 10px;
	/* height: 30px; original */
}
#logo {
	width: 592px;
	height: 41px;
	/*margin: 46px 0 24px 10px;*/
	margin: 31px 0 24px 10px;
	display: block;
	cursor: pointer;
	text-indent: -9999px;
	background: url(images/cpo-logo2.png) no-repeat;
	float:left;
}
#logosm {
	width: 21rem;
	height: 3.2rem;
	/*margin: 46px 0 24px 10px;
	margin: 31px 0 24px 10px;*/
	margin: 19px 0 15px 30px;
	display: block;
	cursor: pointer;
	text-indent: -9999px;
	background: url(images/spendmatters_wtag.svg) no-repeat;
	float:left;
}
#logotmtch {
	width: 40rem;
	height: 5rem;
	/*margin: 46px 0 24px 10px;
	margin: 31px 0 24px 10px;*/
	margin: 19px -5px 15px 30px;
	display: block;
	cursor: pointer;
	text-indent: -9999px;
	background: url(images/web-sm_techmatch_logo.svg) no-repeat;
	float:left;
}
#logosmap {
	width: 498px;
	height: 46px;
	/*margin: 19px 0 13px 25px;*/
	margin: 31px 0 24px 10px;
	display: block;
	cursor: pointer;
	text-indent: -9999px;
	background: url(images/smap-logo-498.png) no-repeat;
	float:left;
}
#logopro {
	width: 367px;
	height: 46px;
	margin-top: 2.25rem;
	display: block;
	cursor: pointer;
	text-indent: -9999px;
	background: url(images/logo-pro.png) no-repeat;
	float:left;
}
#logopro2 {
	width: 498px;
	height: 80px;
	margin-top: 1rem;
	display: block;
	cursor: pointer;
	text-indent: -9999px;
	background: url(images/SM_pro_reg_logo.svg) no-repeat;
	float:left;
}
#header_right{
	float:right;
	margin: 24px 0px 21px 0px;
}
#header .search_wrapper,
#header .social_wrapper{
	display:inline-block;
}
#header .search input[type="text"] {
	height: 38px;
	padding: 4px 12px;
	float: left;
	background: none;
	border-color:#ccc;border-style:solid;border-width: 1px 0 1px 1px;
	float: left;
	outline: none;
	width: 230px;
}
#header .search input[type=submit] {
    float: right;
    width: 48px;
    height: 48px;
    border: 0;
    background: /*#fa824f*/ #809C8E url(images/bg_search_btn.png) no-repeat 50% 50%;
    cursor: pointer;
    text-indent: -1000em;
}
#header .social_wrapper{
	margin-left:28px;
}
#header .social_wrapper li{
	float:left;
	margin-left:5px;
}
#header .social_wrapper li:first-child{
	margin-left:0;
}
#header .social_wrapper li a{
	display:block;
	width:48px;
	height:48px;
	text-indent:-9999px;
	background-image:url(images/bg_social.png);
}
#header .social_wrapper li .facebook{
	background-position: 0 0;
	background-color:#5063ad;
}
#header .social_wrapper li .twitter{
	background-position: 144px 0;
	background-color:#6c9dd9;
}
#header .social_wrapper li .linkedin{
	background-position: 96px 0;
	background-color:#335a84;
}
#header .social_wrapper li .rss{
	background-position: 48px 0;
	background-color:#d9913a;
}
#header .social_wrapper li .rss:HOVER, #header .social_wrapper li .twitter:HOVER, #header .social_wrapper li .linkedin:HOVER{
	opacity: 0.7;
}

/* Navigation
------------------------------------------------------------------------------*/
.menu_trigger{
	position: absolute;
	top: 15px;right:10px;
	width: 19px;
	height: 15px;
	background: url(images/btn_mobile_menu.png) no-repeat;
	text-indent: -9999em;
	display: none;
}
.drops {
	position: absolute;
	top:0;right:0;
	width: 46px;
	height: 38px;
	background: url(images/ico-drop.png) no-repeat;
	cursor: pointer;
	display: none;
}
.drops.actives {background-position: 0 -38px;}
.nav-bar, .nav_holder{
	background-color:#564c5c;
}
.nav_holder{
	height:53px;
}
.nav_holder_tmatch {
	height:68px;
}
#nav,#nav ul{
	margin:0;
	padding:0;
	list-style:none;
	background-color:#dedede;
}
#nav{
	padding:0;font-size:0;z-index:999;position:relative;
/* 	display:inline-block;zoom:1;
	*display:inline; */
}
#nav ul{
	display:none;
	position:absolute;
	left:0;top:100%;
	background-color:#cccccc;
	padding:0;}
#nav li:hover>*{
	display:block;}
#nav li{
	position:relative;display:block;white-space:nowrap;font-size:0;float:left;}
#nav li:hover{
	z-index:1;}
* html #nav li a{
	display:inline-block;}
#nav>li{
	margin:0;}
#nav a:active, #nav a:focus{
	outline-style:none;}
#nav a{
	display:block;
	vertical-align:middle;
	text-decoration:none;
	font-size:18px;
	color:#ffffff;
	cursor:pointer;
	padding:17px 20px 18px;
	background-color:#564c5c;
}
#nav ul li{
	float:none;
	/* margin:10px 0 0; */
	border-color:#C0C0C0;border-style:solid;border-width: 0 0 1px 0;
}
#nav ul a{
	padding:8px 40px 8px 20px;
	background-color:#cccccc;
	font:16px Tahoma;color:#333333;text-decoration:none;}
#nav li:hover>a,#nav li a.pressed{
	/*background-color:#493c6c;*/
	background-color: #3e3742;
	color:#ffffff;
	text-decoration:none;}
#nav ul li:hover>a,#nav ul li a.pressed{
	/*background-color:#493c6c;*/background-image:none;color:#ffffff;text-decoration:none;}
	
/* form
------------------------------------------------------------------------------*/
.form-label, .gfield_label { 
	/*font-family: 'myriad-pro', arial, helvetica, san-serif;
	font-size: 14px;*/
	font-weight: bold;
	16px/18px 'myriad-pro',Arial,Helvetica,sans-serif;
	letter-spacing: 0.25em;
	line-height:1.9em;
}

.form-label span, .gfield_required {
	color: #790000;
	font-weight:normal;
	font-size: 16px;
}


.medium { 
display: block;
  width: 95%;
  height: 24px;
  padding: 6px 12px;
  font-size: 14px;
  line-height: 1.428571429;
  color: #555555;
  vertical-align: middle;
  background-color: #ffffff;
  background-image: none;
  border: 1px solid #cccccc;
  border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.075);
  -webkit-transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
          transition: border-color ease-in-out 0.15s, box-shadow ease-in-out 0.15s;
          }
.medium {
	box-shadow:none !important;
	border-radius:0px !important;
}

.ginput_counter {color:#cccccc;}

#input_2_4 {
	display: block;
	width: 93%;
	height: 100px;
	padding: 6px 12px;
}
.row, .ginput_container {
	margin-bottom:5px;
}
.form-group {
	margin-bottom: 0px;
}
.gform_footer {margin-left:40px;}
.gform_validation_container {display:none;
}
#container button:hover,
.gform_button:hover,
#container input[type="submit"]:hover { background: #d06124; border-bottom:none;}

#container button,
.gform_button,
#container input[type="submit"] {
  cursor: pointer;
  width: 200px; text-align: center; font-family: 'imago', arial, serif; font-size: 20px; line-height: 28px; 
	height: 39px; float: right; color: #fff; margin-right: 0px; padding: 0; border:none;
	background: #f2722c;
}
#form1 {
	width:95%;
}

.gfield {margin-bottom: 15px;}
.entry ul.parsley-errors-list, .validation_error {
	padding: 0px;
}
.entry ul li.parsley-required, .entry ul li.parsley-type, .entry #gform_fields_2 ul li {
	list-style-type: none;
	}
.checkbox input[type="checkbox"] {
	float: left;
	margin-left:-20px;
	margin: 4px 0px 0px;
	line-height: normal;
	}
.check-label {
	font-family: 'myriad-pro', arial, helvetica, san-serif;
	color: #999;
}
input.parsley-success,
select.parsley-success,
textarea.parsley-success {
  color: #468847;
  background-color: #DFF0D8;
  border: 1px solid #D6E9C6;
}

input.parsley-error,
select.parsley-error,
textarea.parsley-error, .validation_error {
  color: #B94A48;
  background-color: #F2DEDE;
  border: 1px solid #EED3D7;
}

#container li.parsley-required, #container li.parsley-type {
	list-style: none;
	margin-left:0px;
	color:#999;
}

#container #form1 ul {
	padding-bottom:5px;
}

#container #gform_2 ul {
	padding-bottom:5px;
}
.parsley-errors-list, p.success, p.error {
  margin: 2px 0 20px 0px;
  padding: 0;
  list-style-type: none;
  font-size: 0.5em;
  line-height: 0.9em;
  opacity: 0;
  -moz-opacity: 0;
  -webkit-opacity: 0;
  text-transform: uppercase;
  color:#FA6B03;
  font-size: 14px;
  font-family: Georgia,Times, serif;

  transition: all .3s ease-in;
  -o-transition: all .3s ease-in;
  -ms-transition: all .3s ease-in-;
  -moz-transition: all .3s ease-in;
  -webkit-transition: all .3s ease-in;
  padding-bottom;2px;
}

.parsley-errors-list.filled, #status.success.filled, #status.error.filled {
  opacity: 1;
}

p.parsley-success {
    color: #468847;
    background-color: #DFF0D8;
    border: 1px solid #D6E9C6;
  }
  p.parsley-error {
    color: #B94A48;
    background-color: #F2DEDE;
    border: 1px solid #EED3D7;
  }
.hidden {
	display: none;
	}
#container #status p {padding-bottom:10px;}
#status p.success{color:#2ECC40;/*display:inline;*/opacity: 1;font-size: 14px;}
#status p.error{color:#FF4136;/*display:inline;*/opacity: 1;font-size: 14px;}
#status p.warning{color:#FF851B;/*display:inline;*/opacity: 1;font-size: 14px;}

.bs-callout 
{
	width: 95%;
	/*background-color: red;*/
	padding-left:20px;
	padding-top: 5px;
	font-family: 'myriad-pro', arial, helvetica, san-serif;
	font-size: 14px;
	margin-bottom:10px;
	
}
.bs-callout-warning, .bs-callout-info {
	border-left:5px solid black;
	background-color: #e4e4e4;
}
.bs-callout h4, .bs-callout-info h4 {
	font-size:18px;
	font-family:'imago-med', arial, helvetica, san-serif;
}

.bs-callout-warning {
	color:red;
}
.bs-callout-info {
	color:green;
}	

/* Content
------------------------------------------------------------------------------*/
#body{
	clear:both;
	margin:25px auto 50px;
}
#content {
	float: left;
	width: 51.5%;
}
.single #content{
	width: 75.5%;
}

.psmeu #content, #content.archivepg{
	width: 75.5%;
}

.label_block, .category_tag{
	font-size:14px;
	line-height:24px;
	letter-spacing:0.025em;
	text-transform:uppercase;
	color:#b5b5b5;
	display: block;
	margin-bottom: 10px;
}
.category_tag{
	display:inline-block;
	padding: 4px 14px 0 14px;
	vertical-align:middle;
	color:#615191;
}
.category_tag:hover{
	text-decoration:none;
}
#content h1, .lead_article h2{
	font-size:30px;
	font-weight:normal;
	line-height:24px;
	color:#615191;
}
.lead_article h1 .category_tag, .lead_article h2 .category_tag{
	margin:-4px 12px 5px 0;
}

.metadata {
	padding:8px 0 12px; 
	font-size:16px;
	line-height:24px;
	color:#999;
}

.metadata.smap_cat {
	padding:0px; 
	font-size:16px;
	line-height:26px;
	color:#999;
}
.metadata time, .metadata .author, .metadata .cat, .metadata .comments, .metadata .spdf  {
	display:inline-block;
	padding:0 16px 0 20px;
	background: url(images/ico_metadata2.png) no-repeat;
}

#sidebar .metadata {
	padding:8px 0px 0px 5px; 
	font-size:16px;
	line-height:24px;
	color:#999;
}

#sidebar .metadata time {
	padding:0 5px 0px 0px;
	color:#B0B0B0;
	font-size:16px;
	background: none;
}
.metadata .publisher {
	display:inline-block;
	/*padding:10px 0px 5px 5px;*/
	color:#B0B0B0;
	font-size:15px;
	/*text-transform: uppercase;
	float:right;*/
}
.publisher {
	padding:0px 0px 5px 0px;
	}
	
. body_block .metadata time {
	font-size:14px;
}

.metadata .comments {
	/*padding-right: 0;*/
}
.metadata .comments a{
	color:#999;
}
.metadata .author {
	background-position: 0 -24px;
}
.metadata .cat, metadata .spdf {
	color:#625090;
	background-position: 0 -48px;
}
.metadata .comments {
	background-position: 0 -72px;
}

.metadata .spdf {
	background-position: 0 -96px;
}


.adv_ban{
	padding-top: 2px;
	margin-bottom: 35px;
}
.adv_ban img,
.main_col_cat img{
	width:100%;
	height:auto;
}
.header_block , .mob_header {
	font-family: 'MyriadPro', arial, helvetica, san-serif;
	height:40px;
	margin-bottom:20px;
}
.mob_header {display:none;}
.mob_header a{
	display:block;
	height:40px;
	color:#fff;
}
div.cat_block:nth-child(9) > div:nth-child(2) > h3:nth-child(1) > a:nth-child(1) {
	display:block;
	height:40px;
	color:#fff
}
.header_block h3, .mob_header h3 {
	font-family: 'MyriadPro', arial, helvetica, san-serif;
	padding:0 5px 0 10px;
	font-size:20px;
	line-height:20px;
	letter-spacing:0.01em;
	color:#fff;
}
#sidebar .header_block h3, #sidebar .mob_header h3 {
	font-size:18px;
	line-height:18px;
}
.mac .header_block h3, .mac .mob_header h3 {
	font-family: 'MyriadPro', arial, helvetica, san-serif;
	padding-top: 10px;
	line-height:24px;
}
.mac #sidebar .header_block h3, .mac #sidebar .mob_header h3 {
	line-height:22px;
	padding-top: 11px;
}
.header_block h3{
	font-family: 'MyriadPro', arial, helvetica, san-serif;
	float:left;
	padding-top: 10px;
}
.header_block .links {
	float:right;
}
.header_block .gotopage, .header_block .rss {
	display:inline-block;
	width:16px;
	height:16px;
	margin:12px 10px 0 0;
	text-indent:-9999px;
	background: url(images/ico_links.png) no-repeat;
}
.header_block .rss {
	background-position: -16px 0;
}
.header_block .gotopage:hover {
	background-position: 0 -16px;
}
.header_block .rss:hover {
	background-position: -16px -16px;
}
.main_col_cat{
	font-family: 'MyriadPro', arial, helvetica, san-serif;
	float:left;
	width: 65.5%;
	position:relative;
}
.lead_title{
	font-family: 'MyriadPro', arial, helvetica, san-serif;
	position:absolute;
	padding:10px 10px 0;
	bottom:0; left:0;
	background: transparent url(images/bg_lt_title.png);
	color:#333;
}
.lead_title:hover{
	text-decoration:none;
}
.lead_title h2{
	font-family: 'MyriadPro', arial, helvetica, san-serif;
	padding-bottom:7px;
	font-size:20px;
	font-weight:bold;
	line-height:24px;
}
.lead_title .entry p{
	margin-bottom:12px;
	font: 16px/22px 'MyriadPro', Arial, Helvetica, sans-serif;
}
.ext_col_cat{
	float:right;
	width: 31.25%;
}
.latest_articles li{
	padding:40px 0 15px;
	line-height:20px;
	border-top: 1px solid #ccc;
}
.latest_articles li:first-child{
	padding:0 0 15px;
	border:none;
}
.ext_col_cat .smap_latest li:first-child{
	padding:0 0 5px;
	border:none;
}
.latest_articles li h3{
	padding-bottom:10px;
	font-size:16px;
}
.latest_articles li .entry p{
	margin-bottom:0;
	font-size:14px;
	line-height:20px;
}

.cat_block{
	margin-top:30px;
}
.cat_block .main_col_cat{
	width:47.5%;
}
.cat_block .ext_col_cat{
	width:48%;
}
.cat_block .main_col_cat h2{
	font-size:20px;
	line-height:24px;
}
.cat_block .main_col_cat h2 .smap_title{
	font-size:20px;
	line-height:24px;
}
.cat_block .main_col_cat h2 .post_title{
	position: relative;
	top: 3px;
}
.cat_block .main_col_cat h2 .post_title .smap_title{
	position: relative;
	top: 3px;
}
.cat_block h2 .category_tag{
	margin-right:10px;
}
.cat_block .metadata time{
	padding:0 10px 0 20px;
}
.cat_block .metadata .comments{
	padding:0 0 0 20px;
}
.cat_block .entry{
	color: #666666;
}
.cat_block .entry p{
	margin:0;
	line-height:22px;
}
.cat_block .alignleft{
	margin:0 10px 10px 0;
}
.cat_block li{
	padding-top:10px;
	border-top: 1px solid #ccc;
	clear:both;
}
.cat_block li:first-child{
	padding-top:0;
	border:0;
}
.img_holder{
	position:relative;
	margin-bottom:8px;
}
.img_holder .mask{
	position:absolute;
	top:0; left:0;
	height:100%;
	width:100%;
	background:url(images/bg_lt_title.png) repeat;
	display:none;
}
.img_holder .link{
	position:absolute;
	top:50%; left:50%;
	margin: -20px 0 0 -20px;
}
.img_holder:hover  .mask{
	display:block;
}

/* Sidebar
------------------------------------------------------------------------------*/

#sidebar {
	float: right;
	width: 570px;
}
.single #sidebar, .psmeu #sidebar {
	width: 270px;
}
#sidebar .sidebar-widgets{
	width:270px;
}
#sidebar .dvdr_col{
	width:30px;
}
.widget {
	margin-top:5px;
	margin-bottom:15px;
}
.col1 .widget:first-child {
	margin-top:0;
}
.widget .header_block{
	margin-bottom:15px;
}
.widget li{
	border-top: 1px solid #ccc;
	padding:10px 15px 4px 10px;
}
.widget li:first-child{
	padding-top:0;
	border-top: 0;
}
.ad-widget li{
	margin-top:20px;
	padding: 0;
	border-top: 0;
}
.ad-widget li:first-child{
	margin-top:0;
}
.research-widget {
	padding-bottom:12px;
	border-bottom: 1px solid #ccc;
}
.research-widget li{
	padding: 0 0 8px 15px;
	border-top: 0;
}
.research-widget h4{
	padding-bottom:10px;
	font-size:16px;
	font-weight:normal; /* slone changed from bold; */
	color:#000000;
	line-height:18px;
}
.accordion {
	letter-spacing:0.025em;
	font-size: 0;
}
.accordion .accordion-caption, .download{
	display: inline-block;
	width:110px;
	height:20px;
	margin-right:5px;
	padding-left:5px;
	text-transform:uppercase;
	vertical-align:top;
	background-color:#ccc;
	cursor:pointer;
	color:#333;
	font-size:12px;
	line-height:20px;
}
.download:hover{
	text-decoration:none;
}
.accordion .accordion-caption span{
	font-size:14px;
	font-weight:bold;
}
.accordion .body-accordion{
	display:none;
	width:223px;
	padding:4px 6px 6px;
	font-size:12px;
	line-height:13px;
	background-color:#ebebeb;
}
.discussions-widget li{
	clear:both;
	padding:10px 0;
	border-top: 0;
	border-bottom: 1px solid #ccc;
}
.discussions-widget li:first-child{
	padding-top:0;
}
.discussions-widget a{
	color:#333;
}
.discussions-widget a img.alignleft{
	width:64px; height:64px;
	margin:5px 12px 15px 0;
}
.discussions-widget time{
	color:#999;
	line-height:24px;
}
.discussions-widget, .col1 .discussions-widget p{
	padding-right:0;
	font:14px/16px 'myriad-pro',Arial,Helvetica,sans-serif;
}
.discussions-widget h4{
	font-weight:bold;
	line-height:24px;
}
.popular-widget {
	border-bottom: 1px solid #ccc;
}
.popular-widget .rank{
	width:36px;
	height:36px;
	font-size:30px;
	line-height:36px;
	text-align:center;
	color:#fff;
}
.mac .popular-widget .rank{
	height: 32px;
	padding-top: 2px;
}
.popular-widget h4{
	font-size:16px;
	line-height:18px;
}
.popular-widget li{
	clear:both;
	border-top: 0;
	padding: 0;
}
.popular-widget .alignleft{
	margin:4px 18px 50px 0;
}
.popular-widget .metadata{
	padding:5px 0 12px;
}
.keyword, .widget .keyword{
	display:inline-block;
	margin:0 2px 6px 0;
	padding:0 8px;
	font-family:imago,Arial,Helvetica,sans-serif;
	font-size:16px;
	line-height:24px;
	background-color:#ccc;
	border-top: 0;
}
.adv-widget {
	padding-bottom:12px;
}
.discussions-widget, .popular-widget, .research-widget, .keyword-widget{
	margin-bottom:17px;
}
.adv-widget li{
	margin-top:20px;
	border-top: 0;
	padding: 0;
}
.adv-widget li:first-child{
	margin-top:0;
}
.slider {
	position:relative;
	margin-bottom:30px;
}
.bxslider-s li{
	position:relative;
}
.bxslider-s img{
	width:100%;
	height:auto;
}
.bxslider-s h3{
	padding:3px 0;
	font-size:26px;
	line-height:24px;
	color:#fff;
}
.bxslider-s a{
	color:#fff;
}
.bxslider-s p{
	font:15px/23px 'myriad-pro',Arial,Helvetica,sans-serif;
	color:#fff;
}
/*slider*/
.bxslider li{
	position:relative;
}
.bxslider img{
	width:100%;
	height:auto;
}
.bxslider h3{
	padding:3px 0;
	font-size:26px;
	line-height:24px;
	color:#fff;
}
.bxslider a{
	color:#fff;
}
.bxslider p{
	font:15px/23px 'myriad-pro',Arial,Helvetica,sans-serif;
	color:#fff;
}
.slide_txt{
	position:absolute;
	bottom:0; left:0;
	height:80px;
	padding:10px 50px 10px 24px;
	overflow:hidden;
	background: url(images/bg_slider_txt.png) repeat;
}
.slide_ctrl{
	width:40px; height:100px;
	position:absolute;
	bottom:0; right:0;
	background: #809C8E /*#fa824f*/ url(images/bg_slider_ctrl.png) no-repeat 50% 50%;
}
#slider-prev, #slider-next{
	display:inline-block;
/* 	width:40px; height:48px;
	cursor:pointer; */
}
.bx-prev, .bx-next{
	display:inline-block;
	width:40px; height:48px;
	text-indent:-9999px;
}
.bx-wrapper .bx-viewport {
	-moz-box-shadow: 0 ;
	-webkit-box-shadow: 0;
	box-shadow: 0;
	border: 0;
	left: 0;
	background: #fff;
}
hr{
	height: 1px;
	border: 0;
	border-bottom: 1px solid #eeeeee;
	display: block;
	clear: both;
	margin-bottom: 30px;
}
/* Footer
------------------------------------------------------------------------------*/
#footer {
	clear: both;
	min-width:320px;
	padding:4px 0 70px;
	text-align:center;
	/*background-color: #564C5C;*/
	background-color:#625090;
	color:#fff;
	font-size:12px;
	line-height:26px;
}
#footer h4, #footer h1, #footer h2, #footer h3, #footer h5, #footer h6{padding-top:26px; font-size:18px; font-weight:bold;}
#footer a{color:#fff;}
#footer p{font: 16px/26px 'myriad-pro', Arial, Helvetica, sans-serif; margin: 0 0 15px;}
.col4, .wrap_col1{display:table;width:100%; text-align:left;font-size:16px;vertical-align:top;}
.col1, .col2{display:table-cell;width:50%;vertical-align:top;}
.col1 p{padding-right:15%;}

#footer .col1{
	float: left;
	width: 47.5%;
	display: block;
}
#footer .col1.right{
	float: right;
	width: 48%;
}
#footer .col2{width:auto;}
#footer .col2.first{width:54.1%;}

#footer p.description, #footer small{font-size:14px; line-height:18px;}
#footer .first a, #footer .first p{
	color: #e1e1e1;
}

#logo2{margin:35px auto 0;}

.gform_footer {margin-left:30px;position:relative;float:left; }

/* Wordpress
------------------------------------------------------------------------------*/ 

.textwidget p{ padding: 0 0 10px 0; margin-bottom: 15px;}

/* Respond */
#respond{
	margin:20px 0 20px 0;
	overflow:hidden;
}
.commentlist #respond{
	margin:0 0 20px 0;
}
#respond .comment-reply-title{
	margin: 0 0 5px 0;
}
#respond .comment-reply-title small{
	font-size: 12px;
	font-weight: normal;
}
#commentform p{
	width:100%;
	overflow:hidden;
	padding: 0 0 10px;
	margin: 0;
}
#commentform p label{
	font-family: 'myriad-pro', arial, helvetica, san-serif;
	color:#999;
	display: block;
	padding: 0 0 5px;
}
#commentform p textarea{
	width: 96%;
}

/* Comments*/
#comments{
	margin: 0 0 5px 0;
}
.commentlist{
	padding: 0;
	text-align: justify;
	line-height:1.6em;
}
.commentlist li.comment{
	margin: 15px 0 10px;
	padding: 15px;
	list-style: none;
	border:1px solid #ececec;
	background:#f6f6f5;

}
.commentlist li.alt{
	margin: 10px 0 0 0;
	background:#fff;
}
.commentlist li.comment ul li.comment{ 
	margin-right: 15px;
	margin-left: 10px;
}
.commentlist .entry-comment p{
	margin: 10px 0 10px 0;
}
.commentlist .children{ padding: 0; }

.comment-author {float:left; position:relative;color:#999;}

.commentmetadata, .comment-awaiting-moderation {float:right;position: relative;}

.entry-comment {clear:both;border-top: 1px solid #ccc;margin-top:5px;}
.entry-comment p{padding-top:10px;font-family: georgia, times, serif;}

a.comment-reply-link {
	background: #615191;
     border: 0;
     padding: 1px 10px;
     font-size: 14px;
     text-transform: uppercase;
     color: #fff;
     display: inline-block;
     }
a.comment-reply-link:HOVER {
opacity: 0.9;
text-decoration: none; 
}

/* Typography */

.entry{
	width:100%;
	line-height:1.5em;
}
.entry a{
	text-decoration:underline;
}
.entry a:hover{
	text-decoration:none;
}
.entry p{
	margin:0 0 20px 0;
}
.entry h2, .lead_article .entry h2, #respond h3, #comments{font-size: 26px;}  .entry h3{font-size: 24px;}  .entry h4{font-size: 22px;}  .entry h5{font-size: 20px;}  .entry h6{font-size: 18px;}
.entry h1, .entry h2, .entry h3, .entry h4, .entry h5, .entry h6, #respond h3, #comments{line-height:1.5em;
	font-weight:bold;
	color:#615191;}
	
#comments span {font-weight: normal;}

.entry ul, .entry #quotablecontent ul { margin: 0 0 20px 0; padding: 0 0 0 30px; font: 16px/24px Georgia, times, serif;}
.entry #quotablecontent ul, .entry #quotablecontent ol { margin-left:30px;}
.entry ul ul, .entry ul ol{ margin: 0; }
.entry ul li, .entry #quotablecontent ul li {	list-style-type: disc;  line-height: 1.5em;}
.entry #quotablecontent ul li {	line-height: 1.7em;}
.entry ul ul li{ list-style-type: circle; }
.entry  ul li ol li{ list-style-type: decimal; }

.entry ol{ margin: 0 0 20px 0; padding: 0 0 0 30px; font: 16px/24px Georgia, times, serif;}
.entry ol ol, .entry ol ul{ margin: 0; }
.entry  ol li{ list-style-type: decimal;  line-height: 1.5em;}
.entry #quotablecontent ol li {line-height:1.8em;}
.entry  ol li ol li{ list-style-type: lower-alpha; }
.entry  ol li ul li{ list-style-type: disc; }

.entry table{
	width: 100%;
	border: 1px solid #ccc;
	border-collapse: collapse;
	margin: 0 0 15px 0;
}
.entry table td, .entry table th{
	border: 1px solid #ccc;
	padding: 5px;
}
.entry table th{
	background: #eee;
}

/* Calendar */
#wp-calendar{width:95%;margin-bottom:15px;clear:both;padding:0;}
#wp-calendar caption{padding:10px;}
#wp-calendar th,#wp-calendar td{text-align:center;padding:3px 0;}
#wp-calendar td{background:transparent;}

/* Begin Images */
img{
	max-width: 100%;
	height: auto;
}
img.wp-smiley{ padding: 0; border: none; }
.alignnone {
    margin: 0;
}

.aligncenter,
div.aligncenter {
    display: block;
    margin: 5px auto 20px auto;
}

.alignright {
    float:right;
    margin: 5px 0 20px 20px;
}

.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

.aligncenter {
    display: block;
    margin: 5px auto 5px auto;
}

a img.alignright {
    float: right;
    margin: 5px 0 20px 20px;
}

a img.alignnone {
    margin: 0;
}

a img.alignleft {
    float: left;
    margin: 5px 20px 20px 0;
}

a img.aligncenter {
    display: block;
    margin-left: auto;
    margin-right: auto
}

.wp-caption {
    max-width: 96%; /* Image does not overflow the content area */
    padding: 5px 3px 10px;
    text-align: center;
}

.wp-caption.alignnone {
    margin: 5px 0 20px 0;
}

.wp-caption.alignleft {
    margin: 5px 20px 20px 0;
}

.wp-caption.alignright {
    margin: 5px 0 20px 20px;
}

.wp-caption img {
    border: 0 none;
    height: auto;
    margin: 0;
    max-width: 98.5%;
    padding: 0;
    width: auto;
}

.wp-caption p.wp-caption-text, .entry .wp-caption p.wp-caption-text {
    font-size: 11px;
    line-height: 17px;
    margin: 0;
    padding: 5px 4px 0;
}

.al{
	float: left;
}
.ar{
	float: right;
}

/* Various Tags & Classes */
.entry acronym, .entry abbr, .entry span.caps{
	cursor: help;
}
.entry acronym, .entry abbr{
	border-bottom: 1px dashed #dfcfba;
}
.entry blockquote{
	margin: 15px 0 20px 0;
	padding:0 15px 0 40px;
	background: url(images/bgr_blockquote.png) no-repeat;
}
.entry blockquote cite{
	margin: 5px 0 0;
	display: block;
}
.center{
	text-align: center;
}
.hidden{
	display: none;
}
.entry pre, .entry code{
	font-family:mono-space,monospace;
	border: 1px solid #eee;
	padding: 20px;
	display: block;
	margin: 0 0 20px 0;
	overflow: auto;
	white-space: pre;
	font-size: 12px;
	line-height:20px;
}
.entry code{
	padding:1px 20px 0 20px;
	background:#f6f6f6 url(images/bgr_code.gif) repeat scroll 0 0;
	border-top: 0;
	border-bottom: 0;
}
sup{
	position: relative;
	top: -5px;
}
sub{
	position: relative;
	top: 5px;
}
code br{
	display: none;
}
.last{
	margin-right:0 !important;
	clear:right;
}
.clear{
	clear: both;
	line-height: 0;
}
.sticky{}
.bypostauthor{}
.page-link{
	padding: 0 0 15px;
}


/* pagination */
.pagination{
	width:100%;
	overflow:hidden;
	padding: 0 0 30px 0;
	margin-bottom: 20px;
	border-bottom: 1px solid #eeeeee;
}
.single .pagination{
}
.pagination a{
text-decoration: none;
color: #615191;
}

.archive-title {color:#000000 !important;margin-bottom:25px;margin-top:5px;font-size:2.2em !important;}

/* media screens
------------------------------------------------------------------------------*/ 
@media only screen and (max-width : 1260px) {
	#header .social_wrapper{margin-right:10px;}
	#footer .container{margin-left:10px;}
}
@media only screen and (max-width : 1240px) {
/* 	.container{margin:0 10px;} */
	#body .container{max-width: 800px; margin:0 auto;}
	#content, #sidebar{float:none; width:auto; margin:0 auto;}
	#sidebar{ margin-top:20px;}
	#sidebar .sidebar-widgets{width:48%;}
	.sidebar-widgets img{text-align: center; max-width: 100%; height: auto; display: block; margin: 0 auto;}
	
	.single #body .container, .psmeu #body .container{
		max-width: 96%;
	}
	.single #content, .psmeu #content, #content.archivepg{
		float: left;
		width: 70%;
	}
	.single #sidebar, .psmeu #sidebar{
		float: right;
		width: 28%;
		margin-top: 0;
		max-width: 270px;
	}
	
}
@media only screen and (max-width : 1090px) {
	#nav a{padding:17px 15px 18px;}
}
@media only screen and (max-width : 1060px) {
	#logo{float:none; margin:24px auto;}
	#header_right{
		float:none;
		width:490px;
		margin:20px auto;
	}
	#header .social_wrapper{	margin-right:0;}
}
@media only screen and (max-width : 1025px) {#site-menus {display:none;}}
@media only screen and (max-width : 1000px) {
	.single #body .container, .psmeu #body .container{max-width: 800px;}
	.single #content, .single #sidebar{float:none; width:auto; max-width: inherit;}
	.single #sidebar{ margin-top:20px;}
	#site-menus {display:none;}
	.psmeu #content, #content.archivepg, .psmeu #sidebar{float:none; width:auto; max-width: inherit;}
	.psmeu #sidebar{ margin-top:20px;}
	
	.menu_trigger, .drops{display:block;}
	.nav_holder{height:45px;}
	.nav-bar {
		display: none;
		position: absolute;
		left: 0;
		top:45px;
		width: 100%;
		margin: 0;
		padding: 0 0 15px;
		z-index:999;
	}
	#nav {
		float: none;
		padding: 0;
		margin: 0;
	}
	#nav li {
		float: none;
		margin: 0;
		padding: 0;
	}
	#nav ul a,
	#nav a {
		padding: 10px;
		display: block;
	}
	#nav .has-drop-down.hover .has-drop-down.hover .has-drop-down-a,
	#nav .has-drop-down.hover .has-drop-down-a,
	#nav .has-drop-down.hover .has-drop-down.hover a:hover,
	#nav .has-drop-down.hover a:hover,
	#nav a:hover {background: #493c6c; color: #fff;}
	#nav ul li:hover ul {display: none;}
	#nav li:hover ul {display: none;}
	#nav ul {
		position: relative;
		top: 0;
		left: 0;
		background: none;
		padding: 0;
		margin: 0;
	}
	#nav ul a {
		padding: 10px 20px; 
	}
	#nav ul ul a {padding: 10px 30px;}
	#nav ul ul {padding: 0;}
	#nav .has-drop-down.hover .has-drop-down .has-drop-down-a,
	#nav .has-drop-down.hover a,
	#nav .has-drop-down .has-drop-down a {background: none;}
	#nav .has-drop-down.hover .has-drop-down .has-drop-down-a {color:#2282a8;}
	.col4, .col2, #footer .col2.first{display:block; width:100%;}
}
@media only screen and (max-width : 840px) {
	#body .container {padding:0 10px; min-width:300px;}
	#site-menus {display:none;}
}

@media screen and (min-width: 768px) and (max-width: 979px) { 
	#site-menus {display:none;} 
}
@media screen and (min-width: 481px) and (max-width: 767px) { #site-menus {display:none;} 
 #logo {width:500px; margin:0px auto; background-size:500px;}
 }


@media only screen and (max-width : 560px) {
	#logo {width:300px; height:23px; margin:15px auto; background-size:300px 23px;}
	#site-menus {display:none;}
/* 	.latest_articles .main_col_cat{float:none; width:auto; margin:0 auto;}
	.latest_articles .ext_col_cat{float:none; width:auto; margin:0 auto;} */
	.main_col_cat{float:none; width:auto; margin:0 auto;}
	.ext_col_cat{float:none; width:auto; margin:0 auto;}
	.latest_articles li, .latest_articles li:first-child{padding: 20px 0 15px}
	.cat_block .main_col_cat, .cat_block .ext_col_cat{width:auto;}
	.cat_block .ext_col_cat{margin-top:20px;}
	#sidebar .dvdr_col{display:none;}
	#sidebar .wrap_col1{display:block;}
	#sidebar .col1{display:block; width:auto;}
	.bxslider p{display:none;}
	.bxslider h3{font-size:22px;}
	.slide_txt{width:85%; height:50px; padding:10px 50px 10px 10px;}
	.slide_ctrl{height:70px;}
	.bx-prev, .bx-next{height:33px;}
	.research-widget li{
		padding-right: 15px;
	}
	.accordion .body-accordion{
		width: auto;
	}
	.col1.right p{
		padding-right: 5%;
	}
	#header .social_wrapper{
		margin-left: 0;
	}
}


@media only screen and (max-width : 510px) {
	#content h1{ font-size: 24px;}
	p{font-size:13px;line-height:22px;}
	.metadata{font-size:12px;}
	#header_right{
		text-align:center;
		max-width:320px;
		margin:15px auto;
	}
	#site-menus {display:none;}
	#header .search_wrapper,#header .social_wrapper{text-align:left;}
	#header .social_wrapper{margin-top:15px;}
	.wrap_col1, .col1{display:block; width:100%;}
	.col1 p{padding-right:10px;}
	#footer .container{margin-right:10px;min-width:300px;}
	
	#sidebar{margin-top:0}
	.cat_block{margin-top:0}
	.cat_block .header_block, .cat_block .main_col_cat, .cat_block .ext_col_cat,
	.category-widget .header_block, .category-widget .body_block/*,
	.research-widget .header_block, .research-widget .body_block,
	.discussions-widget .header_block, .discussions-widget .body_block,
	.popular-widget .header_block, .popular-widget .body_block*/
	{display:none;}	/* .event-widget .header_block  */
	.mob_header {display:block;}
	.research-widget{border-bottom: 0; padding-bottom: 0;}
	.popular-widget{border-bottom: 0; margin-bottom: 0;}
}


/* Fonts
------------------------------------------------------------------------------*/ 

@font-face {
	font-family: 'imago';
    src: url('fonts/imago-book-webfont.eot');
    src: url('fonts/imago-book-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/imago-book-webfont.svg#imago-book-webfont') format('svg'),
         url('fonts/imago-book-webfont.woff') format('woff'),
         url('fonts/imago-book-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'imago';
    src: url('fonts/imago-medium-webfont.eot');
    src: url('fonts/imago-medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/imago-medium-webfont.svg#imago-medium-webfont') format('svg'),
         url('fonts/imago-medium-webfont.woff') format('woff'),
         url('fonts/imago-medium-webfont.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
	font-family: 'lucida';
    src: url('fonts/lucida_grande-webfont.eot');
    src: url('fonts/lucida_grande-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/lucida_grande-webfont.svg#lucida_grande-webfont') format('svg'),
         url('fonts/lucida_grande-webfont.woff') format('woff'),
         url('fonts/lucida_grande-webfont.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'MyriadPro';
    src: url('fonts/MyriadPro-Regular.eot');
    src: url('fonts/MyriadPro-Regular.eot?#iefix') format('embedded-opentype'),
         url('fonts/MyriadPro-Regular.svg#MyriadPro-Regular') format('svg'),
         url('fonts/MyriadPro-Regular.woff') format('woff'),
         url('fonts/MyriadPro-Regular.ttf') format('truetype');
    font-weight: normal;
    font-style: normal;
}
@font-face {
	font-family: 'MyriadPro';
    src: url('fonts/MyriadPro-It.eot');
    src: url('fonts/MyriadPro-It.eot?#iefix') format('embedded-opentype'),
         url('fonts/MyriadPro-It.svg#MyriadPro-It') format('svg'),
         url('fonts/MyriadPro-It.woff') format('woff'),
         url('fonts/MyriadPro-It.ttf') format('truetype');
    font-weight: normal;
    font-style: italic;
}
@font-face {
	font-family: 'MyriadPro';
    src: url('fonts/MyriadPro-Bold.eot');
    src: url('fonts/MyriadPro-Bold.eot?#iefix') format('embedded-opentype'),
         url('fonts/MyriadPro-Bold.svg#MyriadPro-Bold') format('svg'),
         url('fonts/MyriadPro-Bold.woff') format('woff'),
         url('fonts/MyriadPro-Bold.ttf') format('truetype');
    font-weight: bold;
    font-style: normal;
}
@font-face {
	font-family: 'MyriadPro';
    src: url('fonts/MyriadPro-BoldIt.eot');
    src: url('fonts/MyriadPro-BoldIt.eot?#iefix') format('embedded-opentype'),
         url('fonts/MyriadPro-BoldIt.svg#MyriadPro-BoldIt') format('svg'),
         url('fonts/MyriadPro-BoldIt.woff') format('woff'),
         url('fonts/MyriadPro-BoldIt.ttf') format('truetype');
    font-weight: bold;
    font-style: italic;
}

.annobox {
	width:99%;
	min-height:24px;
	border: 1px solid #7F9B8D;
	margin-bottom: 15px;}
.annohd.mx {
	background-color: #7F9B8D; color:white;
	font-family: "Myriad Pro", arial, san-serif;
	font-size: 16px;
	font-weight: 400;
	padding: 8px 10px 8px 10px;
	}
.annotxt {
	font-family: "Georgia";
	font-size: 16px;
	font-style: italic;
	color: #999;
	margin:15px 15px 15px 15px;
	line-height:1.8em;
}
.readit {
	font-style: normal;
	color: #656565;
	font-size: 16px;
	font-weight: 400;
	margin-top:10px;
	line-height:1.2em;
}
.readit a {
	color: #614F8F;
	text-decoration: underline;
	}
	
span.why {color: #F70;
	font-size: 16px;
	font-style: italic;
}


/* first paragraph on single pages p:first-child { color: red; } */
#quotablecontent p:first-child { 
	margin:35px 0px;
	/*font-size: 1.5em;*/
	font-size: 1.2em;
	line-height:1.6em;
	/*font-family: 'myriad-pro',arial,helvetica,san-serif;*/
	/*color: #615191;*/
	color: black; }
	
.smap_ico {
/*display: inline-block;*/
padding: 0px 20px 0 0px;
background: url(/wp/wp-content/themes/smn/images/ico_metadata4.png) no-repeat;
background-position: 0 -98px;
}
.smap_pin {
    padding: 0px 20px 0 0px;
	background: url(/wp/wp-content/themes/smn/images/smap-insider-pin.png) no-repeat;
	background-size: 20px 20px;  
	position: relative; 
	/*cursor: crosshair;*/
}
.smap_pin .mtext {
    visibility: hidden;
    width: 140px;
    background-color: #C27B55;
    color:#FFF; 
    font-size:11px;
    text-align: center;
    /*border-radius: 0px;
    padding: 3px 0;
    top: -3px;
	left: 103%;*/

    /* Position the tooltip */
    position: absolute;
    z-index: 100;
    line-height: 18px;
}
.smap_pin .mtext {
    top: -5px;
    left: 115%;
}
.smap_pin .mtext::after {
    content: " ";
    position: absolute;
    top: 50%;
    right: 100%; /* To the left of the tooltip */
    margin-top: -6px;
    border-width: 6px;
    border-style: solid;
    border-color: transparent #C27B55 transparent transparent;
}

.smap_pin:hover .mtext {
    visibility: visible;
    opacity: 0.9;
}    
.page-template-page-smap a.post_title:hover {
	text-decoration: none !important;
}
.page-template-page-smap .header_block .gotopage, .page-template-page-smap .header_block .rss {
    display: inline-block;
    width: 16px;
    height: 16px;
    margin: 12px 10px 0 0;
    text-indent: -9999px;
    background: url(images/ico_smap_links.png) no-repeat;
}

.page-template-page-smap .header_block .rss {
	background-position: -16px 0;
}
.page-template-page-smap .header_block .gotopage:hover {
	background-position: 0 -16px;
}
.page-template-page-smap .header_block .rss:hover {
	background-position: -16px -16px;
}

.page-template-page-smap .header_block .links {
    float: right;
}