/*
Theme Name: Andy Freeman
Theme URI: http://www.pierwebdesign.co.uk/
Author: Rob Lewis
Version: 1.0
*/


body {
	background: url("images/page-bg.jpg") no-repeat scroll left 65px #a0251e;
	border: 0;
	margin: 0;
	padding: 0;
	vertical-align: baseline;
	font-family: arial, sans-serif;
}
body {
	line-height: 1;
}
h1, h2, h3, h4, h5, h6 {
	color: #cf9f0f;
	clear: both;
	font-weight: normal;
	margin: 0;
}
ol, ul {
	list-style: none;
}
blockquote {
	quotes: none;
}

li {
list-style-type: none;
}

a {
color: #CF9F0F
}

 
a img {
	border: none;
}


#content {
	margin: 0 280px 0 20px;
}


input {
margin: 5px 0;
}



/* Text elements */
p {
	margin-bottom: 18px;
	color: #ffffff;
	font-size: 16px;
	line-height: 21px;
}

h2 {
margin-top: 18px;
}


ul {
	list-style: square;
	margin: 0 0 18px 1.5em;
}
ol {
	list-style: decimal;
	margin: 0 0 18px 1.5em;
}
ol ol {
	list-style: upper-alpha;
}
ol ol ol {
	list-style: lower-roman;
}
ol ol ol ol {
	list-style: lower-alpha;
}
ul ul,
ol ol,
ul ol,
ol ul {
	margin-bottom: 0;
}

strong {
	font-weight: bold;
}

#main {
width: 960px;
margin: auto;
position: relative;
}

#navigation {
width: 960px;
margin: auto;
height: 35px;
}

#header {
width: 960px;
margin: auto;
height: 100px;
}

#container {
padding-top: 20px;
width: 960px;
margin: auto;
}

.hp-block {
color: #ffffff;
background: #000000;
padding: 10px 30px;
width: 700px;
margin-left: 200px;
}


#welcome {
background: url("images/welcome.png") no-repeat scroll 90px 20px #a0251e;
}

#listen {
background: url("images/listen.png") no-repeat scroll 112px 20px #a0251e;
}

#news {
background: url("images/news.png") no-repeat scroll 122px 20px #a0251e;
}


#mic-image {
z-index:1000;
position:absolute;
top:10px;
bottom:0;
left:810px;
width:166px;
}

#footer {
clear: both;
margin-top: 20px;
width: 100%;
background: #ffffff;
min-height: 10px;
}

#footer-container {
background: url("images/clients.png") no-repeat scroll 0px 20px #ffffff;
width: 860px;
margin: auto;
min-height: 10px;
padding: 20px 0 20px 100px;
}

#footer-container img {
float: left;
margin-right: 30px;
}


#navigation li {
float: left;
margin-left: 25px;
list-style-type: none;
}

#navigation li a {
color: #ffffff;
font-size: 14px;
text-decoration: none;
}

#navigation li a:hover {
text-decoration: underline;
}

#siteinfo {
text-align: center;
color: #ffffff;
font-size: 12px;
padding: 30px 0;
width: 960px;
margin: auto;
}

#siteinfo a {
color: #ffffff;
text-decoration: none;
}

#siteinfo a:hover {
text-decoration: underline;
}

ul .xoxo {
line-height: 150%;
}


ul .xoxo li a {
color: #ffffff;
}

.newsletter {
color: #ffffff;
}
