/*  
Theme Name: gee eight
Theme URI: http://g8legalsupport.info/
Description: blue n grey n stuff
Author: Simon Blackbourn
Author URI: http://lumpylemon.co.uk/
*/

* {
	margin: 0;
	padding: 0;
	text-decoration: none;
	font-style: normal;
	border: 0;
	font-weight: normal;
}

body {
	margin: 20px 0;
	font-size: 76%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	background-color: #c3c3c3;
	color: #333;
	text-align: center;
}

#page {
	margin: 0 auto;
	background: #fff url(images/page.jpg) repeat-y;
	text-align: left;
	width: 760px;
}

#header {
	height: 124px;
	background: #fff url(images/head.jpg) top left no-repeat;
}

#content {
	font-size: 0.9em;
	line-height: 1.8em;
	float: left;
	width: 520px;
}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin-left: 540px;
	width: 210px;
	background-color: #f2f7fa;
	padding-bottom: 10px;
	margin-bottom: 40px;
}

#nearlyfooter {
	margin: 0 auto;
	height: 10px;
	width: 760px;
	clear: both;
	background: #fff url(images/nearfoot.jpg) center top no-repeat;
	font-size: 0.1em;
}

#footer {
	margin: 0 auto;
	width: 760px;
	font-size: 0.8em;
	line-height: 1.8em;
	background: #fff url(images/foot.jpg) repeat-y;
	border-bottom: 1px solid #fff;
}

.post {
	margin: 0 0 40px;
	text-align: justify;
}

#content .postmetadata {
	padding-top: 5px;
	text-align: center;
}

p.small {
	padding-top: -1em;
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	color: #777;
}

#content p, ul, ol {
	margin: 1em 5%;
}

#content ul, #content ol {
	margin: 2em 5%;
}

#footer p {
	margin: 0 5%;
	padding: 20px;
	text-align: center;
}

strong {
	font-weight: bold;
}

em {
	font-style: italic;
}

a:hover {
	color: #147;
}
	
#content a {
	font-weight: bold;
}

h1, h2, h3, h4, h5, h6 {
	margin: 2em 5% 1em 5%;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

h1 {
	font-size: 2em;
}

#content h1 a, #content h2 a {
	font-weight:normal;
}

h2 {
	font-size: 1.6em;
}

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

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

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

#content h2 {
	border-bottom: 3px solid #81b3ce;
	letter-spacing: 0.1em;
}

#content .entry h2 {
	border: 0;
	letter-spacing: 0;
}

#content h2, #content h2 a {
	color: #999;
}

a, h2 a:hover, h3 a:hover {
	color: #06c;
}

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

acronym, abbr {
	font-size: 0.9em;
	letter-spacing: .07em;
	cursor: help;
	border-bottom: 1px dashed #999;
}

p img {
	max-width: 90%;
}

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
}
	
#sidebar h2 {
	font-size: 1em;
	font-weight: bold;
	background-color: #cde1eb;
	padding: 3px 5px;
	margin: 0;
}

#sidebar ul li {
	list-style: none;
	font-size: 0.9em;
}

li {
	margin-left:5%;
	margin-bottom: 0.5em;
}

.menu {
	line-height: 1.5em;
}

.menu a, .menu a:visited {
	font-weight: bold;
	color: #000;
}

.menu a:hover {
	color: #147;
}

#sidebar h2 a, #sidebar h2 a:visited {
	font-size: 0.9em;
	font-weight: normal;
	color: #06c;
}

#admin {
	padding-top: 30px;
	font-size: 0.8em;
}

#searchform {
	margin-top: 30px;
	margin-bottom: 30px;
	text-align: center;
}

#searchform #s {
	width: 160px;
	padding: 3px;
	border: 1px solid #ccc;
}

#searchsubmit {
	margin-top: 10px;
	padding: 1px;
}

.entry form {
	text-align:center;
}

select {
	width: 130px;
}

#witness {
	width: 90%;
	background-color: #cde1eb;
	margin: 0 auto;
}

#witness input, #witness textarea {
	border: 1px solid #ccc;
	background-color: #f2f7fa;
	padding: 2px 3px;
	font-size: 0.9em;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: #000;
}

blockquote {
	margin: 1em 5%;
}

.center {
	text-align: center;
}

hr {
	display: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
