/*
Theme Name: Murraybramwell.com
Description: Based on the classic theme
Version: 1
Author: Michael Chesser
*/

.screen-reader-text {
     position: absolute;
     left: -1000em;
}

a {
	color: #675;
}

a img {
	border: none;
}


a:hover {
	color: #9a8;
}

acronym, abbr {
	border-bottom: 1px dotted #333;
}

acronym, abbr, span.caps {
	font-size: 90%;
	letter-spacing: .07em;
}

acronym, abbr {
	cursor: help;
}

blockquote {
	border-left: 5px solid #ccc;
	margin-left: 1.5em;
	padding-left: 5px;
}

hr {
margin: 0;
padding: 0;
border: 0;
border-bottom: solid 1px lightgrey !important;
}

body {
margin: 0px 20px 20px;
background-color: #9a8;
font-family: "Palatino Linotype", Arial,Helvetica,sans-serif;
font-size: 11pt;
color: #000000;
}

cite {
	font-size: 90%;
	font-style: normal;
}

ul ul {
margin-left: 20px;
}

ul ul ul {
margin-left: 0px;
font-size: 90%;
}

h1 {
	font: inherit;
	margin: 0;
	padding: 0;
}

h2 {
	border-bottom: 1px dotted #ccc;
	font: 10pt "Palatino Linotype", Arial,Helvetica,sans-serif;
	margin: 15px 0 2px 0;
	padding-bottom: 2px;
}

h3 {
	border-bottom: 1px dotted #eee;
	font-family: "Palatino Linotype", Arial,Helvetica,sans-serif;
	margin-top: 0;
}

h4.title {
	font-size: 16pt;
	margin: 0; 
	font-weight:normal;
}

.nopadding {
	margin: 0;
	padding: 0;
}

ol#comments li p {
	font-size: 100%;
}

p, li, .feedback {
	font: 90%/175% "Palatino Linotype", Arial,Helvetica,sans-serif;
}

/* classes used by the_meta() */
ul.post-meta {Australian texts
State Theatre Company
Adelaide companies 
	list-style: none;
}

ul.post-meta span.post-meta-key {
	font-weight: bold;
}

.credit {
	background: #5fa83e;
	border-top: 3px double #aba;
	color: #fff;
	font-size: 11px;
	margin: 10px 0 0 0;
	padding: 3px;
	text-align: center;
}

.credit a:link, .credit a:hover {
	color: #fff;
}

.feedback {
	color: #ccc;
	text-align: right;
	clear: right;
}

.meta {
	font-size: .75em;
}

.meta li, ul.post-meta li {
	display: inline;
}

.meta ul {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
}

.meta, .meta a {
	color: #808080;
	font-weight: normal;
	letter-spacing: 0;
}

.storytitle {
        margin: 0px;
        font-size: 14pt;
}

.storytitle a {
	text-decoration: none;
}

#commentform #author, #commentform #code, #commentform #email, #commentform #url, #commentform textarea {
	background: #fff;
	border: 1px solid #333;
	padding: .2em;
}

#commentform textarea {
	width: 100%;
}

#commentlist li ul {
	border-left: 1px solid #ddd;
	font-size: 110%;
	list-style-type: none;
}

#commentlist li .avatar {
	float: right;
	margin-right: 25px;
	border: 1px dotted #ccc;
	padding: 2px;
}



/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
}

.alignright {
	float: right;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 1.7em;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions & aligment */



ul, li
{
padding:0;
margin:0; !important;
margin-top: 0px !important;
list-style-type:none;
display:block;
}

li {
line-height: 1.7em !important;
}

a {
font: inherit;
color: #5fa83e;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

/*		Classes		*/


/*		Ids			*/
#main {
position: relative;
width: 900px;
margin-top: 5px;
margin-right: auto;
margin-left: auto;
border: 1px solid #295b12;
background-color: #ffffff;
min-height: 400px;
}

#header {
background-color: #5fa83e;
color: #ffffff;
font-size: 14pt;
border-bottom: 1px solid #295b12;
}

#content {
margin-left: 190px;
margin-right: 10px;
padding: 5px;
padding-top: 10px;
}

#navigation {
height: 100%;
float: left;
width: 150px;
padding: 30px 0 5px 20px;
text-align: left;
color: #5fa83e;
}

#footer {
width: 850px;
margin-top: 5px;
margin-right: auto;
margin-left: auto;
border: 1px solid #005580;
background-color: #ffffff;
}