body {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	color: black;
	text-align: center;
	font-size: 70%;
	}
	
input, textarea {
	color: inherit;
	background-color: white;
	border: 1px solid black;
	font-weight: bold;
	}

textarea {
	background: url('http://bird.biofever.com/blog/templates/Trauma5/images/pink.jpg') no-repeat left bottom;
	}
	
a {
	text-decoration: none;
	color: #666666;
	}
	
small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	color: #666666;
	}
	
h2 {
	text-align: left;
	}
	
fieldset {
	background-color: white;
	border-left: none;
	border-right: none;
	padding: 10px 10px 10px 35px;
	}
	
h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #666666;
	}
	
li, ul {
	list-style-image: url('http://bird.biofever.com/blog/templates/Trauma5/images/pink2.jpg');
	list-style-type: square;
	}



.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0 3px;
	padding: 5px 10px 3px;
	list-style: none;
	}

.commentlist p {
	margin: 10px 5px 10px 0;
	}
	
.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
	
.commentlist li {
	font-weight: bold;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}
	
.post {
	margin: 0 0 40px;
	text-align: justify;
	background: url('http://bird.biofever.com/blog/templates/Trauma5/images/pink.jpg') no-repeat right top;
	}

.post h2{
    margin: 40px 0 0 0;
    text-align: left;
	}

.postmetadata {
	color: #333333;
	}
	
.narrowcolumn .postmetadata {
	text-align: center;
	}
	
.narrowcolumn {
	padding: 0 60px 20px 60px;
	margin: 0px 0 0;
	}
	
.narrowcolumn .entry {
	line-height: 1.2em;
	}

.spoiler {
	color: white; background-color: white
	}
	
.spoiler-b {
	color: black; background-color: black
	}

.pager {
	text-align: center;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 5px;
	}
	
.alignright {
	float: right;
	}
	
.alignleft {
	float: left;
	}

.galleryimg {
	width: 110px;
	text-align: center;
	}
	
.gallerydesc {
	vertical-align: bottom;
	text-align: left;
	}

.blog {
	text-align: left;
	}

.date {
	margin: 40px 0 0;
	}



#comments {
	text-align: left;
	}
	
#CommentForm fieldset {
	text-align: left;
	}

#CommentForm input {
	width: 60%;
	font-weight: normal;
	}
	
#CommentForm textarea {
	width: 60%;
	font-weight: normal;
	}

#CommentForm label {
    width: 100%;
    display: block;
	}
	
#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

#Submit input {
    width: auto;
	}

#CommentForm div {
    margin-bottom: 10px;
	}
