/* @override http://www.indigenousfilm.co.za/wp-content/themes/indigenous/style.css */

/*
Theme Name: Indigenous Films
Theme URI: http://www.indigenousfilm.co.za/
Description: Child Theme for Inspire Wootheme
Author: Weekday Heroes
Author URI: http://www.weekdayheroes.co.za/
Template: inspire
Version: 0.1
*/
 
@import url("../inspire/style.css");
@import url("custom.css");

/* for image replacement */
.ir { display: block; text-indent: -999em; overflow: hidden; background-repeat: no-repeat; text-align: left; direction: ltr; }

/* @group general */

a:link, a:visited {
    color: #ca3528;
}

.button, .button:visited, .reply a {
    background-color: #CA3528;
}

.entry ol li {
    list-style-type: decimal;
}

/* @end */

/* @group header */

#top {
    background: url("images/bg.jpg") no-repeat scroll center top #ca3528;
}

ul#nav {
    margin-top: 54px;
}

#header {
	padding: 20px 0 10px;
}

#featured {
	    background: url("images/featured-border.png") repeat-x scroll center top transparent;
	    padding-top: 5px;
	}
	#featured .featured-image img {

		z-index: 999;
		margin-right: -40px;
	}
	#featured .wrap {
	    margin-top: 50px;
	}
	#featured h2 {
	    font-size: 25px;
	}
	
	
	.pagination {
	  margin-top: 4px;
	}
	.pagination li {
		margin-left: 4px;
	}
	

/* @end */

/* @group content */

#content {
    padding: 70px 0 30px;
}
.gallery { 
	clear: both; 
	}

/* @end */

/* @group footer */

#footer {
	    background: url(images/footer_bg.jpg) repeat-x center top #111;
	    color: #999999;
	}
	#footer p {
	    border-bottom: 1px dotted;
	}
	
#footer-widgets {
    background: url("images/bg-footer-widgets.png") repeat-x scroll center top #DEDEDE;
}
	
#credit {
	display: none;
}

.textwidget img {
	border-top: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	
	border-bottom: 1px solid #f2f2f2;
	border-right: 1px solid #f2f2f2;
}

#footer_text {
	float: right;
	padding: 6px 0 0 10px;
    width: 140px;
}

/* @end */

/* @group portfolio */

#portfolio {
	clear: both;
}

#portfolio .block { 
	border:1px solid #ddd;
    width: 291px;
    margin: 0 10px 50px;
    height: 550px !important;
	}
	
#portfolio .block a.thumb { border: none; border-top:1px dashed #ddd; padding:4px; margin:0; display:block;}

#portfolio .block > div { 
	padding: 10px 14px 0px; 
	background-color: white;
	}
	#portfolio .post { 
		padding-bottom: 0px;
		}

#portfolio .block h2 {
	margin-bottom: 6px;
}

#portfolio .entry p {
    margin: 0 0 9px;
}

a.order-btn {
	float: left;
    margin: 0 0 20px 10px;
    border-radius: 10px 10px 10px 10px;
    
    background: none repeat scroll 0 0 #E4E4E4;
    border: 1px solid #CCCCCC;
    padding: 2px 6px;
}

/* @end */

.page-template-template-portfolio-date-php #header,
 .page-template-template-movie-php #header{
	padding: 10px;
}

.page-template-template-portfolio-date-php ul#nav,
 .page-template-template-movie-php ul#nav {
 margin-top: 16px;
 }

.page-template-template-portfolio-date-php #logo img,
 .page-template-template-movie-php #logo img {
	width: 92px;
}

#breadcrumb .col-full .fl {
/*padding-top: 10px*/
}

	
/* @group blog */
	
	.post  { 
		margin: 0 0 30px;
		padding: 0 0 30px;
		font-size: 16px;
		font-weight: bold;
		background-image: url("images/bg-border.png") !important;
		background-repeat: no-repeat;
		background-attachment: scroll;
		background-position: center bottom;
		}
	.nav-entries, .wp-pagenavi { padding:30px 0px; background-image: none; }
	
	.category-indigenous-tv #wrapper,
	.postid-1207 #wrapper { 
	background-color: #131313; 
	color: gainsboro;
	}
	
	.category-indigenous-tv #wrapper .title a:link,
	.postid-1207 #wrapper .title a:link { 
	color: whitesmoke;
	}
	
	.category-indigenous-tv #wrapper #content a,
	.postid-1207 #wrapper #content a { 
	color: crimson !important;
	}
	#comments { background-image: none; }
	
	/*Playbutton*/

#main-page1 .woo-sc-button:after {
content: "";
display: inline-block;
border-color:transparent transparent transparent #444;
border-style:solid;
border-width:8px 0 8px 12px;
float:left;
height:0;
text-indent:-9999px;
width:0;

margin: 3px 8px 0px 0px;
}
	
/*@end*/

/* @group rss-popup */

.rss-popup {
	background: #f0f0f0;
	height: 161px;
	margin: 51px 0 0;
	position: absolute;
	right: 0;
	width: 268px;
	z-index: 999;
	padding: 0 15px;
	
	border-bottom: 1px solid #CCCCCC;
	border-left: 1px solid #CCCCCC;
	border-right: 1px solid #CCCCCC;
	
	-moz-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.15);
	-webkit-box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.15);
	box-shadow: 2px 2px 10px rgba(0, 0, 0, 0.15);
	
	-moz-border-radius-bottomleft: 6px;
	-moz-border-radius-bottomright: 6px;

	-webkit-border-bottom-left-radius: 6px;
	-webkit-border-bottom-right-radius: 6px;
	
	display: none;
}

.pr {
	position: relative;	
}

/* @end */

/* @group - add icons to main menu - custom */

#nav li {
	margin-left: 14px;
}

#nav a {
	padding: 0 5px 0 30px;
}

/* about */
#menu-item-85 a	 {
	background: url(images/icon_about.png) no-repeat 1px 3px;
}

/* movie archive */
#menu-item-1646 a	 {
	background: url(images/icon_archive.png) no-repeat 2px 1px;
}

/* services */
#menu-item-92 a	 {
	background: url(images/icon_services.png) no-repeat 1px 3px;
}

/* contact */
#menu-item-88 a	 {
	background: url(images/icon_contact.png) no-repeat 2px 1px;
}

/* blog */
#menu-item-86 a	 {
	background: url(images/icon_blog.png) no-repeat 0px 2px;
}

/* submissions */
#menu-item-910 a	 {
	background: url(images/icon_submit.png) no-repeat 1px 2px;
}

/* @end */

/* @group mission statement */

#mission-statement {
    background: url(images/strap_bg.jpg) repeat-x 0 0 #111111;
    border-bottom: 1px solid #D4372A;
    border-top: 1px solid #444444;
    color: #CCCCCC;
    padding: 6px 0;
    text-align: center;
}

	#mission-statement a {
	    color: #CCCCCC;
	}
/*@end*/
	

/* @group newsletter popdown */

.ultra-hide {
height: 140px; 
margin-top: -140px;
background-image: url(images/dropout_bg.png);
background-color: #333333;
background-position: center bottom;
background-repeat: repeat-x;
vertical-align: baseline;
}

#beta-sign-up {
margin-left: auto;
margin-right: auto;
width: 970px;
padding-top: 32px;
}

#beta-sign-up .content {
padding-left: 5px;
padding-top: 12px;
}

#beta-sign-up h2, #beta-sign-up div, #beta-sign-up input[type="text"] {
color: #f2f2f2;
}
#beta-sign-up h2 {
padding-left: 4px;
}

#beta-sign-up .form-item {
float: left;
margin-top: 5px;
margin-right: 28px;
}

#beta-sign-up a#rollover {
left: 6px;
position: relative;
top: 3px;
}

.form-item, .form-checkboxes, .form-radios {
margin: 1em 0;
}

#beta-sign-up .form-item label {
float: left;
margin-right: 8px;
margin-top: 11px;
}

#beta-sign-up label {
font-weight: bold;
text-transform: uppercase;
}

#beta-sign-up input[type="text"] {
margin-bottom: 7px;
padding: 8px 13px;
width: 217px;
}

#beta-sign-up input[type="text"] {
background-color: #222222;
border: 1px dashed #f4f3e9;
-moz-border-radius: 5px;
-webkit-border-radius: 5px;
border-radius: 5px;
border-top-left-radius: 5px 5px;
border-top-right-radius: 5px 5px;
border-bottom-right-radius: 5px 5px;
border-bottom-left-radius: 5px 5px;
}

.content form label, form input[type="text"], form textarea, form input[type="submit"] {
font-size: 12px;
font-weight: normal;
letter-spacing: 0;
line-height: 150%;
}

.content form label, form input[type="text"], form textarea, input[type="submit"] {
/* font-family: 'Courier New',Courier,monospace; */
font-family: "Segoe UI [10]", Candara, "Bitstream Vera Sans", "DejaVu Sans", "Bitstream Vera Sans", "Trebuchet MS", Verdana, "Verdana Ref", sans-serif
}

input[type="submit"] {
	padding: 0px 12px;
	background-color: transparent;
}

a.button-link, a#rollover, input[type="submit"] {
/* color: #111111; */
border: none;
/*
-moz-text-shadow: 0px -1px 0 #fcfbf9;
-webkit-text-shadow: 0px -1px 0 #fcfbf9;
text-shadow: 0px -1px 0 #fcfbf9;
*/
-moz-border-radius: 8px;
-webkit-border-radius: 8px;
border-radius: 8px;
border-top-left-radius: 8px 8px;
border-top-right-radius: 8px 8px;
border-bottom-right-radius: 8px 8px;
border-bottom-left-radius: 8px 8px;
}

a#rollover input {
	padding: 10px 14px 11px;
}

a#rollover {
background-color: #f4f3e9;
padding: 10px 0 11px; 
color: #111111
}

a#rollover:hover{
background-color:#ca3528;
color: #f2f2f2;
text-decoration: none;
}

	
/* @end */

#text-9 .textwidget {
	background: #dedede;
}