/*
Theme Name: Website
Theme URI: http://designlynx.com
Description: Bespoke theme for
Version: 1.8 (WP 3.8)
Author: Paul Huckstepp
Author URI: http://designlynx.com
Template: Framework

This theme framework is the property Design Lynx Ltd and may not be modified or used without the express permission from Design Lynx Ltd.

*/
@import url("../Framework/style.css");

/*Tag overides************************/
html {
	height:100%;
}

body {
	background-color: white;
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	background-position: center top;
	padding: 0;
	margin: 0;
	height:100%;
}
* {
	font-family: "Source Sans Pro", Arial, San-Serif;
	font-size: 15px; font-weight: 400; line-height: 23px;
	color: rgb(70,70,70);
}
a { color: rgb(46,65,108);}
hr {
	background-color: rgb(191,203,215);
	color: rgb(191,203,215);
}
h1 {
	font-size: 29px; line-height: normal;
	color: rgb(0,41,103);
	font-weight: 400;
	margin-bottom: 25px;
}

strong {font-weight: 600;}
em {font-weight: 400;}
h1 em {font-weight:600}

h2 {
	font-size: 20px; line-height: normal;
	color: rgb(0,41,103);
	margin-bottom: 10px;
}

.rightColumn h2 {
	height: 42px;
	font-size: 20px; line-height: 42px;
	padding: 0 10px;
	color: rgb(215,215,215);
	border: 1px solid white;
	background-color: rgb(1,41,103);
	box-shadow: 0 4px 15px #666;
	margin-bottom: 10px;
}


iframe { /* automatic you-tube embeding */
	width:615px; height:400px;
}

#iframe { /* racing post iframes */
	width: 850px; height:900px;
	zoom: 0.85;
    -moz-transform:scale(0.85);
    -moz-transform-origin: 0 0;
    -o-transform: scale(0.85);
    -o-transform-origin: 0 0;
    -webkit-transform: scale(0.85);
    -webkit-transform-origin: 0 0;
}
/* Layout ************************/

.postThumb {
	margin-bottom: 25px;
}


#pageContainer {
	width:960px;
	margin:0 auto;
	margin-top: 0; margin-bottom: 0;
}

#pageContainer img {
	max-width: 100%; height: auto;
}

#contentContainer {
	width: 930px;
	margin: 0 auto;
}

.mainContent {
	width: 600px;
	float: left;
}
.rightColumn {
	width: 300px;
	float: right;
}
.rightColumn div {
	padding: 7px 11px;
}
.rightColumn div p {
	font-size: 15px; line-height: 20px;
	color: rgb(75,75,75);
	font-style: italic;font-weight: 400;
}
.rightColumn div a {
	color: rgb(46,65,108);font-weight: 600; text-decoration: none;
}
.rightColumn div a:hover {
	color: Black;
}
.rightColumn .badges {
	padding: 25px 0 0 0;
}
.rightColumn .badges img{
	float:left;
}

.mainPageArea{
	min-height:575px;
}

/* Header ************************/
.logo {
	width: 65%; float: left;
	font-size: 49px;line-height: 50px;
	margin-top: 10px;
	margin-bottom: 8px;
	color: rgb(1,41,103);
	height: 50px;
}
.social{
	width: 30%;
	float: right;
	height: 60px;
	line-height: 60px;
	text-align: right;
	font-family: "Source Sans Pro", Arial;
	color: rgb(129,129,129);
	margin-top: 10px;
	font-size: 15px; font-style: italic;
}
.social img {float: right;margin-top: 8px;}

#dlSlideshow {
	padding-top: 5px;
}

/* Featured Image ************************/
.featuredImage {
	width: 615px;
	float: right;
}
.featuredImage img, .cpm-map {
	border: 3px solid white;
	box-shadow: 0 4px 15px #666;
}
.cpm-map {
	margin-bottom:25px !important;
}

/* Footer ************************/

#footer {
	width: 100%;
	height: 48px;
	background-color: rgb(153,175,186);
	margin-top: 25px;
}
#footer p {
	font-size: 15px;
	line-height: 48px;
	color: White;
	text-align: center;
	font-weight: 600;
	margin: 0;
}


/* Menu **************************/

.leftMenu {
	width: 300px;
	float: left;
	padding-bottom: 35px;
}
.leftMenu li {
	/*height: 34px;*/
	color: Black;
	font-size: 18px; font-weight: 600;
}
.leftMenu li:last-child {
	border: 0;
}

.leftMenu a {
	display: block;
	color: Black;
	padding-top: 10px;
	text-decoration: none;
	border-bottom: 1px solid rgb(191,203,215);
}

.leftMenu a:hover {
	opacity: 0.65;
}

.home .leftMenu {

}


.leftMenu li ul {
	display: block;
}
.leftMenu li ul li {
	height: 30px;
	color: Gray;
}
.leftMenu li ul li a {
	border: 0;
	font-size: 16px;
	line-height: 20px;
	color: Gray;
}
.leftMenu li ul li:last-child {

	border-bottom: 1px solid rgb(191,203,215);
	padding-bottom: 15px;
}
.leftMenu .sub-menu {
	display: none;
}
.leftMenu .current_page_item .sub-menu, .leftMenu .current_page_ancestor .sub-menu {
	display: inline;
}
.forceOpen ul{
	display: inline !important;
}

/* Widgets **************************/

.widget-area ul {
	list-style-type:none;
	padding:0; margin:0;
}
.widget_area ul li {
	padding:0; margin:0;
}

input[type=text], textarea {
	border:1px solid black;
}

input[type=submit] {
	margin-left:0 !important;
}

#dlSlideshow {
	position: relative;
}

.featuredImage .rslides {
  margin: 0 auto;
 }

.featuredImage .rslides_container {
  position: relative;
  float: left;
  width: 100%;
  }
.featuredImage  .rslides img {
	border: 0;
	box-shadow: none;
	line-height: 0;
	margin: 0;
	padding: 0;
}
.featuredImage .rslides li {
	border: 3px solid white;
	box-shadow: 0 4px 15px #666;
	line-height: 0;
	margin: 0;
	padding: 0;
}
.rslides .caption {display: none;}

#dlSlideshow { height:219px; }