#navigation-outer {
	background-color: #444444;
	border-bottom: 3px solid #BF4D28;
	color:#FFFFFF;
}

#navigation, #navigation .nav a {
	font: normal 14px/1.4em 'Metrophobic', arial, sans-serif;
	color: #444;
	text-transform: uppercase;
}

#nav a:hover  { 
	background: #E6AC27; 
}

#content-background-bottom { 
	background-color:#655643;
}

.post-content {
	background-color: #EEEAE3;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #BF4D28;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
}

.post-meta {
	background-color: #EEEAE3;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #BF4D28;
	border-left-width: 0px;
	border-right-width: 0px;
	border-top-width: 0px;
}

.widget {
	background-color: #EEEAE3;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #BF4D28;
	border-bottom-width: 3px;
	border-bottom-style: solid;
	border-bottom-color: #BF4D28;
	border-left-width: 0px;
	border-right-width: 0px;
}

.widget h3 {
	background-color: #EEEAE3;
	border-bottom: 0px;
	font:normal 20px 'Actor', arial, sans-serif;
	color:#444444;
}

.widget ul {
	clear: both;
	font:normal 12px 'Ubuntu', arial, sans-serif;
}

.widget li {
	clear: both;
	border-top: 1px solid #BF4D28;
	font:normal 12px 'Ubuntu', arial, sans-serif;
	line-height: 30px;
}

.widget ul li a {
	display: inline;
	line-height: 30px;
	text-decoration: none;
	color: #666;
	border-bottom: 1px solid #EEE;
}

#tag_cloud-3 a {
	font: 'Ubuntu', arial, sans-serif;
}

h1{
	font:normal 30px 'Actor', arial, sans-serif;
	color:#444444;
}

h2{
	font:normal 25px 'Actor', arial, sans-serif;
	color:#444444;
}

h3{
	font:normal 20px 'Actor', arial, sans-serif;
	color:#444444;
}

h4{
	font:normal 16px 'Actor', arial, sans-serif;
	color:#444444;
}

h5{
	font:normal 14px 'Actor', arial, sans-serif;
	color:#444444;
	padding-top: 5px;
	padding-bottom: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #999;
}

.post-meta{
	font:normal 14px 'Actor', arial, sans-serif;
	color:#444444;
}

.post .post-header h1 {
	font:normal 30px 'Actor', arial, sans-serif;
	color:#444444;	
}

.post .post-header p {
	font:normal 14px 'Actor', arial, sans-serif;
	color:#444444;	
	padding-bottom: 20px;
}

.entry p{
	font:normal 14px 'Ubuntu', arial, sans-serif;
	color:#444444;
	line-height: 25px;
}

.stampdate {
	background-color: #486083;
	border: 1px solid #2B3A4F;
	width: 60px;
	height: 60px;
	right: 0px !important;
	top: -90px !important;
	padding-top: 10px;
	font:normal 25px 'Ubuntu', arial, sans-serif;
}

.post .date-inner {
	border: 1px solid white;
	background-color: #486083;
	color: white;
	font:normal 12px 'Ubuntu', arial, sans-serif;
}

.widget input.submit, .widget input#searchsubmit {
	padding: 5px;
	background-color: #486083;
	border: 1px solid #486083;
	color: white;
	cursor: pointer;
	font:normal 12px 'Cousine', arial, sans-serif;
}

.widget input#s, .widget input.field {
	width: 105px;
	margin: 0 7px 0 0;
	padding: 6px 5px;
	border: 1px solid #898989;
	font:normal 12px 'Cousine', arial, sans-serif;
}

.ngg-widget, .ngg-widget-slideshow {
	overflow: hidden;
	margin: 0pt;
	padding: 5px 0px 0px 0pt;
	text-align: center;
}

.entry .wp-caption {
	text-align: center;
	padding-bottom: 5px;
}
