#site-title a {
    font-weight: bold;
}

#site-title a:hover {
    text-decoration: none;
}

#site-description {
	clear: both;
	color: #747474;
	font-family: "Arimo", sans-serif;
	font-size: 14px;
	font-weight: 400;
	letter-spacing: 0.1em;
	line-height: 1.727;
	margin: 0;
	text-transform: uppercase;
}

.main-navigation a:hover,
.main-navigation ul li.current-menu-item a,
.main-navigation ul li.current_page_ancestor a,
.main-navigation ul li.current-menu-ancestor a,
.main-navigation ul li.current_page_item a,
.main-navigation ul li:hover > a,
.main-navigation li.current-menu-ancestor.menu-item-has-children > a:after,
.main-navigation li.current-menu-item.menu-item-has-children > a:after,
.main-navigation ul li:hover > a:after,
.main-navigation li.menu-item-has-children > a:hover:after,
.main-navigation li.page_item_has_children > a:hover:after {
	color: #3FA5D3;
}

h1 a, 
h2 a, 
h3 a, 
h4 a, 
h5 a, 
h6 a { 
	color: #3FA5D3;
	font-weight: inherit;
}

a:hover {
			text-decoration: underline;
		}

a {
			text-decoration: none;
			color: #3FA5D3;
		}
.copyright{ display: none; height:0px;}

.widget-area {height: 110px; text-align:center;
}
.site-info {height: 10px;
margin-top: -100px;
padding-bottom: 65px;
background-color: #FFFFFF;}


/* 2.0 Typography
================================================== */
body,
button,
input,
select,
textarea {
	color: #484848;
	font-family: "Arimo", "Helvetica Neue", helvetica, arial, sans-serif;
	font-size: 1em;
	font-weight: 400;
	line-height: 1.6em;
	word-wrap: break-word;
	overflow-x: hidden;
}

/* ----- #Headings  ----- */
h1, 
h2, 
h3, 
h4, 
h5, 
h6 {
	color: #343434;
	font-family: "Arimo", sans-serif;
	font-weight: 500;
	margin-top:0;
	margin-bottom: 15px;
}

h1 a, 
h2 a, 
h3 a, 
h4 a, 
h5 a, 
h6 a { 
	color: #343434;
	font-weight: inherit;
}

h1 {
	font-size: 30px;
	line-height: 1.233;
}

h2 {
	font-size: 26px;
	line-height: 1.269;
}

h3 {
	font-size: 24px;
	line-height: 1.292;
}

h4 {
	font-size: 22px;
	line-height: 1.318;
}

h5 {
	font-size: 20px;
	line-height: 1.350;
}

h6 {
	font-size: 18px;
	line-height: 1.389;
}

.highlight { 
	font-weight: 500;
}

rl-gallery-caption rl-gallery-link {font-size: 110%;}