/*
Theme Name: Textback
Theme URI: http://http://www.amypink.com
Description: The official AMY & PINK Theme.
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;}

/*
body {margin: 0; padding: 0; background: #fff; text-align: center; font: 'Lucida Grande','Arial', sans-serif;}
table, td {font: 'Lucida Grande','Arial', sans-serif; color: #000;}
*/
/*-smilies without a border-*/
body img.wp-smiley {
	border:none;
}

#main #intro {
	margin: 0px;
}
#main #intro p {
	margin: 0px;
}

#main ul#localnav li {
	margin-top: 10px;
	margin-bottom: 10px;
}
#main ul#localnav li h6 {
	margin: 0px;
}
#main ul#localnav li a {
	font-size: 11px;
	padding: 4px 8px 4px;
	width: 100px;
}
#main ul#localnav li a#localnav_showall {
	background: url(images/localnav_showall.gif) no-repeat scroll center top;
padding:3px 10px 3px;
margin-top: 1px;
}

#main ul#localnav li a#localnav_showall:HOVER {
	background: url(images/localnav_showall.gif) no-repeat scroll center bottom;
}

#main #addthis {
	padding-top: 12px;
}

#content h3 {
	font-size: 12px;
	padding:3px 0 5px 10px;
}
