/* 
	Theme Name: ForTheFans
	Theme URL: http://www.thewebguy.tv
	Description: Content Management System (CMS) style Wordpress theme.
	Author: The Web Guy
	Author URI: http://www.thewebguy.tv
	Version: 1.0
*/



/* ================================================================ 


THEME SETUP


=================================================================== */

body {
	background: #561818 url(images/bg.gif) repeat-x;
	color: #000000;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	margin: 0px auto 0px;
	padding: 0px;
	}
	
#wrap {
	background: #FFFFFF;
	width: 970px;
	margin: 0px auto 0px;
	padding: 0px;
	}

#container { 
	width: 970px; 
	background: #fff;
	text-align: left; 
	margin: 0px auto; 
	border: 1px solid #333;
	}
	
a, a:visited {
	color: #801D1D;
	text-decoration: none;
	}
	
a:hover {
	text-decoration: underline;
	}




/* ================================================================ 


HEADER SETUP


=================================================================== */

#header {
	background: #FFFFFF url(images/header.jpg) no-repeat;
	width: 970px;
	height: 148px;
	margin: 0px auto 0px;
	padding: 0px;
	}




/* ================================================================ 


TOP MENU SETUP


=================================================================== */

#menubar {
	background: #801D1D;
	width: 966px;
	height: 21px;
	color: #FFFFFF;
	margin: 2px 2px 0px 2px;
	padding: 0px;
	}




/* ================================================================ 


REQUIRED FOR EACH POST AND PAGE


=================================================================== */

#schema {
	width: 970px;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	}

#schema p{
	padding: 0px 0px 15px 0px;
	margin: 0px;
	line-height: 20px;
	}
	
#schema h1 {
	color: #801D1D;
	font-size: 26px;
	font-family: Trebuchet MS;
	font-weight: normal;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 0px solid #000000;
	}
	
#schema h1 a  {
	color: #C02323;
	text-decoration: none;
	}

#schema h1 a:hover {
	color: #FA9C3A;
	text-decoration: none;
	}
	
#schema p img{
	float: left;
	border: none;
	margin-right: 15px;
	margin-bottom: 10px;
	}
	
#schema h2 {
	color: #333333;
	font-size: 14px;
	font-family: Times New Roman, Helvetica, Sans-Serif;
	font-weight: bold;
	padding: 20px 0px 5px 0px;
	margin: 0px;
	border-bottom: 1px dotted #C0C0C0;
	}
	
#schema img.wp-smiley {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}

#schema img.wp-wink {
	float: none;
	border: none;
	padding: 0px;
	margin: 0px;
	}




/* ================================================================ 


THE LEFT SIDEBAR


=================================================================== */
	
#sidebar {
	float: left;
        background: #E9E9E9;
	border: 1px solid #CCCCCC;
	width: 140px;
	margin: 20px 0px 40px 10px;
	padding: 10px 5px 20px 5px;
	}
	
#sidebar ol{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	}
	
#sidebar ol li{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}
	
#sidebar ul{
	list-style-type: square;
	color: #000000;
	font-size: 13px;
	font-family: Trebuchet MS;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	}
	
#sidebar ul li{
	list-style-type: square;
	color: #000000;
	font-size: 13px;
	font-family: Trebuchet MS;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}

#sidebar a  {
	color: #801D1D;
	text-decoration: none;
	}

#sidebar a:hover {
	color: #801D1D;
	text-decoration: underline;
	}

#sidebar h1 {
	color: #000000;
	font-size: 16px;
	font-family: Trebuchet MS;
	font-weight: bolder;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px dotted #777777;
	}
	
#sidebar h1 a  {
	color: #000000;
	text-decoration: none;
	}

#sidebar h1 a:hover {
	color: #000000;
	text-decoration: none;
	}




/* ================================================================ 


BUILDS POSTS AND PAGES


=================================================================== */

#article {
	float: left;
	width: 620px;
        background: #E9E9E9;
	margin: 20px 0px 0px 14px;
	padding: 5px 5px 20px 5px;
	border: 1px solid #CCCCCC;
	}
	
#article ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#article ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
	}
	
#article ul li a {
	display: block;
	color: #801D1D;
	text-decoration: none;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dotted #C0C0C0;
	}

#article ul li a:hover {
	background: #EBF2F7;
	color: #801D1D;
	text-decoration: underline;
	}
	
#article p{
	padding: 3px 0px 0px 0px;
	margin: 0px;
	line-height: 20px;
	}

#post-top {
	float: left;
	width: 458px;
        background: #E9E9E9;
	margin: 20px 0px 0px 0px;
	padding: 10px 5px 0px 5px;
	border: 1px solid #CCCCCC;
	}
	
#post-top ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#post-top ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
	}
	
#post-top ul li a {
	display: block;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dotted #C0C0C0;
	}

#post-top ul li a:hover {
	background: #EBF2F7;
	color: #000099;
	text-decoration: underline;
	}
	
#post-top p{
	padding: 3px 0px 0px 0px;
	margin: 0px;
	line-height: 20px;
	}

#post-lower {
	float: left;
	width: 458px;
        background: #E9E9E9;
	margin: 10px 0px 0px 0px;
	padding: 10px 5px 0px 5px;
	border: 1px solid #CCCCCC;
	}
	
#post-lower ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#post-lower ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
	}
	
#post-lower ul li a {
	display: block;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dotted #C0C0C0;
	}

#post-lower ul li a:hover {
	background: #EBF2F7;
	color: #000099;
	text-decoration: underline;
	}
	
#post-lower p{
	padding: 3px 0px 0px 0px;
	margin: 0px;
	line-height: 20px;
	}

#post-lower h1 {
	color: #801D1D;
	font-size: 14px;
	font-family: Trebuchet MS;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 0px solid #000000;
	}
	
#post-lower h1 a  {
	color: #C02323;
	text-decoration: none;
	}

#post-lower h1 a:hover {
	color: #FA9C3A;
	text-decoration: none;
	}

#post-left {
	float: left;
	width: 208px;
	height: 220px;
        background: #E9E9E9;
	margin: 10px 0px 0px 0px;
	padding: 10px 5px 0px 5px;
	border: 0px solid #CCCCCC;
	}
	
#post-left ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#post-left ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
	}
	
#post-left ul li a {
	display: block;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dotted #C0C0C0;
	}

#post-left ul li a:hover {
	background: #EBF2F7;
	color: #000099;
	text-decoration: underline;
	}
	
#post-left p{
	padding: 3px 0px 0px 0px;
	margin: 0px;
	line-height: 20px;
	}

#post-left h1 {
	color: #801D1D;
	font-size: 14px;
	font-family: Trebuchet MS;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 0px solid #000000;
	}
	
#post-left h1 a  {
	color: #C02323;
	text-decoration: none;
	}

#post-left h1 a:hover {
	color: #FA9C3A;
	text-decoration: none;
	}

#post-left-postmeta {
	float: left;
	width: 203px;
        background: #d9d9d9;
	color: #000000;
	font-size: 9px;
	font-family: Trebuchet MS;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 2px 2px 2px 2px;
	border: 1px solid #CCCCCC;
	}

#post-left-postmeta a {
        background: #d9d9d9;
	color: #000000;
	font-size: 9px;
	font-family: Trebuchet MS;
	font-weight: normal;
	}

#post-left-postmeta a:hover {
        background: #d9d9d9;
	color: #000000;
	font-size: 9px;
	font-family: Trebuchet MS;
	font-weight: normal;
        text-decoration: underline;
	}

#post-right {
	float: right;
	width: 208px;
	height: 220px;
        background: #E9E9E9;
	margin: 10px 0px 0px 0px;
	padding: 10px 5px 0px 5px;
	border: 0px solid #CCCCCC;
	}
	
#post-right ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#post-right ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
	}
	
#post-right ul li a {
	display: block;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dotted #C0C0C0;
	}

#post-right ul li a:hover {
	background: #EBF2F7;
	color: #000099;
	text-decoration: underline;
	}
	
#post-right p{
	padding: 3px 0px 0px 0px;
	margin: 0px;
	line-height: 20px;
	}

#post-right h1 {
	color: #801D1D;
	font-size: 14px;
	font-family: Trebuchet MS;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 0px solid #000000;
	}
	
#post-right h1 a  {
	color: #C02323;
	text-decoration: none;
	}

#post-right h1 a:hover {
	color: #FA9C3A;
	text-decoration: none;
	}

#post-right-postmeta {
	float: left;
	width: 203px;
        background: #d9d9d9;
	color: #000000;
	font-size: 9px;
	font-family: Trebuchet MS;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 2px 2px 2px 2px;
	border: 1px solid #CCCCCC;
	}

#post-right-postmeta a {
        background: #d9d9d9;
	color: #000000;
	font-size: 9px;
	font-family: Trebuchet MS;
	font-weight: normal;
	}

#post-right-postmeta a:hover {
        background: #d9d9d9;
	color: #000000;
	font-size: 9px;
	font-family: Trebuchet MS;
	font-weight: normal;
        text-decoration: underline;
	}




/* ================================================================ 


TOOL BOX UNDER EACH POST


=================================================================== */

#tools {
	float: left;
	width: 580px;
        background: #FFFFFF;
	margin: 20px 0px 0px 14px;
	padding: 5px 5px 20px 5px;
	border: 1px solid #CCCCCC;
	}
	
#tools ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#tools ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
	}
	
#tools ul li a {
	display: block;
	color: #801D1D;
	text-decoration: none;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dotted #C0C0C0;
	}

#tools ul li a:hover {
	background: #EBF2F7;
	color: #801D1D;
	text-decoration: underline;
	}
	
#tools p{
	padding: 3px 0px 0px 0px;
	margin: 0px;
	line-height: 20px;
	}

#toolstop {
	float: left;
        background: #FFFFFF;
	border: 1px solid #FFFFFF;
	width: 548px;
	margin: 0px 0px 0px 10px;
	padding: 0px 5px 0px 5px;
	}
	
#toolstop ol{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	}
	
#toolstop ol li{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}
	
#toolstop ul{
	list-style-type: square;
	color: #000000;
	font-size: 12px;
	font-family: Trebuchet MS;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	}
	
#toolstop ul li{
	list-style-type: square;
	color: #000000;
	font-size: 11px;
	font-family: Trebuchet MS;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}

#toolstop a  {
	color: #801D1D;
	text-decoration: none;
	}

#toolstop a:hover {
	color: #801D1D;
	text-decoration: underline;
	}

#toolstop h1 {
	color: #000000;
	font-size: 16px;
	font-family: Trebuchet MS;
	font-weight: bolder;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px dotted #777777;
	}
	
#toolstop h1 a  {
	color: #000000;
	text-decoration: none;
	}

#toolstop h1 a:hover {
	color: #000000;
	text-decoration: none;
	}

#toolsbottom {
	float: left;
        background: #FFFFFF;
	border: 1px solid #FFFFFF;
	width: 548px;
	margin: 0px 0px 0px 10px;
	padding: 0px 5px 0px 5px;
	}
	
#toolsbottom ol{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	}
	
#toolsbottom ol li{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}
	
#toolsbottom ul{
	list-style-type: square;
	color: #000000;
	font-size: 12px;
	font-family: Trebuchet MS;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	}
	
#toolsbottom ul li{
	list-style-type: square;
	color: #000000;
	font-size: 11px;
	font-family: Trebuchet MS;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}

#toolsbottom a  {
	color: #801D1D;
	text-decoration: none;
	}

#toolsbottom a:hover {
	color: #801D1D;
	text-decoration: underline;
	}

#toolsbottom h1 {
	color: #000000;
	font-size: 16px;
	font-family: Trebuchet MS;
	font-weight: bolder;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px dotted #777777;
	}
	
#toolsbottom h1 a  {
	color: #000000;
	text-decoration: none;
	}

#toolsbottom h1 a:hover {
	color: #000000;
	text-decoration: none;
	}




/* ================================================================ 


THE TOOLS


=================================================================== */

#tags {
	float: left;
        background: #E9E9E9;
	border: 1px solid #CCCCCC;
	width: 500px;
	margin: 20px 30px 0px 30px;
	padding: 10px 10px 10px 10px;
	}
	
#tags ol{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	}
	
#tags ol li{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}
	
#tags ul{
	list-style-type: square;
	color: #000000;
	font-size: 12px;
	font-family: Trebuchet MS;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	}
	
#tags ul li{
	list-style-type: square;
	color: #000000;
	font-size: 11px;
	font-family: Trebuchet MS;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}

#tags a  {
	color: #801D1D;
	text-decoration: none;
	}

#tags a:hover {
	color: #801D1D;
	text-decoration: underline;
	}

#tags h1 {
	color: #000000;
	font-size: 16px;
	font-family: Trebuchet MS;
	font-weight: bolder;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px dotted #777777;
	}
	
#tags h1 a  {
	color: #000000;
	text-decoration: none;
	}

#tags h1 a:hover {
	color: #000000;
	text-decoration: none;
	}

#commenting {
	float: left;
	width: 510px;
        background: #FFFFFF;
	margin: 10px 0px 0px 14px;
	padding: 20px 40px 20px 40px;
	border: 1px solid #CCCCCC;
	}
	
#commenting ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#commenting ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
	}
	
#commenting ul li a {
	display: block;
	color: #801D1D;
	text-decoration: none;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dotted #C0C0C0;
	}

#commenting ul li a:hover {
	background: #EBF2F7;
	color: #801D1D;
	text-decoration: underline;
	}
	
#commenting p{
	padding: 3px 0px 0px 0px;
	margin: 0px;
	line-height: 20px;
	}

#commenting h1 {
	color: #000000;
	font-size: 16px;
	font-family: Trebuchet MS;
	font-weight: bolder;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px dotted #777777;
	}
	
#commenting h1 a  {
	color: #000000;
	text-decoration: none;
	}

#commenting h1 a:hover {
	color: #000000;
	text-decoration: none;
	}

#ratings {
	float: left;
        background: #FFFFFF;
	border: 1px solid #FFFFFF;
	width: 244px;
	margin: 0px 0px 0px 10px;
	padding: 10px 5px 0px 5px;
	}
	
#ratings ol{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	}
	
#ratings ol li{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}
	
#ratings ul{
	list-style-type: square;
	color: #000000;
	font-size: 12px;
	font-family: Trebuchet MS;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	}
	
#ratings ul li{
	list-style-type: square;
	color: #000000;
	font-size: 11px;
	font-family: Trebuchet MS;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}

#ratings a  {
	color: #801D1D;
	text-decoration: none;
	}

#ratings a:hover {
	color: #801D1D;
	text-decoration: underline;
	}

#ratings h1 {
	color: #000000;
	font-size: 16px;
	font-family: Trebuchet MS;
	font-weight: bolder;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px dotted #777777;
	}
	
#ratings h1 a  {
	color: #000000;
	text-decoration: none;
	}

#ratings h1 a:hover {
	color: #000000;
	text-decoration: none;
	}

#postedin {
	float: left;
        background: #FFFFFF;
	border: 1px solid #FFFFFF;
	width: 244px;
	margin: 0px 0px 0px 10px;
	padding: 10px 5px 0px 5px;
	}
	
#postedin ol{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	}
	
#postedin ol li{
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}
	
#postedin ul{
	list-style-type: square;
	color: #000000;
	font-size: 12px;
	font-family: Trebuchet MS;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 10px 0px;
	}
	
#postedin ul li{
	list-style-type: square;
	color: #000000;
	font-size: 11px;
	font-family: Trebuchet MS;
	margin: 0px 0px 0px 20px;
	padding: 0px 0px 0px 0px;
	}

#postedin a  {
	color: #801D1D;
	text-decoration: none;
	font-size: 12px;
	font-family: Trebuchet MS;
	}

#postedin a:hover {
	color: #801D1D;
	text-decoration: underline;
	}

#postedin h1 {
	color: #000000;
	font-size: 16px;
	font-family: Trebuchet MS;
	font-weight: bolder;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px dotted #777777;
	}
	
#postedin h1 a  {
	color: #000000;
	text-decoration: none;
	}

#postedin h1 a:hover {
	color: #000000;
	text-decoration: none;
	}
	
#blockquote{
	margin: 0px 25px 10px 25px;
	padding: 0px 25px 0px 10px;
	background: #E8E8E8;
	border-top: 2px solid #000000;
	border-bottom: 1px solid #000000;
	}
	
#content blockquote p{
	margin: 0px 0px 10px 0px;
	padding: 10px 0px 0px 0px;
	}




/* ================================================================ 


MAIN COLUMN IN THE MIDDLE


=================================================================== */

#leftside {
	float: left;
	width: 470px;
	margin: 0px 0px 0px 14px;
	padding: 0px 0px 20px 0px;
	border-top: 0px solid #000000;
	}
	
#leftside ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#leftside ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
	}
	
#leftside ul li a {
	display: block;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dotted #C0C0C0;
	}

#leftside ul li a:hover {
	background: #EBF2F7;
	color: #000099;
	text-decoration: underline;
	}
	
#leftside p{
	padding: 3px 0px 0px 0px;
	margin: 0px;
	line-height: 20px;
	}




/* ================================================================ 


SPLIT IN THE MIDDLE COLUMN


=================================================================== */

#leftside-split {
	float: left;
	width: 470px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	border-top: 0px solid #000000;
	}
	
#leftside-split p{
	padding: 3px 0px 0px 0px;
	margin: 0px;
	line-height: 20px;
	}



/* ================================================================ 


LEFT SIDE OF THE MIDDLE COLUMN SPLIT


=================================================================== */

#leftside-left {
	float: left;
	width: 218px;
        background: #E9E9E9;
	margin: 10px 10px 0px 0px;
	padding: 5px 5px 20px 5px;
	border: 1px solid #CCCCCC;
	}

#leftside-left p{
	padding: 3px 0px 0px 0px;
	margin: 0px;
	line-height: 20px;
	}




/* ================================================================ 


RIGHT SIDE OF THE MIDDLE COLUMN SPLIT


=================================================================== */

#leftside-right {
	float: left;
	width: 218px;
        background: #E9E9E9;
	margin: 10px 0px 0px 0px;
	padding: 5px 5px 20px 5px;
	border: 1px solid #CCCCCC;
	}

#leftside-right p{
	padding: 3px 0px 0px 0px;
	margin: 0px;
	line-height: 20px;
	}




/* ================================================================ 


THE THIRD COLUMN TO THE RIGHT


=================================================================== */

#rightside {
	float: right;
	width: 300px;
	margin: 0px 10px 0px 0px;
	padding: 0px 0px 20px 0px;
	border-top: 0px solid #000000;
	}

#rightside ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#rightside ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
	}
	
#rightside ul li a {
	display: block;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dotted #C0C0C0;
	}

#rightside ul li a:hover {
	background: #EBF2F7;
	color: #000099;
	text-decoration: underline;
	}
	
#rightside p{
	padding: 3px 0px 0px 0px;
	margin: 0px;
	line-height: 20px;
	}




/* ================================================================ 


RECENT COMMENTS BLOCK


=================================================================== */

#recentcomments {
	float: right;
	width: 290px;
        background: #E9E9E9;
	margin: 10px 0px 0px 0px;
	padding: 10px 5px 0px 5px;
	border: 1px solid #CCCCCC;
	}

#recentcomments h1 {
	color: #000000;
	font-size: 16px;
	font-family: Trebuchet MS;
	font-weight: bolder;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px dotted #777777;
	}
	
#recentcomments h1 a  {
	color: #000000;
	text-decoration: none;
	}

#recentcomments h1 a:hover {
	color: #000000;
	text-decoration: none;
	}

#recentcomments ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#recentcomments ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
	}
	
#recentcomments ul li a {
	display: block;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dotted #C0C0C0;
	}

#recentcomments ul li a:hover {
	background: #EBF2F7;
	color: #801D1D;
	text-decoration: underline;
	}
	
#recentcomments p{
	padding: 3px 0px 0px 0px;
	margin: 0px;
	line-height: 20px;
	}




/* ================================================================ 


OPINION POLLS BLOCK


=================================================================== */

#polls {
	float: right;
	width: 290px;
        background: #E9E9E9;
	margin: 10px 0px 0px 0px;
	padding: 10px 5px 0px 5px;
	border: 1px solid #CCCCCC;
	}

#polls h1 {
	color: #000000;
	font-size: 16px;
	font-family: Trebuchet MS;
	font-weight: bolder;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px dotted #777777;
	}
	
#polls h1 a  {
	color: #000000;
	text-decoration: none;
	}

#polls h1 a:hover {
	color: #000000;
	text-decoration: none;
	}




/* ================================================================ 


MYBLOGLOG VISITOR WIDGET


=================================================================== */

#mbl {
	float: right;
	width: 290px;
        background: #E9E9E9;
	margin: 10px 0px 0px 0px;
	padding: 0px 5px 10px 5px;
	border: 1px solid #CCCCCC;
	}

#mbl h1 {
	color: #000000;
	font-size: 16px;
	font-family: Trebuchet MS;
	font-weight: bolder;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px dotted #777777;
	}
	
#mbl h1 a  {
	color: #000000;
	text-decoration: none;
	}

#mbl h1 a:hover {
	color: #000000;
	text-decoration: none;
	}

table#MBL_COMM td.mbl_fo_hidden {
display:none;
}
.recent{
	padding: 0px 0px 0px 0px;
}
.recent img{
	border: 10px solid #E30070;
	float: left;
	height: auto;
	margin: 3px;
}
* html .recent img{
	margin: 0 3px;
}




/* ================================================================ 


THE SEARCH BLOCK


=================================================================== */

#searching {
	float: right;
	width: 290px;
        background: #E9E9E9;
	margin: 20px 0px 0px 0px;
	padding: 5px 5px 10px 5px;
	border: 1px solid #CCCCCC;
	}

#searching h1 {
	color: #000000;
	font-size: 16px;
	font-family: Trebuchet MS;
	font-weight: bolder;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	border-bottom: 1px dotted #777777;
	}
	
#searching h1 a  {
	color: #000000;
	text-decoration: none;
	}

#searching h1 a:hover {
	color: #000000;
	text-decoration: none;
	}

#searchdiv {
	margin: 0px;
	padding 0px;
	}
	
#searchform {
	margin: 0px;
	padding: 0px;
	overflow: hidden;
	}
	
#s {
	background: #EFEFEF url(images/s.png) no-repeat;
	width: 280px;
	font-size: 12px;
	font-family: Arial, Helvetica, Sans-Serif;
	padding: 4px;
	margin: 8px 0px 0px 0px;
	border-top: 1px solid #999999;
	border-left: 1px solid #999999;
	border-right: 1px solid #F5F5F5;
	border-bottom: 1px solid #F5F5F5;
	}





/* ================================================================ 


USED IN THE CATEGORY LOOP


=================================================================== */


#cat {
	float: left;
	width: 458px;
        background: #E9E9E9;
	margin: 20px 0px 20px 14px;
	padding: 10px 5px 0px 5px;
	border: 1px solid #CCCCCC;
	}
	
#cat ul {
	list-style: none;
	margin: 0px;
	padding: 0px;
	}

#cat ul li {
	display: inline;
	padding: 0px;
	margin: 0px;
	}
	
#cat ul li a {
	display: block;
	color: #000000;
	text-decoration: none;
	margin: 0px;
	padding: 5px 0px 5px 0px;
	border-bottom: 1px dotted #C0C0C0;
	}

#cat ul li a:hover {
	background: #EBF2F7;
	color: #000099;
	text-decoration: underline;
	}
	
#cat p{
	padding: 3px 0px 0px 0px;
	margin: 0px;
	line-height: 20px;
	}

#cat h1 {
	color: #801D1D;
	font-size: 14px;
	font-family: Trebuchet MS;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-top: 0px solid #000000;
	}
	
#cat h1 a  {
	color: #C02323;
	text-decoration: none;
	}

#cat h1 a:hover {
	color: #FA9C3A;
	text-decoration: none;
	}





/* ================================================================ 


INFORMATION FOR EACH POST - DATE, AUTHOR etc..


=================================================================== */

#postmeta {
	float: left;
	width: 452px;
        background: #d9d9d9;
	color: #000000;
	font-size: 9px;
	font-family: Trebuchet MS;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 2px 2px 2px 2px;
	border: 1px solid #CCCCCC;
	}

#postmeta a {
        background: #d9d9d9;
	color: #000000;
	font-size: 9px;
	font-family: Trebuchet MS;
	font-weight: normal;
	}

#postmeta a:hover {
        background: #d9d9d9;
	color: #000000;
	font-size: 9px;
	font-family: Trebuchet MS;
	font-weight: normal;
        text-decoration: underline;
	}

#postmeta-post {
	float: left;
	width: 612px;
        background: #d9d9d9;
	color: #000000;
	font-size: 9px;
	font-family: Trebuchet MS;
	font-weight: normal;
	margin: 0px 0px 10px 0px;
	padding: 2px 2px 2px 2px;
	border: 1px solid #CCCCCC;
	}

#postmeta-post a {
        background: #d9d9d9;
	color: #000000;
	font-size: 9px;
	font-family: Trebuchet MS;
	font-weight: normal;
	}

#postmeta-post a:hover {
        background: #d9d9d9;
	color: #000000;
	font-size: 9px;
	font-family: Trebuchet MS;
	font-weight: normal;
        text-decoration: underline;
	}




/* ================================================================ 


GOOGLE ADSENSE ADVERTISEMENT BLOCKS


=================================================================== */

#advert-468 {
	float: left;
	width: 468px;
        background: #E9E9E9;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #CCCCCC;
	}
	
#advert-300 {
	float: left;
	width: 300px;
        background: #E9E9E9;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #CCCCCC;
	}

#advert-120 {
	width: 120px;
        background: #E9E9E9;
	margin: 10px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border: 1px solid #CCCCCC;
	}




/* ================================================================ 


THE FOOTER aka THE BOTTOM BIT


=================================================================== */

#footer {
	background: #801D1D;
	width: 970px;
	color: #FFFFFF;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 10px 0px;
	text-align: center;
	}
	
#footer a, #footer a:visited {
	color: #d1d1d1;
	text-decoration: underline;
	}
	
#footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
	}





/* ================================================================ 


COMMENTING SYSTEM


=================================================================== */

#commentblock {
	width: 472px;
	background: #E9E9E9;
	color: #333333;
	float: left;
	padding: 20px 20px 10px 20px;
	margin: 10px 0px 0px 0px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	}
	
#commentblock ol{
	list-style-type: square;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 10px 0px;
	}
	
.commentdate {
	font-size: 12px;
	padding-left: 0px;
	}
	
#commentlist li p{
	margin-bottom: 8px;
	line-height: 20px;
	padding: 0px;
	}

.commentname {
	color: #333333;
	margin: 0px;
	padding: 5px 5px 5px 0px;
	}

.commentinfo{
	clear: both;
	}

.commenttext {
	background: #FFFFFF;
	width: 440px;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 10px 15px 10px 15px;
	margin: 5px 0px 20px 0px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	}

.commenttext-admin {
	background: #FFFFFF;
	width: 440px;
	color: #333333;
	font-size: 12px;
	font-family: Arial, Tahoma, Verdana;
	padding: 5px 10px 0px 10px;
	margin: 5px 0px 20px 0px;
	border-top: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-bottom: 1px solid #CCCCCC;
	}

#commentsformheader{
	padding-left: 0px;
	}

#commentsform{
	text-align: center;
	margin: 0px;
	padding: 0px;
	}

#commentsform form{
	text-align: left;
	margin: 0px;
	}

#commentsform p{
	margin: 0px;
	padding: 0px;
	}

#commentsform form textarea{
	width: 99%;
	}
	
p.comments_link  img{
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	}




/* ================================================================ 


TOP MENU STYLING


=================================================================== */

/* ================================================================ 
This copyright notice must be untouched at all times.

The original version of this stylesheet and the associated (x)html
is available at http://www.cssplay.co.uk/menus/dd_valid.html
Copyright (c) 2005-2007 Stu Nicholls. All rights reserved.
This stylesheet and the assocaited (x)html may be modified in any 
way to fit your requirements.
=================================================================== */
/* common styling */
.menu {font-family: arial, sans-serif; width:970px; height:30px; position:relative; font-size:11px; z-index:100;}
.menu ul li a, .menu ul li a:visited {display:block; text-decoration:none; color:#801D1D;width:118px; height:19px; text-align:center; color:#fff; border:1px solid #801D1D; background:#801D1D; line-height:20px; font-size:11px; overflow:hidden;}
.menu ul {padding:0; margin:0; list-style: none;}
.menu ul li {float:left; position:relative;}
.menu ul li ul {display: none;}

/* specific to non IE browsers */
.menu ul li:hover a {color:#fff; background:#801D1D;}
.menu ul li:hover ul {display:block; position:absolute; top:21px; left:0; width:105px;}
.menu ul li:hover ul li a.hide {background:#801D1D; color:#fff;}
.menu ul li:hover ul li:hover a.hide {background:#801D1D; color:#fff;}
.menu ul li:hover ul li ul {display: none;}
.menu ul li:hover ul li a {display:block; background:#ddd; color:#000;}
.menu ul li:hover ul li a:hover {background:#801D1D; color:#fff;}
.menu ul li:hover ul li:hover ul {display:block; position:absolute; left:105px; top:0;}
.menu ul li:hover ul li:hover ul.left {left:-105px;}