/*  
Theme Name: SAYLE
Theme URI: http://www.sayle.org.uk
Description: Theme replicating the main SAYLE site.
Version: 1.0
Author: Louise Close, Catsys Creative
Author URI: http://www.catsys.co.uk
*/

body {
		margin:20px 20px 20px 20px;
		padding:0px;
		background-color:#f0f8ff;
		font-family: arial, helvetica, sans-serif;
		font-size:80%; /* Resets 1em */
}

A {
	color: #627EB7;
	font-weight:bold;
}

A:active {
	color:#99ccff;
}

A:visited {
	color:#8BADCF;
}

A:hover {
	color: #333366;
}

img {
	border:0px;
}

#sayle_cologo {
		background:#ffffff;
		height:160px;
		margin:0;
}

#sayle_hline {
	background:#8fb3ff;
	height:20px;
	margin:5px 5px 0 5px;
}

#sayle_content {
			background:#ffffff;
			font-size:1em;
}
	
#sayle_leftcol {
		position: absolute;
		left:20px;
		top:220px;
		width:165px;
		margin-left:10px;
		padding:5px 0px 5px 0px;
		background:#ffffff;
}

#sayle_centercol {
		background:#ffffff;
   	margin-left: 185px;
   	margin-right:170px;
		margin-top:10px;
		font-size:1em;
		padding-bottom:10px;
}

#sayle_rightcol {
		position: absolute;
		right:20px;
		top:220px;
		width:150px;
		margin:5px 10px 5px 10px;
		background:#ffffff;
		border:1px solid #BCD2E6;
		font-size:1em;
}
	
p,h1,h2,h3,h4,h5,h6 {
		margin:0px 10px 10px 10px;
		padding-top:5px;
}

h1,h2,h3,h4,h5,h6 {
		font-family:arial,helvetica,sans-serif;
		color:#003399;
}
		
h1 {
		font-size:1.6em;
		font-weight: bold;
}

h2 {
		font-size:1.35em;
		font-weight: bold;
}

h3 {
		font-size:1.25em;
		font-weight: bold;
}

h4 {
		font-size:1.1em;
		font-weight: bold;
}

h5 {
		font-size:1em;
		font-weight: bold;
}

h6 {
		font-size:0.9em;
		font-weight: bold;
}
		
#sayle_logo {
		position: absolute;
		right:20px;
		top:20px;
}

#sayle_header {
		position: absolute;
		left:20px;
		top:20px;
}

#sayle_menu {
	width: 165px;
	margin: 0px;
	/*border-style: solid solid none solid;
	border-color: #BCD2E6;
	border-size: 1px;
	border-width: 1px;*/
	font-size:1.1em;
	font-weight:bold;
}

#sayle_menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
	
#sayle_menu li a {
	height: 32px;
	 line-height:150%;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px; 
	text-decoration: none;
	vertical-align:text-top;
	padding-top:0;
}	
	
#sayle_menu li a:link, #sayle_menu li a:visited {
	color: #627EB7;
	display: block;
	background:  url(images/sayle_menu.gif);
	padding: 8px 0 0 10px;
}
	
#sayle_menu li a:hover {
	color: #330066;
	background:  url(images/sayle_menu.gif) 0 -32px;
	padding: 8px 0 0 10px;
}

#sayle_footer {
	background-color:#f5f5f5;
	font-size:0.8em;
	margin:20px 0px 5px 0px;
	padding: 5px 2px 2px 2px;
	text-align:center;
	color:#336699;
}

.center {
	text-align: center;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
	
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}

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, #sayle_rightcol ul 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;
}

#sayle_rightcol p, #sayle_rightcol ul, #sayle_rightcol ol {
		font-size:0.9em;
}

#sayle_rightcol h1 {
	font-size:1.4em;
	font-weight:bold;
	 padding-bottom: 3px;
}

#sayle_rightcol h2 {
	font-size:1.1em;
	font-weight:bold;
	 padding-bottom: 3px;
}

#sayle_rightcol ul, #sayle_rightcol ul ol {
	margin: 0;
	padding: 0;
}

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

#sayle_rightcol ul p, #sayle_rightcol ul select {
	margin: 5px 0 8px;
}

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

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

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

#sayle_rightcol ul ul li, #sayle_rightcol ul ol li {
	margin: 3px 0 0;
	padding: 0;
}

.date, #sayle_rightcol ul ul li, #sayle_rightcol ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #777;
}

.date {
	font-size:1.1em;
	font-variant:small-caps;
}

.postmetadata {
	font-size:0.8em;
}

#searchform {
	margin: 5px auto;
	padding: 5px 3px; 
	text-align: center;
	}

#sayle_rightcol #searchform #s {
	width: 120px;
	padding: 2px;
	}

#sayle_rightcol #searchsubmit {
	padding: 2px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
}

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 145px;
	text-align:center;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	text-transform:uppercase;
	font: bold 1.1em Verdana, Arial, Sans-Serif;
}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
	
.piccaption p {
	font-size:0.9em;
	font-weight:bold;
	text-transform:uppercase;
}

.greytext {
	color:#808080;
}

.bluetext {
	font-size:1.1em;
	font-weight:bold;
	color:#0033cc;
}