.news-page .post {
    padding: 16px 20px 14px 20px;
    margin-bottom: 2px;
    background: url(//www.thomaswictor.com/wp-content/themes/t-wictor/images/post-darker-transparent.png) repeat 0 0;
}
.news-page h2 { font-size: 27px; line-height: 33px; font-family: 'Esteban', arial, serif; color: #fff; }
.news-page h2 a { color: #fff; }
.news-page h2 a:hover { text-decoration: none; color: #F9BE7E; }
.main h2.heading-title { font-size: 25px; line-height: 30px; text-transform: uppercase; }
.news-page .main p.post-date { color: #efefef; font-size: 11px; font-family: 'Esteban', arial, serif; line-height: 13px; padding-bottom: 12px; }



.entry a {
color: #F9BE7E;
text-decoration: none;
cursor: pointer;
}


#subscribe-submit input[type="submit"] {
border-color: #333;
background-color: #333;
font-family: inherit;
font-size: 11px;
color: #FFF;
font-weight: bold;
padding: 0 8px;
height: 21px;
margin-top: 0px;
min-width: 54px;
background-color: #333;
border: 1px solid #000;
border-radius: 2px;
-moz-border-radius: 2px;
-webkit-border-radius: 2px;
}


p#subscribe-email {
width: 70%;
float: left;
display: inline-block;
}at: left;
}
#subscribe-submit{
width: 30%;
float: left;
}



