/*
Theme Name: TippyPaws
Theme URI: http://www.tippypaws.com
Description: Copyright (C) 2005 - 2008 by tippypaws.com
Version: 1.00 2005
Author: Marcel Esser
Author URI: http://www.tippypaws.com
*/

#topbanner
{
	top:		5px;
	right:	5px;

	position:	absolute;

	padding:	0px;
	spacing:	0px;
	margin:	0px;
	width:	468px;
	height:	60px;

	z-index:	99;
}


body {
	color: #000000;
	background: #FBFBFB;
	margin: 0px;
	padding: 0px;
	font: 11px verdana, arial, helvetica, sans-serif;
}

a
{
	text-decoration:	none;
}


h1 {
    font-weight: bold;
    font-size: 150%;
    color: #000000;
    text-align: center;
}

img {
    border-style: none;
}

.images {
	padding: 2px;
	background: transparent;
    border: none;
}
h2 {
	margin:	12px 210px 20px 190px;
	padding:	2px 10px 2px 10px;
	font-size:	16px;
	color:	#eeeeee;
	position:	relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:	auto;
	min-width:	120px;
	background:	#006600;
	z-index:	3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	border:	1px solid #000000;
	}

h3 {
	font: bold 14px/16px verdana, arial, helvetica, sans-serif;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

h4 {
	font-size:	120%;
	border:	1px solid #000000;
	margin:	0px 0px 10px 0px;
	color:	#e9f2fc;
	background:	#006600;
	padding:	2px 10px 2px 10px;
}

abbr {
    cursor: help;
}

.storyTitle {
	font-size:		18px;
	font-family:	Times New Roman;
	font-weight:	bold;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}

.storyCategory {
	font-weight: 400;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
.storyAuthor {
	font-weight: 600;
	margin: 0px 0px 5px 0px;
	padding: 0px;
}
p {

	font: 13px Verdana;
	text-align:	justify;
/*	font: 13px verdana, arial, helvetica, sans-serif; */
	margin: 10px 0px 0px 0px;
	padding: 2px;
	color:	#000000;
}

#headerMessage {
    font: 9px verdana, arial, helvetica, sans-serif;
    margin: 0px 0px 0px 0px;
    padding: 2px;
}

pre {
	font: 10px/11px fixed;
}

a
{
	color: #680001;
}

.leftsideSection a
{
	font-size: 13px;
	font-family: verdana, arial, helvetica, sans-serif;
	text-decoration: none;
	background : transparent;
}

#headerblock {
	text-align:		left;
	position:		relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:		100%;
	margin:		0px;
	height:		70px;

	border:		0px;
	border-bottom:	1px solid black;
	color:		#e9f2fc;
	background:		#620000;
	padding:		0px;
	z-index:		3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	font-size:		16px;
	font-weight:	600;
}

#headerblock a:link { color: #680001; }
#headerblock a:visited { color: #680001; }
#headerblock a:hover { background: #ffffff; }


#header a:link, #header a:visited {
	font-size: 120%;
	font-weight: 600;
    color: #000000;
}

.commentHeader {
	position: relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width: auto;
	margin: 10px 10px 10px 10px;
	border: 1px solid #000000;
	background: #cccccc;
    color: #000000;
	padding: 10px;
	z-index: 3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
	font-size: 16px;
	font-weight: 600;
}

/* All the content boxes belong to the content class. */
.centreblock, .navigation {
	position:		relative; /* Position is declared "relative" to gain control of stacking order (z-index). */
	width:		auto;
	min-width:		120px;
	margin:		0px 210px 20px 190px;
	border:		0px;
	border-bottom:	1px dotted #999999;
	color:		#333333;
	background:		#FBFBFB;
	padding:		10px;
	z-index:		3; /* This allows the content to overlap the right menu in narrow windows in good browsers. */
}
.centreblock>p {margin: 0px;}
.centreblock>p+p {text-indent: 30px;}

.meta ul {
  display: inline;
}

.meta li  {
    display: inline;
	list-style-type: none;
}

.centreblock ul, .leftsideSection ul, .rightsideSection ul {
	list-style-type: none;
	margin: 0;
	padding-left: 10px;
}

.leftsideSection a
{
	text-decoration: none;
	font-weight:		bold;
	font-size:		11px;
	line-height:		120%;
}

.centreblock ul li {
}

.storyContent ul li {

	list-style-type: disc;
	margin-left: 10px;
}

.storyContent li
{

	margin-left:	15px;
	font-size:	13px;
	padding-top:	3px;
}

.centreblock h4 {
    border: 1px solid #000;
    margin: 14px 0px 2px 0px;
}

.storyContent {
    color: #333333;
	background: #FBFBFB;
}

.storyCommentContent {
    color: #000000;
	background: #cccccc;
	width: auto;
	margin: 10px 10px 10px 10px;
	border: 1px solid #000000;
	padding: 10px;
}

blockquote {
	margin: 0.5em;
    color: #333333;
	padding: 4px;
	/*border: 1px solid #000000;*/
	background: #BA9D83;
}

q {
    color: #333333;
	background: #BA9D83;
}

#leftside {
	position:	absolute;
	width:	168px;
	top:		80px;
	left:		10px;

	z-index: 1;
	voice-family: "\"}\"";
	voice-family: inherit;
}
body>#leftside {width: 168px;}

#leftside a:link { color: #680001; }
#leftside a:visited { color: #680001; }
#leftside a:hover { background: #ffffff; }

.leftsideSection {
	border: 1px solid #620000;
	color: #464c64;
	background: #FFF0CE;
	padding: 4px;
	margin: 0px 0px 10px 0px;
}

#rightside {
	position: absolute;
	width:	190px;
	top:		80px;
	right:	10px;


	z-index: 1;
	voice-family: "\"}\"";
	voice-family: inherit;
}
body>#rightside {width: 188px;}

#rightside a:link { color: #680001; }
#rightside a:visited { color: #680001; }
#rightside a:hover { background: #ffffff; }


.rightsideSection {
	border: 1px solid #BA9D83;
	color: #464c64;
	background: #FBFBFB;
	padding: 4px;
	margin: 0px 0px 10px 0px;
}

#chaff {
    text-align: right;
}
#chaff a {
   color: #000000;
   font-size: 2px;
}
#chaff a:link { color: #000000; }
#chaff a:visited { color: #000000; }
#chaff a:hover { background: #fff; }

.storyLinks {
    text-align: right;
    margin: 4px;
}

.centerP {
    text-align: center;
}

#contentcomments input, #centreblock input, #menu input {
	margin: 1px;
	padding: 1px 1px 4px 1px;
	border: 1px solid #000000;
	font: 11px/14px verdana, arial, helvetica, sans-serif;
	background: #ffffff;
}
#contentcomments textarea, #centreblock textarea, #menu textarea {
	margin: 1px;
	padding: 1px;
	border: 1px solid #000000;
	background: #ffffff;
	font: 11px/14px verdana, arial, helvetica, sans-serif;
}
.commentfield {
	margin-bottom: 4px;
}

.b2calendartable {
    background: #D5C3B3;
	border: 1px solid #BA9D83;
}

.b2calendarmonth {
	font: 11px verdana, arial, helvetica, sans-serif;
}

.b2calendarrow {
}

.b2calendarheadercell {
	background: #BA9D83;
    color: #e9f2fc;
	font: 11px verdana, arial, helvetica, sans-serif;
}

.b2calendarcell {
    color: #333333;
	font: 11px verdana, arial, helvetica, sans-serif;
}

.b2calendartoday {
    color: #ff0000;
}

.b2calendaremptycell {
}

.b2calendarlinkpost {
    color: #680001;
	text-decoration: none;
}

.blogrollmain {
	margin-bottom: 4px;
}

div.NOCSS {display: none;}

.buttonarea {
    background: #cccccc;
}

span.searchword {
    background-color: yellow;
}
