/*
Theme Name: Contra-Band
Theme URI: http://www.Contra-Band.com
Version: 1.0
Description: Custom template for Contra-Bnad
Author: Jeff Opie
Author URI: http://www.z2productions.com
*/


* {  margin: 0; padding:0;  }
a {outline:none;}

h1 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 15px;
	line-height: 24px;
	color: #636363;
	font-weight:normal;
}
p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #636363;
	text-align:justify;
	padding-bottom: 10px;
}

.content {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #636363;
	text-align:justify;
}

.content h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #636363;
	font-weight:bold;
}

.content h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #636363;
	font-weight:normal;
}

.content a {
	color: #636363;
	text-decoration: none;
}

.content li {
	list-style: none;
	text-indent: -8px; margin-left: 8px;
}

.content a:hover {
	color: #ef2121;
	text-decoration: none;
}

.post p {
	font-family:Tahoma, Geneva, sans-serif;
	font-size: 13px;
	line-height: 19px;
	color: #636363;
	text-align:justify;
}

.post h2 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #636363;
	font-weight:normal;
}

.post h3 {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #636363;
	font-weight:normal;
}

.post a {
	color: #636363;
	text-decoration: none;
}

.post a:hover {
	color: #ef2121;
	text-decoration: none;
}
	

    
#centeredHome {
    position: absolute;
	width: 800px; height: 600px;
    left: 50%;
	margin-left: -400px;
	margin-top: 20px;
    text-align: left; 
    padding: 0px;
    border: 1px solid #cccccc;
    background-color: #fff;
	background:url(img/gun.gif) no-repeat;
    }
	
#centered {
    position: absolute;
	width: 800px; height: 600px;
    left: 50%;
	margin-left: -400px;
	margin-top: 20px;
    text-align: left; 
    padding: 0px;
    border: 1px solid #cccccc;
    background-color: #fff;
    }

#innerWrap { /*pushes footer to bottom (600-580 = 20 left over for footer*/
position:relative;
width: 800px; height:580px;
}

.footer {
position:relative;
width: 800px; height:20px;
background-image:url(img/footer.gif);
}

.footer_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #666666;
	padding: 5px 0px 0px 30px;
}

.footer_link a {
	color: #666666;
	text-decoration: none;
}

.footer_link a:hover {
	color: #ef2121;
	text-decoration: none;
}
	
#top {
width:800px;
height: 105px;
}

#contrabandBIG {
margin-top: 177px;
float: left;
width:242px;
height:121px;
background-image:url(img/contrabandbig.gif);
}

.main {
	width: 730px;
	margin: 10px 35px 0px 35px;
}

#content {
position:absolute;
margin-top:99px;
width:800px;
height:253px;
}


/*-- MENU LINKS --*/
ul#menu{
	list-style-type: none;
	padding: 0;
	margin: 0;
	margin-right:33px;
	margin-top: 31px;
	border: 0;
	top: 0px;
	left: 0px;
	width: 100px;
	height: 400px;
	float:right;
}

ul#menu li {
	padding: 0;
	margin: 0;
	display: block;
	font-family: Arial Narrow, Tahoma, Geneva, sans-serif;
	font-size: 11px;
	text-transform: uppercase;
	letter-spacing: 1px;
}

ul#menu li a {
	border: 0;
	display: block;
	height: 20px;
	color: #636363;
	text-decoration: none;
}

ul#menu li a:hover {
	border: 0;
	display: block;
	color: #ef2121;
	text-decoration: none;
}

.current_page_item a, .current_page_item a:hover {
		color: #ef2121 !important;
		}
		
.current_page_parent a, .current_page_parent a:hover {
		color: #ef2121 !important;
		}

li#culture a:link,
li#culture a:visited,
li#culture a {
width: 100px;
height:20px;
background: url(img/culture.gif) no-repeat; 
background-position: 0px 0px;
}

li#culture a:hover {
	background-position: 0px -20px;
}

li#capabilities a:link,
li#capabilities a:visited,
li#capabilities a {
width: 100px;
height:20px;
background: url(img/capabilities.gif) no-repeat; 
background-position: 0px 0px;
}

li#capabilities a:hover {
	background-position: 0px -20px;
}

li#communications a:link,
li#communications a:visited,
li#communications a {
width: 100px;
height:20px;
background: url(img/communications.gif) no-repeat; 
background-position: 0px 0px;
}

li#communications a:hover {
	background-position: 0px -20px;
}

li#contacts a:link,
li#contacts a:visited,
li#contacts a {
width: 100px;
height:20px;
background: url(img/contacts.gif) no-repeat; 
background-position: 0px 0px;
}

li#contacts a:hover {
	background-position: 0px -20px;
}

li#culture a.cultureactive { background-position: 0px -20px; }
li#capabilities a.capabilitiesactive { background-position: 0px -20px; }
li#communications a.communicationsactive { background-position: 0px -20px; }
li#contacts a.contactsactive { background-position: 0px -20px; }


/*-- logo top --*/
ul#logo {
	list-style-type: none;
	padding: 0;
	margin: 0;
	border: 0;
	width: 100px;
	height: 110px;
	float:left;
}

ul#logo li {
	padding: 0;
	margin: 0;
	display: block;
	text-indent: -9999px;	
}

ul#logo li a {
	border: 0;
	display: block;
	height: 110px;
}

ul#logo li a:hover {
	border: 0;
	display: block;
}	

li#logolink a:link,
li#logolink a:visited,
li#logolink a {
width: 100px;
height:110px;
background-image: url(img/contrabandtop.gif); 
background-position: 0px 0px;
}

li#logolink a:hover {
	background-position: 0px -110px;
}
