/*
Theme Name: Doctor Prawn
Theme URI: http://wordpress.org/
Description: He's a Doctor and he's a Prawn.
Version: 1
Author: Kat Clark
Author URI: http://kat-hello.com/
Tags: 

	Doctor Prawn v1
	 http://sixty40.com/

	This theme was designed sixty40 and built by Kat Clark,
	whose blog you will find at http://kat-hello.com/

*/

* {
	border: 0;
	margin: 0;
	padding: 0;
}
body {
	color: #000000;
	background-color: #488199;
	font-size: 10px;
	line-height: 14px;
}
table#content {
	position: relative;
	font-family: Verdana, Verdana, Geneva, sans-serif;
	font-size: 10px;
	margin: 14px auto;
}
table#content td {
	padding: 6px;
}
table#content td hr {
	height: 1px;
	background-color: #ffffff;
	margin: 5px 0px;
	line-height: 0px;
}
table#content td.line {
	padding-bottom: 0;
	line-height: 0px;
}
p {
	padding: 0px 0px 5px 0px;
}
ul#links {
	width: 200px;
	list-style-type: none;
	list-style-position: outside;
}
ul#links li.linkcat h2 {
	color:white;
	font-family:verdana;
	font-size:10px;
	font-weight:bold;
	padding: 0px 0px 4px 0px;
}
ul#links li ul {
	list-style-type: none;
	list-style-position: outside;
}
ul#links li {
	padding: 0px 0px 5px 0px;
}



.menu {
	color: white; 
	font-family:verdana; 
	font-size: 10px; 
	font-weight: bold;
}
.body {
	color: silver; 
	font-family: verdana; 
	font-size: 10px;
}
.body_2 {
	color: silver;
	font-family: verdana;
	font-size: 10px;
}
td a:link, td a:visited {
	color: #14242b; 
	font-weight: bold; 
	text-decoration: none;
}
td a:hover, td a:active {
	color: #1e3540; 
	font-weight: bold; 
	text-decoration: none;
}


