@import "bm_forms.css";

a, a:link, a:visited, a:active		{
	background-color: transparent;
	color: #9375B3;
	font-weight: bold;
	text-decoration: none;
}

a:hover		{
	background-color: transparent;
	color: #000000;
}

body {
	background: url(img/bm_bkg_main.gif) #E0E0E0 repeat-x top;
	margin: 0px 0px 0px 0px;
}

img{
	border: none;
}

input{
	background-color: #F0EBF8;
	color: #666666;
	font-family: tahoma, helvetica, sans-serif;
	font-size: 12px;
	padding: 2px;
}

input.check{
	background-color: transparent;
	border: none;
	color: #336633;
}

input.combtnpost{
	background-color: #695E85;
	color: #FFFFFF;
	font-family: "Trebuchet MS", Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
}

input.commentbutton{
	background-color: #844971;
	color: #F0EBF8;
	font-family: "Trebuchet MS", Geneva, sans-serif;
	font-size: 10px;
}

input.commentfield{
	background-color: #F0EBF8;
	color: #2D3B0F;
	font-family: "Trebuchet MS", Geneva, sans-serif;
	font-size: 11px;
	margin-bottom: 5px;
	width: 150px;
}

input.go {
	background-color: #695E85;
	color: #FFFFFF;
	font-size: 9px;
	font-weight: normal;
	margin-left: 3px;
	margin-right: 3px;
	margin-top: 5px;
}

select{
	background-color: #F0EBF8;
	color: #666666;
	font-family: tahoma, helvetica, sans-serif;
	font-size: 11px;
}

textarea.commentarea {
	background-color: #F0EBF8;
	color: #666666;
	font-family: "Trebuchet MS", Geneva, sans-serif;
	font-size: 12px;
	margin-bottom: 5px;
	padding-left: 5px;
	width: 400px;
}

.archivebody {
	background: #FFFFFF;
	border-bottom: 1px solid #CFBDED;
	border-left: 1px solid #CFBDED;
	border-right: 1px solid #CFBDED;
	border-top: 1px solid #CFBDED;
	color: #000000;
	font-family: 'Trebuchet MS', arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 140%;
	margin-bottom: 20px;
	margin-top: 35px;
	padding: 10px 10px 10px 30px;
}

.blog {
	padding-left: 15px;
	padding-right: 15px;
	padding-top: 15px;
}

.blogbody {
	background: #FBFBF8;
	border-bottom: 1px solid #CFBDED;
	border-left: 1px solid #CFBDED;
	border-right: 1px solid #CFBDED;
	border-top: 1px solid #CFBDED;
	color: #000000;
	font-family: 'Trebuchet MS', arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 140%;
	margin-bottom: 20px;
	padding: 10px 10px 10px 30px;
}

.comments-body {
	background: #FBFBF8;
	color: #666666;
	font-family: 'Trebuchet MS', arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 140%;
	padding-bottom: 10px;
}

.comments-head	{
	border-bottom: 1px solid #666666;
	color: #000000;
	background-color: transparent;
	font-family: 'Trebuchet MS', arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 20px;
	margin-top: 10px;
}

.comments-post {
	background: #FBFBF8;
	color: #999999;
	font-family: 'Trebuchet MS', arial, sans-serif;
	font-size: 10px;
	font-weight: normal;
	margin-top: 0px;
}

.commt-count{
	background-color: transparent;
	color: #858B96;
	font-size: 12px;
	font-weight: bold;
}

.date	{
	background-color: transparent;
	color: #695E85;
	font-family: 'Trebuchet MS', arial, sans-serif;
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
	margin-top: 12px;
	padding-left: 30px;
	text-transform: capitalize;
}

.description {
	background: #FFFFFF;
	color: #CCCCCC;
	font-family: 'Trebuchet MS', arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-transform: none;
}

.menuforms{
	font-family: 'Trebuchet MS', arial, sans-serif;
	font-size: 11px;
	margin-bottom: 5px;
	text-align: center;
}

.postbuttons{
	margin-top: 4px;
	vertical-align: top;
}

.posted	{
	background-color: transparent;
	color: #999999;
	font-family: 'Trebuchet MS', arial, sans-serif;
	font-size: 11px;
	padding-top: 15px;
}

.side {
	background: #FBFBF8;
	color: #59644E;
	font-family: 'Trebuchet MS', arial, sans-serif;
	font-size: 13px;
	font-weight: normal;
	line-height: 140%;
	padding-bottom: 20px;
	padding-left: 8px;
	padding-top: 8px;
}

.sidebkg{
	background: url(http://www.brianmicklethwait.com/culture/img/bm_menu_bkg.gif) #FBFBF8 no-repeat fixed top;
	color: #59644E;
	font-family: 'Trebuchet MS', arial, sans-serif;
	font-size: 13px;
	padding-left: 8px;
	padding-right: 2px;
	padding-top: 8px;
}

.sidetitle {
	background: #E6D6F7;
	border-bottom: 1px solid #CFBDED;
	border-left: 0px solid #CFBDED;
	border-right: 0px solid #CFBDED;
	border-top: 1px solid #CFBDED;
	color: #000000;
	font-family: 'Trebuchet MS', arial, sans-serif;
	font-size: 13px;
	letter-spacing: 1px;
	padding-left: 8px;
	padding-right: 0px;
	padding-top: 10px;
	text-transform: uppercase;
	width: 238px;
}

.syndicate {
	background: #FFFFFF;
	color: #000000;
	margin-bottom: 10px;
	margin-top: 10px;
	text-align: center;
}

.title	{
	font-family: 'Trebuchet MS', arial, sans-serif;
	font-size: 19px;
	line-height: 25px;
	padding-bottom: 10px;
	padding-top: 8px;
}

.trackback-body {
	background: #FFFFFF;
	color: #333333;
	font-family: 'Trebuchet MS', arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 140%;
	padding-top: 15px;
}

.trackback-post {
	background: #FFFFFF;
	color: #999999;
	font-family: 'Trebuchet MS', arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	margin-bottom: 20px;
}

.trackback-url {
	background: #FFFFFF;
	border-bottom: 1px solid #666666;
	color: #666666;
	font-family: 'Trebuchet MS', arial, sans-serif;
	font-size: 11px;
	font-weight: normal;
	line-height: 140%;
}

.track-count{
	background-color: transparent;
	color: #97A28E;
	font-size: 12px;
	font-weight: bold;
}

.year{
	background-color: transparent;
	color: #000000;
}

#banner {
	background: #B39CD8;
	color: #CCCCCC;
	width: 781px;
	background-color: #000000;
}

#banner-commentspop {
	background-color: transparent;
	color: #CCCCCC;
}

#body-commentspop{
	padding: 20px 10px 10px 10px;
}

#content {
	left: 0px;
	margin-bottom: 20px;
	position: absolute;
	top: 170px;
	width: 575px;
}

#links {
	background-color: #FBFBF8;
	border: 1px solid #CFBDED;
	color: #666666;
	left: 575px;
	margin-bottom: 50px;
	position: absolute;
	top: 220px;
	width: 238px;
}

#menu {
	background: #FBFBF8;
	color: #000000;
	font-size: 10px;
	font-weight: bold;
	margin-bottom: 10px;
}

#nav {
	background-color: #FFFFFF;
	border-bottom: 1px solid #CFBDED;
	border-left: 1px solid #CFBDED;
	border-right: 1px solid #CFBDED;
	border-top: 1px solid #CFBDED;
	color: #858B96;
	font-family: 'Trebuchet MS', arial, sans-serif;
	font-size: 11px;
	margin-top: 10px;
	padding: 10px 10px 10px 30px;
}

#tagline {
	background: transparent;
	border-bottom: 1px solid #CFBDED;
	border-right: 1px solid #CFBDED;
	color: #28361C;
	font-family: 'Trebuchet MS', arial, sans-serif;
	font-size: 10px;
	font-weight: bold;
	padding-bottom: 3px;
	padding-top: 3px;
	text-align: right;
	width: 451px;
}
