/*
     Template: TriCloumn
     Theme Name: TriCloumn
     Theme URI: http://www.viewfinderdesign.co.uk/freetemplates/
     Description: TriCloumn
     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: #fff;
	color: #696969;
	font-family: 'Lucidia', verdana, helvetica,serif;
	margin: 0;
	padding: 0;
	text-align: center;
	font-size: 75%;
}

#rap {
    width: 900px;
	margin: 0 auto;
	text-align: left;
	position: relative;
	padding: 0;
}

a {
	color: #008CD2;
	text-decoration: none;
/*	border-bottom: 1px solid #008CD2; */
	border-bottom: none;

}

a img {
	border: none;
}

a:visited {
	color: #DC9204;
	border: none;
}

a:hover {
	color: #008CD2;
	border-bottom: none;
}

acronym, abbr {
	border-bottom: 1px dotted #008CD2;
}

acronym, abbr, span.caps {
	cursor: help;
	letter-spacing: .07em;
}

code {
  font-size: 1.1em;
}

blockquote {
	border-left: 5px solid #008CD2;
	margin-left: 1.5em;
	padding-left: 5px;
}

cite {
	font-size: 0.9em;
	font-style: normal;
}

h2 {
	font-size: 0.7em;
	letter-spacing: 0.2em;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
}

h3 {
	margin: 0;
	padding: 0;
	font-size: 1.3em;
	font-family: verdana, helvetica, sans-serif;
	font-weight: normal;
}

p {
	margin: 0 0 1em 0;
	padding: 0;
	line-height: 1.7em;
	font-size: 1.3em;
}

/* Header Styles */

#header {
	margin: 10px 0;
	padding: 10px;
	height: 50px;
	text-align: center;
	background: #008CD2;
	font-family: arial, helvetica, sans-serif;
}

html>body #header {
  right: 20px;
}

#header h1 {
  margin: 0 auto;
	padding: 0;
	font-size: 200%;
	font-weight: bold;
	letter-spacing: 0.3em;
}

#header p {
  margin: 0;
	color: #fff;
	font-size: 0.9em;
}

#header a {
	color: #fff;
	text-decoration: none;
	border: none;
}

#header a:hover {
	text-decoration: underline;
	font-weight: bold;
}

/* Content Styles */

#content {
    position: absolute;
	top: 90px;
	left: 140px;
	margin: 0 150px 0 0;
	width: 550px;
	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: #008CD2;
	border-bottom: 1px dotted #008CD2;
	text-decoration: none;
}

.meta a:hover {
	color: #99CB00;
	border-bottom: 1px dotted #99CB00;
	text-decoration: none;
}

.meta a:visited {
	color: #008CD2;
	border-bottom: 1px dotted #008CD2;
	text-decoration: none;
}

.storytitle {
	margin: 0 0 0.2em 0;
	font-size: 1.8em;
/*	font-style: italic; */
	letter-spacing: 0.1em;
	font-weight: bold;
	font-family: georgia, 'Times New Roman', serif;
}

.storytitle span {
	text-transform: none;
	font-size: 0.7em;
	letter-spacing: 0;
}

.storytitle a {
	color: #003471;
	text-decoration: none;
	border: none;
	font-weight: bold;
}

.storytitle a:hover {
	color: #00CCFF;
	font-weight: bold;
}

.storytitle a:visited {
	color: #6590BA;
	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 0px 10px 10px;
	font-family: verdana, helvetica, sans-serif;
}

html>body #menu {
  width: 150px;
}

#menu a {
  color: #008CD2;
	text-decoration: none;
	border: none;
}

#menu form {
	margin: 0 0 1.5em 0;
}

#menu input#s {
	width: 100%;
	background: #F5F5F5;
	border: 1px solid #008CD2;
	color: #000;
	margin: 0.5em 0;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#menu ul li {
  color: #3173AA;
	margin: 0 0 2em 0;
	padding: 0;
	text-transform: uppercase;
	font-size: 0.9em;
	font-weight: bold;
	letter-spacing: 0.2em;
}

#menu ul ul {
	list-style: none;
	margin: 1em 0;
	padding: 0;
	text-align: left;
	font-weight: normal;
	font-size: 1.1em;
	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: #008CD2;
	text-decoration: none;
}

#menu ul ul li a:visited {
	color: #696969;
}

#menu ul ul li a:hover {
	color: #696969;
}

#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: #008CD2;
	text-decoration: none;
	border: none;
}

#left ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#left ul li {
  color: #3173AA;
	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: 1em 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 ul li a {
	color: #008CD2;
	text-decoration: none;
}

#left ul ul li a:visited {
	color: #696969;
}

#left ul ul li a:hover {
	color: #696969;
}

#left ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}

/*  Footer Styles */

#footer {
	margin: 50px 0 0 0;
	padding: 10px 0 10px 0;
	text-align: center;
	font-size: 0.8em;
	clear: both;
}

#footer cite {
  color: #808080;
	font-weight: normal;
}

#footer a, a:hover, a:visited {
	color: #008CD2;
	font-weight: normal;
	border: none;
}

/*  Comment Styles */

#commentlist {
  font: bold 1em;
	color: #ccc;
}

#commentlist li {
	color: #808080;
	font: normal 0.85em;
	background: #F5F5F5;
	border: 1px solid #008CD2;
	padding: 10px;
}

#commentlist cite {
	font-size: 0.8em;
	color: #808080;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

#commentlist cite a {
  color: #008CD2;
	border-bottom: 1px dotted #008CD2;
	text-decoration: none;
}

#commentlist p {
  margin: 0;
}

#commentlist cite a:visited, a:hover {
	color: #DC9204;
	border-bottom: none;
}

#commentform #author, #commentform #email, #commentform #url, #commentform textarea {
	background: #F5F5F5;
	border: 1px solid #008CD2;
	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: #3173AA;
	font-size: 1em;
	letter-spacing: 0.5em;
	border-bottom: 1px solid #000;
}

#postcomment {
  text-transform: uppercase;
	margin: 0.9em 0 1em 0;
	padding: 0 0 0.3em 0;
	color: #3173AA;
	font-size: 1em;
	letter-spacing: 0.5em;
	border-bottom: 1px solid #000;
}

/*  Calendar Styles */

#wp-calendar {
  background: #fff;
	empty-cells: show;
	font-size: 1em;
	margin: 0 0 0 0;
	width: 100%;
	border-collapse: collapse;
}

#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: #DC9204;
}

#wp-calendar a:hover {
	background: #99CCFF;
	color: #DC9204;
}

#wp-calendar caption {
	color: #3173AA;
	font-size: 1em;
	text-align: left;
	margin: 0 0 1em 0;
}

#wp-calendar td {
	color: #ccc;
	font: normal 1em verdana, helvetica, sans-serif;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}

#wp-calendar td.pad:hover {
	background: #99CCFF;
}

#wp-calendar td:hover, #wp-calendar #today {
	background: #99CCFF;
	color: #000;
}

#wp-calendar th {
	text-transform: capitalize;
	color: #fff;
	font-weight: bold;
	text-align: center;
	background: #008CD2;
}

/* Begin Images */
p img {
	padding: 0px;
	max-width: 100%;
/*	border: #999 solid 1px; */
	}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;;
	}
	
img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}
/* End Images */
#topmenu { margin-top: 0px; font: 12px Verdana, Arial, Helvetica, sans-serif; text-align: center;}

#topmenu #current { border-bottom: 5px solid #002EB8; }

#topmenu #last a { margin-right: 0; }

#topmenu a { float: center; height: 18px; margin-right: 15px; margin-left: 15px; text-decoration: none; padding-bottom: 5px;}

#topmenu a:hover { border-bottom: 5px solid #ccc; }

#topmenu li { display: inline; margin: 0; text-align: center; }

#topmenu ul { height: 23px; list-style: none; margin: 0; padding: 0; text-transform: uppercase; }

#series { float: right; margin: 0;}