body {
	background: url('../images/bg.jpg');
	color: #44444;
	font: normal 12px/1.6 Arial, sans-serif;
}

a {
	color: #92278f;
	text-decoration: none;
}

img {
	vertical-align: middle;
}

/* Basic Styles */
.center-block {
	margin: 0 auto;
	width: 960px;
}

.overflow-clearfix {
	overflow: hidden;
}

.float-left {
	float: left;
}

.float-right {
	float: right;
}

/* Repeated Styles */
body,
.travelhebat-main-menu {
	margin: 0;
	padding: 0;
}

.template-header,
.template-banner,
.event-calendar-small,
.event-calendar-cell,
.event-calendar-cell a {
	position: relative;
}

.travelhebat-main-menu > .menu-item,
.content-block-item-image,
.content-list-image,
.event-item-image,
.event-image-container {
	float: left;
}

.content-category-block-1 .content-block-item-title,
.content-block-title,
.content-scroll-section-title,
.event-latest-title,
.gallery-latest-title,
.content-detail-title,
.content-list-title,
.gallery-title,
.download-title,
.contact-content-title,
.contact-form-title,
.event-page-title,
.event-title {
	font: normal 18px/1.6em Oswald, sans-serif;
}

.content-block-title a,
.content-scroll-section-title,
.event-latest-title,
.gallery-latest-title a,
.content-detail-title,
.content-list-title,
.gallery-title,
.download-title,
.contact-content-title,
.contact-form-title,
.event-page-title,
.event-title {
	color: #444444;
	font-size: 20px;
}

.content-list-title,
.gallery-title,
.download-title,
.event-page-title,
.event-title {
	margin: 0 0 30px;
}

.content-single-marquee,
.content-category-block-news .content-block-item,
.content-list-item,
.event-list-item,
.event-module,
.event-info {
	overflow: hidden;
}

/* Main Structure */
.wrapper {
	background: url('../images/bg.png') left top repeat-x;
}

.template-header {
	padding: 20px 0;
}

.top-section {
	bottom: 25px;
	position: absolute;
	right: 20px;
	width: auto;
}

.travelhebat-ym > .travelhebat-ym-text,
.content-list-image,
.event-item-image {
	margin-right: 10px;
}

.travelhebat-ym > .travelhebat-ym-link {
	margin-right: 5px;
}

.main-menu {
	/* CSS3 */
	background: #1f1f1f;
	background: -moz-linear-gradient(top,  #1f1f1f 1%, #454545 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(1%,#1f1f1f), color-stop(100%,#454545));
	background: -webkit-linear-gradient(top,  #1f1f1f 1%,#454545 100%);
	background: -o-linear-gradient(top,  #1f1f1f 1%,#454545 100%);
	background: -ms-linear-gradient(top,  #1f1f1f 1%,#454545 100%);
	background: linear-gradient(to bottom,  #1f1f1f 1%,#454545 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#1f1f1f', endColorstr='#454545',GradientType=0 );

	-webkit-border-radius: 5px 5px 0 0;
	-moz-border-radius: 5px 5px 0 0;
	border-radius: 5px 5px 0 0;
}

.travelhebat-main-menu {
	list-style: none;
}

.travelhebat-main-menu .menu-link {
	border-left: 1px solid #444444;
	color: #cccccc;
	display: inline-block;
	font-size: 14px;
	padding: 7px 20px;
}

.travelhebat-main-menu .menu-link:hover,
.travelhebat-main-menu .menu-link.active {
	color: #a6ce39;
}

.travelhebat-main-menu > .menu-item:first-child .menu-link {
	border-left: none;
}

.greenbar {
	height: 5px;

	/* CSS3 */
	background: #a2cb32;
	background: -moz-linear-gradient(top,  #a2cb32 0%, #8aba07 99%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#a2cb32), color-stop(99%,#8aba07));
	background: -webkit-linear-gradient(top,  #a2cb32 0%,#8aba07 99%);
	background: -o-linear-gradient(top,  #a2cb32 0%,#8aba07 99%);
	background: -ms-linear-gradient(top,  #a2cb32 0%,#8aba07 99%);
	background: linear-gradient(to bottom,  #a2cb32 0%,#8aba07 99%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#a2cb32', endColorstr='#8aba07',GradientType=0 );
}

.marqueebar {
	background: url('../images/bg-text.png');
	height: 40px;
}

.content-single-marquee marquee {
	color: #f5f5f5;
	padding: 8px 20px;
}

.travelhebat-lang {
	padding: 8px 20px 0 0;
}

.travelhebat-lang > .lang-anchor:first-child {
	margin-right: 8px;
}

.main-body {
	background-color: #ffffff;
	padding: 20px;
}

.event-calendar-small {
	background-color: #ededed;
	border: 1px solid #cccccc;
	border-collapse: separate;
	border-spacing: 0;
	padding: 0;
}

.event-calendar-small > thead > .event-calendar-row:last-child > .event-calendar-header {
	border-bottom: 1px solid #cccccc;
}

.event-calendar-small > tbody {
	background-color: #e1e1e1;
}

.event-calendar-small .event-calendar-cell {
	border-bottom: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #e9e9e9;
	border-top: 1px solid #e9e9e9;
	text-align: center;
}

.event-calendar-small .event-calendar-row .event-calendar-cell:first-child {
	border-left: none;
}

.event-calendar-small .event-calendar-row:last-child .event-calendar-cell {
	border-bottom: none;
}

.event-calendar-cell {
	padding: 0;
	width: 40px;
	height: 30px;
}

.event-calendar-cell.disabled {
	color: #b2b2b2;
}

.event-calendar-cell.has-event:not(.disabled) {
	background-color: #4b91d7;
}

.event-calendar-cell.has-event:not(.disabled) a {
	color: #f5f5f5;
}

.event-calendar-cell.today {
	background-color: #bbde5d;
}

.event-calendar-cell.today.has-event {
	background-color: #81b5a1;
}

.event-calendar-cell a {
	display: inline-block;
	width: 40px;
	padding: 3px 0 4px;
}

.event-calendar-cell span {
	background-color: #ff0000;
	bottom: 0;
	color: #ffffff;
	font-size: 10px;
	line-height: 10px;
	padding: 0 2px;
	position: absolute;
	right: 0;
}

.content-category-block-news .content-block-item-title,
.content-section-block-testimoni .content-block-item-title {
	font-size: 12px;
	font-weight: normal;
	margin: 0;
}

.content-category-block-news .content-block-title,
.content-section-block-testimoni .content-block-title {
	margin-bottom: 0;
}

.content-category-block-news .content-block-item,
.content-section-block-testimoni .content-block-item {
	border-bottom: 1px solid #cccccc;
	padding: 8px 0;
}

.content-category-block-news .content-block-item:last-child,
.content-section-block-testimoni .content-block-item:last-child {
	border-bottom: none;
}

.content-category-block-news .content-block-item-title a,
.content-section-block-testimoni .content-block-item-title a {
	color: #444444;
}

.content-category-block-news .content-block-item-title a:hover,
.content-section-block-testimoni .content-block-item-title a:hover {
	color: #4376b5;
	text-decoration: underline;
}

.content-category-block-news .content-block-item-image {
	margin-right: 8px;
}

.content-category-block-news .content-block-item-image img {
	width: 40px;
}

.content-block-item-timestamp {
	font-size: 11px;
}

.content-section-block-testimoni .content-block-item {
	background: url('../images/bullet.png') 4px 13px no-repeat;
	padding-left: 20px;
}

.content-section-block-tips {
	padding: 20px;

	/* CSS3 */
	background: #f6eff6;
	background: -moz-linear-gradient(top,  #f6eff6 0%, #c69dc9 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#f6eff6), color-stop(100%,#c69dc9));
	background: -webkit-linear-gradient(top,  #f6eff6 0%,#c69dc9 100%);
	background: -o-linear-gradient(top,  #f6eff6 0%,#c69dc9 100%);
	background: -ms-linear-gradient(top,  #f6eff6 0%,#c69dc9 100%);
	background: linear-gradient(to bottom,  #f6eff6 0%,#c69dc9 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#f6eff6', endColorstr='#c69dc9',GradientType=0 );

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;

	-webkit-box-shadow: inset 0 0 6px #999999;
	-moz-box-shadow: inset 0 0 6px #999999;
	box-shadow: inset 0 0 6px #999999;
}

.content-section-block-tips .content-block-title {
	border-bottom: 1px solid #f5f5f5;
	margin: 0;
	padding-bottom: 10px;
}

.content-section-block-tips .content-block-title a {
	color: #92278f;
}

.content-section-block-tips .content-block-item-title {
	font-size: 16px;
	margin: 10px 0;
}

.content-section-block-tips .content-block-item-title a {
	color: #444444;
}

.content-section-block-tips .content-block-item-read-more > a {
	color: #cccccc;
	display: inline-block;
	font-size: 12px;
	padding: 2px 15px;

	/* CSS3 */
	background: #171717;
	background: -moz-linear-gradient(top,  #171717 0%, #404040 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#171717), color-stop(100%,#404040));
	background: -webkit-linear-gradient(top,  #171717 0%,#404040 100%);
	background: -o-linear-gradient(top,  #171717 0%,#404040 100%);
	background: -ms-linear-gradient(top,  #171717 0%,#404040 100%);
	background: linear-gradient(to bottom,  #171717 0%,#404040 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#171717', endColorstr='#404040',GradientType=0 );

	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

.template-footer {
	font-size: 14px;
	margin-bottom: 20px;
	padding: 10px 30px;

	/* CSS3 */
	background: #202020;
	background: -moz-linear-gradient(top,  #202020 0%, #464646 100%);
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#202020), color-stop(100%,#464646));
	background: -webkit-linear-gradient(top,  #202020 0%,#464646 100%);
	background: -o-linear-gradient(top,  #202020 0%,#464646 100%);
	background: -ms-linear-gradient(top,  #202020 0%,#464646 100%);
	background: linear-gradient(to bottom,  #202020 0%,#464646 100%);
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#202020', endColorstr='#464646',GradientType=0 );

	-webkit-border-radius: 0 0 5px 5px;
	-moz-border-radius: 0 0 5px 5px;
	border-radius: 0 0 5px 5px;
}

.template-footer,
.template-footer a {
	color: #ffffff;
}

.sidebar {
	width: 280px;
	margin-right: 20px;
}

.sidebar .event-calendar-small {
	font-size: 14px;
}

.sidebar .event-calendar-small {
	font-size: 14px;
}

.sidebar > div {
	margin-bottom: 20px;
}

.content-list-detail-title,
.content-detail-title,
.event-item-title {
	margin: 0;
}

.content-list-data,
.content-data-timestamp {
	font-size: 11px;
}

.content-data-category:before {
	content: ' » '
}

.content-list-item,
.event-list-item {
	margin-bottom: 30px;
}

.content-list-image {
	margin-right: 10px;
}

.contact-content-title {
	margin: 0 0 15px;
}

.event-latest-item-info span,
.event-item-info ,
.event-info span {
	color: #f50000;
}

.event-item-image-thumb {
	width: 100px;
}

.event-image-container {
	margin: 0 20px 20px 0;
}

.event-detail {
	clear: both;
}

.content-list-summary p:first-child {
	margin-top: 0;
}
