/*  Theme Name: Garland-revisited
Theme URI: http://www.pross.org.uk/themes
Description: A flexible, three-column theme with customizable colors. Design based on Themetastic for Drupal by Stefan Nagtegaal and Steven Wittens.
Version: 1.4
Author: Simon Prosser
Tags: three-columns, custom-colors, flexible-width
*/
/* Generic elements */ 
a:link, a:visited {
	color: #027ac6;	text-decoration: none;
	}
a:hover {
	color: #0062a0;	text-decoration: underline;
	}
a:active, a.active {
	color: #5895be;
	}
.sticky h2 a {
	background: #027AC6;
	padding: 10px;
	display: block;
	color: white;
	}
.sticky h2 a:hover {
	background: transparent;
	padding: 10px;
	display: block;
	color: #027ac6;
	}
body {
	background: #edf5fa;
	color: #292929;
	font: 11px Verdana, Arial, sans-serif;
	margin: 0;
	padding: 0;
	}
body.sidebar-left  #footer {
	margin-left: -30px;
	}
/* So we move the #center container over the sidebars to compensate */
body.sidebar-left #center {
	margin-left: -30px;
	}
/* And add blanks left and right for the sidebars to fill */
body.sidebar-left #squeeze {
	margin-left: 30px;
	}
body.sidebar-right #center {
	margin-right: -30px;
	}
body.sidebar-right #footer {
	margin-right: -30px;
	}
body.sidebar-right #squeeze {
	margin-right: 30px;
	}
body.sidebars #center {
	margin: 0 -110px;
	}
body.sidebars #footer {
	margin: 0 -110px;
	}
body.sidebars #squeeze {
	margin: 0 110px;
	}
dl {
	margin: 0.5em 0 1em 1.5em;
	}
dl.gallery-item {
	margin: 0;
	}
dl dd {
	margin: 0 0 .5em 1.5em;
	}
dl dt {}
h1 {
	font-size: 170%;
	}
h1, h2, h3, h4, h5, h6 {
	font-family: Verdana, Arial, sans-serif;
	font-weight: normal;
	margin: 0;
	padding: 0;
	}
h2 {
	font-size: 160%;
	line-height: 130%;
	}
h3 {
	font-size: 140%;
	}
h4 {
	font-size: 130%;
	}
h5 {
	font-size: 120%;
	}
h6 {
	font-size: 110%;
	}
hr {
	background: #5294c1;
	border: none;
	height: 1px;
	margin: 0;
	padding: 0;
	}
img, a img {
	border: none;
	}
input {
	font: 11px Verdana, Arial, sans-serif;
	color: #292929;
	margin: 0;
	padding: 0;
	border:1px solid #67AAF4;
	overflow: hidden;
	background-color:#fff;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
	}
p {
	margin: 0.6em 0 0.6em;
	padding: 0;
	}
/* textarea, select {	color: #494949;	font: 11px/160% Verdana, Arial, sans-serif;} */
textarea, select {
	border:1px solid #67AAF4;
	font: 11px Verdana, Arial, sans-serif;
	color: #292929;
	margin: 0;
	padding: 0;
	overflow: auto;
	background-color:#fff;
	-moz-border-radius: 5px;
	border-radius: 5px;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;
	}
textarea:focus, input:focus {
	border:1px solid #0472EC;
	}

.content ul {
	margin: 0.5em 0 1em;
	padding: 0;
	}
.content ul li {
	margin: 0.4em 0 0.4em 1.5em;
	}
ul, quote, code, fieldset {
	margin: .5em 0;
	}
/** * Primary navigation */
ul.primary-links {
	float: right;
	margin: 0;
	padding: 0;
	position: relative;
	z-index: 4;
	}
ul.primary-links li {
	background: none;
	float: left;
	margin: 0;
	padding: 0;
	}
ul.primary-links li a, ul.primary-links li a:link, ul.primary-links li a:visited {
	background: transparent url("images/bg-navigation-item.png") no-repeat 50% 0;
	color: #fff;
	display: block;
	margin: 0 1em;
	padding: .75em 0 0;
	}
ul.primary-links li a:hover, ul.primary-links li a.active {
	background: transparent url("images/bg-navigation-item-hover.png") no-repeat 50% 0;
	color: #fff;
	}
.nextprev {
	margin-bottom: 60px;
	margin-top: 10px;
	}
.alignleft {
	float: left;
	}
.alignright {
	float: right;
	}
.commentlist {
	list-style: none;
	margin: 1em 0 3em;
	padding: 0;
	}
.commentlist .thread-alt {
	background: #edf5fa;
	}
.commentlist .avatar {
	border: 1px dotted #ccc;
	float: right;
	margin-right: 25px;
	padding: 2px;
	}
.commentlist cite {
	font-weight: bold;
	}
.commentlist li {
	list-style: none;
	padding: 1em 2em;
	}
.pinglist {
	list-style: none;
	margin: 1em 0 3em;
	padding: 0;
	}
.pinglist li {	list-style: none;
	padding: 0em 2em;
	}
.menu {
	list-style: none;
	margin: 0;
	padding: 0;
	}
.menu li li, .item-list ul li, li.leaf, .links li {
	background: transparent url("images/menu-leaf.gif") no-repeat 0 .35em;
	list-style-image: none;
	list-style-type: none;
	padding: 0 0 .3em 13px;
	}
.post {
	margin-bottom: 2em;
	overflow: hidden;
	}
#header h1, #header h1 a {
	color: #fff;
	font-size: 1.5em;
	font-weight: normal;
	text-decoration: none;
	text-shadow: #1659ac 0px 1px 3px;
	}
#navigation {
	background: url("images/bg-navigation.png") repeat-x 50% 100%;
	height: 1em;
	}
#s {
	margin-bottom: 5px;
	}
#wrapper {
	background: url("images/body.png") #edf5fa repeat-x 50% 0;
	height: 600px;
	}
#wrapper #container {
	margin: 0 auto;	max-width: 1270px; padding: 0 20px;
	}
/* We must define 100% width to avoid the body being too narrow for near-empty pages */
#wrapper #container #center {
	float: left; width: 83%;max-width: 95%;
	}
/* Now we add the backgrounds for the main content shading */
#wrapper #container #center #squeeze {
	background: url("images/bg-content.png") #fff repeat-x 50% 0;
	}
#wrapper #container #center .right-corner {
	background: transparent url("images/bg-content-right.png") no-repeat 100% 0;
	left: 10px;
	position: relative;
	}
#wrapper #container #center .right-corner .left-corner {
	background: transparent url("images/bg-content-left.png") no-repeat 0 0;
	left: -10px;	margin-left: -10px;
	min-height: 400px;
	padding: 60px 25px 5em 35px;
	position: relative;
	}
#wrapper #container #footer {
	clear: both;
	color: #898989;
	float: none;
	margin: 4em 0 -3em;
	text-align: center;
	}
#wrapper #container #header {
	height: 80px;
	}
#wrapper #container #header #logo-floater {
	position: absolute;
	}
#wrapper #container #header h1, #wrapper #container #header h1 a:link, #wrapper #container #header h1 a:visited {
	font-weight: bold;
	line-height: 120px;
	position: relative;
	white-space: nowrap;
	z-index: 2;
	}
/* We ensure the sidebars are still clickable using z-index */
#wrapper #container .sidebar {
	float: left;
	margin: 60px 0 5em;
	width: 150px;
	z-index: 2;
	}
body > #wrapper #container .sidebar {
	position: relative;
	}
#sidebar-left li {
	margin-right: 10px;
	}
#sidebar-right {
	margin: 50px;
	}

.sidebar ul {
	margin-left: 0;
	padding: 0;
	}
.content img {
	margin-left: 10px;
	}
#comment {
	width: 400px;
	}
img.centered, img.aligncenter {
	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;
	}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}
.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: 17px;
	padding: 0 4px 5px;
	margin: 0;
	}
.meta {
clear: both;
background-color: #EDF4F9;
	}
.search-excerpt {
	text-decoration: underline;
	}
blockquote {
	margin: 5px 10px 5px 10px;
	padding: 5px 60px 5px 10px;
	border-width: 1px;
	border-style: solid;
	border-color: #cfcfcf;
	background-image: url(images/blockquote.png);
	background-repeat: no-repeat;
	background-position: top right;
	font-family: "Century Schoolbook L ",
                     "Century Gothic",
                    sans-serif;
	/*font-style: italic;*/
	color: #000000;
	}
.commentlist li .commentnumber {
	float:left;
	color:#999999;
	font-size:3em;
	margin:0;
	padding:0 .5em .5em 0;
	clear:right;
	}

.commentlist li li .commentnumber {
	font-size:1.7em;
	}

.commentlist li li li .commentnumber {
	font-size:1.3 em;
	}

.myhigh1 {
	color:black !important;
	background-color:yellow;
}
#wrapper #container {
	margin: 0 auto;
	max-width: 85%;
	padding: 0 20px;
}
body, #wrapper, .commentlist .thread-alt { background-color: #edf4f9; } 
.meta { background-color: #EDF4F9; } 
blockquote { background-color: #EDF4F9; } 
a, a:link, a:hover, a:visited { color: #0062C0; } 
 { : #0472EC; } 
 { : #67AAF4; } 
#wrapper { color: #000000; } 
textarea, select {border:1px solid #67AAF4;}
input {border:1px solid #67AAF4;}
textarea:focus, input:focus { border:1px solid #0472EC;}
ul.primary-links li a, ul.primary-links li a:link, ul.primary-links li a:visited { background: transparent url('images/bg-navigation-item.png') no-repeat 50% 0 } 
ul.primary-links li a:hover, ul.primary-links li a.active { background: transparent url('images/bg-navigation-item2.png') no-repeat 50% -48px } 
#navigation { background:  url('images/bg-navigation.png') repeat-x 50% 100% } 
#wrapper { background: #edf4f9 url('images/body.png') repeat-x 50% 0 } 
#wrapper #container #center #squeeze { background: #fff url('images/bg-content.png') repeat-x 50% 0 } 
#wrapper #container #center .right-corner { background: transparent url('images/bg-content-right.png') no-repeat 100% 0 } 
#wrapper #container #center .right-corner .left-corner { background: transparent url('images/bg-content-left.png') no-repeat 0 0 } 

