/*  
Theme Name: Swim for Life WP theme
Theme URI: http://www.swimforlife.com.au/
Description: Custom themes by http://benpartch.com/
Version: 1.0
Author: Ben Partch
Author URI: http://benpartch.com/
*/

body {	background:#1BA0E6;	margin:0; padding:0;
		font-family:Arial, Helvetica, sans-serif;	font-size:90%;	}
.outer {	width:818px;	margin:10px auto;	background:url(pageimg/headertop.jpg) top left no-repeat; padding-top:48px;	}
.header {	background:#88D1EF url(pageimg/pagebg.jpg) top left;	}
.inner {	background:#FFF url(pageimg/pagebg.jpg) top left;	padding:0 9px;	line-height:140%;	}
.footer {	background:#107DBE url(pageimg/footerbg.jpg) bottom left no-repeat;	height:38px;	color:#FFF;	padding:5px 9px;	}

.nav {	height:35px;	background:url(pageimg/navbg.jpg);	margin:0;	padding:0;	border-top:1px solid #FFF;	}
.nav ul, .nav li {	list-style:none; margin:0; padding:0; display:inline;	}
.nav a {	color:#FFF;	text-decoration:none;	display:block; float:left; width:132px;	text-align:center;	padding:9px 0 0 0;}
.nav a:hover {	text-decoration:underline;	font-weight:bold;	}

.content {	width:470px;	margin:10px 0 0 10px;	float:left;		}
.sidebar {	width:230px;	margin:10px 10px 0 0;	float:right;	}

.content img { margin:10px; border:none; }

.footer {	font-size:0.8em;		}
.footer p.copy 	{	float:right;	}
.footer p.links {	float:left;	}
.footer p {	margin:8px 10px 0;	}
.footer a {	color:#FFF;	}

.cb {	clear:both; height:1px; font-size:1px;	}

a {	color:#1D8ACA;	}


p.more {	text-align:right; background:url(pageimg/ico_more.gif) right no-repeat; padding-right:20px;	}

h1 { background:#D2EEFC url(pageimg/h1bg.gif); font-size:1.4em; font-weight:normal;	height:21px; padding:5px 10px; color:#286698;	}

form#newsletter_signup {	background:#49B1E6;	color:#FFF;	padding:10px;	text-align:right;	}
form#newsletter_signup h2 {	font-size:1.2em;	border-bottom:1px dashed #FFF;	text-align:left;	}

/* --- styles I added for the blog --- */

.date {
	font-weight: bold;
	font-size: 11px;
}
