/*
Design by Free CSS Templates
http://www.freecsstemplates.org
Released for free under a Creative Commons Attribution 2.5 License
*/
body
{
    margin : 0px;
    padding : 0;
    background : rgb(0 , 0 , 0) url("images/img01.jpg") repeat-x left top;
    font-family : Arial , Helvetica , sans-serif;
    font-size : 15px;
/*  color : rgb(99 , 103 , 106);*/
    color : rgb(194 , 200 , 204);
}
h1, h2, h3
{
    margin : 0;
    font-family : Arial, Helvetica, sans-serif;
    font-weight : normal;
    color : rgb(194 , 200 , 204);
}
h1
{
    font-family : Arial;
    font-size : 22px;
    margin-bottom: 10px;
    line-height : 150%;
}
h2
{
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size : 44px;
}
h3
{
}
p, ul, ol
{
    margin-top : 0;
    line-height : 200%;
    text-align : justify;
}
ul, ol
{
}

blockquote
{
  line-height : 200%;
  font-style : italic;
}

blockquote .right
{
  text-align : right;
}

a
{
    color : rgb(194 , 200 , 204);
}
a:hover
{
    text-decoration : none;
}
a img
{
    border : none;
}

hr { 
color: rgb(94 , 100 , 104);
background-color:rgb(94 , 100 , 104);
border:0px none;
height:1px;
clear:both;
margin-top : 20px;
margin-bottom : 20px;

}

#wrapper
{
    width : 900px;
    margin : 0 auto;
    background : rgb(0 , 0 , 0);
}

/* Page */
#page
{
    width : 820px;
    margin : 0 auto;
    padding : 0px;
}

/** LOGO */
#logo
{
    width : 900px;
    height : 250px;
    margin : 0 auto;
    background : url("images/desert.jpg") no-repeat left top;
}

#logo h2
{
    margin : 0;
    padding : 0px;
    line-height : normal;
    padding-left : 40px;
    padding-top : 90px;
}

#logo h2 a
{
    text-decoration : none;
    text-transform : lowercase;
    color : black;
}

#logo h2 a:hover
{
    text-decoration : none;
}

/* Content */
#content
{
    float : right;
    width : 530px;
    display : inline;
    text-indent : 50px;
}

#content ul
{
  list-style-type: disc;
}

#content ul li
{
  text-indent : 16px;
  font-size : 14px;
}

/* Sidebar */
#sidebar
{
    float : left;
    width : 250px;
    display : inline;
}
#sidebar ul
{
    margin-bottom : 15px;
    padding : 0;
    list-style : none;
    line-height : normal;
    background : url("images/img07.jpg") repeat-x left top;
    line-height : 150%;
    }
    
#sidebar .second{
    margin-bottom : 14px;
    padding : 0;
    list-style : none;
    line-height : normal;
    line-height : 150%;
    background : rgb(0,0,0);
    }
     
#sidebar .third{
    margin-bottom : 35px;
    padding : 0;
    list-style : none;
    line-height : normal;
    line-height : 150%;
    background : rgb(0,0,0);
    }

#sidebar li
{
    margin: 0;
    padding : 18px 20px 0px 20px; 
    text-align : left;
}

/* Footer */
#footer
{
    width : 900px;
    margin : 0 auto;
    padding-left : 20px;
    padding-right : 20px;
    background : url("images/img02.jpg") repeat-x left top;
    height : 61px;
}
#footer p
{
    margin : 0;
    padding : 10px 0;
    text-align : center;
    line-height : 150%;
    color : rgb(255 , 255 , 255);
}
#footer a
{
}

.bold
{
    font-weight:bold;
}

p .bold
{
    font-weight:bold;
}


.first
{
    text-indent:0px;
}

.thin
{
    letter-spacing : 4px;
}

.ital
{
    font-style : italic;
}

#first-ital
{
    margin-bottom : 25px;
}

#disclaimer
{
    font-size : 11px;
}

#disclaimer h3
{
    font-size : 15px;
    font-family : Georgia , "Times New Roman" , Times , serif;
    color : rgb(186 , 0 , 39);
    margin-bottom : 10px;
}

#feedback
{
  text-indent : 0px;
  line-height : 170%;
}

#ram-count
{
  margin-left : 20px;
  margin-bottom : 20px;
  }

#spy-count
{
  margin-bottom : 20px;
}

#sunhome-count
{
  margin-left : 20px;
  margin-bottom : 20px;
}

#mistworld-count
{
  margin-left : 20px;
  margin-bottom : 20px;
}

#ariom-count
{
  margin-left : 20px;
  margin-bottom : 20px;
}

#mailru-count
{
  margin-left : 20px;
  margin-bottom : 20px;
}
#live-count
{
  margin-left : 20px;
  margin-bottom : 20px;
}
#another-count
{
  margin-left : 20px;
  margin-bottom : 20px;
}
#cite
{
  margin-top : 25px;
  padding-bottom : 15px;
  padding-left : 15px;
  padding-right : 15px;
  padding-top : 12px;
  border-width : 1px;
  border-style : solid;
  border-color : rgb(60 , 255 , 60);
  width : inherit;
  text-align : justify;
  font-style : italic;
  line-height : 180%;
}
