/*  
Theme Name: Standard theme
Theme URI: http://www.paulmatson.co.uk
Description: Standard theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a> by Michael Heilemann.
Version: 1.0
Author: Paul Matson
Author URI: http://www.paulmatson.co.uk
*/

	
    form dl, dl.labels {
      margin:0;
      padding: 0;    }
    
    form dt, dl.labels dt {
      float:left;
      width:9em;
      margin-bottom:0em;
      text-align:left;
      position:relative /*IEWin hack*/

    }
    form dd, dl.labels dd {
      margin-top: 0;
      padding-top: 0;
      margin-left:9em;
      margin-bottom:0.8em;
      padding-left:0.5em

    }
    form dd.submit, dl.labels dd.submit  {
      margin-top:0em;
    }



/* Begin Structure */
body {
	margin: 0;
	padding: 0;
	}

#page {
	margin: 106px 0 0 0;
	padding: 0;
	width: 800px;
	text-align: left;
	}
	
/* narrowcolumn <div id="content" class="narrowcolumn"> */

.narrowcolumn {
	float: right;
	padding: 0 20px 10px 10px;
	margin: 0px 70px 0 20px;
	width: 470px;
	line-height: 1.65em;
	background-color: #FFF;
	}
	
	.narrowcolumn 
	{	 filter:alpha(opacity=70);
opacity: 0.7;}	
	
	.narrowcolumn img {
	padding: 0;
	margin: 0 10px 5px 0;
	display: inline;
	float: left
	}
	
		.narrowcolumn img
	{	 filter:alpha(opacity=10);
opacity: 1;}

	

	.narrowcolumn .entry {
	line-height: 1.5em;
	}
	

/* Begin Primary Typography & Colors */
body {
	font-size: 70%; /* Resets 1em to 10px */
	font-family: Georgia, Times New Roman, Times, serif;
	color: #333;
	text-align: left;
	}


/* Changing this font-size affects everything within content */

#content {
	font-size: 1.3em
	}


#sidebar
{ font-size: 1.4em;
 }

/* all h styles */

h1, h2, h3 {
	font-family: Georgia, Times New Roman, Times, serif;
		font-weight: normal;

	}


/* individual h stylings - size and colour */

h2 {
	font-size: 1.6em;
	}

h2.pagetitle {
	font-size: 1.6em;
	}

#sidebar h2 {
	font-size: 1.2em;
	}

h3 {
	font-size: 1.2em;
	font-style: italic;
	line-height: 1.3em;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #FFF;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #666;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

#headerimg .description {
	font-size: 1.2em;
	text-align: center;
	}
	
	
/* individual h stylings - structure */

h1 {
	padding: 0px;
	margin: 0;
	}

h2 {
	margin: 10px 0 0;
	}

h2.pagetitle {
	margin-top: 0px;
	text-align: center;
}

#sidebar h2 {
	margin: 5px 0 0;
	padding: 0;
	}

h3 {
	padding: 0;
	margin: 10px 0 0;
	}

h3.comments {
	padding: 0;
	margin: 0px auto 0px ;
	}


/* link styles */ 

a, h2 a:hover, h3 a:hover {
	color: #333;
	text-decoration: underline;
	}

a:hover {
	color: #6F85A8;
	text-decoration: underline;
	}
	
.entry p a:visited {
	color: #770033;
	}



/* Begin Sidebar width: 170px works fine in Mac, not PC - changed to 150px */
#sidebar
{
	padding: 5px 10px 5px 10px;
	margin: 0px 590px 0 30px;
	 width: 160px;
	 background-color: #FFF;
	}

/* opacity experiment */
#sidebar
{	 filter:alpha(opacity=70);
opacity: 0.7;}	
	
	
#sidebar form {
	margin: 0;
	}
/* End Sidebar */


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


img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
	
/* alignright and alignleft margins and paddings important */
	
img.alignright {
	padding: 5px;
	margin: 0 0 5px 5px;
	display: inline;
	}

img.alignleft {
	padding: 5px;
	margin: 0 5px 5px 0;
	display: inline;
	}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left
	}









/* --------------------- non-essential ------------------------- */


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

.postmetadata {
	clear: left;
}

/* Begin Sidebar fonts */

/* footer */

#footer {
	padding: 0px;
	margin: 0 auto;
	width: 760px;
	clear: both;
	}

#footer p {
	margin: 0;
	padding: 20px 0;
	text-align: center;
	}
	
#footer {
	background-color: #CCC;
	}	

#sidebar ul ul li, #sidebar ul ol li {
	color: #777;
	}
	
/* Sidebar ul (unordered lists) li (list) */
	
#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

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

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 10px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
	
/* Begin Lists

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


/* .entry lists */
 
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 {
	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;
	}

/* End Entry Lists */






/* commentlist - hide all if comments are not enabled */

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: normal;
	}

.commentlist cite, .commentlist cite a {
	font-weight: normal;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}
	
	
	

/* Begin Secondary Typography & Colors */

small {
	font-size: 0.9em;
	line-height: 1.5em;
	}
	
.alt {
	background-color: #FFF;
	border-top: 1px solid #333;
	border-bottom: 1px solid #333;
	}
	

small, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
	}
	
code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

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

/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/




