﻿html {  
margin:0;
padding:0'
}

body {  
background-color: #dde4eb;
font-family: "georgia";
font-size: 9pt;
text-align: justify;
text-transform: none;
color: #5e5e5e;
max-width: 100%;
margin:0;
padding:0;
}

#wrapper {
width:90%;
max-width:1000px;
margin:0 auto;
}

#ad {
width:728px;
height:90px;
margin:0 auto 5px;
}

a {
color: #03366b;
text-transform: none;
font-size: 10pt;
line-height: 16px;
text-decoration: none;
transition: .3s all ease-in-out;
-moz-transition: .3s all ease-in-out;
-webkit-transition: .3s all ease-in-out;
-o-transition: .3s all ease-in-out;
-ms-transition: .3s all ease-in-out;
}

a:hover {
color: #067680;
text-decoration: none;
}

ul,li { 
list-style-type: none; 
list-style-image: url();
list-style-position: inside; 
padding: 0px; 
margin-left: 0px;
display: inline;
font-style:normal;
}

#top_header {
padding:15px;
width:970px;
}

#topimg {
width:150px;
height:150px;
background-image:url('Coll_001.png');
background-size:contain;
border:3px solid #3f5569;
border-radius:100%;
-moz-border-radius:100%;
-webkit-border-radius:100%;
float:left;
margin-top:10px;
margin-right:15px;
}

#headtext {
width:100%;
max-width:925px;
padding-top:10px;
font-size:11px;
}

#headtext a {
font-size:11px;
}

#headtext a:hover {
color:#0393cf;
}

h1 { 
padding:0;
margin-top: 0;
margin-bottom:2px;
font-family: "georgia";
font-size: 15pt;
text-align: left;
text-transform: none;
font-style: italic;
color: #4e4e4e;
font-weight: normal;
}

h1 span{ 
border-bottom: 2px solid #9e9e9e;
}

h3 { 
padding:0;
margin-top: 0px;
margin-bottom: 0px;
color: #5e5e5e;         
font-size: 7pt;
line-height: 9px;
font-weight: normal;
letter-spacing: 1px;
font-family: "georgia";
text-align: center;
display: inline;
text-transform: uppercase;
}

h3 span{ 
padding:4px;
}

.content { 
width:97%;
max-width:970px;
padding:0px 15px 10px 15px;
margin-top: 10px;
text-align:justify;
font-family: "georgia";
font-size: 9pt;
text-transform: none;
font-style: italic;
color: #5e5e5e;
font-weight: normal;
}

img a {
border-radius:0px;
-moz-border-radius:0px 0px 0px 0px;
background-image: url('');
border: 0px solid #ffffff;
padding: 0px;
margin: 4px;
opacity: 0.8;
transition: .3s ease-in-out;
}

img a:hover {
border-radius:0px;
-moz-border-radius:0px 0px 0px 0px;
background-image: url('');
border-bottom: 0px solid #9e9e9e;
padding: 0px;
opacity: 1;
}

a.nav:link, a.nav:active, a.nav:visited {
color: #5e5e5e;         
font-size: 7pt;
line-height: 9px;
font-weight: normal;
letter-spacing: 1px;
font-family: "georgia";
text-align: center;
display: inline;
text-transform: uppercase;
background: #f4f4f4;
margin: 0px;
margin-bottom: 50px;
padding:8px;
border-bottom: 2px solid #f4f4f4;
}

a.nav:hover{
background: #fafafa;
color: #5e5e5e;
text-decoration: none;
border-bottom: 2px solid #9e9e9e;
}

div.nav{
margin-bottom:10px;
}

.friends {
text-align:center;
padding-bottom:5px;
margin-bottom:10px;
border-bottom:1px solid #e6f0f1;
}

.friends a {
color: #032d54;         
font-size: 7pt;
line-height: 9px;
font-weight: normal;
letter-spacing: 1px;
font-family: "georgia";
text-align: center;
display: inline;
text-transform: uppercase;
background: #;
margin: 0px;
margin-bottom: 0px;
padding: 4px;
}

.friends a:hover {
color: #0297ad;
text-decoration: none;
}

u, b, i {
color:#0472a0;
}

<!-- HOVER EFFECT BY CODROPS -->

.grid {
	width:970px;
	text-align: center;
}

/* Common style */
.grid figure {
	position:relative;
	float:left;
	overflow: hidden;
	margin: 10px 1%;
	min-width: 300px;
	max-width: 300px;
	max-height: 250px;
	width: 50%;
	background: #000;
	text-align: center;
	cursor: pointer;
}

.grid figure img {
	position: relative;
	display: block;
	min-height: 100%;
	max-width: 100%;
	opacity: 0.6;
}

.grid figure figcaption {
	padding: 2em;
	color: #fff;
	text-transform: uppercase;
	font-size: 1.25em;
	-webkit-backface-visibility: hidden;
	backface-visibility: hidden;
}

.grid a {
color: #999999;
text-transform: none;
font-size: 10pt;
line-height: 16px;
text-decoration: none;
transition: .3s ease-in-out;
}

.grid a:hover { color: #bebebe;
text-decoration: none;
}

.grid figure figcaption::before,
.grid figure figcaption::after {
	pointer-events: none;
}

.grid figure figcaption,
.grid figure figcaption > a {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* Anchor will cover the whole item by default */
/* For some effects it will show as a button */

.grid figure figcaption > a {
	z-index: 1000;
	text-indent: 200%;
	white-space: nowrap;
	font-size: 0;
	opacity: 0;
}

.grid figure h2 {
	word-spacing: 0em;
	font-weight: 300;
}

.grid figure h2 span {
	font-weight: 800;
}

.grid figure h2,
.grid figure p {
	margin: 0;
}

.grid figure p {
	letter-spacing: 1px;
	font-size: 68.5%;
}

figure.effect-sadie figcaption::before {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
	background: -webkit-linear-gradient(top, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 75%);
	background: linear-gradient(to bottom, rgba(0,0,0,0) 0%, rgba(0,0,0,0.8) 75%);
	content: '';
	opacity: 0;
	-webkit-transform: translate3d(0,50%,0);
	transform: translate3d(0,50%,0);
}

figure.effect-sadie h2 {
	position: absolute;
	top: 50%;
	left: 0;
	width: 100%;
	color: #ffffff;
	-webkit-transition: -webkit-transform 0.35s, color 0.35s;
	transition: transform 0.35s, color 0.35s;
	-webkit-transform: translate3d(0,-50%,0);
	transform: translate3d(0,-50%,0);
}

figure.effect-sadie figcaption::before,
figure.effect-sadie p {
	-webkit-transition: opacity 0.35s, -webkit-transform 0.35s;
	transition: opacity 0.35s, transform 0.35s;
}

figure.effect-sadie p {
	position: absolute;
	bottom: 0;
	left: 0;
	padding: 2em;
	width: 100%;
	opacity: 0;
	-webkit-transform: translate3d(0,10px,0);
	transform: translate3d(0,10px,0);
}

figure.effect-sadie:hover h2 {
	color: #fff;
	-webkit-transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
	transform: translate3d(0,-50%,0) translate3d(0,-40px,0);
}

figure.effect-sadie:hover figcaption::before ,
figure.effect-sadie:hover p {
	opacity: 1;
	-webkit-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}