/*
Theme Name: WordPress Theme Generator 
Theme URI: http://www.yvoschaap.com/wpthemegen/
Description: WordPress Custom Theme for CLVII Blog created with the <a href="http://www.yvoschaap.com/wpthemegen/">WordPress Theme Generator</a>. To edit your current theme go: <a href="http://tinyurl.com/7kek5m">edit settings</a>.
Version: 21 Jan, 8:57
Author: W.P. Gen
Author URI: http://www.yvoschaap.com/

*/

html>body #content {
	height: auto;
	min-height: 580px;
}

body{
color:#666666;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
font-size-adjust:none;
font-style:normal;
font-variant:normal;
font-weight:normal;
line-height:1.5;
text-align:left;
	background-image: url(images/header_bg.jpg); background-repeat: repeat-x;

}

body,td,th {
	color: #050500;
}

#doc {
	width: 1000px;
}


a, a:link {
	padding: 1px;
	color: #832B99;
	text-decoration: underline;
}

a:hover {
	color: #832B99;
	text-decoration: none;
	;
}

h1 {
color:#666666;
font-family:Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:bold;
line-height:1.5;
}


h2 {
color:#666666;
font-family:Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:bold;
line-height:1.5;
}

h3 {
color:#666666;
font-family:Arial,Helvetica,sans-serif;
font-size:13px;
font-weight:bold;
line-height:18px;
}


h4 {
color:#666666;
font-family:Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:bold;
line-height:18px;
}

p {
	font-size: 100%;
	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{
	height: 100px;
	text-align: left;
	padding-top: 0px;
}
#hd h1{
	font-size: 290%;
	color: #C30FFF;

}

#hd h1 a{
	text-decoration: none;
	color: #C30FFF;
}

#subhead{
	text-align: right;
	margin-top: 5px;
	margin-bottom: 15px;
	border-top: 1px solid #000000;
	border-bottom: 1px dotted #E7E7E7;
}

h3 a:link, h3 a:hover, h3 a:visited{
	color: #000000;
	text-decoration: none;
	font-size: 16px;
}

.item {
	padding-top: 10px;
	background-color: #FFFFFF;
	background-image: url(/); 
	background-repeat: repeat;
	text-align:left;
	margin-bottom: 1em;
	
}

.item ul {
	list-style-type: disc;
	padding-left: 15px;
	margin-left: 10px;
	font-size: 80%;
}


.item 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;
	text-decoration: none;
}


input{
	font-size: 80%;
}

.metadata{
	line-height: 190%;
	font-size: 75%;
}

.metadata a:link, .metadata a:hover, .metadata a:visited{
	color: #832B99;
}

.tags, .catagory {

	display: block;

}

.commentlist p {
	clear: both;
	font-size: 95%;
}


cite{
	font-size: 95%;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.commentmetadata {
	font-size: 80%;
	float: right;

}
.commentlist {
	margin-top: 5px;
}
.commentlist li {
	padding: 2px;
	border-top: 1px solid #FFFFFF;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #666666;
}

.navigation a:link, .navigation a:hover, .navigation a:visited{
	color: #666666;
}

.alignright 
	float: right;
}

.alignleft {
	float: left
}


#secondary, #third{
	background-color:  ;
	background-image: url(/); 
	background-repeat: repeat;
	text-align:left;
	padding: 0px;

	SP_GRADIENT
}


#secondary h4, #third h4{
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-size:16px;
font-weight:bold;
line-height:18px;
padding-bottom: 10px;
padding-top:15px;
padding-left:  4px;
}

#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:none; margin:0; padding:0; font-size:85%; }
#menu ul li { padding:0; margin:0; border-bottom:1px solid #FFFFFF; }
#menu ul li a { display:block; padding:4px 4px 4px 10px; text-decoration:none; color: #666666; }
#menu ul li a:hover { color:myheadttcolor; background: #0099DD; }


li .categories, li .linkcat, li .pagenav {
	list-style: none;
	margin: 0px;
	padding: 0px;
}

.yui-nav{
	padding: 5px;
}

.yui-navset .yui-nav a:hover {
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-weight:bold;
}

.yui-navset .yui-nav li a {
text-decoration: none;
color:#000000;
font-family:Arial,Helvetica,sans-serif;
font-weight:bold;
}



#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: #969659;
	font-size: 70%;
	letter-spacing: normal;
	padding: 2px 0;
	text-align: center;
}


#wp-calendar #today {
	background: ;
	color: #0099DD;
}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
}

#ft {
	height: 35px;
	text-align: left;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #832B99;
	background-color: #000000;
	
}

#ft a:link, #ft a:hover, #ft a:visited{
	color: #832B99;
}
