/*  
Theme Name: JB
Theme URI: http://www.beardsworth.co.uk/
Description: Child theme for "Rosthwaite" designed for the JB web site
Version: -27
Author: John Beardsworth
Author URI: http://www.beardsworth.co.uk
Template: Rosthwaite
*/

/* import the main stylesheet */

@import url("../Rosthwaite/style.css");

body {
	/* fallback */
	height: 100%;
	background-color: rgba(255,255,255,1.00);
	font-size: 16px;
	color: #AAAAAA;
	font-family:  futura-pt, sans-serif;	
	margin: 0px 0px 0px 0px;
}
#main_container {
	margin-top: 0px;
	padding-top: 150px;
	text-align: left !important;
	max-width: 1280px;
	min-height: 150%;
}

@media screen and ( min-width: 1280px ) {
.page-template-page_story #main_container, .page-template-default #main_container {
	max-width: 1024px;
}
}

@media screen and ( min-width: 1800px ) {
.page-template-page_story #main_container, .page-template-default #main_container {
	max-width: 1280px;
}
}
.page-template-page_story #main_container p, .page-template-default #main_container p {
	text-align: justify;
}
#header {
	background-color: rgba(240, 240, 240,0.8);
	box-shadow: none;
	color: #AAAAAA;
	padding-bottom: 15px;
}
#header:hover, #header:hover a {
	color: #DDDDDD;
}
#header a {
	color: #DDDDDD;
}
#header_logo {
	background-color: rgba(242, 239, 0,0);
	background-size: 100%;
	background-position: center top;
	background-image: url(jb_shadows.png);
	z-index: 20;
}
#header_left {
	box-shadow: none;
	text-align: left;
}
.hard_left {
	padding-left: 5px !important;
}
#menu a:hover {
	border-color: rgba(242, 239, 0,0) !important;
	color: #970000;
}
#header_left a {
	border-radius: 10px;
	border: 1px solid #DDDDDD;
	padding-right: 5px !important;
	padding-left: 5px !important;
	color: #DDDDDD;
}
#footer {
	background-color: rgba(242, 239, 236,0.95);
	color: #AAAAAA ;
	position:absolute;	
	opacity: 1;
}
#footer a{
	color: #AAAAAA ;
}
a, a:visited {
	color:#C55757;
	text-decoration: none;
}
a:hover {
	color: #970000;
}
h1, h2, h3, h4, h5, p {
	color: #AAAAAA;
	font-weight: 300 !important;
}
h1, h2, h3, h4, h5 {
	letter-spacing: 0px;
}
h2 a, h3 a, .post-title a {
	color: #AAAAAA !important;
}
p {
	color: #AAAAAA;
}
#story img {
    border-radius: 10px;
}
.post-metadata {
	color: #AAAAAA;
	border-top: solid 1px #EEEEEE;
}
.post-metadata a {
	color: #AAAAAA;
	text-decoration: none;
}
.post-metadata .comment {
	margin-left: 20px;
}
#widget_blogheader {
	background-color: #F0F0F0;
	border-radius: 20px;
	max-height: 400px;
	margin-bottom: 50px;
	margin-top: 50px;
	overflow: auto;
	padding: 5px 10px 5px 10px;
}
#widget_blogheader .roundedbox {
	background-color: transparent;
	display: block;
	float: left;
	margin-right: 2%;
	width: 30%;
	height: auto;
}
#widget_blogheader .roundedbox .post-title {
	background-color: transparent;
}
#widget_blogheader ul {
	font-size: 90%;
	margin-left: 0px;
	padding-left: 0em;
}
#widget_blogheader li {
	font-size: 90%;
	margin-left: 0px;
	margin-bottom: 0px;
	padding-top: 0px;
}
#widget_blogheader a, #widget_blogheader .post-title {
	color: #AAAAAA;
}
#widget_blogheader .retweet, #widget_blogheader .favorite, #widget_blogheader .in-reply-to {
	font-size: 70%;
	margin-left: 10px;
}

.history_header {
	background-image: url(history-bg.jpg);
	background-repeat: repeat !important;
	box-shadow: 5px 5px 5px 5px rgba(0,0,0,.2) !important;
	overflow: visible;
	z-index: 9 !important;
}

.history_header .first-letter {
	float: left;
	font-size: 300%;
	position: relative;
	margin-bottom: -40px;
	top: -20px;
}
h3 .history, .history_header a {
	letter-spacing: 2px !important;
	border: none !important;
}
.history_header #header_logo {
	background-image: url(helmets.png) !important;
	cursor: pointer;
	float: left;
}
.subdued {
	opacity: .7;
	filter: hue-rotate(40deg) brightness(100%) grayscale(100%);
}
#container_history {
	padding-top: 200px;	
	padding-left:10px;
	padding-right:10px;
}

@media screen and ( min-width: 1500px ) {
#container_history {
	max-width:1500px;
}
}


#history {
	width: 96%;
	margin-right: auto;
	margin-left: auto;
}
.sk {
	background-image: none !important;
	background-color: #E8E9D9;
}
.sk #history_logo h1 {
	font-family: "Gill Sans", "Gill Sans MT", "Myriad Pro", "DejaVu Sans Condensed", Helvetica, Arial, sans-serif !important;
}
.ros_story_fixed {
	background-repeat: no-repeat;
	background-attachment: fixed;
	background-position: center;
	background-size: cover;
	height: 700px;		
	top: -30px;
	z-index: 0;
}
#ros_story_caption {
	background-attachment: fixed;
	border-radius: 10px;
	height: auto;
	right: 10%;
	top: 120px;
	overflow: hidden;
	padding: 5px;
	position: absolute;
	width: auto;
	z-index: 2;
}
#ros_story_title {
	background-attachment: fixed;    
	height:25%;
	left: 0px;
	bottom: 40px;
	overflow: hidden;
	padding: 0px;
	padding-top: 20px;
	position: absolute;     
	width: 100%;
	z-index: 2;
}
#ros_story_title h1 {
	background-color: rgba(0,0,0,0.1);
	border-radius: 10px;
	border: 1px solid rgba(255,255,255,1.00);
	color: rgba(255,255,255,1);
	display: inline;
	font-size: 500% !important;
	font-variant: small-caps !important;
	margin-left: 100px;
	padding-left: 20px;
	padding-right: 20px;
}
#ros_story_title h2 {
	font-size: 150% !important;
	color: rgba(255,255,255,1.00);
	margin-left: 100px;
    margin-top: 20px;
	text-shadow: 2px 2px 5px rgba(0, 0, 0, 1);
}
#ros_story_title h2 span {
	padding-left: 20px;
}
.ros_story_down {
	background-image: url(down.png);
	background-position: center;
	background-repeat: no-repeat;
	display: block;
	height: 60px !important;
	opacity: 0.5;
	position: absolute;
	bottom: 0%;
	left: 40%;
	width: 20% !important;
	z-index: 20;
}
.ros_story_transparent {
	background-color: rgba(214,215,189,0.56);
	min-height: 50px;
}
#searchbanner .search-field {
	background-color: #eeeeee;
}
#searchbanner .search-field:focus {
	background-color: #ffffff;
}