/*
Theme Name: Andy Fountain Photogrpahy
Version: 0.1
Author: Chris Broom
Author URI: http://www.majesticit.co.uk
*/

body {
	font-family: verdana;
	font-size: 70%;
	color: #FFFFFF;
	background: #000000;
	margin: 0;
}

img {
	border: 0;
}

a {
	text-decoration: none;
	color: #FFFFFF;
}

a:visited {
	text-decoration: none;
	color: #FFFFFF;
}

a:active {
	text-decoration: none;
	color: #FFFFFF;
}

a:hover {
	text-decoration: none;
	color: #737373;
}

#h {
	width: 100%;
	height: 1px;
	position: absolute;
	overflow: visible;
	top: 50%;
}

#c {
	width: 1002px;
	height: 600px;
	margin: 0 0 0 -501px;
	position: absolute;
	top: -300px;
	left: 50%;
}

#l {
	float: left;
	margin: 0 0 25px 18px;
}

#l2 {
	float: right;
	margin: 0 18px 25px 0;
}

#n {
	line-height: 37px;
	color: #737373;
	background: url(/uploads/images/nav.jpg) repeat-x;
	width: 984px;
	height: 40px;
	clear: both;
	padding: 0 0 0 18px;
	margin: 0 0 25px;
}

#n em {
	font-style: normal;
	color: #FFFFFF;
	margin: 0 5px;
}

#m {
	width: 948px;
	height: 378px;
	margin: 0 auto 25px;
	overflow: auto;
	padding: 0 18px 0 0;
}

#m a {
	text-decoration: none;
	color: #742B90;
}

#m a:visited {
	text-decoration: none;
	color: #742B90;
}

#m a:active {
	text-decoration: none;
	color: #742B90;
}

#m a:hover {
	text-decoration: none;
	color: #737373;
}

#f {
	color: #737373;
	width: 1002px;
	clear: both;
	border-top: solid;
	border-top-width: 1px;
	border-top-color: #742B90;
	clear: both;
}

#f p {
	float: left;
	margin: 10px 0 0 18px;
}

#f em {
	font-style: normal;
	color: #FFFFFF;
	margin: 0 5px;
}

#f span {
	float: right;
	margin: 10px 18px 0 0;
}

p {
	margin: 0 0 16px 0;
}

#blogleft {
	width: 625px;
	float: left;
}

#blogright {
	width: 305px;
	float: right;
}