/* 
Theme Name:     Twenty Eleven Child ER2012
Theme URI:      N/A 
Description:    Child theme for the Twenty Eleven theme 
Author:         Enrique Rivas 
Author URI:     N/A
Template:       twentyeleven 
Version:        1.0
*/  
@import url("../twentyeleven/style.css");  
@font-face {
    font-family: 'TendernessRegular';
    src: url('fonts/Tenderness/Tenderness-webfont.eot');
    src: url('fonts/Tenderness-webfont.eot?#iefix') format('embedded-opentype'),
	url('fonts/Tenderness/Tenderness-webfont.ttf');
         
}

/***Fixed Width Code*/
.two-column #page, #page {
	margin-top: 0px;
	margin-bottom: 0px;
	max-width: 1000px;
	min-width: 1000px;
}

#main #content {
	/*margin: 0 auto;*/
	width: 58.9%;
	min-width: 58.8%;
}
.hentry,
.no-results {
	border-bottom: 1px solid #CAB46B;
	/*margin: 0 0 1.625em;ER2012*/
	/*padding: 0 0 1.625em;ER2012*/
	position: relative;
	
}
#content {
    margin: 0 34% 0 7.6%;
    width: 58.4%;
    min-width:58.4%;
}
/*Page transparency*/
#page {
    background-image: url(transparent.png) ;
    background-color:#E5DBAC;
     margin: 0 auto;
}


/***Page titles*/
.singular .entry-title,
.entry-title {
	color: 	#333;
	font-size: 30px;
	font-weight: bold;
	line-height: 48px;
	font-family: TendernessRegular;
}
.search .page-title {
    color: #666666;
    font-size: 1.2em;
    font-weight: 500;
    letter-spacing: 0.1em;
    line-height: 2.6em;
    margin: 0 ;
   /*text-transform: uppercase;*/
    text-transform: none;
    border-bottom: 1px solid #324932;
    padding-left: 10px;
}


/***Content area image border*/
.entry-content img{
	border: medium none;
	
}

/***Navigation menu*/
#access {
    /*background: -moz-linear-gradient(Ivory, Beige) repeat scroll 0 0 transparent;*/
    background: Beige url('images/navBackgnd3.jpg') repeat-x ; 
    box-shadow: 0 1px 2px rgba(0, 0, 0, 0.4);
border-top: #000 solid 1px;
    clear: both;
    display: block;
    float: left;
    margin: 0 auto 6px;
    width: 100%;
}

#access a {
	color: #60311B;
	display: block;
	line-height: 3.333em;
	padding: 0 1.2125em;
	text-decoration: none;
}

/*Sub menu non-hover*/
#access ul ul a {
	background: #D9D9B2;/*Olive shade*/
	border-bottom: 1px dotted Olive;
	color: #444;
	font-size: 13px;
	font-weight: normal;
	height: auto;
	line-height: 1.4em;
	padding: 10px 10px;
	width: 168px;
}

/*Sub menu hover*/
#access ul ul :hover > a{
	background: #B3B366;/*Olive shade*/
}

#access li:hover > a,
#access a:focus {
	background: #C0C080; /* Show a solid color for older browsers */
	background: -moz-linear-gradient(#f9f9f9, #C0C080);
	background: -o-linear-gradient(#f9f9f9, #C0C080);
	background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#f9f9f9), to(#C0C080)); /* Older webkit syntax */
	background: -webkit-linear-gradient(#f9f9f9, #C0C080);
	color: #373737;
}

/*** The Search Field*/
#branding {
    /*border-top: 2px solid #BBBBBB;*/
    border-top:none;
    padding-bottom: 10px;
    position: relative;
    z-index: 99;
}
#branding #searchform {
    /*position: absolute;
    right: 7.6%;
    text-align: right;*/
    top: 13em;
}
#branding .only-search #s {
	background-color: #cab46b;
	border-color: #333;
	color: #333;
}
#branding .only-search #s:focus {
	background-color: Beige ;
}
#branding .with-image #searchform {
	/*top: auto;*/
	/*bottom: -27px;*/
	max-width: 195px;
	top:266px;
}

/*the Proudly powered by...*/
#site-generator {
    background: none repeat scroll 0 0 #cab46b;
    border-top: 1px solid #DDDDDD;
    color: #666666;
    font-size: 9px;
    line-height: 1em;
    padding: 1.2em 0.5em;
    text-align: right;
}
#proudly{
    position: relative;
    left:-20px;
}

/***  widget area ***/
#supplementary {
    border-top: 1px solid #CAB46B;
    overflow: hidden;
    padding: 1em  7% 0em 7.8%;
}
#secondary {
    float: right;
    margin-right: 7.6%;
    width: 18.8%;
    min-width:18.8%;
}
.widget-area {
    font-size: 14px;
}

.widget-title {
color: #333;
font-size: .85em;
font-weight: 700;
letter-spacing: 0.1em;
line-height: 2.6em;
text-transform: uppercase;
padding-bottom: 15px;
}

/***Tags redefinition***/
.entry-content h1 {
	font-size: 1.6em; 
	margin: .75em 0 
}
.entry-content h2 {
	font-size: 1.25em; 
	margin: .75em 0 
}
.entry-content h3{ 
	font-size: 1.17em; 
	margin: .83em 0;
	text-transform: none;
	letter-spacing: 0.1em;
}
hr {
    background-color: chocolate;
    border: 0 none;
    height: 1px;
    margin: 1.625em 0;
}
/*To middle align thumbnails on Plays page*/
img.alignnone{
	vertical-align: middle;
}
.hrcentered{
height: 2px;
margin-left: 10%;
width: 600px;
}
/*** ER2012 Style for pages only ***/

.page #main {
    clear: both;
    padding: 0;
    /*padding: 1.625em 0 0;*/
}

.page .entry-title{
	padding:0;
}

.page #main #content {
	/*margin: 0 auto;*/
	width: 85%;
	min-width: 85%;
	padding-bottom:1em;
}

.page .wp-caption .wp-caption-text:before {
content: none;
}

.page .wp-caption .wp-caption-text {
    color: #E5DBAC;
    font-family: inherit;
    margin-bottom: 0.6em;
    /*padding: 10px 0 5px 20px;*/
    padding: 5px 0 0;
    position: relative;
    text-align: center;
}
.page .wp-caption {
    background: none repeat scroll 0 0 #324932;
    margin-bottom: 1.625em;
    max-width: 96%;
    padding: 2px;
}

/*** ER2012 Style for plays only ***/
#play img{
	border: 5px solid darkGreen;
	padding: 0;
}
img[class*="play"] {
	border: 5px solid darkGreen;
	padding: 0;

	
}
/**** As Director page custom style***/

.page-id-68 ul{
list-style-type: none;
margin : 0; 
padding : 0;
}

.page-id-68 .wp-caption .wp-caption-text:before {
content: none;
}

.page-id-68 .wp-caption .wp-caption-text {
    color: #E5DBAC;
    font-family: inherit;
    margin-bottom: 0.6em;
    /*padding: 10px 0 5px 20px;*/
    padding: 10px 0 0 2px;
    position: relative;
}
.page-id-68 .wp-caption {
    background: none repeat scroll 0 0 #324932;
    margin-bottom: 1.625em;
    max-width: 96%;
    padding: 9px;
}
.page-id-68 .wp-caption a:focus img, .page-id-68 .wp-caption a:active img, .page-id-68 .wp-caption a:hover img {
    background: none repeat scroll 0 0 #E5DBAC;
    border-color: #000;
}
.page-id-68 .entry-content, .page-id-68 .entry-header{
    width: 90%;
}


/*** As Actor page custom style ***/
.page-id-70 .entry-content, .page-id-70 .entry-header{
    width: 90%;
    
}
.page-id-70 .entry-content img {
    background: none repeat scroll 0 0 #324932;
    margin-bottom: 1.625em;
    max-width: 96%;
    padding: 12px;
}

/*** custom contact form page ***/

.page-id-709 .entry-content{
    background-color: beige;
    padding-left: 50px;
    width: 65%;
}
.page-id-709 .entry-header{
    background-color: #CE8461;
    width: 71%;
}
.page-id-709 .entry-title{
    padding-left: 20px;
}
.ufo-form-submit-success {
background-color: #CE8461;
}
/*** ER2012 various new custom styles ***/

#pages-footnote-er{
	color:#993300;
}

/*** OS flv player ***/
#osplayer{
    margin-left: 90px;
    background-color: #000;
    width:400px;
}
#videocaption{
    color: #888;
    margin-left: 6.5em;
    width: 28em;
}
/*** NEXTGEN plugin  ***/
#returntoalbum{
    margin-top:15px;
    margin-left: auto;   
    margin-right: auto;   
    width: 11em;  
    padding-left: 0;
}

/*** ER2012 to the top link in footer ***/
#to-top-of-page-link{
     position:relative;
     left:-280px;
     color:  #1982D1 !important;
     font-size: 1.5em;
}

/*** ER2012 wp photo album ***/

.wppa-container .slide-frame{
    background-color:#000;
}

.wppa-arrow, .wppa-prev-1 wppa-arrow , wppa-next-1 wppa-arrow{
    color:  #E5DBAC !important;
}
/*** ER2013 to not display published by ***/
.by-author { display: none; }

/*** ER2014 Contact form ENTRIES style ***/


