/*

Theme Name: Dark Night

Theme URI: http://WordpressTheme.co.uk/darknight

Description: The 'Dark Night' WordPress theme from <a href="http://WordpressTheme.co.uk">WordpressTheme.co.uk</a>.

Version: 1.1

Author: Kieren Harding

Author URI: http://WordpressTheme.co.uk/

*/



/* global */

body {

	font-size: 70%;

	background-image: url(images/Header.gif);

      	background-repeat: repeat;

        text-align: center;

        background-color: #ffffff;

	font-family: Helvetica, Arial sans-serif;

}

html, body, div, h1, h2, h3, h4, h5, h6, ul, ol, dl, li, dt, dd, p, blockquote, pre, form, fieldset, table, th, td {

	margin: 0;

	padding: 0;

}

a:focus {

	outline: none;

}

#container {

	width: 950px;

	margin-right: auto;

	margin-left: auto;

	text-align: left;

}

/* Begin Header */

#header {

	float: left top;

	height: 700px;

	width: 950px;

	background-image: url(images/BLOG_LOGO.gif); /* link to logo */

	background-repeat: no-repeat;

	background-position: center;

}

h1#logo {

	float: left;

	width: 290px;

	margin-top: 600px;

	height: 100px;

}

img#wpstats{display:none}





h1#logo a {

	display: block;

	height: 100px;

	text-indent: -999em;

}

#header #rssfeed {

	float: right;

	background-color: #ffffff;

	border-right-width: 0px;

	border-bottom-width: 0px;

	border-left-width: 0px;

	border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	border-right-color: #ffffff;

	border-bottom-color: #ffffff;

	border-left-color: #ffffff;

	margin-top: 6px;

	padding-right: 5px;

	padding-bottom: 2px;

	padding-left: 5px;

	font-size: 1.6em;

	text-decoration: none;

	color: #000000;

	padding-top: 2px;

}

#header #rssfeed:hover {

	color: #282828;

}

/* Begin Menu */

#menu {

	float: right;

	clear: right;

	margin-top: 735px;

	background-repeat: no-repeat;

	background-position: left top top;

	padding-left: 1px;

}

#menu li {

	list-style-type: none;

	background-repeat: no-repeat;

	background-position: right top;

	padding-right: 1px;

}

#menu li a {

	padding-right: 0px;

	padding-left: 0px;

	float: right;

	font-size: 1.4em;

	color: #282828;

	text-decoration: none;

	line-height: 30px;

}

#menu li a:hover {

	color: #000000;

}

#menu .current_page_item a {

	color: #000000;

	background-image: url(images/nav-current-2.gif);

	background-repeat: repeat-x;

	background-position: left top;

}

/* End Menu */



/* End Header */



/* Begin Content */

#content {

	float: left;

	width: 950px;

	margin-top: 15px;

	color: #000000;

	margin-bottom: 5px;

}

/* Begin Main Content (left col) */

#maincontent {

	float: left;

	width: 685px;

	color: #000000;

}

#maincontent .post {

	background-color: #ffffff;

        border: 1px solid #646464;

	

	background-position: left 45px;

        border-right-style: solid;

	border-bottom-style: solid;

	border-left-style: solid;

	padding-top: 10px;

	padding-right: 15px;

	padding-bottom: 10px;

	padding-left: 15px;

	float: left;

	width: 663px;

}

#maincontent .post h2, #maincontent .post h2 a {

	color: #000000;

	text-decoration: none;

	font-size: 1.4em;

	width: 550px;

	float: left;

	font-family: Helvetica, Arial, sans-serif;

	font-weight: normal;

	line-height: 35px;

}

#maincontent .post h2 a:hover {

	text-decoration: underline;

}

#maincontent .post small {

	float: right;

	line-height: 34px;

	font-size: 1.2em;

	color: #000000;

	clear: right;

}

#maincontent .post small a {

	color: #000000;

	text-decoration: none;

}

#maincontent .post small a:hover {

	text-decoration: underline;

	color: #2828282;

}

#maincontent .pagetitle {

	color: #000000;

	text-decoration: none;

	font-size: 1.6em;

	width: 600px;

	float: left;

	font-family: Helvetica, Arial, sans-serif;

	font-weight: normal;

	line-height: 35px;

}

#maincontent .post .entry {

	font-size: 1.2em;

	line-height: 18px;

	float: left;

	margin-top: 10px;

	width: 663px;

	clear: left;

}

#maincontent .post .entry p {

	margin-bottom: 15px;

}

#maincontent .post .entry .more-link {

	text-decoration: none;

	border-bottom-width: 2px;

	border-bottom-style: solid;

	border-bottom-color: #646464;

	color: #000000;

	font-style: italic;

}

#maincontent .post .entry a {

	color: #000000;

}

#maincontent .post .entry a:hover {

	color: #000000;

}

#maincontent .postmetadata {

	float: left;

	width: 685px;

	background-color: #ffffff;

	text-indent: 0px;

	line-height: 20px;

	color: #000000;

	margin-bottom: 15px;

}

#maincontent .postmetadata a {

	color: #000000;

	text-decoration: none;

}

#maincontent .postmetadata a:hover {

	color: #000000;

	text-decoration: underline;

}

#maincontent .postmetadata small {

	display: block;

	font-size: 1.2em;

	padding: 0px;

}

#maincontent .newsearch {

	text-align: left;

	padding-top: 50px;

	padding-bottom: 50px;

	width: 300px;

	margin-right: auto;

	margin-left: auto;

}

#maincontent ul {

	width: 360px;

	margin-right: auto;

	margin-left: auto;

	font-size: 1em;

}

#maincontent h2.ptitle {

	font-size: 26px;

	margin-bottom: 25px;

}

#maincontent h3 {

	font-size: 1.4em;

	margin-top: 25px;

}

#maincontent ul li {

	margin-left: 55px;

	font-size: 1.4em;

	margin-top: 5px;

	margin-bottom: 5px;

}

#maincontent ul li a {

	color: #ffffff;

	text-decoration: none;

	border-bottom-width: 1px;

	border-bottom-style: solid;

	border-bottom-color: #000000;

}

#maincontent ul li a:hover {

	color: #000000;

	text-decoration: underline;

	border-bottom-width: 0px;

}

#maincontent ul li ul {

	margin: 0px;

}

#maincontent ul li ul li {

	margin-left: 20px;

	font-size: 1em;

}

#maincontent .post .entry ol {

	margin-left: 60px;

	font-size: 1.2em;

}

#maincontent .post .entry ul {

	margin-left: 0px;

	font-size: 0.9em;

	font-family: Helvetica, Arial, sans-serif;

}

/* Begin Comment Form Elements */

#comments {

	float: left;

	width: 685px;

	margin-top: 25px;

}

#respond {

	margin-top: 25px;

	float: left;

	font-size: 1.4em;

	width: 660px;

}

#commentform input {

	width: 170px;

	padding: 2px;

	margin: 5px 5px 1px 0;

	background-color: #ffffff;

	border: 1px solid #646464;

	color: #000000;

}

#commentform textarea {

	width: 682px;

	padding: 2px;

	background-color: #FFFFFF;

	color: #000000;

	border: 1px solid #646464;

}

#commentform #submit {

	float: left;

	margin-top: 0;

	margin-right: 0;

	margin-bottom: 0px;

	margin-left: 0;

}

#commentform label {

	font-size: 1.2em;

}

/* End Comment Form Elements */



/* Begin Comments*/

.commentlist {

	padding: 0;

	margin-top: 20px;

	float: left;

	width: 685px;

}

.commentlist li {

	list-style: none;

	float: left;

	width: 665px;

	margin: 0px;

	padding: 10px;

	background-color: #FFFFFF;

	border: 1px solid #646464;

}

.commentlist .alt {

	background-color: #FFFFFF;

}

.commentlist p {

	float: left;

	font-size: 1.2em;

	clear: left;

	line-height: 18px;

	margin-top: 10px;

	margin-right: 0px;

	margin-bottom: 0px;

	margin-left: 0px;

	width: 643px;

}

#commentform p {

	margin-top: 5px;

	margin-right: 0;

	margin-bottom: 5px;

	margin-left: 0;

}

.nocomments {

	text-align: center;

	margin: 0;

	padding: 0;

}

.commentmetadata a {

	display: block;

	float: right;

	color: #000000;

	text-decoration: none;

	margin-right: 0;

	margin-bottom: 0;

	margin-left: 0;

}

.commentlist cite {

	float: left;

	display: block;

	color: #000000;

	text-decoration: underline;

	font-style: normal;

	font-size: 1.4em;

}

.commentlist cite a {

	font-size: 1.4em;

	float: left;

	display: block;

	color: #000000;

	font-style: normal;

	font-size: 1.4em;

}

.commentlist cite a:hover {

	color: #282828;

}

/* End Comments*/



#maincontent .navigation a {

	font-size: 1.2em;

	color: #000000;

}

#maincontent .navigation a:hover {

	color: #282828;

}

/* Begin Images */

p img {

	max-width: 100%;

	background-color: #ffffff;

}

/*	Using 'class="alignright"' on an image will (who would've

thought?!) align the image to the right. And using 'class="centered',

will of course center the image. This is much better than using

align="center", being much more futureproof (and valid) */



img.centered {

	display: block;

	margin-left: auto;

	margin-right: auto;

}

img.alignright {

	padding: 4px;

	margin: 0 0 2px 7px;

	display: inline;

	border: 1px solid #000000;

}

img.alignleft {

	padding: 4px;

	display: inline;

	margin-top: 0;

	margin-right: 7px;

	margin-bottom: 2px;

	margin-left: 0;

	border: 1px solid #000000;



}

.alignright {

	float: right;

}

.alignleft {

	float: left;

}

/* End Images */

/* Begin Calendar */

#wp-calendar {

	empty-cells: show;











































	margin: 10px auto 0;

	width: 155px;

}

#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%;

}

#wp-calendar td {

	padding: 3px 0;

	text-align: center;

}

#wp-calendar td.pad:hover { /* Doesn't work in IE */

	background-color: #000;

}

/* End Calendar */



/* Begin Various Tags & Classes */

acronym, abbr, span.caps {

	cursor: help;

}

acronym, abbr {

	border-bottom: 1px dashed #646464;

}

blockquote {

	padding-left: 20px;

	background-color: #ffffff;

	margin-top: 15px;

	margin-right: 30px;

	margin-bottom: 0;

	margin-left: 10px;

	padding-right: 10px;

	border-left-width: 5px;

	border-left-style: solid;

	border-left-color: #646464;

}

blockquote cite {

	margin: 5px 0 0;

	display: block;

}

.center {

	text-align: center;

}

.hidden {

	display: none;

}

hr {

	display: none;

}

a img {

	border: none;

}

.navigation {

	display: block;

	text-align: right;

	margin-top: 0px;

	margin-bottom: 15px;

}

/* End Various Tags & Classes*/

/* Captions */

.aligncenter, div.aligncenter {

	display: block;

	margin-left: auto;

	margin-right: auto;

}

.wp-caption {

	border: 1px solid #646464;

	text-align: center;

	background-color: #ffffff;

	padding-top: 4px;

	margin: 10px;

	-moz-border-radius: 1px;

	-khtml-border-radius: 1px;

	-webkit-border-radius: 1px;

	border-radius: 1px;

	color: #646464;

}

.wp-caption img {

	margin: 0;

	padding: 0;

	border: 0 none;

}

.wp-caption p.wp-caption-text {

	font-size: 11px;

	line-height: 17px;

	margin: 0;

	padding-top: 2;

	padding-right: 4px;

	padding-bottom: 0px;

	padding-left: 0px;

}

/* End captions */

/* End Main Content */



/* Begin Sidebar*/

#sidebar {

	float: right;

	width: 250px;

}

#sidebar h2 {

	font-size: 1.6em;

	color: #000000;

	padding: 0px;

	margin: 0px;

	line-height: 34px;

}

#sidebar ul {

}

#sidebar ul li {

	background-color: #ffffff;

	margin-bottom: 10px;

	border: 1px solid #646464;

	list-style-type: none;

	padding-right: 10px;

	padding-bottom: 10px;

	padding-left: 10px;

	padding-top: 0px;

}

#sidebar ul li ul {

	margin-top: 3px;

}

#sidebar ul li ul li {

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 1px;

	border-left-width: 0px;

	margin: 1px;

	padding: 1px;

}

#sidebar ul li ul li a {

	font-size: 1.4em;

	color: #000000;

	text-decoration: none;

	line-height: 24px;

	background-image: url();

	background-repeat: no-repeat;

	background-position: left center;

	padding-left: 0px;

	display: block;

	margin-left: 0px;

}

#sidebar ul li ul li a:hover {

	color: #282828;

	background-image: url();

	background-repeat: no-repeat;

	background-position: left center;

}

#sidebar #searchform #searchbg {

	background-image: url(images/searchbg.gif);

	background-repeat: no-repeat;

	padding-left: 2px;

}

#sidebar #searchform #s {

	border-top-width: 0px;

	border-bottom-width: 0px;

	border-left-width: 0px;

	border-right-width: 0px;

	background-color: transparent;

	width: 180px;

	padding: 0px;

	color: #655e59;

	height: 22px;

}

#sidebar #searchform #searchsubmit {

	background-image: url(images/searchbutton.gif);

	background-repeat: no-repeat;

	background-position: right top;

	border-top-width: 0px;

	border-right-width: 0px;

	border-bottom-width: 0px;

	border-left-width: 0px;

	margin: 0px;

	padding: 0px;

	height: 26px;

	width: 40px;

	cursor: default;

}

#sidebar .info {

	font-size: 1.2em;

	padding-top: 10px;

}

#sidebar .info a {

	color: #000000;

	text-decoration: none;

}

#sidebar .info a:hover {

	color: #282828;

	text-decoration: underline;

}

#sidebar abbr {

	cursor: help;

}

/* End Sidebar */



/* End Content */



/* Begin Footer */

#footerwrap {

	float: left;

	width: 100%;

	background-color: #ffffff;

	border-top-width: 1px;

	border-top-style: solid;

	border-top-color: #646464;

	height: 65px;

	margin-top: 15px;

}

#footer {

	width: 950px;

	margin-right: auto;

	margin-left: auto;

	margin-top: 25px;

	font-size: 1.4em;

	color: #000000;



}

#footlinks {

	width: 500px;



	float: left;

}

#footlinks li {



	float: left;

	display: inline;

	list-style-type: none;



	padding-right: 4px;

	padding-left: 4px;

	margin: 0px;

	border-right-width: 1px;

	border-right-style: solid;

	border-right-color: #646464;

}

#footlinks li a {

	float: left;

}

#footlinks #first {

	border-left-width: 1px;

	border-left-style: solid;

	border-left-color: #646464;

}

#cr {

	float: right;

}

#footer a {

	margin-right: 4px;

	margin-left: 4px;

	color: #000000;

	text-decoration: none;

	font-family: Helvetica, Arial, sans-serif;

}

#footer a:hover {

	color: #282828;

	text-decoration: underline;

}

#cr a {

	margin: 0px;

	padding: 0px;

}



/* Alert */

.alertStyle { padding:5px;

background: #000000;

border:0px solid #000000;

color: #ffffff;

font-weight: bold;

display: none;

font-family:Arial, Helvetica, sans-serif;

width:80px;

text-align:center;

}