@import url(https://fonts.googleapis.com/css?family=Lato:400,700);
@import url(https://fonts.googleapis.com/css?family=Roboto:400,400italic,500);
body {
	font-family: 'Roboto', sans-serif;
	color:#333;
	font-size:14px;
	font-style: normal;
    font-weight: 400;
    text-shadow: none;
    text-decoration: none;
    text-transform: none;
    letter-spacing: 0em;
    word-spacing: 0em;
    background: #ffffff;
}
body a {
	color:#34495e;
}
body a:hover {
	color:#2c3e50;
}
h1,h2,h3,h4,h5,h6 {
	font-family: 'Lato', sans-serif;
	font-weight: 400;
	color:#15191c;
}
.top {
	position: relative;
	margin:0 0 25px 0;
	padding:0;
	width:100%;
	height:80px;
	background: #2c3e50; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ1NDg0ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #2c3e50 0%, #34495e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2c3e50), color-stop(100%,#34495e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #2c3e50 0%,#34495e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #2c3e50 0%,#34495e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #2c3e50 0%,#34495e 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #2c3e50 0%,#34495e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c3e50', endColorstr='#34495e',GradientType=0 ); /* IE6-8 */
	border-bottom: 2px solid #333;
	color:#f2f2f2;
}
.top h3 {
	color:#f2f2f2;
}
.well {
	background: white;
}
.top a {
	color: #333333;
}
.top a:hover {
	text-decoration: none;
	color: white;
}
.top h2 a {
	color: #fafafa;
	font-weight: 700;
}
.headline {
	margin: -20px 0 0 55px;
	color: #fff;
	font-size: 13px;
}
#footer {
	position:relative;
	margin:0 auto;
	font-size:12px;
	color:#333333;
	width:100%;
	border-top:1px solid #ccc;
	padding-top:15px;
	clear:both;
}
#footer a {
	color:#63343d;
	text-decoration:underline;
}
#footer a:hover {
	color:#000000;
	text-decoration:none;
}
#footer ul {
	list-style-type:none;
	margin:0;
	padding:0;
}
#footer ul li {
	list-style:none;
	float:left;
	margin-right:15px;
	padding:0;
}
.small-item {
	width:90px;
	height: 245px;
	overflow: hidden;
	float:left;
	margin-bottom:10px;
	margin-right:25px;
	font-size:12px;
	text-align:center;
}
.small-item-sidebar {
	width:70px;
	height: 160px;
	float:left;
	margin-bottom:10px;
	margin-right:10px;
	font-size:12px;
	text-align:center;
}
.small-item img {
	border: 2px solid #ddd;
	width:100%;
	height:140px;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;;
}
.movie-sidebar {
	color:#777;
	text-decoration:underline;
}
.side-comment {
	font-size:12px;
	padding-bottom: 5px;
	border-bottom:1px dotted #ccc;
}
.genres {
	list-style: none;
	margin:0;
	padding:0;
}
.genres li {
	list-style-type:none;
	float:left;
	margin-right:10px;
}
.user_comments {
	list-style-type: none;
	margin:0;
	padding:0;
}
.user_comments li {
	margin-bottom:15px;
	border-bottom:1px solid #ccc;
	padding-bottom:15px;
}
.comment_author {
	font-size:16px;
	color:#666555;
}
.comment_content {
	font-size:13px;
	padding:0 0 0 25px;
	line-height: 110%;
	font-family: Arial, Helvetica, sans-serif;
}
.single-image img{
	border:1px solid black;
}
.movie_links {
	font-size:18px;
	list-style-type:none;
	margin:0;
}
.movie_links li {
	padding:10px;
}
.playlist {
	list-style-type:none;
}
.playlist li {
	clear:both;
}
.playlist img {
	float:left;
	margin-right:20px;
	margin-bottom:20px;
}
.whitefont, .whitefont a{
	color:white;
}
.list_carousel {
	position: relative;
	width:100%;
	height:160px;
}
#featured-carousel {
	width: 100%;
	height:160px;
	list-style-type: none;
	margin:0;
	padding: 0;
}
#featured-carousel li{ 
	height:140px;
	float:left;
	margin-right: 10px;
}
#featured-carousel li:first-child {
	margin-left: 12px;
}
#featured-carousel li img{ 
	border: 2px solid #dddddd;
}
.prev {
	position: absolute;
	top:60px;
	left:-40px;
}
.next {
	position: absolute;
	top:60px;
	right:-30px;
}
.page-header {
	margin-top:0;
  min-height: 20px;
  padding: 19px;
  margin-bottom: 20px;
  background-color: #f5f5f5;
  border: 1px solid #e3e3e3;
  -webkit-border-radius: 4px;
     -moz-border-radius: 4px;
          border-radius: 4px;
  -webkit-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
     -moz-box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
          box-shadow: inset 0 1px 1px rgba(0, 0, 0, 0.05);
}
@media only screen and (max-device-width: 568px) {
	#footer {
		width: 100%;
	}
	.small-item {
		width: 80px;
	}
	.top {
		height: auto;
	}
	.autocomplete-result {
		display:none;
	}
	.list_carousel {
		display: none;
	}
}
.AZ-bar {
	margin-bottom: 20px;
	color: #ffffff;
	font-weight: bold;
	padding: 8px 20px 5px 20px;
	-moz-border-radius: 6px;
	-webkit-border-radius: 6px;
	border-radius: 6px;
	background: #2c3e50; /* Old browsers */
	/* IE9 SVG, needs conditional override of 'filter' to 'none' */
	background: url(data:image/svg+xml;base64,PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJodHRwOi8vd3d3LnczLm9yZy8yMDAwL3N2ZyIgd2lkdGg9IjEwMCUiIGhlaWdodD0iMTAwJSIgdmlld0JveD0iMCAwIDEgMSIgcHJlc2VydmVBc3BlY3RSYXRpbz0ibm9uZSI+CiAgPGxpbmVhckdyYWRpZW50IGlkPSJncmFkLXVjZ2ctZ2VuZXJhdGVkIiBncmFkaWVudFVuaXRzPSJ1c2VyU3BhY2VPblVzZSIgeDE9IjAlIiB5MT0iMCUiIHgyPSIwJSIgeTI9IjEwMCUiPgogICAgPHN0b3Agb2Zmc2V0PSIwJSIgc3RvcC1jb2xvcj0iIzQ1NDg0ZCIgc3RvcC1vcGFjaXR5PSIxIi8+CiAgICA8c3RvcCBvZmZzZXQ9IjEwMCUiIHN0b3AtY29sb3I9IiMwMDAwMDAiIHN0b3Atb3BhY2l0eT0iMSIvPgogIDwvbGluZWFyR3JhZGllbnQ+CiAgPHJlY3QgeD0iMCIgeT0iMCIgd2lkdGg9IjEiIGhlaWdodD0iMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
	background: -moz-linear-gradient(top,  #2c3e50 0%, #34495e 100%); /* FF3.6+ */
	background: -webkit-gradient(linear, left top, left bottom, color-stop(0%,#2c3e50), color-stop(100%,#34495e)); /* Chrome,Safari4+ */
	background: -webkit-linear-gradient(top,  #2c3e50 0%,#34495e 100%); /* Chrome10+,Safari5.1+ */
	background: -o-linear-gradient(top,  #2c3e50 0%,#34495e 100%); /* Opera 11.10+ */
	background: -ms-linear-gradient(top,  #2c3e50 0%,#34495e 100%); /* IE10+ */
	background: linear-gradient(to bottom,  #2c3e50 0%,#34495e 100%); /* W3C */
	filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#2c3e50', endColorstr='#34495e',GradientType=0 ); /* IE6-8 */
}
.AZ-bar ul.starting-letter li a {
	text-decoration: none;
	color: #ffffff;
}
.AZ-bar ul {
	list-style-type: none;
	margin:0;
	padding:0;
	float: left;
}
.AZ-bar ul li {
	margin-right: 15px;
	float: left;
}
.year-dropdown {
	color:black;
}
.year-dropdown li {
	float:left;
	width: 70px;
	margin-right: 5px;
}
.dropdown-menu li > a:hover, .dropdown-menu li > a:focus, .dropdown-submenu:hover > a {
	background: #34495e;
}
.autocomplete-result {
	position: absolute;
	top: 55px;
	z-index:99999;
	background: #f3f3f3;
	width:300px;
	color:#333333;
}
.autocomplete-result a {
	color:#5c2b35;	
}
.autocomplete-result ul {
	list-style-type: none;
	margin:0;
	padding:0;
}
.autocomplete-result ul li {
	border-bottom: 1px solid #cccccc;
	padding:10px;
}
.well-side {
	width: 220px;
}
.form input {
	width: 140px !important;
}
ul.nav-top {
	font-family: "Roboto Slab";
	list-style-type: none;
	margin: 30px 0 0 180px;
	font-size: 18px;
}
ul.nav-top li {
	list-style: none;
	float: left;
	margin-right: 10px;
	border-right: 1px solid white;
	padding: 0 10px 0 0;
}
ul.nav-top li:last-child {
	border-right: 0;
}
ul.nav-top li a {
	color: #f8f8f8;
}
ul.nav-top li a:hover {
	color: #fafafa;
}
.carousel-inner .item {
	margin-left: 100px;
}
.coursel-inner .item.active a img {
	border: 2px solid #ddd !important;
}
@media (max-width: 767px) {
  body { 
    padding-right: 10px; 
    padding-left: 10px;
 }
 .top {
 	left:-10px;
 	padding-right: 20px;
 	padding-bottom: 20px;
 }
}
 @media (min-width: 1200px) {
  [class*="span"] {
    margin-left: 10px !important;
  }
 }

 .btn-primary {
  color: #ffffff;
  text-shadow: 0 -1px 0 rgba(0, 0, 0, 0.25);
  background-color: #2c3e50;
  *background-color: #2c3e50;
  background-image: -webkit-gradient(linear, 0 0, 0 100%, from(#34495e), to(#2c3e50));
  background-image: -webkit-linear-gradient(top, #34495e, #2c3e50);
  background-image: -o-linear-gradient(top, #34495e, #2c3e50);
  background-image: linear-gradient(to bottom, #34495e, #2c3e50);
  background-image: -moz-linear-gradient(top, #34495e, #2c3e50);
  background-repeat: repeat-x;
  border-color: #2c3e50 #2c3e50 #002a80;
  border-color: rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.1) rgba(0, 0, 0, 0.25);
  filter: progid:dximagetransform.microsoft.gradient(startColorstr='#ff34495e', endColorstr='#ff2c3e50', GradientType=0);
  filter: progid:dximagetransform.microsoft.gradient(enabled=false);
}

.btn-primary:hover,
.btn-primary:active,
.btn-primary.active,
.btn-primary.disabled,
.btn-primary[disabled] {
  color: #ffffff;
  background-color: #34495e;
  *background-color: #34495e;
}