/*
Theme Name: Textback
Theme URI: http://www.noquedanblogs.com
Description: 
Version: 1.0
Author: Marcel Winatschek
Author URI: http://www.amypink.com/

See style-core.css for additional styles.
See style-ie.css for ie-specific fixes.
*/

body {margin: 0; padding: 0; background: #fff; text-align: center; font: 12px 'Lucida Grande','Arial', sans-serif;}
table, td {font: 10px 'Lucida Grande','Arial', sans-serif; color: #000;}

/*-smilies without a border-*/
body img.wp-smiley {
	border:none;
}

/* Comments */
#comments {
	width: 500px;
}
textarea, input {
	font-family: Arial, Helvetica, sans-serif;
	padding: 4px;
	font-size: 1.1em;
	color: #6c6c6c;
}
.commentlist {
	width: 500px;
	margin: 0;
	list-style: none;
}
.comment {
	width: 500px;
	padding: .5em;
}
.alt {
	width: 709px;
	background-color: #F0F0F0;
}
#footer a {
	color: #777;
	text-decoration: none;
}
#side h2, #side div {
	padding-left: 4px;
	clear: both;
	float: right;
}
#flickrside {
	clear:both;
}
#flickrside img {
	float: right;
	margin: 3px 0 3px 5px;
	border: 1px solid #CCC;
}