@charset "UTF-8";
/* CSS Document */
@font-face {font-family: 'Cartwheel';src: url('http://www.my30daysthemovie.com/font/256B80_0_0.eot');src: url('http://www.my30daysthemovie.com/font/256B80_0_0.eot?#iefix') format('embedded-opentype'),url('http://www.my30daysthemovie.com/font/256B80_0_0.woff') format('woff'),url('http://www.my30daysthemovie.com/font/256B80_0_0.ttf') format('truetype');}


body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: 18px;
	font-weight: normal;
	background-color: #000;
	margin: 0;
	padding: 0;
	background-position: center;
}
p {
	color: #999;
	text-align: justify;
}
h1 {
	clear: both;
	font-family: "trajan-pro-3", sans-serif;
	color: #00A9E0;
	text-transform: uppercase;
}
h2 {
	font-family: "trajan-pro-3", sans-serif;
}
h2.creativity {
	font-size: 24px;
	line-height: 30px;
	color: #fff;
	text-transform: uppercase;
}
h2.buy-amazon {
	font-size: 18px;
	color: #fff;
	text-align: center;
	text-transform: uppercase;
	padding: 30px 0;
}
h2.contact {
	font-size: 24px;
	line-height: 30px;
	color: #f00;
	text-transform: uppercase;
}
.first-name {
	color: #FFF;
}
.last-name {
	color: #00A9E0;
}
.title-name {
	color: #666;
}
#page {
	position: relative;
	width: 100%;
	margin: 0 auto;
}
#top-header {
	position: relative;
	width: 100%;
	height: 76px;
	background-image: url(../images/header.png);
	background-repeat: repeat-y;
	text-align: center;
}

.Cartwheel { 
	font-family: Cartwheel;
	font-weight: normal;
	font-style: normal;
	font-size: 24px;
}

#logo-home {
	position: relative;
	width: 100%;
	height: 135px;
	text-align: center;	
	background-repeat: repeat-x;
}

#logo {
	position: relative;
	width: 100%;
	height: 222px;
	text-align: center;
	background-repeat: no-repeat;
	background-position: center;
}
#logo-inside {
	width:100%;
	height: 184px;
	/*margin: 0 auto;*/
}
#home-banner {
	position: relative;
	width: 100%;
	height: 472px;
	text-align: center;
	background-image: url(../images/home_banner.jpg);
	background-repeat: no-repeat;
	background-position: center;
}
#play-button {
	position: relative;
	width: 950px;
	height: 472px;
	text-align: center;
	margin: 0 auto;
	padding-top: 247px;
}

 /* Begin Navigation Bar Styling */
#wrap {
		float:left;
		width:100%;
		overflow:hidden;
   		position:relative;
		background: #00A9E0;
		filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0085B0, endColorstr=#050505);
		background: -webkit-gradient(linear, left top, left bottom, from(#0085B0), to(#050505));
		background: -moz-linear-gradient(top,  #0085B0,  #050505);
		border: inset 0px #6D6D6D;
		}

#menu-bar-top {
  margin: 0px 0px 0px 0px;
  padding: 2px 0px 0px 0px;
  height: 1px;
  line-height: 100%;
  border-radius: 0px;
  background: #00BBF7;
}

#menu-bar {
	margin: 0px 0px 0px 0px;
	padding: 6px 6px 0px 0px;
	height: 34px;
	line-height: 100%;
	border-radius: 0px;
	background: #00A9E0;
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr=#0085B0, endColorstr=#050505);
	background: -webkit-gradient(linear, left top, left bottom, from(#0085B0), to(#050505));
	background: -moz-linear-gradient(top,  #0085B0,  #050505);
	border: inset 0px #6D6D6D;
	clear:left;
   float:left;
   list-style:none;
   position:relative;
   left:50%;
   text-align:center;
}
#menu-bar li {
	float: left;
	position: relative;
	list-style: none;
	display:block;
   list-style:none;
   margin:0;
   padding:0;
   position:relative;
   right:50%;
}
#menu-bar a {
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-style: normal;
  font-size: 14px;
  color: #E7E5E5;
  text-decoration: none;
  display: block;
  padding: 8px 20px 8px 20px;
  margin: -4px 6px 0px 6px;
  border-radius: 4px;
  -webkit-border-radius: 4px;
  -moz-border-radius: 4px;
}
#menu-bar .visited a, #menu-bar li:hover > a {
  background: #03A4E3;
  color: #FFFDFA;
  -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  -moz-box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  box-shadow: 0 1px 1px rgba(0, 0, 0, .2);
  text-shadow: 2px 2px 25px #FFFFFF;
}
#menu-bar ul li:hover a, #menu-bar li:hover li a {
  background: none;
  border: none;
  color: #666;
  -box-shadow: none;
  -webkit-box-shadow: none;
  -moz-box-shadow: none;
}
#menu-bar ul a:hover {
  background: #0399D4 !important;
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr=#04ACEC, endColorstr=#0186BA);
  background: -webkit-gradient(linear, left top, left bottom, from(#04ACEC), to(#0186BA)) !important;
  background: -moz-linear-gradient(top,  #04ACEC,  #0186BA) !important;
  color: #FFFFFF !important;
  border-radius: 0;
  -webkit-border-radius: 0;
  -moz-border-radius: 0;
  text-shadow: 2px 2px 3px #FFFFFF;
}
#menu-bar ul {
  background: #DDDDDD;
  filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr=#FFFFFF, endColorstr=#CFCFCF);
  background: -webkit-gradient(linear, left top, left bottom, from(#FFFFFF), to(#CFCFCF));
  background: -moz-linear-gradient(top,  #FFFFFF,  #CFCFCF);
  margin: 0;
  padding: 0;
  top: 30px;
  left: 0;
  clear:left;
  float:left;
  list-style:none;
  position:relative;
  left:50%;
  text-align:center;
  
  border: solid 1px #B4B4B4;
  border-radius: 10px;
  -webkit-border-radius: 10px;
  -moz-border-radius: 10px;
  -webkit-box-shadow: 2px 2px 3px #222222;
  -moz-box-shadow: 2px 2px 3px #222222;
  box-shadow: 2px 2px 3px #222222;
}
#menu-bar li:hover > ul {
  display: block;
}
#menu-bar ul li {
  float: none;
  margin: 0;
  padding: 0;
}
#menu-bar ul a {
  padding:10px 0px 10px 15px;
  color:#424242 !important;
  font-size:12px;
  font-style:normal;
  font-family:arial;
  font-weight: normal;
  text-shadow: 2px 2px 3px #FFFFFF;
}

#menu-bar:after {
  content: ".";
  display: block;
  clear: both;
  visibility: hidden;
  line-height: 0;
  height: 0;
}
#menu-bar {
/*  display: inline-block;*/
}
  html[xmlns] #menu-bar {
  display: block;
}
* html #menu-bar {
  height: 1%;
}
/* End navigation bar styling. */

#content {
	position: relative;
	clear: both;
	width: 950px;
	height: auto;
	margin: 0 auto;
	padding: 20px 0;
}

#player {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
}
#player iframe, #player object, #player embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}
#content table {
	position: relative;
	float: left;
	width: auto;
	border: none;
	margin: 10px 10px 10px 10px;
	font-size: 13px;
	line-height: 18px;
	text-transform: none;
	color: #ccc;
}
#content table th {
	color: #fff;
	text-align: left;
}
#content table td {
	vertical-align: top;
}
#content table h2 {
	position: relative;
	float: left;
	color: #c30;
	padding: 10px 0;
}
#main {
	position: relative;
	width: 940px;
	height: auto;
	margin: 0 auto;
	padding: 0;
}

#home-left {
	position: relative;
	float: left;
	width: 630px;
	margin: 0 0 0 30px;
}
#home-left p {
	color: #fff;
	font-size:13px;
	line-height: 20px;
}
#home-right {
	position: relative;
	float: right;
	width: 250px;
	margin: 0;
}

.cast {
	clear: both;
	margin: 10px 0px 20px;
	width: 100%;
}
.cast img {
	float: left;
}
.cast p {
	float: right;
	margin: 0;
	padding: 8px 0;
	width: 800px;
	font-size:14px;
	color:#CCCCCC;
}
.cast h2 {
	border-bottom: 2px dotted #00A9E0;
	float: right;
	font-size: 20px;
	text-transform: uppercase;
	width: 800px;
	margin: 0;
	border-top: 2px dotted #00A9E0;
	padding: 12px 0px 10px 0px;
}

#logos {
	position: relative;
	clear: both;
	width: 950px;
	margin: 10px auto;
	padding-left: 135px;
}
#logos img {
	margin: 0 52px;
}
#footer {
	position: relative;
	float: left;
	width: 100%;
	height: 93px;
	background-image: url(../images/footer.png);
	background-repeat: repeat-x;
	background-position: center;
}
#footer-img {
	position: relative;
	float: none;
	width: 950px;
	height: 93px;
	margin: 0 auto;
}

.button2 {
 
    font-family: Verdana, Geneva, sans-serif;
    font-size: 15px;
    color: #FFF;
    padding: 5px 10px 5px 10px;
    border: 1px solid #999;
 
    text-shadow: 0px 1px 1px #000;
    text-decoration: none;
 
    border-radius: 5px;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
 
background: #7abcff; /* Old browsers */
background: -moz-linear-gradient(top,  #7abcff 0%, #60abf8 44%, #4096ee 100%); /* FF3.6+ */
background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#7abcff), color-stop(44%,#60abf8), color-stop(100%,#4096ee)); /* Chrome,Safari4+ */
background: -webkit-linear-gradient(top,  #7abcff 0%,#60abf8 44%,#4096ee 100%); /* Chrome10+,Safari5.1+ */
background: -o-linear-gradient(top,  #7abcff 0%,#60abf8 44%,#4096ee 100%); /* Opera 11.10+ */
background: -ms-linear-gradient(top,  #7abcff 0%,#60abf8 44%,#4096ee 100%); /* IE10+ */
background: linear-gradient(to bottom,  #7abcff 0%,#60abf8 44%,#4096ee 100%); /* W3C */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#7abcff', endColorstr='#4096ee',GradientType=0 ); /* IE6-9 */

 
    cursor: pointer;
 
}
.button2:hover {
   /* background: -moz-linear-gradient(90deg, #9299d0 5%, #6f78c1 15%, #3944a8 35%, #138aef 75%, #78e2ff 100%, #fff);
    background: -webkit-gradient(linear, left bottom, left top, from(#9299d0), to(#78e2ff), color-stop(0.2, #6f78c1), color-stop(0.5, #3944a8), color-stop(.7, #138aef), color-stop(0.9, #78e2ff));
    filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#78e2ff', endColorstr='#3944a8', GradientType=0 );*/
}
 


#social {
	height: 25px;
	margin: 0 0 0 837px;
	width: 60px;
}
#social img {
	margin: 41px 5px 0px 0px;
}
