/*  
Theme Name: Anthem
Theme URI: http://www.impresario1.com/
Description: Styled to create simplicity on the layout with a play of modern colors. 
Version: 0.1
Author: Alf Catadman
Author URI: http://www.impresario1.com/
Tags: simple, minimal, three columns, fixed width, widget ready, left sidebar

*/

* {margin: 0; padding: 0;}
body {font-family: Arial,Helvetica,sans-serif; font-size: 74%; color: #333; margin: 0; padding: 0 }
#wrap { width: 984px;}

#head { 
  height: 120px; 
  margin: 0; 
  padding: 0; 
  background: transparent url(images/imgheader.jpg) no-repeat; 
  color: #5D2816 }
#title { 
  padding: 50px 0 0 10px; 
  margin: 0 10px; 
  font-size: 1.9em; 
  text-align: left; 
  color: #30261B; 
  background-color: transparent
   }
#title a:link, #title a:visited { 
  color: #30261B; 
  text-decoration: none; 
  background-color: transparent 
  }
#title a:hover { 
  color: #93601B; 
  background-color: transparent }
#desc { 
  padding: 0px 20px 0px 10px; 
  margin-top: -40px; 
  text-align: center;
  color: #606060;
  font-size:12px;
  }
.subtitle {
  padding-top: 40px;
  padding-left: 300px;
  color: #656565;
  font: normal 1.0em Verdana,sans-serif;
  text-align: center;
  width: 500px;

  }
#left { 
 color: #333;
 background: #e6e6e6;
 min-height: 500px;
 width: 205px;
 float: left;
 padding: 10px;
 }                                            
    
#left h2 { 
  margin: 0 0 10px ; 
  padding: 10px; 
  font-size: 1.2em; 
  background-color: transparent; 
  color: #30261B 
  }
  
/* SETTINGS FOR THE SIDEBAR NAVIGATION MEN */  
#left a:link, #left a:visited { 
  padding-left: 5px;
  color: #30261B; 
  background-color: transparent; 
  font-size: 1.0em;
  text-decoration: none; 
  }
#left a:hover {
  color: #777; 
  background-color: #ccc;
  display: block;

  }
#left ul { 
  margin: 0; 
  padding: 0;
   }
#left ul li { 
  list-style-type:none; 
  margin: 0px; 
  padding: 0px 0px 10px 0px; }
#left ul ul li { 
  list-style-type: none; 
  color: #5D2816; 
  margin: 0px 5px 0px 10px; 
  padding: 0px 5px 5px 5px; }
#left ul.children { 
  margin: 0px; 
  padding: 5px 5px 0px 0px; }
#left ul.children li { 
  margin: 0px; 
  padding: 0px 5px 5px 12px; }


#content { 
  float: left;
  color: #333;
  background: #fff;
  width: 549px;
  display: inline;
  padding-bottom:30px;
  }
#content .posthead {
  background: url(images/bgmain.gif) no-repeat;
  }  
#content .post {
  margin: 0px;               
  padding: 70px 20px 30px 20px; 
  line-height: 16px;
  background: url(images/bgmain.gif) no-repeat;
  }
#content .idxpost { 
  margin: 0px;               
  padding: 70px 20px 30px 20px; 
  line-height: 16px;
  }   
#content .post p { 
  padding-top:20px; 
  }
#content .post blockquote { 
  padding-top: 0px; 
  padding-bottom: 0px; }
#content .post blockquote p   
  {   
  margin: 5px 0 0 0; 
  padding: 10px 5px 10px 5px; 
  border-left: 2px solid #8B7448; 
  border-right: 2px solid #8B7448;
   }
#content ul { 
  margin: 0px; 
  padding: 0 5px 0 40px;
   }
#content li { 
  list-style-type: disc;  
  color: #5D2816;
   
  margin: 0px 5px 0px 5px; 
  padding: 0px 5px 5px 0px;
   }
#content ol { 
  margin: 0px; 
  padding: 0 5px 0 40px;
  
  border: dotted 1px #888;
   }
#content ol li { 
  list-style-type: none;  
  /*color: #5D2816;*/
  color: #777; 
  margin: 0px 5px; 
  padding: 0px 5px 5px 0px; 
  }
#content img {
  display: inline; 
  /*border:1px solid #8B7448;*/ 
  margin:5px 7px 0 7px; 
  padding:4px; 
  vertical-align: middle; }


#content h1 a {                                                                    /* addendum by alf */
  color: #fff;
  float: right;
  font: bold 12px Tahoma,sans-serif;
}
.subpost {
  padding-top: 60px;
}
.idxhead {
  padding-top: 30px;
}

/* LEFT COLUMN STRUCTURE ------------------------- added/modified by ALF */
#leftcolumn { 
 color: #333;
 background: url(images/navibackdrop.jpg) no-repeat;
 height: 320px;
 width: 210px;
 float: left;
}

#leftcolumn a {
  padding: 10px;
  margin-left: 60px;
  text-decoration: none;
  display: block;
  width: 130px;
  height: 60px;
  color: #fff;
  font-weight: bold;
}
#leftcolumn ul li {
  height: 80px;
  width: 150px;

}
#leftcolumn .equip a{background: url(images/nav-equipt.png) no-repeat;}
#leftcolumn .equip a:hover{background: url(images/nav-about.png) no-repeat;}

#leftcolumn .serve a{background: url(images/nav-serve.png) no-repeat;}
#leftcolumn .serve a:hover{background: url(images/nav-about.png) no-repeat;}

#leftcolumn .conta a{background: url(images/nav-conta.png) no-repeat;}
#leftcolumn .conta a:hover{background: url(images/nav-about.png) no-repeat;}

#leftcolumn .about a{background: url(images/nav-about.png) no-repeat;}
#leftcolumn .about a:hover{background: url(images/nav-serve.png) no-repeat;}

/* END OF LEFT COLUMN STRUCTURE AND MENU NAVIGATION */


#foot {
  padding:10px 0 0 10px;
  border-top: solid 1px #888;
  clear: both; 
  height: 60px; 
  color:#5D2816;
  }
#foot p { 
  padding: 10px; 
  text-align: left; 
  font-size: 0.9em;
  color: #000;
   }
#foot a {
  text-decoration: none;
  border-bottom: dotted 1px #aaa;

  }
#commentlist { 
  margin: 0px; 
  padding: 0px;
  border: dotted 1px #888; 
  }
#commentlist li { 
  list-style-type: none; 
  margin: 10px 0px 10px 0px; 
  padding: 5px 15px 0px 15px; 
  border: 1px solid #8B7448; 
  background-color: #BDC69E; 
  color: #5D2816; 
  }
#commentlist p {
  margin: 0px; 
  padding: 10px 5px; 
  }
#commentlist .commentmeta { 
  font-weight: bold; 
  margin-bottom: 5px; 
  font-size: 0.75em;
   }
#commentlist .alt {
     
  background-color: #F6B384; 
  border-color: #8B7448; 
  color: #5D2816; 
  }
#commentlist blockquote { 
  background-color: #BDC69E; 
  border: 1px solid #8B7448; 
  color: #5D2816; 
  }
#commentlist .alt blockquote { 
  border-color: #8B7448; 
  }
#commentform {
  margin-top: -300px;
  padding-bottom: 40px;
}   
#commentform p {
  margin: 10px 0px 0px 0px; 
  padding-left: 190px;
  width: 350px;
  }
#commentform textarea {
  padding: 5px;
  width: 350px; }

.meta { 
  margin: -2px 0px 0px 0px; 
  padding: 0; 
  font-size: 0.75em; 
  font-weight: bold; }

.postmetadata { 
  font-size: 0.75em; 
  font-weight: bold; 
  text-align: center; }

a:link, a:visited { 
  color: #30261B; 
  background-color: transparent;
   }
a:hover {
  color: #999900; 
  }
blockquote { 
  background-color: transparent; 
  color: #5D2816; 
  margin-left: 10px; 
  margin-right: 15px; 
  padding: 10px 20px 10px 30px; 
  }
h1 { 
  margin: 0; 
  padding: 2px 0 2px 0; 
  background-color: transparent; 
  color:#30261B;  
  font-size: 1.5em;
   }
h1 a { 
  text-decoration: none;
   }
h1 a:link, h1 a:visited { 
  color: #30261B; 
  background-color: transparent;
  }
h1 a:hover { 
  color: #93601B; 
  background-color: transparent;
   }
h2 { 
  background-color: transparent; 
  color:#30261B;  
  font-size: 1.3em; 
  } 
h3 {
  margin-top: 10px;
  margin-right: 20px; 
  float: right;
  font: bold 1.0em Tahoma,sans-serif; 
  color:#fff; 
   
  } 
h4 { 
  background-color: transparent; 
  color:#30261B;  
  font-size: 1.0em; 
  } 
form { 
  margin: 0px; 
  padding: 0px; 
  }
form input, form textarea, form submit {
  padding: 5px; 
  border: 1px solid #ccc; 
  background-color:#e6e6e6; 
  }


img.centered {
  display:block; 
  margin: 0 auto 5px auto; 
  border:1px solid #8B7448; 
  padding:2px; 
  }

img.alignright { 
  display: inline; 
  /*border:1px solid #8B7448;*/ 
  margin:5px 7px 0 7px; 
  padding:4px; 
  vertical-align: middle; 
  }

img.alignleft { 
  display: inline; 
  /*border:1px solid #8B7448;*/ 
  margin:5px 7px 0 7px; 
  padding:4px; 
  vertical-align: middle; }

img.border { 
  border:1px solid #8B7448; 
  padding:2px; }

.alignleft { 
  float:left; 
  text-align:left; 
  }

.alignright { 
  float:right; 
  text-align:right; 
  }
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}


acronym { 
  cursor: help; 
  border-bottom: 1px dotted #96A66D
   }


#headlogo {
  width: 100%;
	height:20px;
	clear: both;
	position: relative;
	
}

#headlogo a {
  width:164px; 
  height:36px; 
  display:block;
  position: relative;  /* Addendum to show image on lower right of header */ 
  left: 840px;         /* Addendum to show image on lower right of header */ 
  top: 70px;           /* Addendum to show image on lower right of header */                                                                                                

 }
#headlogo a img {
  border: none;
} 
#headlogo h1 { 
  position:absolute; 
  left:-999em;
  }
  
/* ADDENDUM */
#features {
  margin-left: -20px;
  margin-top: 20px;
  width: 550px;
  min-height: 400px;
  background: url(images/bgfeatured.gif) no-repeat;
}

#features .list {
  padding-top: 100px;
  padding-left: 70px;
  }
#features .list ul li {
  list-style: none;
  color: #888;
}
.bluelabels {
  padding: 3px 0;
  color: #000;
  font-size:1.0em;
  line-height: 20px;
  
  /* addendum */
  margin-top: -20px;
  text-align: left;
  padding-left: 170px;
  display: block;
  border-bottom: dotted 1px #231f1e;
}
#commentscreen,#contactscreen {
  margin-top: 10px;
  padding: 30px 0;
  background: url(images/bgcomments.gif) no-repeat;
 min-height: 300px;
 /*z-index: -1;
 position: top;*/
}
.divide {
  border-bottom: dotted 1px #ccc;
}
#pagefeatures {
  padding-bottom: 70px;
  line-height:18px;
border-bottom: solid 1px #e7e7e7;  
  }
#pagefeatures ul li {
  padding: 15px 0; 
  list-style: none;
  /*border-bottom: solid 1px #e7e7e7;*/
  }
#pagefeatures .feats {
  color: #000;
  


}
#pagefeatures .feats ul li a {
  text-decoration: none;
  border-bottom: solid 1px #e7e7e7;
  display: block;
}
.leader ul li{}

#pagefeatures .leaderpage ul {
  width: 40em;
}
#pagefeatures .leaderpage ul li{
  padding: 2px 0;
  float: left;
  width: 15em;
}
  
#pagefeatures span.feats {
  padding-top: 20px;
}
div.leaderpage {
  margin-bottom: 2em;
  }


.bluelabels {
  padding: 3px 0;
  color: #000;
  font-size:1.0em;
  line-height: 20px;
  
  /* addendum */
  margin-top: -20px;
  text-align: left;
  padding-left: 170px;
  display: block;
  border-bottom: dotted 1px #231f1e;
}

#contactscreen {
  padding-top: 50px;
  padding-left: 150px;
}
.youtubewrapper {
  margin: 20px 0 0;
  padding: 20px 0 0 10px;
  width:520px;
  height: 285px;
  background: url(images/youtubebox.gif) no-repeat; 
}
/* SETTINGS FOR NAVIGATION BUTTONS */
.navigation {
  padding: 20px 0 20px;
}
.sidebarmenu {
  font: normal 1.0em Arial;
}
.sidebarmenu ul li {
  line-height: 22px; 
  border-bottom: solid 1px #ddd;
}