/*   
Theme Name: Polventon
Theme URI: polventon.co.uk
Description: Custom Child Theme
Author: Ricky Moorhouse
Author URI: http://samespirit.net/ricky
Template: thematic
Version: 1
.
General comments/License Statement if any.
*/
@import url(http://yui.yahooapis.com/2.7.0/build/reset/reset-min.css);

p,td {
font: 16px/22px Georgia;
color: #223;
}
p {
margin-bottom: 22px;
}
p.breadcrumbs {
font: 12px/22px Georgia;
color: #223;
margin: 0;
}
input {
margin: 11px 0;
}

li,dd,dt,input,textarea {
font: 16px/22px Georgia;
color: #446
}
h1,h2,h3,h4 {
font: 26px/44px "Gill Sans MT",Arial,Helvetica,sans-serif;
}

h1 {
font-size: 26px;
color: #120E64;
}

h2 {
font-size: 24px;
color: #310861;
}

h3 {
font-size: 22px;
color: #07345D;
}
h4,h5 {
font-size: 20px;
color: #906D00;
}
h5 {
color: #120E64;
}
ul,dl,ol {
margin: 11px 33px;
}
ul li    { list-style: square outside;}
ul ul li { list-style: disc outside;}
ol li    { list-style: lower-alpha outside;}
ol ol li { list-style: lower-roman outside;}

dt {
font-weight: bold;
margin-left: -22px;
}

table {
width: 60%;
margin-bottom: 22px;
}
td {
}

#header {
height: 88px;
background: #1e1d42;
color: #f1e4bd;
}

#page {}
#pageheader h1 {
height: 66px;
background: #f1e4bd;
border-bottom: 1px solid #F1D069;
font: 28pt/66px Constantia,Georgia;
color: #2b1941;
padding-left: 44px;
}

#header #nav li {
list-style: none;display: inline;
color: #F1D069;
padding: 0 22px 0 0;
font: 14px/22px Candara, Tahoma;
}
#header #nav {
position: absolute;
top:44px;
right: 0;
}

#container {
margin-left: 220px;
width:660px;
float: left;
margin-top: 22px;
}

#primary {
float: left;
margin: 22px 0 0 -858px;
width: 220px;
}
#primary ul , #primary li {margin: 0; list-style: none;}
#primary ul ul {margin-left: 1em;font: 12px/22px Georgia;}
#primary ul ul li a {font: 12px/22px Georgia;}
#primary li a{
font: bold 16px/22px Georgia;
text-decoration:none;
color: #668;
}
#primary li a:hover{
text-decoration:underline;
}

#footer {
clear: both;
bottom: 0;
height: 22px;
width:100%;
text-align: center;
}
#footer p {
font: 11px/22px Georgia;
color: #668
}
#footer a {
text-decoration: none;
color: #668;
}
.entry-utility {
display: none;
}

.entry-meta{
padding-bottom: 22px;font: 11px/22px Verdana;
}
.post{
padding-top: 22px;border-bottom: 1px solid #eee;
}

