/*
Theme Name: Wicked End
Theme URI: http://wordpress.org/
Description: Designed by Speak! Designs <http://speak.feelslikerain.net>.
Version: 1.6
Author: Jade Walsh

*/



/* Begin Typography & Colors */
body {
	font-size: 11px;
	font-family: Arial Narrow;
	color: #303030;
	margin-top: 0px;
	margin-left: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	background: #fdf9ee;
	text-align: justify;
	}

.widecolumn .entry p {
	font-size: 11px;
	}

.narrowcolumn .entry, .widecolumn .entry {
	font-size: 11px;
	}

.widecolumn {
	font-size: 11px;
	}

.narrowcolumn .postmetadata {
	text-align: center;
	}

.thread-alt {
	background-color: #e8d475;
}
.thread-even {
	background-color: #340005;
}
.depth-1 {
border: 1px solid #4A2036;
}

.even, .alt {

	border-left: 1px solid #606060;
}

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 9px;
	font-size: 9px;
	}

h1, h2, h3 {
	font-family: Arial;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	padding: 5px;
	margin: 10px 0px 0px 0px;
	}

h1, .post h2 {
	color: #303030;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
	padding: 5px;
	margin: 0px;
	background: #e8d475;
	display: block;
	}

h1 a, .post h2 a {
	color: #303030;
	font-size: 11px;
}

.left h1 {
	color: #303030;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial;
	padding: 5px;
	margin: 0px;
	background: #e8d475;
	display: block;	
	}

.left a, .right a {
	color: #303030;
	text-decoration: none;
	font-weight: bold;
	}

.left , .right a:hover {
	background: transparent;
	text-decoration: underline;
	}

h2 {
	color: #a14600;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	text-indent: 5px;
	display: block;
	padding: 5px;
	}

h2.pagetitle {
	font-size: 11px;
	padding: 5px;
	margin: 0px;
	}

#sidebar h2 {
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
	margin: 5px 0px 0px 0px;
	padding: 5px;
	background: #adab01;
	display: block;	
	}

h3 {
	color: #dbd8d8;
	text-decoration: none;
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	text-indent: 5px;
	display: block;
	margin-bottom: 10px;
	margin-top: 5px;
	}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: #303030;
	margin: 0px;
	}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #303030;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}

.entry p a:visited {
	color: #303030;
	}

.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 11px Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 11px;
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;

}

.commentlist li {
	font-weight: bold;
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

.commentlist li .avatar { 
	float: right;
	padding: 5px;
	background: #e8d475;
	border: 1px solid #ba8600;
	margin-left: 5px;
	margin-bottom: 5px;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 11pxem;
	}

.commentlist p {
	font-weight: normal;
	line-height: 10px;
	text-transform: none;
	}

#commentform p {
	font-family: Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

#sidebar {
	text-align: justify;
	display: block;
	font-size: 11px;
	margin-top: 5px;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #606060;
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	}

code {
	font: 11px 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 9px;
	}

a {
	color: #ba8600;
	text-decoration: none;
	font-weight: bold;
	}

a:hover {
	text-decoration: underline;
	}

h2 a:hover, h3 a:hover {
	text-decoration: none;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 11px;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 11px Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0px;
	padding: 0;
	}

#page {
	background-color: white;
	margin: 20px auto;
	padding: 0;
	width: 760px;
	border: 1px solid #959596;
	}

#header {
	background-color: #73a0c5;
	margin: 0 0 0 1px;
	padding: 0;
	height: 200px;
	width: 758px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}

.post {
	margin: 0px;
	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: both;
	text-align: right;
	margin-bottom: 10px;
}

.clear {
	clear: both;
}

/* End Structure */



/*	Begin Headers */
h1 {
	padding-top: 0px;
	margin: 0;
	}

h2 {
	margin: 0px;
	}

h2.pagetitle {
	margin: 0px;
	text-align: center;
}

h3 {
	padding: 0;
	margin: 0px;
	}

h3.comments {
	padding: 0;
	margin: 0px ;
	}
/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

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;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	margin: 0;
	padding: 0;
	border: none;
	display: inline;
	}

html>body .entry li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	display: inline;
	}

.entry ul li:before, #sidebar ul ul li:before {
	list-style: none;
	margin-bottom: 10px;
	padding: 0;
	border: none;
	display: inline;
	}

.entry ol {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	display: inline;
	}

.entry ol li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	display: inline;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
	display: inline;
	}

#sidebar ul, #sidebar ul ol {
	list-style: none;
	margin: 0px;
	padding: 0;
	border: none;
	display: inline;
	}

#sidebar ul li {
	list-style: none;
	border: none;
	display: inline;
	}

#sidebar ul li ul {
	margin-bottom: 10px;
	padding-bottom: 10px;
}

#sidebar ul p, #sidebar ul select {
	list-style: none;
	margin: 0px;
	padding: 0;
	border: none;
	display: inline;
	}

#sidebar ul ul, #sidebar ul ol {
	list-style: none;
	margin: 0px;
	padding: 0;
	border: none;
	display: inline;
	}

#sidebar ul ul ul, #sidebar ul ol {
	list-style: none;
	margin: 0px;
	padding: 0;
	border: none;
	display: inline;
	}

ol li, #sidebar ul ol li {
	list-style: none;
	margin: 0px;
	padding: 0;
	border: none;
	display: inline;
	}

#sidebar ul ul li, #sidebar ul ol li {
	list-style: none;
	margin: 0px;
	padding: 0;
	border: none;
	display: inline;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 10px auto;
	padding: 5px 3px;
	text-align: center;
	}

#sidebar #searchform #s {
	width: 108px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

input,textarea,select,option {
	border: 0px;
	font-family: Arial Narrow;
	font-size: 11px;
	padding-right: 3px;
	padding-left: 3px;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;

	}
.commentlist li ul li { 
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */



/* Begin Sidebars */
.left
{
	display: block;
	width: 202px;
	padding: 0px;
	margin: 0px;
	color: #303030;
	}

.right
{
	display: block;
	width: 202px;
	padding: 0px;
	color: #303030;
	}

.sidebar form {
	margin: 0;
	}
/* End Sidebar */



/* 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: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 0px dashed #999;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: 0px;
	padding: 0px;
	margin: 0px;
	}

/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #4d0c12;
	padding-top: 4px;
	margin: 10px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */

#sidebar ul {
	list-style: none;
	margin-bottom: 10px;
	padding: 0;
	color: #606060;
	display: block;
}

li a {
	display: block;
	color: #303030;
	padding: 3px;
	text-align: center;
	letter-spacing: 1px;
	font-weight: bold;
	font-size: 10px;
	text-decoration: none;
}

#sidebar li a {
	text-transform: uppercase;
	font-size: 9px;
	border-bottom: 1px dotted #ba8600;
	}

#sidebar li a:hover {
	text-decoration: none;
	background: #eede93;
	}

li a:hover {
	padding: 3px;
	text-decoration: none;
}

li {
	margin: 0;
	padding: 0;
	color: #705b5b;
	display: inline;
}

.post-date {
	float: left;
	background: #f6ecb1;
	margin-right: 5px;
	margin-bottom: 5px;
	margin-top: 5px;
	text-align: center;
	padding: 10px;
}

.month {
	font-family: Arial Black;
	font-size: 18px;
	color: #686e0c;
	border-bottom: 1px dotted #ba8600;
}

.day {
	font-family: Arial Black;
	font-size: 14px;
	color: #a14600;
}

.mainentry h2 {
	color: #606060;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
	padding: 5px;
	margin: 0px;
	background: #e8d475;
	display: block;
}

.mainentry h2 a {
	font-size: 11px;
	color: #303030;
	text-decoration: none;
	text-transform: none;
}

ul h2, li h2 {
	color: #606060;
}

h2 {
	color: #606060;
}

.entry {
	margin: 0px;
}

blockquote {
	text-align: justify;
	float: left;
	display: block;
	padding: 10px 20px 10px 20px;
	background: #e8d475;
	margin: 20px;
	font-size: 10px;
	color: #606060;
}

cite a {
	display: inline;
	margin: 0px;
	padding: 0px;
	background: transparent;
}

cite a:hover {
	text-decoration: underline;
	background: transparent;
}

.says {
	color: #606060;
	font-weight: normal;
}

a.comment-edit-link {
	display: inline;
	margin: 0px;
	padding: 0px;
	background: transparent;
}

.comment-meta, .commentmetadata {
	display: inline;
	margin: 0px;
	padding: 0px;
	background: transparent;
}

ol.commentlist li div div a {
	display: inline;
	margin: 0px;
	padding: 0px;
	background: transparent;
}

ol li p {
	color: #606060;
}

ol.commentlist li {
	display: block;
	text-align: justify;
	padding: 10px;
	background: #e8d475;
	margin: 10px 10px 20px 10px;
	font-size: 10px;
}

h3#comments {
	color: #606060;
	font-weight: bold;
}

div.hentry h2 {
	color: #606060;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
	padding: 5px;
	margin: 0px;
	background: #e8d475;
	display: block;
}

#respond h3 {
	color: #606060;
	font-weight: bold;
	margin: 0px;
	padding: 0px;
	text-align: left;
	display: block;
}

#respond {
	display: block;
}

b {
	color: #303030;
	font-weight: bold;
}

i {
	color: #a14600;
	font-weight: bold;
	display: inline;
}

.affiliates {
	font-size: 10px;
	font-family: Arial Narrow;
	text-transform: none;
	text-align: justify;
	color: #705b5b;
	text-align: center;
	padding: 5px;
}

.main {
	text-align: justify;
	display: block;
	margin-bottom: 2px;
	font-size: 11px;
}

a.nav {
	display: block;
	color: #303030;
	padding: 3px;
	text-align: center;
	letter-spacing: 2px;
	font-weight: bold;
	text-decoration: none;
	text-transform: uppercase;
	font-size: 9px;
	border-bottom: 1px dotted #ba8600;
}

a.nav:hover {
	text-decoration: none;
	background: #eede93;
}

li.widget h2.widgettitle {
	color: #303030;
	text-decoration: none;
	text-align: center;
	font-weight: normal;
	font-size: 11px;
	font-family: Arial;
	margin: 10px 0px 0px 0px;
	padding: 5px;
	background: #e8d475;
	display: block;
}

.footer {
	padding: 5px;
	text-align: center;
	color: #404040;
	font-size: 11px;
}

td.footer {
	text-align: center;
	vertical-align: middle;
}

.footer a {
	text-transform: none;
	color: #ba8600;
	font-size: 11px;
	font-weight: normal;
}

.bodytable {
	background: url(images/tablebg.jpg) top center repeat-y; 
	}

.welcome {
	font-size: 11px;
	font-family: Arial Narrow;
	text-align: left;
	color: #303030;
	padding: 0px;
	letter-spacing: 0px;
}

.affiliates {
	font-size: 11px;
	font-family: Arial Narrow;
	padding: 0px;
	line-height: 10px;
	letter-spacing: 0px;
	color: #303030;
	text-align: left;
}

.main {
	text-align: justify;
	display: block;
	margin-bottom: 2px;
	padding: 0px;
	font-size: 11px;
}

li.widget h2.widgettitle {
	color: #000000;
	text-decoration: none;
	text-align: center;
	font-weight: bold;
	font-size: 11px;
	font-family: Arial;
	padding: 5px 5px 5px 5px;
	margin: 10px 0px 0px 0px;
	background: #e8d475;
	display: block;
}

td.img {
	border: 0px;
	padding:0px;
	margin:0px;
	vertical-align: bottom;
}

.advert {
	margin-bottom: 10px;
}

.maincell {
	vertical-align: top;
	padding-top: 5px;
}

.mainentry {
	padding: 5px;
	background-color: #fefff1;
	border: 1px solid #e8d475;
	margin-bottom: 10px;
}

.sidemain {
	padding: 2px 5px 5px 5px;
	background-color: #e8d475;
	margin-bottom: 10px;
}