a:link {
	color: #800000;
}
a:visited {
	color: #800000;
}
a:hover {
	color: #7B1CF0;
}



.categories_tab {font-size: 12px;
	font-family: Verdana;
	font-weight: bold;
	
	color: #000000;
    background-color: #FFD06F;
    font-variant: small-caps;

}




.pages {font-size: 12px;
	font-family: Verdana;
	font-weight: normal;
	color: #800000;
    background-color: #FFEECC;
}


.blogroll {font-size: 12px;
	font-family: Verdana;
	font-weight: normal;
	color: #800000;
}

.our_frinds_links {font-size: 12px;
	font-family: Verdana;
	font-weight: normal;
	color: #800000;
    background-color: #FFEECC;

a {
    target-name: new;
}

}










/*end links css*/


 .categories { 
    position: absolute; /* Абсолютное позиционирование */
    top: 1%; /* Положение от верхнего края */
    right: 7%; /* Положение от правого края */
    width: 20%; /* Ширина блока */
    height: auto;
    
    border: 1px solid black;
    margin-top: 1px; /* Отступ сверху */
    background: #FFFFDD; /* Цвет фона */
    padding: 1px; /* Поля вокруг текста */
   }
 

 .headtitle{ 
    position: absolute; /* Abs */
    top: 1%; /* Verx */
    left: 1%; /* Pr */
    width: 70%; /* Shir */
    height: 6%; /*Vis*/
    
     
    padding-top: 1px;
    
    background: #FFEECC; /* Fone Color */
    border: 1px solid #FFD06F; /* Ramka */

    font-size: 11px;
	font-family: Verdana;
	font-weight: 100;
	color: #000000;
    font-variant: small-caps;
    }




 .page_header{ 
    position: absolute; /* Abs */
    top: 8%; /* Verx */
    left: 1%; /* Pr */
    width: 70%; /* Shir */
    height: auto; /*Vis*/
    
    margin-top: 1px; /* Ots Vetx */
    background: #FFEECC; /* Fone Color */
    border: 1px solid #FFD06F; /* Ramka */
    padding: 1px; /* Pole vokrug texta */
   
    font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
	color: #3C0000;
    
   
   
   }


  .posts{ 
    position: absolute; /* Abs */
    top: 17%; /* Verx */
    left: 1%; /* Pr */
    width: 70%; /* Shir */
    height: auto; /*Vis*/
    
    margin-top: 1px; /* Ots Vetx */
    background: #FFEECC; /* Fone Color */
    border: 1px solid #FFD06F; /* Ramka */
    padding: 1px; /* Pole vokrug texta */
    vertical-align:top;   
       
    font-size: 12px;
    font-family: Verdana;
	font-weight: 200;
	color: #2D2D2D;
    background-color: #FFEECC;
 
 }
  
 
a.our_frinds_links:link {
target-name: new;
target-new: window;
}
