/*
Theme Name: Merlot
Theme URI: http://www.merlot.aero/blog
Description: Custom theme based around the <a href="http://www.merlot.aero">www.merlot.aero</a> website theme, but customised for the blog site.
Version: 0.1
Author: Steve Nicholas
Author URI: 
Tags: merlot

This theme is currently under construction.

*/
html {
	overflow-y: scroll;
}

body {
	background: url(/images/bg.gif) repeat-x top left;
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #666666;
	background-color: #b0b0b0;
}

#frame {
	width: 901px;
	margin: 0px auto 0px auto;
	padding: 0px;
}

#topleftbuttons {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	width: 106px;
	/*hight:100px; */ /* When this typo is corrected, the postion of the tabs breaks */
	float: right;
}

/*-------- tabs ---------*/

#toptabs {
	width: 901px;
	padding: 0px;
	margin: 0px;
	height: 134px;
}

#tabs {	
	margin: 1px 0px 0px 0px;
	padding: 0px 0px 0px 40px;
	font: 12px Arial, Helvetica, sans-serif;
	width: 861px;
	height: 36px;
	float: left;
}

#tabs ul {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	list-style: none; 
	float: left;
}

#tabs li {
	display: inline;
	margin: 0px;
	padding: 0px;
}

#tabs a {
	float: left;
	background: url(/images/tab-left.gif) no-repeat left top;
	margin: 0px;
	padding: 0px 0px 0px 10px;
	text-decoration: none;
}

#tabs a span {
	float: left;
	display: block;
	background: url(/images/tab-right.gif) no-repeat right top;
	padding: 12px 22px 10px 11px;
	color: #666666;
}

#tabs a span {
	float: none;
}

#tabs a:hover span {
	color: #993333;
}

#tabs a:hover {
	background-position: 0% -36px;
}
		
#tabs a:hover span {
	background-position: 100% -36px;
}

/*-------- logo ---------*/
#logo {
	padding: 20px 0px 0px 38px;
	margin: 0px;
	width: 293px;
	height: 107px;
	float: left;
}

/*-------- footer ---------*/
#footer {
	padding: 40px 0px 0px 0px;
	margin: 0px;
	width: 901px;
	height: 62px;
	float: left;
}

#hairylemon {
	padding: 0px 0px 30px 0px;
	margin: 0px;
	font: 11px/18px Arial, Helvetica, sans-serif;
	color: #666666;
	text-align: right;
	width: 901px;
	float: left;
}

#hairylemon a:link, #hairylemon a:visited {
	padding: 0px;
	margin: 0px;
	font: 11px/18px Arial, Helvetica, sans-serif;
	color: #993333;
	text-decoration: none;
}

#hairylemon a:hover {
	padding: 0px;
	margin: 0px;
	font: 11px/18px Arial, Helvetica, sans-serif;
	color: #993333;
	text-decoration: underline;
}

/* ------ Begin custom blog.merlot.aero style ------ */
.searchtitle {
	font: 16px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
}
#searchtext {
	border: 1px solid #cccccc;
  background: #ffffff;
	color: #000000;
	width: 150px;
	margin-top: 5px;
}
#searchsubmit {
	border: 1px solid #cccccc;
  background: #eeeeee;
	color: #000000;
	margin-top: 5px;
}
.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 40px;
}
.alignright {
	float: right;
}
.alignleft {
	float: left;
}
.blogtitle {
	padding: 30px 0px  0px 350px; 
	font: 55px Arial, Helvetica, sans-serif;
	color: #993333;
}
.recentcommenttitle {
	font: 14px Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	margin: 0px -5px 10px 0px; 
}
.recentcomment {
	font: 11px Arial, Helvetica, sans-serif;
	margin: 5px 0px 0px 0px; 
	line-height: 16px;
	padding: 0px 0px 5px 0px; 
	border-bottom: 1px dotted #dddddd;
}

/* General */
a:link, a:visited {
	padding: 0px;
	margin: 0px;
	color: #993333;
	text-decoration: none;
}
.current-cat a:visited {
	padding: 0px;
	margin: 0px;
	color: #666666;
	text-decoration: none;
}
.blogframe a:hover {
	padding: 0px;
	margin: 0px;
	color: #993333;
	text-decoration: underline;
}

/* Top panel buttons */
.button {
	background: url(../img/button.gif) no-repeat left top;
	height: 27px;
	width: 106px;
	color: #666666;
	text-align: center;
	line-height: 27px;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
}
.button a:link, .button a:visited {
	height: 27px;
	width: 106px;
	color: #666666;
	display: block;
	text-align: center;
	line-height: 27px;
	text-decoration: none;
	padding: 0px 0px 0px 0px;
	margin: 5px 0px 0px 0px;
}
.button:hover {
	background: url(../img/button-hover.gif) no-repeat left top;
	color: #eeeeee;
}
.button a:hover {
	color: #eeeeee;
}
.blogframe {
	width: 901px;
	background: #ffffff;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	border-top: 0px;
	border-right: 1px solid #dddddd;
	border-bottom: 1px solid #dddddd;
	border-left: 1px solid #dddddd;
}

/* Left Sidebar */
.sidebar-left {
	width: 190px;
	border: 0px;
	margin: 0px;
	padding: 0px 0px 30px 30px;
}
.sidebarlinks{
	margin: 0px 0px 20px 0px;
	padding: 0px;
	text-align: left;
	float: left;
}
.cat-item{
	list-style-image: none;
	list-style: none;
	margin: 0px 0px 0px 0px;
	padding: 2px 0px 2px 12px;
	background-image: url(/images/bulletpoint.gif);
	background-position: left;
	background-repeat: no-repeat;
}

/* Right Sidebar */
.sidebar-right {
	width: 150px;
	border: 0px;
	margin: 0px;
	padding: 0px 30px 30px 10px;
}

/* Blog Posts */
.blogbody {
	padding: 0px 30px 30px 30px;
	margin: 0px;
	width: 425px;
	font: 12px/18px Arial, Helvetica, sans-serif;
	color: #666666;
}
.postmetaheader {
	color: #999999;
	padding: 0px 0px 5px 0px;
}
.postmetafooter {
	color: #999999;
	padding: 0px 0px 30px 0px;
}
.posttitle {
	padding: 0px 0px 5px 0px;
	margin: 0px;
	color: #993333;
	font:25px Arial, Helvetica, sans-serif;
}

/* Comments */
/* These first two are used in C:\WWWRoot\wordpress\wp-includes\comment-template.php */
.commentlist {
	padding: 0px;
}
.merlotcommenttop {
	margin: 0px 10px 0px 10px;
	height: 5px;
	background: url(comment-top.png) 0 0 repeat-x;
}
.merlotcomment {
	padding: 1px 15px 1px 15px;
	margin: 0px 10px 0px 10px;
	/*width: 385px;*/
	background: #fcfcfc;
	border-left: 1px solid #dddddd;
	border-right: 1px solid #dddddd;
}
.merlotcommentbot {
	margin: 0px 10px 0px 10px;
	height: 10px;
	background: url(comment-bot.png) 0 100% repeat-x;
}
.merlottagline {
	padding: 0px 0px 10px 0px; 
	margin: 5px 10px 10px 10px;
}
.addcomment {
	padding: 0px 20px 20px 20px;
	margin: 0px;
	background: #fcfcfc;
	border-top: 1px solid #dddddd;
	border-right: 0px;
	border-bottom: 1px solid #dddddd;
	border-left: 0px;
}
.formlabel {
	font-weight: bold;
	margin: 0px 0px 5px 0px;
}
.formtextfield {
	border: 1px solid #cccccc;
  background: #ffffff;
	color: #000000;
	margin: 0px 0px 5px 0px;
}
.formtextarea {
	border: 1px solid #cccccc;
  background: #ffffff;
	color: #000000;
	margin: 0px 0px 5px 0px;
	width: 100%;
}
.formsubmit {
	border: 1px solid #cccccc;
  background: #eeeeee;
	color: #000000;
	margin: 2px 0px 0px 0px;
}