/*
Theme Name: Steel Encounters
Theme URI: http://www.steelencounters.com/
Description: WordPress theme for Steel Encounters
Version: 1.0
Date: 08/09
Author: Code Greene - Tim Haslam
Author URI: http://www.codegreene.com/
Tags: Blue, White, Custom
*/

/* RESETS */
html, body, div, span, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
	}

body {
	line-height: 1;
	color: black;
	background: white;
	}

ol, ul {
	list-style: none;
	}

table {
	border-collapse: separate;
	border-spacing: 0;
	}

caption, th, td {
	text-align: left;
	font-weight: normal;
	}

blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
	}

blockquote, q {
	quotes: "" "";
	}

.clearer {
	clear: both;
}

/* FONTS */
@font-face {
    font-family: 'GillSansMTBold';
    src: url('fonts/gilb____-webfont.eot');
    src: url('fonts/gilb____-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/gilb____-webfont.woff') format('woff'),
         url('fonts/gilb____-webfont.ttf') format('truetype'),
         url('fonts/gilb____-webfont.svg#GillSansMTBold') format('svg');
    font-weight: normal;
    font-style: normal;
}

@font-face {
    font-family: 'GillSansMTRegular';
    src: url('fonts/gil_____-webfont.eot');
    src: url('fonts/gil_____-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/gil_____-webfont.woff') format('woff'),
         url('fonts/gil_____-webfont.ttf') format('truetype'),
         url('fonts/gil_____-webfont.svg#GillSansMTRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}


/* GENERAL STYLES */
html{
  height: 100%;
  margin-top: 0px !important;
}
#ie6{
	display: none;
}
body {
	font-family: Helvetica, Arial, sans-serif;
	font-weight: normal;
	font-size: 13px;
	text-align: left;
	color: #333;
	position: relative;
  margin-top: -28px;
}
body.home{
  height: 100%;
}

a {
	color: #4284AF;
	text-decoration: none;
}

p {
	padding: 10px 0;
}

.wrapper {
	width: 982px;
	background: #fff url(img/site/bg2.gif) repeat-y;
	padding: 0 0 0 100px;
	margin: 0px auto;
}
body.home .wrapper{
  height: 100%;
}
.tagline{
  margin-top: 34px;
  width: 500px;
  float: left;
}
.tagline h2{
  font-family: "GillSansMTRegular";
  color: #005295;
  font-size: 14px;
  text-transform: uppercase;
}
.tagline h3{
  font-family: "GillSansMTRegular";
  color: #919191;
  font-size: 14px;
}
.tagline h3 span{
  padding: 0px 8px;
}

.main_nav {
	float: right;
	margin: 30px 0 30px 0;
	font-size: 11px;
}

.main_nav ul li {
	list-style-type: none;
	list-style-position: outside;
	float: left;
	margin: 0 0 0 15px;
}

.main_nav a {
	text-decoration: none;
	font-size: 14px;
	color: #5a5a5a;
	text-transform: uppercase;
	font-family: "GillSansMTRegular";
}
.main_nav ul li.current_page_item{
  border-bottom: 1px dotted #a6a6a6;
}
#main_img{

}
#content {
	padding: 0 0 0 0px;
}

#content_contact {
	width: 900px !important;
	padding: 0 0 0 0px;
}

#main_sub_nav {
	margin: 20px 0 150px 160px;
}

#main_sub_nav ul li {
	list-style-type: none;
	padding: 0;
}

#main_sub_nav li a {
	float: left;
	display: block;
	height: 59px;
	width: 223px;
	margin-right: 2px;
	font-weight: bold;
	font-size: 14px;
	color: #5a5a5a;
	text-align: center;
	padding-top: 17px;
	background: url('img/site/btn-home.png') no-repeat;
}

#main_sub_nav li a:hover{
  color: #005498;
}

.page_title {
	color: #092156;
	font-size: 28px;
	margin-bottom: 14px;
	text-transform: uppercase;
}

.page_title_small {
	color: #092156;
	font-size: 20px;
	margin-bottom: 14px;
	text-transform: uppercase;
}

.page_title_products {
	color: #092156;
	font-size: 20px;
	margin-bottom: 20px;
	margin-right: 10px;
	float: left;
	text-transform: uppercase;
	display: inline;
}

.page_title_products_sub {
	color: #6CAAD2;
	font-size: 20px;
	display: inline;
}

.page_content {
	color: #000000;
}

div.department {
	width: 200px;
	height: 500px;
	margin: 15px 0px 5px 0;
	float: left;
	position: relative;
}

div.department h4 {
	font-weight: bold;
	font-size: 1.15em;
	margin-bottom: .75em;
}

div.department ul li {
	line-height: 1.25em;
	margin-bottom: 5px;
	list-style-type: none;
}


ul.projects {
	float: left;
	width:690px;
}

ul.projects li {
	width: 206px;
	margin: 0 0 30px 15px;
	float: left;
	list-style-type: none;
}

.services_architectural ul.projects li,
.services_structural ul.projects li {
	width: 118px;
	list-style-type: none;
}

ul.projects li.first {
	margin-left: 0;
}

ul.projects li h4 {
	font-weight: normal;
	font-size: .8em;
	color: #8ab8fd;
	margin-bottom: .75em;
	text-transform: uppercase;
}

ul.contents {
	height: 125px;
	background: #eee;
	float: left;
}

.services_architectural ul.contents,
.services_structural ul.contents {
	width: 118px;
}

ul.contents li {
	font-size: 10px;
	margin: 0;
	padding: 5px;
	color: #666;
	width: 107px;
	list-style-type: none;
}

ul.images {
	float: left;
}

ul.images li {
	margin: 0;
	padding: 0;
}

ul.images li a.hidden {
	display: none;
}

.hidden {
	display: none;
}

ul.images li a.preview img {
	width: 100%;
}

.product_type {
	text-transform: capitalize;
	color: #6caad2;
}

div.slideshows {
	background: #eee;
	float: left;
	padding: 10px 0;
	height: 100px;
}

div.slideshows li {
	line-height: 18px;
}

div.slideshows li a {
	float: left;
	padding: 2px 10px;
}

.footer {
	display: block;
	overflow: hidden;
	clear: both;
	min-height: 50px;
}
.footer p{
  font-family: sans-serif;
  font-size: 12px;
  color: #7d7d7d;
  margin-bottom: 2px;
  padding: 0px;
  text-align: center;
}
.footer p span{
  padding: 0px 8px;
}
.footer p.copyright{
  margin-top: 10px;
  font-style: italic;
  padding-bottom: 15px;
  vertical-align: middle;
}
.footer p.copyright a{
  margin-top: 5px;
  padding-top: 15px;
}
.copyright_cont{
  overflow: hidden;
  width: 900px;
  margin: 0px auto;
}
.copyright_cont p{
  float: left;
  text-align: center;
  width: 100%;
}
.copyright_cont a{
  margin-top: 6px;
  margin-left: 5px;
}

ul li {
	list-style-type: disc;
	list-style-position: inside;
	padding: 5px 0;
}

ol li {
	list-style-type: decimal;
	list-style-position: inside;
	padding: 5px 0;
}



#slider {
    position:relative;
    width:652px; /* Change this to your images width */
    height:375px; /* Change this to your images height */
    background:url(img/site/loading.gif) no-repeat 50% 50%;
    float: left;
}
#slider img {
    position:absolute;
    top:0px;
    left:0px;
    display:none;
}
#slider a {
    border:0;
    display:block;
}


/* The Nivo Slider styles */
.nivoSlider {
	position:relative;
	cursor: wait !important;
}
.nivoSlider img {
	position:absolute;
	top:0px;
	left:0px;
}
/* If an image is wrapped in a link */
.nivoSlider a.nivo-imageLink {
	position:absolute;
	top:0px;
	left:0px;
	width:100%;
	height:100%;
	border:0;
	padding:0;
	margin:0;
	z-index:6;
	display:none;
}
/* The slices and boxes in the Slider */
.nivo-slice {
	display:block;
	position:absolute;
	z-index:5;
	height:100%;
}
.nivo-box {
	display:block;
	position:absolute;
	z-index:5;
}
/* Caption styles */
.nivo-caption {
	position:absolute;
	left:0px;
	bottom:0px;
	background: url("img/site/home-slide-nav-back.png");
	color:#fff;
	width:622px;
	padding: 15px;
	z-index:89999999999999999;
}
.nivo-caption p {
	padding:5px;
	margin:0;
}
.nivo-caption a {
	display:inline !important;
}
.nivo-html-caption {
    
}
/* Direction nav styles (e.g. Next & Prev) */
.nivo-directionNav a {
	position:absolute;
	top:45%;
	z-index:9;
	cursor:pointer;
}
.nivo-prevNav {
	left:0px;
}
.nivo-nextNav {
	right:0px;
}
/* Control nav styles (e.g. 1,2,3...) */
.nivo-controlNav{
  position: absolute;
  z-index: 9999999999;
  width: auto;
  height: 45px;
  top: 335px;
  right: 20px;
}
.nivo-controlNav a {
	position:relative;
	float: left;
	z-index:9;
	width:8px;
	height: 7px;
	text-indent: -999999px;
	cursor:pointer;
  margin: 10px 0px 10px 8px;
  background: url('img/site/slide-bullet.png') no-repeat top;
}
.nivo-controlNav a.active {
	font-weight:bold;
	background: url('img/site/slide-bullet.png') no-repeat bottom;
}


.news_feed{
  float: right;
  width: 290px;
  height: 338px;
  padding: 17px 20px 20px 20px;
  background: #a6a6a6;
  overflow: scroll;
  overflow-x: hidden;
}
.custom-block{
  margin-bottom: 35px;
}
.custom-block p a{
  color: #fff;
  text-decoration: underline;
}
.news_feed h3{
  font-size: 14px;
  font-family: "GillSansMTRegular";
  text-transform: uppercase;
  color: #fff;
  padding-bottom: 5px;
  border-bottom: 1px solid #fff;
  text-shadow: 1px 1px 3px #2f2f2f;
  font-weight: bold;
}
.news_feed h2{
  color: #fff;
  font-size: 14px;
  font-family: "GillSansMTRegular";
  text-transform: uppercase;
  margin-top: 20px;
  text-shadow: 1px 1px 3px #2f2f2f;
  font-weight: bold;
}
.news_feed p{
  color: #fff;
  font-size: 14px;
  font-family: "GillSansMTRegular";
  text-shadow: 1px 1px 3px #2f2f2f;
  margin-bottom: 5px;
  line-height: 1.3em;
}
.news_feed a.link-more{
  color: #fff;
  font-size: 12px;
  text-decoration: underline;
  font-style: italic;
  text-shadow: 1px 1px 3px #2f2f2f;
}
