@charset "utf-8";

    body {
      background-image: url('http://dichev.com/skin/05/images/dichev_main_background.jpg');
      background-attachment: scroll;
      background-position: 0% 0%;
      background-repeat: repeat-x;
      font-family: Verdana, Arial;
      font-size: 10px;
      font-weight: normal;
      margin-left: 50px;
      margin-right: 0px;
      margin-top: 10px;
      text-align: left;
      text-decoration: none;
    }
	
	img {
	  border: 0;
	}

    h1 {
      font-family: Verdana, Arial;
      font-size: 12px;
      font-weight: bold;
      text-align: left;
      text-decoration: none;    
    }
    
    h2 {
      font-family: Verdana, Arial;
      font-size: 12px;
      font-weight: bold;
      text-align: left;
      text-decoration: none; 
    }

    p {
      font-family: Verdana, Arial;
      font-size: 10px;
      font-weight: normal;
      text-align: justify;
      text-decoration: none;
    }

    hr {
      width: 500px;
    }

    a:link, a:active, a:visited {
      font-family: Verdana, Arial;
      font-size: 10px;
      font-weight: normal;
      text-decoration: none;
    }

    a:hover {
      font-family: Verdana, Arial;
      font-size: 10px;
      font-weight: normal;
      text-decoration: none;
    }

    a.navigation:link, a.navigation:active, a.navigation:visited {
      font-family: Verdana, Arial;
      font-size: 10px;
      font-weight: bold;
      text-decoration: none;
    }

    a.navigation:hover {
      font-family: Verdana, Arial;
      font-size: 10px;
      font-weight: bold;
      text-decoration: none;
    }

    a.transparent_link:link, a.transparent_link:active, a.transparent_link:visited {
      text-decoration: none;
    }

    a.transparent_link:hover {
      text-decoration: none;
    }

    input.text, textarea.text {
      font-family: Verdana, Arial;
      font-size: 10px;
      font-weight: bold;
      text-decoration: none;
    }

    input.button {
      cursor: pointer;
      font-family: Verdana, Arial;
      font-size: 10px;
      font-weight: bold;
      text-decoration: none;
    }

    legend {
      background-color: transparent;
      font-family: Verdana, Arial;
      font-size: 10px;
      font-weight: bold;
      text-decoration: none;
    }

    .bold {
      font-weight: normal;
      text-decoration: none;
    }

    .underline {
      background-color: transparent;
      font-weight: normal;
      text-decoration: underline;
    }

    .marked {
      font-weight: bold;
      text-decoration: none;       
    }

    .required {
      font-weight: normal;
      text-decoration: none;
    }
	
    code {
      background-color: transparent;	
	  color: #345797;
      font-size: 11px;
	  text-align: left;
    }	
	
.wp-pagenavi a, .wp-pagenavi a:link, .wp-pagenavi a:active, .wp-pagenavi a:visited,
#post-pages-links a, #post-pages-links a:link, #post-pages-links a:active, #post-pages-links a:visited {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	text-decoration: none;
	border: 1px solid #345797;
	color: #345797;
	background-color: transparent;	
}

.wp-pagenavi a:hover, #post-pages-links a:hover {	
	border: 1px solid #345797;
	color: #ffffff;
	background-color: #345797;
}

.wp-pagenavi span.pages {
	padding: 2px 4px 2px 4px; 
	margin: 2px 2px 2px 2px;
	color: #897B65;
	border: 1px solid #897B65;
	background-color: transparent;
}

.wp-pagenavi span.current {
	padding: 2px 4px 2px 4px; 
	margin: 2px;
	font-weight: bold;
	border: 2px solid #897B65;
	color: #897B65;
	background-color: transparent;
}

.wp-pagenavi span.extend {
	padding: 2px 4px 2px 4px; 
	margin: 2px;	
	border: 1px solid #897B65;
	color: #897B65;
	background-color: transparent;
}

#post-pages-links ul {
    display: inline;
	list-style-type: none;
    margin-bottom: 15px;
}

#post-pages-links ul li {
	float: left;
	height: 24px;
	padding: 5px 0px 5px;
}

.one-image div {
    text-align: right;
}

.one-image img {
    border: 0px;
}

.one-image h3 {
      font-family: Arial, Verdana;
      font-size: 10px;
      font-weight: normal;
      text-align: right;
      text-decoration: none; 
}

.one-image a, .one-image a:link, .one-image a:visited, .one-image a:hover {
      background-color: transparent;
	  text-decoration: none;
}

.alt {
      background-color: transparent;
	  padding-top: 0px;
	  padding-bottom: 0px;	  
	  padding-left: 10px;	  
	  padding-right: 10px;	  
}

.balt {
      background-color: #fafafa;
	  padding-top: 2px;
	  padding-bottom: 2px;	  
	  padding-left: 10px;	  
	  padding-right: 10px;	  
}

h4.giDescription {
      font-family: Arial, Verdana;
      font-size: 10px;
      font-weight: normal;
      text-align: right;
      text-decoration: none;      
}

table#MBL_COMM td {
      text-align: right;
}

table#MBL_COMM th {
      text-align: right;
}

.foravatars {
      float: right;
	  margin-left: 20px;
	  margin-top: 5px;
}

div.clear {
      clear: both;
}

.gravatar {
      float: right;
	  margin: 0px 0px 0px 15px;
}
