/*
     |         |              |              |    
,---.|--- ,   .|    ,---.,---.|---.,---.,---.|--- 
`---.|    |   ||    |---'`---.|   ||---'|---'|    
`---'`---'`---|`---'`---'`---'`   '`---'`---'`---'
          `---'                                   
*/

 
/* Color Scheme
----------------------------------------------------------------------

- black		#000
- white		#fff
- blue 		#1a366d
- gray 		#666
- orange 	#c60
- red		#9e0b0f
- light tan #fefffd
- med tan	#e7e9e6

---------------------------------------------------------------------- */


/* General classes
---------------------------------------------------------------------- */
.blue { color:#1a366d; }
.orange { color:#c60; }
.red { color:#9e0b0f; }
.orange_willy { color:#f1a44c; }
.white { color:#FFF }
.lighttan { color:#fefffd; }
.medtan { color:#e7e9e6; }
a:link { color: #1d4e91; }
a:visited { color: #1d4e91; }
a:hover { color: #C60; }
a:active, a:focus {
	text-decoration: underline;
	color: #000;
}
body {
	background: url(../images/header-bg.png) repeat-x;
	margin-top: 0px;
}
.hide {
	text-indent: -9000px;
	position: absolute;
	height: 1px;
	width: 1px;
}
.fl {
	float: left;
	display: block;
}
.fr {
	float: right;
	display: block;
}
.left, .imageleft {
	float: left;
	margin-right: 10px;
}
.right, .imageright {
	float: right;
	margin-left: 10px;
}
.addborder {
	border: 1px solid #EEE;
	padding: 2px;
}
.caption { color: #1d4e91; }
.pullquote {
	color: #760d0e;
	display: block;
	width: 400px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #b4944d;
	border-bottom-color: #b4944d;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 10px;
}
.pullquote_narrow {
	color: #760d0e;
	display: block;
	width: 200px;
	border-top-width: 2px;
	border-bottom-width: 2px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #b4944d;
	border-bottom-color: #b4944d;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 10px;
	float: right;
	padding-top: 10px;
	padding-bottom: 10px;
}

.thumbnail {
	padding: 2px;
	float: left;
	border: 1px solid #EEE;
	margin-right: 9px;
	margin-bottom: 9px;
}
.category_rss { font-size: 0.75em;}
a.category_rss:link {
	color:#C60;
	padding: 2px 2px 0px 2px;
}
a.category_rss:hover { background-color:#C60; color:#FFF;}



/* Header    
---------------------------------------------------------------------- */
#header h1, #header h2 {
	display:block;
	float:left;
	text-indent:-9009px;
	margin: 0px;
	padding: 0px;
}
#header h1 a, #header h2 a {
	display:block;
	width:100%;
	height:100%;
	outline:none;
}
#header h1 {
	width:210px;
	height:92px;
	background:transparent url(../images/logo-wellspring.png) no-repeat;
}
#header h2 {
	width:140px;
	height:92px;
	background:transparent url(../images/logo-northbay.png) no-repeat;
}
#header p { padding: 0px; }
.homelinks { text-align: right; }
.tagline {
	float: left;
	color: #8c9ab6;
	margin-top: 46px;
}
.issueidentification {
	color: #C60;
	float: right;
	font: normal 2em Georgia, "Times New Roman", Times, serif;
	margin-top: 35px;
}



/* Highlighted articles
---------------------------------------------------------------------- */
#articleheader{
	height: 327px;
	width: 950px;	
}
#inthisissue ul li .current { color: #666; }
.fall2009 { background: url(/assets/content/2009-fall/featured-story-a-changing-arsenal.jpg) no-repeat; }
.winter2010 { background: url(/assets/content/2010-winter/feature-normans-journey-highlight.jpg) no-repeat; }
.spring2009 { background: url(/assets/content/2009-spring/featured-two-nurses.jpg) no-repeat; }
.spring2010 { background: url(/assets/content/2010-spring/featured-story-homepage.jpg) no-repeat; }
.fall2010 { background: url(/assets/content/2010-fall/featured-1hightech.jpg) no-repeat; }
.winter2011 { background: url(/assets/content/2011-winter/featured-1giant.jpg) no-repeat; }
.spring2011 { background: url(/assets/content/2011-spring/featured-1family.jpg) no-repeat; }
.fall2011 { background: url(/assets/content/2011-fall/featured-1trauma.jpg) no-repeat; }



/* Main content
---------------------------------------------------------------------- */
#homefeature h1, #pagecontent h1 {
	margin-top: 40px;
	font-weight: normal;
	color:#9e0b0f;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#homefeature h1 a {
	color:#9e0b0f;
	text-decoration:none;
	font-size: 2em;
	line-height: 1em;
}
#homefeature_willy h1, #pagecontent h1 {
	margin-top: 40px;
	font-weight: normal;
	color:#e96c13;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#homefeature_willy h1 a {
	color:#e96c13;
	text-decoration:none;
	font-size: 2em;
}

.willy_dark {
	color:#e96c13;
}
.willy_light {
	color:#f1a44c;
}
#homefeature strong {
	font-size: 1.5em;
	display: block;
	margin-top: 5px;
	font-weight: normal;
}
#homefeature_willy strong {
	font-size: 1.5em;
	display: block;
	margin-top: 5px;
	font-weight: normal;
}

#homefeature p {
	margin-bottom: 12px;
	display: block;
	width: 420px;
}
#homefeature_willy p a {
	color: #f1a44c;
	margin-bottom: 12px;
	display: block;
	width: 420px;
}

#homefeature h1 a:hover {
	color:#F79304;
}
#homefeature p a:hover {
	color:#F79304;
}

/*#homefeature h1 a:hover {
	color:#c60;
}*/

#homefeature {
	height: 327px;
	width: 950px;
}
#maincontent {
	background: url(../images/bg-vertical-doted.png) repeat-y;
	padding-left: 20px;
	margin-top: 24px;
	width: 410px;
	padding-right: 10px;
}
#pagecontent {
	padding-left: 0px;
	padding-right: 0px;
}
#maincontent h2, #pagecontent h2 {
	color: #1d4e91;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	line-height: 1.2em;
}
#maincontent h2 a { text-decoration: none; }
#maincontent h3, #pagecontent h3 {
	color: #1d4e91;
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#maincontent h4 { color: #666; }
.entry-footer { clear: left; }
.resettop { margin-top: 0px; }
.archive {
	float: left;
	width: 125px;
	text-align: center;
	margin-top: 18px;
	height: 158px;
}
.next { float: right; }
.previous { float: left; }
.prevnext { margin-bottom: 18px; }
.taninset {
	background: #fbf7e8;
	border-top: 3px solid #F9B547;
	border-bottom: 1px solid #F5C360;
	margin-bottom: 18px;
	padding-top: 9px;
	padding-right: 9px;
	padding-left: 9px;
}
.taninset h3 { margin-top: 16px; }
.readmore { margin-top: -18px; }
.readmore a {
	font-size: 0.75em;
	color: #9e0b0f;
	text-decoration: none;
	border-bottom: 1px dotted #A8161A;
	text-transform: uppercase;
}
.readmore a:hover {
	color: #C60;
	border-bottom: 1px dotted #CF7B1B;
}
ol.archivecategories {
	list-style: none;
	margin-left: 0px;
}
.archivecategories a { text-decoration: none; }





/* Auxilary sidebar - (Right sidebar)
---------------------------------------------------------------------- */
#auxsidebar h3 {
	border-top: 1px solid #CCC;
	padding-top: 10px;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #666;
	background: url(../images/bg-horizontal-dots.png) repeat-x left bottom;
}
#auxsidebar h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #666;
	font-weight: normal;
	background: url(../images/bg-horizontal-dots.png) repeat-x left bottom;
	padding-top: 10px;
	padding-bottom: 10px;
	border-top: 1px solid #CCC;
	margin-top: 36px;
}




/* In this issue
---------------------------------------------------------------------- */
#inthisissue, #maincontent, #auxsidebar { margin-top: 37px; }
#inthisissue {
	padding-right: 10px;
	margin-left: 10px;
}
#inthisissue h2 {
	font-weight: normal;
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #C60;
	border-top: 1px solid #CCC;
	padding-top: 10px;
	padding-bottom: 10px;
	background: url(../images/bg-horizontal-dots.png) repeat-x left bottom;
}
#inthisissue ul, #auxsidebar ul {
	list-style: none;
	margin-left: 0px;
	padding-left: 0px;
}
#inthisissue ul li, #auxsidebar ul li {
	margin-left: 0px;
	margin-bottom: 8px;
	line-height: 1.25em;
}
#inthisissue ul li a, #auxsidebar ul li a { text-decoration: none; }
#inthisissue ul li img { margin-left: 10px; }





/* Footer
---------------------------------------------------------------------- */
#footer {
	background: #EEE url(../images/bg-footer-top.png) repeat-x;
	padding: 18px;
	color: #999;
	margin-top: 18px;
}
.copyright { font: 1.16em Georgia, "Times New Roman", Times, serif; }
.top {
	font-size: .834em;
	float: right;
	margin-top: -18px;
}
.top a { color: #C60; }




/* search form
---------------------------------------------------------------------- */
#searchForm { border-top: 1px solid #CCC; }
#searchForm fieldset {
	padding: 0px;
	border-top: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	margin-top: 0px;
}
#searchForm legend {
	color: #666;
	padding-top: 10px;
	font: normal 1.7em Georgia, "Times New Roman", Times, serif;
	padding-left: 0px;
	padding-bottom: 10px;
}
#searchForm input { float: left; }
button.searchbutton {
	width:54px;
	height:21px;
	text-indent:-9999px;
	border:0;
	background:url(../images/btn-search.png) no-repeat 0 0;
	display:block;
	cursor:pointer !important;
	cursor:hand;
	margin-left: 10px;
}
button.searchbutton:hover { background-position:0 -21px; }





/* Popular stories / recent comments
---------------------------------------------------------------------- */
.tabbed-box {
	width: 230px;
	border: 1px solid #e7e9e6;
	background: #fefffd;
}
.tabbed-box .tabs li {
	list-style: none;
	float: left;
}
.tabbed-box .tabs li a {
	display: block;
	width: 115px;
	padding: 5px 0;
	font-weight: bold;
	text-align: center;
	text-decoration: none;
	color: #666;
	font-size:.8em;
	background: #e7e9e6 url(../images/bg-tab.png) no-repeat;
}
.tabbed-box .tabs li:first-child a {
	border-left: none;
	background: #e7e9e6 url(../images/bg-tab-2.png) no-repeat right top;
}
.tabbed-box .tabs li a:hover { color: #666; }
.tabbed-box .tabs li a:focus { outline: none; }
.tabbed-box .tabs li a.active, .tabbed-box .tabs li a.active:hover {
	background: #fefffd;
	color: #666;
	border-bottom: 1px solid #fefffd;
}
.tabbed-content {
	padding: 3em 1em 1em 1em;
	display: none;
	width:210px;
}
#popular a { border-top: 1px solid #ECEDEB; margin-top: 10px; margin-bottom: 10px; display: block; padding-top: 10px; }



/* Social Networks
---------------------------------------------------------------------- */
.socialnetworks {
	margin-right: 10px;
	margin-top: 10px;
}


/* Comments
---------------------------------------------------------------------- */
button.submitcomment {
	width:200px;
	height:26px;
	text-indent:-9999px;
	border:0;
	background:url(../images/btn-submit-comment.png) no-repeat 0 0;
	display:block;
	cursor:pointer !important;
	cursor:hand;
	margin-left: 10px;
}
button.submitcomment:hover { background-position:0 -26px; }
.comment_num {
	float: right;
	font: 1.5em Georgia, "Times New Roman", Times, serif;
}
.comment_num a { }
.comment { background: url(../images/bg-horizontal-dots.png) repeat-x left top; }
ul#comment_list {
	margin: 0px;
	padding: 0px;
	list-style: none;
}
#comment_list li {
	margin: 18px 0px 0px;
	padding: 9px 0px 18px;
}
#comment_list p { }
#respond {
	border-top: 3px double #CCC;
	padding-top: 9px;
}
.comment_time {
	color: #999;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.half { width: 50%; }
.mementothumbs { padding-right: 9px; padding-bottom: 9px; float: left; }

/* Misc
---------------------------------------------------------------------- */

.pic_cap {
	float: right;
	display: block;
	width: 210px;
	text-align: center;
	padding-left: 10px;
}

