/*
Theme Name:     Origami Child
Theme URI:      http://lyris.org/
Description:    Child theme for the Origami theme, developed for Sonia Lyris
Author:         Morgan and Jonathan Kay
Author URI:     http://wpalchemists.com/
Template:       origami
Version:        1
*/

@import url("../origami/style.css");

body {
	font-family: Arial, Helvetica, Geneva, sans-serif;
	font-size: 13px;
	font-weight: 400;
}

.content {
	font-size: 1.2em !important;
}

.logo-link img {
	display: block;
	margin: 0 auto;
}

.content tr:nth-of-type(even) {
  background-color:#f3f3f3;
} 

.content th {
border-bottom: none;
}

.content table {
	font-size: 13px;
	line-height: 19.5px;
	border: 1px solid #ccc;
}

.content thead {
	background: #F2F2F2;
}

#logo h1 {
	font-family: Arial, Helvetica, Geneva, sans-serif;
font-size: 30px;
}

.home #logo h1 {
font-size: 52px;
}

h1.entry-title {
text-align: left;
}

#logo {
    margin-bottom: 0px;
}

#page-container {
padding-top: 0px;
}

#logo img {
    padding: 2px;
border: 1px solid #CBC9C7;
}