/*
Theme Name: Racket
*/


@font-face {
    font-family: 'racket-bold';
    src: url('fonts/kulturista_semibold-webfont.eot');
    src: url('fonts/kulturista_semibold-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/kulturista_semibold-webfont.woff') format('woff'),
         url('fonts/kulturista_semibold-webfont.ttf') format('truetype'),
         url('fonts/kulturista_semibold-webfont.svg#rezregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'racket-normal';
    src: url('fonts/kulturista_medium-webfont.eot');
    src: url('fonts/kulturista_medium-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/kulturista_medium-webfont.woff') format('woff'),
         url('fonts/kulturista_medium-webfont.ttf') format('truetype'),
         url('fonts/kulturista_medium-webfont.svg#rezregular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family: 'racket-light';
    src: url('fonts/kulturista_light-webfont.eot');
    src: url('fonts/kulturista_light-webfont.eot?#iefix') format('embedded-opentype'),
         url('fonts/kulturista_light-webfont.woff') format('woff'),
         url('fonts/kulturista_light-webfont.ttf') format('truetype'),
         url('fonts/kulturista_light-webfont.svg#rezregular') format('svg');
    font-weight: normal;
    font-style: normal;
}

html, body, form, ul, li, table, td {
	margin: 0;
	padding: 0;
}
body {
	position: relative;
	color: #333;
	background: #E6E6E6 url("http://racketracket.co.uk/wp-content/uploads/2011/11/bg.gif");
}
body, input, textarea {
	font-size: 13px;
}
a {
	color: #333;
	font-weight: 700;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}
a img {
	border: 0;
}
td {
	vertical-align: top;
}
ul {
	list-style-position: inside;
}
p {
	font-size: 13px;
	line-height: 20px;
	margin: 0 0 15px;
}
h1 {
	font-size: 40px;
	font-family: 'racket-bold', Helvetica, Arial, Sans Serif;
}
h2, .archive-meta p {
	font-size: 25px;
	line-height: 28px;
	margin: 0 0 20px;
	font-weight: 400;
	font-family: 'racket-light', Helvetica, Arial, Sans Serif;
}
h2 a {
	font-weight: 400;
	font-family: 'racket-bold', Helvetica, Arial, Sans Serif;
}
h2.home {
	font-weight: 400;
	line-height: 20px;
	padding: 10px 0 0;
	margin-top: 40px;
	border-top: 1px solid #CCCCCC;
	font-family: 'racket-bold', Helvetica, Arial, Sans Serif;
}
h3 {
	font-size: 20px;
	font-weight: 400;
	margin: 0 0 15px;
	font-family: 'racket-bold', Helvetica, Arial, Sans Serif;
}
blockquote p {
    background: url("http://racketracket.co.uk/wp-content/uploads/2011/11/quotation.png") no-repeat scroll 0 4px transparent;
	font-family: 'racket-bold', Helvetica, Arial, Sans Serif;
    font-size: 20px;
    font-style: italic;
    font-weight: 400;
    line-height: 22px;
    padding-left: 35px;
}
blockquote {
    display: block;
    float: right;
    min-height: 40px;
    padding: 0;
    width: 300px;
}
.clear {
	clear: both;
}
.main_separator {
	color: #dedfe0;
}
.wrapper {
	padding-top: 50px;
}
#header {
	border-bottom: 1px solid #ccc;
	height: 190px;
}
#site-title {
	float: left;
}
#site-title a {
	background-image: url("http://www.racketracket.co.uk/images/racket-logo.png");
	background-position: 0 0;
	background-repeat: no-repeat;
	height: 138px;
	width: 210px;
	display: block;
	margin: 0 40px 0 0;
}
#site-title a:hover {
	background-position: 0 -138px;
	text-decoration: none;
}
#header-left {
	float: left;
	width: 210px;
	padding-right: 40px;
}
#header-center {
	float: left;
	width: 210px;
	padding-right: 30px;
}
#search {
	float: right;
	width: 210px;
	margin-top: 18px
}
#header-right {
	margin: 20px 0 0 10px;
}
#search label, #search input[type=submit] {
	display: none;
}
#search input[type=text] {
	width: 188px;
	padding: 5px 10px;
	margin: 5px 0 0;
	border: 1px solid #fff !important;
	background: #fff;
	font-size: 13px;
	outline: none;
}
#page_search input[type=submit] {
	display: none;
}
.menu ul {
	list-style-type: none;
	margin-top: 18px
}
.menu ul li {
    font-family: Helvetica,Arial,Sans Serif;
    font-size: 14px;
    font-weight: 700;
    letter-spacing: -0.01em;
    padding: 6px 0 4px;
}
.menu ul a {
	line-height: 13px;
	color: #303030;
}
#boxes {
	margin: 15px 0 10px;
	min-height: 300px;
	width: 960px;
}
.box {
    	color: #333;
    	margin-bottom: 20px;
    	width: 205px;
	background: #fff;
	padding: 10px;
	height: 320px;
}
.specialBoxes {
	width: 960px;
	height: 360px;
}
.box.special {
	display: block;
    	width: 450px;
	height: 270px;
	float: left;
	position: relative;
}
.box.special:hover {
	background: #ffff00
}
.box.special .readon {
	padding-right: 10px;
	top: 265px;
}
.box.special.margin {	
	margin-right: 20px;
}
.box .rel {
	position: relative;
}
.box .rel p, .specialBoxes p {
    font-size: 11px;
    line-height: 16px;
    margin: 0;
}
.box .texts {
	position: absolute;
	top: -10px;
	left: -10px;
	width: 205px;
	height: 320px;
	z-index: 200;
	opacity: 0;
	filter: alpha(opacity=0);
}
.box .texts .categories a, .box .texts a, .box .texts .posted, .box .texts .posted a {
}
.box .texts .transparent img {
	opacity: 0.1;
	filter: alpha(opacity=10);
}
.box .texts .abs {
	position: absolute;
	top: 0;
}
.box .categories {
	padding-bottom: 10px;
}
.box .categories a, .box .posted a {
	color: #a1a1a1;
}
.box h1 {
    font-family: Helvetica,Arial,sans-serif;
    font-size: 14px;
    letter-spacing: -0.01em;
    margin: 0;
    padding: 8px 0;
}
.box h1 a {
	color: #333;
}
.box .posted {
	color: #333;
	font-size: 12px;
	padding: 15px 0 0;
	font-weight: 400;
}
.box img {
	display: block;
}
.fetch {
    clear: both;
    margin: 30px auto;
    	width: 300px;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
}
.fetch a {
	display: block;
	line-height: 32px;
	font-size: 16px;
	font-weight: bold;
	color: #333;
	text-decoration: none;
	background: #bbb;
    	text-align: center;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
	height: 32px;
}
.fetch a:hover {
	background: #ffff00;
}
.readon {
    position: absolute;
    right: 0;
    top: 305px;
}
#content {
	padding-bottom: 60px;
}
#nav-above {
	float: left;
	width: 210px;
	padding-right: 40px;
	text-align: right;
	color: #636363;
}
#nav-above a {
	text-decoration: none;
	color: #333;
}
.nav-previous, .nav-next {
	display: inline;
}
.nav-separator {
	color: #e5e5e5;
}
.post_title {
	margin-top: 35px;
	overflow: hidden;
}
.post_title h1 {
	margin: 0 0 10px 250px;
	width: 710px;
	font-weight: 400;
}
.page-title {
	margin: 35px 0 10px;
	font-weight: 400;
	font-family: 'racket-bold', Helvetica, Arial, Sans Serif;
}
.entry-title {
	margin: 35px 0 10px 250px;
	font-weight: 400;
	font-family: 'racket-bold', Helvetica, Arial, Sans Serif;
}
.entry-meta {
	padding-bottom: 30px;
	color: #636363;
}
.entry-meta a {
	color: #333;
	text-decoration: none;
}
#wides {
	clear: both;
}
.entry-aside {
	width: 210px;
	padding-right: 40px;
	vertical-align: middle;
	display: block;
	float: left;
	font-family: 'racket-bold', Helvetica, Arial, Sans Serif;
	font-style: normal;
	font-weight: 400;
	font-size: 15px;
}
.entry-aside .entry-date {
	display: block;
	font-size: 20px;
	margin: 0 0 5px;
}
.entry-aside a {
	font-weight: 400;
}
.entry-content-right {
	width: 710px;
	font-size: 15px;
	display: block;
	float: left;
}
.entry-content {
	width: 710px;
	margin-left: 250px;
	font-size: 15px;
	line-height: 21px;
}
.entry-utility {
	padding: 10px 0;
}
.entry-tags {
	margin: 10px 0;
}
.entry-tags span {
	font-weight: bolder;
}
#social {
	padding: 20px 0 80px 0;
}
.twitter-share-button {
	float: left;
	margin: 2px 20px 0 0;
}
.post img, .page img, .post iframe, .page iframe {
    margin: 20px 0;
}
.post .alignleft, .page .alignleft {
	float: left;
	margin-right: 20px;
}
.post .alignright, .page .alignright {
	float: right;
	margin-left: 20px;
}
.post .aligncenter, .page .aligncenter {
	display: block;
	clear: both;
	margin: 20px auto;
}
#comments {
	padding: 0 0 0 246px;
	width: 714px;
}
#comments-title {
	font-size: 21px;
	margin: 40px 0 20px 4px;
}
.commentlist {
	margin: 0;
	padding: 0;
	list-style: none;
}
.commentlist ul.children {
	list-style: none;
}
.commentlist li > div {
	position: relative;
	padding: 30px 0 30px 4px;
}
.commentlist li li > div {
	margin-left: 90px;
}
.commentlist li li li > div {
	margin-left: 180px;
}
.commentlist li li li li > div {
	margin-left: 270px;
}
.commentlist li li li li li > div {
	margin-left: 360px;
}
.comment-avatar {
	position: absolute;
	top: 30px;
	left: -96px;
}
.comment-content {
	margin-left: 96px;
	border-bottom: 1px solid #dedfe0;
}
.comment-author {
	float: left;
	width: 210px;
	padding-right: 40px;
	font-size: 15px;
}
cite {
	font-style: normal;
	font-weight: bold;
}
.comment-meta {
	float: left;
	width: 210px;
	padding-right: 40px;
	color: #999999;
}
.comment-body {
	clear: both;
	padding-top: 7px;
	font-size: 15px;
	line-height: 21px;
}
#respond {
	padding-left: 4px;
}
li.comment > div {
	position: relative;
}
.reply {
	position: absolute;
	top: 30px;
	right: 20px;
}
#reply-title {
	font-size: 21px;
}
.comment-reply-link {
	display: none;
}
.comment-form-author, .comment-form-email, .comment-form-url {
	float: left;
	width: 460px;
	margin: 0;
	padding: 10px 0;
}
.comment-form-comment {
	clear: both;
	width: 460px;
	margin: 0 0 10px;
	padding: 10px 0;
}
input[type="text"], textarea {
	background: #fff !important;
	border: 1px solid #fff !important;
	padding: 8px;
	outline: none;
	color: #6b6b6b;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
#comments input[type="text"], .wpcf7-form input[type="text"]{
	width: 442px;
}
.wpcf7-form p {
	padding: 0 0 5px;
}
#comments textarea, .wpcf7-form textarea {
	width: 442px;
	background: #fff !important;
}
.form-submit {
}
.form-submit input, .wpcf7-submit {
	background: #bbb;
	width: 460px;
	padding: 6px 0;
	color: #333;
	font-size: 14px;
	font-weight: bold;
	cursor: pointer;
	border: 0;
	text-align: center;
	-moz-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}
.form-submit input:hover, .wpcf7-submit:hover {
	background: #CCC;
}
.recent {
	margin-top: 40px;
	padding-top: 40px;
	border-top: 1px solid #ccc;
}
#footer {
	padding: 30px 0 50px;
	border-top: 1px solid #ccc;
	font-size: 11px;
	width: 960px;
	margin: 0 auto;
}
#site-info {
	float: left;
	width: 210px;
	padding-right: 40px;
}
#site-info a {
	color: #333;
}
#footer-left, #footer-center {
	float: left;
	width: 210px;
	padding-right: 40px;
}
#footer-right {
	float: left;
	width: 210px;
}
#footer .menu ul {
	margin-top: 0px;
}
#footer .menu ul li {
    font-family: Helvetica, Arial, Sans Serif;
    font-size: 11px;
    font-weight: 400;
    padding: 2px 0;
}
#footer .menu ul li a {
	font-weight: 400;
}
#infscr-loading {
	background: none repeat scroll 0 0 #000000;
	bottom: 40px;
	color: #FFFFFF;
	height: 100px;
	left: 40%;
	opacity: 0.8;
	padding: 10px;
	position: fixed;
	width: 200px;
	z-index: 5000;
	border-radius: 10px;
	-webkit-border-radius: 10px;
	-moz-border-radius: 10px;
}

/* Denise added styles */

a.attachment-homepage-thumb {
	display: block;
	height: 150px;
	overflow: hidden;
}
.hidden, .errorlabels {
	display: none !important;
}

#wp_maintenance_mode #footer, #wp_maintenance_mode #header, #wp_maintenance_mode .admin  { display: none; }
#wp_maintenance_mode p {
    color: #666666;
    font-family: Helvetica, Arial, sans-serif;
    font-size: 40px;
    font-weight: 700;
    letter-spacing: -0.05em;
    margin-top: 130px;
}
#wp_maintenance_mode body {background: #E6E6E6;}
#wp_maintenance_mode #content {margin: 100px auto; width: 920px; background: url(http://racketracket.co.uk/images/racket-logo.png) no-repeat;}


span.wpcf7-not-valid-tip {
    background: #FFFFFF;
    border: 1px solid #CC0033 !important;
    font-size: 11px !important;
    left: 480px !important;
    padding: 2px 10px !important;
    position: absolute;
    top: -2px !important;
    width: 200px !important;
    z-index: 100;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
div.wpcf7-response-output, #commentform p.error {
    background: #FFFFFF;
    border: 1px solid #CC0000 !important;
    font-size: 12px !important;
    margin: 0 0 20px 0 !important;
    padding: 2px 10px !important;
    width: 438px !important;
    color: #333 !important;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
}
.latestPost {
    background: #FFFFFF;
    display: block;
    float: left;
    margin: 40px 0;
    padding: 5px;
    width: 950px;
}
.latestPost h3 {
	font-size: 6em;
}
.latestPostText {
	float: left;
	display: block;
    width: 950px;
}

/* WP Slider */


.flexslider {
    	margin: 30px 0 0 !important;
    	border: 0 !important;
    	border-radius: 0 !important;
    	width: 960px !important;
    	height: 380px !important;
	background: none !important;
}

.flex-direction-nav li a {
    	height: 50px !important;
    	width: 50px !important;
    	top: 160px !important;
}
.flex-direction-nav li a.next {
    	right: 0 !important;
    	background-image: url("http://racketracket.co.uk/wp-content/plugins/flex-slider-for-wp-rotator/theme/arrow-right.png") !important;
	background-repeat: no-repeat;
	background-position: 0 0 !important;
	background-color: #FFFF00;
}
.flex-direction-nav li a.prev {
    	left: 0 !important;
    	background-image: url("http://racketracket.co.uk/wp-content/plugins/flex-slider-for-wp-rotator/theme/arrow-left.png") !important;
	background-repeat: no-repeat;
	background-position: 0 0;
	background-color: #FFFF00;
}
.flex-direction-nav li a:hover {
	background-position: 0 -50px !important;
	background-color: #999;
}
.flex-caption {
    	color: #FFFF00 !important;
	font-weight: 400;
	font-family: 'racket-bold', Helvetica, Arial, Sans Serif;
    	font-size: 40px !important;
    	line-height: 40px !important;
    	bottom: 0 !important;
}
.flex-caption a {
    	color: #FFFF00 !important;
    font-weight: 400;
}
.flex-caption .excerpt {
    display: block;
    font-size: 25px !important;
	font-family: 'racket-normal', Helvetica, Arial, Sans Serif;
    font-weight: 400;
    line-height: 25px !important;
color: white;
padding-top: 10px;
}
.flexslider .slides img {
    height: 350px !important;
    width: 960px !important;
}
.flex-control-nav {
     bottom: 5px !important;
}
.home .fetch { display: none; }
img.bgFull {
        /* Set rules to fill background */
        min-height: 100%;
        min-width: 1024px;

        /* Set up proportionate scaling */
        width: 100%;
        height: auto;

        /* Set up positioning */
        position: fixed;
        top: 0;
        left: 0;
	z-index: -1;
}

@media screen and (max-width: 1024px) { /* Specific to this particular image */
        img.bgFull {
                left: 50%;
                margin-left: -512px;   /* 50% */
        }
}

/* Audio Player */

.wpaudio-container {
    border: 0 none;
    display: inline-block;
    font-family: Sans-serif;
    line-height: 1;
    margin: 20px 0 !important;
    padding: 0;
	width: 100% !important;
}
.wpaudio-container a {
    border: 0 none;
    color: #ffff00;
    margin: 0;
    padding: 0;
    text-decoration: none;
}
.wpaudio-container .wpaudio {
    border: 0 none;
    font-family: Sans-serif;
    font-size: 0px !important;
    font-weight: normal;
    letter-spacing: normal;
    margin: 0;
    padding: 0;
    width: 70px !important;
    display: block !important;
	float: left;
}
.wpaudio-bar {
    background: #666 !important;
    border: 0 none;
    font-size: 1px;
    height: 20px !important;
    margin: 0 !important;
    padding: 10px !important;
    position: relative;
	border-radius: 5px;
}
.wpaudio-play {
    background: none !important;
    border: 0 none;
    height: 40px !important;
    margin: 0 5px 0 0;
    padding: 0;
    vertical-align: baseline;
    width: 65px !important;
}
.wpaudio-slide {
    border: 0 none;
    display: block !important;
	float: left;
    margin: 0;
    padding: 0;
	width: 640px !important;
}
.wpaudio-bar-playable {
    background: #999 !important;
    border: 0 none;
    height: 20px !important;
    left: 0;
    margin: 10px !important;
    padding: 0;
    position: absolute;
    right: 100%;
    top: 0;
    z-index: 11;
	max-width: 620px;
}
.wpaudio-bar-position {
    background: none repeat scroll 0 0 #ffff00 !important;
    border: 0 none;
    height: 20px !important;
    left: 0;
    margin: 10px !important;
    padding: 0;
    position: absolute;
    right: 100%;
    top: 0;
    z-index: 12;
	max-width: 620px;
}
.wpaudio-bar-click {
    border: 0 none;
    cursor: pointer;
    height: 20px !important;
    left: 0;
    margin: 10px !important;
    padding: 0;
    position: absolute;
    right: 0;
    top: 0;
    width: 620px !important;
	max-width: 620px;
    z-index: 13;
}
.wpaudio-meta {
    border: 0 none;
    color: #666 !important;
    font-size: 11px;
    margin: 5px 0 0 10px !important;
    padding: 0;
}
.wpaudio-download {
    border: 0 none;
    float: right;
    margin: 0;
    padding: 0;
    color: yellow !important;
}

.wpaudio-container a:visited {
    border: 0 none;
    color: yellow !important;
    margin: 0;
    padding: 0;
}
.wpaudio-container a:hover {
    border: 0 none;
    color: #0022FF;
    margin: 0;
    padding: 0;
}

.left {float: left;}
.right {float: right;}