/*
Theme Name: Newman
Theme URI: http://newmanfellowship.org
Description: Clean, crisp, lightweight
Version: 0.1
Author: Douglas Bonneville
Author URI: http://bonfx.com
Tags: theme-options, threaded-comments, sticky-post, microformats, one-column, two-columns, three-columns
, fixed-width
Template: hybrid
*/


/* Get base CSS */
@import url('../hybrid/library/css/21px.css');

/* Get layout CSS */
@import url('../hybrid/library/css/2c-l-fixed.css');

/* Get plugins CSS */
@import url('../hybrid/library/css/plugins.css');

/* Get drop-downs CSS */
@import url('../hybrid/library/css/drop-downs.css');

/* Get default CSS */
@import url('../hybrid/library/css/screen.css');

/* Make sure theme clears WP.org theme repository checklist */
.alignright {}
.alignleft {}
.alignnone {}
.aligncenter {}
.avatar {}
.wp-caption {}
.gallery {}
.wp-smiley {}

body {
	/*background-image: none;*/
	background:#242D36 url(http://newmanfellowship.org/wp-content/themes/newman/images/tiber.jpg) no-repeat;
	font-family: Georgia, "Times New Roman", Times, serif;
}

#body-container {
	background-image: url(http://newmanfellowship.org/wp-content/themes/newman/images/logo-nf.gif);
	background-repeat: no-repeat;
}
#navigation {
	width: 960px;
}

#header h1,
#header h2,
#site-title,
#site-description {
	text-indent: -9999px;
}

ul.list-nonformat li {
	background-image: none;
}
#text-455555691,
#text-4 {
	background-color: #D6E6ED;
}
#page-nav li a {
	font-size: 80%;
}
.footer-image {
	border: 1px #CCCCCC solid;
	padding: 2px;
}
#subsidiary .widget {
	width: 100%;
	text-align: center;
	margin: 20px 0;
	font-size: 18pt;
	line-height: 20pt;
}
.widget-inside {
	font-size: 85%;
	line-height: 150%;
}
.widget-inside h3.widget-title {
	font-weight: bold;
	margin: 0 0 10px 0;
}
.more-link {
	margin: 10px 0 0 0;
	display: block;
	font-variant: small-caps;
}
