/*  
Theme Name: Anthony Hill
*/

body {
	font-family: arial;
	font-size: 10pt;
	font-weight: normal;
	background: #10140D;
	color: #000;
	text-align: center;
	}
#container {
	width: 740px;
	margin: 0 auto;
	}
#maincontent {
	height: 99%;
	width: auto;
	overflow: hidden;
	}
/* Hides from IE-mac \*/
* html #maincontent {height: 1%;}
/* End hide from IE-mac */
html>body #maincontent {height: auto;}
#sidebar {
	margin: 0px 100px 0px 25px;
	text-align: left;
	float: right;
	/* IE PC needs this otherwise the left margin gets doubled */
	display: inline;
	}
#errata {
	color: #000000;
	}
#linkcat-2, #errata h2 {
	list-style: none !important;
	}
#sidebar h2 {
	margin: 0 0 0 15px !important;
	padding: 0;
	color: #555;
	}
h1, hr {
	display: none;
	}
h3,h4,h5,h6 {
	color: #A8BBBF;
	}
h2, .post th {
	font-family: georgia;
	font-size: 1em;
	color: #10140D;
	}
#wp-calendar {
	padding: 0 10px 0 30px;
	}
#shows {
	height: auto;
	}
#shows p.head {
	height: 101px;
	}
#errata p.head, #search p.head {
	height: 81px;
	}
#shows p.foot, #errata p.foot, #search p.foot {
	height: 26px;
	}
#shows p, #errata p, #search p {
	margin: 0px;
	}
#errata ul {
	list-style: inherit;
	margin: 0px 0px 0px 10px;
	}
#errata, #search, #shows {
	width: 203px;
	}
#topnav {
	margin: 104px 30px 0 0;
	float: right;
	} 
html>body #topnav {
	/* Moz and Op need padding instead of margin */
	padding-right: 30px;
	}
#btmnav {
	width: 100%;
	}
.textnav {
	list-style: none;
	margin: 0px;
	padding: 5px 5px 5px 0px;
	}
.textnav li {
	padding: 0px 5px 0px 0px;
	float: left;
	clear: right;
	}
a       {
	color: #a1730b;
	}
a.erta {
        color: #336666;
       }
#headerimg {
	height: 161px;
	text-align:right;
	}

#footerimg {
	height: 150px;
	}
.photopage {
	font-size: 0.9em;
	color: #A8BBBF;
	}
.post, .page {
	text-align: left;
	margin: 0px 100px 0px 80px;
	}
.post p, .page p {
	text-align: justify;
	padding-left: 5px;
	}
.post li, .page li {
	text-indent: 2em;
	list-style: none outside;
	}
#comments {
	text-align: left;
	margin: 0px 100px 0px 80px;
	}
.commentslink td{
	font-size: 0.9em;
	color: #A8BBBF;
}
td.entry, td.meta, .post th {
	border: solid 1px #A8BBBF;
	padding: 5px;
	}

.entry {
	color: #336;
	}
.post table {
	margin-top: 25px;
	}
html>body .post table {

	}
.meta {
	font-size: 0.9em;
	color: #888;
	}
.meta, .meta p {
	text-align: left;
	}
.post table {
	border: solid 1px #A8BBBF;
	}
h3.showtime {
	padding: 0;
	margin: 0;
	}
#breadcrumb {
	text-align: center;
	color: #A8BBBF;
	}
#footer {
	text-align: left;
	}
#footerimg {
	padding: 20px 100px 0 80px;
	}
#searchform {
	margin: 0 0 0 10px;
	}
html>body #searchform {
	margin: 0 0 0 18px;
	}
#searchform input, #searchform image {
	margin: 0px;
	padding: 0px;
	vertical-align: middle;
	}
#searchform #s, .contactform input, .contactform textarea, #comments input, #comments textarea {
	border: solid 1px #ABBDC1;
	}
.contactform form {
	width: 317px;
	}
.contactform label {
	width: 100px;
	}

.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display: inline-table;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */
