/*
Theme Name: Acid Tweak
Theme URI: http://www.mbwebdesign.co.uk/templates/wordpress
Description: A tweak of the Wordpress theme Acid Rain by Mathew Browne of MB Web Design
Version: 1.1
Author: Mathew Browne / Bronwen Aker
Author URI: http://www.mbwebdesign.co.uk
Tags: black, fixed-width, two-columns, right-sidebar

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/

html {
	background-color:#07070d;
	background-image:url(/wp-content/themes/acid-tweak/bg.jpg);
	background-position:center;
	background-repeat:repeat-y;
}
body {
	background-image:url('footer.jpg');
	background-position:bottom;
	background-repeat:no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color: #c2d5f4;
	text-align: center;
	margin: 0px;
	padding: 0px;
}
a img {
	border: none;
}
a, a:link, a:visited {
	color: #FFFFF0;
	text-decoration: none;
}
a:hover {
	color: #FFFF99;
	text-decoration: underline;
}
acronym, abbr {
	border-bottom: 1px dashed #666666;
}
acronym, abbr, span.caps {
	cursor: help;
	font-size: 0.9em;
	letter-spacing: .07em;
}
blockquote {
	margin: 20px 30px 0 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: normal;
	background: #121D31;
	padding: 5px 25px 10px 30px;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #333333;
	font-size: 1em;
	line-height: 1.6em;
	letter-spacing: 0.07em;
	color: #D6E2E4;
}
blockquote cite {
	margin: 5px 0 0;
	display: block;
}
code {
	font: 1.1em 'Courier New', Courier, Fixed;
}
h1 {
	font-size: 3em;
}
h1, h1 a, h1 a:link, h1 a:visited {
	text-decoration: none;
	color: fff;
}
h1, h2, h3, #calendar caption {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: normal;
	color:#68a8f8;
}
h2 {
	font-size: 1.6em;
}
h3 {
	font-size: 1.3em;
	color: #68a8f8;
	font-weight: bold;
	padding: 0;
	margin: 30px 0 0;
}
hr {
	display: none;
}
img.alignleft {
	padding: 5px;
	margin: 0 5px 5px 0;
	display: inline;
}
img.alignright {
	padding: 5px;
	margin: 0 0 5px 5px;
	display: inline;
}
img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
ol li, #sidebar ul ol li {
	list-style: decimal outside;
}
p img {
	padding: 0;
	max-width: 100%;
}
select {
	width: 130px;
}
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
}
#bottomnav {
	text-align: center;
	margin: 25px 0 0;
	clear: both;
}
#bottomnav li {
	display: inline;
	}
#bottomnav li a {
	color: #68a8f8;
	font-size: .8em;
	padding: 0 0 0 25px;
	text-transform: capitalize;
	font-weight: normal;
	}
#bottomnav li a:hover {
	color: #fff;
	text-decoration: none;
	}
#bottomnav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	}
#calendar h2 {
	display:none;
}
#commentform #submit {
	margin: 0 0 4px auto;
	float: right;
}
#commentform {
	margin: 5px 10px 0 0;
}
#commentform input {
	width: 150px;
	padding: 2px;
	margin: 5px 5px 1px 0;
}
#commentform p {
	font-family: Arial, Helvetica, sans-serif;
	margin: 5px 0;
}
#commentform textarea {
	width: 100%;
	padding: 2px;
}
#content {
	float:left;
	width:700px;
	margin: 0px 100px;
	padding: 0px;
	text-align: left;
}
#content h2 {
	letter-spacing: 0.1em;
}
#credits td {
	color: #c2d5f4;
}
#footer {
	text-align:center;
	font-size:0.9em;
	clear:both;
	padding:30px;
	margin: 0px;
}
#header {
	height:150px;
	margin-bottom:20px;
}
#header h1, #header h1 a {
	text-align: center;
	margin: 0px;
	padding: 0px;
	color: #fff;
}
#header #topnav {
	text-align: center;
	margin: 25px 0 0;
	clear: both;
}
#header #topnav li {
	display: inline;
	}
#header #topnav li a {
	color: #68a8f8;
	font-size: 1.3em;
	padding: 0 10px;
	text-transform: capitalize;
	font-weight: bold;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	letter-spacing: 0.1em;
	}
#header #topnav li a:hover {
	color: #fff;
	text-decoration: none;
	}
#header #topnav ul {
	list-style: none;
	padding: 0;
	margin: 0;
	}
#header .description {
	float:right;
	padding-top:70px;
	color:white;
}
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
}
#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
}
#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
}
#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9px;
}
#wp-calendar {
	width:100%;
	empty-cells: show;
	margin: 10px auto 0;
}
#wp-calendar a {
	display: block;
}
#wp-calendar a {
	text-decoration: none;
}
#wp-calendar td {
	padding: 3px 0;
	text-align: center;
}
#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	text-align: center;
}
#wrapper {
	width:900px;
	margin:0px auto;
	background-image:url(header.jpg);
	background-position:center top;
	background-repeat:no-repeat;
}
.aligncenter, div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}
.alignleft {
	float: left;
	margin-right: 9px;
}
.alignright {
	float: right;
	margin-left: 9px;
}
.alt {
	margin: 0;
	padding: 10px;
}
.cb {
	clear:both;
	height:10px;
	width:100%;
}
.center {
	text-align: center;
}
.children {
	padding: 0;
}
.clear {
	clear: both;
}
.commentlist {
	padding: 0;
	text-align: justify;
}
.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
}
.commentlist li .avatar {
	float: right;
	border: 1px solid #333333;
	padding: 3px;
	background-color: white;
}
.commentlist li {
	font-weight: bold;
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;
}
.commentlist li ul li {
	font-size: 1em;
}
.commentlist li ul li {
	margin-right: -5px;
	margin-left: 10px;
}
.commentlist li, #commentform input, #commentform textarea {
	font-family:Arial, Helvetica, sans-serif;
	font-size:0.9em;
}
.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	margin: 10px 5px 10px 0;
}
.commentmetadata {
	font-weight: normal;
	margin: 0;
	display: block;
}
.daa {
	margin-top:0px;
	padding-top:0px;
	font-size:0.9em;
}
.entry form {
	text-align:center;
}
.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}
.entry ol li {
	margin: 0;
	padding: 0;
}
.entry p a:visited {
	color: white;
}
.even, .alt {
	border-top: 1px solid #202020;
	background-color:#090909;
}
.hidden {
	display: none;
}
.makesep {
	height:8px;
	background-image:url('header.jpg');
	background-repeat:no-repeat;
	background-position:center;
	margin:5px 0px;
}
.navigation {
	display: block;
	text-align: center;
}
.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
}
.post {
	margin: 0 0 30px;
}
.post hr {
	display: block;
}
.postmetadata {
	clear: both;
}
.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
}
.post-title {
	font-size: 1.6em;
	margin-bottom:0px;
	padding-top:0px;
}
.wp-caption {
	border: 1px solid #333333;
	text-align: center;
	background-color: #000000;
	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: 9px;
	line-height: 14px;
	padding: 0 5px 5px;
	margin: 0;
}
