/*
We highly recommend you use SASS and write your custom styles in sass/_custom.scss.
However, this blank file is available if you prefer
*/

p, ul {
	font-family: 'Dosis', sans-serif;
	font-weight: 500;
	padding: 10px;
	text-shadow: 1px 1px #fff;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Dosis', sans-serif;
	font-weight: 600;
	color: #444444;
	text-rendering: optimizelegibility;
	padding-top: 0.273em;
	line-height: 1.15538em;
	padding-bottom: 0.273em;
	padding-left: 10px;
	font-size: 2.25rem;
}
.navbar {
	margin-bottom: 0px;
	background: url(../img/leather-bg.jpg) repeat;
}
.na-lochlannaich-container {
	background: #F63 url(../img/fire-tile2.jpg) repeat-x;
	width: 100%;
	text-align: center;
	padding: 0px 0px -10px 0px!important;
	max-height: 175px;
}
.masthead-na-lochlannaich {
	position: relative;
	transition-duration: 0.2s;
	margin: auto;
}
.resource1 {
	width: 100%;
	background: #FFF url(../img/resource-backgroung1.png) bottom left repeat-x;
}
.resource2 {
	background-color: #89917A;
	transition-duration: 0.5s;
	min-height: 575px;
	color: #FFF !important;
}


.resource2 ul
{
text-shadow: 1px 1px #000;	
}

.resource3 {
	background: #000 url(../img/maeshowe-runes.jpg) right bottom no-repeat;
	transition-duration: 0.5s;
	min-height: 500px;
	color: #FFF !important;
	z-index:2000px
}

.resource3 p {
		text-shadow: 1px 1px #000;
}

.resource3 h2 {
		color: #89917A;
		text-shadow: -0.03em  -0.03em  #FFF;
		text-rendering: optimizelegibility;
}

.resource4 {
	background: #5F8193 url(../img/rune-bg.png) left bottom repeat-x;
	transition-duration: 0.5s;
	min-height: 575px;
	color: #FFF !important;	
}

.resource4 ul {
		text-shadow: 1px 1px #000;
}

.resource4 h2 {
		color: #000;
}

.resource5 {
	background: #fff;
	transition-duration: 0.5s;
	min-height: 300px;
	color: #666 !important;
}

.resource5 ul {
		text-shadow: 1px 1px #fff;
}

.resource5 h2 {
		color: #000;
}
.diamondbar {
	background: #999 url(../img/diamond-bg.png) bottom left  repeat-x;
	min-height: 80px;
}

.pretty
{
font-family: 'Dosis', sans-serif;	
}
.phonenumber
{
font-weight: bold;
color: #630;	
}
.viking-footer
{
background: #CCC;
min-height: 50px;
padding-top: 0.9em;
font-family: 'Dosis', sans-serif;	
}
.ul-viking
{
padding-left: 15px!important;	
}

.skiplink
{
	font-family: 'Dosis', sans-serif;
	font-weight: normal;	
}
.black-text
{
	color: #000;
}
.center-txt img
{
	text-align:center
}

.text-align-center
{text-align:center
}

.btn
{
	font-family: 'Dosis', sans-serif;
	font-weight: normal!important;
}

.float-r
{
	float: right;
}

.language-switch

{margin-top: 12px;
background:#FF0;}