/* =-=-=-=-=-=-=-=-=-[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 */

body, html {
	margin: 0 auto;
	background: #FFFFCC;
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida, Helvetica, Verdana, Arial, Sans-serif;
	border-top: thin solid #999999;
	border-right: thin solid #999999;
	border-bottom: thin #999999;
	border-left: thin solid #999999;
	}

#masthead {
	margin: 0;
	height: 150px;
}

.border {
	clear: both;
	border: 1px solid #000000 ! important;
	margin: 3;
	padding: 3px;
	background-color: #FFFFFF;
	position: relative;
	}
a.border:link {
	border: 1px solid #000000;
	margin: 3;
	padding: 3px;
	background-color: #FFFFFF;
	position: relative;
	}
a.border:visited {
	border: 1px solid #000000;
	margin: 3;
	padding: 3px;
	background-color: #FFFFFF;
	position: relative;
	}
a.border:hover {
	border: 1px solid #000000;
	margin: 3;
	padding: 3px;
	background-color: #FFFFFF;
	position: relative;
	}
a.border:active {
	border: 1px solid #000000;
	margin: 3;
	padding: 3px;
	background-color: #FFFFFF;
	position: relative;
}
	
a:link {
	color: #093860;
	text-decoration: none;
	page-break-after: always;
	}

a:visited {
	color: #093860;
	text-decoration: none;
}

a:hover, a:active {
	color: #556B2F;
}
	
#rap { 
	} 
#clearer {
  clear: both;
  margin: 0;
  padding: 0;
}

#footer {
  margin-bottom: 0;
}	
/*#header {
	background: url(/images/aa-001-750x150.jpg) no-repeat;
	height: 150px;
	width: 747px;
	margin: 0 auto;
	text-align: left;
	}
	
#header a {
	text-decoration: none;
	font-size: .8em;
	position: relative;
	top: 95px;
	left: 10px;
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	text-transform: uppercase;
	}
	
#header a:visited {
	color: #3F729E;
	}
	
#header a:hover {
	color: #093860;
	}
*/
#title-page {
	margin: 0 auto;
	text-align: left;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 1.8em;
	letter-spacing: .3em;
	color: #FFFFCC;
	padding-right: 20px;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-top: 5px;
	background-color: #666666;
	}
	
#title-page a {
	color: #FFFFCC;
	}

#title-page a:visited {
	color: #FFFFCC;
	}
	
#title-page a:hover {
	color: #CCCCCC;
	letter-spacing: .5em;
	}
	
#content {
	text-align: left;
	float: left;
	voice-family: "\"}\"";
	voice-family: inherit;
	padding-right: 10px;
	padding-left: 10px;
	}
	
.post {
	width: 95%;
	}
	
h2 {
	font-size: 0.7em;
	background: #999999;
	margin: 0;
	color: #FFFFFF;
	padding: 4px;
	}
	
h3 {
	font-size: .9em;
	margin: 5px 0 0 0;
	}
	
h3 a:link {
	color: #000;
	}
	
h3 a:visited {
	color: #000;
	text-decoration: none;
	}

h3 a:hover, a:active {
	color: #093860;
	}
	
.date {
	color: #666666;
	font-size: .7em;
}	

#commentlist {	
	margin: 0;
	padding: 0;
	}
	
#commentlist li {
	background: #F3F3F3;
	border: 1px solid #ddd;
	font-size: 1em;
	margin-bottom: 20px;
	padding: 0 5px 3px 5px;
	}
	
ol#commentlist {
	font-size: 1em;
	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: 5px;
	font-size: .9em;
	font-style: normal;
	background: #fff;
	}
	
#commentlist li p {
	width: 530px;
	}


#content p {
	font-size: .7em;
	/* width: 535px; */
	}

.storytitle {
	margin: 0;
}

.storytitle a {
	text-decoration: none;
}

.storycontent ul {	
	list-style-type: none;
	padding: 0;	
	font-size: .7em;
	}

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

.storycontent ol {	
	
	margin-left: 10px;
	margin-right: 20px;
	padding: 0;	
	font-size: .7em;
	}

.storycontent ol li {
	
	margin-left: 20px;
	}
	
.meta {
	font-size: .7em;
	background: #eee;
	margin: 5px 0 0 0;
	padding: 3px;
	color: #3A3A3A;
	}
	
.post-categories {
	display: inline;
	margin: 0;
	padding: 0;
	}
	
.post-categories li {
	display: inline;
	list-style-type: none;
	padding: 0;
	margin: 0;
	}
	
.storycontent {
	font-size: 1.2em;
	border-left: 1px solid #ddd;
	padding-left: 5px;
	text-align: justify;
	line-height: 120%;
	font: "MS Sans Serif", Geneva, sans-serif;
}
	
.storycontent a:hover {
	background: #EFF8FF;
	}	
	
.feedback {
	font-size: .7em;
	background: #eee;
	margin: 10px 0 40px 0;
	padding: 3px;
	width: 502px;
	color: #3A3A3A;
	}

#menu {
	width: 200px;
	margin-left: -207px; 
	float: right;
	text-align: left;
	margin-bottom: 20px;
	}
	
#menu ul {
	color: #030;
	font-weight: bold;
	list-style-type: none;
	margin: 0 0 0 20px;
	padding-left: 10px;
	width: 160px;
	}
	
#menu ul li {
	color: #242424;
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida, Helvetica, Verdana, Arial, Sans-serif;
	font-weight: bold;
	font-size: .7em;
	margin-top: 15px;
	padding: 5px;
	border: 1px solid Silver;
	background: #D2E5F4;
	letter-spacing: .1em;
}

#menu ul li a:hover {
	color: #242424;
	border: 1px solid Silver;
	background: #B7D6EE;
	letter-spacing: .1em;
	padding-right: 5px;
	padding-left: 5px;
	}
	
#menu ul ul {
	font-weight: normal;
	line-height: 140%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}
	
#menu ul ul li {
	background: none;
	font-family: Lucida Grande, Lucida Sans Unicode, Lucida, Helvetica, Verdana, Arial, Sans-serif;
	font-size: 1em;
	font-weight: normal;
	margin-top: 5px;
	padding: 0;
	border: 0;
}
	
#menu input {
	background-color: #fff;
	border: 1px solid #3F729E;
	font-family: verdana, arial, helvetica, geneva, sans-serif;
	font-size: .9em;
	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(http://www.backbonecommunications.com/images/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(http://www.backbonecommunications.com/images/today.gif);
	color: #666;
	}

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

.credit {
	
	clear: both;
	background: url(http://www.backbonecommunications.com/images/footer.gif) no-repeat;
	width: 747px;
	height: 26px;
	margin: 0 auto;
	font-size: .6em;
	line-height: 2.4em;
	text-align: center;
	}
	
cite {
	margin: 0;
	padding: 0;
	font-size: .9em;
	font-style: normal;
	}
	
/* =-=-=-=-=-=-=-=-=-[Formatting]-=-=-=-=-=-=-=-=-= */

blockquote {
	border: 1px dashed #7EACD1;
	margin: 0;
	background: #F2F9FF;
	padding: 5px;
	text-align: left;
	font-size: .9em;
	}
	
code {
	font-size: 1.2em;
	color: #4C4C4C;
	}
	
abbr, acronym {
	border-bottom: 3px double #7DAAD0;
	}
	
input {
	border: 3px double #7DAAD0;
	background: #EFF8FF;
	margin: 1px;
	padding-left: 3px;
	color: #3F729E;
	}

input:hover {
	background: #D2E5F4;
	}
	
textarea {
	border: 3px double #7DAAD0;
	background: #EFF8FF;
	margin: 1px;
	padding-left: 3px;
	color: #3F729E;
	width: 90%;
	}

textarea:hover {
	background: #D2E5F4;
	}
	
select {
	border: 3px double #7DAAD0;
	background: #EFF8FF;
	margin: 5px;
	padding-left: 3px;
	color: #3F729E;
	font-family: Arial, Helvetica, sans-serif;
	}
div.spacer { clear : both; }	
