/*  
Theme Name: VNVMC State
Version: 1.0
Author: Raine Walker
Author URI: http://wild-type.com/
Date: Feb 2008
colors: 
#cc0000 - scarlet
#730000 - brick
#2f2826 - weathered leather 
#262221 - dark leather
*/


/* Special theme Styles */
/*
* {
margin: 0;
padding: 0;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, fieldset, table{
margin:0;
}*/

img {
border: 0;
}

a:link, a:visited {
color: #cc0000;
text-decoration: none;
border-bottom: 1px dashed #730000; 
}

/*a:hover {
text-decoration: none;
color: #730000;
} */

.clear {
clear:both;
}

.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: #000000;
margin: 0px auto;
padding: 0px;
font-family: "Century Gothic","Trebuchet MS", Tahoma, Verdana, sans-serif;
font-size: 100%; 
text-align: center;
color: #cc0000;
}

#wrapper {
background: transparent;
background-image: url("http://vietnamvetsmc.org/main/img/black_leather.jpg");
height: 100%;
width: 960px;
margin: 0px auto;
border: 5px solid #2f2826;
}

.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; }

#logo {
width: 960px;
height: 420px;
margin: 0px auto;
padding: 0px;
text-decoration: none;
}

.secbar {
background-color: transparent;
width: 716px;
margin: -80px auto;
padding: 0;
}

.secbar ul, .secbar ul ol {
margin: 0;
padding: 0;
font-size: 100%;
}

.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{
font-weight: bold;
text-decoration: none;
border-bottom: 1px dashed #730000; 
}

.container {
width:960px;
margin-top: 0px auto;
padding-top: 100px;
}

.content {
background: transparent;
clear: both;
font-size: 100%;
width: 720px;
margin: 0px auto;
padding: 20px 0px 0px;
color: #cc0000;
}

#footer {
clear: both;
margin: 0px auto;
padding-bottom: 5px;
color: #cc0000;
font-size: 95%;
line-height: 1.5em;
}

#footer a:link {
color: #730000;
text-decoration: none;
border-bottom: 1px dashed #730000;
} 


/*************** Default styles *********************************/ 

/* Begin Typography & Colors */

.entry p {
font-weight: normal;
color: #cc0000;
}

.entry {
line-height: 1.4em;
}

small {
font-size: 85%;
line-height: 1.3em;
color: #730000;
}

.header .description {
font-size: 150%;
color: #cc0000;
margin: 5px;
}

h2 {
font-size: 150%;
color: #cc0000;
}

h2.pagetitle {
font-size: 120%;
}

.secbar h2 {
font-size: 150%;
color: #cc0000;
}

h3 {
font-size: 12px;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
color: #cc0000;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #wp-calendar caption, cite {
text-decoration: none;
}

.entry p a:visited {
color: #730000;
}

.secbar ul ul li, .secbar ul ol li, .nocomments, .postmetadata, blockquote, strike {
color: #cc0000;
}

h2 a:hover, h3 a:hover {
color: #262221;
text-decoration: none;
}

/* End Typography & Colors */
/* Begin Structure */
.post {
margin: 0 0 24px;
text-align: justify;
}

/* End Structure */

/*	Begin Headers */
h2 {
margin: 24px 0 0;
}

h2.pagetitle {
margin-top: 24px;
text-align: center;
}

.secbar h2 {
margin: 5px 0 0 0;
padding: 0;
}

h3 {
padding: 0;
margin: 30px 0 0;
}

h3.comments {
padding: 0;
margin: 40px auto 20px ;
}

/* End Headers */
/* Begin Images */
p img {
padding: 0;
max-width: 100%;
}

/*	Using 'class="alignright"' on an image will aligns image to the right. Using 'class="centered',
	centers the image. This is much better than using align="center", being much more futureproof (and valid) */

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
}

img.alignright {
padding: 4px;
margin: 0 0 2px 7px;
display: inline;
}

img.alignleft {
padding: 4px;
margin: 0 7px 2px 0;
display: inline;
}

.alignright {
float: right;
}

.alignleft {
float: left
}

/* End Images */
/* Begin Lists

Special stylized non-IE bullets
Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
margin-left: 0px;
padding: 0 0 0 30px;
list-style: none;
padding-left: 10px;
text-indent: -10px;
} 

html>body .entry li {
margin: 7px 0 8px 10px;
}

.entry ul li:before, .secbar ul ul li:before {
content: "\00BB \0020";
}

.entry ol {
padding: 0 0 0 35px;
margin: 0;
}

.entry ol li {
margin: 0;
padding: 0;
}

.postmetadata ul, .postmetadata li {
display: inline;
list-style-type: none;
list-style-image: none;
}

/* End Entry Lists */



/* Begin Form Elements */
#searchform {
margin: 10px auto;
padding: 5px 3px; 
text-align: center;
}

.secbar #searchform #s {
width: 108px;
padding: 2px;
background: #b4987e;
color: #cc0000;
border: 1px solid #cc0000;	
}

.secbar #searchsubmit {
background: #b4987e;
color: #cc0000;
border: 1px solid #cc0000;
padding: 1px;
}

.entry form { /* This is mainly for password protected posts, makes them look better. */
text-align:center;
}

select {
width: 130px;
}

/* End Form Elements */
/* Begin Sidebar */

.secbar form {
margin: 0;
}

/* End Sidebar */
/* Begin Various Tags & Classes */

blockquote {
background: transparent/*#320E0F#1F0A0A*/;
margin: 0px auto;
padding: 0 6px 0 6px;
border: 2px solid #2F2826;
text-align: center;
}

.center {
text-align: center;
}

hr {
display: none;
}

a img {
border: none;
text-decoration: none;
}

.navigation {
display: block;
text-align: center;
margin-top: 10px;
margin-bottom: 60px;
}

/* End Various Tags & Classes*/
h1, h2, h3, h4, h5, h6 {
font-weight: normal;
}