/*
Theme Name: 20K Films
Description: 20K Films theme
Version: 1.0
Author: Jad Santos
Tags: 20k films
*/
/*
 * header
 */
#hd {
	padding-top: 27px;
}

#logo h1,
#logo a {
	text-indent: -1000em;
	background: url(i/l.png) no-repeat;
	width: 383px;
	height: 71px;
	display: block;
	margin-bottom: 0;
	margin-left: 18px;
} 

#social {
	text-align: right;
	margin-right: 25px;
	margin-top: 35px;
}

/*
 * menu
 */
#menu {
	background: url(i/m.png) no-repeat;
	height: 42px;
}

#menu ul {
	list-style: none;
	margin: 0;
	padding: 9px 0 0 19px;
	overflow: none;
}

#menu li {
	float: left;
	margin-right: 22px;
}

#menu li.right {
	float: right;
}

#menu li a {
	color: #FFF;
	text-decoration: none;
	display: block;
	background: url(i/mi.png) center center no-repeat;
	text-indent: -1000em;
	height: 8px;
	margin-top: 6px;
}

#menu #ab {
	background-position: 0 0;
	width: 36px;
}

#menu #ab:hover {
	background-position: 0 -8px;
}

#menu #ca {
	background-position: -36px 0;
	width: 84px;
}

#menu #ca:hover {
	background-position: -36px -8px;
}

#menu #pr {
	background-position: -120px 0;
	width: 79px;
}

#menu #pr:hover {
	background-position: -120px -8px;
}

#menu #cw {
	background-position: -200px 0;
	width: 103px;
}

#menu #cw:hover {
	background-position: -200px -8px;
}

#menu #st {
	background-position: -302px 0;
	width: 34px;
}

#menu #st:hover {
	background-position: -302px -8px;
}

#menu #cl {
	background-position: -336px 0;
	width: 70px;
}

#menu #cl:hover {
	background-position: -336px -8px;
}

#menu #ev {
	background-position: -406px 0;
	width: 31px;
}

#menu #ev:hover {
	background-position: -406px -8px;
}

#menu #bl {
	background-position: -437px 0;
	width: 30px;
}

#menu #bl:hover {
	background-position: -437px -8px;
}

#menu #co {
	background-position: -467px 0;
	width: 49px;
}

#menu #co:hover {
	background-position: -467px -8px;
}

/*
 * body
 */
p + p {
	text-indent: 0;
	margin-top: 0;
}

#maincontent {
	margin: 31px 18px 0 18px;
}

#maincontent p,
#maincontent ul {
	color: #666;
}

#maincontent table td a,
#maincontent p a {
	color: #66ff33;
	text-decoration: none;
}

#maincontent .hdrsidecol {
	text-transform: uppercase;
	text-decoration: none;
	color: #000;
	font-size: 100%;
	font-weight: 700;
	margin-bottom: 1.5em;
}

/*
 * forms
 */
label {
	display: block;
	margin-top: 1em;
}

/*
 * share this
 */
#sharethis {
	clear: both;
	padding: 0 2em 1em 1.5em;
}

#sharethis #ck_sharethis {
	text-decoration: none;
	color: #66ff33;
}

.classes #sharethis #ck_sharethis  {
	color: #33ffff;
}

#sharethis #ck_sharethis img {
	margin-right: 0.5em;
}


/*
 * footer
 */
#ft {
	background: url(i/b.png) top center no-repeat;
	padding-top: 32px;
	padding-bottom: 11px;
	text-align: center;
	font-size: 0.9em;
	color: #66ff33;
}

#ft a {
	color: #66ff33;
	text-decoration: none;
}

#ft a:hover {
	text-decoration: underline;
}

#classes #ft,
#classes #ft a,
.classes #ft,
.classes #ft a {
	color: #33ffff;
} 


/*
 * home page
 */
.home #maincontent {
	margin-top: 0;
	margin-right: 0;
}

.home h2 {
	color: #000;
	font-size: 135%;
	font-weight: 700;
	margin-top: 30px;
	margin-bottom: 0;
} 

.home h3 {
	color: #666;
	font-size: 95%;
	margin-bottom: 30px;
	
}

.home h4 {
	margin: 0.5em 0;
}

.home h4 a {
	color: #66FF33;
	font-weight: 700;
	font-size: 95%;
	text-decoration: none;
}
	
.home div#inprod {
	margin-left: 17px;
	width: 230px;
}	

.home .hdrprod a {
	text-transform: uppercase;
	color: #000;
	font-size: 100%;
	font-weight: 700;
	text-decoration: none;
}

.home .excerpt {
	color: #666;
}

.home #maincontent .blogexcerpt p {
	margin-bottom: 0.5em;
}

.home #maincontent .blogexcerpt {
	margin-bottom: 1.5em;
}

.home #inprodexcerpt .more-link {
	color: #666;
	text-decoration: none;
}

.home #inprodexcerpt img {
	border: 1px solid #000;
}

#maincontent p a.more-link,
.home .more-link,
.home #inprodnav a {
	color: #000;
	text-transform: uppercase;
	font-size: 75%;
	font-weight: 700;
	text-decoration: none;
}

.home #homefeatures {
	overflow: none;
	margin-bottom: 35px;
}

.home #homesubfeatures {
	border-top: 1px solid #CCC;
	padding-top: 34px;
	margin-bottom: 39px;
}

.home #hdrevents a {
	background: url(i/homehdrs.png) 0 0 no-repeat;
	height: 36px;
	width: 216px;
	text-indent: -1000em;
	margin-bottom: 28px;
	display: block;
}

.home #eventsexcerpt {
	margin-right: 23px;
}

.home #eventscol {
	border-right: 1px solid #CCC;
	padding-right: 30px;
	width: 440px;
}

.home #blogcol {
	margin-left: 20px;
}

.home #hdrblog a {
	background: url(i/homehdrs.png) -216px 0 no-repeat;
	width: 121px;
	height: 36px;
	text-indent: -1000em;
	margin-bottom: 28px;
	display: block;
}

.home .featuredcopy {
	font-weight: normal;
	font-size: 1em;
	border-bottom: none;
	margin-bottom: 0;
	padding-bottom: 0;
}

/*
 * carousel
 */
#carousel img {
	display: none;
}

#carousel > img:first-child {
	display: block;
}

#carousel ul {
	margin: 0;
	padding: 0;
	list-style: none;
	display: none;
}

#carousel li {
	margin: 0;
	padding: 0;
}
	 
.nivo-directionNav {
	top: 305px;
	bottom: 0;
	left: 564px;
	position: absolute;
	height: 19px;
	margin: 0;
	padding: 0;
}
	
.nivo-directionNav a {
	position: relative;
	margin-right: 5px;
	display: block;
	text-indent: -1000em;
	width: 20px;
	height: 19px;
	background: url(i/c.png) 0 0 no-repeat;
	float: left;
}

.nivoSlider {
	border: 1px solid #000;
}
	
a.nivo-prevNav {
	background-position: 0 0;
}

a.nivo-nextNav {
	background-position: -20px 0;
}

a.nivo-Pause {
	background-position: -40px 0;
}

a.nivo-Play {
	background-position: -60px 0;
}

/*
 * basic template
 */ 
h1,
h2 {
	text-transform: uppercase;
	font-size: 150%;
	font-weight: 700;
	color: #000;
}

h3 {
	text-transform: uppercase;
	font-size: 100%;
	font-weight: 700;
	color: #000;
}

h3 a {
	color: #66ff33;
	text-decoration: none;
}

.featuredcopy,
#featuredcopy {
	color: #666;
	margin-bottom: 30px;
	font-weight: 700;
	font-size: 125%;
	border-bottom: 1px solid #CCC;
}

.featuredcopy {
	padding-bottom: 20px;	
}

.catlink {
	color: #000;
	text-transform: uppercase;
	font-size: 75%;
	font-weight: 700;
	text-decoration: none;
	display: block;
	margin-bottom: 1em;
}

ul.photolist {
	list-style: none;
	margin: 0;
	padding: 0;
}

ul.photolist li {
	border-bottom: 1px solid #CCC;
	margin-bottom: 44px;
	overflow: auto;
	padding-bottom: 20px;
}

ul.photolist li h2 a {
	text-transform: uppercase;
	font-size: 100%;
	font-weight: 700;
	color: #000;
	text-decoration: none;
}

ul.photolist li .featuredcopy {
	margin-left: 0;
	margin-bottom: 0.5em;
	font-weight: normal;
	color: #666;
	border-bottom: none;
}

ul.photolist li .more-link {
	color: #000;
	text-transform: uppercase;
	font-size: 75%;
	font-weight: 700;
	text-decoration: none;
}
		
ul.photolist li img {
	float: left;
	border: 1px solid #000;
}

ul.photolist li div {
	margin-left: 124px;
}

ul.photolist li a {
	color: #66ff33;
	text-decoration: none;
}

/*
 * catalogue
 */
#news #featuredevent h2 a,
#in-production h2 a,
#catalogue h2 a {
	color: #66ff33;
}

/* 
 * film detail
 */
.filmrightcol {
	width: 200px;
	padding-left: 23px;
}

.filmcopy {
	border-right: 1px solid #CCC;
	width: 642px;
	padding-right: 23px;
}

.filmcopy img {
	border: 1px solid #000;
	margin-bottom: 40px;
}

/*
 * news
 */
#news #featuredevent img	{
	float: left;
	margin-right: 1.5em;
}

#news #featuredevent {
	padding-bottom: 20px;
	margin-bottom: 30px;
	border-bottom: 1px solid #CCC;
}

#news #featuredevent .excerpt {
	overflow: auto;
}

#news #featuredevent a {
	color: #66ff33;
	text-decoration: none;
}	

#news .hdrnextevent,
#news .hdrmoreevents {
	text-transform: uppercase;
	text-decoration: none;
	color: #000;
	font-size: 100%;
	font-weight: 700;
	margin-bottom: 1.5em;
}

#news ul.photolist li {
	border: none;
	margin-bottom: 1.5em;
	padding-bottom: 0;
}

#news ul.photolist li a {
	text-decoration: none;
}

#news ul.photolist li .excerpt {
	margin-left: 130px;
}

#news ul.photolist li .date {
	float: left;
	margin: 0;
	padding: 0;
}

#news ul.photolist li h3 {
	margin-bottom: 0;
	line-height: inherit;
}

div.eventbody {
	border-right: 1px solid #CCC;
}

div.eventdetails {
	padding-left: 10px;
}

/*
 * classes
 */
.classes #menu li a,
#classes #menu li a {
	background-image: url(i/mi2.png);
}

.single div.classesbody,
.page-template-template-classes-subpage-php div.classesbody,
#classes div.classesbody {
	border-right: 1px solid #CCC;
	padding-right: 1em;
}

#classes div.classesbody img {
	border: 1px solid #000;
}

.single div.classessubmenu ul,
.page-template-template-classes-subpage-php div.classessubmenu ul,
#classes div.classessubmenu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

.single div.classessubmenu li,
.page-template-template-classes-subpage-php div.classessubmenu li,
#classes div.classessubmenu li {
	margin: 0;
}

#classes li a#sublink-classes,
#about-class-schedule li a#sublink-about-class-schedule,
#class-location li a#sublink-class-location,
#faq li a#sublink-faq,
#download li a#sublink-download,
#instructors li a#sublink-instructors,
#testimonials li a#sublink-testimonials,
.classes #maincontent a {
	color: #33ffff;
}

.single #maincontent div.classessubmenu li a,
.page-template-template-classes-subpage-php #maincontent div.classessubmenu li a,
#classes div.classessubmenu li a {
	text-transform: uppercase;
	text-decoration: none;
	color: #000;
	font-weight: 700;
}

#classes div#classesprimary {
  overflow: auto;
  padding-bottom: 30px;
}

#classes div#classessearch,
#classes div#classestags {
	margin-bottom: 20px;
}

#classes div#classessearch select {
	width: 150px;
}

#classes #featuredcopy a {
	color: #33FFFF;
}

#classes .submitbox {
	margin-top: 5px;
}

#classes #classtable {
	padding-right: 1.5em;
}

#classes #classtable th {
	background-color: #7C7C7C;
	color: #FFF;
}

#classes #classtable tbody tr.e td {
	background-color: #F0F0F0;
	border-top: 1px solid #CDCDCD;
}

#classes #maincontent table td a {
	color: #000;
}

#classes #maincontent table td a:hover {
	color: #33ffff;
}

#classes .hdr2 {
	text-transform: uppercase;
	color: #000;
	font-size: 100%;
	font-weight: 700;
	text-decoration: none;
}

#classmeta {
	margin-bottom: 1em;
}

#classpurchase {
	overflow: hidden;
	margin-bottom: 1.5em;
}

#classcontent {
	clear: both;
}

#classcontent p a,
#classcontent a {
	color: #33FFFF;
}


/*
 * store
 */
#store .photolist ul {
	list-style: disc;
	margin-bottom: 1.5em;
	text-indent: 1em;
}

#store .photolist ul li {
	border-bottom: none;
	margin: auto;
	padding: 0;
	overflow: visible;
}

.store div.buy {
	margin-bottom: 1.5em;
}

.store div.buy .de,
.store div.buy .pr,
.store div.buy .sh {
	margin: 0;
}

.store div.buy form img {
	display: none;
}

#contactform #submit img {
	border: 1px solid #000;
}

/*
 * blog
 */
.blog ul.photolist li div {
	margin-left: 0;
}

.blog ul.photolist li h2 a {
	color: #66ff33;
}

.blog ul.photolist li h2 {
	margin-bottom: 0.25em;
}

.blog ul.photolist li.last {
	border-bottom: none;
}

.blog .blogdate {
	margin-bottom: 2em;
}

.blog #postlist {
	border-right: 1px solid #CCC;
}

#searchform #searchsubmit {
	border: 1px solid #000;
}

#searchform label {
	text-transform: uppercase;
}

#sidebar h3 {
	margin-top: 2em;
}

#sidebar h3 a {
	color: #000;
	display: inline;
	padding-right: 25px;
	background: url(i/rss.png) right center no-repeat;
}

#sidebar #recent {
	margin-left: 1em;
	padding: 0;
}

#sidebar #recent li {
	margin-bottom: 0.5em;
}

#sidebar #recent a {
	text-decoration: none;
	color: #666;
}

#sidebar #recent a:hover {
	color: #66ff33;
}

.blog .navigation {
	text-align: center;
}

.blog .navigation a {
	text-decoration: none;
	color: #666;
	margin-right: 1.5em;
}

.blog #postlist p img.alignleft {
	float: left;
	margin-right: 1em;
	margin-bottom: 1em;
}

.blog #postlist p img.alignright {
	float: right;
	margin-left: 1em;
	margin-bottom: 1em;
}

.search h2 a {
	color: #66ff33;
	text-decoration: none;
	font-size: 80%;
}

.search h2 {
	margin-top: 1.5em;
	margin-bottom: 0.25em;
}