@charset "UTF-8";
/* CSS Document */



body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding:0px;
	/* background-image:url(../images/bg_hive.gif); */
	background-repeat:repeat;
	background-position:center top;
	color:#CCC;
	margin:0;
	background-color:#001e26;
	background-attachment: fixed;
}


a:link {
	color: #ffffff;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #ffffff;
}
a:hover {
	text-decoration: none;
	color: #FC0;
}
a:active {
	text-decoration:none;
	color: #ffffff;
}
p {
	margin-top:15px;
	margin-bottom:15px;
	font-family:Arial, Helvetica, sans-serif;
	font-size:13px;
	line-height:18px;
	text-decoration:none;
	color:#CCC;
	text-transform:lowercase;
}
p a:hover {
	color:#FC0;
	text-decoration:none;
}
h1 {
	font-size:24px;
	font-weight:normal;
	color:#FFCC00;
}
h2 {
	font-size:18px;
	font-weight:normal;
}
h3 {
	font-size:18px;
	font-weight:normal;
	color:#C00;
}
h4 {
	font-size:16px;
	font-weight:normal;
	font-style:italic;
}
h5 {
	font-size:14px;
	font-weight:normal;
	color:#FC0;
	margin-bottom:0;
	line-height:10px;
}
td {
	font-size: 12px;
}
th {
	font-size: 12px;
}
.bodystyle {
	font-size: 12px;
}
.small {
	font-size: 9px;
}
.medium {
	font-size: 12px;
}
.big {
	font-size: 16px;
}
.xbig {
	font-size: 24px;
}
.expanded {
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
}
.justified {
	text-align: justify;
}
.footer {
	font-size: 9px;
	color: #999999;
}
.box1 {
	padding: 3px;
	border-width: medium;
	border-style: solid;
	border-color: #CCCCCC #666666 #666666 #CCCCCC;
}
.box2 {
	font-style: italic;
	word-spacing: 2pt;
	padding: 3px;
	border: 1px solid;
}
.clear_b {
	clear:both;
}
#wrapper {
	width:960px;
	margin-left:auto;
	margin-right:auto;
	margin-top:0px;
	margin-bottom:0px;
}
#header {
	margin-bottom:15px;
}
#footer {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	margin-top:20px;
	padding-top: 5px;
	margin-bottom: 20px;
	height: 30px;
	width:960px;
	margin-right:auto;
	margin-left:auto;
	clear:both;
}
#content {
	width:100%;
	min-height:400px;
}
#menu_container {
	float:right;
	display: block;
	text-align: right;
	height:20px;
	margin-top:135px;
}
.menu_item ul, .menu_item li {
	list-style:none;
	float:left;
	margin-left:15px;
	text-align: right;
}
.logo_position {
	padding-top:36px;
	float:left;
}
.margin_top_ten {
	margin-top:10;
}
/* HOMEPAGE */

#home_hero {
	margin-top:10px;
}
.home_left_side {
	float:left;
	margin-right:20px;
	width:640px;
}
.home_right_side {
	float:right;
}
.home_rs_title {
	font-size:18px;
	font-weight:normal;
	margin-top:10px;
}
.home_rs_item {
	margin-bottom:20px;
}
.lastest_home_item{
	margin-bottom:20px;
	display:block;
}
.latest_home_title {
	font-size: 14px;
	font-weight:normal;
	color:#FFF;
	margin-bottom:5px;
	margin-left:10px;
}
.latest_home_caption {
	font-size: 11px;
	color:#c8c8c8;
	margin-bottom:5px;
	margin-left:10px;
}
.latest_home_readmore {
	font-size: 11px;
	color:#FC0;
	font-style:italic;
	text-decoration:none;
	margin-left:10px;
}
.latest_home_readmore a:hover {
	color:#fff;
}
.whiteline {
	height:15px;
	border-top:solid #fff 1px;
}
/*FOLIO STYLES*/
.folio_title, .folio_title a:link, .folio_title a:active, .folio_title a:visited, .folio_title a:hover {
	font-size:10pt;
	margin-top:10px;
	margin-bottom:10px;
	display:block;

}
.folio_description {
	margin-top:10px;
	margin-bottom:10px;
	line-height:18px;
}
.folio_small_item a {
	width:280px;
	clear:none;
	display:block;
	float:left;
	height:215px;
	margin:12px;
	padding:5px;
	text-align:center;
	color:#CCC;
}
.folio_small_item a:hover {
	cursor:pointer;
	color:#FFF;
}


/* END FOLIO STYLES*/


/* TEAM STYLES*/
.team_title, .team_title a:link, .team_title a:active, .team_title a:visited, .team_title a:hover {
	font-size:13px;
	font-weight:normal;
	margin-top:10px;
	margin-bottom:5px;
	display:block;
}

.team_subtitle, .team_subtitle a:link, .team_subtitle a:active, .team_subtitle a:visited, .team_subtitle a:hover {
	font-size:10pt;
	margin-top:5px;
	margin-bottom:10px;
	display:block;
}

.team_description {
	margin-top:10px;
	margin-bottom:10px;
	line-height:18px;
}
#team_small_item a {
	width:160px;
	clear:none;
	display:block;
	float:left;
	margin:10px;
	padding:5px;
	text-align:center;
	color:#CCC;
	
}
#team_small_item a:hover {
	cursor:pointer;
	color:#FFF;
	
}

.team_photo_left{
	float:left;
	width:160px;
	margin-right:20px;
	margin-bottom:20px;
}

.team_detail_right {
	float:right;
	width:730px;
	margin-bottom:20px;
}

.team_detail_title{
	font-size:20pt;
	color:#FC0;
	margin-bottom:8px;
}

.blacksaltstudio_link  {
	float:right;
	font-size:11px;
	color:#999;
	width:180px;
	text-align:right;
	text-align:right;
}

.blacksaltstudio_link a:hover {
	color:#FFF;
}


.form_textfield {
	width:150px;
}


/* TUMBLR LINKS */

.tumblrThumbs {
    margin: 0 0 20px -30px;
    display: block;
	min-height: 150px;
}
    
.tumblrThumbs hr {
    border-bottom:1px solid #6d777d;
    border-top: none;
    display:block;
    margin:30px 0 30px 30px;
}
            
.tumblrThumbs .tumblrLink a {
    margin: 0 0 10px 30px;
	width: 300px;
	display: block;
	float: left;   
}
    
.tumblrThumbs .tumblrLink a img {
    width:300px;
    height:115px;
    display:block;
}

.tumblrThumbs .tumblrLink a .tumblrTitle {
    font-size:12px;
    color:#fff;
    line-height:12px;
    
}

.tumblrThumbs .tumblrLink a:hover .tumblrTitle {
   	color:#FC0;
}




/* WHAT WE DO LINKS */



.wwdThumbs {
    margin: 0 0 20px -26px;
    display: block;
	min-height: 150px;
}
    

.wwdThumbs h2 {
    margin:10px 0 20px 26px;
    color:white;
    font-size:24px;
    line-height:24px;
}

.wwdThumbs hr {
    border-bottom:1px solid #6d777d;
    border-top: none;
    display:block;
    margin:20px 0 30px 26px;
}
            
.wwdThumbs .wwdLink a {
    margin: 0 0 30px 26px;
	width: 220px;
	display: block;
	float: left;   
}
    
.wwdThumbs .wwdLink a img {
    width:220px;
    height:124px;
    display:block;
}

.wwdThumbs .wwdLink a .wwdTitle {
    font-size:12px;
    color:#fff;
    line-height:12px;
    
}

.wwdThumbs .wwdLink a:hover .wwdTitle {
   	color:#FC0;
}





/* LATEST */



.latestThumbs {
    margin: 0 0 20px -20px;
    display: block;
	min-height: 150px;
}
    

.latestThumbs h2 {
    margin:10px 0 20px 20px;
    color:white;
    font-size:24px;
    line-height:24px;
}

.latestThumbs hr {
    border-bottom: none;
    border-top: none;
    display:block;
    margin:20px 0 30px 20px;
}
            
.latestThumbs .latestLink a {
    margin: 0 0 10px 20px;
	width: 176px;
	display: block;
	float: left;
	min-height: 170px;  
}
    
.latestThumbs .latestLink a img {
    width:176px;
    height:104px;
    display:block;
}

.latestThumbs .latestLink a .latestTitle {
    font-size:12px;
    color:#fff;
    line-height:12px;
    
}

.latestThumbs .latestLink a:hover .latestTitle {
   	color:#FC0;
}







