.imagePlace
{
    background: url(../images/thumb-bg.gif) no-repeat top left;
    padding: 14px 35px 11px 15px; 
}

    
.oneItem
{
    margin-bottom: 30px;
    padding-bottom:  20px;
    background: url(../images/item-bottom.gif) repeat-x bottom left transparent;
}

.textPlace
{
    padding: 11px 0 0;
    width:  380px;
}

.category
{
    padding: 3px 7px;
    margin-right: 6px;
    color: #FFFFFF;
    text-transform:  uppercase;
    font-size: 11px;
    font-weight: bold;    
}

.category a
{
    color: #FFFFFF;
    text-decoration:  none;
}
.category a:hover
{
    text-decoration:  underline;
}


.date
{
    font-size: 11px;
    padding-top: 3px;
}

.title
{
    margin: 15px 0 10px;
    font-size: 26px;
    font-weight: bold;
    color: #376295;
    padding-bottom: 15px;
    background: url(../images/item-bottom.gif) repeat-x bottom left transparent;
    
}
.title a
{
    color: #376295;
    text-decoration:  none;
}

.title a:hover
{
    text-decoration:  underline;
}

.embed
{
    margin: 20px 0;
    padding: 45px 110px;
    background-color: #eaefd4;
    text-align:center;
}

.intro
{
    font-size: 14px;
}

.author
{
	font-size: 12px;
	color: #000;
	font-style: italic;
	padding: 5px 0 0;
}

.author .authName
{
	text-transform: uppercase;
}


.imageInNews
{
    text-align: center;
    padding: 40px;
	display: block;
}

.printLink a
{
	font-size: 12px;
	color: #636363;
	font-weight: normal;
}

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

.voting, .printLink
{
	padding-top: 10px;
}

.onLineFotoBlog
{
	background: url(../images/foto-ducks-inline.jpg) repeat-x bottom left #456C93;
	color: #F2F2F2;
	padding: 15px 5px 5px 7px;
	margin: 0px 0 20px;
	border: solid 1px transparent;
	border-radius: 5px;
	-moz-border-radius: 5px;
	-webkit-border-radius: 5px;
}

.onLineFotoBlog a
{
	color: #F2F2F2;		
}

.onLineFotoBlog .b_title
{
	font-size: 26px;
	padding-left: 6px;
}

.onLineFotoBlog .b_title a
{
	text-decoration: none;
}

.onLineFotoBlog .images
{
	padding:10px 0 5px 6px;
}

.inLineImg
{
	float: left;
	margin: 0 3px 3px 0;
	width: 300px; 
}

.images pos2
{
	margin-right: 0;
} 

.inLineImg a
{
	display: block;
	text-decoration: none;
	height: 240px;
}

.onLineFotoBlog .f_foot
{
	font-size: 11px;
	text-align: right;
	padding-right: 8px;
}  