/*  
Theme Name: Mountain Charter, Arizona
Version: 1.0 Sept 2008
Author: Raine Walker
Author URI: http://wild-type.com/
colors: 
mt patch red - #b72f48 cc0000
*/

/*************** Special theme Styles *************************************/
* {
margin: 0;
padding: 0;
}

h1, h2, h3, h4, h5, h6, p, pre, blockquote, fieldset, table, ul {
margin: 0px auto;
}

img {
border: 0;
}

a:link, a:visited {
color: #cc0000;
text-decoration: none;
border-bottom: 1px dotted;
}

a:hover {
text-decoration: none;
color: #4e3722;
}

.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; 
font-size: 100%;
font-family: "Trebuchet MS", Tahoma, Verdana, sans-serif;
/*background: #000000 url(main_bg.png);
background-repeat: no-repeat;
background-attachment:fixed;
background-position: center center;*/
text-align: center;
color: #cc0000;
}

.wrapper {
background: transparent;
min-height: 100%;
width: 1000px;
margin: 0px auto;
/* border: 1px solid #cc0000; */
}

.topmenu {
background: transparent;
width: 1000px;
height: 35px;
margin: 0px auto; 
padding: 0;
color: #cc0000;
}

.topmenu .right_ {
float: right;
background: transparent;
text-align: right;
margin: 0;
padding: 5px 0 0 0;
color: #cc0000;
border: 0px;
}
	
.topmenu a { color: #cc0000; }
.topmenu a:hover { color: #aaa; }
.topmenu .date_ { 
float: left; 
background: transparent; 
color: #cc0000; 
padding: 5px 0 0 5px; }

#logo {
background: transparent url('http://www.vnvlvmc-azm.com/img/azmlogo.jpg') no-repeat;
width: 1000px;
height: 430px;
margin: 0px auto;
padding-bottom: 5px;
}

.container {
background: transparent;
text-align: left;
}

.content {
background: transparent;
width: 900px;
margin: 0px auto;
background: transparent;
/* border: 1px solid #cc0000; */
margin-bottom: 10px;
color: #000000;
}

.navbar {
width: 100%;
height: 100%;
margin: 0px auto;
padding: 5px;
background: transparent;
/* border: 1px solid #cc0000; */
margin-bottom: 10px;
}

#footer {
clear: both;
margin: 0px auto;
color: #cc0000;
font-size: 90%;
}

/*************** Default styles *********************************/ 

/* Begin Typography & Colors */

.entry p {
font-weight: normal;
color: #cc0000;
}

.entry {
font-size: 110%;
line-height: 1.4em;
}

small {
font-family: Arial, Helvetica, Sans-Serif;
font-size: 12px;
line-height: 1.3em;
}

.header .description {
font-size: 18px;
color: #9c6933;
margin: 5px;
}

h2 {
font-size: 120%;
color: #cc0000;
}

h2.pagetitle {
font-size: 14px;
}

.navbar h2 {
font-size: 18px;
color: #4e3722;
}

h3 {
font-size: 105%;
}

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: #4e3722;
}

small, .navbar ul ul li, .navbar ul ol li, .nocomments, .postmetadata, blockquote, strike {
color: #cc0000;
}
.postmetadata {
font-size: 85%;
}


h2 a:hover, h3 a:hover {
color: #4e3722;
text-decoration: none;
}

/* End Typography & Colors */

/* Begin Structure */
.post {
width: 800px;
margin: 0px auto;
text-align: justify;
}


/* End Structure */

/*	Begin Headers */
h2 {
margin: 30px 0 0;
}

h2.pagetitle {
margin-top: 30px;
text-align: center;
}

.navbar h2 {
margin: 5px 0 0 0;
padding: 0;
}

h3 {
padding: 0;
margin: 20px 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 (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center 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, .navbar 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;
}

.navbar ul, .navbar ul ol {
margin: 0;
padding: 0;
font-size: 16px;
}

.navbar ul li {
display: inline;
list-style-type: none;
list-style-image: none;
padding-right: 10px;
margin-bottom: 15px;
font-size: 105%;
}

.navbar ul p, .navbar ul select {
margin: 5px 0 8px;
	}

.navbar ul ul, .navbar ul ol {
margin: 5px 0 0 10px;
}

.navbar ul ul ul, .navbar ul ol {
margin: 0 0 0 10px;
}

ol li, .navbar ul ol li {
list-style: decimal outside;
}

.navbar ul ul li, .navbar ul ol li {
margin: 3px 0 0;
padding: 0;
}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
margin: 10px auto;
padding: 5px 3px; 
text-align: center;
}

.navbar #searchform #s {
width: 108px;
padding: 2px;
background: #b4987e;
color: #4e3722;
border: 1px solid #4e3722;	
}

.navbar #searchsubmit {
background: #b4987e;
color: #4e3722;
border: 1px solid #4e3722;
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 */

.navbar form {
margin: 0;
}

/* End Sidebar */
/* Begin Various Tags & Classes */

blockquote {
background: transparent;
margin: 15px 50px 0 50px;
padding: 20px;
border: 1px solid #cc0000;
}

.center {
text-align: center;
}

hr {
display: none;
}

a img {
border: 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;
}
