/*
Title:      Styles for CATON DESIGNS/main
Author:     Martin Caton, martin@catondesigns.com
Updated:    December 2007
*/

/* STRUCTURE styles */

body      { font-size: 11px; font-family: Verdana, Arial, Helvetica, sans-serif; line-height: 15px; background-color: #ffffff; background: url(images/pageBack.gif); margin: 0;
	padding: 0;
	}
#headerBack {
width: 100%;
height: 196px;
margin: 0;
padding: 0;
background-image: url(images/headerBack.jpg);
background-repeat: repeat-x
}

#mainCont        {
	text-align: left;
	padding-top: 30px;
	padding-bottom: 20px;
	background-color: #FFFFFF;
	width: 710px;
}
#time   { color: #fee7bd; font-size: 100%; margin: 0; padding-top: 0; padding-right: 30px; padding-bottom: 0 }
#time li     { list-style: none; margin: 0; padding: 6px 0 0; float: right }

/* NAV styles */

#time a, #time a.active{
color: #fff;
text-decoration: none;
}
#time a:hover {
	color: #fff;
	text-decoration: underline;
	}
#nav         { font-size: 100%; margin: 0; padding-top: 0; padding-bottom: 0; padding-left: 20px }
#nav li  { list-style: none; margin: 0; padding: 0 1px 0 0; float: left }
#nav a, #nav a.active{
color: #fff;
text-decoration: none;
float: left;
padding: 6px 10px 8px;
}
#nav a:hover {
	color: #000; background: url(images/navHover.gif); background-repeat: repeat-x;
	}
a, a:visited   { color: #b9985f;
	text-decoration: none;
	font-weight: bold;
 }
a:hover            {
	color: #b9985f;
	text-decoration: underline;
	font-weight: bold;
}

/* TEXT styles */

.title  {
	font-size: 16px;
	font-weight: bold;
}
.list  { line-height: 170%; }
.intro    { font-size: 12px; line-height: 160%; }
.fshare  {
	height: 22px;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 30px;
	background-image: url(images/head1.jpg);
}
.cright  {
	height: 22px;
	font-size: 10px;
	color: #FFFFFF;
	text-align: right;
	padding-right: 30px;
	background-image: url(images/footBack.png);
}
.portfolio{
	padding: 0;
	margin-left: 0;
	display: inline;
	list-style-position: outside;
	margin-bottom: 8px;
	list-style-type: none;
	line-height: 220%;
	}
