div.content div.subscribe {
width: 490px;
height: 139px;
background: url('../images/theme/back_frontpage_subscribe.png');
position: relative;
}

div.content div.subscribe input {
background: none;
border: none;
position: absolute;
top: 92px;
left: 10px;
width: 364px;
height: 20px;
padding: 8px 5px 5px 5px;
}

div.content div.subscribe span {
position: absolute;
top: 92px;
left: 392px;
width: 372px;
height: 33px;
display: block;
cursor: pointer;
}

div.content div.frontpage-news h3 {
height: 30px;
font-size: 20px;
text-align: center;
padding: 7px 0px;
background: url('../images/theme/back_h3.png') no-repeat;
text-transform: uppercase;
}

.cufon-active div.content div.frontpage-news h3 {
font-size: 36px;
}

.content a.rss {
float: right;
margin: 6px 0px 0px 0px;
padding: 0px;

}

div.content div.item {
background: #fff;
padding: 4px;
margin: 0px 15px 0px 10px;
}

div.content div.item h4 {
background: none;
color: #cd181f;
size: 16px;
margin: 10px 0px 0px 5px;
padding: 0px;
}

div.content div.item h4 a {
color: #cd181f;
text-decoration: none;
}

.cufon-active div.content div.item h4 {
font-size: 24px;
}

div.content div.item h5 {
background: none;
color: #25c0df;
margin: 0px 0px 5px 5px;
}

.cufon-active div.content div.item h5 {
font-size: 18px;
font-weight: normal;
}


div.content div.item div.social {
padding: 10px;
}

div.content a.more {
display: block;
height: 28px;
width: 480px;
padding: 8px 0px;
color: #fff;
font-size: 18px;
text-align: center;
font-weight: bold;
background: url('../images/theme/back_h3.png') no-repeat;
text-transform: uppercase;
}

.cufon-active div.content a.more {
font-size: 36px;
}

