/*
Theme Name: Evgeniy Volchkov
Theme URI: http://www.evgeniyvolchkov.com/
Description: WordPress theme.
Version: 2.0
Author: Eugene Nefedov
Author URI: http://www.clafre.ru/
Tags: blue, custom header, fixed width, two columns, widgets

*/





a:link              { font: 12px arial; color: #6E8195; text-decoration: none }
a:active            { font: 12px arial; color: #6E8195; text-decoration: none }
a:visited           { font: 12px arial; color: #6E8195; text-decoration: none }
a:hover             { font: 12px arial; color: #6E8195; text-decoration: none }

a.category:link     { font: 12px arial;   color: #FFFFFF; text-decoration: none; font-weight:bold; }
a.category:active   { font: 12px arial;   color: #FFFFFF; text-decoration: none; font-weight:bold; }
a.category:visited  { font: 12px arial;   color: #FFFFFF; text-decoration: none; font-weight:bold; }
a.category:hover    { font: 12px arial;   color: #D1DCEB; text-decoration: none; font-weight:bold; }

a.copyright:link    { font: 12px arial; color: #687F91; text-decoration: none; }
a.copyright:active  { font: 12px arial; color: #687F91; text-decoration: none; }
a.copyright:visited { font: 12px arial; color: #687F91; text-decoration: none; }
a.copyright:hover   { font: 12px arial; color: #819AAD; text-decoration: none; }

img { border: 0; }

b, strong { font-weight : bold; }

body
{
  margin-top:    0;
  margin-bottom: 0;
  margin-left:   0;
  margin-right:  0;

  padding: 0;

  font:  10px arial, verdana, geneva, sans-serif;
  color: #000000;

  background-color:      #336699;
  background-image:      url('http://www.evgeniyvolchkov.com/img/ev02_02_02_a_01.jpg'); 
  background-attachment: fixed;
}

select, option, textarea, input
{
  border-width: 1px;
  border-color: #9DBECD;

  color:       #000000;
  font-size:   11px;
  font-family: Verdana;

  background-color: #FFFFFF;
}

input.checkbox
{
  background-color: #F5F9FD;
}

hr
{
  height: 1px;
  border: 0px;

  color: #000000;
  background-color: #DDE7EC;
}

td, font
{
  font:  12px arial, verdana;
  color: #000000;
}

.box
{
  border-left:    1px solid #DDE7EC;
  border-right:   1px solid #DDE7EC;
  border-top:     1px solid #DDE7EC;
  border-bottom:  1px solid #DDE7EC;

  background-color: #FFFFFF;
}

.innerbox
{
  color:            #5C5C5C;
  text-decoration:  none;

  background-color: #F5F9FD;

  padding-left:     8px;
  padding-right:    8px;
  padding-top:      8px;
  padding-bottom:   8px;

  border-width:     0px;
}

.pluginname1
{
  font-family: arial, verdana;
  font-size:   12px;
  font-weight: bold;

  color: #6E8195;
}

.pluginname2
{
  font-family: arial, verdana;
  font-size:   12px;
  font-weight: bold;

  color: #FFFFFF;

/*  background-image: url('images/bg_header.gif'); */
  background-color: #A5B5C5;
  margin:           0px;

  padding-top:      1px;
  padding-bottom:   1px;
  padding-right:    1px;
  padding-left:     1px;

  border-width:  0px;
}

#footer {
  width: 860px;
  background-image:      url('http://www.evgeniyvolchkov.com/img/ev02_02_02_a_01.jpg'); 
  padding: 0;
  margin: 0;
}
