﻿h1
{
	font-size: 1.8em;
	line-height: 1.6em;
	font-weight: normal;
	font-family: Tahoma, Arial, Tahoma, Helvetica, sans-serif;
	margin: 0 0 10px 0;
	color: #033479;
}
.contentwrapper h1 a:link, 
.contentwrapper h1 a:active, 
.contentwrapper h1 a:active, 
.contentwrapper h1 a:hover
{
	color: #033479;
	/*font-size: 1.2em;*/
}
.text,
.bookmarks,
.pubDate,
#postnavigation
{
	font-size: 1.2em;
}
.text p
{
	font-size: 1em;
}

.pubDate
{
	float: right;
}

.author
{
	display: block;
	float: left;
	padding: 0 0 20px 0;
	font-size: 1.2em;
}

h2
{
	margin: 0 0 10px 0;
	color: #033479;
	font-size: 1.2em;
}

.rating
{
	margin-bottom: 10px;
}

.rating p
{
	display: inline;
	position: relative;
	top: 14px;
	left: 55px;
}

.star-rating
{
	position: relative;
	width: 125px;
	height: 25px;
	overflow: hidden;
	list-style: none;
	margin: 0;
	padding: 0;
	background-position: left top;
}

.star-rating li
{
	display: inline;
}

.star-rating a, .star-rating .current-rating
{
	position: absolute;
	top: 0;
	left: 0;
	text-indent: -1000em;
	height: 25px;
	line-height: 25px;
	outline: none;
	overflow: hidden;
	border: none;
}

.star-rating a:hover, .star-rating a:active, .star-rating a:focus
{
	background-position: left bottom;
}

.star-rating a.one-star
{
	width: 20%;
	z-index: 6;
}

.star-rating a.two-stars
{
	width: 40%;
	z-index: 5;
}

.star-rating a.three-stars
{
	width: 60%;
	z-index: 4;
}
.star-rating a.four-stars
{
	width: 80%;
	z-index: 3;
}
.star-rating a.five-stars
{
	width: 100%;
	z-index: 2;
}
.star-rating .current-rating
{
	z-index: 1;
	background-position: left center;
}

/* smaller star */
.small-star
{
	width: 50px;
	height: 10px;
}
.small-star, .small-star a:hover, .small-star a:active, .small-star a:focus, .small-star .current-rating
{
	background-image: url(../../pics/star_small.gif);
	line-height: 10px;
	height: 10px;
}

/* Widgets */
/*.widget
{
	float: left;
	margin: 0 0 20px 0;
	width: 196px;
	background: ##E6E6E6;
	padding: 8px 12px;
}

.widget div.innermenubottom
{
	margin-top: -7px;
	width: 192px;
	height: 7px;
	background: url(http://www.hfma.org.uk/Images/innermenubottomtran.gif) no-repeat;
}

.widget div.innermenucontent
{
	border-left: solid 2px #ebebeb;
	border-right: solid 2px #ebebeb;
	background: #fff;
	padding: 3px 10px 10px 10px;
}

.widget h4
{
	width: 178px;
	padding: 8px 0 10px 10px;
	color: #a0a0a0;
	font-size: 1.2em;
	border-left: solid 2px #ebebeb;
	border-right: solid 2px #ebebeb;
}

.widget h4 a, .widget h4 a:link, .widget h4 a:visited
{
	color: #a0a0a0;
	text-decoration: none;
}

.widget h4 a:hover
{
	text-decoration: underline;
}

.widget a.delete
{
	float: right;
	margin: 9px 10px 0 0;
	text-decoration: none;
}

.widget a.edit
{
	border-left: solid 2px #ebebeb;
	border-right: solid 2px #ebebeb;
	display: block;
	padding-left: 10px;
}

.widget a 
{
	color: #7AC043;
	font-weight:bold;
	text-decoration:none;
}

.widget a:hover
{
	text-decoration:underline;
}
*/
.search .content
{
	margin-top: -15px;
}

.blogroll img, .categorylist img
{
	margin: 0 3px 0 0;
}

.blogroll li
{
	margin: 0 0 10px 0;
}

.blogroll li li
{
	margin: 0 0 5px 0;
}

/* Comments */
.commentForm .formitem
{
	margin-bottom: 15px;
}

.comment
{
	border: 1px solid #CCCCCC;
	background-color: white;
	padding: 3px 10px;
	margin-bottom: 10px;
}

.comment .date
{
	font-size: 1.2EM;
	color: #666666;
	text-align: right;
	margin: 0;
	padding: 3px 0px;
	border-bottom: 1px dashed #CCCCCC;
}

.comment .author
{
	margin: 0;
	padding: 3px 0px;
	border-top: 1px dashed #CCCCCC;
}

.self
{
	border: 1px solid black;
}

.comment .gravatar
{
	float: left;
	clear: both;
	margin: 5px 10px 5px 0;
}

.comment .gravatar img
{
	height: 80px;
	width: 80px;
}

.comment .content
{
	min-height: 85px;
	margin: 5px 0;
}

.comment cite
{
	font-family: Monospace;
	font-style: normal;
}

.comment img.flag
{
	position: relative;
	top: 2px;
}

.commentForm label
{
	float: left;
	display: block;
	width: 80px;
	margin-top: 4px;
	font-size: 1.2em;
}

.commentForm input
{
	width: 300px;
}

.commentForm textarea
{
	width: 100%;
	height: 150px;
	border: 1px solid #CCCCCC;
}

#commentMenu
{
	font-size: 1.2em;
	padding: 0;
	margin: 0;
	clear: both;
}

#commentMenu li
{
	float: left;
	border: 1px solid #CCCCCC;
	border-bottom: transparent;
	margin: 0;
	list-style: none;
	margin-right: 5px;
	padding: 3px 8px;
	cursor: pointer;
	position: relative;
	top: 2px;
	background: #d8d8d8;
}

#commentMenu li.selected
{
	background: white;
	border-bottom: 1px solid white;
}

#commentPreview
{
	display: none;
	clear: both;
	min-height: 150px;
}

.success
{
	color: green;
	font-weight: bold;
}

.commentForm .bbcode
{
	font-size: 10px;
	float: right;
	position: relative;
	top: 20px;
	padding: 3px;
}

.bbcode a
{
	margin: 1px;
	padding: 1px 3px 1px 3px;
	background: #fff;
	border: 1px solid #033479;
}

/* Related posts */
#relatedPosts
{
	padding: 15px 0;
}

/* Archive */

#archive
{
	background-color: white;
	border: 1px solid #CCCCCC;
	padding: 10px;
}

#archive h1
{
	margin: 0;
	border-bottom: 1px dashed #CCCCCC;
	padding-bottom: 9px;
}

#archive h2
{
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 4px;
	font-size: 12px;
	margin-bottom: 10px;
}

#archive h2 img
{
	margin-right: 3px;
}

#archive ul
{
	
	list-style-type: square;
	margin: 0 10px;
	padding: 10px;
}

#archive ul li
{
	margin-right: 20px;
	margin-bottom: 5px;
	font-size: 1.2em;
}

#archive table
{
	width: 100%;
	border-collapse: collapse;
	font-size: 1.2em;
	margin: 0 0 20px 0;
}

#archive table td, #archive table th
{
	text-align: left;
}

#archive table td
{
	text-align: left;
	border-bottom: 1px solid #CCCCCC;
	padding: 5px 0;
}

#archive .date
{
	width: 70px;
}

#archive .comments
{
	width: 70px;
	text-align: center;
}

#archive .rating
{
	width: 70px;
	text-align: center;
}
#totals span
{
	font-size: 1.2em;
}

/* Basket */
.basket 
{
	height:28px;
}

/* Profile page */
.profileimage 
{
	float:left;
	margin:0 15px 15px 0;
}

.year 
{
	font-weight:bold;
}

.year li
{
	padding:0 0 0 15px;
}

.year li a
{
	font-weight:normal;
}

.year ul
{
	margin:5px 0 10px 0;
}
.genericlhbox .content ul li
{
	width: 172px;
}
.genericlhbox .content ul li ul
{
	margin: 5px 0 0 0;
}

.inlist 
{
	margin:0 0 15px 0;
	padding:0 0 15px 0;
	border-bottom: solid 1px #CCCCCC;
}

h1.blogtitle 
{
	color: #033479;
	margin-top:10px;
	font-size: 2em;
}

#widgetzone a.delete,
#widgetzone a.edit
{
	background: none;
	height: auto;
	width: auto;
	float: left;
	font-size: 1.2em;
	font-weight: bold;
	margin: 0 5px 10px 0;
}