/*
* Design By Vahid Majidi
* Powered By اسکریپت.com
*/

*{
	border:none;
	margin:0px;
	padding:0px;
	outline:none;
}
a:link{
	color:#FFF;
	border-bottom:1px dotted #FFFFFF;
	padding-bottom:3px;
	text-decoration:none;
}
a:hover{
	color:#FFF;
	border-bottom:1px dotted #FFFFFF;
	padding-bottom:3px;
	text-decoration:none;
}
a:visited{
	color:#FFF;
	border-bottom:1px dotted #FFFFFF;
	padding-bottom:3px;
	text-decoration:none;
}
a:active{
	color:#FFF;
	border-bottom:1px dotted #FFFFFF;
	padding-bottom:3px;
	text-decoration:none;
}
h1{
	font-size:16px;
	color:#FC0;
	padding:10px;
}
h2{
	font-size:15px;
	color:#FC0;
	padding:10px;
}
h3{
	font-size:14px;
	color:#FC0;
	padding:10px;
}
h4{
	font-size:13px;
	color:#FC0;
	padding:10px;
}
h5{
	font-size:12px;
	color:#FC0;
	padding:10px;
}
h6{
	font-size:11px;
	color:#FC0;
	padding:10px;
}
p{
	color:#FFF;
	display:block;
	padding:10px;
}
hr{
	width:550px;
	height:1px;
	background-color:#FFF;
	margin:15px auto;
}
body,html{
	width:100%;
	height:100%;
    overflow-x:hidden;	
}
body{
	font-family:tahoma;
	font-size:13px;
	background:url(images/bg.jpg) #fff no-repeat;
	background-size:cover;
	background-attachment:fixed;
	line-height:25px;
	word-wrap:break-word;
	word-break:keep-all;
}
.main{
	position:relative;
	width:980px;
	margin-left:auto;
	margin-right:auto;
	direction:rtl;
}
#nav{
	position:relative;
	top:0px;
	right:40px;
	clear:both;
}
#menu1{
	background:url(images/resume.png) no-repeat center;
	position:absolute;
	top:0px;
	right:0px;
	width:130px;
	height:130px;
	margin:32px 0px;
	background-color:rgba(0,70,0,0.5);
	border-radius:100px 0px;
    box-shadow:0px 0px 5px #fff;
	-webkit-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg);
	-webkit-animation:vahid1 3s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-direction:alternate;
	-webkit-animation-timing-function:linear;
	-moz-animation:vahid1 3s;
	-moz-animation-iteration-count:infinite;
	-moz-animation-direction:alternate;
	-moz-animation-timing-function:linear;
	-o-animation:vahid1 3s;
	-o-animation-iteration-count:infinite;
	-o-animation-direction:alternate;
	-o-animation-timing-function:linear;
	-ms-animation:vahid1 3s;
	-ms-animation-iteration-count:infinite;
	-ms-animation-direction:alternate;
	-ms-animation-timing-function:linear;
	animation:vahid1 3s;
	animation-iteration-count:infinite;
	animation-direction:alternate;
	animation-timing-function:linear;
	-webkit-transition:all 0.5s;
	-o-transition:all 0.5s;
	-ms-transition:all 0.5s;
/*	-moz-transition:all 0.5s;
	transition:all 0.5s;*/
	clear:both;
}
@-webkit-keyframes vahid1{
	from {right:22px;}
	to { right:-35px;}
}
@keyframes vahid1{
	from {right:22px;}
	to { right:-35px;}
}
#menu2{
	background:url(images/portfolio.png) no-repeat center;
	position:absolute;
	top:70px;
	right:150px;
	width:130px;
	height:130px;
	margin:32px 0px;
	background-color:rgba(0,70,0,0.5);
	border-radius:100px 0px;
    box-shadow:0px 0px 5px #fff;
	-webkit-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg);
	-webkit-animation:vahid2 3s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-direction:alternate;
	-webkit-animation-timing-function:linear;
	-moz-animation:vahid2 3s;
	-moz-animation-iteration-count:infinite;
	-moz-animation-direction:alternate;
	-moz-animation-timing-function:linear;
	-o-animation:vahid2 3s;
	-o-animation-iteration-count:infinite;
	-o-animation-direction:alternate;
	-o-animation-timing-function:linear;
	-ms-animation:vahid2 3s;
	-ms-animation-iteration-count:infinite;
	-ms-animation-direction:alternate;
	-ms-animation-timing-function:linear;
	animation:vahid2 3s;
	animation-iteration-count:infinite;
	animation-direction:alternate;
	animation-timing-function:linear;
	-webkit-transition:all 0.5s;
	-o-transition:all 0.5s;
	-ms-transition:all 0.5s;
	/*	-moz-transition:all 0.5s;
	transition:all 0.5s;*/
	clear:both;
}
@-webkit-keyframes vahid2{
	from {right:130px;}
	to {right:170px;}
}
@keyframes vahid2{
	from {right:130px;}
	to {right:170px;}
}
#menu3{
	background:url(images/about.png) no-repeat center;
	position:absolute;
	top:140px;
	right:0px;
	width:130px;
	height:130px;
	margin:32px 0px;
	background-color:rgba(0,70,0,0.5);
	border-radius:100px 0px;
    box-shadow:0px 0px 5px #fff;
	-webkit-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg);
	-webkit-animation:vahid3 2s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-direction:alternate;
	-webkit-animation-timing-function:linear;
	-moz-animation:vahid3 2s;
	-moz-animation-iteration-count:infinite;
	-moz-animation-direction:alternate;
	-moz-animation-timing-function:linear;
	-o-animation:vahid3 2s;
	-o-animation-iteration-count:infinite;
	-o-animation-direction:alternate;
	-o-animation-timing-function:linear;
	-ms-animation:vahid3 2s;
	-ms-animation-iteration-count:infinite;
	-ms-animation-direction:alternate;
	-ms-animation-timing-function:linear;
	animation:vahid3 2s;
	animation-iteration-count:infinite;
	animation-direction:alternate;
	animation-timing-function:linear;
	-webkit-transition:all 0.5s;
	-o-transition:all 0.5s;
	-ms-transition:all 0.5s;
	/*	-moz-transition:all 0.5s;
	transition:all 0.5s;*/
	clear:both;
}
@-webkit-keyframes vahid3{
	from {right:-15px;}
	to { right:22px;}
}
@keyframes vahid3{
	from {right:-15px;}
	to { right:22px;}
}
#menu4{
	background:url(images/contact.png) no-repeat center;
	position:absolute;
	top:210px;
	right:150px;
	width:130px;
	height:130px;
	margin:32px 0px;
	background-color:rgba(0,70,0,0.5);
	border-radius:100px 0px;
    box-shadow:0px 0px 5px #fff;
	-webkit-transform:rotate(45deg);
	-moz-transform:rotate(45deg);
	-o-transform:rotate(45deg);
	-ms-transform:rotate(45deg);
	transform:rotate(45deg);
	-webkit-animation:vahid4 2s;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-direction:alternate;
	-webkit-animation-timing-function:linear;
	-moz-animation:vahid4 2s;
	-moz-animation-iteration-count:infinite;
	-moz-animation-direction:alternate;
	-moz-animation-timing-function:linear;
	-o-animation:vahid4 2s;
	-o-animation-iteration-count:infinite;
	-o-animation-direction:alternate;
	-o-animation-timing-function:linear;
	-ms-animation:vahid4 2s;
	-ms-animation-iteration-count:infinite;
	-ms-animation-direction:alternate;
	-ms-animation-timing-function:linear;
	animation:vahid4 2s;
	animation-iteration-count:infinite;
	animation-direction:alternate;
	animation-timing-function:linear;
	-webkit-transition:all 0.5s;
	-o-transition:all 0.5s;
	-ms-transition:all 0.5s;
	/*	-moz-transition:all 0.5s;
	transition:all 0.5s;*/
	clear:both;

}
@-webkit-keyframes vahid4{
	from {right:155px;}
	to { right:130px;}
}
@keyframes vahid4{
	from {right:155px;}
	to { right:130px;}
}
#menu1:hover{
	background:url(images/resume-h.png) no-repeat center;
	background-color:rgba(0,70,0,0.7);
    box-shadow:0px 0px 5px #fff;
}
#menu2:hover{
	background:url(images/portfolio-h.png) no-repeat center;
	background-color:rgba(0,70,0,0.7);
    box-shadow:0px 0px 5px #fff;
}
#menu3:hover{
	background:url(images/about-h.png) no-repeat center;
	background-color:rgba(0,70,0,0.7);
    box-shadow:0px 0px 5px #fff;
}
#menu4:hover{
	background:url(images/contact-h.png) no-repeat center;
	background-color:rgba(0,70,0,0.7);
    box-shadow:0px 0px 5px #fff;
}
#intro{
	position:absolute;
	left:100px;
	top:50px;
	width:400px;
	height:400px;
	background-color:rgba(0,70,0,0.5);
	border-radius:1000px;
	overflow:auto;
 	box-shadow:0px 0px 15px #fff;
	-webkit-transition:all 0.5s;
	-o-transition:all 0.5s;
	-ms-transition:all 0.5s;
	-moz-transition:all 0.5s;
	transition:all 0.5s;
}
#intro:hover{
	background-color:rgba(0,70,0,0.7);
}
#intro img{
	position:absolute;
	top:90px;
	left:0px;
	-webkit-animation:vahid6 1000ms;
	-webkit-animation-direction:alternate;
	-webkit-animation-iteration-count:infinite;
	-webkit-animation-timing-function:linear;
	-moz-animation:vahid6 1000ms;
	-moz-animation-direction:alternate;
	-moz-animation-iteration-count:infinite;
	-moz-animation-timing-function:linear;
	-o-animation:vahid6 1000ms;
	-o-animation-direction:alternate;
	-o-animation-iteration-count:infinite;
	-o-animation-timing-function:linear;
	-ms-animation:vahid6 1000ms;
	-ms-animation-direction:alternate;
	-ms-animation-iteration-count:infinite;
	-ms-animation-timing-function:linear;
	animation:vahid6 1000ms;
	animation-direction:alternate;
	animation-iteration-count:infinite;
	animation-timing-function:linear;
}
@-webkit-keyframes vahid6{
	from { width:400px; height:200px; top:90px}
	to {top:105px }	
}
@keyframes vahid6{
	from { width:400px; height:200px; top:90px}
	to {top:105px }	
}
#content{
	position:absolute;
	top:50px;
	left:0px;
	width:600px;
	height:450px;
	clear:both;
	overflow:auto;
	overflow-x:hidden;
	background-color:rgba(0,70,0,0.5);
	border-radius:5px;
	box-shadow:0px 0px 10px #FFFFFF;
	-webkit-transition:all 0.5s;
	-o-transition:all 0.5s;
	-ms-transition:all 0.5s;
	-moz-transition:all 0.5s;
	transition:all 0.5s;
	-webkit-animation:vahid5 2s;
	-webkit-animation-timing-function:linear;
	-o-animation:vahid5 2s;
	-o-animation-timing-function:linear;
	-ms-animation:vahid5 2s;
	-ms-animation-timing-function:linear;
	-moz-animation:vahid5 2s;
	-moz-animation-timing-function:linear;
	animation:vahid5 2s;
	animation-timing-function:linear;
}
#content:hover{
	background-color:rgba(0,70,0,0.7);
}
#content p{
	color:#FFF;
}
@-webkit-keyframes vahid5{
	from{border-radius:500px 0px;}
	to{border-radius:5px;}
}
@keyframes vahid5{
	from{border-radius:500px 0px;}
	to{border-radius:5px;}
}
#social{
	direction:ltr;
	position:absolute;
	top:410px;
	right:20px;
	width:280px;
	height:50px;
}
#social img{
	float:left;
	margin:15px;
	box-shadow:0px 0px 20px #fff;
	border-radius:20px;
	-webkit-transition:all 0.5s;
	-o-transition:all 0.5s;
	-ms-transition:all 0.5s;
	-moz-transition:all 0.5s;
	transition:all 0.5s;
}
#social img:hover{
	-webkit-transform:translate(5px,5px);
	-moz-transform:translate(5px,5px);
	-ms-transform:translate(5px,5px);
	-o-transform:translate(5px,5px);
	transform:translate(5px,5px);
}
#copy{
	position:absolute;
	top:500px;
	left:0px;
	width:330px;
	margin:15px 0px;
	background-color:rgba(0,70,0,0.5);
	box-shadow:0px 0px 10px #FFFFFF;
	border-radius:3px;
	clear:both;
	-webkit-transition:all 0.5s;
	-o-transition:all 0.5s;
	-ms-transition:all 0.5s;
	-moz-transition:all 0.5s;
	transition:all 0.5s;
}
#copy:hover{
	background-color:rgba(0,70,0,0.7);
	cursor:context-menu;
}
#copy p{
	direction:ltr;
	color:#FFF;
	padding:10px;
}
/*
* Design By Vahid Majidi
* Powered By اسکریپت.com
*/