/*
Theme Name: APHS
Theme URI: http://clockworkblogger.com/theme-clockworkmint/
Description: Based on the simple, fresh theme featuring comment numbering, author comment highlighting, subscribing to new comments, a built-in breadcrumb and social bookmarking links wrapped up in an elegant shell by <a href="http://clockworkblogger.com">ClockWorkBlogger</a>. Please use the <a href="http://clockworkblogger.com/theme-clockworkmint/">ClockWorkMint theme</a> page to submit your comments and suggestions.
Version: 1.0
Author: Andy Helsby
Author URI: http://Absoblogginlutely.net
Tags: fixed width, 2 columns, two columns, widgets, widget ready, valid CSS, simple, right sidebar, white, blue, black, green, orange, clean, 3 columns, three columns, valid XHTML, breadcrumb, author highlight, gravatars, count
*/

	html, body {font: 12px/15px sans-serif;	background: #fff;padding: 3px;color: #000;margin: 0;}
														#sidebar, #footer {display: none;}
h1, h2, h3, h4, h5, h6 {font-weight: normal;}

#content img { 
max-width: 250px;}

.center {width: 100%; !important;text-align: center;}
a:link, a:visited {text-decoration: underline;color: #0000CC;}
a:hover, a:active {text-decoration: underline;color: #660066;}

														/* iPhone-specific styles */
														@media only screen and (max-device-width: 480px) { html {-webkit-text-size-adjust: none;}}

