/*  
Theme Name: Erika Switzer Custom theme
Theme URI: http://www.raisedeyebrow.com/
Description: Custom WordPress theme based on <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Author: Lauren Bacon
Author URI: http://www.raisedeyebrow.com/
*/

@import url(css/html.css);

* {
	margin:0;
	padding:0;
}

body {
	background: #fafaf5 url('img/bg.jpg') 50% 0 repeat-y;
	color: #000;
	text-align: center;
}

#page {
	font-size:75%;
}

#header {
	background: #553f34 no-repeat 100% 0;
	height:182px;
}

#headerimg {
	padding-top:125px;
}

#headerimg h1 { 
	margin:0;
	padding:0;
	width: 485px; 
	height: 57px; 
	background: url(img/erikaswitzer.gif) no-repeat;
	text-indent: -5000px;
	font-size:1px;
	float:left; 
	border:0;
} 

#header h1 a {
	display: block;
	width: 100%;
	height: 100%;
	overflow: hidden;
	text-decoration:none;
	border:none;
}
.description {
	display:none;
}


/* Begin Typography & Colors */

#content {
	padding:27px 0 0 27px;
	margin-right:283px;
}

.narrowcolumn .postmetadata {
	text-align: center;
}

.alt {
	background-color: #f8f8f8;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 91.6%;
	line-height: 1.64em;
}

.commentmetadata {
	font-weight: normal;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps {
	font-size: 91.6%;
	letter-spacing: .07em;
}

a, h2 a:hover, h3 a:hover {
	color: #532;
	text-decoration:none;
	border-bottom: 1px dotted #532;
	}

a:hover {
	border-bottom-style:solid;
}


/* Begin Structure */

#page {
	margin: 0 auto;
	width: 768px;
	text-align: left;
}

#header {
	width: 768px;
}

#outer_container {
	width:768px;
	float:left;
	margin-right:-283px;
}

#inner_container {
	background:#aa9f9a url(img/bg_content.jpg) top left repeat-x;
	padding-bottom:3em;
}

#footer {
	background: #553f34; 
	color:#fff;
	padding: 32px 27px 32px 21px;
	margin: 0 auto;
	clear: both;
}

#footer p {
	margin-left:.5em;
}

#footer ul {
	list-style:none;
	margin:0;
	padding:0;
}
#footer li {
	display: inline;
	margin:0;
	padding:0 .5em;
	border-right:1px solid #fff;
}

#footer a, #footer a:link, #footer a:visited {
	color:#ddc;	
	border-bottom-color:#ddc;
}

/* Navigation */

#navigation {
	background:url(img/bg_menu.gif) repeat-x;

	margin:0;
	padding:0;

	height:28px;
}
#navigation ul {
	list-style-type:none;
}
#navigation li {
	float:left;
	list-style:none;
	white-space:nowrap; 
	padding:9px 12px 4px;

	display:inline;
}

#navigation li a,
#navigation li a:visited {
	height:1px;
	font-size:1px;
	color:#627382;
	border:0;
	background-color:transparent;
	background-position:0 0;
	background-repeat:no-repeat;

	overflow:hidden;
	display:block;

	text-decoration:none;
	padding:15px 0 0;
}
#navigation li ul {
	display:none;
}

/* Box model hack */

#navigation li a:hover,
#navigation li a:active,

#navigation #performances a, /* Make this active unless specified otherwise so that we don't have to find out if we're on an event page using php... */

#homeSection #home a,
#bioSection #bio a,
#perfSection #performances a,
#listenSection #listen a,
#gallerySection #gallery a,
#newsSection #news a,
#pressSection #press a,
#linksSection #links a,
#contactSection #contact a {
	background-position:0 -16px;
}

/* Turn off events menu item everywhere else: */
#homeSection #navigation #performances a,
#bioSection #navigation #performances a,
#listenSection #navigation #performances a,
#gallerySection #navigation #performances a,
#newsSection #navigation #performances a,
#pressSection #navigation #performances a,
#linksSection #navigation #performances a,
#contactSection #navigation #performances a {
	background-position:0 0;
}

/* But make sure it can still :hover... */
#homeSection #navigation #performances a:hover,
#homeSection #navigation #performances a:active,
#bioSection #navigation #performances a:hover,
#bioSection #navigation #performances a:active,
#listenSection #navigation #performances a:hover,
#listenSection #navigation #performances a:active,
#gallerySection #navigation #performances a:hover,
#gallerySection #navigation #performances a:active,
#newsSection #navigation #performances a:hover,
#newsSection #navigation #performances a:active,
#pressSection #navigation #performances a:hover,
#pressSection #navigation #performances a:active,
#linksSection #navigation #performances a:hover,
#linksSection #navigation #performances a:active,
#contactSection #navigation #performances a:hover,
#contactSection #navigation #performances a:active,

#perfSection #navigation #performances a:hover,
#perfSection #navigation #performances a:active {
	background-position:0 -16px;
}

#navigation #home a {
	background-image:url(img/m_home.gif);
	width:39px;
}

#navigation #bio a {
	background-image:url(img/m_bio.gif);
	width:74px;
}

#navigation #performances a {
	/* background-image:url(img/m_perf.gif); */
	background-image:url(img/m_perf_new.gif);
	/* width:110px; */
	width: 134px;
}

#navigation #listen a {
	background-image:url(img/m_audio.gif);
	width:43px;
}

#navigation #gallery a {
	background-image:url(img/m_gallery.gif);
	width:58px;
}

#navigation #news a {
	background-image:url(img/m_news.gif);
	width:38px;
}

#navigation #press a {
	background-image:url(img/m_press.gif);
	width:38px;
}

#navigation #links a {
	background-image:url(img/m_links.gif);
	width:38px;
}

#navigation #contact a {
	background-image:url(img/m_contact.gif);
	width:62px;
}


/* Images */
p img {
	padding: 0;
	max-width: 100%;
}

/*	Using 'class="alignright"' on an image will (who would've
	thought?!) align the image to the right. And using 'class="centered',
	will of course center the image. This is much better than using
	align="center", being much more futureproof (and valid) */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}



/*  Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	} 

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 1em;
}

#sidebar ul ul {
	margin-left:1em;
}

/* Blog post styles, in case blogging features are used later */

.post {
	margin: 0 0 1em;
}

.post hr {
	display: block;
}

.widecolumn .post {
	margin: 0;
}

.narrowcolumn .postmetadata {
	padding-top: 5px;
}

.widecolumn .postmetadata {
	margin: 30px 0;
}

.postmetadata {
	clear: left;
}

/* Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}

/* Sidebar */
#sidebar {
	width:256px;
	float:right;
	padding:60px 0 36px 0;
	background: url(img/headerphotos/home_b.jpg) top right no-repeat;
}

.sidesection {
	padding:1em 10px;
	background: url(img/bg_sidebarHead.jpg) top right no-repeat;	
}

#sidebar form {
	margin: 0;
}


/* Miscellaneous Tags & Classes */

hr {
	display: none;
}

a img,
a.noborder {
	border: none;
	text-decoration:none;
}

/* Image-replaced sidebar headings */

.fir {
  background-color:#aa9f9a;
  background-repeat:no-repeat;
  background-position:0 0;
  height:1px;
  
  font-size:100%;
  
  overflow:hidden; 

  padding-bottom:0;
}

#sidebar h2.fir {
  padding: 30px 0 0 0;
  margin:0;
  width: 256px;
}

#sidebar h2#inSection {
  background-image:url(img/inSection.gif);
}
#sidebar h2#headingPerf {
  background-image:url(img/upcomingPerformances.gif);
}
#sidebar h2#headingList {
  background-image:url(img/joinMailingList.gif);
}

/* Gallery */

#gallerySection #content a img {
	float:left;
	margin:0 1em 1em 0;
	border:1px;
}

/* Photos */
#header { background-image: url(img/headerphotos/home.jpg); }
#bioSection #header { background-image: url(img/headerphotos/blue.jpg); }
#linksSection #header { background-image: url(img/headerphotos/bw.jpg); }
#listenSection #header { background-image: url(img/headerphotos/closeup.jpg); }
#newsSection #header { background-image: url(img/headerphotos/direct.jpg); }
#perfSection #header { background-image: url(img/headerphotos/leftgaze.jpg); }
#gallerySection  #header { background-image: url(img/headerphotos/smile.jpg); }

#bioSection #menu { background-image: url(img/headerphotos/blue_m.jpg); }
#linksSection #menu { background-image: url(img/headerphotos/bw_m.jpg); }
#listenSection #menu { background-image: url(img/headerphotos/closeup_m.jpg); }
#newsSection #menu { background-image: url(img/headerphotos/direct_m.jpg); }
#perfSection #menu { background-image: url(img/headerphotos/leftgaze_m.jpg); }
#gallerySection #menu { background-image: url(img/headerphotos/smile_m.jpg); } 

#bioSection #sidebar { background-image: url(img/headerphotos/blue_b.jpg); }
#linksSection #sidebar { background-image: url(img/headerphotos/bw_b.jpg); }
#listenSection #sidebar { background-image: url(img/headerphotos/closeup_b.jpg); }
#newsSection #sidebar { background-image: url(img/headerphotos/direct_b.jpg); }
#perfSection #sidebar { background-image: url(img/headerphotos/leftgaze_b.jpg); }
#gallerySection #sidebar { background-image: url(img/headerphotos/smile_b.jpg); }


/* Homepage events listing styles */
#homeSection #content .ec3_events {
  
}

  #homeSection #content .ec3_events li {
    font-weight: normal;
    margin-bottom: 1em;
    text-transform: none;
  }
  
    #homeSection #content .ec3_events li .event-details,
    #homeSection #content .ec3_events li p {
      color: #000;
      font-family: georgia, times, "times new roman";
      font-size: 1em;
      line-height: 1.5;
    }
    
/* All performances page */
#content .all-performances,
#content .all-pefromances li {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
}

#content .all-performances {
  
}

  #content .all-performances li {

  }

    #content .all-performances li .ec3_schedule {
      border-style: none;
      float: none;
    }
    
#content .paginator,
#content .paginator li {
  list-style-type: none;
  margin-left: 0;
  padding-left: 0;
}

#content .paginator {
  border-top: 1px dotted #678;
  text-align: center;
  padding: .5em 0;
}

  #content .paginator li {
    display: inline;
    padding: .5em .25em;
  }
  
    #content .paginator li a {
      padding: 0 .25em;
      text-decoration: none;
      border-bottom-style: none;
    }
    
    #content .paginator .current a {
      cursor: default;
    }
    
    #content .paginator .current a,
    #content .paginator li a:hover,
    #content .paginator li a:active {
      background: #553f34;
      color: #fff;
    }
