
/*
Theme Name: South Manchester Gym Club
Theme URI: http://www.mediachrome.com/
Description: Theme hardwired to parent site
Version: 2.0a
Author: Mediachrome

*/



body {
font-size: 75%;
font-family: "Lucida Grande", Verdana, Arial, Helvetica, san-serif;
background: white url(graphics/pagebg.gif) repeat left top;
margin: 0;
padding: 0;
}

#wrapper {
background: white url(graphics/menubg.gif) repeat-y left top;
margin-top: 16px;
margin-left: auto;
margin-right: auto;
margin-bottom: 20px;
padding: 0;
width: 713px;
}

/*	Header
----------------------------------------------------- */

#header {
background: transparent url(graphics/header.gif) no-repeat left top;
margin: 0;
padding: 0;
height: 116px;
}

#header h1 {
padding: 70px 10px 0 135px;
color: #03009f;
font-size: 1.4em;
line-height: 1.4em;
font-weight: bold;
letter-spacing: 0.1em;
}

/*	Main menu
----------------------------------------------------- */

ul#mainmenu {
list-style-type: none;
margin: 0;
padding: 0;
width: 121px;
float: left;
}

ul#mainmenu li {
padding: 0;
margin: 0.1em 0 0.1em 5px;
text-align: right;
}

#mainmenu a   {
color: black;
font-size: 0.9em;
text-transform: lowercase;
text-decoration: none;
background: transparent url(graphics/ball.gif) no-repeat 96px 4px;
display: block;
padding: 3px 18px 5px 0;
vertical-align: middle
}


#mainmenu a:hover	{
	background-image: url(graphics/ball-over.gif);
	}
	
/* Submenu
----------------------------------------------------- */


#submenu {
	width: 100px;
	float: right;
	margin-top: 5em;
	border-left: 1px solid #ddd;
}

#submenu form {
	margin: 0 0 0 13px;
}

#submenu input#s {
	width: 80%;
	background: #eee;
	border: 1px solid #999;
	color: #000;
}

#submenu ul {
	color: #ccc;
	font-weight: bold;
	list-style-type: none;
	margin: 0;
	padding-left: 3px;
	text-transform: lowercase;
}

#submenu ul li {
	font-size: 0.9em;
	font-weight: bold;
	margin-top: 6px;
	border-bottom: dotted 1px #ccc;
}

#submenu ul ul {
	font-variant: normal;
	font-weight: normal;
	line-height: 100%;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: left;
}

#submenu ul ul li {
	border: 0;
	letter-spacing: 0;
	text-transform: capitalize;
	margin-top: 0;
	padding: 0 
}

#submenu ul li a {
	color: #41349d;
	text-decoration: none;
}

#submenu ul li a:hover {
	border-bottom: 1px solid #809080;
}

#submenu ul ul ul.children {
	font-size: 142%;
	padding-left: 4px;
}


/*	Content
----------------------------------------------------- */

	
#content	{
	margin: 0 20px 20px 135px;
	padding: 0;
	border-top: 1px solid #afd7f8;
	}

#content p	{
	font-size: 1em;
	line-height: 1.5em;
	margin-right: 110px;
	color: #333;
	}

.sidepic	{
	float: right;
	padding: 0;
	margin: 0;
	border: 0;
	}

img	{
	display: block;
	}

#contact	{
	clear: both;
	color: #666;
	border-top: 1px solid #afd7f8;
	margin: 20px 0 0 0;
	padding: 1.5em;
	font-size: 0.9em;
	line-height: 1.3em;
	text-align: center;
	}
	
#contact a	{
	font-size: inherit;
	}
	
#footer, #footer p, #footer a {
	text-align: center;
	color: white;
	}

.classes {
	margin: 0 0 10px 0;
	padding-bottom: 10px;
	border-top: 3px solid #ccc
	}

.classes p {
	margin-right: 0
	}

.classes table	{
	border-collapse: collapse;
	empty-cells: show;
	}
	
.classes table td {
	padding: 6px;
	border-bottom: 1px solid #ccf
	}

.classes table th {
	padding: 6px;
	border-bottom: 1px solid #ccf ;
	font-weight: bold;
	}
	
.classes img {
	display: inline; /* hack to control the IE double margin bug */
	margin: 0 0 0 10px;
	float: right;
	}

.facilities {
	clear: right;
	border-bottom: 1px solid #adc6f7;
	overflow: auto;
	}

.facilities img {
	margin: 0 0 1em 2em;
	float: right;
	clear: right
	}


h2, h3	{
	font-size: 1.2em;
	margin-bottom: 0.3em;
	}

h2, h2 a	 {
	color: #41349d;
	font-weight: bold;
	
	}
	
h2 a:hover, h3 a:hover	{
	text-decoration: underline;
	}

h3, h3 a	 {
	color: #000;
	text-decoration: none;
	font-weight: bold;
	}

	
h4	{
	font-weight: bold;
	font-size: 1em;
	color: #006;
	margin: 0;
	}

small	{
	margin: 0.3em 0;
	}
	
form	{
	border: 1px solid blue;
	background-color: #fffff0;
	width: 80%
 }
 
 th, td 	{
 	padding: 6px;
 	vertical-align: top;
 	}
 
 th	{
 	font-weight: bold;
 	text-align: right;
 	}
 
#champions div.post div.entry p img	{
	border-bottom: 2px solid #41349d;
	padding-bottom: 10px;
	margin-bottom: 2em;
	}

.clear	{
	clear: both;
	}

address	{
	font-size: 1em;
	margin: 0.2em 0;
	font-style: normal;
	}
