/*   
Theme Name: Sixty Million Postcards
Theme URI: http://thisisdeliberate.co.uk
Description: 
Author: Michael Bailey
Author URI: http://thisisdeliberate.co.uk
Template: therestisnoise
Version: 2.0.0
Tags: therestisnoise
.
Thematic is © Ian Stewart http://themeshaper.com/
.
*/

@import url("../therestisnoise/style.css");

/*
Outliers
*/
body {
	font-family: "Times New Roman", Georgia, Serif;
}

#wrapper {
	background: none;
	background: white;
}

/*
	Header
*/

#branding {
	padding-bottom: 5px;
}

#venue-info {
	color: black;
}

#venue-info a {
	color: black;
	background-color: #e6e6e6;
}

#venue-info a span {
	color: #f68212;
	font-weight: bold;
}
.sf-menu {
	margin-left: 140px;
}

.sf-menu a, .sf-menu a:visited, .sf-menu a:focus {
	color: black;
	font-weight: bold;
}

.sf-menu .current_page_item a {
	color: #f68212;
	font-weight: bold;
	background-color: white;
	font-weight: bold;
}

.sf-menu li:hover, .sf-menu li.sfHover,
.sf-menu a:hover, .sf-menu a:active {
	color: #f68212;
	background-color: white;
	font-weight: bold;
}

/*
	Main content
*/
#content {
	margin-top: 30px;
	font-family: "Times New Roman", Georgia, Serif;
}

.post p, .post h3 {
	text-align: left;
}

.entry-title {
	font-family: "Times New Roman", Georgia, Serif;
	font-weight: normal;
}

.entry-title a {
	color: #f68212;
	text-decoration: none;
	font-weight: normal;
}
.entry-title a:active, .entry-title a:hover {
	color: #f68212;
}

.entry-meta a {
	color: #f68212;
	text-decoration: none;
}
.entry-meta a:active, .entry-meta a:hover {
	color: #f68212;
	text-decoration: underline;
}

.entry-content p {
	margin-bottom: 2px;
}

.entry-content h2 {
	color: #f68212;
	font-family: "Times New Roman", Georgia, Serif;
	font-weight: normal;
}

.entry-content h3 {
	color: black;
	font-size: 14px;
}

.entry-content embed {
	margin:0;
	margin-bottom: 2px;
}

#greylit {
	background-color: #cdcdcd;
	padding: 0px 10px 0px 10px;
}

#greylit p {
	margin-bottom: 10px;
}

#greylit a {
	color: red !important;
	text-decoration: none;
}

#greylit a:active, #greylit a:hover {
	color: red;
	text-decoration: underline;
}

#greylit.flickr {
	margin: 0px 20px 0px 19px;

}

#greylit p.flickr {
	height: 40px;
	background: #cdcdcd url('images/flickr_32.png') no-repeat center right;
}

.navigation a {
	color: #f68212;
}

.navigation a:active, .navigation a:hover {
	color: #f68212;
}

#p2c-navigation li.nav-next a {
	color: #f68212;
}

#p2c-navigation li.nav-next a:active, #p2c-navigation li.nav-next a:hover {
	color: #f68212;
}

#p2c-navigation li.nav-previous a {
	color: #f68212;
}

#p2c-navigation li.nav-previous a:active, #p2c-navigation li.nav-previous a:hover {
	color: #f68212;
}


/*
	Listing schedules
*/
.entry-content table tr td {
	font-family: "Times New Roman", Georgia, Serif;
}

table.ec3_schedule {
	margin: -14px 0 9px 0 !important;
}

/*
	Sidebars
*/
#primary {
	padding-top: 86px;
}

#secondary {
	padding-top: 86px;
}

.aside a {
	color: #f68212 !important;
	text-decoration: none;
}

.aside a:active, .aside a:hover {
	color: #f68212;
	text-decoration: underline;
}

/*
	Calendar
*/
#wp-calendar table td a {
	font-weight: bold;
	color: #f68212 !important;
}
#wp-calendar table.nav td a {
	color: #f68212 !important;
	background-color: #cdcdcd;
}

#wp-calendar table td:hover,
#wp-calendar table #today {
	color: white !important;
	background-color: black;
	border: none;
}
#wp-calendar table td a:hover,
#wp-calendar table td a:active {
	color: #f68212 !important;
	background-color: black;
	border: none;
}

#wp-calendar table.nav td:hover,
#wp-calendar table.nav #today,
#wp-calendar table td.pad:hover {
	color: #f68212 !important;
	background-color: #cdcdcd;
}

#wp-calendar table.nav td a:hover,
#wp-calendar table.nav td a:active {
	color: #f68212 !important;
	background-color: #cdcdcd;
}

/*
	Contact form sidebar
*/
form.wpcf7-form {
	font-family: "Times New Roman", Georgia, Serif;
}

form.wpcf7-form input.myclass {
	color: #f68212;
}

/*
Widgets
*/
.aside h3, .main-aside h3 {
	border-bottom: 1px solid #fff;
}

.widgettitle {
	font-family: "Times New Roman", Georgia, Serif;
}

.widgetcontainer,
.aside ul ul#socialGrid {
	font-family: "Times New Roman", Georgia, Serif;
}

.widgetcontainer,
.aside ul ul#socialGrid {
	background-color: #cdcdcd;
}

.widgetcontainer h3,
.aside ul ul#socialGrid h3 {
	color: black;
}

.widgetcontainer h3.widgettitle,
.aside ul ul#socialGrid h3.widgettitle {
	background-color:#aaaaaa;
	padding:5px 5px 0;
}

.widgetcontainer h4,
.aside ul ul#socialGrid h4 {
	font-family: "Times New Roman", Georgia, Serif;
}

.widgetcontainer hr,
.aside ul ul#socialGrid hr {
	background-color: #cdcdcd;
	border-bottom: 1px solid #FFFFFF;
}

.widgetcontainer #todays-events h5 {
	background-color: #f68212;
}

#mailing-list-signup form input.submit,
#old-mailing-list-signup form input.submit {
	color: #f68212;
}

/*
	Footer
*/
#footer {
	display: none;
}
