/*
Theme Name: The Gaelic Hotel
Description: Wordpress theme for The Gaelic Hotel
Author: Humaan
Author URI: http://humaan.com.au/


*/

@font-face {
	font-family: 'TitilliumText22LThin';
	src: url('http://thegaelic.com/wp-content/themes/gaelichotel/style/TitilliumText22L001-webfont.eot');
	src: local('☺'), url('http://thegaelic.com/wp-content/themes/gaelichotel/style/TitilliumText22L001-webfont.woff') format('woff'), url('http://thegaelic.com/wp-content/themes/gaelichotel/style/TitilliumText22L001-webfont.ttf') format('truetype'), url('http://thegaelic.com/wp-content/themes/gaelichotel/style/TitilliumText22L001-webfont.svg#webfontKGVyuGpi') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'TitilliumText22LLight';
	src: url('http://thegaelic.com/wp-content/themes/gaelichotel/style/TitilliumText22L002-webfont.eot');
	src: local('☺'), url('http://thegaelic.com/wp-content/themes/gaelichotel/style/TitilliumText22L002-webfont.woff') format('woff'), url('http://thegaelic.com/wp-content/themes/gaelichotel/style/TitilliumText22L002-webfont.ttf') format('truetype'), url('http://thegaelic.com/wp-content/themes/gaelichotel/style/TitilliumText22L002-webfont.svg#webfontnDp1DDKc') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'TitilliumText22LRegular';
	src: url('http://thegaelic.com/wp-content/themes/gaelichotel/style/TitilliumText22L003-webfont.eot');
	src: local('☺'), url('http://thegaelic.com/wp-content/themes/gaelichotel/style/TitilliumText22L003-webfont.woff') format('woff'), url('http://thegaelic.com/wp-content/themes/gaelichotel/style/TitilliumText22L003-webfont.ttf') format('truetype'), url('http://thegaelic.com/wp-content/themes/gaelichotel/style/TitilliumText22L003-webfont.svg#webfont7I9cUueZ') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'TitilliumText22LMedium';
	src: url('http://thegaelic.com/wp-content/themes/gaelichotel/style/TitilliumText22L004-webfont.eot');
	src: local('☺'), url('http://thegaelic.com/wp-content/themes/gaelichotel/style/TitilliumText22L004-webfont.woff') format('woff'), url('http://thegaelic.com/wp-content/themes/gaelichotel/style/TitilliumText22L004-webfont.ttf') format('truetype'), url('http://thegaelic.com/wp-content/themes/gaelichotel/style/TitilliumText22L004-webfont.svg#webfontYPX3ZfOn') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'TitilliumText22LBold';
	src: url('http://thegaelic.com/wp-content/themes/gaelichotel/style/TitilliumText22L005-webfont.eot');
	src: local('☺'), url('http://thegaelic.com/wp-content/themes/gaelichotel/style/TitilliumText22L005-webfont.woff') format('woff'), url('http://thegaelic.com/wp-content/themes/gaelichotel/style/TitilliumText22L005-webfont.ttf') format('truetype'), url('http://thegaelic.com/wp-content/themes/gaelichotel/style/TitilliumText22L005-webfont.svg#webfontnwsSEnKj') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'TitilliumText22LXBold';
	src: url('http://thegaelic.com/wp-content/themes/gaelichotel/style/TitilliumText22L006-webfont.eot');
	src: local('☺'), url('http://thegaelic.com/wp-content/themes/gaelichotel/style/TitilliumText22L006-webfont.woff') format('woff'), url('http://thegaelic.com/wp-content/themes/gaelichotel/style/TitilliumText22L006-webfont.ttf') format('truetype'), url('http://thegaelic.com/wp-content/themes/gaelichotel/style/TitilliumText22L006-webfont.svg#webfontyNGtjD1b') format('svg');
	font-weight: normal;
	font-style: normal;
}


/*---------------------------------------------- GLOBAL SETTINGS */
html {
	background: #000 url(//d2ev0h6j4e792p.cloudfront.net/outlet_additional_files/2011-TheGaelic/bg-pattern.jpg) center 51px no-repeat;
	height: 100%;
}

body {
	height: 100%;
	font-family: Helvetica, Arial, sans-serif;
	font-size: .75em; 
	
}

/*-------------------------------------------------------- LINK */


a {
	color: #004d8e;
	text-decoration: none;
}

a:hover {
	color: #00284a;
	text-decoration: underline;
}

/*---------------------------------------------------- HEADINGS */

h1, h2, h3, h4, h5, h6 {
	color: #000;
	font-weight:normal;
	margin:0pt;
	padding:0pt;
	font-family: Helvetica, Arial, sans-serif;
}

h1 {
	font-size: 1.8em;
	padding: 0 0 10px 0;
}

h2 {
	font-size: 1.6em;
	padding: 0 0 8px 0;
}

h3 {
	font-size: 1.4em;
	padding: 0 0 6px 0;
}

h4 {
	font-size: 1.2em;
	padding: 0 0 5px 0;
}



/*-------------------------------------------------- PARAGRAPHS */

p {
	font-size: 100%;
	line-height: 1.6em;
	padding: 0 0 1.25em 0;
}


/* LISTS -------------------------------------------------------- LISTS */

ul, ol {
	padding:0 0 1.25em 2.5em;
}

#content li { 
	font-size: 100%;
	line-height: 1.6em;
}

/*-- nested lists --*/

#content ul ul {
	padding: 0 0 0 1.5em;
}

#content ol ol {
	padding: 0 0 0 1.5em;
}

/*------------------------------------------------------ LAYOUT */


#container {
	width: 960px;
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto;
	position: relative;
}


/*------------------------------------------------------ LOGO & BANNEr */

#header {
	width: 960px;
	height: 170px;
	position: relative;
}

a.logo {
	display: block;
	position: absolute;
	z-index: 100;
	left: 0px;
	top: 25px;
	height: 125px;
	width: 253px;
	margin: 3px auto 0;
	text-indent: -9999px;
	background: url(//d2ev0h6j4e792p.cloudfront.net/outlet_additional_files/2011-TheGaelic/logo.png) 0px 0px no-repeat;
}

#banner-ad {
	position: absolute;
	top: 68px;
	right: 0;
	width: 468px;
	height: 72px;	
	overflow: hidden;
}

/*------------------------------------------------------ BANNER */

#banner {
	position: relative;	
	width: 960px;
	height: 326px;
}

#banner-internal {
	position: relative;
	width: 960px;
	height: 220px;
}

#banner img {
	
}

.banner-text {
	background: url(//d2ev0h6j4e792p.cloudfront.net/outlet_additional_files/2011-TheGaelic/banner-overly.png) 0px 0px repeat-y;
	position: absolute;
	z-index: 500;
	top: 145px;
	width: 469px;
	left: 0px;
	padding: 15px 10px 10px 20px;
}

.banner-event-text {
	width: 350px;
	float: left;
	font-family: "TitilliumText22LMedium", helvetica, arial, sans-serif;	
}

.book-now a {
	width: 94px;
	float: right;
	margin: 27px 25px 0 0;
	background: url(//d2ev0h6j4e792p.cloudfront.net/outlet_additional_files/2011-TheGaelic/book-now.png) 0px 0px no-repeat;	
	display: block;
	height: 39px;
	text-indent: -9999px;
}

.banner-event-text p.date {
	color: #FF0;
	text-transform: uppercase;
	font-size: 1.3em;
	padding: 0 0 5px;
}

.banner-event-text p.details {
	color: #fff;	
	text-transform: uppercase;
	font-size: 1.8em;
	line-height: 1em;
	padding: 0;
}

/*------------------------------------------------------ INTERNAL-BANNER */

#internal-banner {
	position: relative;	
	width: 960px;
	height: 124px;
	top: 189px;
}

#internal-banner img {

}


/*------------------------------------------------------ COMING UP/EMAIL SUBSCRIPTION */

#comingsoon-email {
	width: 930px;
	height: 182px;
	background: url(//d2ev0h6j4e792p.cloudfront.net/outlet_additional_files/2011-TheGaelic/whatson-bg.gif) 0px 0px no-repeat;
	position: relative;
	padding: 25px 15px 0px;
}

#coming-up h2 {
	font-family: "TitilliumText22LLight", helvetica, arial, sans-serif;
	color: #000000;
	font-size: 2.0em;
	padding: 0;
	display: block;
	margin: 0 0 20px
}

.coming-up-item {
	background: url(//d2ev0h6j4e792p.cloudfront.net/outlet_additional_files/2011-TheGaelic/coming-up-bg.gif) 0px 0px no-repeat;
	float: left;
	width: 287px;
	height: 105px;
	margin: 0 16px 0 0;
	position: relative;
	padding: 6px;
}

.coming-up-item img {
	float: left;
}

.coming-soon-item-text {
	margin: 5px 0 0 115px;
}

.coming-soon-item-text h3 {
	font-family: "TitilliumText22LMedium", helvetica, arial, sans-serif;
	color: #000000;
	font-size: 1.2em;
	text-shadow: 0px 1px 0px #ffffff;
}

.coming-soon-item-text p {
	color :#2d2d2d;
}

.coming-soon-item-text a.read-more {
	position: absolute;
	right: 10px;
	bottom: 10px;
	display: block;
	background: url(//d2ev0h6j4e792p.cloudfront.net/outlet_additional_files/2011-TheGaelic/read-more.png) 0px 0px no-repeat;
	height: 25px;
	width: 78px;
	text-indent: -9999px;
}

.coming-soon-item-text a.read-more:hover {
	display: block;
	background: url(//d2ev0h6j4e792p.cloudfront.net/outlet_additional_files/2011-TheGaelic/read-more.png) 0px -25px no-repeat;
	height: 25px;
	width: 78px;
	text-indent: -9999px;
}

.last {
	margin: 0;	
}

#email-updates {
	position: absolute;
	background-color: #f4f4f4;
	right: 15px;
	top: 10px;
	height: 29px;
	padding: 10px;
}

#email-updates h3 {
	font-family: "TitilliumText22LLight", helvetica, arial, sans-serif;
	color: #000000;
	font-size: 1.1em;
	float: left;
	margin: 9px 5px 0 0;
	display: block;
}

#email-updates form {
	height: 32px;
	float: left;
	margin: 0 0 0 3px;
}

#email-updates form input {
	background: url(//d2ev0h6j4e792p.cloudfront.net/outlet_additional_files/2011-TheGaelic/input-bg.gif) 0px 0px repeat-x;
	color: #949494;
	font-size: 90%;
	height: 23px;
	line-height: 23px;
	padding: 4px 7px 3px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #dedede;
	float: left;
	margin: 0 3px 0 0;
	width: 137px;
}

#email-updates form button {
	background: url(//d2ev0h6j4e792p.cloudfront.net/outlet_additional_files/2011-TheGaelic/sign-up-btn.png) 0px 0px no-repeat;
	text-indent: -9999px;
	width: 101px;
	height: 30px;
	margin: 1px 0 0;
}

#email-updates form button:hover {
	background: url(//d2ev0h6j4e792p.cloudfront.net/outlet_additional_files/2011-TheGaelic/sign-up-btn.png) 0px -30px no-repeat;
	text-indent: -9999px;
	width: 101px;
	height: 30px;
}

/*------------------------------------------------------ SOCIAL */

#social {
	position: relative;
	width: 960px;
	margin: 15px 0 0 0;	
}

#twitter {
	float: left;
	width: 476px;	
}

#twitter-text {
	display: block;
	height: 48px;
	width: 369px;
	float: left;
	padding: 10px 25px 10px 10px;
	background: url(//d2ev0h6j4e792p.cloudfront.net/outlet_additional_files/2011-TheGaelic/twitter-bg.png) 0px 0px no-repeat;	
}

#twitter-text ul {
	list-style: none;
	padding: 0;
	margin: 0;	
}

#twitter-text li {
	font-size: 0.9em;
	line-height: 1.6em;
	color: #fff;	
}

#twitter-text li a {
	color: #fff200;
	text-decoration: none;	
}

#twitter-text li a:hover {
	text-decoration: underline;	
}

#twitter-text .tweet_text {
	display: block;
}

#twitter-bird {
	float: left;
	margin: 13px 0 0 5px;
}

#facebook {
	float: left;
	width: 484px;	
}

#facebook img.fb-logo {
	float: left;
	margin: 8px 0px 0 0;
}

.facebook-like {
	float: right;
	margin: 8px 0px 0px;
	width: 340px;	
}

.connect_widget_not_connected_text {
	color: #fff !important;	
}
/*------------------------------------------------------ INTERNAL-CONTENT FORM */

#email-updates form.internal input {
	background: url(//d2ev0h6j4e792p.cloudfront.net/outlet_additional_files/2011-TheGaelic/internal-input-bg.gif) 0px 0px repeat-x;
	height: 22px;
	border: none;
}

#email-updates form.internal button {
	background: url(//d2ev0h6j4e792p.cloudfront.net/outlet_additional_files/2011-TheGaelic/sign-up-btn.png) 0px 0px no-repeat;
	text-indent: -9999px;
	width: 68px;
	height: 28px;
}

#email-updates form.internal button:hover {
	background: url(//d2ev0h6j4e792p.cloudfront.net/outlet_additional_files/2011-TheGaelic/sign-up-btn.png) 0px -28px no-repeat;
	text-indent: -9999px;
	width: 68px;
	height: 28px;
}

/*------------------------------------------------------ INTERNAL-CONTENT */

#main-content {
	background: #fff;
	box-shadow: inset 0 0 3px 3px #ccc;
   -o-box-shadow: inset 0 0 3px 3px #ccc;
   -webkit-box-shadow: inset 0 0 3px 3px #ccc;
   -moz-box-shadow: inset 0 0 3px 3px #ccc;
	width: 930px;
	position: relative;
	padding: 20px 15px 15px;
}

#main-content-text {
	float: left;
	width: 598px;
	margin: 10px 10px 0 0;
}

#main-content-text-full {
	float: left;
	width: 920px;
	margin: 10px 10px 0 0;
}

#main-content h1 {
	margin: 10px 0 10px 0;
	font-family: "TitilliumText22LLight", helvetica, arial, sans-serif;
	color: #000000;
	font-size: 24px;
}

#main-content-text h2 {
	margin: 0 0 15px 0;
	font-family: "TitilliumText22LLight", helvetica, arial, sans-serif;
	font-weight: normal;
	color: #000000;
	padding: 0;
	font-size: 1.4em;
}

#main-content-text h3 {
	margin: 0 0 10px 0;
	font-family: "TitilliumText22LLight", helvetica, arial, sans-serif;
	font-weight: normal;
	color: #000000;
	padding: 0;
	font-size: 1.8em;
}

#supporting-content {
	float: right;
	width: 317px;
	margin: 10px 0 0;
	position: relative;
}

/*------------------------------------------------------ WHATS ON */

.feature-event {
	width: 295px;
	padding: 5px;
	position: relative;
	display: block;
	margin: 0 0 5px;
	border-bottom: 1px solid #d6d6d6;
	border-top: 1px solid #fff;
	background-color: #f1f1f1;
}

.feature-event img {
	float: right;
	margin: 0 0 10px 10px;
}

.feature-event .feature-event-text {
	margin: 0;	
	padding: 5px;
}

.feature-event-text .title {
	font-family: "TitilliumText22LMedium", Helvetica, Arial, sans-serif;
	color: #2d2d2d;
	font-size: 1.3em;
	padding: 0;
}	

.feature-event-text p, .feature-event-text li {
	color: #2d2d2d;
	line-height: 1.6em;	
}

.feature-event-text p.date {
	font-family: "TitilliumText22LMedium", Helvetica, Arial, sans-serif;
	color: #676767;
	font-size: 1.1em;
	padding: 0 0 5px 0;
}

a.feature-event-btn {
	background: url(//d2ev0h6j4e792p.cloudfront.net/outlet_additional_files/2011-TheGaelic/more-feature.png) 0px 0px no-repeat;
	text-indent: -9999px;
	width: 105px;
	height: 25px;
	display: block;
	text-indent: -9999px;
	margin: 0;
}

a.feature-event-btn:hover {
	background: url(//d2ev0h6j4e792p.cloudfront.net/outlet_additional_files/2011-TheGaelic/more-feature.png) 0px -25px no-repeat;
	text-indent: -9999px;
	width: 105px;
	height: 25px;
}	

.weekly-event, table.moshCalBorder {
	position: relative;
	width: 593px !important;
	padding: 5px;
	display: block;
	margin: 0 0 10px;
	border-bottom: 1px solid #d6d6d6;
	background-color: #f1f1f1;
}

table.moshCalBorder .moshDate {
	color: #7b7b7b;
	font-size: 1.2em;
	font-weight: bold;
	padding: 10px 0 0 0;
}

table.moshCalBorder .moshCalCopy2 {
	vertical-align: top;	
}

table.moshCalBorder .moshCalCopy2 br {
	display: none;	
}

table.moshCalBorder .moshCalCopy2 a.moshTitle {
	color: #000;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
	padding: 0 0 10px;
	display: block;
}

table.moshCalBorder .moshCalCopy2 a.moshTitle:hover {
	text-decoration: underline;
}

table.moshCalBorder .moshCalCopy2 .moshSummary {
	line-height: 1.6em;
}

table.moshCalBorder .moshCalCopy2 .moshSummary br {
	display:none;
}

table.moshCalBorder .moshCalCopy2 a.moshMoreInfo {
	display: block;
	height: 25px;
	width: 110px;
	background: url(//d2ev0h6j4e792p.cloudfront.net/outlet_additional_files/2011-TheGaelic/details.png) 0px 0px no-repeat;
	text-indent: -9999px;
	margin: 10px 0 0;
}

table.moshCalBorder .moshCalCopy2 a.moshMoreInfo:hover {
	background: url(//d2ev0h6j4e792p.cloudfront.net/outlet_additional_files/2011-TheGaelic/details.png) 0px -25px no-repeat;
	text-indent: -9999px;
}

table.moshCalBorder td.moshCalpicFrame img {
	border: 3px solid #656565;
}

.weekly-event img {
	float: left;
	border: 3px solid #656565; 	
}

.weekly-event .weekly-event-text {
	margin: 10px 0 0 118px;	
}

.weekly-event-text h4 {
	font-size: 1.2em;
	font-weight: bold;
	color: #000;	
}

a.weekly-event-btn {
	display: block;
	background: url(//d2ev0h6j4e792p.cloudfront.net/outlet_additional_files/2011-TheGaelic/more.gif) 0px 0px no-repeat;
	height: 25px;
	width: 67px;
	position: absolute;
	text-indent: -9999px;	
	right: 5px;
	bottom: 5px;
}

a.weekly-event-btn:hover {
	display: block;
	background: url(//d2ev0h6j4e792p.cloudfront.net/outlet_additional_files/2011-TheGaelic/more.gif) 0px -25px no-repeat;
	height: 25px;
	width: 67px;
}

/* ------------------------------------------------------ UPCOMING EVENTS */

#upcoming-events {
	display: block;
	background-color: #323232;	
	box-shadow: inset 0 0 5px 3px #181818;
   -o-box-shadow: inset 0 0 5px 3px #181818;
   -webkit-box-shadow: inset 0 0 5px 3px #181818;
   -moz-box-shadow: inset 0 0 5px 3px #181818;
   width: 307px;
   padding: 5px;
   position: relative;
}

#upcoming-events h3 {
	font-family: "TitilliumText22LThin", helvetica, arial, sans-serif;
	color: #fff200;
	font-size: 1.5em;
	padding: 10px 0 0 5px;
	margin: 0 0 10px;
}

/* ------------------------------------------------------ FOOTER */

#footer {
	position: relative;
	font-size: 90%;
	background-color: #000;
	margin: 15px 0 0 0;
	border-top: 1px solid #2a2a2a;
	padding: 15px 15px 0;
}

.footer-left {
	float: left;
	width: 800px;
}

.humaan {
	float: right;	
}

#footer a.footer-logo {
	display: block;
	float: left;
	height: 27px;
	width: 81px;
	background: url(//d2ev0h6j4e792p.cloudfront.net/outlet_additional_files/2011-TheGaelic/footer-logo.png) 0px 0px no-repeat;
	margin: 7px 10px 0 0;
	text-indent: -9999px;
}

#footer p {
	line-height: 1.2em;	
	color: #fff;	
}

#footer a {
	color: #fff200;
	margin: 0 5px 0 0;
	text-decoration: none;
}

#footer a:hover {
	text-decoration: underline;
}

/* TABLES ------------------------------------------------------ TABLES */

/*-- data table --*/
table {
	border: none;
	border-bottom: none;
	border-right: none;
}

table th,
table td {
	padding: 4px;
	text-align: left;
	line-height: normal;
	line-height: 1.6em;
}

table tr {
	border-bottom: 1px solid #ccc;
}

table th{
	background-color: #eee;
	font-size: 12px;
	font-weight: bold;
	height: 23px;
	color: #343434;
	line-height: normal;
}

table tr td {
	color: #343434;
	font-size: 12px;
	text-align: left;
}

table tr td hr {
	margin: 0px 0 20px;
	color: #f1f1f1;
	background-color: #f1f1f1;
	height: 1px;	
	border: none;
}

table td.right {
	padding: 2px 2px 2px 40px;
}

/* ----------------------------------------------------------- FORM */

#contact-form {
	width: 296px;
	background-color: #f8f8f8;
	padding: 15px 10px 5px 10px;
	margin: 0 0 20px 0;
	border: 1px solid #f1f1f1;
}

form.contactForm {
		
}

.contactForm div {
	position: relative;
	display: block;
	margin: 0 0 10px;
	width: 307px
}

.contactForm input {
	font-family: Helvetica, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
	padding: 5px;
	width: 287px;
	background: #fff url(//d2ev0h6j4e792p.cloudfront.net/outlet_additional_files/2011-TheGaelic/contact-input-bg.gif) 0px 0px repeat-x;
	height: 28px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #dedede;
}

.contactForm label {
	display: block;
	position: absolute;
	top: 14px;
	left: 8px;
}

.contactForm label.error {
	color: red;
	position: absolute;
	top: 12px;
	left: auto;
	right: 15px;	
}

.contactForm textarea {
	font-family: Helvetica, Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #000;
	padding: 10px;
	width: 282px;
	height: 95px;
	background: #fff url(//d2ev0h6j4e792p.cloudfront.net/outlet_additional_files/2011-TheGaelic/contact-input-bg.gif) 0px 0px repeat-x;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	border: 1px solid #dedede;
}

.contactForm button {
	
}

.contactForm button {
	background: url(//d2ev0h6j4e792p.cloudfront.net/outlet_additional_files/2011-TheGaelic/submit.gif) 0px 0px no-repeat;
	text-indent: -9999px;
	width: 101px;
	height: 30px;
	display: block;
}

.contactForm button:hover {
	background: url(//d2ev0h6j4e792p.cloudfront.net/outlet_additional_files/2011-TheGaelic/submit.gif) 0px -30px no-repeat;
	text-indent: -9999px;
	width: 101px;
	height: 30px;
}

/* CUSTOM CLASSES -------------------------------------- CUSTOM CLASSES */

.clear {
	clear: both;
}

.black-bar {
	width: 960px;
	height: 43px;
	background-color: #20140c;
	position: relative;
	border-top: 1px solid #3f2718;
	top: 189px;
}

.gallery-post {
	border-bottom: 1px solid #f1f1f1;
	padding: 0 0 10px 0;	
}

#main-content-text .gallery-post h3 {
	padding: 10px 0 3px 0;
	margin: 0;
}

#main-content-text .gallery-post p {
	margin: 0;
	padding: 3px 0;
}

.gallery {
	width: 940px;
}

dt.gallery-icon img {
	border: 3px solid #656565;
}

.gallery-item {
	float: left;
	margin: 10px 20px 10px 0;
	text-align: center;
	width: auto !important;         
}

.titillium {
	font-family: "TitilliumText22LLight", Helvetica, Arial, sans-serif;
}

.titillium strong {
	font-family: "TitilliumText22LMedium", Helvetica, Arial, sans-serif;
}

.titillium-light {
	font-family: "TitilliumText22LThin", Helvetica, Arial, sans-serif;
}



