/*
Theme Name: catpr
Theme URI: http://www.hypelondon.co.uk
Description: New design for Catpr
Version: 1.0
Author: Tony Sephton
Author URI: http://www.hypelondon.co.uk/

*/


body
{
	font-family: "Trebuchet MS";
	color: #474747;
	font-size: 12px;
	line-height: 1.5;
}

a:link, a:visited, a:Active
{
	color: #474747;
	text-decoration: none;
}

a:hover
{
	text-decoration: underline;
}

h1
{
	margin-top: 0px;
	margin-bottom: 20px;
	padding-top: 0px;
	text-transform: uppercase;
	color: #333366;
	font-size: 20px;
}

h1 a:link, h1 a:visited, h1 a:active
{
	color: #333366;
	text-decoration: none;
}

h1 a:hover
{
	text-decoration: underline;
}

h1 span.date
{
	color: #FF7821;
}

h2
{
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 18px;
	color: #132339;
}

h3
{
	margin-top: 0px;
	margin-bottom: 15px;
	font-size: 12px;
	color: #132339;
}

h4
{
	margin: 30px 0px 15px 0px;
}

img
{
	border: 0px;
}

p
{
	margin-top: 0px;
	margin-bottom: 20px;
}

.footer, .footer a:link, .footer a:visited, .footer a:active
{
	color: #000000;
	font-size: 11px;
	text-decoration: none;
}

.footer a:hover
{
	text-decoration: underline;
}

.header a:link, .header a:visited, .header a:active
{
	font-size: 14px;
	color: #000000;
	text-transform: uppercase;
	font-weight: bold;
	text-decoration: none;
	padding-right: 10px;
	margin-right: 10px;
	border-right: 1px solid #000000;
}

.header a:hover
{
	color: #CDD764;
}

ul.items, ul.items ul
{
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}

ul.items li, ul.items ul li
{
	margin-bottom: 15px;
}

ul.items li img
{
	margin: 5px 0px;
}

ul.list, ul.list ul
{
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}

form.search
{
	padding-bottom: 0px;
	margin-bottom: 0px;
}

form.search input[type='text']
{
	border: 1px solid #b7c9d0;
	padding: 4px 11px 7px 11px;
	width: 170px;
	margin-right: 10px;
	font-size: 26px; 
	color: #cccccc;
	font-weight: bold;
	text-transform: lowercase;
}

form.search input[type='image']
{
	vertical-align: top;
}

/* span.date
color: #3c9dd9;  */