/*
Theme Name: CCI
Theme URI: 
Description: Default theme
Version: 1.0
Author: 
Author URI: 
Tags: sans-serif, 960wide
Text Domain: kubrick
*/


body {
	margin:0px;
	font-size: 14px; /* Resets 1em to 10px */
	font-family: Helvetica, Verdana, Arial, sans-serif;
	color: #4e4e4e;
	/*background-image: url(images/bg.jpg);*/
	background-position: center top;
	background-repeat: no-repeat;
	background-color: #ebebeb;
	height:100%;

}

#wrapper {
	/*width:1000px; remove bg*/
	width:100%;
	min-height:100%;
	padding:0px;
	margin:0px auto;
	position:relative;
}

h1 {
	font-size:24px;
	border-bottom: 2px solid #96a7b7;
	color:#55758a;
	padding-bottom:5px;
	padding-top:15px;
	margin-bottom: 14px;
}

h1.postTitle {
	border-bottom: none;
	color:#4d4d4d;
	font-size: 23px;
	margin-bottom: 0;
	text-transform: none;
	margin-top: 0;
	padding-top: 30px;
}

h2{
	font-size:18px;
	border-bottom: 2px solid #96a7b7;
	padding-bottom:5px;
	color: #55758A;
}

body.page-id-29 h2 {
	border-bottom:none;
}

h2 a:hover {
	text-decoration:none;
}

h3 {
	font-size:14px;
	color:#55758a;
}

p {
	line-height:22px;
	margin-bottom:20px;
}

p.small {
	font-size:11px;
	line-height:15px;
}

p.subheader {
	margin-bottom:5px;
	margin-top: 0;
	font-size: 11px!important;
	font-weight: 600;
	text-transform: uppercase;

}

a {
	color:#3ba6d2;
	text-decoration:none;
	outline:none;
}

a:hover {
	color:#55758a;
	text-decoration: underline;
}

a img {
	border: none;
}

ul {
	padding:0px;
	margin:0px;
}

ul li {
	list-style: disc;
	list-style-position: outside;
}

ul li ul li {
	list-style: circle;
}

ul li ul {
	padding-top: 12px!important;
}

.entry li {
	padding-bottom:12px;

}

ul.popList {
	padding: 0 25px;
	/*margin-bottom:38px;
	background-color: #fff;
	-moz-box-shadow:    3px 3px 5px 3px #ccc;
  	-webkit-box-shadow: 3px 3px 5px 3px #ccc;
  	box-shadow:         3px 3px 5px 3px #ccc;*/
}


ul.linkList li {
	list-style:none;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 3px solid #ddd;
}


#header {
	/*width:1000px; remove bg*/
	width:100%;
	height:128px;
	margin:0px auto;
	background-image: url(images/headerbg.jpg);
	background-repeat: repeat;
}

a#logo {
	width:555px;
	height:85px;
	display:block;
	margin:0px auto;
}

#main {
	width:100%;
	min-width:960px;
	min-height:200px;
	overflow-x:hidden;
	overflow-y:auto;
	margin:0px auto;
	background-color:#fff;
	padding-bottom:150px;
	background-image: url(images/innerbg.jpg);
	background-repeat: repeat-x;
}

body.home #main {
	padding-top: 67px;
}

.container {
	width:960px;
	margin:0px auto;
}

#content {
	width:560px;
	margin:0px;
	padding-right:30px;
	float:left;
}

body.home #content {
	padding-right:0px;
	padding-left:30px;
}

/*navigation*/
#navigation {
	min-width:1000px;
	height:39px;
	background-image: url(images/navbg.jpg);
	font-family: 'function_prolight_condensed';
}

#navigation .container {
	width:960px;
	margin: 0 auto;
}

#navigation ul {
	padding:0px;
}

#navigation ul li {
	list-style-type:none;
	float:left;
	margin-top:9px;
}

#navigation li.first, #navigation li.first a {
	padding-left:0px;
	margin-left:0px;
	padding-right:9px;
}

#navigation li.last, #navigation li.last a  {
	padding-right: 0px;
	margin-right: 0px;
	padding-left: 15px;
}

#navigation li.divide {
	border-right: 1px solid #fff;
}

#navigation ul li a {
	color:#fff;
	display:block;
	padding:0px 28px;
	font-size: 28px;
	line-height: .8
}

#navigation ul li a:hover, 
#navigation ul li.current-menu-item a,
#navigation ul li.li.current_page_parent a {
	color:#ecbc13;
	text-decoration: none;
}



/*sidebar*/

#sidebar {
	width:334px;
	float:left;
	padding-left:20px;
	list-style: none;
	margin-top:20px;
}

body.home #sidebar {
	padding-left: 0px;
}

#searchbox {
	width:334px;
	height:55px;
	background-image: url(images/searchbg_03.jpg);
	position: relative;
}

#searchform {
	
	margin: 0 auto;
	
	}

body.error404 #searchform {
	margin:0;
}

body.error404 #sidebar form#searchform {
	display:none;
}	

#sidebar #searchform #s, body.error404 #searchform #s, body.search #searchform #s {
	width: 208px;
	height:20px;
	position: absolute;
	top:14px;
	left:9px;
	}

#sidebar #searchsubmit, body.error404 #searchsubmit, body.search #searchsubmit {
	border: none;
	background-color: transparent;
	background-image: url(images/search_03.jpg);
	width:90px;
	height:27px;
	position: absolute;
	top: 14px;
	right: 12px;
}

.sideCats {
	width:332px;
	margin:17px 1px;
	border-top: 1px solid #ccc;
	border-bottom: 1px solid #ccc;
	border-right: 1px solid #ccc;
}

.innersideCats {
	background-image: url(images/catbg_05.jpg);
	background-size:150%;
	background-repeat: no-repeat;
	min-height: 90px;
	padding-bottom:14px;
}

.sideCats li {
	list-style-type: none;
	padding: 15px 0 0 30px;
}

.sideCats li.active a {
	color:#16516f;
}

.sideCats li a {
	color: #55758a;
	font-size: 16px;
	font-weight: bold;
}

.sideCats h2 {
	background-image:url(images/cat_header_03.jpg);
	height:38px;
	margin:0px;
	padding-left:30px;
	padding-bottom: 0px;
	line-height: 2.5;
	color: #fff;
	border-bottom: none;

}

.pressLink {
	width:335px;
	height:75px;
	margin:0 1px;
}

.CTAs {
	width:334px;
	margin: 0 auto;
	position: relative;
}

.contactCTA {
	margin:17px 0px;
}

body.home .CTAs {
	display:none;
}

.singleCTA {
	margin: 15px 0;
	list-style: none;
}

body.page-what-is-a-copyright-alert a.have-you-received-an-alert {
	display: none;
}

body.page-a-better-way-to-find-movies-tv-music a.how-do-i-find-the-movies-and-music-i-want-legally {
	display:none;
}

#twitterFeed {
	width:334px;
	height: 600px;
	border-right: 1px solid #ccc;
	border-bottom:1px solid #ccc;
	margin:10px auto;
	background-image: url(images/twitterbg_03.jpg);
	background-repeat: no-repeat;
	overflow: hidden;
	
}

.tweets {
	width:300px;
	margin: 0 auto;
}

#twitterFeed #twitterTitle {
	width:325px;
	border-bottom:1px solid #CCC;
	margin: 0 auto;
}

#twitterFeed #twitterTitle p {
	line-height: 2.4;
	margin-bottom: 0px
}

#twitterFeed #twitterTitle p a {
	font-size:26px;
	color:#176388;
}

#twitterFeed #twitterTitle p img {
	float: left;
}

#tweets .tweet {
	margin-bottom: 15px;
}

#twitterFeed .tweet-content p {
	margin-top: 0px;
	border-bottom: 1px solid #ccc;
	margin-bottom: 0px;
	color:#55758A;
}

#twitterFeed .tweet-content p span {
	color:#808080;
	font-size: 11px;
}

#twitterFeed .tweet-content h3 {
	margin-bottom:3px;
	padding-top:7px;
}



#twitterFeed .tweet-content h3 span {
	color:#808080;
	font-size: 10px;
	font-weight: lighter;
}

#twitterFeed .actions {
	text-align: right;
}


#twitterFeed .tweet-content .actions a {
	width:20px;
	height:20px;
}

#tweets .tweet .tweet-content span.tweetImage {
	width:30px;
	height:30px;
	background-image: url(images/twitterImage.jpg);
	float:left;
	margin:8px 10px 0 0;
}


/*masthead*/

#masthead {
	background-image: url(images/hero.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	height:525px;
	background-color: #f3f3f3;
}

#mastheadContainer {
	width:960px;
	margin: 0 auto;
}

#masthead .entry {
	width:585px;
	height: 500px;
	float:right;
}

#masthead .entry p {
	padding-top: 0px;
	margin-top:0px;
}

h1.homeTitle {
	font-size: 36px;
	color:#ecbc13;
	text-transform: uppercase;
	font-weight: bold;
	border: none;
	margin-top: 1px;
}

#beltLine {
	height: 25px;
	width:100%;
	background-image: url(images/belt.jpg);
	background-repeat: repeat-x;
	clear:both;
}

#beltLineContainer {
	width:960px;
	height: 25px;
	margin: 0 auto;
	position: relative;
}

#beltLineContainer img.beltvideo {
	position: absolute;
	top:-179px;
	left: 661px;
}

#beltLineContainer img.beltLearnMore {
	position:absolute;
	top:-180px;
	left:355px;
}

.whatsNew {
	width:575px;
	border-bottom: 2px solid #1296cd;
	margin-bottom:15px;
}

/*Pages */

#innerbg {
	background-image: url(images/innerbg.jpg);
	background-repeat: repeat-x;	
}

.whatsNew p {
	margin: 25px 0 10px 0;
}

.whatsNew p a{
	color:#1296cd;
	font-size:26px;
	margin-bottom: 6px;
	text-decoration: none;
}

.homeFeed  {
	width:575px;
}

.homeFeed li {
	width:256px;
	height:349px;
	background-color: #e8eff3;
	float:left;
	list-style: none;
	padding:10px;
}

.homeFeed li a h2 {
	font-size:18px;
	color:#4E4E4E;
	border-bottom: none;
	padding-bottom: 0;
	margin-bottom:7px;
}

.homeFeed li.displayclass0 {
	margin-right:21px;
}

.homeFeed li span.small a {
	color:#4E4E4E;
}

.homeFeed li span.small a:hover {
	color:#4E4E4E;
	text-decoration: underline;
}

.homeLink {
	clear:both;
	padding-top:25px;
}

.video {
	width:565px;
	padding:25px 0px 25px 10px;
	margin-bottom:32px;
	background-color: #fff;
	-moz-box-shadow:    3px 3px 5px 3px #ccc;
  	-webkit-box-shadow: 3px 3px 5px 3px #ccc;
  	box-shadow:         3px 3px 5px 3px #ccc;
}

.video p {
	margin-bottom:0px;
	width:537px;
}

.tools li {
	list-style: none;
	display:inline;
}

li.firsttool {
	padding-right:28px;
}

h2.logos {
	margin-top: 45px;
	padding-top: 0;
}

.logos-section {
	padding-left: 18px;
}

.logo {
	width: 260px;
	float:left;
	margin-bottom: 30px;
}

.logo.class1 img{
	float:right;
}

span.aboutHeader {
	font-size:18px;
	color:#55758A;
	text-transform: uppercase;
}

body.page-template-page-news-php h2, body.category h2 {
	border-bottom: none;
	padding-bottom:0;
	margin-bottom:3px;
}

body.page-template-page-news-php #sidebar h2, body.category #sidebar h2 {
	margin-bottom: 0px;
}

body.page-template-page-news-php h2 a, body.category h2 a {
	font-size: 18px;
	color:#55758a;
	
}

body.page-template-page-news-php p {
	color:#55758a;
	font-size: 14px;

}

.pagednavigation a, .back a {
	color: #55758a;
	text-transform: uppercase;

}

.back {
	padding: 15px 0;
}

body.category h1 span {
	font-weight: lighter;
}

.downloadFAQ {
	min-height: 55px;
	width: 240px;
	padding-left: 40px;
	float:left;
	background-image: url(images/pdficon_large.png);
	background-position: left top;
	background-repeat: no-repeat;
	display: inline-block;
	margin-top: 10px;
}

.downloadFAQ p {
	margin-top: 0;
	padding-right: 2px;
	margin-bottom: 0;
	padding-bottom: 0;
}

.downloadFAQ a:hover {
	text-decoration: none;
}

.downloadFAQ p a {
	color:#55758a;
	font-weight: bold;
}

#whatIneedtoknow {
	clear:both;
	padding-bottom: 9px;
}

p.searchMeta {
	margin-bottom: 20px;
	color: #55758A;
}

p.searchMeta span, body.search span.none {
	font-weight: bold;
	font-style: italic;
	color: #55758A;
}

body.search-results .navigation {
	padding-top:20px;
}

li.gfield {
	text-align: right;
}

.gfield_label {
	color:#55758a;
	line-height: 2;
}

.gform_wrapper  input.medium {
	width:67%!important;
	height: 22px;
	border: 2px solid #d2d2d2;
	font-size: 17px!important;
}

#field_1_5 .gfield_label  {
	width:36%!important;
}

.gform_wrapper textarea.textarea {
	width:92%!important;
	margin-top:12px;
	border: 2px solid #d2d2d2;
	font-size: 17px;
}

.gform_wrapper .gform_footer.left_label {
	padding-left: 32%!important;
}

#gform_submit_button_1 {
	border: none;
	background-color: transparent;
	background-image: url(images/submit_03.jpg);
	width:199px;
	height:41px;
	color: transparent;
	cursor:pointer;
}

/*landing pages */

#landingcontent {
	width:890px;
	margin: 0 auto;
}

#landingcontent h1 {
	color:#4d4d4d;
	font-size: 35px;
	font-weight: 100;
	border-bottom: none;
	text-align: center;
}

#landingcontent h1 span {
	color:#3ba6d2;
	font-weight: normal;
} 

.landingFull {
	width:100%;
}

#splitLeft {
	width: 349px;
	float:left;
	text-align: justify;
	padding-right: 39px;
}

p.blue {
	color:#229acd!important;
	font-weight: bold;
	font-style: italic;
	
}

#splitLeft p {
	font-size: 18px;
	color: #000;
}

#splitLeft span {
	color: #3ba6d2;
	font-weight: bold;
}

#splitRight {
	width:465px;
	padding-left: 30px;
	min-height: 535px;
	float:left;
	border-left:1px solid #229acd;
}

#splitRight p {
	font-weight: bold;
	font-size: 14px;
	color: #000;
}

#splitRight p span {
	color: #229acd;
}

#landingLinks {
	margin-top: 35px;
}

.faqimages {
	width:470px;
	height:100px;
	background-image: url(images/lp-question.jpg);
	margin-bottom: 25px;
}

.faqimages:hover {
	background-image: url(images/lp-answer.jpg);	
}

#splitRight a {
	display: block;
	color: #fff;
	text-decoration: none;
	font-size: 18px;
	padding: 20px 35px 0 100px;
}

#splitRight a.short {
	padding-top: 29px;
}

#splitRight a span {
	font-weight: bold;
}

/*footer*/
#footer {
	height:150px;
	background-image: url(images/footerbg.jpg);
	padding:20px 0px 0px 0px;
	position:absolute;
	/*width:1000px; remov bg*/
	width:100%;

}

.copyright {
	width:430px;
	float:left;
	color:#fff;
	padding-top: 100px;
	
}

.menu-footer-menu-container {
	width:480px;
	float:right;
	padding-top:100px;
}

#footer ul {
	padding:0px;
	height:20px;
	float:right;
}

#footer ul li {
	list-style-type:none;
	float:left;
	margin-right:11px;
	margin-left: 35px;
}

#footer ul li a {
	color:#fff;
	font-weight:bold;
	text-transform:uppercase;
	font-size:11px;
}

#footer ul li a:hover {
	text-decoration: underline;
}


/*Hover Styles*/


a.hoverOver {
	color: #55758A;
	cursor: help;
	text-decoration: none;
	font-weight: bold;
}

a.hoverOver span {
	display:none; 
	padding:10px; 
	margin-left:8px; 
	width:330px;
	z-index: 999;
	
}

a.hoverOver:hover span {
	display:inline; 
	position:absolute; 
	border:1px solid #cccccc; 
	background:#ffffff; 
	color:#6c6c6c;
	font-weight: normal;
}


/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0px 0px 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

/*comments form and list*/
#commentform input {
	width: 194px;
	padding:2px 0px 2px 5px;
	margin:0px;
}

#commentform textarea {
	width:610px;
	padding:5px;
	resize:none;
	font-family:Helvetica, Arial, sans-serif;
	font-size:12px;
	margin:10px 0px;
}

#commentform p {
	margin: 5px 0;
}

#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
}

.commentlist {
	padding: 0;
}

.commentlist li {
	font-weight: bold;
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}

.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
}

.commentlist p {
	font-weight: normal;
	text-transform: none;
	margin: 10px 5px 10px 0px;
}

.commentmetadata {
	font-weight: normal;
	margin: 0px;
	display: block;
}

.thread-alt {
	background-color: #f8f8f8;
}

.thread-even {
	background-color:#fff;
}

.depth-1 {
	border: 1px solid #ddd;
}


/*-----------New Media Page Layout----------------------------------*/

.media {
	background-color: #ebe2d0;
	margin-left: -40px!important;
	width: 635px!important;
	padding-right: 0px!important;
	min-height: 900px;
}

.media .post {
	padding: 0 30px 0 40px;
}


.media-buttons {
	padding-top: 9px;
}

.media-buttons img {
	margin-bottom: 13px;
}

.media .entry p {
	font-size: 18px;
	color: #4d4d4d;
	font-weight: lighter;
}

.media .entry p strong {
	color: #1a639c;
}

.partner-link {
	margin-top: 45px;
	height: 60px;
	width: 100%;
	line-height: 60px;
	background-color: #fff;
	text-align: center;
	-webkit-box-shadow: 5px 7px 0px 0px rgba(0, 0, 0, 0.1);
	-moz-box-shadow:    5px 7px 0px 0px rgba(0, 0, 0, 0.1);
	box-shadow:         5px 7px 0px 0px rgba(0, 0, 0, 0.1);
}

.partner-link a {
	font-size: 18px;
	font-weight: bold;
	color: #219cd2;
	display: block;
}

.partner-link a:hover {
	text-decoration: none;
}

body.page-a-better-way-to-find-movies-tv-music #sidebar {
	padding-left: 15px;
}

.partner-content {
	margin-bottom: 50px;
}

