/*----------------- GENERAL ------------------------*/

.join {
text-align: center;
border-top: 1px solid #acacac;
border-bottom: 1px solid #acacac;
padding: 20px 0;
background: #FFF9E5;
font-size: 15px;
}


* {margin: 0; padding:0;}

body {
font: 12px/21px arial, geneva, sans-serif;
color: #333;
background: url(http://cultstud.org/images/6.gif) repeat-x #fff;
text-align: center;
}

#wrap {
width: 860px;
text-align: left;
margin: 0 auto;
}

h1, h2, h3, h4 {
font-family: georgia;
color: #222;
font-weight: normal;
}

h1 {
font: 32px georgia;
text-indent: -9999px;
}

h1 a {
display: block;
height: 56px;
width: 496px;
background: url(http://cultstud.org/images/5.gif);
border: none;
margin: 0 0 0 15px;
}

h2 {
font-size: 19px;
margin: 0 25px 10px 15px;
line-height: 120%;
}

h2 a {
color: #333;
border: none;
}

h3 {
font-size: 16px;
margin: 0 25px 10px 25px;
}

#left p.date {
font-size: 11px;
color: #666;
margin-top: -12px;
margin-bottom: 3px;
}

hr {
margin: -3px 30px 15px 15px;
height: 1px;
color: #f0f0f1;
background: #f0f0f1;
border: none;
}

a {
color: #e10000;
text-decoration: none;
border-bottom: 1px solid #e10000;
}

/*----------------- TOP ------------------------*/

#top {
height: 70px;
padding-top: 10px;
}

#navigation {
height: 50px;
background: #222222;
margin-bottom: 50px;
}

#navigation ul {
padding-top: 25px;
margin-left: 15px;
}

#navigation li {
display: inline;
}

#navigation li a {
float: left;
padding: 3px 20px 1px;
background: #e10000;
margin-right: 2px;
text-decoration: none;
color: #f4f4f4;
font-weight: bold;
font-size: 11px;
font-family: verdana;
border: none;
}

#home #nav-home a, #crossroads #nav-crossroads a, #members #nav-members a, #resources #nav-resources a , #about #nav-about a {
background: #fff;
color: #333;
}

/*----------------- LEFT ------------------------*/

#left {
width: 400px;
float: left;
}

#left p {
margin: 0 25px 15px 15px;
}

#left ul {
margin: 5px 25px 25px 30px;
line-height: 17px;
}

#left ul li {
margin-bottom: 7px;
}

#left ol {
margin: 10px 25px 25px 15px;
font-size: 13px;
padding-bottom: 10px;
}

#left ol li {
list-style-position: inside;
}

#linktreeresources {
border-bottom: 1px dashed #666;
}

#left h3 {
margin: 5px 25px 0 15px;
}

/*----------------- MIDDLE ------------------------*/

#middle {
width: 230px;
float: left;
border-left: 1px dotted #666;
border-right: 1px dotted #666;
margin-bottom: 10px;
}

#middle p, #right p {
font: 11px verdana;
color: #555;
line-height: 21px;
margin: 0 10px 25px 25px;
}

#middle ul, #right ul {
font: 11px verdana;
color: #555;
line-height: 17px;
margin: 0 10px 20px 25px;
list-style: none;
}

#middle ul li {
margin-bottom: 10px;
}


/*----------------- RIGHT ------------------------*/

#right {
width: 200px;
float: left;
margin-bottom: 10px;
}

#right img {
margin: 0 10px 20px 25px;
padding: 1px;
border: 1px solid #acacac;
}

.liveimg a {
border: none;
}

/*----------------- FOOTER ------------------------*/

#footer {
font: 11px verdana;
height: 30px;
clear: both;
border-top: 1px solid #acacac;
padding-top: 15px;
margin-top: 15px;
color: #666;
}

#footer ul {
text-align: center;
}

#footer  li {
display: inline;
}

#footer a {
color: #666;
border: none;
}

#right p.photosilva {
color: #ccc;
text-align: center;
}