@charset "utf-8";
/* CSS Document */

html, body {
	padding-bottom: 20px;
}
body {
	margin-top: 50px;
	padding-bottom: 40px;
	color: #333;
	background: #8DC63F url(../images/ceaird-an-sgriobhaiche3bg.jpg) center repeat-y fixed;
}
.navbar {
	background: #666;
}
.navbar-brand {
	float: right;
	color: #FFF!important;
}

ul.nav.navbar-nav 
{
	float: right}
	
	
h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-weight: 800;
	text-rendering: optimizeLegibility
}
h2, h3 {
	font-family: 'Just Another Hand', cursive;
	color: #939;
}
.navbar-wrapper {
	position: relative;
	z-index: 15;
}
div.navbar-inner {
	height: 10px;
}
.navbar-default {
	border-color: #93C;
}
.navbar-nav a {
	color: #FFF!important;
}
.navbar-nav a:hover {
	color: #333!important;
}
.ceaird-thumbnail {
	text-align: center!important;
}
.ceaird-thumbnail img {
	width: 200px;
	margin: auto;
	margin-top: 30px;
	border: #FFF thin solid;
	-webkit-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
	box-shadow: 3px 3px 3px rgba(0, 0, 0, 0.5);
}
.ceaird-row1 {
	background: #FFF;
}
.ceaird-row2 {
	margin-bottom: 40px;
	background-color: rgba(255,147,38,0.7);
	padding-bottom: 30px;
}
.col-lg-3 {
	padding-top: 10px;
}
.col-lg-3:hover {
	background: #D8D563;
}
.footer-links a {
	color: #333
}
.footer-links a:hover {
	color: #CF6
}
.ceaird-logo {
	float: right;
}
.jumbotron {
	background: url(../images/pens-bg.png) top left repeat-x;
	margin-bottom: 0px;
}
.parallax1 {
	height: 75px;
	background: none;
}
.cas-title-bg {
	background-color: rgba(255,255,255,0.9);
	-webkit-border-radius: 0px 12px 12px 0px;
	-moz-border-radius: 0px 12px 12px 0px;
	border-radius: 0px 12px 12px 0px;
}

.btn-success
{
	margin: auto
}

.nav > li > a:hover, .nav > li > a:focus {
  background-color: #8DC63F;
  text-decoration: none;
}

.footer-links a
{
	font-size:small;
	font-size-adjust: 
	
}