/* find & replace

(images/
(/templates_css/images/alexjamesonair/

*/
* {margin: 0;padding: 0;}
body {
font-family: verdana, arial, helvetica, sans-serif;
color: #fff;
background: #000 url(/templates_css/images/alexjamesonair/x.png) repeat-x 0 0;
font-size: 76%;
}
.newsitem h4{
clear:both;
}
#container {
margin: 0;
padding: 0;
}
#header {
width: 680px;
margin: 0 auto;
background: url(/templates_css/images/alexjamesonair/t.jpg) no-repeat 0 0;
height: 173px;
}
#logo {
height: 138px;
}
#logo h1 {
position: absolute;
left: -5000px;
}
#headertext, #contact {
margin-left: 90px;
}
#headertext h2 {
font-size: 1.1em;
color: #F6FB01;
}
#contact p {
font-size: 0.9em;
}
#inner {
width: 680px;
min-height: 400px;
margin: 0 auto;
position: relative;
border-left: 4px solid black;
border-right: 4px solid black;
background: url(/templates_css/images/alexjamesonair/i.png) no-repeat 130px 300px;
_height: 400px;
}
#nav {
float:left;
width: 166px;
background: url(/templates_css/images/alexjamesonair/m.png) repeat 0 27px;
border-right: 4px solid black;
}
#nav ul {
background: url(/templates_css/images/alexjamesonair/m_i.png) no-repeat 0 100%;
list-style:none;
margin: 0; padding: 0 0 25px; border: 0;
}
#nav li {
margin: 0; padding: 0 0 9px; border: 0;
_padding: 0 0 8px;
}
#nav li#link1483 {
background: url(/templates_css/images/alexjamesonair/m_t.png) repeat-x 0 0;
padding-top: 27px;
}
#nav li a {
height: 12px;
display:block;
margin: 0;
padding: 5px 1px 0 0;
color: black;
font-size: 0.9em;
text-align: right;
text-transform: lowercase;
}
#nav li a:link, #nav li a:visited {
}
#nav li a:focus, #nav li a:hover {
background: white;
text-decoration: none;
}
#nav li a:active {
}
#nav li a.currentpage {
background: url(/templates_css/images/alexjamesonair/arr.png) no-repeat 4px 50%;
}
#content {
float:left;
color: #000;
background: #fff url(/templates_css/images/alexjamesonair/p_t.png) no-repeat 0 0;
width: 510px;
}
#content h1 {
margin: 30px 35px 10px;
border-left: 20px solid #ccc;
padding: 0 10px;
font-size: 1.4em;
}
.page1483 #content h1 {border-left-color: #E90268;}
.page1482 #content h1 {border-left-color: #0098BD;}
.page1478 #content h1 {border-left-color: #97CF18;}
.page1479 #content h1 {border-left-color: #F6FB01;}
#main {
background: url(/templates_css/images/alexjamesonair/p_b.png) no-repeat 0 100%;
padding: 15px 35px 110px;
min-height: 300px;
_height: 300px;
}
#footer {
clear:left;
width: 680px;
margin: 0 auto;
padding: 50px 0 0;
}
#footer p {
border-top: 1px dotted #999;
font-size: 0.8em;
padding: 1em 0;
}
#footer p a {
color: #ccc;
font-weight: normal;
}
.hide {
display:none;
}
img {
border: 0;
}
.image {
}
/*typography*/
a {
text-decoration: none;
font-weight: bold;
color: #E90268;
}
a:link {}
a:visited {}
a:focus, a:hover {
color: #0098BD;
text-decoration: underline;
}
a:active {
color: #F6FB01;
}
h1,h2,h3,h4,h5,h6 {
font-weight: bold;
}
h1 {
font-size: 1.4em;
}
h2, h3 {
font-size: 1.2em;
}
h4,h5 {
font-size: 1.0em;
}
h6 {
font-size: 0.8em;
}
p, li {
font-size: 1em;
}
p {
}
ul, ol {
margin: 10px 10px 20px;
padding: 0 0 0 40px;
}
li {
margin: 5px 0 0 30px;
}
strong, b {
font-weight: bold;
}

#main p{
line-height: 150%;
}
.audioitem{
margin:10px;
margin-bottom: 20px;
}

.newsitem{
margin-top: 15px;
}
.newsitem img{
float:right;
margin-right: 20px;
margin-bottom: 15px;
}
.newsitem .newstext h4{
font-size: 1.4em;
border-bottom: 1px solid #ccc;
}