/*
BAMM US LLC.
Global Styles
Gary Cekus Design
*/


/* ===================
Page Elements
====================*/

body {
	line-height: 21px;
	font-size: 14px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	margin: 0 auto;
	padding: 0;
	background: url(../img/bg.gif) repeat-x #fff;
	color: #424242;
	}

img {
	border: 0;
	behavior: iepngfix.htc;
	}
	
div {
	behavior: iepngfix.htc;
	}
	
h3 {
	margin: 0;
	padding: 0;
	color: #ed1d35;
	}
	
h4 {
	margin: 0;
	padding: 0;
	}

h2 {
	margin: 0;
	padding: 0;
	color: #ed1d35;
	font-weight: normal;
	}
	
/* ===================
Links
====================*/

a:link {
	color: #ed1d35;
	text-decoration: none;
	}

a:visited {
	color: #ed1d35;
	text-decoration: none;
	}
	
a:active {
	color: #ed1d35;
	text-decoration: none;
	}
	
a:hover {
	color: #9e0405;
	text-decoration: underline;
	}
	
/* ===================
Page Layout
====================*/

#wrapper {
	margin: 0 auto;
	padding-left: 10px;
	padding-right: 10px;
	width: 940px;
	}
	
#header {
	height: 55px;
	width: 100%;
	text-align: left;
	}
	
#nav {
	height: 67px;
	width: 100%;
	}

#feature {
	height: 298px;
	background: url(../img/feature-bg.jpg) no-repeat top right;
	width: 100%;
	}
	
#subnav {
	height: 106px;
	width: 100%;
	}

#content {
	width: 100%;
	}
	
#footer {
	width: 100%;
	height: 80px;
	text-align: right;
	vertical-align: middle;
	font-size: 10px;
	background: url(../img/foot-logo.gif) no-repeat top left;
	}

/* ===================
Positioning Divs
====================*/
	
.listings {
	position: relative;
	top: 26px;
	left: 600px;
	width: 219px;
	height: 51px;
	}
	
.listings a {
	background: url(../img/search-jobs-btn.gif) center top no-repeat;
	display: block;
	width: 219px;
	height: 51px;
	}
	
.listings a:hover {
	background-position: center bottom;
	}
	
.whiteboard {
	position: relative;
	height: 479px;
	width: 417px;
	top: -20px;
	left: -20px;
	}
	
/* ===================
Nav
====================*/

.menu {
	margin: 0;
	padding: 0;
	list-style: none;
}

.menu li {
	padding: 0;
	margin: 0;
	height: 67px;
	list-style: none;
	background-repeat: no-repeat;
	float: left;
}

.menu li a, .menu li a:visited {
	display: block;
	text-decoration: none;
	text-indent: -1000px;
	overflow: hidden;
	outline: none;
	height: 67px;
	background-repeat: no-repeat;
}

.home {
	background: url(../img/home.gif) center top;
	width: 100px;
	}
	
.home a {
	background: url(../img/home.gif) center top;
	width: 100px;
	height: 67px;
	}

.contact {
	background: url(../img/contact.gif) center top;
	width: 100px;
	}
	
.contact a {
	background: url(../img/contact.gif) center top;
	width: 100px;
	height: 67px;
	}

.services {
	background: url(../img/services.gif) center top;
	width: 100px;
	}
	
.services a {
	background: url(../img/services.gif) center top;
	width: 100px;
	height: 67px;
	}
	
.about {
	background: url(../img/about.gif) center top;
	width: 100px;
	}
	
.about a {
	background: url(../img/about.gif) center top;
	width: 100px;
	height: 67px;
	}
	
.careers {
	background: url(../img/careers.gif) center top;
	width: 100px;
	}
	
.careers a {
	background: url(../img/careers.gif) center top;
	width: 100px;
	height: 67px;
	}

ul.menu li a:hover {
	background-position: center bottom;
	}

.menu:after {content: "."; display: block; height: 0; clear: both; visibility: hidden;}

/* =================
Twitter Feed
==================*/

#tweet {

	}
#tweet ul {
	list-style: none;
	margin: 0;
	padding: 0;
	}
	
/*===============
Blog Feed
==============*/

.rss-box {
 	}
 	
.rss-items {
	margin: 0;
	padding: 0;
	}
	
p.rss-title {padding:0.5em;}

.rss-title {

}

.rss-item  {
  list-style:none;
  padding-bottom: 10px;
}

.rss-item a {
	text-decoration : none;
	color: #ed1d35;
	font-size: 18px;
	line-height: 24px;
	font-weight: bold;
	}
	
.rss-item a:visited {
	color: #ed1d35;
}

.rss-date {
	font-size: 75%;
	font-weight : normal;
	} 
	
/* ================
Form Styles
================= */
label
{
width: 100px;
float: left;
text-align: right;
margin-right: 30px;
display: block
}

input {
color: #666;
background: #eee;
border: 1px solid #999;
font-size: 16px;
padding: 5px;
width: 280px;
}

textarea {
color: #666;
background: #eee;
border: 1px solid #999;
font-size: 16px;
min-height: 150px;
width: 280px;
}

.submit input
{
color: #666;
background: #eee;
border: 1px solid #999;
margin-left: 130px;
width: auto;
}

.redbtn
{
color: #fff;
background: #ed1d35;
border: 1px solid #999;
width: auto;
} 
	
/* ================
Interior Styles
=================*/

.rtCol {
	background: url(../img/rt-bg.gif) no-repeat top left;
	padding: 10px;
	padding-top: 30px;
	min-height: 620px;
	vertical-align: top;
	text-align: left;
	}
	
.rtColLogo {
	background: url(../img/rt-bg.gif) no-repeat top left;
	padding: 10px;
	padding-top: 30px;
	min-height: 620px;
	vertical-align: top;
	text-align: center;
	}

.rtCol hr{
	border: none 0;
	border-top: 1px solid #ccc;
	height: 1px;
	line-height:normal;
	text-align: left;
	}
	
hr{
	border: none 0;
	border-top: 1px solid #ccc;
	height: 1px;
	line-height:normal;
	}
	
.highlightbox {
	margin: 0 auto;
	width: 92%;
	padding: 15px;
	background-color: #eee;
	border: 1px solid #999;
	}
	
.ltCol{
	min-height: 620px;
	padding-top: 30px;
	}
	
.error {
	background-color: #ff9999;
	color: #cc0000;
	border: 1px solid #cc0000;
	padding: 10px;
	font-size: 10px;
	line-height: normal;
	width: 80%;
}

