
/* ------------------------ */

/* Other Structure Formatting - Colors, borders, etc. */

#centerwrapper{background:#fff;}

#leftcolumn{background:#60601a;}

#footer{background:#77a6d4;}

/* ------------------------ */

/* Basic Text and Img Formatting */

a {color: #60601a;}

h1{
	border-bottom: 0px solid #77a6d4;
	margin: 10px 0;
	color: #77a6d4;
	font-size: 1.75em;
}

h2{
	margin: 10px 0;
	color: #60601a;
	font-size: 1.5em;
}

h3{
	color: #77a6d4;
	margin: 0;
	font-size: 1.25em;
}

/* ------------------------ */

/* Navbar and Footer */

#navbar a{color:#77a6d4;}

#navbar a h5{color: #888;}

#navlist .subnavlist li a:hover div{background:#c6d7ec;}

#footer a{color: #fff;}

/* ------------------------ */

/* Left Column */

.left_button{border-color: #77a6d4;}

/* ------------------------ */

/* Right Column */


/* ------------------------ */

/* Frontpage */

#sl_frontblock{
	background: #efc897;
	margin-top: 10px;
}
#sl_frontblock .article_block{margin-bottom:10px;}
#sl_frontblock .article_block img{
	width: 100%;
	margin-top: 10px;
}
#sl_frontblock .article_block{
	//background: #efc897;
	width: 166px;
}

/* ------------------------ */

/* Article */

.article h1{margin-bottom:0;border:0;}

.article h2{
	color:#77a6d4;
	margin:0;
	border:0;
}

.article h3{
	margin-top:10px;
}

.article .author{
	border-bottom: 1px solid #bbb;
	color: #888;
	font-weight: normal;
	margin-top: -1.25em;
	font-size: 1em;
	text-align: right;
}

.article .introp{
	font-size:1.125em;
	font-family:sans-serif;
	line-height:1.5em;
}

.article .sidebar{
	border: 1px solid #bbb;
	background: #ddd;
	padding: 0 1em ;
}

.article .pullquote{
	text-align: center;
	font-family: sans-serif;
	font-size: 1.125em;
	font-weight: bold;
	color: #777;
	padding: .5em;
	border: 1px solid #bbb;
	border-width: 1px 0;
	margin-bottom: 1em;
}

/* ------------------------ */

/* Advertising */

.ad_table .header{background:#77a6d4;}

/* ------------------------ */

/* Where to Find */


/* ------------------------ */

/* Calendar */

.event_month, .event_day{color:#77a6d4;}

.event_block .event_date{color:#77a6d4;}

/* ------------------------ */
