/***************************************************
     AUTHOR: Pat Heard ( FullAhead.org )
   TEMPLATE: Softened Cells
       DATE: 2005.08.26
        USE: Free use as long as this notice is
             kept in place.  If you would like 
             to remove it, please contact me at
             http://fullahead.org/contact.html.
 ***************************************************/


/***************************************************
   HTML Element Styles
 ***************************************************/

body {
  margin: 20px;
  text-align: left;
  font-family: verdana, arial, sans-serif;
  font-size: 0.62em;
  color: #666;
  background-color: #000000;
}

h1 {
  clear: both;
  padding: 5px 0 12px 10px;
  margin: 0;  
  font-size: 2em;
  font-weight: normal;
  font-family: "Arial Black";  
  letter-spacing: -1.5px;
}

#text h1 {
  background: url(../images/block.jpg) no-repeat top left;
 }

h2 {
  clear: both;
  padding: 0 0 0 5px;
  margin: 0 0 -10px 0;  
  font-size: 1.5em;
  font-weight: normal;
  text-transform: uppercase;
  color: #BE0000;
}

h3 {
  clear: both;
  padding: 5px 0 12px 10px;
  margin: 0;  
  font-size: 2em;
  font-weight: normal;
  letter-spacing: -1.5px;
  color: #000000
}

#text h3 {
  background: url(../images/h1_bg.jpg) no-repeat bottom center;
 }

h4 {
  clear: both;
  padding: 5px 0 12px 10px;
  margin: 0;  
  font-size: 2em;
  font-weight: normal;
  letter-spacing: -1.5px;
  text-align: center;
  color: #FFFFFF
}

h5 {
  clear: both;
  padding: 5px 0 12px 10px;
  margin: 0;  
  font-size: 3em;
  font-weight: normal;
  font-family: "Arial Black";  
  letter-spacing: -1.5px;
}

#text h5 {
  background: url(../images/block_album.gif) no-repeat top left;
 }
p {
  line-height: 20px;
  padding: 8px 0 8px 5px;
  margin: 5px 0 5px 0;
  font-size:  1.5em;
  font-family: "Arial Black";  
}

p:first-letter {
  font-size: 1.1em;
}

#news .block4 p{
  font-size:  1em;
  font-family: "Arial Black";
  padding: 0px;
}

a {
  color: #BE0000;
}

a:hover {
  color: #111;
  background-color: #DDD;
}

#news   a:hover,
#footer a:hover {
  background-color: #CCC;
}

ul, ol {  
  padding-bottom: 8px;
  line-height: 20px;
}

ul {
  list-style-image: url(../images/li_bullet_dark.gif);
}

acronym {
  border-bottom: 1px solid #BBB;
  cursor: help;
}

#wrap{background-image: url(../images/MOP_Logo.jpg);
      background-position: left top;
      background-repeat: repeat;}


/***************************************************
   Site Layout Container:
   -------------------------------------------
   adjust width attribute if you would like to
   make the site wider, but make sure to also
   adjust either #news or #text widths as well.
 ***************************************************/

#container {
  width: 1600px;
  margin: 0px auto;
  padding: 0;  
  background: url(../images/sc_containerbg.gif) 
no-repeat bottom;
}	

#siteBox {
  width: 1008px;
  margin: 0px auto;
  text-align: left;
}





/***************************************************
   Header Styles
   --------------------------------------------
   Change main header image with #header
   background attribute.
 ***************************************************/


#header {
  height: 540px;
  width: 500px;
  padding: 10px 60px 0px 0px;
  //background: url(../images/hdr_mop.jpg) no-repeat 50%  //80%;
  //background-color: #000000;
   margin-left: 22%;
   //background-color: #FFFFFF;

}

#header .title {
  padding: 10px 20px 0 80px;
  text-align: center;
  font-size: 7.5em;
  line-height: 0.9em;
  letter-spacing: -1.5px;
  color: #BE0000;
  font-family: "Palatino Linotype";
  font-style: oblique;
}

#header .subTitle {
  padding: 0 20px 0 80px;
  text-align: center;
  color: #BE0000;
  //background: url(../images/MOP_Logo.jpg) no-repeat top left;
}

#header .subTitle a {
  text-decoration: none;
  color: #BE0000;
}

#header .subTitle a:hover {
  color: #BBB;
  background-color: transparent;
}

#header .slideShow {
  //padding: 0 20px 0 200px;
  text-align: center;
  color: #BE0000;
}





/***************************************************
   Top Tabbed Menu Styles
 ***************************************************/

#menu {
  text-align: center;
  margin-bottom: 20px;
}

#menu a {
  padding: 6px 20px 0 20px;
  text-decoration: none;
  text-transform: uppercase;
  font-size: 1.5em;
  font-family: "Palatino Linotype";
  font-weight:  700;
  color: #000000;
}

#menu a:hover, #menu a.active {
  background: url(../images/menu_tab_dark.gif) no-repeat top center;
}





/***************************************************
   Left News Column
   -------------------------------------------
   1. Change to right side column by altering
      #news float attribute
   2. If you widen the #siteBox, also increase
      #news or #text width attribute
 ***************************************************/

#news {
  float: right;
  width: 500px;
  padding: 0 0 0 20px;
  text-align: center;

}

#news .block {
  margin-bottom: 28px;
  background: #000000 url(../images/block_top.gif) no-repeat top center;
}

#news .block6 {
  margin-bottom: 28px;no-repeat top center;
}

#news .block5 {
  margin-bottom: 28px;
  background: #000000 url(../images/block_album.gif) no-repeat top center;
}

#news .block2 {
  margin-bottom: 28px;
  background: #000000;
}

#news .block3 {
  margin-bottom: 28px;
  padding: 20px 0 0 0;
  background: #000000 url(../images/title_back.gif) no-repeat top center;
}

#news .block4 {
  margin-bottom: 28px;
  height:  800px;
  padding: 0 0 0 0;
  text-align: left;
  font-size:  1.05em;
  font-weight: bold; color:#FFFFFF;
  font-style: italic;
  font-family: "Arial Black";
  background: #000000 url(../images/Microphones_modified6.jpg) no-repeat top center;
}

#news .block4 p{
  font-size:  1.3em;
  font-weight: bold; color:#FFFFFF;
  font-style: italic;
  font-family: "Arial Black";center;
}


#news .links {
  margin: 10px 0 10px 0;
}

#news .links a {
  display: block;
  padding: 6px 0 6px 20px;
  text-transform: uppercase;
  text-decoration: none;  
  font-size: 2em;
  font-style: italic;
}

#news .links a:hover {
  background: #DDD url(../images/link_news.gif) no-repeat center center;
}

#news a img {
  border: 0px;
}





/***************************************************
   Right Content Column
   -------------------------------------------
   1. Change to left side column by altering
      #text float attribute
   2. If you widen the #siteBox, also increase
      #news or #text width attribute
 ***************************************************/

#text {
  float: right;
  width: 700px;
}



/***************************************************
   Footer Styles
 ***************************************************/

#footer {
  height: 100px;
  padding: 0px 3px 0 5px;
  margin: 250px 0 20px 0;  
  //background: url(../images/footer.gif) no-repeat top right;
  //background-color: #000000;
}

p#footer:first-letter {
  font-size: 1.0em;
}

#footer img.right {
  padding: 5px 2px 0 2px;
  border: 0px;
}



/***************************************************
   Large <ul> Link Styles
   --------------------------------------------
   Creates the large links blocks that can be
   used in the #text section
 ***************************************************/


ul.links {
  float: left;
  padding: 0px;
  margin: 0px;
}

ul.links li {
  float: left;
  list-style-type: none;
  list-style: none;
}

ul.links li a {
  float: left;
  width: 370px;
  padding-top: 5px;
  margin: 0px;  
  cursor: pointer;
  text-decoration: none;
}

ul.links li a:hover {
  background: #DDD url(../images/link_top.gif) no-repeat top center;
}

ul.links li a span.title {
  display: block;
  margin-left: 11px;
  text-indent: 20px;  
  font-size: 2.0em;
  background: url(../images/link_arrow.gif) no-repeat center left;
}

ul.links li a span.desc {
  float: left;
  width: 350px;
  padding-right: 3px;
  font-size: 1.5em;
  margin-left; 
  color: #666
}

ul.links li a span.bottom {
  display: block;
  height: 18px;
  clear: both;
}

ul.links li a:hover span.bottom {
  background: #EEE url(../images/link_bottom.gif) no-repeat top center;
}

/***************************************************
   Form Elements
 ***************************************************/

label,input {
	display: block;
	width: 150px;
	float: left;
	margin-bottom: 10px;
}

label {
	text-align: right;
	width: 75px;
	padding-right: 20px;
}

br {
	clear: left;
}

div.line {
    clear: both;
    padding-top: 10px;
}

div.line span.text {
    float: left;
    width: 120px;
    text-align: right;
}

div.line span.input {
    float: right;
    width: 350px;

/***************************************************
   Display Classes
 ***************************************************/

.date {
  display: block;
  text-transform: uppercase;
  color: #BE0000;
}

p.quote {
  float: left;
  padding: 8px 0 0 8px;
  margin: 5px 0 20px 5px !important;
  margin: 5px 0 10px 3px;
  background: #D3F9FF url(../images/quote_top.gif) no-repeat top right;
  border-left: 2px solid #4EE8FF;
}

p.quote span.bottom {
  float: right;
  width: 20px;
  background: url(../images/quote_bottom.gif) no-repeat bottom right;
}

img.right {
  float: right;
  padding: 3px;
}

img.left {
  float: left;
  padding: 3px;
}

.grey {
  color: #AAA;
}