@font-face {
    font-family: CenturyGothic;
    src: url('http://crystalcastles.com/CenturyGothic.eot');
    src: local(CenturyGothic), url('http://crystalcastles.com/CenturyGothic.ttf') format('opentype');
}


body 
{
       /* background: #000000 url(images/bg-gradient.png) center center no-repeat fixed; */
        background: #191919;
	margin: 0;
	font-family: 'CenturyGothic', "Century Gothic", 'Apple Gothic', sans-serif, Arial, Trebuchet MS, verdana;
	font-size:11px;
	color: #fff;
}

.shit {
 background: #000 !important;
}

h2 {
	font-family: 'CenturyGothic', "Century Gothic", 'Apple Gothic', sans-serif, Arial, Trebuchet MS, verdana;
	font-size:15px;
	color: #ff0000;
	font-style:italic;
	font-weight:100;
	margin-top:0px !important;
	padding-top:0px !important;
}


.oneColElsCtr #container {
   margin-top:0px;
   margin-bottom:25px;
   margin-left: auto;
   margin-right: auto;
   width:975px;
   min-height:535px !important;
   border-radius: 5px;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
   padding-top:5px;
   padding-bottom:12px;
   background: transparent;
   position:relative;
}

#lyrics .second {
 margin-left: -2px;
}


#lyrics {
   font-family: 'CenturyGothic', "Century Gothic", 'Apple Gothic', sans-serif, Arial, Trebuchet MS, verdana;
   font-size:13px;  
   color:#ffffff;
   text-decoration:none;
   margin-top:0px;
   z-index:1000;
}


#lyrics a:link, #lyrics a:visited {
   color: #ffffff !important;
   text-decoration:none !important;

}

#lyrics a:hover {
   color:#ff0000 !important;
   border-bottom: 2px #ff0000 solid;
   padding-bottom:10px;
   -webkit-transition: 0.3s ease-in;
   -moz-transition: 0.3s ease-in;
   -o-transition: 0.3s ease-in;
   transition: 0.3s ease-in;
   }


#logo-cc {
   font-family: 'CenturyGothic', "Century Gothic", 'Apple Gothic', sans-serif, Arial, Trebuchet MS, verdana;
   font-size:22px;
   color: #ffffff !important;
   text-decoration:none;
   font-style:italic;
   z-index:1000;
   margin-left:763px;
   margin-top:0px;
   margin-bottom:5px;

}


img {
    border:none;
   /* border-radius: 5px;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px; */
   }


#index  {
   margin-top:-522px;
   padding-bottom: 15px;
   font-style:normal !important;   
} 

@-moz-document url-prefix() { #index {
   margin-top:-525px;
   padding-bottom: 15px;
   font-style:normal !important;   
}

}

#index ul {
   padding-left:0px;
}

#index a {
 font-size:13px;

}

#index a:link, #index a:visited {
   color:#fff;
   text-decoration:none;
} 

#index a:hover {
   color:#ff0000 !important;
   border-bottom: 2px #ff0000 solid;
   padding-bottom:10px;
   -webkit-transition: 0.3s ease-in;
   -moz-transition: 0.3s ease-in;
   -o-transition: 0.3s ease-in;
   transition: 0.3s ease-in;
}

#index-retry {
   margin-top:20px;
   padding-bottom: 0px;
   font-style:normal !important;  
   width:975x; 
   float:left;
} 



#index-retry ul {
   padding-left:0px;
}

#index-retry a {
 font-size:13px;

}

#index-retry a:link, #index-retry a:visited {
   color:#fff;
   text-decoration:none;
} 

#index-retry a:hover {
   color:#ff0000;
   border-bottom: 2px #ff0000 solid;
   padding-bottom:10px;
   -webkit-transition: 0.3s ease-in;
   -moz-transition: 0.3s ease-in;
   -o-transition: 0.3s ease-in;
   transition: 0.3s ease-in;

}

#index-3  {
   margin-left: -33px;
   margin-top:-502px;
   padding-bottom: 15px;
   font-style:normal !important;   
} 

@-moz-document url-prefix() { #index-3 {
   margin-left: -33px;
   margin-top:-508px;
   padding-bottom: 15px;
   font-style:normal !important;   
}

}

#index-3 a {
 font-size:13px;

}

#index-3 a:link, #index-3 a:visited {
   color:#fff;
   text-decoration:none;
} 

#index-3 a:hover {
   color:#ff0000;
   border-bottom: 2px #ff0000 solid;
   padding-bottom:10px;
   -webkit-transition: 0.3s ease-in;
   -moz-transition: 0.3s ease-in;
   -o-transition: 0.3s ease-in;
   transition: 0.3s ease-in;

}


   
#menu *  {
 display:inline;
 text-transform: lowercase;

}  

#menu ul li  {
margin-right:8px;

}   


#ccII{
   margin-left:auto;
   margin-right:auto;
   width:975px;
   margin-top:0px;
   border-radius: 5px;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
}   

#ccII a:link, #ccII a:visited {
   color:#808080;
   text-decoration:none;
} 

#ccII a:hover {
   color:#ff0000;
   -webkit-transition: 0.3s ease-in;
   -moz-transition: 0.3s ease-in;
   -o-transition: 0.3s ease-in;
   transition: 0.3s ease-in;
}

.album-image {
    float:left;
}


#ccII-3 {
   margin-left:7px;
   margin-top:15px;
   border-radius: 5px;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
}   

#ccII-3 a:link, #ccII-3 a:visited {
   color:#808080;
   text-decoration:none;
} 

#ccII-3 a:hover {
   color:#ff0000;
   -webkit-transition: 0.3s ease-in;
   -moz-transition: 0.3s ease-in;
   -o-transition: 0.3s ease-in;
   transition: 0.3s ease-in;
}

.merch {
    width: 500px;
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 20px;
    margin-top: 220px;
    color:#ffffff;
    
}

.merch a:link, .merch a:visited {
    color:#ffffff ;
    font-style: normal !important;
    text-decoration:none !important;
}

.merch a:hover {
   color:#ff0000;
   border-bottom: 2px #ff0000 solid;
   padding-bottom:10px;
   -webkit-transition: 0.3s ease-in;
   -moz-transition: 0.3s ease-in;
   -o-transition: 0.3s ease-in;
   transition: 0.3s ease-in;
   }


#release {
   margin-left:auto;
   margin-right: auto;
   width:140px;
   margin-top:0px;
   color:#ffffff;
   font-style:normal !important;
}

#release a:link, #release a:visited {
   color:#808080;
   text-decoration:none;
} 

#release a:hover {
   color:#ff0000;
   -webkit-transition: 0.3s ease-in;
   -moz-transition: 0.3s ease-in;
   -o-transition: 0.3s ease-in;
   transition: 0.3s ease-in;
}
 
   
.oneColElsCtr  #links{
    margin-top: 4px;
    color: #ffffff;
    font-family: 'CenturyGothic', "Century Gothic", 'Apple Gothic', sans-serif, Arial, Trebuchet MS, verdana;
    text-align: center;
    padding-left: 20px;
    list-style:none !important;
   }
   

/*Twitter Feed */

div.twitters {
        font-family: 'CenturyGothic', "Century Gothic", 'Apple Gothic', sans-serif, Arial, Trebuchet MS, verdana;
	font-size:10px;
	color: #ffffff;
 
}

div.twitters p a {
        font-family: 'CenturyGothic', "Century Gothic", 'Apple Gothic', sans-serif, Arial, Trebuchet MS, verdana;
	font-size:10px;
	color: #000000;
	background: #000000;
}

div.twitters a:link, div.twitters a:visited {
font-family: 'CenturyGothic', "Century Gothic", 'Apple Gothic', sans-serif, Arial, Trebuchet MS, verdana;
   color:#eeeeee;
   font-weight:bold;
   text-decoration:none;
}

div.twitters a:hover, div.twitters a.active {
   color:white;
   text-decoration:underline
   -webkit-transition: 0.3s ease-in;
   -moz-transition: 0.3s ease-in;
   -o-transition: 0.3s ease-in;
   transition: 0.3s ease-in;
 }

div.twitters ul li {
   list-style:none !important;
    position:fixed;
    margin-top:-16px;
    left:46%;
	margin-left:-330px;
    background: url("images/bg.png") repeat-x;
    color:#eeeeee;
    padding:.4em 10px 2em 10px;
    text-decoration:none;
    text-decoration:none;
    text-transform:uppercase;
    font-weight:bold;
    border-radius: 2px;
    -webkit-border-radius: 5px;
    -moz-border-radius: 5px;
	z-index:1;
}


em.twitterTime a, em.twitterTime a:visited {
  font-family: 'CenturyGothic', "Century Gothic", 'Apple Gothic', sans-serif, Arial, Trebuchet MS, verdana;
  font-size:11px;
  color: #eeeeee;
  font-style: normal !important;
  text-decoration: underline;
}

em.twitterTime a:hover {
  font-family: 'CenturyGothic', "Century Gothic", 'Apple Gothic', sans-serif, Arial, Trebuchet MS, verdana;
  font-size:11px;
  color: #ffffff;
  font-style: normal !important;
  text-decoration:underline;
   -webkit-transition: 0.3s ease-in;
   -moz-transition: 0.3s ease-in;
   -o-transition: 0.3s ease-in;
   transition: 0.3s ease-in;
}

/* end twitter */

#paypal input {
 background: transparent !important;
 border: none !important;
 }


#email {
    padding:2px;
}

@-moz-document url-prefix() { #email {
    padding:2px 3px 2px 3px !important;
    width:115px;
    
}
}

#button{
 color:#ffffff;
 border: none !important; 
 display:block;
 float:right;
 width:60px;
 height:20px;
 background:url(images/signup.png) no-repeat;
 margin-top:-1px;
}



#button:hover {
 color:#808080;
 border: none !important;
 background-position:right top;

}

a.button-yt{
 color:#ffffff;
 border: none !important; 
 display:block;
 width:73px;
 height:20px;
 background:url(images/subscribe.png) no-repeat;
 position: absolute;
 margin-left:450px;
 margin-top:15px;
}




a.button-yt:hover {
 color:#808080;
 border: none !important;
 background-position:right top !important;
 position: absolute;
 margin-left:450px;
 margin-top:15px;
}

#list {
   font-family: 'CenturyGothic', "Century Gothic", 'Apple Gothic', sans-serif, Arial, Trebuchet MS, verdana;
   text-decoration:none;
   margin-top: 2px;
   margin-right:20px;
   float: right;
   clear:left;
   width:180px;
   height:40px;
}



#lineit * {
    float: left;
}

#lineit {    margin-top:3px;
}

#u {
    margin-top:3px !important;
}

#s {
    margin-top:3px !important;
}




/* lyrics */

.oneColElsCtr #albums { 
   background: none;
   position: fixed!important;
   margin: 0 auto;
   width: 1000px;
   position:relative;
   }
   
#cc {
   position: absolute;
   right: 50%;
   width:400px;
   margin-top:50px;
   border-radius: 5px;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
 
}

#ccII-album {
   left: 50%;
   position: absolute;
   width:400px;
   margin-top:50px;
   border-radius: 5px;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
}  

#ccII-album-lyrics {
   position: absolute;
   right: 50%;
   width:400px;
   margin-top:50px;
   border-radius: 5px;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
 
}
 

#index-lyrics {
   left: 73%;
   position: absolute;
   width:200px;
   margin-top:50px;
   border-radius: 5px;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;
}  

#index-lyrics a:link, #index-lyrics a:visited {
   color:#fff;
   text-decoration:none;
} 

#index-lyrics a:hover {
   color:#ff0000;
   -webkit-transition: 0.3s ease-in;
   -moz-transition: 0.3s ease-in;
   -o-transition: 0.3s ease-in;
   transition: 0.3s ease-in;
   
}

#centered {
   margin-top: 50px;
   margin-left:330px;
}

/* TOUR */
#feedControl {
  margin-top:35px !important;
  margin-left:auto !important;
  margin-right:auto !important;
  width:300px !important;
 }
.gfc-resultsHeader {
border-bottom: none !important;
margin-bottom:10px !important;
}

.gfc-title {
 color: #fff !important;
 text-transform: capitalize  !important;
 font-size:13px !important;
}


.gf-title a {
 color: #fff;
 text-decoration:none !important;
}

.gf-title a:hover {
 color: #ff0000 !important;
 -webkit-transition: 0.3s ease-in;
 -moz-transition: 0.3s ease-in;
 -o-transition: 0.3s ease-in;
 transition: 0.3s ease-in;
}

#rss {
 margin-right:auto;
 margin-left:auto;
 position:absolute;
 width:20px;
 top:114px;
 left:448px;
 }
 
#rss-bottom {
 position: absolute;
 display: block;
 margin-left:90px;
 margin-top:-15px;
} 
 
#bit-events a {
 color: #fff;
 text-decoration:none !important;
 }
#bit-events a:hover{
 color: #ff0000;
 text-decoration:none !important;
 -webkit-transition: 0.3s ease-in;
 -moz-transition: 0.3s ease-in;
 -o-transition: 0.3s ease-in;
 transition: 0.3s ease-in;
} 

#bit-events table {
    border-bottom: none !important;
}

.bit-events td {
     border-top: none !important;
  
}



.bit-events, .bit-events-narrow {
display:table;
font-family: 'CenturyGothic', "Century Gothic", 'Apple Gothic', sans-serif, Arial, Trebuchet MS, verdana;
font-size:11px !important;
overflow:hidden;
width:100% !important;
margin-right:auto;
margin-left:auto;
}

#bit-events {
 margin-top:15px;
}

.bit-bottom {
 display:none !important;
}

div.tour {
 color: #fff !important;
 text-transform: lowercase  !important;
 font-size: 13px !important;
 margin-left:1px;
 margin-top:0px;
 position: relative;
 width:250px;
 }
 
 
 #bit-events tr.bit-local td {
 background: transparent !important;
 }

.bit-events th, .bit-events td {
    
 padding-top: 0px !important;
 padding-bottom: 0px !important;
 height: 26px !important;

}

tr.bit-header th, tr.bit-header-narrow
 {
    
 padding-top:0px !important;
 padding-bottom: 8px !important;
 padding-left: 0px !important;
}

.bit-events tr:hover {
    background: #6f001c;
    color: #ffffff;
    
}

.bit-events {
    font-size: 13px !important;
    font-weight: none !important;
}


#bit-events td.bit-location {
    font-weight: normal !important;
}

#bit-events a:hover {
    color: #ffff00;
}

.bit-description-links {
    
    display: none !important;
}

.bit-rsvp {
    
   /* display: none !important; */
}

td.bit-date {
    width:105px !important;
}

.bit-share-text {
    padding-right: 30px;
}

/* contact */



#contact #left_side, #pages #right_side {
	width: 300px;
	float: left;
}

#contact {
   margin-top:0px !important;
   margin-left:auto;
   margin-right:auto;
   border-radius: 5px;
   -webkit-border-radius: 5px;
   -moz-border-radius: 5px;   
    color: #FFFFFF;
    width: 900px;
}   

#staff .person a {
    color: #fff;
    padding-left: 27px;
    text-decoration:none !important;
}

#staff .person a:hover {
 color: #ff0000;
 border-bottom: 2px #ff0000 solid;
 padding-bottom:10px;
 text-decoration:none !important;
 -webkit-transition: 0.3s ease-in;
 -moz-transition: 0.3s ease-in;
 -o-transition: 0.3s ease-in;
 transition: 0.3s ease-in;
 }

#staff {
	font-size: 12px;
	line-height: 26px;
        font-family: 'CenturyGothic', "Century Gothic", 'Apple Gothic', sans-serif, Arial, Trebuchet MS, verdana;

}



#staff .person {
	float: left;
	width: 310px;
}


#staff {
	margin-top: 20px;
}

#staff .address {
    margin-bottom: 48px
    }

#staff .type {
    font-style: italic
    }

#staff .person {
    margin-bottom: 48px
    }

#staff .person p {
    font-weight: normal !important;
    }

#staff .person p a, #staff .person .position {
    font-weight: normal
    }
#staff.person .position { font-style: italic
}

#staff .person a {
	background: url(images/mail.png) 0 1px no-repeat;
}


/* contact form */

select {
    background: #111111;
    border-radius: 5px 5px 5px 5px !important;
    border: none !important;
    color: #ffffff;
}

textarea {
    background: #101010;
    border-radius: 5px !important;
    border: none !important;
    color: #ffffff;
    font-family: 'CenturyGothic', "Century Gothic", 'Apple Gothic', sans-serif, Arial, Trebuchet MS, verdana;
    font-size: 13px !important;

}

input {
 background:#111111;
 color:#ffffff;
 border: none !important;
 border-radius: 5px !important;
 -webkit-border-radius: 5px;
 -moz-border-radius: 5px;
 font-family: 'CenturyGothic', 'Century Gothic', 'Apple Gothic', sans-serif, Arial, Trebuchet MS, verdana;
 font-size:11px;
}

.player {
    margin-top: -24px !important;
    margin-left: -55px !important;
}

/* tumblr share */

#tumblr_button_abc123 {
 position: absolute;
 display: block;
 margin-left:893px;
 margin-top:15px;

}

/* .bit-tickets a.bit-buy-tix {
letter-spacing: 0px; 
line-height: 16px;
 background-image:url(http://crystalcastles.com/tour/images/btn_comment.gif); color:#4F4F4F; 
 display:block; 
 font-size:12px; 
 font-weight:bold; 
 height:20px; 
 margin:10px 0 0; 
 padding:4px 0 0; 
 text-align:center; 
 text-shadow:0 1px #FFFFFF; 
 width:70px
 } */

