@charset "utf-8";

@import url(http://fonts.googleapis.com/css?family=Titillium+Web:400,200,600,700,900&subset=latin,latin-ext);

html {
	width:100%;
	}

body {
	overflow:auto;
	width:100%;
	font-family: 'Titillium Web', sans-serif;
	background:#222;
	margin: 0;
	padding: 0;
	color: #a0795c;
	-webkit-backface-visibility: hidden;
	text-shadow: 1px 1px 1px #fff;
}
ul, ol, dl {
	padding: 0;
	margin: 0;
}
h1, h2, h3, h4, h5, h6 {
	margin: -5px 0px -2px 0px;
}
p {
	margin: 0px;
	font-size:16px;
}
a img {
	border: none;
}
a:link {
	color: #42413C;
	text-decoration: none;
}
a:visited {
	color: #42413C;
	text-decoration: underline;
}
a:hover, a:active, a:focus {
	text-decoration: underline;
}
.container {
	width: 960px;
	margin: 0 auto 125px auto;
	
}
.content {
	padding: 10px 0;
}
.fltrt {
	float: right;
	margin-left: 8px;
}
.fltlft {
	float: left;
	margin-right: 8px;
}
.clearfloat {
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}

.like {
display: block;
right: 50px;
float: right;
position:fixed;
z-index:1000;
}

.trgo a {
display: block;
right: 160px;
float: right;
position:fixed;
z-index:1000;
background:#C00;
color:#FFF;
font-size:10px;
padding:3px;
text-shadow:none;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}

.engo a {
display: block;
right: 170px;
top: 10px;
float: right;
position:fixed;
z-index:1000;
background:rgb(89, 60, 202);
color:#FFF;
font-size:10px;
padding:3px;
text-shadow:none;
-webkit-border-radius: 4px;
-moz-border-radius: 4px;
border-radius: 4px;
}



.sec01 {
	transform: rotate(2deg);
	-ms-transform: rotate(2deg);
	-moz-transform: rotate(2deg);
	-webkit-transform: rotate(2deg);
	-o-transform: rotate(2deg);
}
.photo {
	display: block;
	float: left;
	margin: -28px 26px 0px 5px;
	transform: rotate(-5deg);
	position:absolute;
	-ms-transform: rotate(-5deg);
	-moz-transform: rotate(-5deg);
	-webkit-transform: rotate(-5deg);
	-o-transform: rotate(-5deg);
	width: 140px; height:182px;
	overflow:hidden;
	border: 5px solid #FFF;
	background: #FFF;
	z-index: 4;	
	-webkit-box-shadow: -1px 0px 1px rgba(50, 50, 50, 1);
	-moz-box-shadow: -1px 0px 1px rgba(50, 50, 50, 1);
	box-shadow: -1px 0px 1px rgba(50, 50, 50, 1);
	-webkit-transition: all 600ms linear;
	-moz-transition: all 600ms linear;
	-ms-transition: all 600ms linear;
	-o-transition: all 600ms linear;
	transition: all 600ms linear;
}
.photo:hover {
	border: 6px solid #fff;
	width: 800px;
	z-index: 4;
	transform: rotate(-2deg);
	-ms-transform: rotate(-2deg);
	-moz-transform: rotate(-2deg);
	-webkit-transform: rotate(-2deg);
	-o-transform: rotate(-2deg);
	-webkit-transition: all 300ms linear;
	-moz-transition: all 300ms linear;
	-ms-transition: all 300ms linear;
	-o-transition: all 300ms linear;
	transition: all 300ms linear;
}

.paperclip {
	background: url(images/paperclip.png) no-repeat;
	width: 84px;
	height: 65px;
	margin: 30px 0px 0px -45px;
	padding: 0 0 0 -60px;
	position: absolute;
	z-index: 5;
}

.photo img {
	display: inline-block;
	padding:5px;
	float:left;
}

.stamp {
	right:0;
	margin: 0px 20px 0 0;
	position:absolute;
	background: url(images/stamp.png) no-repeat;
	width: 168px;
	height: 151px;
	text-indent:-5000px;
	transform: rotate(12deg);
	-ms-transform: rotate(12deg);
	-moz-transform: rotate(12deg);
	-webkit-transform: rotate(12deg);
	-o-transform: rotate(12deg);
}

.headtxt {
	display: inline-block;
	margin: 10px 0 0 20px;	
	}
	
.headtxt p{
	padding: 0  !important;
	font-size: 20px !important;
	line-height:40px !important;
	}

.headtxt img{
	padding: 0px 2px 0 0  !important;
	margin: 0px;
	float:none !important;
	}


.header {
	display: block;
	height: 151px;
	margin: -1px 0 0px 0px;
	padding-bottom: 10px;
}

.me {
	display: inline-block;
	position: absolute;
	z-index:2;
	left: 180px;
	}

.line {
	margin: 10px 0 15px 0;
	height: 15px;
	width: 965px;
	display: block;
	overflow: hidden;
}
.infobox {
	display: block;
	margin: 10px 0 10px 17px;
	width: 200px;
	height: 125px;
	background: #f7eee1;
	padding: 10px;
	float: left;
}
.title {
	width: 100%;
	letter-spacing: 10px;
	display: block;
	background: #e8d6c2;
	font-size: 15px;
	line-height: 25px;
	height: 25px;
	text-align: center;
	margin: -10px 0 10px 0
}
.infobox .right {
	float: right;
	margin-right: -3px;
	display: block;
}
.infobox .text {
	margin-left: 0px;
	float: left;
	position:absolute;
}

.mini {
	font-size:17px;
	text-align: right;
	margin-top: -34px;
	letter-spacing: 20px;}

.minien {
	font-size:17px;
	text-align: right;
	margin-top: -34px;
	letter-spacing: 7px;}

.infobox .yas {
	font-weight: 900;
	font-size: 96px;
	line-height: 80px;
	margin-right: 10px !important; 
	display: block;
}


.skillbox { display: inline-block; width:16%; height:38px; margin: 0 2px 5px 0; background:#fff9ef;  font-size:14px;}
.skillbox img { display:inline-block; margin: 5px 5px 5px 5px !important; }
.sname { display:inline-block; width:101px; text-align:left; float:right; line-height:36px !important; }
.skill { display:inline-block; border:#a0795c solid 1px; text-align:right; margin:5px; width:140px; background:#f7eee1; float:right;}
.per { display:inline-block; background:#a0795c; float:left; height:25px; color:#fff9ef; text-shadow:none; }


.workbox {
	display: block;
	margin: 10px 0 10px 17px;
	width: 914px;
	height: auto;
	background: #f7eee1;
	padding: 10px;
	float: left;
}
.workbox .text {
	display: inline-block;
	margin-left: 15px;
	width: 210px;
}

.workbox .text1 {
	display: inline-block;
	margin-left: 15px;
	width: 230px;
}

.workbox .text2 {
	display: inline-block;
	margin-left: 15px;
	width: 70px;
}


.workbox .indent {
	text-indent: -100px;
}
.workbox .zebra {
	background: #f2e4d4;
}
.workbox .satir {
	line-height: 30px;
}
.right {
	text-align: right;
	margin-right: 20px;
}
.center {
	text-align: center;
	margin-left: 20px;
}
.bgt {
	background: url(images/bg-t.png) no-repeat;
	width: 964px;
	height: 94px;
}
.bgm {
	background: url(images/bg-m.png) repeat-y;
	width: 964px;
	height: auto;
	position:relative;
	display:block;
}
.bgb {background: url(images/bg-b.png) no-repeat;
width: 964px;
height: 103px;
text-align: right;
position:absolute;
margin: -1px 0px 0px 0px ;
}


.ara {
	display:block;
	width:100%;
	height: 0px;
	background-color:#FFF;
	}
.ara2 {
	display:block;
	width:100%;
	height: 50px;
	}

/*sector2*/

.portfolio {
	background:#FFF;
	display:block;
	margin:-150px auto 0 auto;
	color:#222;
	padding: 0 45px;
	}
	
.portfolio a {
	color:#222;
	}
	
.portfolio h1 {
	font-weight:200;
	display:block;
	font-size:140px;
	padding-top: 35px;
	text-align:center;
	}

.portfolio h3 {
	font-size:30px;
	font-weight:900;
	margin-top: 16px;
	}
	
.portfolio h4 {
	font-size:16px;
	background:#fcf3e7;
	color:#a0795c;
	border-radius: 10px;
-moz-border-radius: 10px;
-webkit-border-radius: 10px;
padding:5px;
margin: 5px auto 0 auto;
font-weight:200;
width:480px;
	}
	
.portfolio p {
	font-size:14px;
	color:#a0795c;
	font-weight:400;
	line-height:25px;
	margin-bottom:10px;
	}
	
.portfolio h5 {
	display:block;
	width:100%; height:70px;
	font-size:24px;
	font-weight:200;
	color:#CCC;
	margin: -50px 0 0 0px;
	text-align: center;}
	
.incele a{
	display: block;
	color:#FFF;
	padding:2px;
	right:0;
	float: right;
	margin-top: -75px;
	font-size:17px;
	background:#222;
	width:110px;
	border-radius: 10px 0px 0px 0px ;	
-moz-border-radius: 10px 0px 0px 0px ;
-webkit-border-radius: 10px 0px 10px 10px ;	
text-shadow: 0px 0px 0px #fff;
}

.incele a:hover{
	background:#444;
	text-decoration:none;
}

.info {
	margin: 20px 0px 0px -200px !important;
	width:860px !important;
	position:static;
	text-align:center;
	}
	
.arts {
	display:block;
	background:#FFF;
	margin: 0 auto 0 auto;  
	height:470px;
	}
	
.arts img {
	}
	
.sec02 {
	display:block;
	width:960px;	
	margin: -150px auto 0 auto;	
}	

.footer {
	display:block;
	width:100%; 
	bottom: 0px;
	}
	
.footerpart1 { width:420px;
float:left;
margin: 0 0 0 10px;}

.footerpart2 {width: 485px;
float:left;
display:block; height:auto;
	padding:5px;
	margin: 0px 20px 20px 15px;
	background: #f7eee1;
	border: none;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
}

.social	{
	display:block;
	width:auto; height:auto;
	padding:5px;
	margin: 0px 10px 55px 10px;
	background: #f7eee1;
	border: none;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;}
	
.stitle {
	font-size:18px;
	font-weight:700;
	line-height: 40px;
	margin: 0 15px 0 20px;}
	
.social .icons {position: relative;
width: 370px;
padding: 0px 0px 0px 16px;
	}		
	
.social .icons img {
	margin: 0 0px 0 0;
padding: 3px 2px 3px 3px;
border: none;
border-radius: 6px;
-moz-border-radius: 6px;
-webkit-border-radius: 6px;
	}	
	
.social .icons img:hover {
	background: #a0795c;
border: 5px #a0795c;
	}
	
.sendbox	{
	}
	
.footertext {
	display:block;
	font-size:13px;
	text-align:center;
	padding: 0 10px 50px 10px;
	}

.bluehost a { display:block; background:#13a1ff url(images/blue-bg.png) right no-repeat; padding:6px; border-top:#fff 1px solid ; color:#f9ddff; width:400px; margin: 0 0 0 -20px; text-shadow: -1px -1px 0px #004370; font-weight:bold; font-size:14px;}

.bluehost a:hover { background: #007acb url(images/blue-bg.png) right no-repeat; text-decoration:none; }
	
	
.opl {
position:fixed;
top:100px;
left:0px;
z-index:99999;
}
.opl a {
width:73px;
height:56px;
text-indent:-9999px;
display:block;
background:url('https://s3.amazonaws.com/onepagelove/one-page-love-award.png') no-repeat;
}


/* CONTAINER */



.ac-container{
	margin: 0px 0 0px 0;
}
.ac-container label{
	position: relative;
	z-index: 20;
	display: block;
	height: 0px;
	cursor: pointer;
	margin: 0px 0 0px 0;	
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}


.ac-container label:hover{
}
.ac-container input:checked + label,
.ac-container input:checked + label:hover{
	top:810px;
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}



.ac-container label:hover:after,
.ac-container input:checked + label:hover:after{
	content: '';
	position: absolute;
	width: 24px;
	height: 24px;
	right: 15px;
	top:0px;
	background: transparent url(images/arrow_down.png) no-repeat center center;
}
.ac-container input:checked + label:hover:after{
	background-image: url(images/arrow_up.png);
}

.buttino {display: block;
position: absolute;
width: 200px;
right: 38px;
text-align:right;
	}

.ac-container input{
	display: none;
}
.ac-container article{
	margin-top: -1px;
	overflow: hidden;
	height: 0px;
	position: relative;
	z-index: 10;	
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
}
.ac-container article p{
}
.ac-container input:checked ~ article{
	-webkit-transition: all 0.3s ease-in-out;
	-moz-transition: all 0.3s ease-in-out;
	-o-transition: all 0.3s ease-in-out;
	-ms-transition: all 0.3s ease-in-out;
	transition: all 0.3s ease-in-out;
	
}

.ac-container input:checked ~ article.cvdetay{
	height: 810px;
}


	
/* END */