/*
Theme Name: Mewsings
Theme URI: http://www.murrayewing.co.uk/
Description: Mewsings, Murray's blog theme 2009-2011
Version: 1.2
Author: Murray Ewing
Author URI: http://www.murrayewing.co.uk/
Tags: custom header, fixed width

*/

/*

COLOURS:

dark red 471928
dark blue 002E2E
orange FDCCAB

*/



.entries_roll {
		width: 440px; min-width: 440px;
		background-color: white;
		float: left; clear: left;
	}
#blog_sidebar {
		width: 130px; min-width: 130px;
		padding: 5px; margin-top: 10px;
		background-color: white;
		font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
		font-size: 11px; color: black; 
		float: right; clear: right;
	}
.pageEnder {
		clear: both;
	}
.archive_title {
		font-family: Optima, Times New Roman, Times;
		font-size: 24px; 
		margin-bottom: 30px;
		color: #475266;
	}
.post {
		margin-bottom: 60px;
		float: none; clear: both;
	}
.entry_heading { 
		font-family: Optima, Times New Roman, Times;
		font-size: 24px; 
		margin-bottom: 10px;
		color: #471928;
	}
.entry_date {
		font-size: 12px; line-height: 140%;
		font-family: Optima, Arial;
		color: #475266;
		margin-bottom: 2px;
	}
.entry_keywords {
		font-size: 12px; line-height: 140%;
		font-family: Optima, Arial;
		color: #475266;
	}
.entry_keywords a {
		color: #475266;
	}
	
#blog_sidebar ul {
	padding: 0;
	margin: 0;
	list-style: none;
}
/* .sidebar_heading { */
#blog_sidebar ul li h2 {
		font-size: 16px; line-height: 140%;
		font-weight: bold;
		font-family: Optima, Arial;
		color: #471928;
		margin-bottom: 5px; margin-top: 10px;
	}
/* .sidebar_item { */
#blog_sidebar ul li ul {
		font-size: 12px; line-height: 140%;
		font-family: Arial;
		color: #002E2E;
		margin-bottom: 3px; margin-left: 20px;
		text-indent: -20px;
	}
#blog_sidebar ul li ul a {
		color: #475266;
		text-decoration: none;
	}
#blog_sidebar ul li ul a:hover {
		color: #475266;
		text-decoration: underline;
	}

#searchBar {
	clear: left;
}
#searchform {
	padding: 5px 0px 10px 0px;
}
#s {
	border: 1px solid #475266;
	margin-bottom: 5px;
}
#searchsubmit {
	border: 1px solid #475266;
	background: #475266;
	color: white;
}


.entry_footer_item {
	font-size: 12px; line-height: 140%;
	font-family: Optima, Arial;
	color: #475266;
	padding-bottom: 5px;
	}
.entry_edit_link {
	font-size: 12px; font-weight: bold;
	font-family: Arial;
	color: #475266;
	text-align: right;
	}
.blog_navigation {
	font-size: 12px; font-weight: bold;
	font-family: Optima, Arial;
	color: #475266;
	float: none; clear: both;
	}
.blog_navigation a {
	color: #475266;
	}
.hidden {
	display: none;
	}

.separator_img {
	margin-top: 20px;
	margin-bottom: 20px;
	}
.comments_header {
	font-family: Optima, Times New Roman, Times;
	font-size: 18px; 
	margin-bottom: 10px;
	color: #475266;
	margin-top: 10px;
	}
.commentlist {
	font-family: Optima, Times New Roman, Times;
	font-size: 14px; 
	}

.commentlist li .fn {
	font-size: 14px; font-weight: bold; font-style: normal;
	font-family: Arial;
	}
.comment-edit-link {
	font-size: 12px; font-weight: bold; font-style: normal;
	font-family: Arial;
	}
.commentmetadata {
	font-size: 12px; color: #475266;
	}
.commentlist p {
	font-size: 14px;
	}

.reply_header {
	font-family: Optima, Times New Roman, Times;
	font-size: 18px; 
	margin-bottom: 10px;
	color: #471928;
	margin-top: 40px;
	}

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

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

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}
a img {
	border: 0; /* for Firefox */
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
.unfloat {
	float: none; clear: both;
	}

blockquote {
	background-color: #FFFCF9;
	background-image: url('images/interface/tl_quote.gif');
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 10px 30px;
	}

.wp-caption-text {
	font-family: Arial, Helvetica, Geneva, Swiss, SunSans-Regular; 
	font-size: 11px; color: #002E2E;
	text-align: center;
	}

.quote_attribution {
	text-align: right; font-size: 11px;
	}

/*
	Logged-in menu:
*/
#wpadminbar {
	font-size: 12px;
	border: 3px solid silver;
	padding-left: 40px; padding-top: 10px; padding-bottom: 10px;
	background: #FFFCF9;
	}

#adminbar-search {
	border: 1px solid #475266;
	margin-bottom: 5px;
}
.adminbar-button {
	border: 1px solid #475266;
	background: #475266;
	color: white;
}

/*
	tag index
*/
.tagindex_heading { 
		font-family: Optima, Times New Roman, Times;
		font-size: 24px;
		margin-top: 20px;
		margin-bottom: 10px;
		color: #471928;
	}
.tagindex_item {
		font-size: 13px; line-height: 150%;
		font-family: Optima, Arial;
		color: #475266;
	}

