/* CSS Document */
/*  
Theme Name: Queen of Bows Custom
Theme URI: http://www.queenofbows.com
Description: Theme for use on Queen of Bows Website
Version: 1.0
Author: Whenbessattacks
Author URI: http://www.whenbessattacks.com/

*/
html, body { margin:0; padding:0; }
body { background-image:url(http://www.queenofbows.com/bg.gif);}
div.h2 { font-family:Georgia, Times New Roman, Times, serif; font-size:18px; color:#000000; font-weight:400; padding:1px 60px 5px 60px;}
div.h3 { font-family:Georgia, Times New Roman, Times, serif; font-size:14px; color:#CC0000; font-weight:800; padding:0;}
div.sub { font-family:Georgia, Times New Roman, Times, serif; font-size:14px; color:#000000; font-weight:300; padding:1px 65px 1px 60px;}
div.sidebar { font-family:Georgia, Times New Roman, Times, serif; font-size:12px; color:#000000; padding:0;}
div.crumb { font-family:Georgia, Times New Roman, Times, serif; font-size:10px; color:#000000; padding:1px 0px 5px 0px;}
a:link {color:#CC0000; text-decoration:none;}
a:visited {color:#CC0000; text-decoration:none;}
a:active {color:#CC0000; text-decoration:none;}
a:hover {color:#000000; text-decoration:none;}
a {color:#CC0000; text-decoration:none;}
p { font-family:Georgia, Times New Roman, Times, serif; font-size:12px; color:#000000; }
h1 { font-family:Georgia, Times New Roman, Times, serif; font-size:24px; color:#CC0000; font-weight:bold; }
p.bot { font-family:Georgia, Times New Roman, Times, serif; font-size:10px; color:#000000;}

table.topcard1 {
	position:absolute;
	z-index:4;
	left:16px;
	top:16px;
	width: 284px;
	height: 435px;
}
table.topcard2 {
	position:absolute;
	z-index:2;
	left:701px;
	top:371px;
	width: 331px;
}
table.menu {
	position:absolute;
	z-index:3;
	left:725px;
	top:178px;
	width: 124px;
	height: 210px;
}
table.mid {
	position:absolute;
	z-index:1;
	left:165px;
	width: 690px;
}
table.bot {
	position:absolute;
	z-index:-1;
	width: 975px;
}
div.bg2 {
	position:absolute;
	z-index:-2;
	margin:0;
	padding:0;
	overflow:hidden;
	background-image:url(http://www.queenofbows.com/backest.png);
	height:1250px;
	width:100%;
}
div.title {
	position:absolute;
	z-index:8;
	margin:0;
	padding:0;
	overflow:hidden;
	background-image:url(http://www.queenofbows.com/backest.png);
	height:104px;
	width:551px;
	left: 288px;
	top: 38px;
}

.comments-template{
	margin: 10px 0 0;
	border-top: 0px;
	padding: 10px 0 0;
}

.comments-template ol{
	margin: 0;
	padding: 0 0 15px;
	list-style: none;
}

.comments-template ol li{
	margin: 10px 0 0;
	line-height: 18px;
	padding: 0 0 10px;
	border-bottom: 0px;
}

.comments-template h2, .comments-template h3{
	font-family: Georgia, Sans-serif;
	font-size: 16px;
}

.commentmetadata{
	font-size: 12px;
}

.comments-template p.nocomments{
	padding: 0;
}

.comments-template textarea{
	font-family: Arial, Helvetica, Georgia, Sans-serif;
	font-size: 12px;
}

