/*
Theme Name: Jupiter
Theme URI: http://themes.themegood2.com/jupiter
Description: Blog Magazine Newspaper Template
Version: 2.3.1
Tags: gray, black, white, fixed-width, custom-header, custom-background, threaded-comments, translation-ready, editor-style, custom-menu
Author: Peerapong Pulpipatnan
Author URI: http://themeforest.net/user/peerapong
License URI: http://themeforest.net/licenses/regular_extended
Text Domain: jupiter
*/

@import "css/screen.css";

#page_caption h2 {
	margin-bottom:0 !important;
}
#page_caption h4, #page_caption h4 a {
	margin-top:0;
	color:#999;
	font-size:14px;
	font-weight:200;
	text-transform:uppercase;
}
.post_detail.space span[rel="author"], a[rel="author"] {
	font-size:11px;
}

.slider_wrapper .main_post .post_title h3 {
    bottom: 15%;
}
.slider_wrapper .main_post .post-author {
    bottom: 0;
    display: block;
    left: 0;
    min-height: 130px;
    position: absolute;
    width: 100%;
}
.slider_wrapper .main_post .post-author h4 {
    bottom: 2%;
    color: #fff;
    display: block;
    font-size: 12px;
    padding: 0 10px;
    position: absolute;
    text-align: center;
    text-transform: uppercase;
    width: 100%;
}
.slider_wrapper .main_post .post-author h4 a {
	color:#fff;
}
.post_detail {
	letter-spacing:.04em;
}
.post_attribute a{
	color: #cb1511;
}
.second_nav ul li a, .second_nav li a {
	padding: 5px 8px 9px 8px !important;
}
div.g.g-4 {
	margin:0 auto;
	max-height:inherit;
}
.g-dyn {
	text-align:center;
}