﻿

/* article promo */

.promoHalfLeft {
	float: right;
	width: 330px;
}

.promoHalfRight {
	margin-top: 30px;
	float: right;
	width: 330px;
	margin-bottom: 20px;
}

.promoHalfSpacer {
	float: right;
	min-width: 31px;
	display: inline-block;
}

.hugePromo {
	width: 100%;
	float: right;
	margin-bottom: 30px;
	xborder-bottom: 5px solid #336699; 
}

.hugePromoImage {
	float: right;
	width: 350px; 
	height: auto; 
	margin-left: 25px;
	xpadding-bottom: 5px;
}

.hugePromoLink {
	xfloat: right;
	width: auto;
	margin-top: 5px;
}

.hugePromoTitle, .hugePromoTitle a:link, .hugePromoTitle a:visited, .hugePromoTitle a:hover {
	font-size: 30px;
	color: #336699;
	font-family: almoni-tzar, arial;
	xfloat: right;
	font-weight: bold;
	background: none;
	text-decoration: none;
	margin-bottom: 30px;
	xdisplay: inline-block;
	line-height: 120%;
}

.hugePromoSectionTitle, .hugePromoSectionTitle a:link, .hugePromoSectionTitle a:visited, .hugePromoSectionTitle a:hover {
	font-size: 30px;
	color: #4C4C4D;
	font-family: almoni-tzar, arial;
	float: left;
	background: none;
	text-decoration: none;
}

.hugePromoText, .hugePromoText a:link, .hugePromoText a:hover, .hugePromoText a:visited {
	text-decoration: none;
	background: none;
	font-family: heebo, arial;
	font-size: 16px;
	color: #4C4C4D;
	font-weight: bold;
	padding: 0;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-right: 0;
	margin-left: 0;
	text-align: right;
}

.homePagePromoText {
	font-size: 20px;
	line-height: 200%;
}

.bigPromo {
	width: 210px;
	float: right;
}

.bigPromoHspacer {
	float: right;
	min-width: 31px;
	display: inline-block;
}

.bigPromoImage, .bigPromoImage a:link, .bigPromoImage a:visited, .bigPromoImage a:hover {
	text-decoration: none;
	width: 210px; 
	height: 210px; 
	border-bottom: 5px solid #336699; 
	padding-bottom: 5px;
	display: inline-block;
}

.bigPromoQuote {
	position: absolute; 
	top: 0; 
	right: 0;

}

.bigPromoQuote, .bigPromoQuote a:link, .bigPromoQuote a:visited, .bigPromoQuote a:hover {
	font-size: 18px;
	color: black;
	font-weight: bold;
	text-decoration: none;
	overflow: hidden;
}


.bigPromoLink {
	margin-top: 5px;
}

.bigPromoLink .articlePromoSectionTitle {
	float: right;
}

.articlePromoTitle, .articlePromoTitle a:link, .articlePromoTitle a:visited, .articlePromoTitle a:hover {
	font-size: 19px;
	color: #336699;
	font-family: almoni-tzar, arial;
	float: right;
	font-weight: bold;
	background: none;
	xwidth: 350px;
	text-decoration: none;

}

.articlePromoSectionTitle, .articlePromoSectionTitle a:link, .articlePromoSectionTitle a:visited, .articlePromoSectionTitle a:hover {
	font-size: 19px;
	color: #4C4C4D;
	font-family: almoni-tzar, arial;
	float: left;
	text-align: right;
	background: none;
	text-decoration: none;
}


.smallPromo a:hover, .bigPromo a:hover {
	background: none;	
}

.articlePromoText, .articlePromoText a:link, .articlePromoText a:hover, .articlePromoText a:visited {
	font-family: heebo, arial;
	font-size: 14px;
	color: black;
	padding: 0;
	padding-bottom: 5px;
	margin-bottom: 5px;
	margin-right: 145px;
	margin-left: 0;
	padding-top: 10px;
	text-align: right;

}

.articlePromoText a:link, .articlePromoText a:hover, .articlePromoText a:visited {
	margin-right: 0;
}

.smallPromo {
	border-top: 2px solid #336699;
	xmargin-bottom: 40px;
	padding-top: 10px;
	xfloat: right;
	width: 100%;
	clear: both;

}

.smallPromoText {
	clear: both;
	float: right;
	margin-right: 25px;
	width: 548px;
}

.smallPromoImage {
	float: right;
	width: 120px; 
	height: auto;
	margin-left: 25px;
	margin-bottom: 5px;
	xborder: 1px solid #4C4C4D;
}


.smallPromoLink {
	padding-bottom: 25px;
	xdisplay: inline-block;
	xwidth: 100%;
	xborder-bottom: 1px solid #4C4C4D;
}

.smallPromoLink .articlePromoTitle,
.smallPromoLink .articlePromoTitle a:link,
.smallPromoLink .articlePromoTitle a:visited,
.smallPromoLink .articlePromoTitle a:hover
{
	width: 350px;
}

#related {
	background: #f0f0f0;
	padding: 15px;
	border: 1px dotted #336699;
}

#related h3, #related h3 a:link, #related h3 a:visited {
	font-family: almoni-tzar, arial;
	xfont-weight: normal;
	color: #4C4C4D;
}

#related h3 a:hover {
	color: white;
}

#related ul li a:link, #related ul li a:visited, #related ul li a:hover {
	color: black;
	background: none;
}

.readMore {
	margin-top: 10px;
}

.readMore a:link, .readMore a:visited, .readMore a:hover, #related ul li .readMore a:link, #related ul li .readMore a:visited, #related ul li .readMore a:hover {
	xfloat: left;
	xtext-align: left;
	margin: 0;
	color: blue;
	background: none;
	width: 100%;
}

.readMore:before {
    content: "» ";
    xmargin-right: 6px;
	xfont-weight: bold;
	font-size: 150%;
	color: #4C4C4D;
}

.itemTypeImage {
	width: 80%;
	height: auto;
}

.summary {
	margin-top: 10px;
	padding: 5px;
	font-size: 18px;
	border-top: 1px solid #336699;
	border-bottom: 1px solid #336699;
	color: #336699;
}

.itemMetadata {
	color: #909090;
	font-size: 14px;
	text-align: left;
	margin-bottom: 30px;
}

.emphasized {
	color: #990000;
	xbackground: url(/images/marker2.png);
	background: #f0f0f0;
	font-weight: bold;
	color: #336699;
	color: black;
}

.centered {
	text-align: center;
}

.lead {
	float: left;
	background: url(/images/right-quote-promo.png); 
	background-position: top right;
	background-repeat: no-repeat;
	color: #336699;
	font-size: 18px;
	padding: 10px;
	margin: 20px;
	line-height: 160%;
	font-weight: bold;
	width: 240px;
	page-break-inside: avoid;
}

.inQuote {
	background: url('/images/right-quote-promo.png'); 
	background-position: top right;
	background-repeat: no-repeat;
	background-size: 50px 50px;
	padding: 0;
	padding-right: 10px;
	padding-left: 10px;
	font-style: italic;
	padding-bottom: 0;
	margin: 20px;
	border-right: 4px solid #336699;
	color: #336699;
}

.articleImgContainer .inQuote {
	border: 0;
}

.inlineTable table {
	width: 100%;
}

.inlineTable table td {
	text-align: right;
	vertical-align: top;
	padding: 15px;
	background: #f0f0f0;
	font-size: 12px;
}

.inlineTable table td ol, .inlineTable table td ul  {
	padding: 20px;
}

.inlineTable table th {
	padding: 15px;
	text-align: right;
	font-weight: bold;
	background: #f0f0f0;
}

.inlineTable table th.wrong {
	color: red;
}

.inlineTable table th.right {
	color: green;
}

.motto {
	font-style: italic;
	color: #336699;
	text-align: left;
	margin-bottom: 20px;
	margin-top: 20px;
}

.articleImgContainer {
	max-width: 280px;
	color: #336699;
	font-style: italic;
	float: left; 
	border: 1px solid #336699; 
	padding: 10px;
	margin: 20px;
	text-align: center;
	display: inline-block;
	xbackground: #f0f0f0;
}

.articleImgContainer img {
	max-width: 100%;
	border: none;
	margin-top: 10px;
	margin-bottom: 10px;
}


.portfolioImg {
	max-width: 100%;
	float: none;
}

.portfolioImg img {
	max-width: 100%;
}

.portfolioImg h2 {
	margin: 0;
	padding: 5px;
	font-style: normal;
	background: #336699;
	color: white;
}

.portfolioSummary {
	float: left;
	text-align: right;
	font-style: normal;	
	color: #4C4C4D;
}

.codeSample {
	font-size: 13px;
	direction: ltr;
	font-family: monospace;
	color: #336699;
	margin-bottom: 10px;
	padding: 3px;
	border: 1px solid #a0a0a0;
	text-align: left;
	white-space: wrap;
	width: auto;
	overflow-x: scroll;
}


ol.tips li {
	width: auto;
	font-size: 30px; 
	font-weight: bold; 
	color: #4C4C4D; 
	xfont-style: italic; 
	margin-right: 20px;
	xfont-family: times, serif; 
}

ol.tips li ul {
	padding: 2em;
}

ol.tips li ul li {
	margin: 0;
	padding: 0;
	font-family: heebo, arial;
	font-weight: normal;
	font-style: normal;
	xfont-size: 14px;
	line-height: 170%;
	direction: rtl;
	color: black;
}

ol, ul, ol.normal, ul.normal {
	width: 80%;
}

ol li, ul li, ol.normal li, ul.normal li {
	font-style: normal;
	font-weight: normal;
	font-family: heebo, arial;
	font-size: 14px;
	color: black;
	line-height: 1.7em;
	margin-bottom: 15px;
	width: auto;
}

.inlineTriviaItemImage {
	border-bottom: 2px solid #336699;
}

.inlineWithBorder {
	border: 1px solid #336699;
	margin-top: 20px;
}
