/* begin top-level styles */

body, html { 
	margin: 0;
	padding: 0;
	background: #323232;
}

#header {
	width: 801px;
	margin: 0 auto;
}

#header2 {
	width: 980px;
	margin: 0 auto;
}

/*remove these when done */
#menu_bar {
	width: 100%;
	margin: 0 auto;
	background: #201f25;
	text-align: center;
}

.navigation {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #fbfbf5;
	text-align: center;
	background-color: #4c6f9f;
	height: 22px;
	border-top: solid 1px #000000;
	border-bottom: solid 1px #000000;
	overflow: hidden;
	padding-top: 10px;
	letter-spacing: 1px;
	word-spacing: 2px;
}



.header-links {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #fbfbf5;
	text-align: left;
	letter-spacing: 2px;
	padding-left: 5px;
	background-color: #6f824a;
}

.header-links-hb {
	font-family: Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	color: #fbfbf5;
	text-align: right;
	letter-spacing: 2px;
	padding-right: 5px;
	background-color: #6f824a;
}

.header-links-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #fbfbf5;
	text-align: left;
	letter-spacing: 3px;
	padding-left: 5px;
}


/*Link colors */

a:hover { text-decoration: underline; }

a:link 		{ color:#0B0B48; }
a:active 	{ color:#0B0B48; }
a:visited 	{ color:#979797; }

a.blog:link {
	color: #b5dfff;
	text-decoration: none;
}

a.blog:active {
	color: #b5dfff;
	text-decoration: none;
}

a.blog:hover {
	color: #b5dfff;
	text-decoration: underline;
}

a.blog:visited {
	color: #808080;
	text-decoration: none;
}


a.joints:link {
	color: #b5dfff;
	text-decoration: none;
}

a.joints:active {
	color: #b5dfff;
	text-decoration: none;
}

a.joints:hover {
	color: #b5dfff;
	text-decoration: underline;
}

a.joints:visited {
	color: #808080;
	text-decoration: none;
}

a.body:link	{
	color: #d4c380;
	font-weight: bold;
	text-decoration: none;
}

a.body:hover	{
	color: #d4c380;
	font-weight: bold;
	text-decoration: underline;
}

a.body:active	{
	color: #d4c380;
	text-decoration: none;
}

a.body:visited	{
	color:#979797;
	font-weight: bold;
	text-decoration: none;	
}

a.navbar:link {
	color: #fbfbf5;
	text-decoration: none;

}

a.navbar:active {
	color: #fbfbf5;
	text-decoration: none;

}

a.navbar:hover {
	color: #fbfbf5;
	text-decoration: underline;
}

a.navbar:visited {
	color: #808080;
	text-decoration: none;
}

a.news:link {
	color: #b5dfff;
	text-decoration: none;

}

a.news:active {
	color: #b5dfff;
	text-decoration: none;

}

a.news:hover {
	color: #b5dfff;
	text-decoration: underline;
}

a.news:visited {
	color: #808080;
	text-decoration: none;
}


a.footer:link	{
	font-size: .90em;
	line-height: 2.5em;
	font-family: Lucida Grande, Verdana, Arial, Helvetica;
	vertical-align: middle;
	color: maroon;
	text-decoration: none;
}

a.footer:hover	{
	font-size: .90em;
	line-height: 2.5em;
	font-family: Lucida Grande, Verdana, Arial, Helvetica;
	vertical-align: middle;
	color: maroon;
	text-decoration: underline;
}

a.footer:active	{
	font-size: .90em;
	line-height: 2.5em;
	font-family: Lucida Grande, Verdana, Arial, Helvetica;
	vertical-align: middle;
	color: maroon;
	text-decoration: none;
}

a.footer:visited	{
	color:#979797;
	text-decoration: none;	
}

/*spotlight section */
.spotlight-container {
	margin: 0 auto;
	width: 980px;
	float: center;
	overflow: hidden;
}

.main-spotlight {
	width: 730px;
	float: left;
}

.main-spotlight-hb {
	width: 730px;
	float: right;
}

.joints-spotlight {
	width: 235px;
	float: right;
}

.joints-spotlight-hb {
	width: 235px;
	float: left;
}

/*article section */
.story-container {
	margin: 0 auto;
	width: 980px;
	float: center;
	overflow: hidden;
}

.story-container-2 {
	margin: 0 auto;
	width: 975px;
	float: center;
	overflow: hidden;
	background-color: #292929;
	border: solid 0.05em #626156;
}

.story-text-full {
	width: 890px;
	float: left;
}

.story-text-full-hb {
	width: 890px;
	float: right;
	direction: rtl;
}

.blogs-full {
	width: 750px;
	float: left;
	padding-left: 130px;
	padding-right: 100px;
}

.colophon-full {
	width: 750px;
	float: left;
	padding-left: 100px;
	padding-right: 100px;
	text-align: center;
	font-family: Helvetica,Arial,sans-serif;
	font-size: 14px;
	line-height: 20px;
	color: #fafae5;
}

.colophon-full-hb {
	width: 750px;
	float: left;
	padding-left: 100px;
	padding-right: 100px;
	text-align: center;
	font-family: Arial Hebrew, David, Hadassah,sans-serif;
	font-size:20px;
	line-height: 28px;
	color: #fafae5;
	direction: rtl;
}


.column-text-1 {
	width: 670px;
	float: left;
}

.column-text-2 {
	width: 220px;
	float: right;
	padding-top: 75px;
}

.column-text-2a {
	width: 220px;
	float: left;
	padding-top: 35px;
}

.stax-column-1 {
	width: 400px;
	float: left;
	padding-left: 80px;
}

.stax-column-2 {
	width: 400px;
	float: left;
	padding-left: 25px;
}

.story-body {
	width: 700px;
	float: left;
}

.hajii-container {
	margin: 0 auto;
	width: 975px;
	float: center;
	overflow: hidden;
	background-color: #292929;
}

.section-container {
	margin: 0 auto;
	width: 975px;
	float: center;
	overflow: hidden;
	background-color: #292929;
}

.stax-container {
	width: 900px;
	float: center;
	overflow: hidden;
}

/*summary section */

.summaries-container {
	margin: 0 auto;
	width: 750px;
	float: center;
	overflow: hidden;
	padding: 1px;
}

.summaries-one {
	width: 230px;
	float: left;
}

.summaries-two {
	width: 230px;
	float: left;
	padding-left:32px;
}

.summaries-three {
	width: 230px;
	float: right;
}

.summaryspacer {
	width: 55px;
	float: left;
}



/*blogs section */

.blogs-container {
	width: 745px;
	margin: 0 auto;
	float: center;
	overflow: hidden;
	padding: 1px;
	border-top: dotted .05em #fbfbf5;
	border-bottom: dotted .05em #fbfbf5;
}

.blogs-container-2 {
	width: 960px;
	margin: 0 auto;
	float: center;
	overflow: hidden;
	padding: 1px;
	border-bottom: dotted .05em #808080;
	}

.blogs-container-test {
	width: 960px;
	margin: 0 auto;
	float: center;
	overflow: hidden;
	padding: 1px;
	border-bottom: dotted .05em #808080;
	}


.hajii-test {
	width: 320px;
	float: left;
	padding-top: 10px;
}

.hajii-prod {
	width: 320px;
	float: left;
	padding-top: 10px;
}

.hajii-2 {
	width: 350px;
	float: left;
	padding-top: 10px;
}

.blog-title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fbfbf5;
	line-height: 18px;
}

.blog-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #fbfbf5;
	line-height: 20px;
	padding-left: 10px;
}

.news-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	padding-left: 10px;
}

.insitu {
	width: 350px;
	float: right;
	padding-top: 10px;
}

.insitu-2 {
	width: 320px;
	float: left;
	padding-top: 10px;
}

.insitu-test {
	width: 320px;
	float: left;
	padding-top: 10px;
}


.news-test {
	width: 375px;
	float: right;
	padding-top: 10px;
}

.libri-test {
	width: 375px;
	float: right;
	padding-top: 10px;
}

.insitu-prod {
	width: 320px;
	float: left;
	padding-top: 10px;
}


.news-prod {
	width: 320px;
	float: right;
	padding-top: 10px;
}

.libri {
	width: 250px;
	float: right;
	padding-top: 10px;
}


.blogspacer {
	width: 10px;
	float: center;
}

.footer {
	margin: 0 auto;
	width: 790px;
	float: center;
	overflow: hidden;
}

.footer-2 {
	margin: 0 auto;
	width: 790px;
	float: center;
	overflow: hidden;
	background-color: #14426d;
}


.footer-text {
	font-family: Verdana, Trebuchet, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fbfbf5;
	text-align: center;
	line-height: 24px;
}

.footer-links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #fbfbf5;
	text-align: center;
	letter-spacing: 2px;
	line-height: 24px;

}


/*text styles */
.headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fbfbf5;
	line-height: 18px;
}

.summary-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fbfbf5;
	line-height: 20px;
	padding-right: 12px;
}

.summary-text-2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fbfbf5;
	line-height: 16px;
}

.headings {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #fbfbf5;
	line-height: 20px;
	letter-spacing: 2px;	
}

.timestamp {
	padding-left: 400px;
	font-size: 1.10em;
	font-weight: bold;
	font-family: Helvetica, Lucida Grande, Verdana, Arial, Helvetica;
	color: #fbfbf5;
	letter-spacing: normal;
}

.article-headline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	font-weight: bold;
	color: #fafaf5;
	line-height: 34px;
	padding-top: 10px;
	padding-left: 85px;
	text-align: left;
}

.article-text1 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #fbfbf5;
	line-height: 24px;
	padding-left: 20px;
	padding-right: 20px;
}

.article-text2 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #fbfbf5;
	line-height: 24px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 30px;
}

.article-text-full {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #fafaf5;
	line-height: 24px;
	padding-left: 85px;
	padding-right: 85px;
}

.article-text-footnote {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #fafaf5;
	line-height: 18px;
	padding-left: 85px;
	padding-right: 85px;
}

.article-text-full-2 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #fafaf5;
	line-height: 24px;
	padding-left: 25px;
	padding-right: 35px;
}

.spotlight-heeb {
	font-family: Arial Hebrew,David,Hadassah, sans-serif;
	font-size: 32px;
	font-weight: bold;
	color: #fafaf5;
	line-height: 36px;
	padding-left: 45px;
	padding-right: 15px;
	direction: rtl;
}


.article-text-full-hb {
	font-family: Arial Hebrew, David, Hadassah, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #fafaf5;
	line-height: 24px;
	padding-left: 45px;
	padding-right: 2px;
	direction: rtl;
}

.article-text-full-gk {
	font-family: Times New Roman, Arial, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #fafaf5;
	line-height: 24px;
	padding-left: 25px;
	padding-right: 35px;
}

.article-byline {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fafaf5;
	line-height: 18px;
	padding-left: 85px;
}

.article-byline-2 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fafaf5;
	line-height: 18px;
	padding-left: 25px;
}

.journal-text1 {
	font-family: Gill Sans, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #fbfbf5;
	line-height: 18px;
	padding-left: 50px;
	padding-right: 20px;
}

.journal-text1-bq {
	font-family: Gill Sans, Helvetica, Arial, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #fbfbf5;
	line-height: 18px;
	padding-left: 60px;
	padding-right: 40px;
}

.journal-byline {
	font-family: Tahoma, Trebuchet, Lucida Grande, Helvetica, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ece6b7;
	line-height: 19px;
	padding-left: 50px;
}

.avis {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #fbfbf5;
	line-height: 20px;
	padding-right: 10px;
}

.blog-title-tag {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #fbfbf5;
	line-height: 20px;
	padding-right: 30px;
}

.stax-text1 {
	font-family: Verdana, Helvetica, Arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	color: #fbfbf5;
	line-height: 18px;
	padding-left: 85px;
	padding-right: 70px;
}

.labels {
	font-family: Lucida Grande, Verdana, Trebuchet MS, Trebuchet, Helvetica Neue, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #fbfbf5;
	padding: 7px;
}

.thanks {
	font-family: Lucida Grande, Helvetica, Arial, sans-serif;
	font-size: 14px;
	line-height: 26px;
	color: #fbfbf5;
	font-weight: normal;
	padding: 5px;
}
