body {
	width: 790px;
	margin-top: auto;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 40px;
	font-family: tahoma, arial, helvetica, sans-serif;
	text-align: center;
	background: #fff url('http://www.littleladymedia.co.uk/hello/bg.jpg') repeat; 
	}

h1, h2, h3 {
	font-family: tahoma, helvetica, sans-serif;  
	color: #3265A1;
	background: transparent;
	margin: 0;
	}

p {
	font-family: tahoma, helvetica, sans-serif;
	color: #000;
	background: transparent;
	}

	a		{ color: #CB0098; background: transparent; text-decoration: none;} 
	a:link		{ color: #CB0098; background: transparent; } 
	a:visited	{ color: #CB0098; background: transparent; } 
	a:active	{ color: #CB0098; background: transparent; } 
	a:hover	{ color: #CB0098; background: transparent; text-decoration: underline; }

#header {
	float: left;
	width: 790px;
	text-align: left;
	color: #fff;
	height: 30px;
	}

.hidden-navigation {
	width: 1px;
	position: absolute;
	left: -9999px;
	}


#title h1 {
	display:none;
	}

#container {
	color: #000;
	border-top: 20px solid #fff;
	border-right: 20px solid #fff;
	border-left: 20px solid #fff;
	border-bottom: 0px solid #fff;
	margin: 0 0 40px 0;
	background: #fff;
	float: left;
	width: 790px;
	text-align: left;
	}

h2.section {
	margin-top: 10px;
	font-size: 13px;
	background: transparent;
	color: #000;
	}

h3.section {
	margin-top: 10px;
	margin-bottom: -10px;
	font-size: 13px;
	background: transparent;
	color: #000;
	}
	

#content {
	float: left;
	width: 790px;
	padding: 10px;
	background: transparent;
	color: #000;
	}


h2.subject {
	font: 13px tahoma, helvetica, sans-serif;
	background: transparent;
	padding: 6px;
	color: #3265A1;
	}
	

	
h3.subject {
	font: 13px tahoma, helvetica, sans-serif;
	font-weight: bold;
	background: transparent;
	padding-top: 6px;
	color: #3265A1;
	}



#content p {
	width: 610px;
	font-size: 11px;  
	text-align:justify;
        padding: 0 0 0 40px;
	margin: 0 0 12px 0;
	}

#content p ul {
	list-style: none;
	font-size: 10px;  
	text-align:justify;
	margin: 0 0 12px 10px;
	}

#content p li {
	font-size: 10px;  
	text-align:justify;
	margin: 0 0 12px 10px;
	}

.post {
	padding: 0 0 30px 0;
}

.post .top {
	padding: 0 0 0 18px;
}
.post .title {
	margin: 0 14px 0 56px;
	padding: 10px 0 5px 0;
	color: #000;
	border-top: 1px solid #000;
	width:610px;
	font-size: 11px;
}

.post .title a {
	text-decoration: none;
}

.post .entry {
	padding: 10px 20px 45px 20px;
}

.post .meta {
	height: 26px;
	width: 0px;
	background: #F5F5F5;
	margin: 0 0 0 40px;
	border: 1px solid #E9E9E9;
	text-decoration: none;
	text-transform: uppercase;
	font-size: smaller;
}

.post .posted {
	float: left;
	height: 16px;
	padding: 5px 20px;
}

.post .permalink, .post .comments {
	float: right;
	height: 16px;
	padding: 5px 20px;
}

.post .permalink {
}

#rightimage {

	width: 400px;
	font-size: 11px;  
	text-align:justify;
	}

#footer {
	background-color:#FFF;
	color:#000;
	float:left;
	font-size:0.7em;
	padding:5px 0pt;
	width:790px;
	border-top: 20px solid #fff;
	border-right: 0px solid #fff;
	border-left: 0px solid #fff;
	border-bottom: 0px solid #fff;
	}


#primarynav{
	background-color: #000;
	font-size: .7em;
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
	margin: 0 0 0 0;
	border-bottom: 1px solid #000;
	padding: 5px 5px 5px 10px;
	text-align:left;
	}


#primarynav ul{
	list-style:none;
        margin:0;
	padding:0;
	}

#primarynav li{
	display:inline;
	margin: 0 15px 0 0;}
	
#content ul li a{
	font-size: 10px;
	padding: 0 0 20px 0;
	color: #fff; 
	background: transparent; 
	text-decoration: none;
	}

#content ul li a:hover{
	color: #56568F;
	background: transparent;
	text-decoration: underline; 
	}
	
#content ul {
	list-style:none;
	margin: 10px 0 0 0;
	}
	
img.floatRight { 
    float: right; 
    margin: 0;
	padding: 2px 4px 4px 4px; 
}

