/** 
 * Theme Name:  Time Child
 * Theme URI:   http://themes.kubasto.com/time/
 * Description: Time is a responsive, Retina-ready, premium WordPress theme.
 * Author:      Kuba Sto
 * Author URI:  http://themes.kubasto.com
 * Template:    time
 * Version:     1.0
 */

p {
    margin: 5px 0 20px;
}

body, input, select, textarea, button, .button {
    font: 14px/26px Helvetica, Arial, sans-serif
}

footer.footer {
	background: #e52342;
}

.logo {
    padding: 15px;
}

.footer p {
    color: #fff !important
}

h1 {
    margin: 30px 0 30px;
}

h1:first-child, h2:first-child, h3:first-child, h4:first-child, h5:first-child, h6:first-child, .alignleft+h1, .alignleft+h2, .alignleft+h3, .alignleft+h4, .alignleft+h5, .alignleft+h6, .alignright+h1, .alignright+h2, .alignright+h3, .alignright+h4, .alignright+h5, .alignright+h6{				
	margin-top:5px
}

h2{
	border-bottom:1px solid #ddd;
	margin: 24px 0 10px;
	padding-bottom: 14px;
}

a.button.normal{
padding: 6px 15px 5px 15px;
height: 40px;
}

.section {
    padding: 30px;
}

ul {
    list-style-type: square 
}

p:last-child {
    margin-bottom: 20px
}

nav.secondary ul {
    font-size: 14px;
    line-height: 50px;
}