/*  
Theme Name: Vanukin
Theme URI: http://saprleg.com
Description: A Wordpress Theme For Your Blog <br> - Designed by <a href="http://saprleg.com">SLP Trading Group</a> 
Author: SLP Trading Group
Author URI: http://saprleg.com/
© 2008, SLP Trading Group. All rights reserved. 
*/

#a {font-color:white;color:white;align:right;width:100%;text-align:right;}
#a a {font-color:#FDFDFD;color:#EDEDED;font-size:9px;font-height:80%}
#a li {list-style-type: none;}
a:link c {font-color:#EEEEEE;}
a:visited c {font-color:#EDEDED;}
a:hover c {font-color:#EEEEEE;}
a:active c {font-color:#EDEDED;}


html, body {
  font-family: Verdana;
  font-size: 12px;
  color: #717171;
  border: 0;
}

body {
  background: url(img/bg.jpg);
}

img 
{
padding: 15px;
}

a {
  color: #CA5431;
  text-decoration: underline;
}

a:hover {
  text-decoration: none;
}

a img {
  border: none;
}

p {
  padding: 10px;
  line-height:18px;
  margin:5px;
}

h2 a
{
 font-size:14px;
}

h1, h2, h3, h4 {
  padding: 10px 0;
}

h4 {
  font-size: 10px;
  text-transform: uppercase;
  color: #474646;
}


#wrap {
  margin: 0 auto;
  padding-top: 12px;
  background: url(img/header.jpg) no-repeat left 12px;
}
body, h1, h2, h3, h4, h5, form, blockquote {
  margin: 0;
  #padding: 0;
}
/*

ul {
  !list-style: none;
  !padding: 10px 0;
}
*/

blockquote {
  font-size: 11px;
  line-height: 18px;
  padding: 0px 15px 0px 15px;
  margin: 10px auto;
  width: 85%;
  background: #EAEAEA;
  border: #E3E3E3 1px solid;
}

blockquote p {
  font-style: italic;
  color: #979797;
}

blockquote blockquote {
  background: #F7F6F7;
}


/* Footer */

#footer {
  margin: 0 auto;
  padding: 20px 0 20px 0;
  padding-left: 170px;
  1background: url(img/footer_bg.jpg) no-repeat 165px top;
  clear: both;
  position: relative;
}

#footer p {
  width: 500px;
}

#footer a {
  color: #858585;
}

#footer .bot {
  position: absolute;
  left: 780px;
  top: 5px;
}

#footer .bot a {
  color: #494848;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 10px;
  font-weight: bold;
}

#footer .bot a:hover {
  text-decoration: underline;
}

/* Fix */

#content_wrap:after,
.post_wrap h4.comments:after,
.comments_wrap:after {
    content: "."; 
    display: block;
   height: 0;
    clear: both; 
    visibility: hidden;
}


#wrap {
  background: url(img/header.jpg) no-repeat left;
  padding: 10px;
}

#content_wrap {
  width: 100%;
}

/* Content */

#content {
  float: left;
}

/* Header */

#content #header {
  height: 74px;
  padding-top: 40px;
  overflow: hidden;
}

#content #header h2 {
  font-size: 25px;
  font-style: italic;
  padding: 0 0 0 6px;
  font-family: Times New Roman;
  position: relative;
}

#content #header h2 a {
  color: #F7F4F4;
  text-decoration: none;
}

#content #header h2 a:hover {
  color: #C7E4EF;
}

#content #header p {
  padding: 1px 5px 2px 5px;
  background: url(img/subtitle.jpg);
  margin-top: -5px;
  float: left;
  color: #fff;
  font-family: Georgia;
  font-size: 12px;
  font-style: italic;
  line-height: 15px;
}

h1, h2, h3, h4 {
  padding: 10px 0;
}

h4 {
  font-size: 15px;
  text-transform: uppercase;
  color: #474646;
}
