/*
Theme Name: MTE
Author: Jenny Medford

*/


/* Layout */
body {
	padding: 0;
	margin: 0;
	text-align: center;
	font-size: 11.5px;
	line-height:16px;
	font-family: Verdana, Arial, Sans-Serif;
	background: #ffffff url(images/bg.gif) left top repeat-x;
	color: #000;
}

/* Default */
a {
	color: #b4640e;
        outline:none;
}

a:hover {
	color: #666666;
}

h1 {
	font-size: 1.2em;
}

h2 {
	font-size: 35px;
}

h3 {
	font-size: 1em;
}

h4 {
	font-size: .9em;
}

h5 {
	font-size: .8em;
}

h6 {
	font-size: .7em;
}

blockquote {
	padding: 0 0.5em;
	border-left: 5px solid #f0e8a7;
	margin: 0;
	background-color: #f8f8e2;
}

img.alignleft {
	float: left;
	margin: 0 .8em .8em 0;
        border:3px solid #000000;
}

img.alignright {
	float: right;
	margin: 0 0 .8em 25px;
        border:3px solid #000000;
}

.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
        border:3px solid #000000;
        margin-top:15px;
        margin-bottom:15px;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

a img {
	}

form {
	padding: 0;
	margin: 0;
}

/* Layout */
#container {
	width: 900px;
	margin: 0 auto;
	text-align:left;
}

#header {
	height: 106px;
}


#content-wrapper {
width:900px;
}

#nav {
  margin-top:50px;
  width: 263px;
  height:507px;
  background: url(images/arrow.gif) no-repeat;
  float:left;
  }
#pages #nav, #blog #nav {
  margin-bottom:35px;
  }

#inner-nav {
  margin: 100px 0 0 82px;
  width: 97px;
  height:301px;
}

#homelink{
	background-image: url(images/innernav_01.gif);
}
#showlink{
	background-image: url(images/innernav_02.gif);
}
#musiclink{
	background-image: url(images/innernav_03.gif);
}
#diarylink{
	background-image: url(images/innernav_04.gif);
}
#contactlink{
	background-image: url(images/innernav_05.gif);
}
#storylink{
	background-image: url(images/innernav_06.gif);
}
#friendlink{
	background-image: url(images/innernav_07.gif);
}
#downloadlink{
	background-image: url(images/innernav_08.gif);
}
#home #homelink{
	background-image: url(images/innernav-over_01.gif);
}
#showspage #showlink{
	background-image: url(images/innernav-over_02.gif);
}
#musicpage #musiclink{
	background-image: url(images/innernav-over_03.gif);
}
#blog #diarylink{
	background-image: url(images/innernav-over_04.gif);
}
#contactpage #contactlink{
	background-image: url(images/innernav-over_05.gif);
}
#storypage #storylink{
	background-image: url(images/innernav-over_06.gif);
}
#friendspage #friendlink{
	background-image: url(images/innernav-over_07.gif);
}
#downloadspage #downloadlink{
	background-image: url(images/innernav-over_08.gif);
}



#home #icons {
  margin: 210px 0 0 17px;
  width: 51px;
  height:267px;
  float:left;

}
#home #icons img {
  margin-bottom:-5px;
}
#inner-content img {
  border 3px #000000;
}
#pages #content img {
  border 3px #000000;
}

#searchBar {
	clear: left;
	text-align: right;
}

#searchform {
	padding: 5px;
}

#s {
	border: 1px solid #bbb;
}

#searchsubmit {
	border: 1px solid #bbb;
	background: #fff url(images/buttonBk.gif) repeat-x;
}

#sidebar {
    float:right;
	left: 0;
	top: 0;
	width: 137px;
	padding-left:20px;
	border-left: 3px solid #bde7eb
}

#sidebar a {
}

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

#sidebar ul li {	
	margin: 0 0 13px 0;
	font-size: 0.85em;
}

#sidebar ul li h2 {
	margin: 0;
	color: #000000;
	font-size: 11.5px;
}

#sidebar ul li p,
#sidebar ul li div {
	padding: 5px 10px 10px 10px;
	margin: 0;
}

#sidebar ul li table {
	padding-bottom: 5px;
}

#sidebar ul li table caption {
	padding: 5px 0 0 0;
}

#sidebar ul li ul {
	padding: 0.3em 0;
}

#sidebar ul li ul ul,
#sidebar ul li ul ul ul,
#sidebar ul li ul ul ul ul,
#sidebar ul li ul ul ul ul ul {
	padding: 0;
}

#sidebar ul li ul li {
	font-size: 1em;
	padding: 0.2em 1em 0.2em 0;
	margin: 0 0 0 1em;
}

#sidebar ul li ul li li,
#sidebar ul li ul li li li,
#sidebar ul li ul li li li li,
#sidebar ul li ul li li li li li {
	margin: 0 0 0 1em;
}

#sidebar ul li ul li a {
	text-decoration: none;
	background: url(images/sidebarBullet.gif) left center no-repeat;
	padding-left: 1em;
}
#sidebar ul li ul#themeswitcher li a,
#sidebar ul li ul li.recentcomments a {
	background-image: none;
	padding-left: 0;
}
#sidebar ul li ul#themeswitcher li,
#sidebar ul li ul li.recentcomments {
	background: url(images/sidebarBullet.gif) left center no-repeat;
	padding-left: 1em;
}

#sidebar ul li ul li a:hover {
	color: #863f09;
}

/* Calendar */
#wp-calendar {
	width: 100%;
}

#wp-calendar th,
#wp-calendar td {
	text-align: center;
}

#wp-calendar td#today {
	font-weight: bold;
}

h2.pagetitle {
	color: #b4640e;
	font-size:35px;
        margin-top:5px;
}
h2.archivetitle {
	color: #000000;
	font-size:14px;
}


#pages #content {
	float:right;
	width:605px;
	margin-top:50px;
	margin-bottom:40px;
}
#home #content {
	width:900px;
	margin-top:0px;
	margin-bottom:0px;
	background: url(images/matt.jpg) right no-repeat;
    height:593px;
	
}
#blog #content {
	float:right;
	width:610px;
	margin-top:50px;
	margin-bottom:40px;
}
#inner-content {
	float:left;
	width: 425px;

}

/* Post */
.post h2.posttitle {
     font-size:20px;	
}

.post h2.posttitle a {
	text-decoration: none;
	color: #b4640e;
}

.post h2.posttitle a:hover {
	text-decoration: none;
	color: #666666;
}

/* make your own sticky post styling */
.sticky {
}

small.postmetadata {
	font-size: 10px;
	color:#666666;
}
small.postmetadata a {
	color:#666666;
	text-decoration:none;
}
small.postmetadata a:hover {
	color:#b4640e;
	text-decoration:none;
}

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

ul li.tags {
	float: left;
}

ul li.comments {
	text-align: right;
}

div.divider {
	height: 47px;
	margin: 1em 0;
}

div.navigation {
	text-align: center;
	font-family: Garamond, Georgia, serif;
	padding: 0 0 2em 0;
}

div.commentnavigation {
	padding: 0;
}


#commentwrapper {
	padding: 0 15px 49px 15px;
}

#commentwrapper h2 {
	margin: 0;
	padding: 0.5em 0;
}

/* Comment */
h2.commentheading {
	font-size: 1.2em;
	color: #b4640e;
}

ol.commentlist {
	padding: 0;
	margin: 0;
	list-style: none;
	color: #666666;
}

ol.commentlist a {
	text-decoration: none;
}

img.avatar {
	border: 3px solid #fefef6;
	margin: 0 0.5em;
}

ol.commentlist li.commentind {
	padding: 0 0 2em 0;
	margin: 0;
}

ol.commentlist li.depth-1 {
	border-bottom: 3px double #fefef6;
	padding: 0 0 1em 0;
	margin-bottom: 1em;
}

ul.children {
	list-style: none;
}

ol.commentlist ul.children li.commentind {
	padding: 1em 0 0 0;
}

ol.commentlist li.commentind cite {
	font-style: normal;
}

p.commentsedit {
	font-size: 0.9em;
	margin: 0 0 0 0.5em;
}

.commentindheader {
	border-bottom: 1px dotted #fefef6;
}

.commentindheader img.avatar {
	float: left;
}

ol.commentlist li.legacyAlt .commentindheader {
	text-align: right;
}

ol.commentlist li.legacyAlt .commentindheader img.avatar {
	float: right;
}

ol.commentlist li.legacyAlt p.commentsedit {
	text-align: right;
	margin: 0 0.5em 0 0;
}

/* Comment form */
form#commentform input,
form#commentform textarea {
	border: 1px solid #bbb;
}

input#author,
input#email,
input#url {
	width: 60%;
}

textarea#comment {
	width: 90%;
}

input#submit {
	border: 1px solid #bbb;
	background: #fff url(images/buttonBk.gif) repeat-x;
}

#footer {
	clear: both;
	background-color: #bde7eb;
	height: 100px;
	width:100%;
}


div#recaptcha_widget_div {
	float: right;
}

/* Wordpress required */
.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption-dd {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}

h3.subpages {
	padding: 1em 0 0.5em 0;
	margin: 0;
}

ul.subpages {
	padding: 0 0 0 1em;
	margin: 0 0 0 1em;
	list-style: square;
}

/* Formatting */
fieldset {
	border: 1px solid #ccc;
	padding: 0 1em;
	margin: 0;
}

legend {
	color: #999;
	font-size: 1.1em;
	font-weight: bold;
}

hr {
	border: 0;
	color: #cfc887;
	background-color: #cfc887;
}

pre, code {
	width: 100%;
	overflow: auto;
	font-size: 1em;
}

.post table {
	width: 100%;
	border-top: 0;
	border-collapse: collapse;
}

.post table th,
.post table td {

	padding: .3em .5em;
}
table.calendar_main {margin-top:-20px}
table.calendar_date_table{
margin-top:25px;margin-bottom:15px;}
.calendar_date_text {
margin-bottom:25px;
padding-bottom:25px;
background-color:#000000;
color:#ffffff;
}
.calendar_venue_text {
margin-top:25px;

}
.calendar_artist_text {color:#ffffff;}
.post table th {
	text-align: left;
	border-bottom: 1px solid #b4640e;
}

p.loggedinAs {
	margin: 0; 
	padding: 0;
}

a#cancel-comment-reply-link {
	display: block;
	margin-bottom: 1em;
}