@charset "UTF-8";

/*
Schahryar Fekri's Homepage
http://www.schahryar.com
*/


.folio_index {
width:100%; height:100%;
overflow:hidden;
text-align:center;
}

.folio_index img {
border:5px #ebebeb solid;
}

.folio_index img:hover {
border:5px #d8d8d8 solid;
}

folio_index .clmn1 {
width:245px; height:100%;
float:left;
}

folio_index .clmn2 {
width:245px; height:100%;
float:right;
text-align:right;
}

.folio_shot {
width:540px; height:405px;
background:url(../images/bg/folio.png) no-repeat;
margin-top:21px;
margin-bottom:7px
}

.folio_shot img {
margin:11px;
border:0;
}

.folio_extra {
width:100%; height:110px;
text-align:center;
margin-bottom:21px;
}

.folio_extra img {
width:auto; height:auto;
border:3px #ebebeb solid;
margin-left:31px;
}

.folio_extra img.first {
border:3px #ebebeb solid;
margin:0px;
}

.folio_extra img:hover {
border:3px #d8d8d8 solid;
}

#latest {
width:100%; height:195px;
background:url(../images/bg/folio_upd.png) bottom left no-repeat;
}

#latest img {
border:5px #ebebeb solid;
}

#latest img:hover {
border:5px #d8d8d8 solid;
}

#latest img.first {
margin-left:14px;
}

#latest img.second {
margin-left:9px;
margin-bottom:9px;
}

#latest img.third {
margin-left:14px;
margin-bottom:9px;
}

#latest img.fourth {
margin-left:0px;
margin-bottom:29px;
}

#latest img.fifth {
margin-left:9px;
margin-bottom:29px;
}

#index {
width:866px; height:auto;
background:url(../images/bg/folio_index.png) no-repeat;
padding:31px; padding-top:41px;
}

#index .clmn1 {
width:371px; height:100%;
float:left;
margin-right:62px;
}

#index .clmn2 {
width:371px; height:100%;
float:left;
margin-right:31px;
}