/*  
Theme Name: VNVMC Delta CA Guestbook
Version: 1.0
Author: Raine Walker
Author URI: http://wild-type.com/
Date: Aug 2008
colors: 
#cc0000 - scarlet
#730000 - brick
#2f2826 - weathered leather 
#262221 - dark leather
*/

.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}

/* Hides from IE-mac \*/
* html .clearfix { height:1%; }
/* End hide from IE-mac */

body {
background-color: #000000;
margin: 0px auto;
padding: 0px;
font-family: "Trebuchet MS", "Century Gothic", Tahoma, Verdana, sans-serif;
font-size: 100%; 
text-align: center;
color: #cc0000;
}

.topmenu {
background: transparent;
width: 960px;
height: 35px;
font-size: 1em;
margin: 0px auto; 
padding: 5px 0 0 0;
color: #cc0000;
}

.topmenu .right_ {
float: right;
background: transparent;
text-align: right;
margin: 0;
padding: 0;
color: #cc0000;
}
	
.topmenu a { color: #cc0000; }
.topmenu a:hover { color: #aaa; }
.topmenu .date_ { 
float: left; 
background: transparent; 
color: #cc0000; 
padding: 5px 0 0 5px; }

a:link, a:visited {
color: #cc0000;
text-decoration: none;
border: 0px; 
}

img a:link, img a:visited {
border-bottom: 0px;
}

.font1 {font-size: 100%;}
.font2 {font-size: 100%;}
.font3 {font-size: 80%; font-weight: bold}
.font4 {font-size: 80%; font-weight: bold}
.select {font-size: 9pt}
.input {font-size: 9pt}

#logo {
background: transparent url("http://www.vnvmc-cad.com/img/deltalogo.png") top center no-repeat;
width: 1000px;
height: 430px;
margin-top: -20px;
margin-bottom: -125px;
padding: 0px;
text-decoration: none;
}

#wrapper {
background: transparent url("http://www.vnvmc-cad.com/img/gb_bg.png");
width: 1000px;
margin: 0px auto;
border: 3px solid #2f2826;
}

#main {
background-color: transparent;
width: 900px;
margin: 100px auto;
}
 
.secbar {
background-color: transparent;
width: 900px;
margin: -100px auto;
padding: 0px;
font-family: "Trebuchet MS", "Century Gothic", Verdana, Arial, Helvetica, sans-serif; 
text-align: center;
}

.secbar ul li {
display: inline;
list-style-type: none;
margin: 0px auto;
padding: 0 7px 0 7px;
font-size: 110%;
text-transform: uppercase;
}

.secbar ul li a{
text-decoration: none;
border-bottom: 1px dashed #730000; 
}

.footer {
width: 600px;
margin: 0px auto;
padding-bottom: 15px;
color: #cc0000;
font-family: "Trebuchet MS", "Century Gothic", Verdana, Arial, Helvetica, sans-serif; 
font-size: 95%;
text-align: center;
}

.footer a {
font-size: 85%;
color: #730000;
text-decoration: none;
border-bottom: 1px dashed #730000;
} 


hr {
border: 0;
width: 100%;
color:#2f2826;
background-color: #2f2826;
height: 2px;
}