/* 
Theme Name: MyTheme
Version: 1.0
Author: David Connor
Author URI: http://ogio.org.uk/

*/

/* Begin Typography & Colours */

body {
	text-align: center;
	color: #333;
	background-color: #ddd;
	font-size: 62.5%;
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

#page {
	background-color: white;
	border: 1px solid #959596;
	text-align: left;
	}


#search {
	background: #3776bd;
	width: 100%;
	border-bottom: 1px solid #009966;
	
}
div.inner {
	width: 840px;
	margin: auto;
	text-align: left;
	padding: 15px 0;
	color: #c0c0c0;
}
#search div.inner {
	padding: 10px 0;
}

#content{
	font-size: 1.2em;
}

.widecolumn .entry p {
	font-size: 1.05em;
}

.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
}

.widecolumn {
	line-height: 1.6em;
}

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

.alt {
	background-color: #f8f8f8;
	border-top: 1px solid #ddd;
	border-bottom: 1px solid #ddd;
}

#footer {
	background: #009966;
	border-right: 1px solid #009966;
	border-left: 1px solid #009966;
	
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}

h1, h2, h3 {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
}

h1 {
	font-size: 4em;
	text-align: left;
}

h2 {
	font-size: 1.6em;
}

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

#sidebar h2 {
	font-family: 'Lucida Grande', Verdana, Sans-Serif;
	font-size: 1.2em;
}

h3 {
	font-size: 1.3em;
}

h1, h1 a, h1 a:hover, h1 a:visited {
	text-decoration: none;
}

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

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

.entry p a:visited {
	color: #b85b5a;
}

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

.commentlist li {
	/*font-weight: bold;*/
}

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

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

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

.commentmetadata {
	font-weight: normal;
}

#sidebar {
	font: 1em 'Lucida Grande', Verdana, Arial, Sans-Serif;
}

small, #sidebar ul ul li, #sidebar ul ol li, .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;
}

a, h2 a:hover, h3 a:hover {
	color: #06c;
	text-decoration: none;
}

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

/* End Typography & Colours */

/* Begin Structure */

body {
	margin: 0 0 20px 0;
	padding: 0;
}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #009966;
}
#header {
	background-color: #009966;
	padding: 0;
	border-bottom: 1px solid #3776bd;
}

.narrowcolumn {
	float: left;
	padding: 0 0 20px 45px;
	margin: 0px 0 0;
	width: 450px;
}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
}

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

.post hr {
	display: block;
}

.widecolumn .post {
	margin: 0;
}

.narrowcolumn .postmetadata {
	padding-top: 5px;
}

.widecolumn .postmetadata {
	margin: 30px 0;
}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	clear: left;
}

#footer {
	clear: both;
	background: #009966;
	/*padding: 25px 10px 15px;*/
	/*padding-left: 10px;*/
	display: block;
	width: 790px;
	margin: auto;
	/*text-align: left;*/
}

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

/* End Structure */

/* Begin Headers */

#header h1 {
	font-size: 23px;
	font-weight: bold;
	float: left;
	width: 40%;
/*	text-shadow: 1px 0px #2B4462;*/
	letter-spacing: -1px;
}
#header h1 a {
	color: #fff;
	text-decoration: none;
}

.alignright {
	float: right;
	}
	
.alignleft {
	float: left;
	}
ul#navigation {
	float: right;
	width: 50%;
	position: relative;
	top: 7px;
	text-align: right;
}
ul#navigation li {
	display: inline;
}
ul#navigation li a {
	color: #c0c0c0;
	text-decoration: none;
	font-size: 16px;
	font-weight: bold;
	padding: 10px;
	/*text-shadow: 1px 0px #2B4462;*/
}
ul#navigation li.active a {
	color: #BFDCFE;
}
ul#navigation li a:hover {
	color: #fff;
	text-decoration: underline;
}
div#search form {
	font-size: 14px;
	width: 40%;
	float: right;
	text-align: right;
	margin: 0;
}
div#search form * {
	vertical-align: middle;
}
input#s {
	width: 220px;
}
ul#sidebar input#s {
	width: 100px;
}
a#rss-link, a#technorati-link {
	display: block;
	float: left;
	color: #333;
	font-size: 13px;
	font-weight: bold;
	position: relative;
	top: 4px;
	text-decoration: none;
	margin: 0 20px 0 0;
}
a#rss-link {
	background: url('../images/rss.gif') no-repeat left center;
	padding: 0 0 1px 17px;
}
a#technorati-link {
	background: url('../images/technorati.gif') no-repeat left center;
	padding: 0 0 1px 19px;
}
a#rss-link strong, a#technorati-link strong {
	color: #c0c0c0!important;
	border-bottom: 1px dotted #222;
}
a#rss-link:hover strong, a#technorati-link:hover strong {
	color: #009966!important;
	border-bottom: 1px solid #333;
}
div#wrapper {
	text-align: left;
	width: 770px;
	padding: 10px;
	margin: auto;
	background: #fff;
	background-position: -60px 0px;
	border-right: 1px solid #009966;
	border-left: 1px solid #009966;
}
div#content {
	width: 500px;
	float: left;
	padding: 0 30px 0 0;
}
#sidebar {
	float : right;
	width : 210px;
	/*background : #d5d6d7 url(images/topr.jpg) no-repeat top right;*/
	background-color: #f8f8f8;
	overflow : hidden;
	border-left: 1px solid #3776bd;
	border-right: 1px solid #3776bd;
	border-top: 1px solid #3776bd;
	border-bottom: 1px solid #3776bd;
	padding: 10px 10px 10px 10px;
}
#sidebar .pad {
	padding : 35px 10px 10px 17px;
}
#sidebar ul {
	padding : 3px 0 8px 0;
	color: #000;
	list-style-type: none;
	margin: 0;
	/*padding: 0 0.5em;*/
	font-size: 0.9em;
}
#sidebar li {
	/*line-height : 18px;
	background : #fff;
	list-style : square;
	padding-left : 0;
	margin-left : 15px;
	color : #009966;
	text-transform: uppercase;*/
	letter-spacing: 0;
	margin: 0 0 0.7em 0;
	padding: 0;
	font-weight: normal;
	text-transform: none;
	color : #009966;
}
#sidebar a {
	background : inherit;
	text-decoration : none;
	color:#000;
}
#sidebar a:hover {
	text-decoration : underline;
	color:#3776bd;
}
#sidebar h3 {
	color : #949494;
	/*font : bold Arial, Sans-Serif;*/
	/*font-family: verdana, helvetica, sans-serif;*/
	margin-top : 10px;
}
#sidebar h2 {
	/*color: #009966;
	/*font-weight: bold;*/
	font-family: verdana, helvetica, sans-serif;
	/*margin: 10px 0 0.5em 0;
	padding: 0;*/
	/*text-transform: uppercase;*/
	font-size: 16px;
	color: #009966;
	/*font-weight: bold;*/
	/*margin: 10px 0 0.5em 0;*/
	padding: 0;
	}



/*
ul#sidebar {
	display: block;
	width: 240px;
	float: left;
	padding: 10px 0 0 30px;
	font-size: 11px;
	background : #fff;
}
#sidebar h2 {
	font-size: 16px;
	text-transform: uppercase;
	color: #009966;
}
ul#sidebar li {
	margin: 0 0 20px;
	padding: 0 0 10px;
	border-bottom: 1px dotted #ccc;
}
ul#sidebar li ul li {
	font-size: 1.3em!important;
	margin: 0;
	border: none;
}
ul#sidebar ul.block-list li a {
	display: block;
	padding: 7px 0;
	border-bottom: 1px dotted #ccc;
	text-decoration: none;
}
ul#sidebar ul.block-list li a:hover {
	text-decoration: none;
}
*/

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 0px 0 0 130px;
	width: 450px;
}

.widecolumn .postmetadata {
	background: #fafaff;
	border-top: solid 1px #3776bd;
	border-bottom: solid 1px #3776bd;
	margin: 30px 0;
	}
input, textarea {
	border: 1px solid #cccccc;
}

.postmetadata a
{text-decoration: none;
}

input.button {
	/*border-style: outset;*/
	background: #ffffff;
	/*border-color: #7f7f7f;*/
}

.post_header {
	width:514px;
	height:auto;
	float:left;
	color:#FFFFFF;
	padding-bottom:8px;
}

.post-month {
	font-size: 11px;
	text-transform: uppercase;
	font-weight:bold;
	color: #ffffff;
	text-align: center;
	display:block;
	line-height: 11px;
	padding-top: 9px;
	margin-left: -0px;
}
.post-day {
	font-size: 18px;
	text-transform: uppercase;
	color: #009966;
	text-align: center;
	display:block;
	line-height: 18px;
	padding-top: 4px;
	margin-left: -0px;
}

.post-date {
	width: 55px;
	height: 55px;
	float:left;
	margin-left:0px;
	margin-top:0px;
	background: url(../images/date.png) no-repeat;
}

.comment_icon {
	width: 13px;
	height:12px;
	float:left;
	/*background:url(images/comment.png);
	background-repeat:no-repeat;*/
	margin-top:2px;
	margin-right:3px;
	margin-left:5px;
}
.author_icon {
	width: 13px;
	height:12px;
	float:left;
	/*background:url(images/author.png);
	background-repeat:no-repeat;*/
	margin-top:1px;
	margin-right:4px;
}
.category_icon {
	width: 13px;
	height:12px;
	float:left;
	/*background:url(images/category.png);
	background-repeat:no-repeat;*/
	margin-top:2px;
	margin-right:4px;
	margin-left:6px;
}
	.information_txt a {
	color: #00A7FF;
	font-weight:bold;
	text-decoration: none;
	padding-bottom:0px;
}
.information_txt a:visited {
	color: #00A7FF;
	font-weight:bold;
	text-decoration: none;
	padding-bottom:0px;
}
.information_txt a:hover {
	color: #0f93d7;
	font-weight:bold;
	text-decoration: none;
	padding-bottom:0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #c1e374;	
}
#clock_ {
	width:300px;
	height:auto;
	float:left;
	margin-top:15px;
	padding-left: 10px;
}
#clock {
	width:auto;
	height:auto;
	float:left;
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	margin-left:6px;
	margin-right:6px;
	margin-top:4px;
}
h2, h3, h4, h5, h6 {
	color: #000;
}
h2 {
	font-size: 30px;
	margin: 0 0 5px!important;
	letter-spacing: -1px;
}
h2 a {
	color: #009966;
	text-decoration: none;
}
h2 a:hover {
	color: #000;
	text-decoration: underline;
}
h3 {
	font-size: 18px;
	margin: 0 0 8px;
}
div.post h3 {
	margin: 0 0 2px;
}
h4 {
	font-size: 16px;
}
div.post-title {
	margin: 0 0 10px;
}
div.post-title h2 {
	margin: 0;
	font-size: 20px;
}
div.post-title h3 {
	color: #999;
	font-size: 12px;
}
div.post-title h3 a {
	color: #666;
	text-decoration: none;
	border-bottom: 1px dotted #ccc;
}
div.post-title h3 a:hover {
	border-bottom: 1px solid #aaa;
	color: #444;
}
p {
	margin: 0 0 20px;
	font-size: 14px;
	line-height: 20px;
}
p img {
	background: #fff;
	padding: 5px;
	border: 1px solid #999;
	border-top: 1px solid #ccc;
	border-left: 1px solid #ccc;
}
p a:hover img {
	border: 1px solid #777;
	border-top: 1px solid #aaa;
	border-left: 1px solid #aaa;
}
img.float-left, img.alignleft {
	display: block;
	float: left;
	clear: left;
	margin: 0 1.22em 1.22em 0;
}
img.float-right, img.alignright {
	display: block;
	float: right;
	clear: right;
	margin: 0 0 12px 12px;
}
img.center, img.centered {
	display: block;
	clear: both;
	margin: auto;
}
.alignleft {
	float: left;
}
.alignright {
	float: right;
}
div.post-content ul, div.post-content ol {
	margin: 5px 0 12px 24px;
	list-style: disc;
	font-size: 13px;
}
div.post-content ol {
	list-style: decimal;
}
a {
	color: #0078C8;
}
a:hover {
	color: #0095f8;
}
blockquote {
	font-size: 105%;
	font-family: Georgia;
	color: #444;
	font-style: italic;
	margin: 0 0 0 22px;
	line-height: 20px;
	display: block;
}
p blockquote {
	font-size: 16px;
}
cite {
	text-align: right;
	float: right;
	color: #aaa;
}
cite a {
	color: #aaa;
	text-decoration: none;
}
cite a:hover {
	color: #999;
	text-decoration: underline;
}
code {
	font-size: 130%;
	background: #fafafa;
}
code.block {
	display: block;
	padding: 10px;
}
div.post {
	padding: 0 0 10px;
	margin: 0 0 25px;
	border-bottom: 1px dotted #ccc;
}
div.post-meta {
	display: block;
	padding: 15px 10px 0px 10px;
	font-size: 13px;
	background: #eaf3f9 url('../images/meta_top.gif') no-repeat top;
	color: #6f7f8a;
}
div.post-meta-cap {
	background: transparent url('../images/meta_bottom.gif') no-repeat bottom;
	height: 5px;
}
div.post-meta span {
	display: block;
	padding: 10px 0;
}
div.post-meta a {
	text-decoration: none;
}
div.post-meta a:hover {
	text-decoration: underline;
}
ul.post-comments {
	margin: 2.6em 0;
}
ul.post-comments h3 {
	margin: 0 0 5px;
}
li.comment {
	display: block;
	padding: 20px 20px 0;
	border-bottom: 1px dotted #ccc;
	background: #fafafa;
}
li.comment.alt {
	background: #fff;
}
cite.comment-author {
	text-align: left;
	float: left;
	color: #000;
	font-size: 16px;
	font-weight: bold;
	width: 150px;
	clear: left;
	display: block;
}
cite.comment-author a {
	color: #333;
	text-decoration: none;
}
cite.comment-author a:hover {
	text-decoration: underline;
}
cite.comment-author img {
	position: relative;
	top: 6px;
	margin: 0 10px 0 0;
}
div.comment-content {
	display: block;
	width: 300px;
	float: left;
	padding: 0 0 0 10px;
}
table#wp-calendar {
	margin: auto;
	text-align: center;
}
table#wp-calendar caption {
	font-size: 14px;
	text-align: center;
	color: #999;
}
table#wp-calendar td {
	padding: 5px;
	font-size: 13px;
	text-align: center;
}
table#wp-calendar th {
	font-size: 14px;
	padding: 5px;
	text-align: center;
	font-weight: bold;
}
table#wp-calendar td a {
	font-weight: bold;
}
a abbr, a acronym {
	border: none;
}

div#footer p {
	font-size: 12px;
	margin: 0 0 0.5em 20px;
	color: #ffffff;
}
div#footer a {
	color: #ccc;
	text-decoration: none;
	border-bottom: 1px solid #222;
	font-weight: bold;
}
div#footer a:hover {
	color: #fff;
	border-bottom: 1px solid #444;
}
div#footer p#blog-name {
	font-size: 16px;
	color: #aaa;
}