/*
Theme Name: BCM Cheyenne
Theme URI: http://bcmcheyenne.org/
Description: design for BCM Cheyenne
Version: 1.1
Author: Aaron Bell
Author URI: http://bellhousedesign.com
Tags: 

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

@import url('reset.css');

body
		{
		background-color: #dbe1ff;
		} 
		
#container 
{
	margin: auto;
	width: 70%;
	background: #fff;
	border: 2px solid black;
	margin-top: 120px;	
}

#header
{
	
	padding-top:-50px;
	marign-top: 100px;

}

	
.upleftimg {position: relative;
	top:-130px;
	right:180px;
	float: left;
	
	
	}
	
	
/*.upleftimg {position: fixed;
	top:0px;
	left:0%;
	float: left;
	
	z-index: 1;
	}*/
	
.uprightimg {float:right;
position: relative;
	left: 5%;
	bottom: 120px;
	
	}
	
#menu{float:left;
		margin-top:-100px;
		width:50%;
		height: 42px;
		text-align: center;}

	.lft_menu {	position: relative;
		background:url('/wp-content/themes/bcm/img/lft_menu.png')
		no-repeat left top;
		z-index: 3;
		
	}
		#menu ul{
			margin:0;
			padding:0;
			list-style:none;
			
			
		}
			#menu li{
				float:left;
				
				margin:0;
				padding:0
				list-style:none;
				display:inline;
			
			}
		#menu span { min-width: 40%;
			position: relative;
			
			float: left;
			background:url('/wp-content/themes/bcm/img/menu_025_bg_bravo.png')
				no-repeat right top;
			z-index:2;	
		}
			
				
				
				#menu li a{
					color:#3c37d2;
					text-transform:uppercase;
					font-size:11px;
					font-weight:bold;
					line-height:42px;
					text-decoration:none;
					padding:0 20px;
								
				}
					#menu li a:hover{
						color:#fff;
						
					}
				#menu li a.current{
						
					color:#fff;
					text-transform:uppercase;
					font-size:11px;
					font-weight:bold;
					line-height:42px;
					text-decoration:none;
					padding:0 20px;	
				}
					#menu li a:hover.current{
						color:#fff;
					}
				

#content-container {clear: both; padding-top: -150px;}
	
#content
{
float: left;
	width: 25%;
	padding: 1% 0;
	margin: 0 0 0 4%;
	display: inline;}

	
#content h2 {padding-top: 20px;}

#content p {font-family: arial; font-size: 90%; text-align: justify; font-variant: small-caps;}

#content a {font-family: arial;  text-align: center; font-variant: small-caps;}
#content li {text-align: center; font-size: 100%;}
#aside
{
	float: right;
	width: 65%;
	padding: 1% 0;
	margin-right: 40px;
	
	display: inline;
	
}

#footer
{
	clear: right;
	
	background: #ffffff;
	text-align: center;
	padding: 20px;
	height: 1%;
}

	p {font-family: arial; font-size: 100%; text-align: justify;}
	ul {color: #000000; font-family: arial; font-size: 12px;}
	h1 {text-align: center; font-family: arial; font-size: 20px; color: #000}
	h2 {text-align: center; font-family: arial; font-size: 16px; color: #000}
	
	.wp-caption-text {font-size: 10px; text-align: center; font-variant: small-caps;}
	.cat-item {font-size: 12px; text-align: left; font-weight: normal;}
	
	.post a {text-decoration: none;}
	.post h2 {font-size: 20px; font-variant: small-caps; padding-bottom: 30px;}
	.entry {padding-bottom: 15px;}
	.entry p {font-weight: normal;}
	.postmetadata {padding-bottom: 30px; font-weight: normal;}
	h2 a {color: #000000;}
	td {font-weight: normal;}
	