html{
	background:#151515 url(../images/bg-page.jpg) no-repeat top center;
	height:100%;
}
body{
	font:12px Arial, Helvetica, sans-serif;
	margin:0;
	color:#fff;
	min-width:660px;
	min-height:100%;
}
a{
	text-decoration:underline;
	color:#fff;
}
a:hover{text-decoration:none;}
a.identyme-logo{
	background:url(../images/identyme-logo.png) no-repeat;
	width:125px;
	height:125px;
	display:block;
	text-indent:-99999em;
	position: fixed;
	top:0;
	left:0;
}
img{border:0;}
#wrap{
	width:660px;
	margin:0 auto;
	overflow:hidden;
	padding:0 0 50px;
}
#header{
	width:100%;
	padding:42px 0 8px;
	overflow:hidden;
}
h1{
	font:bold 45px/50px "Trebuchet MS", "Times New Roman", Times, serif;
	margin:0 0 2px;
	overflow:hidden;
	text-transform:uppercase;
	color:#fff;
}
.flag{
	margin-bottom:10px;
}
.slogan{
	color:#696464;
	display:block;
	font-size:18px;
	line-height:22px;
}
#main{
	width:100%;
	overflow:hidden;
}
#sidebar{
	float:left;
	width:242px;
}
#content{
	float:right;
	width:412px;
}
.grid_1{width:242px;}
.grid_2{width:412px;}
.topper,
.btm{
	width:100%;
	overflow:hidden;
	height:8px;
}
.mid{width:100%;}
.mid:after{
	content:"";
	display:block;
	clear:both;
}
.grid_1 .topper{background:url(../images/bg-top-short.png) no-repeat;}
.grid_2 .topper{background:url(../images/bg-top-wide.png) no-repeat;}
.grid_1 .btm{background:url(../images/bg-btm-short.png) no-repeat;}
.grid_2 .btm{background:url(../images/bg-btm-wide.png) no-repeat;}
.grid_1 .mid{background:url(../images/bg-mid-short.png) repeat-y;}
.grid_2 .mid{background:url(../images/bg-mid-wide.png) repeat-y;}
.grid_1 .inner{
	height:1%;
	overflow:hidden;
	padding:7px 20px 11px;
}
.imgbox{
	height:1%;
	overflow:hidden;
	border:1px solid #bfbfbf;
	background:#eee;
}
.imgbox img{display:block;}
.menu{
	width:100%;
	overflow:hidden;
	list-style:none;
	padding:0;
	margin:3px 0 0;
}
.menu li{
	margin:6px 0 0;
	vertical-align:top;
	width:100%;
	line-height:23px;
	height:23px;
	background:url(../images/bg-menu.png) no-repeat;
	overflow:hidden;
}
.menu a{
	display:block;
	width:165px;
	padding:0 25px 0 11px;
	height:23px;
	cursor:pointer;
	overflow:hidden;
	position:relative;
	text-decoration:none;
}
.menu a strong{
	display:block;
	height:100%;
}
.menu a.active{background:url(../images/arrow.gif) no-repeat 187px 8px;}
.menu a span{
	float:left;
	margin:0 13px 0 0;
	width:18px;
	height:23px;
	text-indent:-9999px;
	overflow:hidden;
	background:url(../images/sprite.png) no-repeat;
}
* html .menu a span{margin-right:10px;}
li.portfolio span{background-position: 0 -23px;}
li.resume span{background-position: 0 -258px;}
li.networks span{background-position: 0 -46px;}
li.contacts span{background-position: 0 -69px;}
li.im_web span{background-position: 0 -69px;}
.copy{
	display:block;
	text-align:center;
	color:#6c6c6c;
	font-size:10px;
	line-height:14px;
	margin:8px 0 0;
	text-shadow:1px 1px 2px #000
}
div.tabbox{position:relative;}
div.tab{
	position:absolute;
	top:0px;
	visibility:hidden;
}
div.tab-active{
	display:block;
	position:static;
	top:0;
	visibility:visible;
}
.grid_2 .inner{
	padding:7px 15px;
	overflow:hidden;
}
#content h2{
	font:20px/24px Georgia, "Times New Roman", Times, serif;
	margin:0 0 5px;
}
.block{
	width:100%;
	overflow:hidden;
	margin:0 0 3px;
}
.block .bg-top,
.block .bg-btm{
	height:8px;
	width:100%;
	overflow:hidden;
}
.block .bg-top{background:url(../images/bg-block-top.png) no-repeat;}
.block .bg-btm{background:url(../images/bg-block-btm.png) no-repeat;}
.block .bg-mid{
	width:100%;
	background:url(../images/bg-block-mid.png) repeat-y;
}
.block .bg-mid:after{
	content:"";
	display:block;
	clear:both;
}
.list-hold{
	float:left;
	width:100%;
	overflow:hidden;
	margin:-8px 0;
	position:relative;
}
.info-list{
	margin:-2px 0 0;
	height:1%;
	padding:0 1px 2px;
	overflow:hidden;
}
.info-list dt,
.info-list dd{
	/*height:36px;*/
	line-height:36px;
	background:url(../images/sep1.gif) repeat-x;
	padding:2px 0 0;
	overflow:hidden;
	vertical-align:top;
}
.info-list dt{
	float:left;
	padding:2px 9px 0;
	width:140px;
	font-weight:bold;
}
* html .info-list dt{margin-right:-3px;}
.info-list dd{display:block;}
.hold{
	padding:4px 10px 18px;
	height:1%;
	overflow:hidden;
}
#content p{
	line-height:18px;
	margin:0 0 5px;
}
.contact{
	width:100%;
	overflow:hidden;
	list-style:none;
	padding:0px 0 0;
	margin:0;
}
.contact li{
	float:left;
	margin:0 15px 0 0;
	line-height:20px;
}
.contact a{
	float:left;
	padding:0 0 0 23px;
	height:20px;
	overflow:hidden;
	background:url(../images/sprite.png) no-repeat;
}
#wrap .link{background-position:0 -221px;}
#wrap .email{background-position:0 -240px;}
#wrap .vcard{background-position:0 -260px;}
#wrap .tel-home{background-position:0 -300px;}
#wrap .fax{background-position:0 -320px;}
#wrap .tel-mob{background-position:0 -340px;}
#wrap .skype{background-position:0 -360px;}
#wrap .site{background-position:0 -380px;}
#wrap .icq{background-position:0 -400px;}
#wrap .jab{background-position:0 -420px;}
#wrap .wm{background-position:0 -440px;}
#wrap .mir{background-position:0 -460px;}
#wrap .yahoo{background-position:0 -200px;}
ul.interests-list{
	margin-left:15px;
	padding:0;
}
ul.interests-list li{
	float:left;
	margin:0 10px 0 0;
	padding-right:10px;
}
.portfolio-list{
	width:100%;
	overflow:hidden;
}
.portfolio-list ul{
	float:left;
	display:inline;
	margin:0;
	padding:0;
	list-style:none;
	color: #fff;
}
.portfolio-list li{
	float:left;
	margin:12px;
	overflow:hidden;
	display:inline;
}
.portfolio-list li a{
	display:block;
	width:72px;
	height:72px;
	padding:14px;
	background:url(../images/bg-img-holder.png) no-repeat;
	cursor:pointer;
}
.portfolio-list li img{display:block;}
a.doc{
	display:inline-block;
	padding:0 0 0 23px;
	height:20px;
	line-height:20px;
	overflow:hidden;
	background:url(../images/sprite.png) no-repeat 0 -280px;
	color:#d6d6d6;
}
.socials{
	width:100%;
	overflow:hidden;
	padding:0px 0 0;
}
.socials ul{
	float:left;
	display:inline;
	margin:0;
	padding:0;
	list-style:none;
}
.socials li{
	float:left;
	margin:4px 2px;
	overflow:hidden;
	display:inline;
}
.socials li a{
	display:block;
	width:175px;
	height:33px;
	padding:6px;
	background:url(../images/bg-img-holder2.png) no-repeat;
	cursor:pointer;
	text-decoration:none;
}
.socials li a span{
	font-size:10px;
}
.socials li a span:hover{
	text-decoration:underline;
}
.socials li img{display:block;}
.socials a em{
	float:left;
	margin:0 10px 0 0;
	width:32px;
	height:32px;
	overflow:hidden;
	text-indent:-9999px;
}
* html .socials a em{margin-right:7px;}
.socials a.flikr em{background:url(../images/ico-flikr.gif) no-repeat;}
.socials a strong,
.socials a span{
	display:block;
	line-height:16px;
}
.socials a strong{font-size:14px;}
.twocolumns{
	width:100%;
	overflow:hidden;
	margin:0 0 15px;
}
.twocolumns .wrap{
	float:left;
	display:inline;
	margin:0 0 0 -20px;
}
.twocolumns .col{
	float:left;
	display:inline;
	width:181px;
	overflow:hidden;
	margin:0 0 0 20px;
}
.ttl{
	margin:0 8px 2px;
	display:block;
	line-height:14px;
}
.twocolumns .block .bg-top{
	background:url(../images/bg-block-top-short.png) no-repeat;
	height:10px;
}
.twocolumns .block .bg-btm{
	background:url(../images/bg-block-btm-short.png) no-repeat;
	height:10px;
}
.twocolumns .block .bg-mid{background:url(../images/bg-block-mid-short.png) repeat-y;}
.twocolumns .list-hold{margin-top:-10px;}
.block .item-list{
	width:auto;
	height:1%;
	padding:0 1px;
	margin:-2px 0 0;
}
.block .item-list li{
	height:20px;
	line-height:20px;
	background:url(../images/sep1.gif) repeat-x;
	padding:10px 10px 8px;
	overflow:hidden;
	vertical-align:top;
}
.block .item-list li a,
.block .item-list li span{
	display:block;
	padding:0 0 0 25px;
	line-height:20px;
	height:20px;
	overflow:hidden;
	background:url(../images/sprite.png) no-repeat;
	background-position: 0 -46px;
}
.btn{
	display:inline-block;
	margin:20px 0 0;
	background:url(../images/btn.png) no-repeat;
	width:110px;
	height:35px;
	overflow:hidden;
	font-weight:bold;
	cursor:pointer;
	text-align:center;
	line-height:35px;
	text-shadow:1px 1px 2px #000;
	text-decoration:none;
}
ul#interests { margin:15px 0 0 0; padding:0; min-height:16px;}
ul#interests li { float:left; margin:0 15px 0 0; list-style:none;}

ul#skills{ margin:0; padding:0; min-height:16px;}
ul#skills li { float:left; margin:0 15px 0 0; padding: 0; list-style:none;}

/***** Social link*****/

ul.social {margin:0; list-style:none;}
ul.social li {margin:5px; float:left; margin-right:10px;}
ul.social li.last { margin-right:0;}