/*
Theme Name:     Wisdom and Folly - Twenty Ten Child Theme
Theme URI:      http: //wisdomandfollyblog.com/
Description:    Child theme of the Twenty Ten theme
Author:         Jason Loftis
Author URI:     http: //jloft.com/
Template:       twentyten
Version:        1.0
*/

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

body {
	background: #fff url(images/body.jpg) repeat-x;
}

#wrapper {
	margin-top: 0;
	padding: 0;
}

#header {
	padding: 0;
}
#site-title {
	display:none;
}
#site-title a {
}
#site-description {
	display:none;
}

#branding img {
	border:none;
}

#access {
	background: #01455c;
}

a:link {
	color:#2988a6;
}
a:visited {
	color:#01506a;
}
a:active,
a:hover {
	color: #7e4102;
}

#colophon {
border-top: 4px solid #01455c;
}

#footer-widget-area {
border-bottom: 4px solid #01455c;
margin-bottom:25px;
}
