/*  
Theme Name: Treasury Matters
Theme URI: http://www.dofonline.co.uk/
Description: The unique theme designed for the Treasury Matters blog on www.dofonline.co.uk.
Version: 1.0
Author: Catherine Murray
Author URI: http://www.atalink.com/

	Treasury Matters v1.5
	 http://www.atalink.com/

	This theme was designed and built by Catherine Murray,
	dor www.dofonline.co.uk

	The CSS, XHTML and design is released under a Creative Commons Attribution-Noncommercial-No Derivative Works 3.0 License:
	http://creativecommons.org/licenses/by-nc-nd/3.0/

*/


body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	color: #333333;
	background-color: #F4F4F4;
	text-align:center;
}

/*ARCHITECTURE*/

* {
	margin: 0;
	padding: 0;	
}

#outer_container {
	margin: 0 auto;
	padding:0;
	width: 1000px;
	background-color: #F4F4F4;
	background-image: url(images/dof_bg.jpg);
	background-repeat: repeat-y;
}


#wrapper {
	width: 950px;
	text-align:left;
	margin: 0 auto;
	border:none;
	padding:10px 0;
	background-color:#FFFFFF;
}

#masthead {
	width:950px;
	padding-bottom:4px;
}

#dof-logo {
	float:left;
}


#banner-top {
	float:right;
	width:728px;
	height:90px;
	text-align:center;
	vertical-align:middle;
	background-color:#EBEBEB;
	display:table-cell;
}



/*Main Navigation*/


#navbar {
	width:100%;
	background-color: #00003E;
	clear:both;
	text-align:left;
	padding:5px 0 5px 0;
	color:#FFFFFF;
}


ul.mainlevel {
	list-style-type: none;
	padding:0;
	margin:0;
}

.mainlevel li {
	list-style-type: none;
	padding:0;
	margin:0;
	display:inline;
}

#navbar2 {
	width:100%;
	background-color:#DDDDDD;
	padding:5px 0 3px 0;
}

#nav2-left {
	float:left;	
	width:72%;
}

#nav2-left h1 {
	font-size:11px;
	color:#00003E;
	font-weight:normal;
	margin:0;
	padding:2px 0 0 10px;
	font-family:Arial, Helvetica, sans-serif;
}

#nav2-right {
	float:right;
	width:27%;
	text-align:right;
	padding-right:5px;
}


/*Main Body*/


#main {
	width:950px;
	padding:12px 0 12px 0;
}


#main-content {
	width:604px;
	float:left;
	background-image:url(images/dotv.gif);
	background-position:right  top;
	background-repeat:repeat-y;
}

#main-body {
	width:594px;
}

#blog-header {
	margin-bottom:10px;
	width:594px;
	height:100px;
	border-top:1px solid #CCCCCC;
	border-bottom:1px solid #CCCCCC;
	background-image:url(images/jensen_top.jpg);
	background-position:right center;
	background-repeat:no-repeat;
	background-color:#F4F4F4;
}

#blog-header-wrapper {
	padding:8px;
}

#bloglink {
	width:480px;
	font-size:14px;
	color:#666666;
	padding:0 0 3px 0;
	margin-bottom:10px;
	text-transform:uppercase;
	border-bottom:1px solid #666666;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#bloglink a:link, #bloglink a:hover, #bloglink a:visited {
	color:#666666;
	text-decoration:none;
}

#blogtitle {
	width:480px;
}

#blogtitle h1 {
	font-size:28px;
	font-weight:normal;
	color:#1F487E;
	font-family:Georgia, "Times New Roman", Times, serif;
}

#blogtitle a:link, #blogtitle a:hover, #blogtitle a:visited {
	color:#1F487E;
	text-decoration:none;
}

.description {
	font-size:15px;
	color:#666666;
}

/*Right Sidebar*/


#sidebar {
	width:336px;
	float:right;
}

#site-tools {
	margin-bottom:10px;
	padding-bottom:10px;
	background-image:url(images/doth.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	width:100%;
}

#site-toolsL {
	float:left;
	width:52%;
}

#site-toolsR {
	float:right;
	width:43%;
}

#otherblog {
	margin-bottom:10px;
	padding-bottom:10px;
	background-image:url(images/doth.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	width:100%;
	vertical-align:top;
}

#search {
	padding-bottom:10px;
}

#rss-feeds {
	font-size:11px;
}

#about {
	padding-bottom:10px;
	margin-bottom:10px;
	background-image:url(images/doth.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
}

#about-head {
	font-family:Georgia, "Times New Roman", Times, serif;
	font-size:14px;
	text-transform:uppercase;
	color:#FFFFFF;
	padding: 3px 5px;
	background-color:#1F487E;
}

#about-body {
	border-left:#DDDDDD 1px solid;
	border-bottom:#DDDDDD 1px solid;
	border-right:#DDDDDD 1px solid;
	padding:5px;
	font-size:11px;
}

.about-author p {
	margin: 5px 0 8px 0;
	padding:0;
	color:#666666;
	line-height:1.3em;
}

#catcloud {
	padding:5px;
	margin-bottom:15px;
	background-color:#f4f4f4;
}

h2.catcloud {
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666666;
	padding: 0;
	margin-bottom:10px;
	text-transform:uppercase;
	font-weight:normal;
}

div.feedItemDate {
	font-size:11px;
	padding:3px 0;
	margin:0;
	color:#666666;
}

.feedItemDate div {
	font-size:12px;
	padding:0;
	margin:0;
	color:#333333;
}

/*Footer*/

#footer {
	width:948px;
	background-color:#00003E;
	padding:5px 0 0 2px;
	margin:0;
	font-size:11px;
	color:#FFFFFF;
	height:20px;
}


#banner-bottom {
	margin-top:10px;
	text-align:center;
	vertical-align:middle;
}

#footer2 {
	width:950px;
	background-color:#DDDDDD;
	padding:5px 0 5px 0;
	margin:0;
	clear:both;
	color:#00003E;
}

.mainlevelhidden {
	font-size:11px;
	font-weight:bold;
	color:#00003E;
}

a.mainlevelhidden {
	font-size:11px;
	font-weight:bold;
	color:#00003E;
	padding:0 8px 0 8px;
}

a.mainlevelhidden:link, a.mainlevelhidden:hover, a.mainlevelhidden:visited {
	font-size:11px;
	font-weight:bold;
	color:#00003E;
	padding:0 8px 0 8px;
}

ul.mainlevelhidden {
	margin:0;
	padding:0;
}

.mainlevelhidden li {
	display: inline;
	list-style-type: none;
}

.bar {
	font-size:11px;
	color:#FFFFFF;
}

a.bar {
	font-size:11px;
	color:#FFFFFF;
	padding:0 8px 0 8px;
}

a.bar:link, a.bar:hover, a.bar:visited {
	font-size:11px;
	color:#FFFFFF;
	padding:0 8px 0 8px;
}

ul.bar {
	margin:0;
	padding:0;
}

.bar li {
	display: inline;
	list-style-type: none;
}

span.bar {
	color:#FFFFFF;
}

/*NAVIGATION*/

a:link, a:visited {
	color:#1F487E;
	text-decoration:none;
}

a:hover {
	color:#1F487E;
	text-decoration:underline;
}

a.mainlevel:link, a.mainlevel:visited {
	color:#FFFFFF;
	font-size:13px;
	text-decoration:none;
	padding:5px 10px 5px 10px;
	margin:0;
}

a.mainlevel:hover {
	color:#00003E;
	font-size:13px;
	text-decoration:none;
	padding:5px 10px 5px 10px;
	margin:0;
	text-decoration:none;
	background-color:#DDDDDD;
}

a#active_menu.mainlevel {
	color:#00003E;
	font-size:13px;
	text-decoration:none;
	padding:5px 10px 5px 10px;
	margin:0;
	background-color:#DDDDDD;
}

a#active_menu.mainlevel:hover {
	color:#00003E;
	font-size:13px;
	text-decoration:none;
	padding:5px 10px 5px 10px;
	margin:0;
	background-color:#DDDDDD;
}

/*MISC.*/

.clearfix:after {
	clear: both;
	display: block;
	content: ".";
	height: 0;
	visibility: hidden;
}

.clearfix {display: inline-table;}

/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */



/*Wordpress stuff*/


.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
	}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	line-height: 1.5em;
	font-weight:normal;
	}

h1, h2, h3 {
	font-weight: normal;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#666666;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

h2.sidebar {
	font-size:14px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:#FFFFFF;
	padding:3px 5px;
	margin: 0 0 10px 0;
	background-color:#00003E;
	text-transform:uppercase;
	font-weight:normal;
}


h1, h1 a, h1 a:hover, h1 a:visited, #headerimg {
	text-decoration: none;
	}


h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry {
	font-size:1.1em;
	line-height: 1.3em;
}

.entry p {
	margin: 10px 0;
}

.commentlist li, #commentform input, #commentform textarea {
	font-size: 1em;
	}

.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}



small, #sidebar ul ol li, .nocomments, blockquote, strike {
	color: #666666;
	}

.postmetadata {
	color: #666666;
	font-size:12px;
	margin:0 0 10px 0;
	padding:0;
}

.disclaimer {
	color: #666666;
	font-size:11px;
	margin:10px 0 10px 0;
	padding:10px 0 0 0;
	clear:both;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

div.post {
	width:594px;
	}

div.article_seperator {
	background-image:url(images/doth.gif);
	background-position:left top;
	background-repeat:repeat-x;
	width:100%;
	height:10px;
	}

div.article_seperator hr {
	display:none;
}
	
.post h2 {
	font-weight:normal;
	font-size:18px;
	color:#1F487E;
	font-family:Georgia, "Times New Roman", Times, serif;
}

/*	Begin Headers */
h1 {
	padding: 0;
	margin: 0;
	}

h2 {
	margin: 0;
	}

h2.pagetitle {
	margin: 15px 0 8px 0;
	padding:0 0 8px 0;
	font-size:15px;
	background-image:url(images/doth.gif);
	background-position:left bottom;
	background-repeat:repeat-x;
}

h3 {
	padding: 0;
	margin: 12px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 0 auto 20px ;
	font-size:14px;
	}

h4 {
	text-align:center;
	color:#999999;
	text-transform:uppercase;
	font-size:13px;
	padding:0 0 5px 0;	
	font-weight:normal;
	margin:0;
}

/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 0 0 0 4px;
	margin: 0 0 5px 7px;
	display: inline;
	}

img.alignleft {
	padding: 0 4px 0 0;
	margin: 0 7px 5px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}
	
#sidebar ul ol {
	margin: 0;
	padding: 0;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}


#sidebar ul {
	margin: 0;
	padding:0;
	list-style-type:none;
}

#sidebar ul li {
	list-style-type:none;
	}

#sidebar ul ul {
	margin: 0 0 10px 0;
	padding:0 0 5px 0;
	list-style-type:none;
}

#sidebar ul ul li {
	padding-bottom:5px;
	margin-bottom:5px;
	background-image:url(images/doth.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	font-size:1em;
}

ul#ad {
	background-image:url(images/doth.gif);
	background-position:bottom left;
	background-repeat:repeat-x;
	padding-bottom:10px;
	margin-bottom:10px;
}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0;
	padding: 0; 
	}

#searchform #s {
	padding-left: 2px;
	margin-bottom: 1px;
	border:solid 1px #FFFFFF;
	font: 11px Arial, Helvetica, sans-serif;
	color:#333333;
	}

#searchsubmit {
	margin:0 0 0 5px;
	color: #00003E;
	font: 11px Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	background-color:#F4F4F4;
	border:1px solid #F4F4F4;
	}


input {
	margin:0;
	font: 11px Arial, Helvetica, sans-serif;
	color:#333333;
}


.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin-bottom: 1px;
	border:solid 1px #CCCCCC;	
	font: 12px Helvetica, Arial, sans-serif;
	}

#commentform textarea {
	padding: 2px;
	margin-bottom: 1px;
	border:solid 1px #CCCCCC;
	width:590px;
	font: 12px Helvetica, Arial, sans-serif;
	}

#commentform #submit {
	margin:0;
	color: #FFFFFF;
	font-family: Helvetica, Arial, sans-serif;
	text-align: center;
	font-size: 12px;
	font-weight: bold;
	background-color:#00003E;
	border:solid 1px #00003E;
	float:left;
	width:80px;	
	padding-top:3px;
	}


	
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}
	
.alt cite {
	font-size:1em;
}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

#commentform small {
	color: #666666;
	font-size:1em;
	margin:0 0 10px 0;
	padding:0;
}


.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	font-family: Arial, Helvetica, Sans-Serif;
	line-height: 1.5em;
	font-weight:normal;
	font-size:11px;
	}
/* End Comments */

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}


a img {
	border: none;
	}

#navigation {
	display: block;
	text-align: left;
	margin:10px 0 10px 0;
	}
/* End Various Tags & Classes*/

