/*
Theme Name: Erica Wagner
Theme URI: http://ericawagner.co.uk
Description: Erica Wagner custom theme
Version: 1.0
Author: Yes We Work
*/

/* RESET */
html{color:#000;background:#F8F9EC;}body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,button,textarea,p,blockquote,th,td{margin:0;padding:0;}table{border-collapse:collapse;border-spacing:0;}fieldset,img{border:0;}address,caption,cite,code,dfn,em,strong,th,var,optgroup{font-style:inherit;font-weight:inherit;}del,ins{text-decoration:none;}li{list-style:none;}caption,th{text-align:left;}h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;}q:before,q:after{content:'';}abbr,acronym{border:0;font-variant:normal;}sup{vertical-align:baseline;}sub{vertical-align:baseline;}legend{color:#000;}input,button,textarea,select,optgroup,option{font-family:inherit;font-size:inherit;font-style:inherit;font-weight:inherit;}input,button,textarea,select{*font-size:100%;}
/* FONTS */
body{font:13px/1.231 arial,helvetica,clean,sans-serif;*font-size:small;*font:x-small;}select,input,button,textarea,button{font:99% arial,helvetica,clean,sans-serif;}table{font-size:inherit;font:100%;}pre,code,kbd,samp,tt{font-family:monospace;*font-size:108%;line-height:100%;}

body {
	width: 880px;
	margin: 0 auto;
	font-family: georgia;
}
p {
	margin-bottom: 16px;
}
a {
	text-decoration: none;
}
strong {
	font-weight: bold;
}
em {
	font-style: italic;
}
h1.logo {
	margin-top: 14px;
	text-align: right;
	font-size: 300%;
	font-family: 'OFL Sorts Mill Goudy TT';
	color: #660;
	margin-right: 55px;
}
.menu-main-container {
	z-index: 2;
	position: absolute;
	top: 68px;
	overflow: hidden;
	margin-left: -2px;
}
#menu-main li {
	text-align: center;
	font-size: 123.1%;
	overflow: hidden;
	height: 37px;
	float: left;
	width: 102px;
	margin-top: 4px;
	background-color: #dae3e6;
	margin-right: 4px;
	margin-left: 4px;
	-webkit-border-top-left-radius: 8px; 
	-webkit-border-top-right-radius: 8px;
	-moz-border-radius-topleft: 8px;
	-moz-border-radius-topright: 8px;
}
#menu-main a {
	display: block;
	color: #6c8d90;
	width: 86px;
	height: 100%;
	padding: 8px;
	-webkit-box-shadow: inset 0px -20px 5px -1px #ccc;
	-moz-box-shadow: inset 0px -20px 5px -1px #ccc;
	box-shadow: inset 0px -20px 5px -1px #ccc;
}
#menu-main li.current-menu-item, #menu-main li.current-post-parent  {
	background-color: #CDD5EA;
    -webkit-box-shadow: 0px 0px 5px 1px #ccc;
    -moz-box-shadow: 0px 0px 5px 1px #ccc;
    box-shadow: 0px 0px 5px 1px #ccc;
}
#menu-main li.current-menu-item a, #menu-main li.current-post-parent a {
	color: #435460;
	-webkit-box-shadow: none;
	-moz-box-shadow: none;
	box-shadow: none;
}
.content {
	z-index: 0;
	position: absolute;
	top: 109px;
	color: #435460;
	background-color: #CDD5EA;
	overflow: auto;
	width: 880px;
	min-height: 500px;
    -webkit-box-shadow: 0px 0px 5px 1px #ccc;
    -moz-box-shadow: 0px 0px 5px 1px #ccc;
    box-shadow: 0px 0px 5px 1px #ccc;

}
.content a {
	color: #017289;
}
.content a:hover {
	color: #39A7DB;
}
.content .heading {
	padding: 16px 32px 8px 32px;
	border-bottom: 1px solid #435460;
}
.content .heading h1 {
	font-size: 300%;
	font-family: 'OFL Sorts Mill Goudy TT';
}
.content .heading h1 em {
	color: #660;
}
.content .intro {
	width: 304px;
	padding: 16px 0px 16px 32px;
	float: left;
}
.content .intro h2 {
	color: #660;
	font-family: 'OFL Sorts Mill Goudy TT';
	font-size: 153.9%;
	line-height: 140%;
	margin-bottom: 16px;
}
.content .intro h3 {
	border-top: 1px dotted #435460;
	padding-top: 12px;
	margin-bottom: 12px;
	font-size: 123.1%;
}
.content .intro li {
	font-size: 116%;
	margin-bottom: 4px;
}
.content .text, .content .list {
	width: 480px;
	padding: 16px 32px;
	float: left;
}
.content .text h2 {
	margin-bottom: 12px;
	font-size: 200%;
	border-top: 1px dotted #435460;
	padding-top: 12px;
	color: #660;
	font-family: 'OFL Sorts Mill Goudy TT';
}
.content .text h3 {
	margin-bottom: 12px;
	font-size: 182%;
	border-top: 1px dotted #435460;
	padding-top: 12px;
	font-family: 'OFL Sorts Mill Goudy TT';
}
.content .list h2 {
	font-size: 200%;
	margin-bottom: 6px;
	font-family: 'OFL Sorts Mill Goudy TT';
}
.content .list h3 {
	font-size: 123.1%;
	margin-bottom: 6px;
	font-family: 'OFL Sorts Mill Goudy TT';
}
.content .list h5 {
	font-size: 100%;
	margin-bottom: 6px;
}
.content .poems {
	width: 810px;
}
.content .text p, .content .list p {
	font-size: 116%;
	line-height: 150%;
}
.content .text ul {
	margin-bottom: 16px;
}
.content .text li {
	font-size: 116%;
	margin-left: 24px;
	list-style-type: disc;
	margin-bottom: 4px;
}
.content .photo {
	padding: 16px 32px 16px 0px;
	width: 304px;
	float: left;
}
.content .photo .caption, .content .list .wp-caption-text {
	text-align: right;
	font-size: 85%;
	text-transform: uppercase;
}
.content .posts li {
	border-bottom: 1px dotted #435460;
	padding-bottom: 5px;
	margin-bottom: 12px;
	overflow: auto;
}
.coverimage {
	float: left;
	width: 150px;
	margin-right: 20px;
}
.bookblurb {
	float: left;
	width: 300px;
}
.content .subpages {
	border-bottom: 1px dotted #435460;
	padding-bottom: 8px;
	margin-bottom: 16px;
}
.content .subpages ul {
	margin-bottom: 4px;
}
.content .text .subpages li {
	list-style-type: none;
	margin-left: 0px;
	font-size: 100%;
	display: inline;
	margin-right: 12px;
}
.content .text .subpages li.current-menu-item a {
	color: #6c8d90;
}
.alignright {
	text-align: right;
	float: right;
}
p.postlinks {
	text-align: right;
}
.comments {
	font-family: arial, sans-serif;
	margin-top: 50px;
}
.comments h3.commentsintro {
	border-top-style: solid;
}
.comments li {
	list-style-type: none;
	margin-left: 0px;
	margin-bottom: 10px;
}
.comments li .comment-body p {
	font-size: 85%;
}
.comments li .comment-meta {
	font-size: 69%;
}
.comments #respond p {
	overflow: auto;
}
.comments #respond label {
}
.comments #respond span {
}
.comments #respond input, .comments #respond textarea {
	display: inline;
	float: right;
	width: 240px;
}