/******************************************** ALL PAGES - ARTICLE ABSTRACT ********************************************/
.article_abstract h3 {
	font: bold 18px Georgia, "Times New Roman", Times, serif;
	padding: 15px 0 15px 0;
	border-bottom: 1px solid #d2d3cb;
	background-color: #f2f3e9;
	border: none;
	padding: 30px 0 5px 0;}

.article_abstract .meta {
	font: 12px Georgia, "Times New Roman", Times, serif;
	background-color: #e9ebdc;
	border-bottom: 1px solid #cbcdc2;
	padding: 5px 10px;
	margin: 0 0 10px 0;}

.article_abstract .meta li {
	color: #4c4c4c;
	display: inline;
	border-right: 1px solid #4c4c4c;
	margin-right: 8px;
	padding-right: 8px;
	font: 12px Georgia, "Times New Roman", Times, serif;}

.article_abstract .meta li.last {
	margin: 0;
	padding: 0;
	border: none;}

.article_abstract {
	background-color: #fff;
	float: left;
	width: 100%;}

.article_abstract p {
	margin: 10px;}

.article_abstract img {
	float: left;
	margin: 5px 10px 10px;
	border: 1px solid #000000;}

.pagination {
	clear: both;
	font: normal 12px Verdana, Candara, "Lucida Grande", Geneva, Arial, sans-serif;
	text-align: center;
	padding: 10px 0;
	margin-bottom: 40px;
	background-color: #fff;
	position: relative;
	top: 15px;}

.pagination .here {
	background-color: #173139;
	color: #fff;
	padding: 1px 3px 2px;}

.pagination span.right {
	font-weight: bold;
	margin: 0;
	padding: 0 0 0 60px;}

.pagination span.left {
	font-weight: bold;
	margin: 0;
	padding: 0 60px 0 0;}



/******************************************** ARTICLE DISPLAY ********************************************/
#page_content {
	padding: 0 0 25px 0;
	margin-bottom: 20px;}

#page_content a {
	text-decoration: underline;}

#page_content ul.plain {
	list-style-type: none;
	padding: 0 0 0 0;}

#page_content ul.meta {
	padding: 0;
	margin: 0;
	list-style-type: none;}

#page_content .meta li {
	color: #4c4c4c;
	display: inline;
	border-right: 1px solid #4c4c4c;
	margin-right: 8px;
	margin-left: 0;
	padding-right: 8px;
	padding-left: 0;
	font: 12px Georgia, "Times New Roman", Times, serif;}

#page_content .meta li.last {
	margin: 0;
	padding: 0;
	border: none;}

#page_content p.author {
	color: #000;
	font: italic 13px Georgia, "Times New Roman", Times, serif;
	margin: 0 0 15px 0;}

#page_content div.fb-like {
	height: 40px;
	margin: 0;
	padding: 0;}

#page_content h2+p,
#page_content h3+p,
#page_content h4+p,
#page_content h5+p,
#page_content h6+p {
	margin-top: 2em;
}

#page_content h2 {
	font-size: 24px;
}

#page_content h2 a {
	text-decoration: none;
}

#page_content h3 {
	color: #173139;
	font-size: 20px;
	font-weight: bold;
	line-height: 125%;
	margin-bottom: 9px;}

#page_content h4 {
	color: #173139;
	font: italic 13px Georgia, "Times New Roman", Times, serif;}

/************************************************************
 * IMAGES AND FIGURES
 ************************************************************/

#page_content .image {
	text-align: center;
	line-height: 14px;
	font-weight: normal;
	font-size: 11px;}

#page_content .image img,
#page_content p img {
	border: 1px solid #000000;
	margin: 0;}

#page_content .left_side {
	margin: 10px 20px 10px 0;
	float: left;}

#page_content .right_side {
	margin: 10px 0 10px 20px;
	float: right;}

#page_content figure, #page_content figure p {
  margin: 0;}

#page_content figure {
  margin-left: 1em;
  margin-right: 1em;
}

#page_content figure img {
  max-width: 100%;
	height: auto !important;
}

#page_content .centered,
#page_content figure {
	clear: both;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
	text-align: center;}

#page_content figure.align-left {
	float: left;
	margin: 0 1em 1.5em 0;
}
#page_content figure.align-right {
	float: right;
	margin: 0 0 1.5em 1em;
}
#page_content figure.align-center,
#page_content figure.image.align-center {
	margin: 0 auto 1.5em auto;
}
#page_content figure,
#page_content .image {
	display: table;
	margin-bottom: 20px !important;
	padding: 2px;
	background: #fff !important;
	border: 1px solid gray !important;
}
#page_content figure.align-center,
#page_content .image.centered {
	margin-left: auto !important;
	margin-right: auto !important;
	line-height: 28px;
}
#page_content figure img,
#page_content .image img {
	box-sizing: border-box;
	border-color: gray;
	display: block;
}
#page_content .image br {
	display: none;
}
#page_content figure figcaption,
#page_content .image figcaption {
	margin: 6px 0px !important;
	padding: 0 8px !important;
	max-width: 550px;
	text-align: center;
	font-size: 11px;
	line-height: 1.4;
}
@media screen and (max-width: 480px) {
	#page_content figure.align-left,
	#page_content figure.align-right {
		float: none;
		display: table;
		margin: 0 auto 1.5em auto;
	}
}

#page_content #update {
	border: 1px solid #000000;
	background-color: #ffffff;
	color: #000000;
	text-align: center;
	width: 60%;
	padding: 15px 0 15px 0;
	margin: 0px auto 25px auto;
	font: normal 13px Georgia, "Times New Roman", Times, serif;}

#page_content #update em {
	color: #ff0000;}

div.embedded_media {
	clear: both;
	width: 100%;
	text-align: center;
	margin: 0 0 20px 0;
	padding: 0;
	line-height: 14px;
	font-weight: normal;
	font-size: 11px;}

#page_content #article_footer {
	border-top: 1px solid #d2d3cb;
	border-bottom: 1px solid #d2d3cb;
	background-color: #ffffff;
	margin: 35px 0 20px 0;
	padding: 5px 5px 2px 5px;
	vertical-align: middle;
	text-align: center;
	font-size: 12px;
	font-family: Arial, Helvetica, Geneva, sans-serif;}

#page_content #article_footer img {
	vertical-align: top;
	border: none;}

#page_content #tag_list {
	background-color: #ffffff;
	border: 1px solid #d2d3cb;
	border-width: 1px 0;
	font-size: .9em;
	margin: 0 0 10px 0;
	padding: 5px;
}

#page_content #tag_list p {
    margin: 0 0 0 200px;
	padding: 0;
}

#page_content #tag_list p .label {
    float: left;
	margin-left: -200px;
	font-weight: bold;
}

#page_content p.redirect_message {
	font-size: 20px;
	line-height: 1.4;
	font-style: italic;
	font-family: georgia;
	border-bottom: 1px solid #ccc;
	padding-bottom: 1em;
	padding-left: 120px;
	background: url(../../images/article-redirect.png) no-repeat;
}

#page_content>iframe {
		display: block;
		margin: 0 auto;
		margin-bottom: 20px;
}



/******************************************** ARTICLE DISPLAY - COMMENTS ********************************************/
#comments {
	border: 1px solid #d2d3cb;
	border-width: 1px 0;
	background-color: #eef0e3;
	padding: 10px 5px 15px;}

#comments a {
	text-decoration: underline;}

#comments ol {
	margin: 0;
	padding: 0;
	list-style: none;}

#comments li {
	background-color: #fff;
	font: normal 13px Georgia, "Times New Roman", Times, serif;
	padding: 5px 10px;
	margin: 10px 0 0 0;
	line-height: 150%;}

#comments li em {
	font-style: italic;}

#comments .comment-content {
	padding: 0 0 0 0;
	margin: 10px 10px 10px 10px;}

#comments .comment-content p {
	margin-top: 0em;
	margin-bottom: 1em;}

#comments h2, #comment-form h2 {
	color: #173139;
	font-size: 24px;}

#comment-form {
	margin: 20px 0 0 0;}

#comment-form form {
	margin: 10px 0;}

.textarea, .textinput {
	border: 1px solid #8c8c8c;
	padding: 3px;
	width: 50%;}

.textarea {
	width: 400px;
	height: 100px;}

#comment-form .required {
	float: left;
	margin-top: 5px;}

#comment-form #submit-comment {
	float: right;
	margin: 5px 115px 0 0;}

#comment-preview #submit-comment {
	text-align: center;
	margin: 15px 0 400px 0;} /* set the bottom margin to 400 pixels to push the bottom shadow image off the screen. hacky, yes. fix later, ideally. */



/******************************************** ALL PAGES - TABLES ********************************************/
table.table1 {
	border-top: 1px solid #cbcdc2;
	border-bottom: 1px solid #cbcdc2;
	background: rgba(255,255,255,.5);
	border-spacing: 10px;
	border-collapse: collapse;
	margin-left: auto;
	margin-right: auto;
	text-align: center;
	margin-top: 0px;
	margin-bottom: 35px;
	clear: both;}

table.left {
	margin-left: 0;
	margin-right: 0;}

table.width100 {
	width: 100%;}

table.width75 {
	width: 75%;}

table.table1 caption {
	text-align: center;
	font-weight: normal;
	padding: 7px;
	margin-top: 25px;}

table.table1 th {
	padding: 7px;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	white-space: nowrap;}

table.table1 th.left {
	text-align: left;}

table.table1 th.right {
	text-align: right;}

table.table1 th.underline {
	text-decoration: underline;}

table.table1 td {
	padding: 7px;
	text-align: center;}

table.table1 td.left {
	text-align: left;}

table.table1 td.right {
	text-align: right;}

table[border="1"], table[border="1"] td {
  border: solid 1px #333;
  border-collapse: collapse;
}



/******************************************** INTERIOR ARTICLES LIST ********************************************/
.articles_list {
	margin: 0;
	padding: 0;
}
.articles_list #heading {
	margin: 0 0 20px 0;
	padding: 0 0 3px 0;
	border-bottom: 1px solid #d2d3cb;
}
.articles_list #heading h1#title {
	font-size: 30px;
	color: #001415;
}
.articles_list #heading p#intro {
	margin: 0;
	padding: 0;
}



/******************************************** PAGINATION ********************************************/
.pagination, .pagination * {
	font-family: Verdana, Arial, Helvetica, sans-serif !important;
	font-size: 11px !important;
}
.pagination a {
	font-size: 130% !important;
	font-weight: bold;
	padding: 0px 5px;
}



/******************************************** COMMENTS ********************************************/
#comments {
	padding-bottom: 0px !important;
}
#comments ol {
	margin-bottom: 10px !important;
}



/**************** THE ADDTHIS CHICLETS ****************/

div.sharing a.local_button_email {
	background: url('/proxy/skin/images/chiclets/addthis_email_off.png?updated=2015-02-19') top left no-repeat;
	width: 32px;
	height: 32px;
	float: left;
	margin-right: 2px;
	margin-left: 2px;
}

/*
div.sharing a.local_button_email:hover {
	background: url('/proxy/skin/images/chiclets/addthis_email_on.png') top left no-repeat;}
*/

div.sharing a.local_button_email img {
	border: none;
}

div.sharing a.addthis_button_pinterest {
	background: url('/proxy/skin/images/chiclets/addthis_pinterest_off.png') top left no-repeat;
	width: 32px;
	height: 32px;
	float: left;
	margin-right: -2px;
	margin-left: 2px;
}
div.sharing a.addthis_button_pinterest * {
	display: none;
}


/******************************************** HOODS ********************************************/

/**************** individual articles ****************/
.neighborhood-profiles-neighborhood h2 {
	font-size: 36px !important;
	margin-top: 20px !important;
	margin-bottom: 20px !important;}

.neighborhood-profiles-neighborhood h3 {
	font-size: 20px !important;
	margin-bottom: 20px !important;}

.neighborhood-profiles #map_canvas {
	margin-bottom: 2px;
	border: 1px solid black;}

.neighborhood-profiles #agent-list {
	min-height: 0px !important;
	height: auto !important;
	width:530px;
	margin: 0 auto;
	margin-bottom: 40px;}

#agent-list .agent-summary {
	clear: left;
	padding-left: 235px;}

#agent-list .agent-summary .headshot {
	margin-left: -235px;
	-margin-left: -100px;
	width: 255px;
	float: left;}

#agent-list .agent-summary img {
	position: relative;
	display: block;
	float: none;
	margin: 0px auto 20px auto;}

#agent-list .agent-summary h1 {
	font-size: 24px !important;
	margin: 0px;}

#agent-list .agent-summary h2 {
	font-size: 18px !important;
	margin: 0px !important;}

#agent-list .agent-summary p.numbers {
	margin: 0px;
	-padding-bottom: 20px;}

#agent-list .agent-summary p.numbers strong {
	width: 75px;}

#agent-list #last_agent img {
	margin-bottom: 0px !important;}

table.spillover-photos {
	width: 550px;
	margin: 0px auto;}

table.spillover-photos td {
	width: 275px;
	text-align: center;
	vertical-align: middle;
	font-size: 11px;
	padding-bottom: 10px;}

table.spillover-photos tr.comments td {
	padding-bottom: 20px;}

.indent {
	margin-left: 20px;}



/******************************************** LISTING AGENT TABLE IN UT LISTINGS POST ********************************************/
table.listing_agent {
	border: 1px solid #cbcdc2;
	background: #FFFFFF;
	border-collapse: collapse;
	/*margin-left: auto;
	margin-right: auto;*/
	text-align: center;
	margin-top: 0px;
	margin-bottom: 60px;
	clear: both;}

table.listing_agent th {
	padding: 7px 14px 14px 14px;
	text-align: center;
	font-style: normal;
	font-weight: bold;
	white-space: nowrap;}

table.listing_agent th.left {
	text-align: left;}

table.listing_agent th.right {
	text-align: right;}

table.listing_agent th.underline {
	text-decoration: underline;}

table.listing_agent td {
	vertical-align: top;
	padding: 7px 14px;
	text-align: center;}

table.listing_agent td.left {
	text-align: left;
	padding: 0px 14px 7px 14px;}

table.listing_agent td.right {
	text-align: right;
	padding: 0px 0px 7px 14px;}

table.listing_agent .intro {
	font-weight: normal;
	font-style: italic;}

table.listing_agent td img {
	margin-top: 0px;
	margin-bottom: 3px;

	max-width: 200px;
	height: auto;
}

table.listing_agent .name {
	display: block;
	font-weight: bold;
	font-size: 18px;
	margin-top: -3px;
	margin-bottom: -18px;}

table.listing_agent .agency {
	display: block;
	line-height: 300%;
	margin-top: -10px;
	margin-bottom: -18px;}

table.listing_agent .email {
	display: block;
	margin-top: 10px;
	margin-bottom: -10px;}

table.listing_agent .website {
	display: block;
	line-height: 300%;
	margin-top: 5px;
	margin-bottom: 2px;}

table.listing_agent .label {
	font-weight: bold;
	color: #555555;}

.listing_with_agent_photo table.listing_agent {
	float: right;
	right: 0px;
	margin: 0 0 10px 10px;
	max-width: 250px;}

.listing_without_agent_photo table.listing_agent {
	float: right;
	right: 0px;
	margin: 0 0 10px 10px;
	max-width: 250px;}



/******************************************** IN-TEXT NEWSLETTER SUBSCRIPTION BOX ********************************************/
.in-text-signup {
	margin: 0;
	padding: 0 0 0 0;
	clear: both;
	margin-bottom: 20px;
}

.in-text-signup input.text {
	width: 163px; height: 18px; margin: 0; border: 1px solid #8A9499;}

.in-text-signup input.submit {
	background: url('/proxy/skin/images/subscribe/signup_small.png') no-repeat;
	width: 44px; height: 24px; vertical-align: middle;}

/** SPONSORED ARTICLES **/
#page_content div.sponsored {
	background: url('/proxy/skin/images/sponsored_article/SponsoredBGMid.png') repeat-y; width: 554px; margin: -3px; padding: 0 17px;
	margin-bottom: 17px;
	overflow: hidden;
}
#page_content div.sponsored>div.sponsored-header {
	background: url('/proxy/skin/images/sponsored_article/SponsoredBGTop.png') no-repeat; margin: 0 -17px; padding: 18px 17px; height: 220px;
	font: normal 12px/1 Arial, sans-serif; color: #808080; text-align: center;
}
#page_content div.sponsored>div.sponsored-footer {
	background: url('/proxy/skin/images/sponsored_article/SponsoredBGBot.png') no-repeat; margin: 0 -17px; padding: 8px 17px; height: 12px;
	font: italic 10px/1 Arial, sans-serif; color: #808080; text-align: left;
	clear: both;
}
#page_content div.sponsored>div.sponsored-body {
	margin-top: -210px;
}
#page_content div.sponsored .image img {
	border: 1px solid #666;
}
#page_content div.sponsored>div.sponsored-body>div.image:first-child {
		margin-top: 0;
}
/** SHARING WIDGET **/
#page_content div.sharing-widget {
	background: url('/proxy/skin/images/ArticleSharingWidgetBG.png') no-repeat;
	display: block; width: 200px; height: 111px;
	float: left; margin-left: -1px;
	position: relative;
}
#page_content div.sharing-widget p {
	font: normal 16px/1.25 Arial, sans-serif;
	position: absolute; overflow: hidden;
	left: 56px; width: 130px; top: 10px;
}
#page_content div.sharing-widget p br+strong a {
	line-height: 27px;
}
#page_content div.sharing-widget+ul {
	float: right; width: 380px; margin-top: -3px;
}
#page_content div.sharing-widget+ul:after {
	content: ' '; clear: both;
}

/** In-line advert **/
#page_content .advert {
	text-align: center;
	margin-bottom: 20px;
}


/* fancybox */
#fancybox-title {
	display: none !important;
}
