/*

Name: Morteza Momayez
URL: http://www.momayez.ir/
Author: Hamid Shavarean
Author URI: http://www.hamidshavarean.com/
Version: 1.0

*/

/**** BODY ****/

body {background-color:#FFFFFF; cursor:default; margin: 0; padding: 0;}
::selection {color:#FFFFFF; background: #00adee; /* Safari */}
::-moz-selection {color:#FFF; background: #00adee; /* Firefox */}
#wrapper {position:absolute; width:100%; height:81px; top: 50%; margin-top: -14em;}
#momayez {position: relative; width: 282px; height: 329px; background-image:url(images/logo.png); margin-right: auto; margin-left: auto; text-align:center;}
#farsi {position:absolute; width:47px; height:18px; background-image:url(images/language.png); background-position:0px 0px; margin-top:340px; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out;}
#farsi:hover {background-position:0px -48px; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out;}
#english {position:absolute; width:47px; height:18px; background-image:url(images/language.png); background-position:0px -20px; margin-top:363px; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out;}
#english:hover {background-position:0px -69px; -moz-transition: all 0.2s ease-in-out; -webkit-transition: all 0.2s ease-in-out; -ms-transition: all 0.2s ease-in-out;}
#wbl {position:absolute; width:231px; height:11px; font-family:verdana; color:#A7A9AC; font-size:8px; text-align:left; margin-top:420px;}
#wbl a {color: #A7A9AC; text-decoration:none;}
#wbl a:hover {color: #00adee; text-decoration:none;}
