/* $Id: main.css,v 1.1.4.2 2008/06/20 17:10:44 stevek Exp $
*/

/* GENERAL Styles 
----------------------------*/

html {
	background-color: #000000;
  background-image: url("//oztix.s3.amazonaws.com/outlet_additional_files/2012-AmplifierCapitol/images/bgAmps.jpg");
  background-attachment: fixed;
}

body {
  font-size: 100%; /* Fixes exaggerated text resizing in IE6 and IE7 */
  background:none;
  color: white;
  font-size: 11px;
   line-height: 1.5em;
   font-family: Arial, Helvetica, sans-serif;
   
}

textarea, #webform-client-form-36 { width: 200px; }

.field-field-datefield { float: right; }

#wrapper { 
	margin: 0 0 0 0; padding: 0 0 0 0;
	position: absolute;
	left: 50%;
	margin-left: -375px;
	width: 750px;
	}

tr, td, table, thead, tbody { border: none; }



#header {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 750px;
	height: 315px;
	
	
	}
	
#title {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 750px;
	height: 100px;
	background-image: url("//oztix.s3.amazonaws.com/outlet_additional_files/2012-AmplifierCapitol/images/amptop.png");
	background-repeat: no-repeat;

}

#title h1 {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	padding-left: 75px;
	padding-top: 75px;
	color: #FAA21C;
	text-transform: uppercase;
	letter-spacing: 0.1em;
	font-size: 22px!important;
	font-weight: lighter;
}

#content-amp, #content-contact {
	margin: 0 0 0 0;
	padding: 20px 0 0 0;
	background-image: url("//oztix.s3.amazonaws.com/outlet_additional_files/2012-AmplifierCapitol/images/ampmid.png");
	background-repeat: repeat-y;
	padding-left: 75px;
	color: white;
	padding-bottom: 20px;
	padding-right: 75px;
	font-family: Arial, Helvetica, sans-serif;
	min-height:330px;
}

.content-main p { padding-top: 5px; padding-bottom: 5px; width: 600px; line-height: 1.5em; }

.content-main { width: 600px; }

#footer {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	width: 750px;
	height: 100px;
	background-image: url("//oztix.s3.amazonaws.com/outlet_additional_files/2012-AmplifierCapitol/images/ampfooter.png");
	background-repeat: no-repeat;
}


body, caption, th, td, input, textarea, select, option, legend, fieldset {
	  
}



/* When declaring Link states, remember: LoVe HA : Link | Hover | Visited | Active */

a:link, a:visited {
	color: #8D3036;
 
  text-decoration:none;
}

a:hover, a:active {
  color: #F9A11E;
  text-decoration:underline;
}

/* Titles  */


/* Lists  */

ul, ol {
  margin-left: 0;
  padding-left: 2em;
}

/* tables  */

table {
	width: 99%;
}
tr.even td, tr.odd td {
	padding: 10px 5px;
}
tr.even {
	background-color: #f5f8ff;
}
tr.odd {
	background-color: #fff;
}

/* Code */

pre, code {
	background-color:#efefef;
	display:block;
	padding:5px;
	margin:5px 0;
	border:1px solid #aaa;
  font-family: "Bitstream Vera Sans Mono", "Courier New", monospace;
}

/* List Styles */

ul          { list-style-type: disc; }
ul ul       { list-style-type: circle; }
ul ul ul    { list-style-type: square; }
ul ul ul ul { list-style-type: circle; }
ol          { list-style-type: decimal; }
ol ol       { list-style-type: lower-alpha; }
ol ol ol    { list-style-type: decimal; }

/* Abbreviation */

abbr {
  border-bottom: 1px dotted #666;
  cursor: help;
  white-space: nowrap;
}

/* Date-based "abbreviations" show computer-friendly timestamps which are not
   human-friendly. */

abbr.created {
  border: none;
  cursor: auto;
  white-space: normal;
}

/* User Interface Styles 
---------------------------- */

.resizable-textarea textarea {
	font-size:14px!important;
}
.messages {
	padding: 10px;
	margin: 10px;
	border: 1px solid #04a107;
	color: #04a107;
	background-color: #edffed;
}
form{
	margin:10px 0;
}

/* Rollover edit links for blocks
----------------------------*/

div.block {
  position: relative;
}
div.block div.edit {
  display: none;
  position: absolute;
  right: 0;
  top: 0;
  z-index: 40;
  border: 1px solid #eee;
  padding: 0 2px;
  font-size: 11px;
  background-color: #fff;
}

div.block:hover div.edit {
  display: block;
}

.field-field-thumbnail { float: right; margin: 0 0 0 0; padding:  0 0 0 0;margin-right: 10px; clear: both;}

.field-field-thumbnail .field-label { display: none; }

.field-field-subhead { color: #8E2F35; padding-bottom: 5px; font-size: 12px!important; }

.field-field-subhead .field-label { display: none; }

.field-field-subhead .field-items { font-size: 11px!important; }

.field-field-datefield .field-label { display: none; }

.field-field-datefield { color: #CCCCCC; font-weight: bold;  font-size: 12px;padding-bottom: 2px; }

.field-field-venue .field-label { display: none;  }

.field-field-venue { text-transform: uppercase; letter-spacing: 0.1em;font-size: 12px; padding-bottom: 2px;}

.field-field-datefield { color: #CCCCCC; font-weight: bold;  font-size: 12px; }

.field-field-tickets .field-label { padding-bottom: 2px;}

.eventfull { padding: 15px 15px 15px 15px; margin: 10px 20px 10px 20px ; border: 2px solid #333333; min-height: 150px; width: 520px; }

.eventfull h2 { color: #FAA21C; padding-bottom: 5px;}




.teaser .field-field-thumbnail { float: left; margin: 0 0 0 0; padding:  0 0 0 0; padding: 5px 5px 5px 5px; }

.teaser .field-field-thumbnail .field-label { display: none; }

.teaser .field-field-subhead { color: #8E2F35; padding-bottom: 0; font-size: 14px; }

.teaser .field-field-subhead .field-label { display: none; }

.teaser .field-field-datefield .field-label { display: none; }

.teaser .field-field-datefield { color: #CCCCCC; font-weight: bold;  font-size: 12px; padding-bottom: 0; }

.teaser .field-field-venue .field-label { display: none;  }

.teaser .field-field-venue { text-transform: uppercase; letter-spacing: 0.1em;font-size: 12px; padding-bottom: 0;}

.teaser .field-field-datefield { color: #CCCCCC; font-weight: bold;  font-size: 12px; }

.teaser .field-field-tickets .field-label { padding-bottom: 0;}

.field-field-galleryimage { padding: 30px 30px 30px 30px; }

.field-field-galleryimage img { padding: 5px 5px 5px 5px!important; float: left; }

.field-field-galleryimage .field-label { display: none; }

.view-amplifier-gallery, .view-capitol-gallery { padding: 5px 5px 5px 5px; }

.view-amplifier-gallery h2, .view-capitol-gallery h2 { display: none; }|

.field-field-gallery-thumbnail .field-label { display: none; }

#node-36 { clear: left;padding-top: 20px; }

.functions img { padding-right: 20px; }

.functions p { width: 400px; }

.view-comingsoon { padding: 0 0 0 0; border-top: 1px solid #cccccc; 
	padding-top: 5px; padding-bottom: 5px; margin-top: 2px; margin-bottom: 2px; 
 }
 
 .view-comingsoon .field-field-subhead  { }
 

 
  .view-comingsoon .eventteaser { border-bottom: 1px solid #cccccc; padding-bottom: 10px; margin-bottom: 10px; margin-top: 5px;}
  
  #block-views-comingsoon-block_1 { width: 500px; margin-left: 40px; }
  
  .field-field-datefield { margin-top: -22px; }
  
 
  .field-field-splash .field-label { display: none; }

.teaser h2 { font-size: 13px; }