/*
Theme Name: Said the Whale
Theme URI: http://www.saidthewhale.com
Description: Custom WP theme for Said the Whale.
Version: 1.0
Author: Arthur G.
Author URI: mailto:artgon@gmail.com
Tags: said, the, whale

*/

a {color:#455410; text-decoration: none;}

a:hover {color: #E9F062;}

body {
	background-color: #c8a98a;
}

.style1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color:#ffffff;
}

.style1 h2 {
        font-size: 13.5px;
}

.entry {
        margin-bottom: 1em;
}

.postmetadata {
        margin-bottom: 3.7em;
}

#pageWrap {
	margin-bottom: 1em;
	text-align: center;
}