
body {
	padding: 20px 0 10px 0;
	margin: 0;
	background: blank;
	background-image:url(http://www.skinmarvin.co.uk/conent/wp-content/themes/nightsky-10/images/back.gif);
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: .8em;
	color: #ECECEC;
}


#header-wrap {
	width: 100%;
	text-align: center;
	background: #ECECEC;
	background-image:url(http://www.skinmarvin.co.uk/conent/wp-content/themes/nightsky-10/images/back.gif);
}
#header {
	margin: 0 auto 0 auto;
	text-align: left;
	width: 880px;
	position: relative;
}
#header img {
	display: block;
}


#search-box {
	position: absolute;
	top: 52px;
	right: 0px;
}	
#search-box form {
	margin: 0;
	padding: 0;
}
#search-box input {
	margin: 0;
	padding: 0;
	width: 160px;
	color: #aaaaaa;
}


#container {
	margin: 0 auto 0 auto;
	width: 876px;
	text-align: left;
	border-left: solid #000066 2px;
	border-right: solid #000066 2px;
	border-bottom: solid #000066 2px;
	background: #ffffff;
}


a img {
	border: none;
}
a {
	color: #000066;
	text-decoration: underline;
}
a:hover {
	color: #aa0000;
	text-decoration: none;
}


ul, ol {
	margin: 4px 0 15px 35px;
	padding: 0;
}
ul ul, ol ol {
	margin: 4px 0 0 15px;
	padding: 0;
}
li {
	margin: 0 0 4px 0;
	padding: 0;
}


#top-nav {
	color: #000066;
	width: 100%;
	font-size: 0.9em;
}
#top-nav ul {
	margin: 0;
	padding: 8px 7px 8px 7px;
	list-style: none;
}
#top-nav li {
	display: inline;
	margin: 0 20px 0 0;
	padding: 0;
}
#top-nav a {
	color: #000066;
	text-decoration: none;
}
#top-nav a:hover {
	color: #aa0000;
	text-decoration: none;
}


#content {
	width: 640px;
	float: right;
	display: inline;
	margin: 10px 10px 10px 10px;
	padding: 10px 10px 10px 10px;
	background: #ffffff;
	border-top: solid #eeeeee 2px;
	border-left: solid #eeeeee 2px;
	border-right: solid #eeeeee 2px;
	border-bottom: solid #eeeeee 2px;
}

.post {
	margin: 0 0 20px 0;
}


#content h1 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0px 0 1px 0;
	font-size: 2em;
	color: #660000;
}
#content h1 a {
	text-decoration: none;
}
#content h1 a:hover {
	text-decoration: none;
}
#content h1.pagetitle {
	text-align: right;
	font-size: 1.1em;
	color: #660000;
	margin-bottom: 10px;
}


#content h2 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0 0 2px 0;
	font-size: 1.25em;
	color: #000066;
}
#content h3 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0 0 2px 0;
	font-size: 1.1em;
	color: #000066;
}
#content h4 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0 0 2px 0;
	font-size: 1.05em;
	color: #000066;
}


#content .post-date {
	text-align: right;
	color: #aaaaaa;
	font-size: 0.8em;
	margin: 0 0 3px 0;
}
#content p {
	color: #000000;
	margin: 0 0 12px 0;
	line-height: 140%;
}
#content .post-info {
	text-align: right;
	color: #000000;
	font-size: 0.8em;
	background: #eeeeee;
	padding: 4px 8px 4px 8px;
	margin: 0 0 40px 0;
	border-bottom: 2px solid #000066;
}
#content .post-info a {
	text-decoration: none;
}
#content .post-info a:hover {
	text-decoration: underline;
}
#content .single-date {
	text-align: right;
	font-size: 0.9em;
	color: #aaaaaa;
	margin-bottom: 3px;
}
#content .attachment-image {
	text-align: center;
	padding: 10px 0 10px 0;
}


code {
	font: 0.9em 'Courier New', Courier, Fixed;
	color: #000000;
}
blockquote {
	background: #eeeeee;
	padding: 4px 8px 4px 8px;
	margin: 5px 0 15px 0;
	font-size: 0.9em;
}
acronym, abbr, span.caps {
	font-size: 0.9em;
	cursor: help;
}
acronym, abbr {
	border-bottom: 1px dashed #000000;
}
.navigation {
	display: block;
	font-size: 2em;
	font-weight: bold;
}


#wp-calendar caption {
	text-decoration: none;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 0.9em;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar caption {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0 0 2px 0;
	font-size: 1.1em;
	color: #000000;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	text-align: center;
}	
#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 a {
	color: #000000;
	font-weight: bold;
}
#wp-calendar td.pad:hover {
	background-color: #FFFFFF; 
}


img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
img.alignright {
	padding: 4px;
	margin: 0 0 2px 4px;
	display: inline;
}
img.alignleft {
	padding: 4px;
	margin: 0 4px 2px 0;
	display: inline;
}


.alignright {
	float: right;
}
.alignleft {
	float: left
}
.center {
	text-align: center;
}


#sidebar {
	width: 168px;
	float: left;
	display: inline;
	margin: 10px 0px 10px 10px;
	padding: 10px 0px 10px 10px;
	background: #ffffff;
	border-top: solid #eeeeee 2px;
	border-left: solid #eeeeee 2px;
	border-right: solid #eeeeee 2px;
	border-bottom: solid #eeeeee 2px;
	}
#sidebar h2 {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-size: 1.1em;
	letter-spacing: 1px;
	color: #660000;
	margin: 0 0 2px 0;
	padding: 0 0 3px 0;
}
#sidebar ul {
	margin: 0;
	padding: 0;
	list-style: none;
}
#sidebar ul ul {
	margin: 6px 0 15px 8px;
	padding: 0;
}
#sidebar ul ul ul {
	margin-bottom: 6px;
}
#sidebar li {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 0.95em; 
}
#sidebar a {
	text-decoration: none;
}
#sidebar a:hover {
	text-decoration: underline;
}

h3#comments, h3#respond {
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0 0 6px 0;
	font-size: 1.1em;
	background: #eeeeee;
	color: #aaaaaa;
	padding: 3px 10px 3px 10px;
}

li {
	color: #000000;
}

ol.commentlist {
	margin: 0;
	padding: 0;
	list-style: none;
	font-size: 0.9em;
}
ol.commentlist li {
	margin: 0;
	padding: 0;
	border-top: 1px solid #aaaaaa;
	padding: 3px 0 5px 0;
}
ol.commentlist li.alt {
	border-top: 1px solid #aaaaaa;
}

ol.commentlist .comment-date {
	width: 35%;
	float: right;
	text-align: right;
	font-size: 0.9em;
	display: inline;
}

ol.commentlist .comment-author {
	width: 55%;
	float: left;
	font-family: 'Trebuchet MS', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	margin: 0 0 3px 0;
	font-size: 1.2em;	
	color: #aaaaaa;
	display: inline;
}
ol.commentlist .comment-date a, ol.commentlist .comment-author a {
	color: #aaaaaa;
	text-decoration: none;
}
ol.commentlist .comment-date a:hover, ol.commentlist .comment-author a:hover {
	text-decoration: underline;
}
ol.commentlist .comment-text {
	clear: both;
}


form#commentform textarea {
	width: 100%;
}
form#commentform label {
	font-size: 0.9em;
}


#footer {
	clear: both;
	background: #ECECEC;
	border-top: 2px solid #000066;
	padding: 8px 22px 8px 22px;
	color: #000000;
	font-size: 0.85em;
	text-align: center;
}
#footer a {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}


td	{
	color : #000000;
	background-color : #FFFFFF;
	font-family : arial,helvetica,sans-serif;
	font-size : 12px;
	}

.td80	{
	color : #660000;
	background-color : #FFFFFF;
	font-family : arial,helvetica,sans-serif;
	font-size : 1em;
	width : 90%;
	}

.td20	{
	color : #000000;
	background-color : #ffffff;
	font-family : arial,helvetica,sans-serif;
	font-size : 1em;
	width : 10%;
	}

.m	{
	width : 60px;
	height : 60px;
	border : 0px;
	}

.v	{
	width : 10px;
	height : 10px;
	border : 0px;
	}

.b	{
	width : 468px;
	height : 60px;
	border : 0px;
	}

.dvd	{
	width : 100px;
	height : 145px;
	border : 0px;
	}

img#wpstats	{display:none}
