/*
Theme Name: Duosyncrasy
Theme URI: http://www.yvoschaap.com/wpthemegen/
Description: WordPress Custom Theme for WP Generator Blog created with the <a href="http://www.yvoschaap.com/wpthemegen/">WordPress Theme Generator</a>.
<a href="http://tinyurl.com/8kybuq">edit settings</a>.
Version: 23 Dec, 17:11
Author: W.P. Gen (Taloruyas)
Author URI: http://www.yvoschaap.com/

*/

html>body #content {
	height: auto;
	min-height: 580px;
}

body{
	font-family: georgia;
	font-size: 95%;
	line-height: 115%;
	background-color: #000;
	background-image: url(images/background.jpg);
	background-repeat: no-repeat;
	background-position: center top;
        background-attachment: fixed;
	text-align: center;
}

body,td,th {
	color: #000000;
}

#doc {
	width: 600px;
}

a, a:link {
	padding: 1px;
	color: #0066AA;
	text-decoration: none;
}

a:hover {
	color: #662200;
	text-decoration: underline;
	;
}

h1 {
	font-family: Arial;
	font-weight: bold;
	font-size: 150%;
	padding-top: .1em;
	padding-bottom: .5em;
}


h2 {
	font-family: Arial;
	font-weight: bold;
	font-size: 130%;
	padding-top: .1em;
	padding-bottom: .5em;
}

h3 {
	font-family: georgia;
	font-size: 130%;
	padding-top: .1em;
	padding-bottom: .5em;
}


h4 {
	font-size: 100%;
        font-weight: bold;
        font-family: Georgia;
        text-decoration: underline;
}

p {
	font-size: 80%;
	margin-bottom:1em;
}

strong, b {
	font-weight: bold;
}

em, i {
	font-style: italic;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr
{
	font-size: 0.9em;
	letter-spacing: .07em;
}

a img {
	border: none;
}


#hd{
	text-align: center;
	padding-top: 24px;
	padding-bottom: 24px
}
#hd h1{
	font-size: 290%;
	color: #FFFFFF;

}

#hd h1 a{
	text-decoration: none;
	color: #FFFFFF;
}

h3 a:link, h3 a:hover, h3 a:visited{
	color: #662200;
}

.item {
	padding: 10px;
	background-color: itemcolor;
	background-image: url(images/bg2.jpg); 
	background-repeat: repeat;
	text-align:left;
	border: 0px itemborder;
	margin-bottom: 1em;
	;
	
}

ul {
	list-style-type: disc;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}


ol{
	list-style-type: decimal;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}

.itemhead{
	padding-top: 5px;
	padding-bottom: 5px;
}


.chronodata {
	display: inline;
	text-align: right;
	margin-left: 2em;
	font-size: 80%;
}


.itemhead h3{
	display: inline;
}


input{
	font-size: 80%;
}

.metadata{
	line-height: 190%;
	font-size: 75%;
}

.metadata a:link, .metadata a:hover, .metadata a:visited{
	color: #0066AA;
}

.tags, .category {

	display: block;

}

.commentlist p {
	clear: both;
}


cite{
	font-size: 95%;
}

blockquote {
	padding-left: 10px;
	border-left: 3px solid #620;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.commentmetadata {
	font-size: 80%;
	float: right;

}
.commentlist {
        font-size: 9px;
	margin-top: 5px;
}
.commentlist li {
        font-size: 150%;
	padding: 2px;
	border-top: 1px solid itemborder;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFFFCC;
}

.navigation a:link, .navigation a:hover, .navigation a:visited{
	color: #FFFFCC;
}

.alignright {
	float: right;
}

.alignleft {
	float: left;
}


#secondary, #third{
	background-color:  ;
	background-image: url(images/paper.gif); 
	background-repeat: repeat-x;
	text-align:left;
	padding: 0px;
	border: 0px itemborder;
	SP_GRADIENT
}

#secondary h4, #third h4{
	color: #662200;
	font-family: Trebuchet MS, arial, sans-serif;
	margin-top: 5px;
	padding: 3px;

}

#secondary p, #third p{
		padding: 3px;
		font-size: 70%;
}

#searchform {
	clear: both;
	margin-bottom: 5px;
	margin-left: 2px;
	padding: 3px;
}

#third {
	margin-left: 9px;
}

#menu {padding:0; border:0px solid #fff;}
#menu ul {list-style:disc; margin:0; padding:0; font-size:85%; }
#menu ul li { padding:0; margin:0; border-bottom:1px dashed #0099DD; }
#menu ul li a { display:block; padding:4px 4px 4px 10px; text-decoration:none; color: #000000; }
#menu ul li a:hover { color:myheadttcolor; background: #0066AA; }


li .categories, li .linkcat, li .pagenav {
	list-style: disc;
	padding: 0px;
}

.yui-nav{
	margin-bottom: -1px;
}

.yui-navset .yui-nav a:hover {
	background-color: #0066AA;
	color: #000000;
}

.yui-navset .yui-nav li a {
    background-color: itemcolor;
	background-image: url(images/bg2.jpg); 
	background-repeat: repeat;
	border-bottom: 0px;
	color: #000000;
	padding: .3em .7em .3em .7em;
	text-decoration:none;
	font-size: 85%;
}



#wp-calendar {
	empty-cells: show;
	font-size: 90%;
	margin: 0;
	width: 90%;
	padding: 3px;
}

#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;
	text-decoration: none;
}


#wp-calendar td {
	color: #000000;
	font-size: 70%;
        line-height: 115%;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}


#wp-calendar #today {
	background: ;
	color: #0066AA;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

#ft {
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #FFFFCC;
}

#ft a:link, #ft a:hover, #ft a:visited{
	color: #FFFFCC;
}




/* Edits by Taloruyas */
hr {
	border-top: 3px solid #620;
	border-left: 0;
	border-right: 0;
	border-bottom: 0;
	margin-right: 20px;
	height: 0;
	width: 25%;
}

	
.oops{
	background-color: #fff;
	background-image: url(images/xander404.jpg); 
	background-repeat: no-repeat;
	width: 402px;
	margin-left: 80px;
	padding-top: 345px;
	text-align: center;
	font-family: 'Courier New';
	
}

.xanquote {
		color: #00A;
		padding-top: 10px;
		padding-left: 10px;
		border-left: 3px solid #620;
		border-top: 3px solid #333;
	}



.katquote {
		color: #A00;
        padding-top: 10px;
		padding-left: 10px;
		border-left: 3px solid #620;
		border-top: 3px solid #333;
	}
.comic  {
		font-family: 'Comic Sans MS';
	}

.stray  {
		font-size: 75%;
        line-height: 110%;
        margin: 10px;
        }

.subsequences {
        margin: 2px;
        border-top: 3px solid #620; 
        border-left: 3px solid #620;
}
.subsequences td {
        vertical-align: top;
        padding: 10px;
        font-size: 12px;
}

div#subdomains {
		z-index: 1;
		text-align:right;
		font-size:10px;
		line-height: 20px;
		font-family:Arial;
		font-weight:700;
		word-spacing:2em;
		position:relative;
		width:120px;
		height:60px;
		margin-top:-30px;
		margin-left: 650px;
}

div#subdomains a {
		width:30px;
		padding-top: 5px;
		padding-bottom:25px;
		height:30px;
		text-align:center;
		text-decoration:none;
		color:#FFF;
		position:relative;
		display:inline-block;
		background:url('images/ribbon3.gif');
}

ol{
	list-style-type: decimal;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 40%;
}

/* Tooltips */
strike{        
        z-index: 0;
        text-decoration: none;
	text-transform: uppercase;
	font-size: 0.8em;
        position: relative;
}

strike span{
    display: none;
}

strike:hover span{
    z-index: 1;
    text-transform: none;
    font-weight: normal;
    display:block;
    position:absolute;
    left: 1em;
    top: 2em;
    width: 145px;
    padding: 5px;
    padding-top: 20px;
    background: url('http://blog.taloruyas.com/wp-content/themes/duosyncrasy/images/paper.gif');
}
/* End Edits */