/*
Theme Name: PS custom
Theme URI: http://paulseaman.eu
Description: Custom theme for paulseaman.eu based on makingbettergovernment.com
Version: 1.0
Author: Andrew Staffell
Author URI: http://fewerflatlands.co.uk
*/

* {
	padding: 0px;
	margin: 0px;
}
a {
	text-decoration: none;
	color: #932142;
}
a:hover {
	color: #932142;
	text-decoration:underline;
}
a img {
	border: 0px;
}
body, input, textarea {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
}
body {
	background-color: #666666;
}
h5 {
	font-size: 11pt;
	font-weight: normal;
}
h4 {
	font-size: 11pt;
	font-weight: normal;
}
h3 {
	font-size: 11pt;
	font-weight: normal;
}
h1 { 
	font-family: Georgia, "Times New Roman", Times, serif; 
	font-weight: normal;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	margin-bottom: 10px;
}
input {
	font-size: 8pt;
}
p {
	line-height: 130%;
	margin-bottom: 12px;
}
small {
	font-family: helvetica, arial, sans-serif;
	font-size: 8pt;
}
blockquote {
	margin-left: 15px;
	font-size: 9pt;
}
#banner {
	/* background-color: #f7f7f0;*/
	background-color: #0a164a;
	height: 80px;
	position: relative;
	border-bottom: 4px solid #83889e;
}
#titlebox h1, #titlebox h2 { 
	font-size: 22px;
	line-height: 90%;
}
#titlebox h1 {
	color: #9bcff6;
}
#titlebox h2 {
	color: #ffffff;
}
#container {
	width: 960px;
	margin-right: auto;
	margin-left: auto;
}
#titlebox {
	position: absolute;
	left: 104px;
	top: 18px;
	height: 32px;
	bottom: 0px;
	background-color: #0a164a;
}
#quotes {
	position: absolute;
	text-align: right;
	right: 20px;
	top: 20px;
	color: #f7f7f0;
}
#quotes a {
	color: #bf8394;
}
#quotes h2 {
	font-size: 18px;
	line-height: 90%;
}
#psmug {
	left: 30px;
	position: absolute;
	bottom: 0px;
}
#nav {
	position: absolute;
	right: 15px;
	color: #666666;
	padding-top: 3px;
	padding-bottom: 2px;
	font-size: 8pt;
	list-style-type: none;
	height: 13px;
}
#nav li {
	display: block;
	margin-left: 15px;
	float: left;
}
#main {
	padding-top: 15px;
	padding-left: 30px;
	padding-right: 30px;
	float: left;
	width: 900px;
	margin-bottom: 10px;
	background-color: #ffffff;
}
#col1 {
	color: #000000;
	float: left;
	width: 180px;
	margin-right: 25px;
}
#col1 li {
	padding-bottom: 2px;
}
#col1 ul {
	list-style-type: none;
}
#col1 ul.children {
	margin-top: 2px;
	margin-left: 8px;
}
#s {
	border: 1px solid #666666;
	width: 105px;
}
#searchsubmit {
	padding: 0px 5px;
	border: 1px solid #666666;
	background-color: #e6e6da;
	font-size: 9pt;
	color: #666666;
}
#col2 {
	float: left;
	width: 500px;
	margin-right: 25px;
}
#col3 {
	color: #000000;
	float: left;
	width: 170px;
	font-size: 9pt;
}
#footer {
	clear: both;
	padding: 3px 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #3d6b95;
	text-align: right;
}
#innerfooter {
	float: right;
}
#innerfooter img {
	display: block;
	float: left;
	margin-left: 5px;
	margin-bottom: 5px;
}
#pagetitle {
	border-top: 1px solid #a2b0c1;
	margin-top: 10px;
	padding-top: 2px;
	padding-bottom: 15px;
	font-size: 18pt;
}
#pagetitle_single {
	border-top: 1px solid #a2b0c1;
	margin-top: 10px;
	padding-top: 2px;
	padding-bottom: 0px;
	font-size: 18pt;
}
#comment {
	width: 100%;
}
h3.comments {
	margin-bottom: 10px;
}
#commentform {
}
#commentform textarea {
	font-size: 8pt;
}
#commentform input[type=submit] {
	padding: 4px 10px;
	border: 1px solid #666666;
	background-color: #F3F3F3;
	font-size: 9pt;
	color: #333333;
}
#tags {
	font-size: 8pt;
}
#affiliates {
	margin-top: 5px;
}
#affiliates li {
	padding-bottom: 2px;
}
#siteintro, #categoryintro p {
	font-size: 11pt;
	line-height: 120%;
	margin-bottom: 25px;
}
.bluebox_rule {
	padding: 6px 10px;
	display: block;
	background-color: #f7f7f0;
}
.blueboxheader_rule {
	padding: 3px 5px;
	background-color: #e6e6da;
	display: block;
}
.bluebox_norule {
	padding: 5px 8px;
	display: block;
	background-color: #f7f7f0;
}
.yellowbox_rule {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #eddebb;
	padding: 6px 10px;
	display: block;
	background-color: #fffdf7;
}
.yellowboxheader_rule {
	padding: 4px 6px;
	background-color: #d4d6e2;
	display: block;
}
.yellowbox_norule {
	padding: 6px 10px;
	display: block;
	background-color: #eaebf0;
}

.advertbox {
	text-align: right;
	padding: 10px 10px;
	background-color: #932142;
	color: #fff;
	margin-bottom: 20px;
}
.advertbox a  {
	color: #f7f7f0;
}

.smallgreybox_rule {
	color: #333333;
	border-top: 1px solid #a2b0c1;
	padding: 2px 0px 0px;
	display: block;
}
.smallbluebox_rule {
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #3d6b95;
	padding: 3px 5px;
	display: block;
	background-color: #edf5fc;
	margin-bottom: 6px;
}
.posttitle {
	border-top: 1px solid #a2b0c1;
	padding-top: 2px;
	margin-bottom: 0px;
	font-size: 13pt;
}
.details {
	color: #999999;
	margin-bottom: 8px;
	padding-bottom: 1px;
	line-height: 100%
}
.details_tworules {
	color: #999999;
	padding-top: 1px;
	margin-bottom: 8px;
	padding-bottom: 1px;
	line-height: 100%
}
.entry {
	margin-bottom: 20px;
}
.entrytext p {
}
.entrytext ul {
	margin-left: 20px;
	margin-bottom: 10px;
}
.entrytext li {
	margin-bottom: 5px;
}
ul.linkslist {
	list-style-type: none;
}
ul.linkslist li {
	margin-left: 10px;
	text-indent: -10px;
	margin-bottom: 3px;
}
.comments {
	font-family: helvetica, arial, sans-serif;
	font-size: 11pt;
}
ul.commentlist {
	list-style-type: none;
}
ul.commentlist li {
	border-bottom: 1px solid #eee;
	margin-bottom: 10px;
	padding-bottom: 0px;
	font-size: 9pt;
}
.commentmetadata {
	color: #666666;
	font-family: helvetica, arial, sans-serif;
	margin-bottom: 4px;
}
.alignleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.alignright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.wp-caption-text {
	text-align: center;
	font-size: 9pt;
}
.wp-caption img {
	margin-top: 5px;	
	margin-bottom: 5px;
}
#meticulous {
	font-size: 12px;
	text-align: right;
	margin-bottom: 15px;
}
#meticulous a {
	color: #fff;
}

.guestbox {
	text-align: right;
	padding: 10px 10px;
	background-color: #932142;
	color: #fff;
	margin-bottom: 20px;
}
.guestbox a {
	color: #fff;
}
.guestbox h1 {
	margin-bottom: 8px;
}
.guestweb {
	font-size: 12px;
	margin-bottom: 0px;
}


.hughcurtiss .guestbox {
	background-color: #687879;
}
.hughcurtiss .guestbox h1 {
	width: 150px;
	height: 50px;
	text-align: left;
	text-indent: -5000px;
	background-image:url(img/hughcurtiss2.png);
}
.hughcurtiss #pagetitle_single, .hughcurtiss .byline {
	color: #687879;
}
