/*
Theme Name: Hyperion
Theme URI: http://digitonik.com
Description: A clean and stylish theme for business, portfolios, and blogging.
Version: 1.0
Author: Digitonik
Author URI: http://digitonik.com
Tags: Hyperion
*/

@import "style/css/reset.css";
@import "style/css/typography.css";
@import "style/css/layout.css";
@import "style/css/sliders.css";
@import "style/css/superfish.css";



span.infobox-title {
color:#424242;
font-size:20px;
margin-bottom:3px;
}

body.home #info-boxes h2 {
color:#ABABAB;
font-size:12px;
margin-bottom:10px;

}

body.archive .archive-title{
float:left;
font-size:32px;
line-height:32px;
width:960px;
}

.h1-style {
float:left;
font-size:32px;
line-height:32px;
margin-right:30px;
width:465px;
font-weight: bold;
}

body.page-id-2 #page-entry-top h1 {
color:#666666
font-size:20px;
margin-bottom:3px;
}

.post h3 {
font-size:24px;
padding-bottom:5px;
}

#post-entry-wrap p.post-meta {
padding-bottom: 15px;
}

#post-entry-wrap {
margin-bottom:50px;
}

body.home #content-wrapper {
padding-top:0px;
}

body.page div.post iframe {display:none;}
body.home div.post iframe {display:block;}