* {
	margin: 0;
	padding: 0;
}

body {
	color: #999;
	font: normal 13px helvetica, verdana,arial,sans-serif;
	background: #0a0a0a url(../images/body_bg.jpg) repeat-x;
}

img {
	border:0;
}

/* STRUCTURE */

#wrapper {
	width: 960px;
	height: 1280px;
	margin: 0 auto;
	background: url(../images/wrapper_bg.jpg) 0 409px no-repeat;
}

#header {
	height: 462px;
	position: relative;
	background: url(../images/feri.png) no-repeat;
}

#sidebar {
	width: 320px;
	margin: 0 48px 0 0;
	float: left;
}

#content {
	width: 590px;
	float: left;
}

/* HEADER */

h1 {
	font-family: arial, sans-serif;
	font-size: 24px;
	font-weight: normal;
	text-transform: uppercase;
	color: #fff;
	position: absolute;
	top: 145px;
	left: 384px;
}

#header p.description {
	font-family: helvetica, sans-serif;
	font-size: 16px;
	color: #fff;
	width: 562px;
	line-height: 22px;
	position: absolute;
	top: 215px;
	left: 384px;
}

#header p.lang {
	font-family: helvetica, sans-serif;
	font-size: 11px;
	color: #666;
	width: 100px;
	position: absolute;
	top: 425px;
	left: 854px;
}

#header p.lang a {
	color: #999;
	text-decoration: none;
}

#hire_me {
	position: absolute;
	top: 0;
	left: 698px;
  background: url(../images/hireme.png) no-repeat;
  width: 163px;
  height: 117px;
}

#hello {
	position: absolute;
	/*top: 75px;*/
	top: 41px;
	left: 384px;
  background: url(../images/hello.png) no-repeat;
  width: 207px;
  height: 88px;
}

#hire_me span,
#hello span {
  display: none;
}

/* SIDEBAR */

.box {
	width: 220px;
	background: url(../images/box_border.gif) left bottom no-repeat;
	padding: 0 0 18px 0;
	margin: 0 0 21px 84px;
}

.box img.logo {
	display: block;
	float: left;
	margin: 0 12px 0 0;
}

.box dl.name_with_title {
	margin: 0 0 14px 0;
}

.box dl.name_with_title dt {
	font-size: 16px;
	color: #fff;
	font-weight: bold;
}

.box dl.name_with_title dd {
	font-size: 10px;
	text-transform: uppercase;
	line-height: 16px;
}

.box dl.personal dt {
	width: 32px;
	float: left;
	text-align: right;
	margin: 0 11px 0 0;
	color: #666;
	font-size: 10px;
	line-height: 18px;
}

.box dl.personal dd {
	width: 150px;
	color: #999;
	float: left;
	font-size: 12px;
	line-height: 18px;
}

.box dl.name_with_title {
	margin: 0 0 14px 0;
}

.box dl.rails {
	margin: 0 0 25px 0;
}

.box dl.rails dt, .box dl.rails dd {
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
}

.box a {
	color: #fff;
	font-weight: normal;
	text-decoration: none;
}

.box h3 {
	color: #999;
	font-size: 12px;
	font-weight: bold;
	clear: both;
	margin: 0 0 6px 0;
}

.box p {
	color: #999;
	font-size: 11px;
	line-height: 14px;
	margin-bottom: 5px;
}

.box p.title {
	text-transform: uppercase;
	color: #fff;
	font-weight: bold;
	font-size: 12px;
}

.box p.csr {
	margin-bottom: 10px;
}

/* SOCIAL */

.social a {
	display: block;
	height: 27px;
	width: 165px;
	padding: 5px 0 0 38px;
	color: #999;
	font-family: helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	margin: 0 0 15px 0;
}

.social a span {
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
}

.social a#social_twitter {
	background: url(../images/social_twitter.jpg) no-repeat 0 0;
}

.social a#social_facebook {
	background: url(../images/social_facebook.jpg) no-repeat 0 0;
}

.social a#social_linkedin {
	background: url(../images/social_linkedin.jpg) no-repeat 0 0;
}

.social a#social_google {
	background: url(../images/social_google.jpg) no-repeat 0 0;
/*	margin-bottom: 0;*/
}

.social a:hover {
	background-position: 0 -33px !important;
}

/* TWITTER */

.box.last {
	background: none;
}

/* CONTENT */

#content h2 {
	height:45px;
	margin: 0 0 5px 20px;
}

#content h2 span {
	display:none;
}

#content h2.positions {
	background: url(../images/h2_positions.png) no-repeat;
}

#content h2.portfolio {
	background: url(../images/h2_portfolio.png) no-repeat;
}

#content p.subtitle {
	color: #666;
	font-size: 18px;
	text-transform: uppercase;
	font-family: arial, sans-serif;
	margin: 0 0 20px 18px;
}

/* COMPANIES */

.companies {
	margin: 10px 0 20px 20px;
	padding-bottom: 45px;
}

.companies .item {
	width: 140px;
	float: left;
	margin: 0 26px 0 0;
}

.companies .item.wide {
	width: 205px !important;
}

.companies p.title {
	color: #fff;
	font-size: 12px;
	text-transform: uppercase;
	margin: 15px 0 5px 0;
	font-weight: bold;
}

.companies p.title.nologo {
	padding-top: 63px;
}

.companies p.position {
	color: #999;
	font-size: 13px;
	line-height: 18px;
}

.companies img {
	display: block;
}

.companies img.pixel {
	padding: 14px 0 15px 0;
}

/* PORTFOLIO */

.portfolio_group {
	margin: 0 0 20px 16px;
	position: relative;
}

.portfolio_group.last {
	padding-bottom: 35px;
	margin-bottom: 55px;
	background: url(../images/border.gif) center bottom no-repeat;
}

.portfolio_group h3 {
	position: absolute;
	top: 6px;
	left: 15px;
	font-weight: bold;
	font-size: 16px;
}

.portfolio_group .slider {
	width: 575px;
	height: 31px;
	overflow: hidden;
	background: url(../images/slider_bg.gif) no-repeat;
}

.portfolio_group .slider a {
  position: absolute;
  top: 0;
  cursor: pointer;
}

.portfolio_group .slider a span {
  display: none;
}

.portfolio_group .slider .next {
  width: 28px;
  height: 30px;
  right: 0;
  background: url(../images/next_button.png) no-repeat left top;
}

.portfolio_group .slider .prev {
  width: 23px;
  height: 30px;
  right: 28px;
  background: url(../images/prev_button.png) no-repeat left top;
}

.portfolio_group .slider .next:hover,
.portfolio_group .slider .prev:hover {
  background-position: left bottom;
}

.portfolio_group .slider .next.disabled,
.portfolio_group .slider .prev.disabled {
  background-position: left -30px;
}

.portfolio_group .slider div.counter {
  position: absolute;
  top: 6px;
  right: 58px;
  font-size: 14px;
}

.portfolio_group .item {
	margin: 20px 0 0 10px;
	width: 565px;
	height: 160px;
	float: left;
}

.portfolio_group .item img.preview {
	display: block;
	width: 168px;
	height: 105px;
	border: 1px solid #333;
	float: left;
	margin: 0 15px 24px 0;
}

.portfolio_group .item h4 {
	color: #fff;
	font-weight: bold;
	font-size: 21px;
	margin: 0 0 15px 0;
}

.portfolio_group .item p {
	line-height: 16px;
	margin: 0 0 10px 0;
}

.portfolio_group .item p a {
	color: #ddd;
	text-decoration: none;
}

.portfolio_group .item p a:hover {
	color: #cc2f40;
	text-decoration: none;
}

.portfolio_group .item p a.link {
	margin-left: 19px;
}

/* ETC */

.clear {
	clear: both;
}

/* Scrollable */
.scrollable {
	position:relative;
	overflow:hidden;
	width: 575px;
	height:160px;
}

.scrollable .items {
	width:20000em;
	position:absolute;
}

.items div {
	float:left;
}
