/* -- This is the place to add your own style modifications without touching the original styles -- */

h1 {
	color:#36648B;
	}

#sidebar-narrow {
	width: 120px;
	float:left;
	padding:0 15px 0 0;
	margin: 0;
	background: none repeat scroll 0 0 #281410;
	color: #C4A158
	}
#sidebar-narrow h3 {font-weight: normal; color: #C4A158; padding: 0px 5px; background: #281410;}

#sidebar-narrow a, a:link, a:visited {
	color: #CD4517;
	outline: medium none;
	text-decoration: none;
}

#sidebar a:hover, a:active {
	color: #C4A158;
	text-decoration: underline;
}
#sidebar-narrow a:hover, a:active {
	color: #C4A158;
	text-decoration: underline;
}
.meta a:hover, a:active {
	color: #C4A158;
	text-decoration: underline;
}

#footer-widgets a, #footer-widgets a:link, #footer-widgets a:visited {
	color: #CD4517;
	text-decoration: underline;
}

#footer-widgets a:hover, a:active {
	color: #C4A158;
	text-decoration: underline;
}

.wp-caption p.wp-caption-text {
    font-size: 9pt;
}

.wp-caption {
    text-align: left;
}