/**/
html {
	background: #051a7d url(../img/body-top-bcg.jpg) top center no-repeat;
}
body {
	font-family: 'Open Sans', sans-serif;
	font-weight: 400;
	background: transparent url(../img/body-bottom-bcg.jpg) bottom center no-repeat;
	padding-bottom: 136px;
	font-size: 15px;
	line-height: 24px;
}
h1, h2, h3, h4, h5, h6 {
	font-family: 'Open Sans', sans-serif;
	font-weight: 900;
}
a {
	color: #D6002D;
}

 /* Redefine UIKit */
 
.uk-navbar {
	border: none;
	border-radius: 0;
}
.uk-navbar-nav > li > a {
	font-family: 'Open Sans', sans-serif;
	text-transform: uppercase;
	padding: 0 13px;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
	color: #fff;
	height: 50px;
    line-height: 52px;
	margin-top:0;
	border: none;
}
.uk-navbar-nav>li.uk-active>a {
	border: none;
	text-shadow: none;
	color: #000;
}
.uk-navbar-content, .uk-navbar-brand, .uk-navbar-toggle {
    height: 50px;
    padding: 0 13px;
}
.uk-navbar-nav > li:hover > a {
	background-color: rgba(0,0,0,.1);
	border: none;
	color: white;
}
.uk-nav-navbar > li > a {
	color: #fff;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}
.uk-nav-navbar > li > a:hover,
.uk-nav-navbar > li > a:focus {
	background-color: #5487B5;
	text-shadow: 0 1px 0 rgba(0, 0, 0, 0.5);
}
.uk-subnav>li>a {
	color: #D6002D;
}
.uk-dropdown-navbar {
	background-color: rgba(255,255,255,.93);
}
.uk-open > .uk-dropdown-navbar {
	-webkit-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.5);
	-moz-box-shadow: 0 2px 3px rgba(0, 0, 0, 0.5);
     box-shadow: 0 2px 3px rgba(0, 0, 0, 0.5);
	 background:rgba(80, 143, 200,.97);
    border: 1px solid #609fd8;
    border-radius: 0;
}
.uk-article+.uk-article {
	padding-top: 0;
	border-top: none;
}
.uk-breadcrumb > li {
	font-size: 0.9rem;
}
.uk-search-field::-ms-input-placeholder {
	color: rgba(255, 255, 255, 0.6);
}
.uk-search-field::-moz-placeholder {
	color: rgba(255, 255, 255, 0.6);
}
.uk-search-field::-webkit-input-placeholder {
	color: rgba(255, 255, 255, 0.6);
}
.uk-search:before {
	color: rgba(255, 255, 255, 0.4);
}
.uk-panel-box {
	/*background: transparent;*/
	border:none;
	border-radius: 0;
}
.uk-panel-box-secondary {
	background-color: rgba(255,255,255,.9);
}
.uk-panel-title {
	color: #D6002D;
	font-weight: 900;
	text-transform: uppercase;
}
.uk-pagination  > li > a {
	background: white;
}
.uk-pagination  > li > a:hover {
	background: #5c94c9;
	color: white;
}
.uk-pagination  > li > a:hover {
	background: #5c94c9;
	color: white;
}
.uk-button-primary {
	background: #6af;
}
.uk-button-primary:hover {
	background: #59e;
}
/* ------------------------------- */


.ra-nocss {
	display: none;
}
.ra-page {
	width: 1000px;
	margin: 100px auto 0 auto;
	position: relative;
}
.ra-page:before {
	content:' ';
	position: absolute;
	width: 284px;
	height: 295px;
	margin-left: -292px;
	background: transparent url(../img/freediver-left.png) 0 0 no-repeat;
}
.ra-page:after {
	content:' ';
	position: absolute;
	width: 235px;
	height: 1121px;
	margin-left: 999px;
	top:-100px;
	background: transparent url(../img/freediver-right.png) 0 0 no-repeat;
}
.ra-block {
	background: rgba(255, 255, 255, 0.9);
	padding: 30px 0;
	text-shadow: 0 1px 0 rgba(255,255,255,.9);
}
.ie8 .ra-block {
	background: #F0F9FD;
}
.ra-block-blue {
	background: rgba(8, 66, 147, 0.7);
	color: #BFE4FF;
	text-shadow: 0 1px 0 rgba(0,0,0,.4);
}
.ie8 .ra-block-blue {
	background: #083E93;
}
.ra-block-blue a {
	color: #fff;
}
.ra-block-full .uk-container {
    max-width: 100%;
    padding: 0;
}
/*------------------------------------------------------------------------------*/
.ra-navbar{
	background-color: rgba(2, 46, 142, 0.4);
}
.ie8 .ra-navbar{
	background-color: #4E8CC6;
}
.ra-navbar + .ra-block-full {
	padding: 0;
}
.ra-navbar .ra-logo {
	position:relative;
	width:190px;
	margin: 0;
}
.ra-navbar .ra-logo img {
	position:absolute;
	top:-85px;
	z-index: 10;
}

.ra-block-top {
	position: absolute;
	top: -100px;
	width: auto;
	right: 0;
	left: 0;
}

.ra-subnav-right {
	margin:0 0 0 -25px !important;
	float: right;
}
.ra-subnav-right li {
	margin:0 !important;
}
.ra-block-top .ra-icon span{
	background-color: rgba(0,0,100,.2);
	text-shadow: 0 1px 0 #000;
	color: white;
	border: none;
	width: 33px;
	height: 33px;
	margin-left: 5px;
}
.ra-block-top .ra-icon:hover span{
	background-color: rgba(0,0,100,.3);
}



.ra-main{
	position: relative;
    z-index: 1;
}
.ra-main h1 {
	/*font-size: 2.3em;
	line-height: 1.2em;
	font-family: 'Open Sans', sans-serif;
	font-weight: 300;
	color: #D6002D;*/
	font-size: 1.9em;
	line-height: 1.2em;
	font-family: 'Open Sans', sans-serif;
	font-weight: 900;
	color: #444;
	text-transform: uppercase;
}
.ra-subheader .uk-panel-title {
	font-size: 1.6em;
}

.ra-block-transparent {
	background: transparent !important;
}

.ra-block-dark {
	color: #EAF1FF;
	text-shadow: 0 1px 0 rgba(0,0,0,.5);
/* IE9 SVG, needs conditional override of 'filter' to 'none' */
background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzBjMjI1NiIgc3RvcC1vcGFjaXR5PSIwLjkiLz4KICAgIDxzdG9wIG9mZnNldD0iMTAwJSIgc3RvcC1jb2xvcj0iIzAwMGU0YSIgc3RvcC1vcGFjaXR5PSIwLjkiLz4KICA8L2xpbmVhckdyYWRpZW50PgogIDxyZWN0IHg9IjAiIHk9IjAiIHdpZHRoPSIxIiBoZWlnaHQ9IjEiIGZpbGw9InVybCgjZ3JhZC11Y2dnLWdlbmVyYXRlZCkiIC8+Cjwvc3ZnPg==);
background: -moz-linear-gradient(top,  rgba(12,34,86,0.9) 0%, rgba(0,14,74,0.9) 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,rgba(12,34,86,0.9)), color-stop(100%,rgba(0,14,74,0.9))); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  rgba(12,34,86,0.9) 0%,rgba(0,14,74,0.9) 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  rgba(12,34,86,0.9) 0%,rgba(0,14,74,0.9) 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  rgba(12,34,86,0.9) 0%,rgba(0,14,74,0.9) 100%); /* IE10+ */
background: linear-gradient(to bottom,  rgba(12,34,86,0.9) 0%,rgba(0,14,74,0.9) 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#e60c2256', endColorstr='#e6000e4a',GradientType=0 ); /* IE6-8 */

}
.ra-block-dark .ra-border-right {
	border-right: 1px solid #456;
}
.ra-block-dark h2, 
.ra-block-dark h3, 
.ra-block-dark h4, 
.ra-block-dark h5,
.ra-block-dark h6{
	color: #8A91aF;
}
.ra-block-dark a {
	color: #fa0;
}
.ra-sidebar {
    /*border-left: 1px solid #DDDDDD;*/
	
}
.ra-footer {

}

.ra-block-blue h2, 
.ra-block-blue h3, 
.ra-block-blue h4, 
.ra-block-blue h5,
.ra-block-blue h6{
	color: #BFE4FF;
}

/* Images */
.photoleft, .photoright, .ra-thumbnail {
	margin: 1em 2em;
	border: 7px solid rgba(255, 255, 255, 0.7);
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);	
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.1);
}
.photoleft {
	float: left;
	margin-left: 0;
}
.photoright {
	float: right;
	margin-right: 0;
}


/* Social Icons */
.ra-social-icons a[class*="uk-icon-"],
.ra-social-icons a[class*="uk-icon-"]:hover {
	text-decoration: none;
	margin-right: 5px;
}
a[class*="uk-icon-facebook"] {
	color: #3D5B95;
}
a[class*="uk-icon-twitter"] {
	color: #24AADD;
}
a[class*="uk-icon-google-plus"] {
	color: #D23E30;
}
a[class*="uk-icon-linkedin"] {
	color: #0073B2;
}
a[class*="uk-icon-youtube"] {
	color: #DD2826;
}
/* Other */
.info {
	color: #999;
}
.perex {
	font-weight: 400;
	color: #000;
}

/*  ------------------------------ PAGE LIST ------------------------------  */

/*  ------------------------------ BLOGS ------------------------------  */
.ra-blog-summary,
.page-list {
	position: relative;
	width: 100%;
}

.ra-blog-summary .ra-article {
	margin:0 0 15px 0;
}
.ra-blog-summary .ra-article-container,
.page-list .page-list-item {
	padding: 30px;
	background: rgba(255,255,255,.8);
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.3);
	box-shadow: 0 1px 2px rgba(0,0,0,.3);
	border-bottom: 4px solid #6af;
	/*overflow: hidden;*/
	position: relative;
}
.ie8 .ra-blog-summary .ra-article-container,
.ie8 .page-list .page-list-item {
	background: #F9FeFF;
}
.ra-blog-summary .ra-article-first{
	/*width: 93%;*/
}
.ra-blog-summary .ra-article-container:hover,
.page-list .page-list-item:hover {
	background: rgba(255,255,255,1);
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.5);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.5);	
	box-shadow: 0 1px 2px rgba(0,0,0,.5);
}
.ra-blog-summary .ra-article-image,
.page-list .page-list-image {
	margin: -30px -30px 5px -30px;
	overflow: hidden;
	padding-bottom: 7px;
	position: relative;
}
.ra-blog-summary .ra-article-image img,
.page-list .page-list-image img{
	-webkit-box-shadow: 0 1px 6px rgba(0,0,0,.9);
	-moz-box-shadow: 0 1px 6px rgba(0,0,0,.9);
	box-shadow: 0 1px 6px rgba(0,0,0,.9);
	position: relative;
	z-index: 1;
}
.ra-blog-summary .ra-article-icon {
	position: absolute;
	color: white;
	z-index: 2;
	right: 20px;
	top: 10px;
	text-shadow: 0 1px 10px rgba(0,0,0,.7);
}
.ra-blog-summary .ra-article-title,
.page-list .page-list-caption h3{
	font-size: 1.4em;
	line-height: 1.2em;
	/*margin-top: .7em;*/
	font-weight: 900;
	margin-top: 25px;
}
.ra-blog-summary .ra-article-title a:hover,
.page-list .page-list-caption h3 a:hover	{
	text-decoration: underline;
}
.ra-blog-summary p,
.page-list .page-list-caption p {
	font-size: .9em;
}
.ra-blog-summary .ra-article-meta {
	font-size: .8em;
}
.ra-video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px; height: 0; overflow: hidden;
}
 
.ra-video-container iframe,
.ra-video-container object,
.ra-video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}


.author-info {
	background: none repeat scroll 0 0 rgba(255, 255, 255, 0.5);
	border-top: 2px solid #66AAFF;
	margin-bottom: 2em;
}
.author-name {
	font-weight: 400;
	font-size: 1.2em;
	text-transform: uppercase;
	color: #444;
}
.author-name a {
	color: #444;
}
.author-photo {
	border: 1px solid white; 
	box-shadow: 0 0 4px rgba(0,0,0,.2);
}
/*  ------------------------------  FEU  ------------------------------  */
.ra-members-list {
	margin:0;
	padding:0;
}
.ra-members-list li {
	display: inline-block;
	width: 180px;
	height: 230px;
	margin: 0 30px 30px 0;
	padding:0;
	text-align: center;
}
.ra-members-list li:nth-child(3n+0) {
	margin-right: 0;
}
.ra-members-list .ra-member-photo {
	overflow: hidden;
	width: 160px;
	display: inline-block;
	-webkit-transition: all 0.1s linear;
    -o-transition: all 0.1s linear;
    -moz-transition: all 0.1s linear;
    -ms-transition: all 0.1s linear;
    -kthtml-transition: all 0.1s linear;
    transition: all 0.1s linear;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	border: 10px solid #fff;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	margin: 0 0 6px 0;
	z-index	:2;
	position: relative;
}
.ra-members-list .ra-member-photo img{
	width: 100%;
	-webkit-border-radius: 50%;
	border-radius: 50%;
	z-index:1;
}
.ra-members-list .ra-member-name{
	font-size: 1.05em;
	color: #444;
	font-weight: 900;
	line-height: 1.15em !important;
	text-transform: uppercase;
	display: inline-block;
	z-index: 1;
	position: relative;
}
.ra-members-list a:hover,
.ra-members-list a:hover .ra-member-name{
	color: #033290;
	text-decoration: none;
}
.ra-members-list a:hover .ra-member-photo {
	/*border-color: #c2dfff;*/
	-moz-box-shadow: 0px 2px 3px rgba(0,0,0,0.2);
    -webkit-box-shadow: 0px 2px 3px  rgba(0,0,0,0.2);
    box-shadow: 0px 2px 3px rgba(0,0,0,0.2);
	-moz-transform: scale(1.1);
	-moz-transition: -moz-transform 0.15s ease-in-out 0s;
	-webkit-transform: scale(1.1);
	-webkit-transition: -webkit-transform 0.15s ease-in-out 0s;
	-o-transform: scale(1.1);
	-o-transition: -o-transform 0.15s ease-in-out 0s;
	-ms-transform: scale(1.1);
	-ms-transition: -ms-transform 0.15s ease-in-out 0s;
	transform: scale(1.1);
	transition: transform 0.15s ease-in-out 0s;
}
.ra-member-detail .ra-member-photo img{
	width: 300px;
	border-radius: 50%;
	border: 10px solid #fff;
	-webkit-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	-moz-box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);	
	box-shadow: 0 1px 2px rgba(0, 0, 0, 0.2);
	z-index:1;
}

.ra-member-detail .ra-member-name {
	font-weight: 400;
	position:relative;
	font-size: 26px;
	margin-top: .8em;
}
.ra-member-detail .ra-member-photo p.ra-member-nickname {
	font-family: 'Kalam', serif;
    color: #FFFFFF;
    font-size: 24px;
    text-shadow: 0 1px 2px rgba(0, 0, 0, 0.8);
	display: block;
	text-align: center;
    margin: -2em 0 0 0;
	z-index:2;
}
.ra-member-detail .ra-member-aboutme {

}
/* Slider */
.peKenBurns {
	/*height: 400px;*/
}
.peKenBurns .peKb_slides {
    background-color: transparent;
    border-radius: 0;
}
.peKenBurns .peKb_slides {
    display: block;
    overflow: hidden;
    padding: 0;
    position: relative;
}
.peKenBurns .peKb_slides .peKb_caption h1, .peKenBurns .peKb_slides .peKb_caption h2, .peKenBurns .peKb_slides .peKb_caption h3, .peKenBurns .peKb_slides .peKb_caption h4, .peKenBurns .peKb_slides .peKb_caption p {
	text-shadow: 0 1px 1px rgba(0,0,0,.8);
	font-weight: 400;
	font-family: 'Open Sans', sans-serif;
}
/*  ----------------------------------------------------------------------------------  */
/*  -----------------------------  Wallboard - Guestbook -----------------------------  */
/*  ----------------------------------------------------------------------------------  */

.cms-guestbook-entry dt {
	padding: 10px 10px 0 0;
}
.cms-guestbook-entry dd {
	margin: 0 0 2em 0;
	padding: 0 10px 10px 0;
}
.cms-guestbook-entry dt,
.cms-guestbook-entry dd {
	padding-left: 1em;
	border-left: 2px solid #D8002F;
}
.cms-guestbook-entry dt,
.cms-guestbook-entry dd {
	background: rgba(255,255,255,.5);
}
.cms-guestbook-entry-posted {
    color: #aab;
    display: inline-block;
    float: right;
    font-size: 0.8em;
	font-weight: normal;
}
.ra-sidebar .cms-guestbook-entry dt,
.ra-sidebar .cms-guestbook-entry dd {
	background: transparent;
}
.uk-panel .uk-pagination {
	display: none;
}
.uk-panel .cms-guestbook-entry {
	font-size: .85em;
}
.uk-panel .cms-guestbook-entry dd {
	margin: 0 0 1em 0;
}
.uk-panel .cms-guestbook-entry dd:nth-child(3n+0) {
	margin: 0 0 0 0;
}
.uk-panel .cms-guestbook-entry dt, .uk-panel .cms-guestbook-entry dd {
	padding-left: 0;
	border-left: none;
}
/*-----------------------------------------------------------------------------*/
/*------------------------------------  NEWS ----------------------------------*/
/*-----------------------------------------------------------------------------*/
.ra-sidebar .news-list {
	/*margin: 0 -15px 0 -15px;*/
}
.ra-sidebar .news-list-item {
	
}
.ra-sidebar .news-list-item + .news-list-item {
	
}
.ra-sidebar .news-list .news-list-caption {
	
}
.ra-sidebar .news-list .news-list-caption .date {
	margin-top: -4px;
	display: block;
}
.ra-sidebar .news-list .news-list-caption h3 {
	margin: 0;
	font-weight: 400;
	/*line-height: 1.2em;*/
}
.ra-sidebar .news-list .news-list-caption h3 a{
	color: #444;
	font-size: 1.1rem;
	font-weight: 600;	
}
.ra-block-dark .ra-sidebar .news-list .news-list-caption h3 a{
	color: #fff;	
}
.ra-sidebar .news-list .news-list-caption p {
	margin: 0;
	/*line-height: 1.3em;*/ 
	font-size: .85em;
}

/* ---------------------------------------------------------------------*/
/* -------------------------  TEAM  -------------------------------- */
/* ---------------------------------------------------------------------*/
.ra-member-performance th {
	text-align: left;
	padding-right: 15px;
	font-weight: normal;
}
.ra-member-performance td {
	text-align: right;
	padding-left: 15px;
	font-weight: 600;
}
/* ---------------------------------------------------------------------*/
/* -------------------------  Social Buttons--------------------------- */
/* ---------------------------------------------------------------------*/
.social-likes {
	margin-top: 1em;
	display: block;
}
.social-likes__button {
	text-shadow: none !important;
	font-weight: 400;
	font-size: .9em;
	line-height: 1em;

}
.social-likes__widget {
	opacity: .6;
}
.social-likes__widget:hover{
	opacity: 1;
}
.social-likes__icon_facebook{
	top:0;
}
/* ---------------------------------------------------------------------*/
/* -------------------------  GALLERY  -------------------------------- */
/* ---------------------------------------------------------------------*/
.uk-panel ul.cms-gallery {
	margin: 0;
	padding: 0;
}
.uk-panel .cms-gallery li {
	list-style: none;
	display: inline-block;
	margin: 0 10px 10px 0;
}
.uk-panel .cms-gallery li:nth-child(2n+0) {
	margin-right: 0;
}
.uk-panel .cms-gallery li a{
	display: block;
}
.uk-panel .cms-gallery li a:hover{
	/*box-shadow: 0 1px 1px rgba(0,0,0,.3);*/
}
.gallerycomment {
	margin-bottom: 1em;
}

/* -------------  Gallery - FTO default ---------------------- */

.ra-gallery {
	margin-top: 1em;
}

/* ----------Folder --------- */
.ra-gallery-stacks .ra-thumbnail-stack {
	float: left;  
	position: relative;
	margin: 0 60px 60px 0;
	text-align: center;
} 
.ra-gallery-stacks .ra-thumbnail-stack a {
	font-size: .85em;
	color: #666;
}
.ra-gallery-stacks .ra-thumbnail-stack a:hover {
	text-decoration: none;
}
.ra-gallery-stacks .ra-thumbnail-stack a span.title {
	padding-top: 10px;
	position:relative;
	display: block;
	line-height: 1.4em;
	height: 3em;
	font-family: 'Kalam', serif;
}
.ra-gallery-stacks .ra-thumbnail-stack:nth-child(4n+0){
	margin-right:0;
}
.ra-gallery-stacks .ra-thumbnail-stack:before, 
.ra-gallery-stacks .ra-thumbnail-stack:after {
	content: " ";
	position: absolute;
	z-index: -1;
	
	/*Dirty IE8 hack*/	
	height: 0px\9; width: 0px\9; 
	border: none\9;
	top: -2px; 	left: -6px;
}

.ra-gallery-stacks .ra-thumbnail-stack, 
.ra-gallery-stacks .ra-thumbnail-stack:before, 
.ra-gallery-stacks .ra-thumbnail-stack:after {
	border: 6px solid #fff;
	border-bottom: 50px solid #fff;	
	height: 173px; width: 173px;
	-webkit-box-shadow: 2px 2px 5px rgba(0,0,0,0.3);
	-moz-box-shadow: 2px 2px 5px rgba(0,0,0,0.3);
	box-shadow: 2px 2px 5px rgba(0,0,0,0.3);
}
 
.ra-gallery-stacks .ra-thumbnail-stack:before {
	background: #95AD95;
	top: 4px; left: -6px;
}
.ra-gallery-stacks .ra-thumbnail-stack:after {
	background: #768590;
}
.ra-gallery-stacks .ra-thumbnail-stack {
	background: #fff;
}
/*STACK ONE*/
.ra-gallery-stacks > *:nth-child(2n):before  {
	top: -13px; left: -2px;	z-index: -1;
	-webkit-transform: rotate(-5deg);
	-moz-transform: rotate(-5deg);
	-o-transform: rotate(-5deg);
	-ms-transform: rotate(-5deg);
	transform: rotate(-5deg);
}
 
.ra-gallery-stacks > *:nth-child(2n):after {
		top: 5px; left: -15px;	z-index: -1;
	-webkit-transform: rotate(5deg);
	-moz-transform: rotate(5deg);
	-o-transform: rotate(5deg);
	-ms-transform: rotate(5deg);
	transform: rotate(5deg);}
 
/*STACK THREE*/
.ra-gallery-stacks > *:nth-child(2n+1):before {
	top: -11px; left: -11px;
	-webkit-transform: rotate(5deg);
	-moz-transform: rotate(5deg);
	-o-transform: rotate(5deg);
	-ms-transform: rotate(5deg);
	transform: rotate(5deg);
}
 
.ra-gallery-stacks > *:nth-child(2n+1):after {
	top: -5px; left: 5px;
	-webkit-transform: rotate(-4deg);
	-moz-transform: rotate(-4deg);
	-o-transform: rotate(-4deg);
	-ms-transform: rotate(-4deg);
	transform: rotate(-4deg);
}
/*STACK TWO*/
.ra-gallery-stacks > *:nth-child(3n+1):before {
	top: 0px; left: -10px;
	-webkit-transform: rotate(-5deg);
	-moz-transform: rotate(-5deg);
	-o-transform: rotate(-5deg);
	-ms-transform: rotate(-5deg);
	transform: rotate(-5deg);
}
 
.ra-gallery-stacks > *:nth-child(3n+1):after {
	top: 5px; left: 0px;
	-webkit-transform: rotate(4deg);
	-moz-transform: rotate(4deg);
	-o-transform: rotate(4deg);
	-ms-transform: rotate(4deg);
	transform: rotate(4deg);
} 
/*STACK FOUR*/
.ra-gallery-stacks > *:nth-child(5n+1):before {
	top: 5px; left: -15px;
	z-index: -1;
	-webkit-transform: rotate(-10deg);
	-moz-transform: rotate(-10deg);
	-o-transform: rotate(-10deg);
	-ms-transform: rotate(-10deg);
	transform: rotate(-10deg);
}
 
.ra-gallery-stacks > *:nth-child(5n+1):after {
	top: -2px;	left: -10px;
	-webkit-transform: rotate(-5deg);
	-moz-transform: rotate(-5deg);
	-o-transform: rotate(-5deg);
	-ms-transform: rotate(-5deg);
	transform: rotate(-5deg);
}
 
.ra-gallery-stacks > *:nth-child(1n):before {
}

/* HOVER STACK */
.ra-gallery-stacks > *:nth-child(1n):hover:before {
	-moz-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	top: -5px; left: -5px;
	-webkit-transform: rotate(-10deg);
	-moz-transform: rotate(-10deg);
	-o-transform: rotate(-10deg);
	-ms-transform: rotate(-10deg);
	transform: rotate(-10deg);
}
.ra-gallery-stacks > *:nth-child(1n):hover:after {
	-moz-transition: all .3s ease;
	-webkit-transition: all .3s ease;
	-o-transition: all .3s ease;
	transition: all .3s ease;
	top: -5px; left: 5px;
	-webkit-transform: rotate(10deg);
	-moz-transform: rotate(10deg);
	-o-transform: rotate(10deg);
	-ms-transform: rotate(10deg);
	transform: rotate(10deg);
}
/* ---------- Image --------- */
.ra-gallery .ra-thumbnail {
	display: inline-block;
	float: left;
	width: 178px;
	margin: 0 10px 10px 0;
	border-color: #F9FBFE;
}
.ra-gallery-stacks a:nth-child(5n) .ra-thumbnail,
.ra-article .ra-gallery a:nth-child(5n) .ra-thumbnail {
	margin-right: 0;
}
.ra-article .ra-gallery .ra-thumbnail {
	width: 120px;
}
.ra-thumbnail.zoom {
	-moz-transition: all 0.1s ease-out;
	-o-transition: all 0.1s ease-out;
	-webkit-transition: all 0.1s ease-out;
	transition: all 0.1s ease-out;
}
 .ra-thumbnail.zoom:hover {
	box-shadow: 0px 8px 15px rgba(0,0, 0, 0.4);
	-webkit-transform:rotate(0deg) scale(1.3);
	-o-transform:rotate(0deg) scale(1.3);
	-moz-transform:rotate(0deg) scale(1.3);
	-ms-transform:rotate(0deg) scale(1.3);
	transform:rotate(0deg) scale(1.3);
	z-index:10;
}

/* ----------------------- Gallery - polaroid -------------------------*/ 
.ra-polaroid li
{
	background: white;
	display: inline;
	float: left;
	margin: 0 15px 30px;
	padding: 10px 10px 25px;
	text-align: center;
	text-decoration: none;
	-webkit-box-shadow: 0 2px 5px rgba(0, 0, 0, .4);
	-moz-box-shadow: 0 2px 5px rgba(0,0,0,.4);
	box-shadow: 0 2px 5px rgba(0,0,0,.4);
	-webkit-transition: all .15s linear;
	-moz-transition: all .15s linear;
	transition: all .15s linear;
	z-index:0;
        position:relative;
}
.ra-polaroid a {
	text-decoration: none;
}
.ra-polaroid li a:after {
	color: #333;
	font-size: 9px;
	content: attr(title);
	position: relative;
	top: 7px;
	font-family: 'Kalam', serif;
	width: 100px;
	display: block;
	line-height: 1.2em;
	height: 2.5em;
}
.ra-polaroid img { 
	display: block; 
	width: inherit; 
}
.ra-polaroid li:nth-child(2n)
{
	-webkit-transform: rotate(4deg);  
	-moz-transform: rotate(4deg); 
	transform: rotate(4deg); 
}
.ra-polaroid li:nth-child(3n) { 
	-webkit-transform: rotate(-24deg);  
	-moz-transform: rotate(-24deg); 
	transform: rotate(-24deg); 
}
.ra-polaroid li:nth-child(4n)
{
	-webkit-transform: rotate(14deg);  
	-moz-transform: rotate(14deg); 
	transform: rotate(14deg); 
}
.ra-polaroid li:nth-child(5n)
{
	-webkit-transform: rotate(-18deg);  
	-moz-transform: rotate(-18deg); 
	transform: rotate(-18deg); 
}
.ra-polaroid li:hover{
	-webkit-transform: rotate(0deg); 
	-moz-transform: rotate(0deg);
        transform: rotate(0deg);
	-webkit-transform: scale(1.2); 
	-moz-transform: scale(1.2);
        transform: scale(1.2);
	z-index:10;
	-webkit-box-shadow: 0 10px 20px rgba(0, 0, 0,.3);
	-moz-box-shadow: 0 10px 20px rgba(0,0,0,.3);
        box-shadow: 0 10px 20px rgba(0,0,0,.3);
}
.uk-panel .ra-polaroid-small li {
	padding: 7px 7px 15px;
	-webkit-transform: rotate(-4deg);  
	-moz-transform: rotate(-4deg); 
	transform: rotate(-4deg); 	
	margin:-2px;
}
.uk-panel .ra-polaroid-small li:nth-child(2n)
{
	-webkit-transform: rotate(14deg);  
	-moz-transform: rotate(14deg); 
	transform: rotate(14deg); 
}
.uk-panel .ra-polaroid-small li:nth-child(3n) { 
	-webkit-transform: rotate(-14deg);  
	-moz-transform: rotate(-14deg); 
	transform: rotate(-14deg); 
}
.uk-panel .ra-polaroid-small li:nth-child(4n)
{
	-webkit-transform: rotate(4deg);  
	-moz-transform: rotate(4deg); 
	transform: rotate(4deg); 
}
.uk-panel .ra-polaroid-small li:hover{
	-webkit-transform: rotate(0deg); 
	-moz-transform: rotate(0deg);
        transform: rotate(0deg);
	-webkit-transform: scale(1.2); 
	-moz-transform: scale(1.2);
        transform: scale(1.2);
	z-index:10;
	-webkit-box-shadow: 0 10px 15px rgba(0, 0, 0, .3);
	-moz-box-shadow: 0 10px 15px rgba(0,0,0,.3);
        box-shadow: 0 10px 15px rgba(0,0,0,.3);
}

/* Forms */
.ra-form {
	background: none repeat scroll 0 0 #f7f7f7;
	border: 1px solid white;
	-webkit-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
	-moz-box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
    box-shadow: 0 1px 3px rgba(0, 0, 0, 0.3);
	padding: .5em 2em;
}
.ra-form ol{
	padding:0;
	margin:0;
}
.ra-form ol li{
	list-style: none;
}

