/*
-----------------------------------------------------
Tribe Mark Studio CSS Document
Location: tribemarkstudio.com/
FileName:  styles.css
Author: Shane Gardner
-----------------------------------------------------
*/

/* -----------------------------------------------------------------------


 Blueprint CSS Framework 0.8
 http://blueprintcss.org

   * Copyright (c) 2007-Present. See LICENSE for more info.
   * See README for instructions on how to use Blueprint.
   * For credits and origins, see AUTHORS.
   * This is a compressed file. See the sources in the 'src' directory.

----------------------------------------------------------------------- */

/* reset.css */
html, body, div, span, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, code, del, dfn, em, img, q, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {margin:0;padding:0;border:0;font-weight:inherit;font-style:inherit;font-size:100%;font-family:inherit;vertical-align:baseline;}
body {line-height:1.5;}
table {border-collapse:separate;border-spacing:0;}
caption, th, td {text-align:left;font-weight:normal;}
table, td, th {vertical-align:middle;}
blockquote:before, blockquote:after, q:before, q:after {content:"";}
blockquote, q {quotes:"" "";}
a img {border:none;}

/* typography.css */
body {font-size:75%;color:#222;background:#fff;font-family:"Helvetica Neue", Arial, Helvetica, sans-serif;}
h1, h2, h3, h4, h5, h6 {font-weight:normal;color:#111;}
h1 {font-size:3em;line-height:1;margin-bottom:0.5em;}
h2 {font-size:2em;margin-bottom:0.75em;}
h3 {font-size:1.5em;line-height:1;margin-bottom:1em;}
h4 {font-size:1.2em;line-height:1.25;margin-bottom:1.25em;}
h5 {font-size:1em;font-weight:bold;margin-bottom:1.5em;}
h6 {font-size:1em;font-weight:bold;}
h1 img, h2 img, h3 img, h4 img, h5 img, h6 img {margin:0;}
p {margin:0 0 1.5em;}
p img.left {float:left;margin:1.5em 1.5em 1.5em 0;padding:0;}
p img.right {float:right;margin:1.5em 0 1.5em 1.5em;}
a:focus, a:hover {}
a {color:#009;text-decoration:underline;}
blockquote {margin:1.5em;color:#666;font-style:italic;}
strong {font-weight:bold;}
em, dfn {font-style:italic;}
dfn {font-weight:bold;}
sup, sub {line-height:0;}
abbr, acronym {border-bottom:1px dotted #666;}
address {margin:0 0 1.5em;font-style:italic;}
del {color:#666;}
pre {margin:1.5em 0;white-space:pre;}
pre, code, tt {font:1em 'andale mono', 'lucida console', monospace;line-height:1.5;}
li ul, li ol {margin:0 1.5em;}
ul, ol {margin:0 1.5em 1.5em 1.5em;}
ul {list-style-type:disc;}
ol {list-style-type:decimal;}
dl {margin:0 0 1.5em 0;}
dl dt {font-weight:bold;}
dd {margin-left:1.5em;}
table {margin-bottom:1.4em;width:100%;}
th {font-weight:bold;}
thead th {background:#c3d9ff;}
th, td, caption {padding:4px 10px 4px 5px;}
tr.even td {background:#e5ecf9;}
tfoot {font-style:italic;}
caption {background:#eee;}
.small {font-size:.8em;margin-bottom:1.875em;line-height:1.875em;}
.large {font-size:1.2em;line-height:2.5em;margin-bottom:1.25em;}
.hide {display:none;}
.quiet {color:#666;}
.loud {color:#000;}
.highlight {background:#ff0;}
.added {background:#060;color:#fff;}
.removed {background:#900;color:#fff;}
.first {margin-left:0;padding-left:0;}
.last {margin-right:0;padding-right:0;}
.top {margin-top:0;padding-top:0;}
.bottom {margin-bottom:0;padding-bottom:0;}


/* Framework */

* {
	margin: 0;
}
html, body {
	height: 100%;

}
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -500px; /* the bottom margin is the negative value of the footer's height */

}
.footer, .push {
	height: 500px; /* .push must be the same height as .footer */

	}


/* Layout */	
	
	
body {
	text-align: center;
	
background:#000 url(/uploads/images/background.jpg) repeat-x;

}


a {
color:#006fb9;
	text-decoration:none;

}

a:hover {
	color:#CCC;
}

ul {
margin:0;
padding:0;

}

li {
list-style: none;

}

.all-more {
margin:10px 0 0 0;

}

/* Typography */

h1 {

font-size:18px;
font-weight:bold;
color:#FFF;


}

.goods {

color:#da2617;

}

.guts {

color:#85c226;


}

.glory {
color:#f9c203;

}

.glam {

color:#00aeef;

}



h2 {

font-size:16px;
font-weight:bold;
color:#9ac3da;


}

h3 {
font-size:16px;
font-weight:bold;
color:#9ac3da;


}

p {

color:#99aab1;
font-size:13px;


}

.clear-20 {
padding:10px 0 10px 0;
clear:both;

}
.wrapper {
	position: relative;
	width: 960px;
	font-size: 0.9em;
	margin: 0 auto -180px;
	text-align: left;

}

.news-date {
font-weight:bold;
color:#FFF;
margin-bottom:5px;
width:75px;

}

/* Header Content Styles */


.header-col-container {
width:960px;
margin:0 auto 0 auto;

}


#header {
overflow:hidden;

}

.logo {
	float: left;
	width: 374px;
	margin-top: 40px;
padding:0 0 20px 0;

}


.social-icons {
	float: right;
	width: 80px;
	position: absolute;
	left: 850px;
	top: 160px;

}

.inner {
margin: 0 auto;
background-color:#000;
}

.tweet{
text-align:left;
font-size:12px;
font-weight:bold;
color:#a5acaf;
background:url(../uploads/images/bird.png) no-repeat;
width:920px;
margin:5px auto 0 auto;
padding:10px 0 10px 40px;
clear:both;
}




#primary-navigation {
	width: 920px;
	float: left;
	clear: both;
	padding-right: 10px;
	padding-left: 10px;

}


/* Content Styles */




.content-container {
font-size:12px;
	clear: both;
	width: 940px;
	padding: 10px;

}



.content {
float:left;
width:450px;
padding:20px 0 20px 12px;

}

.gallery {

clear:both;

}


.side-bar{
float:left;
width:450px;
margin:20px 0 0 20px;

}



.image-rotator {
	float: left;
	width: 940px;
clear:both;

}

.banner {
	float: left;
	width: 940px;
clear:both;

}

.multimedia-player {

background:#FFF !important;

}

.news-col {
	width: 400px;
	float: left;
	
margin-top:20px;
margin-bottom:20px;
}



.col {
	width: 540px;
	float: left;
	margin-right: 10px;
margin-top:20px;
margin-bottom:20px;
}



.col-last {
	width: 400px;
	float: left;
margin-top:20px;

margin-left: 140px;
}

.col-content {
	width: 305px;
	float: left;
	margin-right: 10px;

}

.col-content li{
	padding:0 0 10px 0;
color:#999;
}

.form-col {
	width: 250px;
	float: left;
	margin-right: 10px;
margin-top:20px;
margin-bottom:20px;
}


.clear {
width:940px;
clear:both;

}

img {

border:0;
}

/* Footer Styles */
.footer {
	position: relative;
	text-align:center;
	margin: 0 auto;
background-color:#101010;

}


.footer a {
	color: #000;
	text-decoration: underline;
	border: 0;
}



.footer-col-container {
width:960px;
margin:0 auto 0 auto;

}


.footer-col {
	width: 200px;
	float: left;

margin:30px 10px 0 0;
	text-align: left;

}






.footer-col li a{
	
color:#CCC;
display:block;
width:150px;
padding:5px;
list-style: none;
text-decoration:none;

}


.footer-col li a:hover{
color:#FFF;	
background-color:#333;

}


.footer-col-last {
	width: 250px;
	float: left;
	text-align: right;
margin:30px 0 0 60px;
}

.footer-col-last li a{
	
color:#CCC;
display:block;
width:150px;
padding:5px;
list-style: none;
text-decoration:none;

}

.footer-col-last li a:hover{
color:#FFF;	
background-color:#333;

}











/* accessibility */

/* 
menu links accesskeys 
*/
span.accesskey {
   text-decoration:none;
}

/* 
accessibility divs are hidden by default 
text, screenreaders and such will show these 
*/
.accessibility, hr {
   position: absolute;
   top: -999em;
   left: -999em;
}

/* 
definition tags are also hidden 
these are also used for menu links    
*/
dfn {
   position: absolute;
   left: -1000px;
   top: -1000px;
   width: 0;
   height: 0;
   overflow: hidden;
   display: inline;
}
/* end accessibility */


/* wiki style external links */
/* external links will have "(external link)" text added, lets hide it */
a.external span {
  position: absolute;
  left: -5000px;
  width: 4000px;
}

/* make some room for the image */
a.external {
/* css shorthand rules, read: first top padding 0 then right padding 12px then bottom then right */
  padding: 0 12px 0 0;
}
/* colors for external links */
a.external:link {
  color: #18507C;
/* background image for the link to show wiki style arrow */
  background: url(/images/cms/external.gif) no-repeat 100% 0;
}
a.external:visited {
  color: #18507C; /* a different color can be used for visited external links */

/* 
Set the last 0 to -100px to use that part of the external.gif image for different color for active links 
external.gif is actually 300px tall, we can use different positions of the image to simulate rollover image changes.
*/
  background: url(/images/cms/external.gif) no-repeat 100% 0; 
}

a.external:hover {
  color: #18507C;
/* Set the last 0 to -200px to use that part of the external.gif image for different color on hover */
  background: url(/images/cms/external.gif) no-repeat 100% 0; 
  background-color: #C3D4DF;
}
/* end wiki style external links */


/* clearing */
/* 
clearfix is a hack for divs that hold floated elements. it will force the holding div to span all the way down to last floated item.
We strongly recommend against using this as it is a hack and might not render correctly but it is included here for convenience.
Do not edit if you dont know what you are doing
*/
	.clearfix:after {
		content: "."; 
		display: block; 
		height: 0; 
		clear: both; 
		visibility: hidden;
	}
	* html>body .clearfix {
		display: inline-block; 
		width: 100%;
	}
	
	* html .clearfix {
		/* Hides from IE-mac \*/
		height: 1%;
		/* End hide from IE-mac */
	}

/* end clearing */









 /* image replacement */
        .graphic, #prevBtn, #nextBtn, #slider1prev, #slider1next{
            margin:0;
            padding:0;
            display:block;
            overflow:hidden;
            text-indent:-8000px;
            }
    /* // image replacement */		

/* Easy Slider */

	#slider ul, #slider li,
	#slider2 ul, #slider2 li{
		margin:0;
		padding:0;
		list-style:none;
		}
	#slider2{margin-top:1em;}
	#slider li, #slider2 li{ 
		/* 
			define width and height of list item (slide)
			entire slider area will adjust according to the parameters provided here
		*/ 
		width:940px;
		height:250px;
		overflow:hidden; 
		}	
	#prevBtn, #nextBtn,
	#slider1next, #slider1prev{ 
		display:block;
		width:30px;
		height:77px;
		position:absolute;
		left:-30px;
		top:71px;
		z-index:1000;
		}	
	#nextBtn, #slider1next{ 
		left:696px;
		}														
	#prevBtn a, #nextBtn a,
	#slider1next a, #slider1prev a{  
		display:block;
		position:relative;
		width:30px;
		height:77px;
		background:url(/../images/btn_prev.gif) no-repeat 0 0;	
		}	
	#nextBtn a, #slider1next a{ 
		background:url(/../images/btn_next.gif) no-repeat 0 0;	
		}	
		
	/* numeric controls */	

	ol#controls{
		/*margin:1em 0;*/
		padding:0;
margin:0;
		height:28px;	
width:940px;

background:#000;

		}



	ol#controls li{
		margin:0 10px 0 0; 
		padding:0;
		float:left;
		list-style:none;
		height:28px;
		line-height:28px;

		}
	ol#controls li a{
		float:left;
		height:28px;
		line-height:28px;
		
		background:#000;
		color:#555;
		padding:0 10px;
		text-decoration:none;
		}
	ol#controls li.current a{
		background:#333;
		color:#fff;
		}
	ol#controls li a:focus, #prevBtn a:focus, #nextBtn a:focus{outline:none;}
	
/* // Easy Slider */








/************************************************
NAV
************************************************/
/* Primary Navigation */


#primary-navigation-container {
margin: 0;


}

#menu_vert {
   margin-left: 1px;
   margin-right: 1px;

}

/* The wrapper clears the floating elements of the menu */

/* Fix for Opera 8 */
.clearb { clear: both; }
#menuwrapper { 
   /* Fix for Opera 8 */ 
   /*   overflow: hidden;  */ 


   width: 100%;
}

/* Set the width of the menu elements at second level. Leaving first level flexible. */
#primary-nav li li { 
   width: 200px; 
background-color: #16191D; 

}


/* Unless you know what you do, do not touch this */ 
#primary-nav, #primary-nav ul { 
   list-style: none; 
   margin: 0px; 
   padding: 0px; 
}
#primary-nav ul { 
   position: absolute; 
   top: auto; 
   display: none; 
}
#primary-nav ul ul { 
   margin-top: 1px;
   margin-left: -1px;
   left: 100%; 
   top: 0px; 
}
	
#primary-nav li { 
padding-right: 32px;
   margin-left: -1px;
   float: left; 

}
#primary-nav li li { 
   padding:0;
   margin-left: 25px;
   margin-top: -1px;
   float: none; 
   position: relative; 


}

/* Styling the basic appearance of the menu elements */
#primary-nav a { 

font-size:16px;
font-weight:bold;



   

}

/* Styling the width of the menu tabs */
#primary-nav li a { 
padding: 12px 0 15px 0;
width:110px;
color:#FFF;
display: block; 
text-align:center;

}

#primary-nav li a:hover { 
  
background: url(/uploads/images/nav-active-back.gif) no-repeat center bottom;
color:#CCC !important;
}


#primary-nav li li a { 

background: url(none) !important;
padding: 7px 0 7px  10px;
font-size:11px;
font-weight:normal;
display:block;
color: #CCC;

}

#primary-nav li li a:hover { 
background: #111 !important;


}	


/* Styling the basic appearance of the active page elements (shows what page in the menu is being displayed) */

#primary-nav li.home a{ 
  
color:#FFF;
background: url(/uploads/images/nav-active-back.gif) no-repeat center bottom;

}

#primary-nav li.the-goods a{ 
  
color:#da2617;
background: url(/uploads/images/nav-active-back.gif) no-repeat center bottom;

}

#primary-nav li.the-guts a{ 
  
color:#85c226;
background: url(/uploads/images/nav-active-back.gif) no-repeat center bottom;
}

#primary-nav li.the-glory a{ 
  
color:#f9c203;
background: url(/uploads/images/nav-active-back.gif) no-repeat center bottom;
}

#primary-nav li.the-glam a{ 
  
color:#00aeef;
background: url(/uploads/images/nav-active-back.gif) no-repeat center bottom;
}




#primary-nav li.menuactive ul li a{ 
  
color:#CCC;
}

#primary-nav li.menuactive ul li.menuactive a{ 
  
color:#FFF;
}



/* Styling the basic apperance of the menuparents - here styled the same on hover (fixes IE bug) */
#primary-nav ul li.menuparent, 
#primary-nav ul li.menuparent:hover, 
#primary-nav ul li.menuparenth { 

 

}


/* Styling the apperance of menu items on hover */

#primary-nav li:hover, 
#primary-nav li.menuh, 
#primary-nav li.menuparenth, 
#primary-nav li.menuactiveh { 


}


/* The magic - set to work for up to a 3 level menu, but can be increased unlimited */

/* 
just add 
#primary-nav li:hover ul ul, 
#primary-nav li.menuparenth ul ul ul,
for fourth level 
*/
#primary-nav ul, 
#primary-nav li:hover ul, 
#primary-nav li:hover ul ul, 
#primary-nav li.menuparenth ul, 
#primary-nav li.menuparenth ul ul { 
   display: none; 
}

/* add 
#primary-nav ul ul ul li:hover ul, 
#primary-nav ul ul ul li.menuparenth ul,
for fourth level
*/
#primary-nav li:hover ul, 
#primary-nav ul li:hover ul, 
#primary-nav ul ul li:hover ul, 
#primary-nav li.menuparenth ul, 
#primary-nav ul li.menuparenth ul, 
#primary-nav ul ul li.menuparenth ul { 
   display: block; 

}


/* IE Hacks */
#primary-nav li li { 
   float: left; 
   clear: both; 

}
#primary-nav li li a { 
   height: 1%; 

}









/* --------- Form ---------- */



.formRow {clear:both; text-align:left; padding:4px; vertical-align:middle; overflow:hidden;  line-height:25px;}

.formButtonPad {clear:both; margin-left:63px;}

#allforms {
               
margin:10px 0 10px 0;
			

}

#allforms ul{
	
}


#allforms li{
	
margin:5px 0 5px 0;
list-style:none;


}

#allforms input {
font-weight:bold;
border:solid 1px #CCC;
height:20px;
width:250px;
margin:10px 0 10px 0 ;



}

#allforms textarea {
border:solid 1px #CCC;
height:20px;
width:250px;
height:150px;
margin:10px 0 10px 0 ;
padding:5px;

}

#allforms .required select{
background:#fff;
border:solid 1px #CCC;
height:20px;
width:250px;
margin:2px 0 5px 0 ;
padding:5px;


}

#allforms .submit {
margin:10px 0 0 0;
width:71px;
height:27px;
border:0;

}





.text {
font-size:12px;
font-weight:bold;
color:#FFF;


}

.required input{
background:#fff;
padding:5px 0  0 5px;
font-weight:bold;

}


.error {
color:#FFF;
font-weight:bold;
background-color:#990000;
padding:10px;
margin:0 0 20px 0;

}

.error li{
list-style:none;


}

.success {
color:#009933;
background-color:#CFFE9C;
padding:5px;
border: solid 1px #009933;


}

.submit {
margin:10px 0 0 0;
width:71px;
height:27px;
border:0;

}



	/* Sample FormBuilder CSS base */
	#detailed-form form {margin-top:0}
	#detailed-form form form, td, th, li { font-size: 100%}
	#detailed-form form form div {margin-bottom:0}
	#detailed-form form fieldset div {
		margin-bottom:0.5em;
		margin-left:1em;
	}
	#detailed-form form fieldset div div {
		margin-top:0.5em;
		margin-left:1em
	}
	#detailed-form form fieldset {
		margin-bottom:1em;
		border:1px solid #CCC;
		padding:0.5em
	}
	#detailed-form form fieldset label {
		width:auto;
	}
	#detailed-form form legend {
		color:#FFF;
		background:#379aff;
		font-size:1.2em;
font-weight:bold;
		margin-bottom:0.5em;
		padding:0.2em;
		width:auto;
		border:1px solid #CCC
	}
	#detailed-form form textarea {
		margin: 0.5em 0;
		width:98%;
		height: 6em


	}

#detailed-form form input{
border: solid 1px #CCC;
}





	/* Apply this class to text/select input fields with shorter labels
		to help alignment */
	.short-label label {float:left; width:10em}
	.short-label fieldset div input,
	.short-label fieldset div select {width:16em;}

	/* Pretty up your Captcha image output */
	.captcha {
		margin:0.5em 0;
		width:200px;
		text-align:center
	}
	.captcha img {border:1px solid #F60; margin-bottom:0.5em}
	.captcha input {width:196px; margin-top:0.5em}

	/* Just a bit more room for the Submit button */
	#detailed-form .submit {margin:0.5em 0  0 15px; }
