body.custom, 

.custom h1, .custom h2, .custom h3, .custom h4, 

.custom #search_form .search_input, .custom #comment_form .text_input, .custom textarea, .custom label, .custom #comment_form .form_submit,

.custom blockquote, 

.custom ul#nav li 

{font-family: "Century Gothic", Helvetica, Arial, sans-serif }



.custom .c_CanoeNetworkBar {text-align: center}

.custom .c_CanoeNetworkBar .CanoeNetworkBar {margin: 0 auto;}

.custom #adwords {clear:both; padding: 2em 0 3em 0; text-align:center; width:970px;}

.custom #masthead {background: transparent url(images/header-graphic.gif) no-repeat 420px bottom; padding-top: 20px}

.custom #footer {float: none}



.custom a:hover {color: #FF5A06 }

.custom a {color: #333333}

.custom .entry a {color: #FF5A06}

.custom .entry a:hover {color: #FF5A06}

.custom .green {color: #FF5A06}



.custom h1, .custom h2, .custom h3, .custom h4 {font-weight: normal}

.custom #masthead h1, .custom #masthead h3 {text-align: left; border: none}

.custom #masthead h3 {font-size: 1.5em}



.custom #content_box {background:transparent url(images/hr_dot_black.gif) repeat-x center top; padding-top: 20px}



.custom #sidebar {width: 180px}

ul.sidebar_list li.widget, ul.sidebar_list li.linkcat {width: 180px}

li.widget h2, li.linkcat h2 {border-top: none; font-weight: normal}



.custom ul.sidebar_list li.widget #search_form {font-size: 0.9em}





.custom #content {width: 560px}



.custom ul#nav {border: none}

.custom ul#nav li a.current, 

.custom ul#nav li a.current:visited,

.custom ul#nav li a.current:hover, 

.custom ul#nav li {font-weight: normal; color: #FF5A06;}



.custom #search_form .search_input {color: #FF5A06; font-weight: normal}

.custom #search_form .search_input {width: 140px}

#secondary {width: 390px; float: left}

#leaderboard {margin-left: 121px}

#bigbox, .secondary-bigbox {margin-bottom: 20px; padding-left: 45px; clear: both;}



th, td {padding-right: 15px}



.custom .posts h2 a, .custom .posts h2 a:visited  {color: #FF5A06}

.custom .posts h2 a:hover {text-decoration: underline}



#sky {text-align: center; margin-bottom: 20px; clear: both}



/*

	custom.css � custom styles for Cutline that YOU define

	------------------------------------------------------

	

	This stylesheet will allow you to futureproof your

	changes against future releases and upgrades. I know

	you work hard on your modified styles, and I don't

	want you to feel like every upgrade is a total drag!

	

	Instructions:

	

	Modifying existing Cutline styles to your liking is a

	breeze with this handy stylesheet. The <body> tag

	within the header.php file has been appended with a

	CSS class called "custom," and thanks to this, you now

	have the ability to override ANY style that's declared

	in the original Cutline stylesheet.

	

	In practice, you simply need to copy the CSS for the

	element that you want to change (from style.css) and

	then paste it here. Prefix the new CSS declaration

	with .custom, and then make your tweaks as necessary.

	

	Here's an example:

	

	To change the default color of unvisited links from 

	blue to red (#c00) and remove the default underline, 

	this is what you would do:

	

	.custom a { color: #c00; text-decoration: none; }

	

	Cool? Now get to hackin!

*/


