
/*

   ______________________________________________________________
  |                                                             |
  |       Programmed by:       Seyyed Reza Zahfaran             |
  |       Email:               reza_zahfaran@yahoo.com          |
  |       Website:             http://CrazyAngel.iR             |
  |_____________________________________________________________|

*/
body,.body
{
    background: #000000 url(../images/style.css);
    color: #FFFFFF;
    font-family: Tahoma;
    font-size: 13px;
}

.head
{
    text-align: left;
    float: none;
}


 .footer
{
    text-align: center;
    padding: 25px;
    padding-bottom: 1px;
    color: #707070;
    font-size: 80%;
}


img , img a , img a:hover {
  border: 0;

}

a {
    color: #3399CC;
    text-decoration: none;
}

a:hover {
    color: #68B5D9;
}

#page .continer
{
  float: none;
  padding: 3px;
  width: 690px;
  min-height:400px;
  -moz-border-radius : 7px;
}

table,tr,td
{
    vertical-align: top;
    font-size: 13px;
    border : 0 ;

}
.infobar
{
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    padding: 10px;
    text-align:center;

    color: #0F0F0F;
    background: #FFFFFF;
    border: 1px dotted #0F0F0F;
}

#page
{
  width: 950px;
  float: none;
  padding: 10px;
}

.imp{
    background: #5E422F;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    padding: 5px;
}

 input,select,textarea,button
 {
    font-family: Trebuchet MS;
    -moz-border-radius: 7px;
    direction: ltr;
    size: 30px;
    background: #ffffff;
    border: 3px solid #DCDEDF;
    padding: 5px;
    margin: 5px;

 }

 textarea{
    width: 350px;
    height: 50px;
 }

 #url
 {
    font-size: 25px;
    height: 50px;
    width: 550px;
 }

textarea{
    min-height: 200px;
}

fieldset,hr
{
    -moz-border-radius : 7px;
    border: solid 1px #333D3F;
}

.inline-div , .inline-div input{
    display: inline-block;
    direction: ltr;
}

#settings_panel input{
    background: none;
    color: #FFFFFF;
}

.submit{
    padding-left: 10px;
    padding-right: 10px;
    font-size: 20px;
    background: #FFFFFF !important;
    color:      #0F0F0F !important;
}

.submit:hover{
    background: #FFFFCC !important;
}

.menu-master-item
{
    background: #5E422F;
    color: #FFFFFF;
    font-size: 16px;
    font-weight: bold;
    padding: 5px;
    vertical-align: middle;
}

.menu-item
{
    color: #DCDEDF;
    background: #1D282E;
    font-size: 14px;
    font-weight: bold;
    padding: 5px;
}


.menu-master-item>img
{
  padding-top:15px;
}

dir
{
    display: inline;
}


#settings_panel
{
    display: none;
}

#settings_msg
{
    color: #FFFFFF;
    font-size: 15px;
    font-weight: bold;
}

.avatar
{
    margin: 10px;
    border: 3px solid #0F0F0F;
}

#status b{
    display: block;
    font-size: 20px;
}

.maintext
 {
    font-size: 25px;
    height: 50px;
    width: 350px;
 }

#moreinfo
{
    font-size: smaller;
    font-weight: bold;
    display: inline;
}

.infobox p{
    display: none;
}


.infobox em
{
    /*background: #292929 url(../images/style.css);
    background-position: 90% 20%;
    -moz-border-radius:7px 7px 7px 7px;
    border:1px solid #333D3F;
    */
    font-size: 12px;
}
