/*
 Theme Name:   Mike Grenfell
 Theme URI:    http://michaelgrenfell.co.uk/wordpress/wp_content/themes/mikegrenfell
 Description:  Mike Grenfell
 Author:       John Doe
 Author URI:   http://michaelgrenfell.co.uk/wordpress
 Template:     twentyfifteen
 Version:      1.0.0
 License:      GNU General Public License v2 or later
 License URI:  http://www.gnu.org/licenses/gpl-2.0.html
 Tags:         light, dark, two-columns, right-sidebar, responsive-layout, accessibility-ready
 Text Domain:  twenty-fifteen-child
*/

body{
	background-color:#fff;
}

body.home h1.entry-title{
	display:none;
}

.entry-header{
	width:100%;
	padding:0;
}

.entry-header h1{
	text-align: center;
}

div.entry-content{
	padding:1em;
	text-align:justify;
}

div.post-thumbnail img{
	width:100%;
}

div.site-info{
	display:none;
}

p.site-title{
	font-size: 1.5em;
}


.wdform_section{
	width:100%;
}

.wdform-label-section{
	width:50%;
	float:left;
}

.wdform-page-and-images{
	font-size:.75em;
}

.input_deactive{
	font-size:.7em;
}

main{
	border:none;
}

form{
	width:100%;
}

textarea{
	width:100%;
	height:50em;
}

input#title, input#subtitle{
	width:100%;
}


nav#top_menu{
	width:100%;
	height:2em;
	background-color:#CCC;
}


nav#left_menu{
	position:fixed;
	width:10em;
	height:100%;
	display:none;
	/*margin-left:-10em;*/
	padding-top:1em;
	z-index:10;
}


article{
	width: 90%;
	margin: 0 auto;
	margin-top:5em;
	height:calc(100%-6em);
	font-size:1.2em;
	line-height:1.5em;
	letter-spacing: .01em;
	padding-bottom:2em;
}

#site-wrap{
	position:relative;
	z-index:1;
	background-color:#fff;
}

article p{
	margin:0;
	text-indent: 1em;
}


article p.fullout, p.drop_cap, article p:first-child{
	 text-indent: 0;
}

p.drop_cap:first-letter{ float: left; color: #903; font-size: 5em; font-style: normal; line-height: .9em; padding-top: 0; padding-right: 8px; margin-left: -.05em; margin-bottom:-.2em; font-weight:bold;
}

.comment-list article,
.comment-list .pingback,
.comment-list .trackback {
	border: none;
}

article p.quotation{
	text-indent: 0;
	margin: 1em 2em;
}

article p.attrib{
	margin: -1em 2em 1em 2em;
	text-align: right;
	font-style:italic;
}

h1.entry-title{
	color:#903;
}

p.album-title{
	text-indent: 0;
	font-size:1.5em;
	line-height: 1.5em;
	/*font-weight:bold;*/
	font-style: italic;
}

p.album-title:first-child:first-letter {
	color:#000;
	font-size:1em;
	line-height:1.5em;
	padding:0;
	margin:0;
}

p.album-artist{
	text-indent: 0;
	font-weight: normal;
	font-size:1.3em;
	line-height:1em;
}

p.album-label{
	text-indent: 0;
	font-style:italic;
	font-weight:bold;
	font-size:.8em;
}

p.album-url{
	text-indent: 0;
	font-size:.8em;
	line-height:.8em;
	margin-bottom:1em;
}

ul.menu, ul.submenu{
	margin:0;
}

ul.menu{
	padding:1em;
	display:block;
	background-color:#fff;
}

ul.submenu{
	padding-left:1em;
}

ul.menu li{
	font-size:1.3em;
	margin-bottom:.5em;
}

ul.submenu li{
	font-size:1em;
}


.bold{
	font-weight: bold;
}

a{
	color:#222;
}

a:link,a:visited{
	text-decoration: none;
}

a:hover{
	text-decoration: underline;
	color:#903;
}

#show_menu {
    float:left;
}


.shifted {
	margin-left:11em;
}

.show_menu{
	left:10em;
	z-index:3;
}

.red_type{
	color:#903;
}

div.plus{
	float:right;
	font-weight:bold;
	color:red;
}

figcaption{
	font-size:.8em;
}

button#show_menu{
	margin-left:2em;
	visibility: visible;
}


p.half_width, img.half_width{
	width:50%;
	float:left;
	height:auto;
	margin: 0;
	text-indent:0;
	padding:0;
}

p.full_width{
	width:100%;
}

p.half_width img, p.diagram img{
	width:100%;
	height:auto;
}



#iframepdf{
	width:100%;
	height:50em;
}

p.diagram{
	text-indent: 0;
	width:80%;
	margin:1em auto;
}

body.page-id-143 ol li{
	margin: 1em 0;
}

body.page-id-143 ul li{
	margin: .5em 0;
}


body.page-id-143 ul li ul li{
	list-style-type: square;
}

article#post-443 span.sticky-post{
	visibility: hidden;
	padding-top:none;
}

article#post-157 p{
	text-indent: 0;
	margin-bottom:1em;
}

article#post-157 p.intro{
	text-indent: 1em;
	margin-bottom:0;
}

article#post-377 ul{
	margin-left: 0;
  padding-left: 0;
	list-style-type: none;
}

article#post-377 ul li{
	position: relative;
  margin: 1em;
}

article#post-377 ul li:before{
  position: absolute;
  left: -1em;
  content: "–";

}

article#post-455 p.fullout{
	margin-top:1em;
}

div.contentscontainer{
	width:48%;
	float:right;
}
ul.contents{
	display:block;
	list-style-type: none;
	font-size:.85em;
	line-height:1.2em;
}

ul.contents li{
margin-bottom:.5em;
}

ul.contents li ul{
margin:.5em;
padding-left:.5em;

}

ul.contents li ul li{
margin:.5em;
}

ul.quoted{
	list-style-type: none;
	margin:.5em 1em;
}

