/*
Theme Name:     twentyten-child
Child Theme URI:      http://hansen-rd.com
Description:    Child theme for the Twenty Ten theme 
Author:         Eric Hansen
Author URI:     http://hansen-rd.com
Parent Theme URI: http://wordpress.org/
Parent Theme Description: The 2010 default theme for WordPress.
Parent Theme Author: the WordPress team
Tags: black, blue, white, two-columns, fixed-width, custom-header, custom-background, threaded-comments, sticky-post, translation-ready, microformats, rtl-language-support, editor-style
Template:       twentyten
Version:        0.1.0
*/

 

@import url("../twentyten/style.css");

h1, h2, h3, h4, h5, h6 {
		font-family: "Helvetica Neue", Verdana, Arial, Helvetica, "Nimbus Sans L", sans-serif;
		font-weight: bold;
}
body,
input,
textarea {
	font-family: "Helvetica Neue", Verdana, Arial, Helvetica, "Nimbus Sans L", sans-serif;
	
}

a:link {
	color:#0066CC;
	text-decoration:none;
}
a:visited {
	color:#0066CC;
	text-decoration:none;
}
a:active,
a:hover {
	color: #FF4B33;
}

#content, #content input, #content textarea {
color:#333333;
font-size: 12px;
line-height: 18px;
}

#content p, #content ul, #content ol, #content dd, #content pre, #content hr  {
margin-bottom:18px;
}

body {
color:#666666;
font-size:10px;
line-height:12px;
}

input {
color:#666666;
font-size:10px;
line-height:12px;
}

textarea {
color:#666666;
font-size:10px;
line-height:12px;
}

*hr {
	background-color: #CCE29A;
	height: 4px;
	border: 0px;
	color: #CCE29A;
}

.sidebartext {
color:#000000;
font-size:12px;
line-height:18px;
}

.backtotop {
	font-size: 10px;
	font-style: oblique;
	color: #FF0000;
	font-family: "Helvetica Neue", Verdana, Arial, Helvetica, "Nimbus Sans L", sans-serif;
	text-align: right;
	text-decoration: none;
}
.anchorlink {
	font-size: 11px;
	color:#FF3300;
	font-family: "Helvetica Neue", Verdana, Arial, Helvetica, "Nimbus Sans L", sans-serif;
	text-decoration: none;
	text-align: center;
}

