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

html 		{font-family: 'Francois One', sans-serif;
min-width:1100px;}

body		{
	background-image: url(../img/bg2.jpg);
background-position: center bottom;
background-repeat: no-repeat;
background-color:#5fbbe0;
margin:0px;
overflow-x:hidden;
}

body.home		{
background-image: none;
background-color:#000;
margin:0px;
overflow-x:hidden;
}

/*DINO2*/

#dino2{position:absolute;
right:0px;
top:0px;
animation: dino2 5s;
-moz-animation: dino2 5s; /* Firefox */
-webkit-animation: dino2 5s; /* Safari and Chrome */
}

/* HOMEPAGE */
div#homepage-buttons {
	position: relative;
	top: -373px;
}
div#homepage-buttons div {
	display: inline-block;
	height: 188px;
	position: relative;
}
div#homepage-button-reviews {
	width: 141px;
	left: -108px;
}
div#homepage-button-album {
	width: 168px;
	left: 38px;
}
div#homepage-button-licensing {
	width: 149px;
	left: 169px;
}
a.image-link {
	position: absolute;
	width: 100%; height: 100%;
	top: 0; left: 0;
	z-index: 1;
	background-image: url("images/empty.gif");
}
img#social-youtube, img#social-facebook {
	position: relative;
	top: -325px;
	z-index: 5;
}
div#social {
	/*text-align: left;
	position: relative;
	top: 10px;
	left: 10px;*/
}
div#social img {
	/*margin-right: 4px;*/
}
img#social-facebook {
	right: -344px;
}
img#social-youtube {
	right: -342px;
}

/* REVIEWS */
.side {
	display: inline-block;
	margin-right: 6px;
	vertical-align: text-top;
}

.side .source {
	position: absolute;
	bottom: 0;
}

.bigPage {
	position: relative;
	left: 250px;
	top: -50px;
}

img.tight-margins {
	margin: -20px 0;
}
img.box-margins {
	margin: 8px;
}
div.tight {
	margin-top: -12px;
}

.review {
	background-color:white; 
	color: #5fbbe0; 
	text-align:center; 
	padding:5px; 
	margin-bottom:35px; 
	-moz-box-shadow:    3px 3px 10px #000; 
	-webkit-box-shadow: 3px 3px 10px #000; 
	box-shadow:3px 3px 10px #000; 
	border-radius: 15px 15px 15px 15px; 
	-moz-border-radius: 15px 15px 15px 15px; 
	-webkit-border-radius: 15px 15px 15px 15px;
	position: relative;
}

.review h1, .review h2, .review h3, .review h6 {
	color: #3498bb;
	/*text-shadow: 1px 2px 5px rgba(0, 0, 0, 1);
	-moz-text-shadow: 1px 2px 5px rgba(0, 0, 0, 1);
	-webkit-text-shadow: 1px 2px 5px rgba(0, 0, 0, 1);*/
	text-shadow: none;
	-moz-text-shadow: none;
	-webkit-text-shadow: none;
}

.left {
	float: left;
/*	margin-left: 8px;
	margin-right: 8px;*/
}
.right {
	float: right;
/*	margin-right: 8px;
	margin-left: 8px;*/
}
.box {
	width: 99px;
	height: 99px;
	margin: 8px;
	border: 1px solid black;
}
span.socialQuote {
	margin: 0 1em;
}
.extraPad {
	padding: 1em;
}
h6 {color:#febf0e;font-size:120%;}

div.spacer {
	margin-top: 300px;
}

div#dinoface {
	background-image: url('../img/dino2.png');
	width: 246px; height: 255px;
	position: absolute;
	right: 0;
	top: 0;
	z-index: -1;
}

p.source {
	color:#000;
	font-style: italic;
	font-weight: bold;
	padding:5px;
	background-color:#febf0e;
	margin-top:-5px;
	margin:10px;
}

img			{border:0px;}
img.mug 	{float:left; margin-right: 10px; margin-bottom: 10px;  -moz-box-shadow:    3px 3px 10px #000;
  -webkit-box-shadow: 3px 3px 10px #000;
  box-shadow:         3px 3px 10px #000; }

h1 { color:#febf0e;font-size:250%;
text-shadow: 1px 2px 5px rgba(0, 0, 0, 1);
-moz-text-shadow: 1px 2px 5px rgba(0, 0, 0, 1);
-webkit-text-shadow: 1px 2px 5px rgba(0, 0, 0, 1);}

h2 {color:#febf0e;font-size:160%;
text-shadow: 1px 2px 5px rgba(0, 0, 0, 1);
-moz-text-shadow: 1px 2px 5px rgba(0, 0, 0, 1);
-webkit-text-shadow: 1px 2px 5px rgba(0, 0, 0, 1);}

h3, a.dropShadow {color:#febf0e;font-size:120%;
text-shadow: 1px 2px 5px rgba(0, 0, 0, 1);
-moz-text-shadow: 1px 2px 5px rgba(0, 0, 0, 1);
-webkit-text-shadow: 1px 2px 5px rgba(0, 0, 0, 1);}

#header 	{width:100%; height:50px; float:left; background-color:#000; padding-bottom:15px; color:#febf0e; min-width:1140px;}
#header2 	{width:100%; height:50px; float:left; background-color:#000; padding-bottom:15px; color:#febf0e; min-width:1140px;}

#container 	{width:1024px;}
#container2 {width:800px;}
#buffer2 	{width:260px; height:50px; float:left;}
#content	{width:620px; float:left; font-size:18px; padding-top:30px; padding-bottom:105px;}
#content2	{float:left; position:absolute; left:50%; top:50px; margin-left:-540px;}

#footer {width:100%; background-color:#000; float:left; padding:20px; min-width:1024px;}

#footer3 {width:100%; background-color:#000; padding:20px; min-width:1024px; position:absolute; top:755px;}


a:link {color:#febf0e;text-decoration: none;}
a:hover {color:#fff;text-decoration: none;}
a:active {color:#fff;text-decoration: none;}
a:visited {color:#febf0e;text-decoration: none;}

#tt2{
position:absolute;
left:50%;
margin-left:-450px;
top:5px;
z-index:6;
}


#tix2{	position:absolute;left:50%; margin-left:-440px;top:155px;}

#tix {position:absolute;left:50%;margin-left:-310px;top:50%;margin-top:0px;}
#tix3 {position:absolute;left:50%;margin-left:-270px;top:500px;}

#tt{position:absolute;left:50%;margin-left:-300px;top:50%;margin-top:-290px;}

#daily {position:absolute;left:50%;margin-left:165px;top:50%;margin-top:80px;}
#daily3 {position:absolute;left:50%;margin-left:275px;margin-top:80px; top:350px;}

/*DINO2*/

#dino2{float:right;}

.mug {width:100px;height:150px;
text-align:left;
display:block;
float:left;
margin: 0px 10px 5px 10px;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
border-radius: 15px 15px 15px 15px; 
-moz-border-radius: 15px 15px 15px 15px; 
-webkit-border-radius: 15px 15px 15px 15px;}

.mug2 {
width:144px;
height:216px;
text-align:left;
display:block;
float:left;
margin: 0px 10px 5px 10px;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
border-radius: 15px 15px 15px 15px; 
-moz-border-radius: 15px 15px 15px 15px; 
-webkit-border-radius: 15px 15px 15px 15px; 

}

.mug3 {
	width:580px;
text-align:left;
display:block;
margin: 0px 10px 5px 10px;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
border-radius: 15px 15px 15px 15px; 
-moz-border-radius: 15px 15px 15px 15px; 
-webkit-border-radius: 15px 15px 15px 15px; 

}

.mug4 {
text-align:center;
display:block;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
border-radius: 15px 15px 15px 15px; 
-moz-border-radius: 15px 15px 15px 15px; 
-webkit-border-radius: 15px 15px 15px 15px; 
float:left;
margin:5px;

}



.mug5 {
text-align:center;
box-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
-moz-box-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
-webkit-box-shadow: 0px 0px 10px rgba(0, 0, 0, 1);
border-radius: 15px 15px 15px 15px; 
-moz-border-radius: 15px 15px 15px 15px; 
-webkit-border-radius: 15px 15px 15px 15px; 
margin:5px;

}

.black_overlay{
			display: none;
			position: absolute;
			top: 0%;
			left: 0%;
			width: 1550px;
			height: 4000px;
			background-color: black;
			z-index:1001;
			-moz-opacity: 0.8;
			opacity:.80;
			filter: alpha(opacity=80);
		}
		.white_content {
			display: none;
			position: absolute;
			top: 25%;
			left: 25%;
			border: 4px solid orange;
			background-color: black;
			z-index:1002;
			overflow: auto;
		}

#nav-top{position:absolute;
left:50%;
top:0px;
margin-left:-260px;
}

#nav-top2
{position:absolute;
left:50%;
top:0px;
margin-left:-330px;

}
/* BE SURE TO INCLUDE THE CSS RESET FOUND IN THE DEMO PAGE'S CSS */
/*------------------------------------*\
	NAV
\*------------------------------------*/
#nav{
	list-style:none;
	margin-bottom:0px;
	/* Clear floats */
	float:left;
	position:relative;
	z-index:5;
	
}
#nav li{
	float:left;
	margin-right:9px;
	position:relative;
}
#nav a{
	display:block;
	padding:0px;
	color:#febf0e;
	background:#000;
	text-decoration:none;
	cursor:pointer;
	font-size:150%;
	letter-spacing:-1px;
}

#nav a.tix{
	display:block;
	padding:0px;
	color:#febf0e;
	background:red;
	text-decoration:none;
	cursor:pointer;
	font-size:150%;
	letter-spacing:-1px;
	text-shadow: 1px 2px 5px rgba(0, 0, 0, 1);
-moz-text-shadow: 1px 2px 5px rgba(0, 0, 0, 1);
-webkit-text-shadow: 1px 2px 5px rgba(0, 0, 0, 1);
}

#nav a.tix:hover{
	color:#fff000;
	background:red;
	text-decoration:none;
	cursor:pointer;
	text-shadow: 1px 2px 5px rgba(0, 0, 0, 1);
-moz-text-shadow: 1px 2px 5px rgba(0, 0, 0, 1);
-webkit-text-shadow: 1px 2px 5px rgba(0, 0, 0, 1);
}

#nav a:hover{
	color:#fff000;
	background:#000;
	text-decoration:none;
	cursor:pointer;
}

/*--- DROPDOWN ---*/
#nav ul{
	background:#000; /* Adding a background makes the dropdown work properly in IE7+. Make this as close to your page's background as possible (i.e. white page == white background). */
	background:rgba(255,255,255,0); /* But! Let's make the background fully transparent where we can, we don't actually want to see it if we can help it... */
	list-style:none;
	position:absolute;
	left:-9999px; /* Hide off-screen when not needed (this is more accessible than display:none;) */
}
#nav ul li{
	padding-top:0px; /* Introducing a padding between the li and the a give the illusion spaced items */
	float:none;
}
#nav ul a{
	white-space:nowrap; /* Stop text wrapping and creating multi-line dropdown items */
}
#nav li:hover ul{ /* Display the dropdown on hover */
	left:-55px; /* Bring back on-screen when needed */
}
#nav li:hover a{ /* These create persistent hover states, meaning the top-most link stays 'hovered' even when your cursor has moved down the list. */
	background:#000;
	text-decoration:none;
}
#nav li:hover ul a{ /* The persistent hover state does however create a global style for links even before they're hovered. Here we undo these effects. */
	text-decoration:none;
}
#nav li:hover ul li a:hover{ /* Here we define the most explicit hover states--what happens when you hover each individual link. */
	background:#000;
}

.small {
	font-size:70%;
}
