/* Altercation Website Styles by Team ConAIR */
body {
background-image: url('/images/background.jpg');
background-color: #000;
font-family: 'Trebuchet MS', Helvetica, Arial, san-serif; 
text-align: left;
color: #fff;
font-weight:normal;
margin: 0px;
padding:0;
font-size: 65%;
}

a:link, a:visited{ 
text-decoration: underline; 
color: #d1b47c;
}

a:hover, a:active{ 
text-decoration: underline; 
color: #d1b47c;
}

a:focus{ 
text-decoration: none; 
color: #fff; 
background-color: #7A0000;
}

p {
font-size: 1.2em;
}

h1, h2, h3, h4, h5, h6 {
font-weight: normal;
}

h1 {
font-size: 2.2em;
font-weight:bolder;
}

h2 {
font-size: 2.0em;
text-decoration:underline;
color: #d1b47c;
}

h3 {
font-size: 1.8em;
text-transform: uppercase;
color: #EDE1B6;
}

h4 {
font-size: 1.6em;
font-style:italic;
}	

h5 {
font-size: 1.4em;
text-decoration:underline;
}	

h6 {
font-size: 1.2em;
font-weight: bold;
color: #d1b47c;
}	

label {
font-size: 1.8em;
color: #d1b47c;
}

fieldset {
border: 0px;
width: 20em;
}

img {
border: 0px;
}


#border_container {
background-image: url('/images/cardboard.png');
background-position: top;
background-repeat: repeat-x;
}

#main_container {
margin: 0 auto;
width: 958px;
}

#header {
position: relative;
width: 958px;
}

#nav {
background-repeat: repeat-x;
background-image: url('/images/bg_nav.gif');
background-color: #000;
font-size: 1.2em;
font-weight: bolder;
text-transform: uppercase;
text-align: left;
}

#nav ul {
padding: 0px;
margin: 0px;
}

#nav li {
padding: 0px;
margin: 0px;
}

#nav a:link, #nav a:visited { 
text-decoration: none; 
color: #FFF;
}

#nav a:visited, #nav a:hover { 
text-decoration: underline; 
color: #FFF;
}

/* Header DIvs */

.main_logo {
margin: 0px 0px 0px -50px;
width: 495px;
}

.banner {
margin: -145px 0px 0px 500px;
width: 480px;
height: 67px;
}

.the_bands {
width: 310px;
position: relative;
Left: 670px;
top: 31px;
}

/* Block sections */
#body_content {
background-color: #000;
padding: 0px 10px 10px 10px;
width: 938px;
}

#body_content_left {
width: 650px;
padding: 10px;
border-right: 1px solid #333333;
float: left;
}

#body_content_left li{
font-size: 1.2em;
}

#body_content_right {
padding: 10px;
width: 230px;
text-align: center;
float: left;
}

#body_content_right p{
text-align: left;
}

/* Search Container */ 
#search_container {
margin: 10px 0px 15px 0px;
padding: 0;
}

#search_container label {
color: white;
text-align: center;
text-transform: uppercase;
line-height: 1.8em;
}

#search_container input.submit {
background-color: #d1b47c;
margin: 0;
padding: 0;
}

.featured_stories {
margin: 10px 5px 0px 10px;
float: left;
width: 200px;
}

/** Classes **/
.boldme {
font-weight: bold;
}

.italicme {
font-style: italic;
}

.bolditalicme {
font-weight: bold;
font-style: italic;
}
.issues {
width:33%;
float:left;
text-align:center;
}

/** IDs **/
#leftcol{
float:left;
width:25%
}
#rightcol{
float:left;
}
#clear{
clear:both;
}
#leftcol a{
font-size:110%;
font-weight:bold;
}
#rightcol a{
font-size:110%;
font-weight:bold;
}
#picgoright {
float:right;
padding:0 10px;
border:0px;
}
#picgoleft {
float:left;
padding:0 10px;
border:0px;
}

.hidden {
display: none;
}

#thumbnails img{
border: 2px solid #D1B47C;
margin: 10px;
}
.photocaption {
font-size: 1.2em;
text-transform: uppercase;
font-weight:bold;
color: #d1b47c;
}

.zoomphoto {
border:4px solid;
}

/** Main Navigation **/
#menu {
font-size: 1.2em;
font-weight: bolder;
text-transform: uppercase;
text-align: left;
background-image: url('/images/bg_nav.gif');
width: 650px;
position: relative;
top: -30px;
}

#menu ul {
padding: 0px;
margin: 0px;
}

#menu li {
display: inline;
padding-left: 1em;
margin-right: 1em;
}

#menu a:link, #menu a:visited { 
text-decoration: none; 
color: #FFF;
}

#menu a:hover, #menu a:active { 
text-decoration: underline; 
color: #FFF;
}

/* Bands Button */
#bands a{
font-weight: bold;
font-size: 1.2em;
padding-left: 10px;

}


/* Feature Polariod Picture */
.polariod_picture {
margin: 26px 0px 0px 37px;
}

#polariod_div {
float: left; 
background-image: url('/images/img_feature_photo.gif'); 
height: 192px; 
width: 170px;
}

/* Events Styles */

#events_container h3 {
color: white;
}

/* Inputs */
  
input[type=text],input[type=submit], textarea, select  {
background-color: #FFF;
font-family: Trebuchet MS;
color: #000;
font-weight: bolder;
}  

input[type=submit]{
background-color: #D1B47C;
}  

/* Site Map */  
  
  #sitemap {
font-size: 1.5em;
}

#sitemap li {
padding: 5px;
list-style-type:circle; 
}

#sitemap li ul li{
font-size: 1em;
}

#sitemap a:link,#sitemap a:visited{ 
text-decoration: underline; 
color: #d1b47c;
}

#sitemap a:hover,#sitemap a:active{ 
text-decoration: underline; 
color: #d1b47c;
}

#sitemap a:focus{ 
text-decoration: none; 
color: #fff; 
background-color: #7A0000;
}

/* Site Search */
#sitesearch input {
line-height: 10em;
}

/* Footer */

#footer_container {
width: 958px;
height: 70px;
background-image: url('/images/bg_footer.gif');
}

#footer {
font-size: 1.2em;
font-weight: bold;
text-align: center;
padding: 30px 0px 0px 0px;	
}

#footer ul {
padding: 0px;
margin: 0px;
}

#footer li {
display: inline;
padding: 0px 5px 0px 5px;
margin: 0px;
}

#footer a:link, #footer a:visited { 
text-decoration: none; 
color: #E9DEC5;
}

#footer a:hover, #footer a:active { 
text-decoration: underline; 
color: #E9DEC5;
}

#footer a:focus { 
text-decoration: none; 
color: #fff; 
background-color: #7A0000;
}

/************ HACKS ************/

/* To correct The Bands button in Firefox */
@-moz-document url-prefix()
{
#nav {
margin-top: -12px;
}

.the_bands {
top: 23px;
}

#footer_container {
margin-top: -13px;
}

.banner {
margin: -140px 0px 0px 500px;
}
}

/* To correct The Bands button in Safari */
@media screen and (-webkit-min-device-pixel-ratio:0)
{
#nav {
margin-top: -12px;
}

.the_bands {
top: 21px;
}

#footer_container {
margin-top: -12px;
}

.banner {
margin: -140px 0px 0px 500px;
}
}
