@font-face {  
	font-family: "Oceania";
	src: url(../font/oceania/Oceania-Regular.ttf) format("truetype");
}

* {
	margin: 0;
	padding: 0;
	font-family: "Oceania", "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
}

html, body {
	position: absolute;
	width: 100%;
	height: 100%;
}

body {
	font-family: "Oceania", "Lucida Grande", "Lucida Sans Unicode", Arial, sans-serif;
}

img {
	border: none;
}

a {
	outline: none;
	color: #004364;
}

#line {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 50%;
	height: 254px;
	background: url(../img/nemata/bg-blue.png) repeat-x top right;
}

#page {
	position: relative;
	margin: 0px auto;
	width: 815px;
	min-height: 450px;
	background: #fff url(../img/nemata/section-line.png) no-repeat -1px 0px;
	background-position: 0px 221px;
	z-index: 10;
}

h1#logo a{
	position: absolute;
	top: 140px;
	left: 0px;
	width: 174px;
	height: 51px;
	display: block;
	background: url(../img/nemata/logo.png) no-repeat;
	text-indent: -9000px;
}

#menu {
	position: absolute;
	top: 152px;
	left: 234px;
	list-style: none;
}
#menu li{
	float: left;
}
#menu li a{
	height: 33px;
	background: url(../img/nemata/menu.png) no-repeat;
	display: block;
	text-indent: -9000px;
}

#menu li a.menu-projects{
	width: 195px;
	background-position: 0px -5px;
	margin-right: 34px;
}
#menu li a.menu-projects:hover,
#menu li a.menu-projects.active {
	background-position: 0px -55px;
}
#menu li a.menu-team{
	width: 128px;
	background-position: -228px -5px;
	margin-right: 32px;
}
#menu li a.menu-team:hover,
#menu li a.menu-team.active {
	background-position: -228px -55px;
}
#menu li a.menu-contact {
	width: 194px;
	margin-right: -4px;
	background-position: -390px -5px;
}
#menu li a.menu-contact:hover,
#menu li a.menu-contact.active {
	background-position: -390px -55px;
}

#content {
	position: absolute;
	top: 254px;
	left: 0px;
	width: 816px;
	padding-bottom: 40px;
}

.section {
	position: relative;
	display: block;
	margin-left: 233px;
	margin-top: 40px;
	width: 420px;
}

.section a.logo,
.section div.logo {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 27px;
	height: 25px;
	display: block;
	text-indent: -9000px;
}

.section div.logo {
	position: absolute;
	left: 0px;
	top: 0px;
	width: 37px;
	height: 26px;
}

.section a.logo {
	background: url(../img/nemata/smm.png) no-repeat;
}
.section.facebook a.logo {
	background-position: 0px 0px;
}
.section.facebook a.logo:hover {
	background-position: 0px -25px;
}
.section.twitter a.logo {
	height: 27px;
	background-position: 0px -50px;
}
.section.twitter a.logo:hover {
	background-position: 0px -77px;
}
.section.contact div.logo {
	top: -1px;
	left: -10px;
	background: url(../img/nemata/contact.png) no-repeat;
}

.section p.content,
.section div.content {
	position: relative;
	left: 44px;
	top: 0px;
	width: 363px;
	min-height: 20px;
}

span.space {
	display: block;
	float: left;
	width: 80px;
	height: 17px;
}

.section .like,
.section .follow {
	position: relative;
	left: 44px;
	top: 10px;
}

.loading {
	background: url(../img/nemata/loader.gif);
	display: block;
	width: 16px;
	height: 11px;
}

.connect_widget .connect_text_wrapper {
	display:none !important;
}

.like a,
.follow,
.follow a,
h2 {
	color: #9fa3a2;
	font-size: 13px;
	text-decoration: none;
}

h2 {
	margin-bottom: 10px;
	margin-top: 20px;
	font-weight: normal;
}
.first {
	margin-top: 0;
}

#content p,
#content address,
#content ul {
	margin-bottom: 5px;
	font-size: 12px;
	line-height: 17px;
	font-style: normal;
}

#content .content p {
	margin-bottom: 10px;
}
#content .content h2 {
	line-height: 15px;
}


.projects {
	position: relative;
	top: 45px;
	border: 0px;
	width: 744px;
	width: 744px;
	margin: 0px auto;
}

.projects li {
	list-style-type: none;
	display: block;
	height: 253px;
	position: relative;
	margin-bottom: 55px;
}

.projects div.img {
	position: absolute;
	top: 0;
	left: 0;
	width: 372px;
}
.projects div.description {
	position: absolute;
	top: 0;
	right: 0;
	padding-left: 47px;
	width: 315px;
	vertical-align: top;
	padding-top: 0px;
	float: left;
}
.projects div.info {
	position: absolute;
	bottom: -8px;
	right: 0;
	width: 315px;
	padding-left: 47px;
	padding-top: 0px;
}

.projects .like_count {
	position: absolute;
	top: 236px;
	right: 0;
	width: 60px;
}
.projects .like {
	position: absolute;
	top: 270px;
	right: 0;
	width: 315px;
	padding-bottom: 30px;
}

.description h2,
.description h2 a {
	text-decoration: none;
	font-size: 24px;
	text-transform: uppercase;
	color: #7e807f;
	margin-bottom: 22px;
	line-height: 22px;
	margin-top: 2px;
}

.description h2 a:hover,
.info a:hover,
.back a:hover {
	text-decoration: underline;
}

.description p,
.info p {
	font-size: 12px;
	color: #7e807f;
	margin: 10px 0 0 0;
	line-height: 17px;
}

.description p {
	color: #000;
}

.info p,
.info p a,
p.back,
p.back a {
	text-transform: uppercase;
	font-size: 12px;
	color: #7e807f;
	text-decoration: none;
}




.gallery,
.slideshow li,
.slideshow img {
	position: relative;
	width: 383px;
	height: 253px;
	overflow: hidden;
	margin: 0;
	padding: 0;
	border: 0;
}
.slideshow li {
	margin-right: -1px;
}

.arrow {
	display: block;
	position: absolute;
	top: 0px;
	width: 150px;
	height: 253px;
	cursor: pointer;
	z-index: 100;
}

.arrow.left {
	left: 0px;
	background: url(../img/nemata/arrow_left.png) no-repeat;
	background-position: left center;
}
.arrow.right {
	right: 0px;
	background: url(../img/nemata/arrow_right.png) no-repeat;
	background-position: right center;
}

.back a {
	display: block;
	padding-left: 30px;
	line-height: 35px;
	padding-top: 3px;
	background: url(../img/nemata/back.png) no-repeat top left;
	background-position: left center;
}}