/*
  Template: triblacknredwp
  Theme Name: Tri-Black and Red
  Theme URI: http://www.viewfinderdesign.co.uk/freetemplates/
  Description: This is the tri-black n red template
  Version: 1.1
  Author: Lee Penney
  Author URI: http://www.thedigeratipeninsula.org.uk/
*/

/* Design by Lee Penney (http://www.thedigeratipeninsula.org.uk)
   For more designs check out: http://www.viewfinderdesign.co.uk/freetemplates/
	 Provided free under a Creative Commons Attribution-ShareAlike License (http://creativecommons.org/licenses/by-sa/2.0/)
*/

/* General Styles */

body {

	background-image: url();
	background-position: top right;
	background: #fff;
	color: #000;
	font-family: verdana, helvetica, sans-serif;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 75%;
}

#rap {
  width: 750px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	padding: 0;
}

a {
	color: #DF1111;
	text-decoration: none;
	border-bottom: 1px solid #DF1111;
}

a img {
	border: none;
}

a:visited {
	color: #DC9204;
	border: none;
}

a:hover {
	color: #DC9204;
	border-bottom: none;
}

acronym, abbr {
	border-bottom: 1px dotted #DF1111;
}

acronym, abbr, span.caps {
	cursor: help;
	letter-spacing: .07em;
}

code {
  font-size: 1.1em;
}

blockquote {
	border-left: 5px solid #DF1111;
	margin-left: 1.5em;
	padding-left: 5px;
}

cite {
	font-size: 0.9em;
	font-style: normal;
}

h2 {
	font-size: 0.9em;
	letter-spacing: 0.2em;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
}

h3 {
	margin: 0;
	padding: 0;
	font-size: 1.1em;
	font-family: verdana, helvetica, sans-serif;
	font-weight: normal;
}

p {
	margin: 0 0 1em 0;
	padding: 0;
	line-height: 1.5em;
	font-size: 1em;
}

/* Header Styles */

#header {
	margin: 10px 0;
	padding: 10px;
	height: 50px;
	text-align: center;
	background: #fff;
	font-family: arial, helvetica, sans-serif;
	border-bottom: 1px dotted #000;
}

html>body #header {
  right: 20px;
}

#header h1 {
  margin: 0 auto;
	padding: 0;
	font-size: 200%;
	font-weight: bold;
	letter-spacing: 0.3em;
	text-transform: uppercase;
}

#header p {
  margin: 0;
	color: #DF1111;
	font-size: 0.9em;
}

#header a {
	color: #000;
	text-decoration: none;
	border: none;
}

#header a:hover {
	text-decoration: underline;
	font-weight: bold;
}

/* Content Styles */

#content {
  position: absolute;
	top: 60px;
	left: 150px;
	margin: 0 140px 0 0;
	width: 400px;
	font-size: 0.9em;
	padding: 30px 20px 0 20px;
}

.post {
  margin: 0 0 2em 0;
}

/* classes used by the_meta() */
ul.post-meta {
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.meta {
	font-size: 0.85em;
	color: #808080;
	margin: 0 0 1em 0;
	padding: 0 0 0.5em 0;
	font-family: verdana, helvetica, sans-serif;
}

.meta span {
  margin: 0 0 0 10px;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta a {
	color: #DF1111;
	border-bottom: 1px dotted #DF1111;
	text-decoration: none;
}

.meta a:hover {
	color: #808080;
	border-bottom: 1px dotted #808080;
	text-decoration: none;
}

.meta a:visited {
	color: #808080;
	border-bottom: 1px dotted #808080;
	text-decoration: none;
}

.storytitle {
	margin: 0 0 0.2em 0;
	font-size: 1.4em;
	letter-spacing: 0.1em;
	text-transform: uppercase;
	font-weight: bold;
}

.storytitle span {
	text-transform: none;
	font-size: 0.7em;
	letter-spacing: 0;
}

.storytitle a {
	color: #DF1111;
	text-decoration: none;
	border: none;
	font-weight: bold;
}

.storytitle a:hover {
	color: #00CCFF;
	font-weight: bold;
}

.storytitle a:visited {
	color: #DF1111;
	font-weight: bold;
}

.storycontent {
  margin: 0.5em 0 1em 0;
	padding: 0;
	border-bottom: 1px solid #696969;
}

/* Menu Styles */

#menu {
  float: right;
	margin: 0;
	width: 140px;
	padding: 10px 5px 10px 5px;
	font-family: verdana, helvetica, sans-serif;
}

html>body #menu {
  width: 150px;
}

#menu a {
  color: #DC9204;
	text-decoration: none;
	border: none;
}

#menu form {
	margin: 0 0 1.5em 0;
}

#menu input#s {
	width: 100%;
	background: #F5F5F5;
	border: 1px solid #DF1111;
	color: #000;
	margin: 0.5em 0;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu ul li {
  color: #DF1111;
	margin: 0 0 2em 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 0.8em;
	font-weight: bold;
	letter-spacing: 0.2em;
}

#menu ul ul {
	list-style: none;
	margin: 1.1em 0;
	padding: 0;
	text-align: left;
	font-weight: normal;
	font-size: 1.3em;
	color: #a3a3a3;
}

#menu ul ul li {
	letter-spacing: 0.1em;
	margin: 0 0 0.5em 0;
	padding: 0;
	text-transform: none;
	font-weight: normal;
}

#menu ul ul li a {
	color: #000;
	text-decoration: none;
}

#menu ul ul li a:visited {
	color: #696969;
}

#menu ul ul li a:hover {
	color: #DF1111;
}

#menu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}

/* Left Column Styles */



#left {
  float: left;
	margin: 0;
	width: 140px;
	padding: 10px 5px 10px 5px;
	font-family: verdana, helvetica, sans-serif;
}

#left a {
  color: #000;
	text-decoration: none;
	border: none;
}

#left ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#left ul li {
  color: #DF1111;
	margin: 0 0 2em 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 0.9em;
	font-weight: bold;
	letter-spacing: 0.2em;
}

#left ul ul {
	list-style: none;
	margin: 0.9em 0;
	padding: 0;
	text-align: left;
	font-weight: normal;
	font-size: 1.1em;
	color: #a3a3a3;
}

#left ul ul li {
	letter-spacing: 0.1em;
	margin: 0 0 0.5em 0;
	padding: 0;
	text-transform: none;
	font-weight: normal;
}

#left ul li ul, #left ul  {
  font-size: 1em;
}

#left ul ul li a {
	color: #000;
	text-decoration: none;
}

#left ul ul li a:visited {
	color: #696969;
}

#left ul ul li a:hover {
	color: #DF1111;
}

#left ul ul ul.children {
	padding-left: 5px;
}




/*  Footer Styles */

#footer {
	margin: 50px 0 0 0;
	padding: 10px 0 10px 0;
	text-align: center;
	font-size: 0.9em;
	clear: both;
}

#footer cite {
  color: #808080;
	font-weight: normal;
}

#footer a, a:hover, a:visited {
	color: #DF1111;
	font-weight: normal;
	border: none;
}

/*  Comment Styles */

#commentlist {
  font: bold 1em;
	color: #ccc;
}

#commentlist li {
	color: #000;
	font: normal 0.85em;
	padding: 10px;
}

#commentlist cite {
	font-size: 0.8em;
	color: #808080;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#commentlist cite a {
  color: #808080;
	border-bottom: 1px dotted #DF1111;
	text-decoration: none;
}

#commentlist p {
  margin: 0;
}

#commentlist cite a:visited, a:hover {
	color: #808080;
	border-bottom: none;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #F5F5F5;
	border: 1px solid #DF1111;
	padding: 0.2em;
}

#commentform textarea {
	width: 80%;
}

#commentform p {
  margin: 0 0 1em 0;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#comments {
  text-transform: uppercase;
	margin: 3em 0 1em 0;
	padding: 0 0 0.3em 0;
	color: #DF1111;
	font-size: 1em;
	letter-spacing: 0.5em;
	border-bottom: 1px dotted #000;
}

#postcomment {
  text-transform: uppercase;
	margin: 0.9em 0 1em 0;
	padding: 0 0 0.3em 0;
	color: #DF1111;
	font-size: 1em;
	letter-spacing: 0.5em;
	border-bottom: 1px dotted #000;
}

/*  Calendar Styles */

#wp-calendar {
  background: #fff;
	empty-cells: show;
	font-size: 1em;
	margin: 0 0 0 0;
	width: 100%;
	border: 1px solid #DF1111;
}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}

#wp-calendar a {
	display: block;
	text-decoration: none;
	color: #DF1111;
}

#wp-calendar a:hover {
	background: #fff;
	color: #000;
}

#wp-calendar caption {
	color: #DF1111;
	font-size: 1em;
	text-align: left;
	margin: 0 0 1em 0;
}

#wp-calendar td {
	color: #808080;
	font: normal 1em verdana, helvetica, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
	border: 1px solid #fff;
}

#wp-calendar td.pad:hover {
	background: #fff;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #fff;
	color: #000;
	border: 1px solid #DF1111;
}

#wp-calendar th {
	text-transform: capitalize;
	color: #DF1111;
	font-weight: bold;
	text-align: center;
}