/* @override 
	http://keshet.org/wp-content/themes/keshet/single-transtexts.css?ver=3.4.2
	http://keshet.staging.wpengine.com/wp-content/themes/keshet/single-transtexts.css?ver=3.4.2
*/

.transtext {
	background: url(images/transtexts_bg.jpg) top no-repeat;
	padding: 50px;
	padding-bottom: 10px;
	font-size: 180%;
	color: #434343;
	margin-bottom: 15px;
	font-family: 'MelbourneRegular';
} 

.transtext span {
	color: #fff;
}

.transtext p {
	margin-bottom: 5px;
}

.transtext img.attachment-trans {
	display: block;
	margin: 0 auto;
	background: transparent;
	border: none;
}

#trans h2 {
	color: #ea0;
}

#trans h3 {
	color: #434343;
	margin-bottom: 15px;
	font-family: 'MelbourneRegular';	
	font-size: 1.5em;	
	text-transform: uppercase;
	background: url(images/stitch_horizontal_gray.png) bottom repeat-x;
	padding-bottom: 10px;
}

#trans-index {
	width: 200px;
	float: left;
	background-color: #e5eae0;
}

#trans-index h2 {
	background-color: #82c05a;
	color: #fff;
	font-family: 'MelbourneRegular';
	text-transform: uppercase;
	font-size: 140%;
}

#trans-index h2 a {
	color: #fff;
	display: block;
	background: url(images/trans_expand.gif) no-repeat 167px 4px;
	padding: 8px;
}

#trans-index h2.active a, #trans-index h2 a:hover {
	background-position: 167px -29px;
}

#trans-index ul {
	padding: 10px;
	border-bottom: 5px solid #fff;
}

#trans-index ul li {
	margin-bottom: 10px;
}

#trans-index ul li a.active {
	color: #ea0;
}

.tt-item {
	margin-left: 220px;
	display: none;

}

.tt-item img {
	border: none;
}
