/*

Theme Name: Not Dead Yet!
Theme URI: http://www.etherjammer.com/
Description: Custom theme for Not Dead Yet Studios. Designed by Amy Crook, developed by Chris Anthony.
Author: Chris Anthony
Author URI: http://www.etherjammer.com/

*/

/*	Ideally, styles will have been reset by the Yahoo! User Interface Reset CSS
	stylesheet. If that line is not included in your header, add this at the 
	top of the <head> tag, just under the <meta> declarations:
	<link 
		rel="stylesheet" 
		type="text/css" 
		href="http://yui.yahooapis.com/2.8.0r4/build/reset/reset-min.css" 
	/>
*/

/* @import url(reset.css); */

/* Display styles */

html {
	background: url(spiralswish.gif) no-repeat top left;
	background-color: #fffef7;
}

body { 
/*	background-color: #fffef7; */
/*	background: url(images/spiralswish.gif) no-repeat top left; */
	color: black; 
	font-size: 10pt; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
}

em {
	font-style: italic;
}

strong {
	font-weight: bold;
}

p { 
	padding-bottom: 0.4em;
}

td { 
	font-size: 10pt; 
}

a:link { 
	color: #f00; 
	font-weight: bold; 
	text-decoration: none; 
}

a:visited { 
	color: #b40000; 
	font-weight: bold; 
	text-decoration: none;
}

a:hover { 
	color: #f00; 
	font-weight: bold; 
	text-decoration: underline; 
}

a:hover > img {
	text-decoration: none;
}

a:active { 
	color: #b40000; 
	font-weight: bold; 
	text-decoration: underline; 
}

.title { 
	font-size: 1.4em; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-variant: small-caps;
}

.subtitle { 
	color: red; 
	font-size: 1.2em; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-weight: bold; 
	font-style: italic; 
}

.quote { 
	font-style: oblique; 
	background-color: #fff0e9; 
	padding: 1em; 
	border-top: medium solid #ff8d89; 
	border-bottom: medium solid #ff8d89; 
}

a.quote:link { 
	color: #f00; 
	font-weight: bold; 
	text-decoration: none; 
}

a.quote:visited { 
	color: #b40000; 
	font-weight: bold; 
}

a.quote:hover { 
	color: #f00; 
	font-weight: bold; 
	text-decoration: underline; 
}

a.quote:active { 
	color: #b40000; 
	font-weight: bold; 
	text-decoration: underline; 
}

.small { 
	font-size: 0.8em; 
}

/* Positioning */

#container {
	padding: 4em 1em 1em 1em;
	width: 100%;
	max-width: 1000px;
	margin-left: auto;
	margin-right: auto;	
}

#subcontainer {
	padding: 7em 0em 0em 0em;
	width: 100%;
}

#sidebarleft {
	position: relative;
	float: left;
	margin-right: auto;
	width: 17%;
	padding: 1em;
	padding-top: 0em;
}

#sidebarright {
	position: relative;
	float: right;
	margin-left: auto;
	width: 17%;
	border-top: 3px solid #FF8D89;
	border-bottom: 3px solid #FF8D89;
	padding: 1em 1em 1em 15px;
	margin-left: 0.5em;
	background-color: #fff0e9;
}

#sidebarportfolio {
	position: relative;
	float: left;
	width: 23%;
	padding: 0.25em 0.5em 0.25em 1.5em;
}

#main {
	background: transparent;
	position: relative;
	float: left;
	margin-left: auto;
	margin-right: 0px;
	max-width: 58.5%;
	padding-top: 1em;
}

#footerfineprint {
	padding-top: 3em;
	font-size: 8pt;
}

#footer {
	margin-left: auto;
	margin-right: auto;
	clear: both;
	text-align: center;
padding-top: 2em;
}
#postNav {
        padding-bottom: 1em;
        
}
#firstme {
        float: left;
        clear: both;
        min-width: 200px;
        width: 200px;
        padding: 2px;
        margin: 2px;
        text-align: center;
}
#alsome {
        float: left;
        min-width: 190px;
        width: 190px;
        padding: 2px;
        margin: 2px;
        text-align: center;
}
#stillme {
        float: left;
        clear: right;
        min-width: 135px;
        width: 135px;
        padding: 2px;
        margin: 2px;
        text-align: center;
}
.postTitleLeft {
	padding-bottom: 0em;
	font-size: 0.8em;
}

.postTitleRight {

}

.postDate {
font-size: 10pt;
font-style: italic;
}

.postComments {
display: none;
}

.sidebar ul {
	padding: 0;
	margin: 0;
}

.sidebar li {
	list-style: none;
	padding: 0;
	margin: 0;
}

.arttitle { 
font-weight: bold; 
font-style: oblique; 
}
ul.check, ul.check2 {
        padding-top: 0.5em;
}

ul.check > li { 
	list-style-image: url(redsplish.gif);
	list-style-position: inside;
	margin-left: 1em;
	text-indent: -1.2em;
	padding-bottom: 0.5em;
}

ul.check2 > li { 
	list-style-image: url(blacksplish.gif); 
	list-style-position: inside;
	margin-left: 1em;
	text-indent: -1.2em;
	padding-bottom: 0.5em;
}

ul.footerlist {
	padding: 0;
	margin: 0;
	white-space: nowrap;
}

ul.footerlist > li {
	background: url(blacksplish.gif) no-repeat center left;
	padding-left: 0.5em;
	padding-right: 0.5em;
	display: inline;
}

ul.footerlist > li > a {
	padding: 0.2em 0;
	padding-left: 0.5em;
	margin-left: 0.5em;
	text-decoration: none;
}

ul.footerlist > li:first-child {
	background: none;
	padding-left: 0;
}

/* Captions & aligment */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.alignleft {
	float: left;
	margin-right: 3px;
}

.alignright {
	float: right;
	margin-left: 3px;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	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: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions & aligment */
