/*
modfied from cutline, wanted something fast, ts :)
*/

/*
Theme Name:		Cutline
Theme URI:		http://pearsonified.com
Description:	A squeaky clean, feature-rich theme for WordPress designed and coded by <a href="http://pearsonified.com">Chris Pearson</a>.
Version:		1.1
Author:			Chris Pearson
Author URI:		http://pearsonified.com/
*/

body { background: #000; color: #333; font: 62.5% Georgia, "Times New Roman", Times, serif; text-align: center; }
* { padding: 0; margin: 0; }
a { color: #0060ff; text-decoration: underline; }
	a:visited { color: #333; text-decoration: underline; }
	a:hover { color: #df0000; text-decoration: underline; }
	a img { border: none; }
h1, h2, h3, p { font-weight: bold; font-family: Helvetica, Arial, sans-serif; color: #000; }
h1 { font-size: 3.6em; letter-spacing: -0.03em;color: #FFF; }
p { font-size: 3.0em; letter-spacing: -0.03em;color: #FFF; }
a, a:visited, a:hover { color: #81a4c6; text-decoration: none; }
#container { width: 770px; margin: 15px auto 0 auto; }
	#content_box { width: 500px; height:400px; background: url('../images/crane.jpg') no-repeat;border:5px solid white;text-align: left; float: left; clear: both; }
		#content { width: 500px; padding: 0 0px 0 0; float: left; }		
		#sidebar { width: 300px; float: right; }
		




