/*
Theme Name: tennisMAD
Theme URI: http://retroedgewebdesign.co.uk/
Description: Custom design for tennisMAD
Author: Paul Clapp
Author URI: http://retroedgewebdesign.co.uk/
*/

/* Layout */

body {
	margin: 0px auto 0px auto;
	padding: 0px;
	background-image: url(http://tennis-mad.co.uk/images/background-repeat.jpg);
	background-repeat:repeat;
	font-family: 'PT Sans', Verdana, Arial, Sans-Serif;
	font-size:11px;
	color:#333;
	}
#page {
	margin:0px auto 0px auto;
	padding:0px;
	}
#wrapper {
	background-image: url(http://tennis-mad.co.uk/images/background.jpg);
	background-position: top;
	background-repeat: repeat-x;	
    	margin:0px auto 0px auto;
	padding:0px;
	}
.narrowcolumn .entry, .widecolumn .entry {
	line-height: 1.4em;
	}

.widecolumn {
	line-height: 1.6em;
	}

.narrowcolumn .postmetadata {
	clear:both;
	}

.thread-alt {
	background-color: #f8f8f8;
}
.thread-even {
	background-color: white;
}
.depth-1 {
border: 1px solid #ddd;
}

.even, .alt {
	border-left: 1px solid #ddd;
}
	
/* Header */

#header {
	background-image: url(http://tennis-mad.co.uk/images/header2.jpg);
	background-repeat:no-repeat;
	width: 1002px;
	height: 0;
	margin: auto;
}
#header-text {
    	height:330px;
    	width:480px;
    	margin-left:40px;
	margin-top:0;
	padding-top:200px;
}
#header-text h1 {
    font-family: 'Crushed', 'Lucida Grande', Verdana, Arial, Sans-Serif;
    font-size:16px;
    color:#fff;
	text-align:left;
    margin:0 0 10px 0;
}
#header-text p {
    font-family: 'PT Sans', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: normal;
    font-size:12px;
    line-height:18px;
    color:#999;
	text-align:left;
	margin-top:0px;
}
#headerimg 	{
	margin: 0;
	height: 192px;
	width: 740px;
	}

/* Typography */

small {
	font-family: Arial, Helvetica, Sans-Serif;
	font-size: 0.9em;
	line-height: 1.5em;
	}

h1, h2, h3 {
	font-family: 'Crushed', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-transform: uppercase;
	}
h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	font-size: 30px;
	text-decoration: none;
	color: #000;
	}
#headerimg .description {
	font-size: 1.2em;
	text-align: left;
	}
h2, h2 a, h2 a:visited {
	font-size: 22px;
	margin-top:0;
	padding-top:20px;
    padding-bottom:10px;
    color: #000;
	}
h2.pagetitle {
	font-size: 22px;
	margin-top: 30px;
	text-align: center;
	}
h3, h3 a, h3 a:visited {
	color: #950404;
    font-size:22px;
    line-height:26px;
	}
h3.comments {
	padding: 0;
	margin: 40px auto 20px ;
	}
h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
	}


.entry p a:visited {
	color: #b85b5a;
	}
.sticky {
	background: #f7f7f7;
	padding: 0 10px 10px;
	}
.sticky h2 {
	padding-top: 10px;
	}

.commentlist li, #commentform input, #commentform textarea {
	font: 0.9em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	border: 1px solid #eee;
	padding: 2px;
	background: #fff;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	}

.commentmetadata {
	font-weight: normal;
	}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	font-size:11px;
	}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
	}

h2 a:hover, h3 a:hover {
	color: #B40404;
	text-decoration: none;
	font-size:11px;
	}
a:link, a:active, a:visited {
	color: #333;
	text-decoration: none;
	font-size:11px;
	}
a:hover {
	color: #df0904;
	text-decoration: underline;
	font-size:11px;
	}

#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}
/* End Typography & Colors */



/* Begin Structure */

#page {
	margin: 0 auto;
	padding: 0;
	width: 1004px;
	}

#header {
	margin: 0 0 0 0;
	padding: 0;
	height: 415px;
	width: 1002px;
	}

#headerimg {
	margin: 0;
	height: 200px;
	width: 100%;
	}
#content-background {
	margin-left: 2px;
	border-left: solid #FFF 1px;
	border-right: solid #FFF 1px;
	width: 997px;
	background-color: #cdd0ca;
	overflow:hidden;	
	}
.narrowcolumn {
	float: left;
	padding: 0 0 20px 35px;
	margin: 0px 0 0;
	width: 604px;
	}

.widecolumn {
	padding: 10px 0 20px 0;
	margin: 5px 0 0 150px;
	width: 450px;
	}

.post {
	margin: 0 0 40px;
	text-align: left;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.narrowcolumn .postmetadata {
	padding-top: 5px;
	}

.widecolumn .postmetadata {
	margin: 30px 0 0 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata {
	margin-bottom:0px;
}

.clear {
	clear: both;
}

/* End Structure */

/* Images */

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists

	Special stylized non-IE bullets
	Do not work in Internet Explorer, which merely default to normal bullets. */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
	}

.entry ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	}
/* End Entry Lists */



/* Begin Form Elements */
#searchform {
	margin: 0px 10px auto;
	padding: 5px 3px;
	text-align: right;
	}
#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:left;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 5px 10px 0 0;
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */



/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: left;
	}

.commentlist li {
	margin: 15px 0 10px;
	padding: 5px 5px 10px 10px;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */




/* Begin Calendar */
#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	height: 0px;
	width: 100%;
    border-top: 0;
    border-bottom: solid #d1d1d0 1px;
	border-right: 0;
	border-left: 0;
	clear: both;
	display: block;
    padding:10px 0 10px 0;
	}
a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
}
/* End captions */



/* Extras */
.text-back-top {
	background-image: url(http://tennis-mad.co.uk/images/text-back-top.jpg);
	background-repeat:no-repeat;
	padding:0 20px 0 20px;
	width:604px;
	height:20px;
	margin: 35px 0 0 0;
	}
.text-back-middle {
	background-image: url(http://tennis-mad.co.uk/images/text-back-middle.jpg);
	background-repeat:repeat-y;
	padding:0px 20px 15px 20px;
	margin-top:0;
    overflow:hidden;
	}
.entryh2 h2, .entryh2 a:link, .entryh2 a:hover {
	margin:20px 0 0px 0;
    	padding:0;
    	font-size:20px;
	}
.text-back-middle h2 a:link, .text-back-middle h2 a:visited, .text-back-middle h2 a:active {
    color:#000;
	}
.text-back-middle h2 a:hover {
    color:#B40404;
	}
.text-back-bottom {
	background-image: url(http://tennis-mad.co.uk/images/text-back-bottom.jpg);
	background-repeat:no-repeat;
	padding:0 20px 0 20px;
	margin:0 0 25px 0;
	width:604px;
	height:25px;
    clear:both;
}
.side-back-top {
	background-image: url(http://tennis-mad.co.uk/images/side-back-top.jpg);
	background-repeat:no-repeat;
	padding:0 20px 0 20px;
	width:289px;
	height:25px;
	margin: 16px 0 0 0;
	}
.side-back-middle {
	background-image: url(http://tennis-mad.co.uk/images/side-back-middle.jpg);
	background-repeat:repeat-y;
	padding:0 20px 0 20px;
	margin:0;
	width:289px;
	}
.side-back-bottom {
	background-image: url(http://tennis-mad.co.uk/images/side-back-bottom.jpg);
	background-repeat:no-repeat;
	padding:0 20px 0 20px;
	margin:0;
	width:289px;
	height:25px;
}
#searchsubmit { 
    width: 35px; 
    height: 35px; 
    background: url(http://tennis-mad.co.uk/images/bg_search_box.png); 
    border:0px;
	margin-left:5px;
	cursor: pointer; /* hand-shaped cursor */
	cursor: hand; /* for IE 5.x */
} 
.entry img { 
	border: solid 1px #A9A9A9;
    padding:4px;
    background-color:#fff;
    margin-left:0 0 15px 15px;
} 
.entry-img img { 
    border: solid 1px #A9A9A9;
    padding:4px;
    background-color:#fff;
    margin-right:15px;
} 
.entry-img img a:hover { 
    border: solid 1px #666;
    padding:4px;
    background-color:#fff;
    margin-right:15px;
}
td p {
   margin:0; 
}
.racquetservices {
	width:111px;
	float:left;
	margin-left:10px;
	margin-right:10px;
}
.racquetservices img {
	border: solid 1px #A9A9A9;
    padding:4px;
    background-color:#fff;
    margin-right:15px;
}
.racquetservices p {
	text-align:center;
	margin-top:3px;
}
.EC-tt-title-no-link {
	color:#df0904;
}


/* Footer */

#footer {
	background: url('http://tennis-mad.co.uk/images/footer.jpg') no-repeat top;
	width:100%;
	height:323px;
	margin:auto;
	}
#footer ul, #footer ol, #footer li {	
	}
#footer-col {
	width:1004px;
    margin:auto;
    background-color:#000;
	}
#footer-col1 {
	float:left;
	border: none;
	width:290px;
	margin:50px 0 0 30px;
	text-align:left;
	}
#footer-col1 p, #footer-col1 li {
	font-family: 'PT Sans', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
    font-size:13px;
    color:#666;
	text-align:left;
	float:left;
	margin:0 0 5px 10px;	
	padding:0;
	clear:both;
	width:100%;
    list-style-type:none;
    height:32px;
	}
#footer-col1 ul {
	margin: 0 0 0 20px;
	padding-left:0;
	}	
#footer-col1 li {
    font-family: 'PT Sans', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
    font-size:13px;
    color:#666;
	margin:0 0 3px 0;	
	padding:0;
	height:35px;
    list-style-type:none;
	}	
#footer-col1 img {
    margin-top:-8px;
    }	
#footer-col1 a:link, #footer-col1 a:visited, #footer-col1 a:active {
	font-family: 'PT Sans', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
    font-size:13px;
    color:#666;
	text-align:left;
	margin:0px;
	}
#footer-col1 a:hover {
	font-family: 'PT Sans', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
    font-size:13px;
    color:#999;
	text-align:left;
	margin:0px;
	text-decoration:none;
	}	
#footer-col2 {
	float:left;
	border: none;
	width:320px;
	height:23px;
	margin:40px 0 0 15px;
	}
#footer-col2 p {
	font-family: 'PT Sans', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
    font-size:11px;
    color:#666;
	text-align:center;
	margin:0 0 0 15px;
	}
#footer-col2 a:link, #footer-col2 a:active, #footer-col2 a:visited {
    color:#999;
	}
#footer-col2 a:hover {
    text-decoration:none;
	color:#fff;
	}

#footer-col3 {
	float:left;
	border: none;
	width:300px;
	height:23px;
	margin:48px 0 0 27px;
	padding: 0 5px 0 5px;
    list-style-type:none;
	}
#footer-col3 h2 {
	font-family: 'Crushed', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
    font-size:30px;
    color:#fff;
	text-align:left;
	margin:0;
	padding:0;
	}
#footer-col3 a:link, #footer-col3 a:visited, #footer-col3 a:active {
	font-family: 'PT Sans', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
    font-size:13px;
    color:#666;
	text-align:left;
	float:left;
	width:100%;
	margin:0px;
	border-bottom:3px dashed #1b1b1b;
	padding: 5px 0 5px 0;
	line-height:22px;
    list-style-type:none;
	}
#footer-col3 a:hover {
	font-family: 'PT Sans', 'Lucida Grande', Verdana, Arial, Sans-Serif;
	font-weight: bold;
    font-size:13px;
    color:#999;
	text-align:left;
	float:left;
	width:100%;
	margin:0px;
	padding: 5px 0 5px 0;
	line-height:22px;
	text-decoration:none;
    list-style-type:none;
	}
#footer-wrapper {
	background: url('http://tennis-mad.co.uk/images/red-bar-footer.jpg');
	background-repeat:repeat-x;
	border: none;
    width:100%;
	height:323px;
	background-position:bottom;
	}
	
/* Contact Form */

.contact-form {
	width:100%;
	height:510px;
	display:block;
	clear:both;
}
.contact-form img {
	border:0;
	margin:0;
	padding:0;
}
.contact-form p {
   float:left;
   margin:4px 0 2px 0;
   clear:both;
}
.contact-form textarea {
   width:550px;
   float:left;
   clear:both;
   font-family: 'PT Sans', 'Lucida Grande', Verdana, Arial, Sans-Serif;
   font-size:12px;
   color:#666;
   padding:5px;
   background-image:url(http://tennis-mad.co.uk/images/contact-form-image.jpg);
   background-position: top right;
   background-repeat:no-repeat;
   border: 1px solid #999;
   margin:0;
}
.text {
   float:left;
   clear:both;
   font-family: 'PT Sans', 'Lucida Grande', Verdana, Arial, Sans-Serif;
   font-size:12px;
   padding:5px;
   border: 1px solid #999;
   color:#666;
   margin:0;
}
.contact-form span {
   font-size:80%;
   color:#c2101d;
}

/* Top Menu Navigation*/

#strap1 {
	margin: 0;
       	width: 100%;
       	height: 42px;
     	background-color: #000;
}
#main-menu-container {
     	margin: auto;
       	width: 960px;
}
#main-menu {
     	display: block;
     	float: left;
     	margin: 0 auto;
       	width: 100%;
}
#main-menu ul,
div.menu ul {
     	list-style: none;
     	margin: 0;
     	padding: 0;
     	position: relative;
}
#main-menu li, div.menu li {
     	float: left;
     	list-style: none;
     	position: relative;
}
#main-menu li, div.menu li {
     	float: left;
     	list-style: none;
     	margin-left: 0;
}
#main-menu ul ul {
     	display: none;
     	position: absolute;
     	top: 42px;
     	left: 0;
     	float: left;
     	width: 180px;
     	z-index: 99999;
}
#main-menu ul ul ul {
    	display: none;
     	position: absolute;
     	top: 0;
     	left: 220px;
     	float: left;
     	width: 180px;

}
#main-menu a {
     	color: #aaa;
     	display: block;
     	line-height: 41px;
     	padding: 0 10px;
     	text-decoration: none;
     	font-weight: normal;
     	text-transform:uppercase;
}
#main-menu ul li:hover > ul {
	display: block;
}
#main-menu li:hover > a, #main-menu ul ul :hover > a {
     	background: #333;
     	color: #fff;
}
#main-menu ul ul ul:hover > a {
     	background: #333;
     	color: #fff;
     	
}
#main-menu ul ul a {
     	background: #333;
     	line-height: 1em;
     	padding: 10px;
     	width: 200px;
     	height: auto;
}
#main-menu {
  	background-color: #000;
  	display: block;
  	float: left;
  	margin: 0 auto;
  	width: 100%;
  	height: 42px;
}
#main-menu ul li.current_page_item > a,
#main-menu ul li.current-menu-ancestor > a,
#main-menu ul li.current-menu-item > a,
#main-menu ul li.current-menu-parent > a {
     	color: #fff;
}

/* Side Menu Navigation*/

.menu a:link, .menu a:active, .menu a:visited {
	font-size:11px;
	text-decoration:none;
	color:#333;
	}   
.menu a:hover {
	font-size:11px;
	text-decoration:none;
	color:#df0904;
	} 

/* Sidebar */
	
#sidebar-contain {
	display: block;
	height: 100%;
	width: 300px;
	margin: 34px 0 0 35px;
	float: left;
	}
.h2-sidebar { 
	background-color: #000;
	border:1px solid #000;
	color:#fff;
	width:253px;
	height: 20px;
	line-height:20px;
	padding:4px 15px 3px 13px;
	clear:both;
	margin:0 0 0 0;
	font-family: 'Crushed', Verdana, arial, serif;
	-moz-border-radius-topleft: 5px;
 	-moz-border-radius-topright: 5px;;
	}
.h2-sidebar a:link, .h2-sidebar a:visited, .h2-sidebar a:active {
	color:#000;
	font-size:15px;
	}
.h2-sidebar a:hover {
	color:#fff;
	font-size:15px;
	}
#sidebar li, ul, ol { 
	list-style: none;
	}
#sidebar li { 
	margin:0;
	}
.sidebar-container { 
	width: 251px;
	float: left;
	padding:15px;
	margin-bottom:25px;
	background-color:#e5e5e3;
	border-left:1px solid #ffffff;
	border-right:1px solid #ffffff;
	border-bottom:1px solid #ffffff;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;;
	}
.sidebar sub-menu {
	margin:0;
	}

#left-column {
	width:639px;
	height:100%;
	display:block;
	}
