/*
Theme Name: Sally Kempton
Description: Sally Kempton's Wordpress theme 
Author: Ursa Minor
Template: innovator
*/

/* @group Fonts */

@font-face {
	font-family: 'OFLSortsMillGoudyRegular';
	src: url('fonts/OFLGoudyStM-webfont.eot');
	src: local('☺'), url('fonts/OFLGoudyStM-webfont.woff') format('woff'), url('fonts/OFLGoudyStM-webfont.ttf') format('truetype'), url('fonts/OFLGoudyStM-webfont.svg#webfontwzHaehaw') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'OFLSortsMillGoudyItalic';
	src: url('fonts/OFLGoudyStM-Italic-webfont.eot');
	src: local('☺'), url('fonts/OFLGoudyStM-Italic-webfont.woff') format('woff'), url('fonts/OFLGoudyStM-Italic-webfont.ttf') format('truetype'), url('fonts/OFLGoudyStM-Italic-webfont.svg#webfontRrg0pQHE') format('svg');
	font-weight: normal;
	font-style: normal;
}


/* The primary font */
body,
input,
textarea,
.widget-container,
.pingback a.url {
	font: normal 14px/20px "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	color: #444854;
}

pre {
	font: 10px/normal "Courier 10 Pitch", Courier, monospace;
}

code {
	font: 10px/normal Monaco, Consolas, "Andale Mono", "DejaVu Sans Mono", monospace;
}

/* Themewide link colors */
a:link {
	color: #5285A3;
}

a:visited {
	color: #5285A3;
}

a:active,
a:hover {
	color: #609dc0;
}

/* Titles */

#site-title a,
#site-tagline {
	text-indent: -999px;
}

h3#comments-title,
h3#reply-title,
#wp-calendar,
.cat-title,
.comment-meta,
.comment-body tr th,
.comment-body thead th,
.entry-content label,
.entry-content tr th,
.entry-content thead th,
.entry-meta,
.entry-title,
.entry-utility,
#respond label,
.pingback p,
.reply,
.widget-title,
.wp-caption-text {
	font-family: OFLSortsMillGoudyRegular, "Lucida Grande", Lucida, Verdana, sans-serif;
	text-transform: uppercase;
	font-weight: normal;
	font-style: normal;
}

.mejs-container {
max-width: 300px;
}

/* Page and entry titles */

#content h1,
#content h2,
#content h3,
#content h4,
#content h5,
#content h6 {
	font-weight: bold !important;
}

#content h1 {
	font-size: 160%;
	color: #609dc0;
}

#content h2 {
	font-size: 150%;
	color: #8a2e00;
}

#content h3 {
	font-size: 140%;
	color: #609dc0;
}

#content h4 {
	font-size: 130%;
	color: #8a2e00;
}

#content h5 {
	font-size: 120%;
	color: #609dc0;
}

#content ul li {
	margin-left: 20px;
	margin-top: 10px;
	padding: 0;
}
#content ol li {
	margin-left: 20px;
	margin-top: 10px;
	padding: 0;
}

#content audio {
	width: 200px;
	display: block;
	margin: 20px;
}

body.single #content .entry-title, 
body.page #content .entry-title {
	position: absolute;
	top: 31px;
	left: 30px;
	text-transform: capitalize;
	font-size: 34px;
	color: #fff;
}

/* Titles for all widgets */
.widget-title {
	font-size: 20px;
	margin: 0;
}

#actions.widget-area .widget-container {
	height: auto;
	overflow: visible;
}

.widget-area .widget-container p,
#actions.widget-area .widget-container p  {
	width: auto;
	font-size: 11px;
	line-height: 13px;
}

.widget-area .widget-container p a:last-child {
	display: block;
	margin-top: 5px;
}

#header {
	color: #FFE3C2;
}

#header div.menu a {
	font-weight: bold;
	color: #fff;
	text-transform: uppercase;
}

#footer,
#footer .socials,
#footer p {
	color: #d7cec0;
	font-size: 10px;
	line-height: 15px;
	
}

#footer a {
	color: #faf0dc;
	
	text-decoration: none;
}

#footer div.menu li a {
	line-height: 10px;
	border-right-color: #faf0dc;
}


/* @end */

/* @group Backgrounds */

body {
	background: #694b1b url(images/body.png) repeat-y center top;
}

#wrapper {
	background: #fff repeat-y right top;
}

body.sidebar #wrapper {
	background-image: url(images/main-sidebar.png);
}

body.home #wrapper {
	background-color: #e9e0d8;
}


#header {
	background: url(images/header.jpg) no-repeat;
	font-variant: normal;
}

#site-title a {
	display: block;
	background: url(images/site-title.png) no-repeat;
	width: 262px;
	height: 38px;
	margin: 7px 0 0 13px;
}

#header div.menu,
#header div.menu li:hover,
#header div.menu li.current_page_parent,
#header div.menu li:active,
#header div.menu li.current_page_item {
	background-image: url(images/header-menu.png);
}

#header div.menu ul ul {
	background-color: #1f1219;
}

#content {
	position: relative;
}



#actions .widget-container {
	background: url(images/actions-widget-container.png) no-repeat;
}

#actions .widget-container:last-child {
	background: none;
}

#sidebar .widget-container {
	background: #cfbfad url(images/sidebar-widget-container.png) repeat-x;
	-webkit-box-shadow: rgba(0,0,0,0.5) 0px 0px 5px;
	-moz-box-shadow: rgba(0,0,0,0.5) 0px 0px 5px;
	box-shadow: rgba(0,0,0,0.5) 0px 0px 5px;
	-webkit-border-radius: 5px;
	-moz-border-radius: 5px;
	border-radius: 5px;
}

#footer {
	background-image: url(images/footer.png);
	height: 155px;
	padding-top: 20px;
}


/* @end */

/* @group Design inconsistencies with template */

body.sidebar #content {
	padding: 0 16px 16px 7px;
}

#branding ul.menu {
	display: none;
}

#actions .widget-container.widget_text img {
	position: absolute;
	top: 0;
	left: 0;
}

#actions .widget-container.widget_text {
	padding: 10px 20px 10px 6px;
}

#actions .widget-container.widget_text:last-child {
	padding-right: 0;
}

#actions.widget-area .widget-container.widget_text .widget-title {
	margin-top: 66px;
}

#fma.widget-area .cyclenav {
	display: block;
	left:0;
	width: 99%;
	bottom: 12px;
}

#fma.widget-area .cyclenav a {
	float: right;
}

#footer div {
	padding: 6px 0 8px;
}

body.blog .wp-post-image {
	display: none ;
}

/* @end */