/* =-=-=-=-=-=-=-=-=-[Theme Name: Human Condition]-=-=-=-=-=-=-=-=-= */
/* =-=-=-=-=-=-=-=-=-[Designed for Alexking Wordpress Competition - 30/01/04 - Ian Main - www.e-lusion.com]-=-=-=-=-=-=-=-=-= */

/* =-=-=-=-=-=-=-=-=-[Licensing]-=-=-=-=-=-=-=-=-=

1. GPL - Ian Main */ 

/* =-=-=-=-=-=-=-=-=-[Hacks Used]-=-=-=-=-=-=-=-=-= 

1. BMH - #content */

img {
 border: none;
}

body, html {
	margin: 0;
	background: #ffffff;
	font-family: verdana, san-serif;
	font-size:15px;	
padding:2px;
	}

a:link {
	text-decoration: none;
	page-break-after: always;
	}

a:visited {
	text-decoration: none;
	}

a:hover, a:active {
	text-decoration: underline;	
	}


	
#rap { 
  	margin: auto;
  	width: 760px;
	} 
	
#header {
	height: 121px;
	width: 463px;
	
	text-align: left;
	}
	
#header a {
display:block;
	text-decoration: none;
	
	position: relative;
	top: 20px;
	left: 5px;
	width:463px;
	height:121px; 
	font-family: serif;
	background: url("images/title.gif") top left no-repeat;
	}

#header a span {display:none}


	
#content {
	float: left;
	margin: 0;
	padding-bottom: 30px;
	width: 460px;
	}
	
h2 {
	font-size: 0.9em;
font-family: georgia, serif;
	padding-top: 4px;
	padding-left: 5px;
	padding-bottom:0px;
	margin:0;
	color: #f90;
	}
	
h3 {
font-family: georgia, serif;
	font-size: 1.2em;
	margin: 5px 0 0 0;
	color: #f90;
	}
	
	h3 a {
		color: #f90;
		text-decoration: none;	
	}
	
h3 a:hover {
		text-decoration: underline;	
	}

#commentlist {	
	margin: 0;
	padding: 0;
	}
	
#commentlist li {
	border-top: 1px solid #ddd;
	
	/*width: 530px;*/
	margin: 10px 0 20px 0;
	padding: 0px 5px 3px 5px;
	}
	
ol#commentlist {
	list-style: none;
	}
	
#commentlist code {
	font-family: Courier New, Courier, mono;
	border: 1px dashed #F3A0A0;
	background: #F9E4E4;
	padding: 0 5px 0 5px;
	text-align: left;
	}
	
#commentlist cite {
	margin: 0;
	padding: 0px;
	
	
	font-style: normal;
	color: #999;	
	}
	

p {
	font-size: 0.75em;
line-height: 1.6em;
	
	}

.storycontent a {
		color: #c00;
		text-decoration: none;	
}

.storycontent a:hover {
		text-decoration: underline;	
	}

.storycontent ul {	
	list-style-type: none;
	margin-left: 10px;
	margin-right: 20px;
	padding: 0;	

	}

.storycontent ul li {
	list-style-image: url(images/bullet.gif);
	margin-left: 20px;
	}

.storycontent ol {	
	
	margin-left: 10px;
	margin-right: 20px;
	padding: 0;	

	}

.storycontent ol li {
	
	margin-left: 20px;
	}
	
.meta {

	margin: 5px 0 0 0;
	padding: 3px;
	width: 502px;
	color: #3A3A3A;
	}
	
.post-categories {
	display: inline;
	margin: 0;
	padding: 0;
	}
	
.post-categories li {
	display: inline;
	list-style-type: none;
	padding: 0;
	margin: 0;
	}
	
.storycontent {

	border-left: 1px solid #ddd;
	padding-left: 5px;
	text-align: left;
/*	width: 535px;*/
	margin: 10px 0 0 0;
	}
	

	
.feedback {

	margin: 12px 0 40px 6px;

	}
	
div.feedback p {
		color: #999;
		}

div.feedback p a {
		color: #999;
		text-decoration: none;	
}

div.feedback p a:hover {
		text-decoration: underline;	
	}
	
#menu {
	padding: 0px;
	margin:25px 0 0 0;
	float: right;
	width: 250px;
	}
	
#menu ul {
	list-style-type: none;
	margin: 0 0 0 -10px;
padding:0;
	}
	
#menu ul li {
	margin-top: 15px;
	margin-left:0px;
	padding: 0px;

	}
	
#menu ul ul {

	line-height: 90%;
	list-style-type: none;
	margin: 0 0 0 20px;
	padding: 0;
	text-align: left;
	}
	
#menu ul ul li {
	background: none;
	font-size: 0.75em;	
	font-weight: normal;
	margin-top: 5px;
	margin-left: 2px;
	padding: 0;
	border: 0;
	}

#menu a {
		color: #c00;
		text-decoration: none;	
}

#menu a:hover {
		text-decoration: underline;	
	}

div#links {
  
  width: 154px; 
  height: 53px;

 	background:url("images/links.gif") top left no-repeat;
}

div#topics {
  
  width: 154px; 
  height: 53px;

 	background:url("images/topics.gif") top left no-repeat;
}

div#archive {
  
  width: 154px; 
  height: 53px;

 	background:url("images/archive.gif") top left no-repeat;
}

#menu ul li span { display:none }


	
#menu input {
	background-color: #fff;
	border: 1px solid #3F729E;
	font-family: Georgia, Serif;	
	font-weight: normal;
	}
	
#wp-calendar {
	background: #fff;
	border: 1px solid #ddd;
	empty-cells: show;
	font-size: 14px;
	width: 140px;
	}

#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 a:hover {
	background: url(images/posts.gif);
	color: #333;
	}

#wp-calendar caption {
	color: #242424;
	font-size: .8em;
	text-align: left;
	padding-bottom: 2px;
	padding-left: 2px;
	}

#wp-calendar td {
	color: #999;
	font: normal 11px Verdana, Geneva, sans-serif;
	padding: 1px 1px;
	text-align: right;
	}

#wp-calendar td.pad:hover {
	background: #fff;
	}

#wp-calendar #today {
	background: url(images/today.gif);
	color: #666;
	}

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

.credit {
	
	clear: both;
	
	width: 200px;
	height: 26px;
	margin: 40px auto 0px auto;
	font-size: .6em;
	line-height: 2.4em;
	text-align: center;
	}
	
cite {
margin:0;
padding:0;
}

cite a {color:#ccc}
/* =-=-=-=-=-=-=-=-=-[Formatting]-=-=-=-=-=-=-=-=-= */

blockquote {

	margin: 0;
	padding: 5px;
	text-align: left;
	font-size: .9em;
	}
	
code {
	font-size: 1.2em;
	color: #4C4C4C;
	}
	
abbr, acronym {
	border-bottom: 3px double #7DAAD0;
	}
	form {
	margin:0;
	padding:0;
	}
	#commentform input,
	#commentform textarea {
		border: 1px solid #333;
		background-color: #eee;
		margin-top: 3px;
		font-size: 0.9em;
		font-family: verdana;
padding: 2px;
	}
	
	#commentform textarea {
		width: 400px;
}
#commentform {
margin-left:6px;
}





