﻿

.photo
{
    float: left;
    
    width: 190px;
    height: 220px;
}

.photo .thumb 
{
    
}

.photo a
{
    font-size: 10px;
    text-decoration: none;
}

.photo .thumb img 
{    
    border: solid 1px rgb(100, 100, 100);
    padding: 4px;
}

.photo .date
{
    font-size: 9px;
    line-height: 9px;
    color: rgb(60, 60, 60);
    margin-bottom: 4px;
}

.date
{
    font-size: 11px;    
}

.date .name
{
    color: rgb(200, 200, 200);
    font-size: 11px;    
}

.descr
{
    margin-bottom: 10px;
    margin-left: 25px;
}

.descr .text
{
    margin-bottom: 10px;
}

.big-photo
{
    text-align: center;
}

.big-photo .category
{
    font-size: 22pt; 
    font-family: Georgia;
    margin-top: 10px;
    margin-bottom: 5px;
}

.big-photo .category a
{
    color: rgb(215, 208, 109);
}

.add-comment
{
    margin-left: 25px;
}

#TagsCloud.tags
{
    font-family: Georgia;
}

/*\*//*/
* html .wrap a {
	display: block;
}
* html .wrap span {
	display: inline-block;
	vertical-align: middle;
	height: 100%;
	width: 1px;
}
* html .wrap a {
	font-size: 1px;
}

