/*  
Theme Name: Red Excalibur
Theme URI: http://www.templatesinc.com
Description: This theme is widget ready, XHTML valid and Css Valid. 
This is an adsense or advertisement ready theme
It comes with 3 Columns, one being the ad banner.
Theme by <href="http://www.templatesinc.com">Templates Inc</a>
Version: 1.1
Author: Templates Inc
*/



body {
	margin:0;
	background:#50504f;
	font-family:Verdana, Geneva, sans-serif;
	color:#000;
	font-size:12px;
	}
img {
	border:0;
        }
a:link {
        font-family:Verdana, Geneva, sans-serif;
	color:#000;
	font-size:12px;
	text-decoration:underline;
	}
a:visited {
        font-family:Verdana, Geneva, sans-serif;
	color:#000;
	font-size:12px;
	text-decoration:underline;
	}
a:active {
        font-family:Verdana, Geneva, sans-serif;
	color:#000;
	font-size:12px;
	text-decoration:underline;
	}

a:hover {
        font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
        color:#FF0000;
	text-decoration:none;
	}
h1, h2, h3, h4, h5, h6 {
	
	}
blockquote {
	border-left:3px solid #c10f03;
	padding-left:10px;
	}
.clear {
	clear:both;
	}

/* The Wrapper */

.wrapper {
	width:850px;
	margin:0 auto;
	background:#fff url(images/bg.gif);
	}

/* The Head */

.headleft {
	float:left;
	width:6px;
	height:115px;
	background:url(images/headleft.gif);
	}
.headright {
	float:right;
	width:6px;
	height:115px;
	background:url(images/headright.gif);
	}
.head {
	height:115px;
	background:url(images/head.gif);
	margin:0 1px 0 5px;
	}
.head h1 {
	margin:0 0 0 36px;
	padding:20px 0 0 0;
	font-size:36px;
	color:#f9f9f3;
	font-family:"Arial Rounded MT Bold", Arial;
	}
.head h2 {
	color:#f9f9f3;
	font-size:20px;
	margin:3px 0 0 50px;
	font-family:"Arial Rounded MT Bold", Arial;
	}

/* The Menu */

.menu {
	clear:both;
	height:34px;
	background:url(images/menu.gif);
	text-transform:uppercase;
	font-weight:bold;
	font-size:13px;
	padding:0 15px;
	}
.menu ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.menu li {
	display:inline;
	line-height:34px;
	border-left:2px solid #e5e5e5;
	}
.menu li.homelink {
	border:none;
	}
.menu a:link {
	color:#ffffff;
	padding:0 15px;
	font-weight:bold;
	text-decoration:none;
	}
.menu a:active {
	color:#ffffff;
	padding:0 15px;
	font-weight:bold;
	text-decoration:none;
	}
.menu a:visited {
	color:#ffffff;
	padding:0 15px;
	font-weight:bold;
	text-decoration:none;
	}
.menu a:hover {
	color:#ffff00;
	padding:0 15px;
	font-weight:bold;
	text-decoration:none;
	}

/* The Leaderboard */

.leaderboard {
	height:90px;
	padding:10px 0;
	text-align:center;
	background:url(images/bgleader.gif);
	}

/* The Sidebar */

.sidebar {
	float:left;
	width:154px;
	padding:0 10px 0 12px;
	line-height:20px;
	overflow:hidden;
	}
.sidebar ul {
	margin:0;
	padding:0;
	list-style:none;
	}
.sidebar h2 {
	font-size:13px;
	color:#eff4f6;
	width:154px;
	height:30px;
	line-height:30px;
	text-align:center;
	background:url(images/h2.gif);
	margin:0;
	}
.sidebar ul li ul, .sidebar div {
	padding:5px 10px 15px 10px;
	}
.sidebar ul li ul ul {
	padding:0 0 0 10px;
	}
.sidebar ul li ul a {
	text-decoration:none;
	font-size:12px;
	}
.sidebar ul li ul a:hover {
	color:#ff0000;
	}
#wordspew {
        padding:0 0 0 0;
        }
#lastMessage {
        font-size:10px;
        line-height:12px;
        }
#outputList {
        border:solid;
        border-width:1px;
        border-color:blue;
        }
#usersOnline {
        type:hidden;
        }
/* The Search Form */

.sidebar form, #searchform {
	margin:0;
	padding:0;
	text-align:center;
	}
#searchform div {
	padding:0 0 15px 0;
	}
#searchform input {
	border:1px solid #cdcdcd;
	padding:0;
	height:25px;
	background:#fff;
	color:#c10f03;
	}
#searchform input#s {
	padding:5px 5px 0 5px;
	height:20px;
	width:144px;
	margin-bottom:3px;
	}
#shoutboxname {
        width:140px;
        }
#chatbarText {
        width:140px;
        }
.V1mainContainer {
        padding:0px 0px 0px 0px;
        }
/* The Skyscraper */

.skyscraper {
	float:left;
	width:120px;
	margin-left:10px;
	overflow:hidden;
	}

/* The Content */

.content {
	float:left;
	width:535px;
	overflow:hidden;
	}
.date {
	float:left;
	width:54px;
	height:45px;
	padding-top:11px;
	background:url(images/date.gif);
	font-size:13px;
	color:#eff4f6;
	font-weight:bold;
	text-align:center;
	}
h1.title {
	margin:6px 0 0 0;
	float:left;
	padding-top:12px;
	height:22px;
	width:460px;
	padding-left:5px;
	background:url(images/title.gif);
	font-size:15px;
	color:#fff;
	}
h1.title a {
	color:#fff;
	text-decoration:none;
        font-size:14px;
	}
h1.title a:hover {
	color:#ffff00;
	text-decoration:none;
        font-size:14px;
	}
.post {
	clear:both;
	padding:0 30px 0 45px;
        }
p.post {
        font-family:Verdana, Geneva, sans-serif;
	font-size:12px;
        }
.postedby {
	color:#000;
	font-weight:bold;
	margin-bottom:-5px;
	}
.postedin, .commentslink {
	background:#efefef;
	color:#c10f03;
	font-weight:bold;
	padding:2px 5px;
	}
.postedin {
	float:left;
	}
.commentslink {
	float:right;
	}
.postedin a, .commentslink a {
	text-decoration:none;
	font-weight:normal;
        color:blue;
	}
.postedin a:hover, .commentslink a:hover {
	color:#ff0000;
	}
.line {
	clear:both;
	background:url(images/line.gif) bottom no-repeat;
	width:393px;
	margin:0 auto;
	height:10px;
	}
.pages {
	font-weight:bold;
	font-size:13px;
	margin-bottom:10px;
	}

/* The Bottom Line */

.bottomline {
	clear:both;
	background:url(images/bottom.gif) bottom no-repeat;
	height:25px;
	}

/* The Sponsors */

.sponsors {
	text-align:center;
	color:#ffffff;
	font-size:10px;
	padding-bottom:8px;
	}
div.sponsors a:link{
	color:#ffffff;
	text-decoration:none;
	}
div.sponsors a:active {
	color:#ffffff;
	text-decoration:none;}
div.sponsors a:visited {
	color:#ffffff;
	text-decoration:none;}
div.sponsors a:hover {
	color:#ff0000;
	text-decoration:none;
	}
/* The Navigation */

.navigation {
	height:25px;
	padding:0 20px;
	margin-top:20px;
	}
.navigation a {
	font-weight:bold;
	text-decoration:none;
	font-size:14px;
        color:blue;
	}
.navigation a:hover {
	color:#ff0000;
	}
.alignleft {
	float:left;
	}
.alignright {
	float:right;
	}

/* The Attachment */

.contentCenter {
	text-align:center;
	}

/* The Page Title */

h2.pagetitle {
	padding:0;
	margin:0 0 20px 0;
	font-size:18px;
	text-align:center;
	}

/* The Comments */

.comments {
	}
.comments form {
	}
.comments textarea {
	width:90%;
	height:156px;
	background:#fff;
	border:1px solid #e9e5e1;
	color:#484849;
	padding:10px;
	overflow:auto;
	font-family:Arial, Helvetica, sans-serif;
	font-size:14px;
	}
#commentform {
	padding-left:23px;
	}
#commentform input {
	background:#fff;
	border:1px solid #e9e5e1;
	color:#484849;
	padding-left:10px;
	}
.comments input#submit {
	padding:0;
	width:72px;
	height:29px;
	}
.comments h2 {
	font-size:19px;
	line-height:30px;
	margin:24px 0 0 23px;
	padding:0;
	font-weight:normal;
	}
.comments ol li p {
	padding:0;
	margin:10px 0;
	}