/* @group General */

/* @group reset */

/* http://developer.yahoo.com/yui/reset/ */

body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td { 
	margin:0;
	padding:0;
}
table {
	border-collapse:collapse;
	border-spacing:0;
}
fieldset,img { 
	border:0;
}
address,caption,cite,code,dfn,em,strong,th,var {
	font-style:normal;
	font-weight:normal;
}
ol,ul {
	list-style:none;
}
caption,th {
	text-align:left;
}
h1,h2,h3,h4,h5,h6 {
	font-family: "trajan-pro-1","trajan-pro-2", "Helvetica Neue", Arial, Helvetica, sans-serif;
	font-size:100%;
	font-weight:normal;
}

q:before,q:after {
	content:'';
}
abbr,acronym { border:0;
}

/* @end */

/* @group body text */

p {
	color: #555;
	font-weight: 300;
	font-size: 100%;
	margin-bottom: 1em;
	line-height: 1.25em;
}

strong {
	font-weight: bold;
}

/* @end */


/* @group forms */

/* @end */

/* @group tables */



/* @end */

/* @group lists */

ul li {
	background: url(/somerset/images/arrow.png) no-repeat 1px 50%;
	padding-left: 1.5em;
	line-height: 2em;
	font-size: 75%;
}

nav ul {
	clear:  both;
	display: block;
	text-align: center;
	list-style-type: none;
}

nav ul li {
	font-size: 87.5%;
	background:  none;
	display: inline-block;
	padding: 0 0.5em 0 0;
	margin: 0 0.35em 0 0;
	border-right: 1px solid #CCC;
}

nav ul li a {
	color: #555;
}

nav ul .last {
	border: none;
}

/* @end */

/* @group headings */

h1 {
	font-size: 262.5%;
	font-weight: bold;
	text-shadow: 1px 2px 1px #BBB;
	color: #830044;
	text-align: center;
}

header h1 {
	padding-top: 0.5em;
}

#supplementary h2 {
	background-color:  #830044;
	color: #FFF;
	font-size: 100%;
	font-weight: bold;
	padding: 0.33em 0.5em;
	margin: 0.66em 0;
}

.colLeft {
	display: block;
	float: left;
	width: 48%;
	margin: 0 0.25em 1em 0;
}

.colRight {
	display: block;
	float: right;
	width: 48%;
	margin: 0 0 1em 0.25em;
}

#subHeading {
	font-family: "trajan-pro-1","trajan-pro-2";
	font-weight: 400;
	font-size: 112.5%;
	color: #666;
	text-align: center;
}

/* @end */

/* @group blockquotes */




/* @end */

/* @group links */



a {
	color: #000;
	text-decoration: none;
	border-bottom: 1px dotted #999;
}

a:hover, a:active {
	color: #830044;
	border-bottom: 1px dotted #830044;
}

/* @end */

/* @end */

/* @group Helper styles */

.clear {
	clear: both;
}

/* @end */

/* @group Page Structure */

/* @group Page setup */

body {
background-color: #d4d1c2;
}

header {
	clear: both;
	margin-bottom: 1.5em;
}

.ie6 header {
	/* Needed to fix IE6 'text not visible until mouseover/selected' bug */
	display: block;
	overflow: hidden;
	height: 1%;
}

header a {
	border: none;
}

#content {
	background-color: #FFF;
	margin: 1em auto;
	padding: 1em 1.5em;
	max-width: 56.25em;

	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;	

	-webkit-box-shadow: 1px 0 0.5em rgba(0, 0, 0, 0.5); 
	-moz-box-shadow: 1px 0 0.5em rgba(0, 0, 0, 0.5); 
	box-shadow: 1px 0 0.5em rgba(0, 0, 0, 0.5);	
	
	clear: both;
}

#listen {
	width: 50%;
	text-align: center;
	display: block;
	float: left;
	margin-bottom: 1em;
}

#radio {
	text-align: center;
	margin: 1em auto 1em auto;
}

#radio p {
	margin-top: 0.25em;
	margin-bottom: 0.25em;
}

#supplementary {
	clear: both;
}

footer {
	display: inline-block;
	clear:  both;
	width: 100%;
	border-top: 1px solid #830044;
	padding-top: 1em;
}

/* @end */


/* @group Header */


/* @end */

/* @group Footer */
/* @end */

/* @end */

/* @group Page Elements */



.clubLogo {
	display: block;
	float: left;
	margin: 0 0.75em 0.75em 0;
	border: none;
}

#colPhoto {
	clear: both;
	display: block;
	float: left;
	width: 50%;
	text-align: center;
}

.taunton {
	clear: both;
	max-width: 100%;

	-webkit-box-shadow: 2px 2px 0.5em rgba(0, 0, 0, 0.5); 
	-moz-box-shadow: 2px 2px 0.5em rgba(0, 0, 0, 0.5); 
	box-shadow: 2px 2px 0.5em rgba(0, 0, 0, 0.5);	

	border: 1px solid #777;

	margin: 0.25em 0.75em 0.5em 0.5em;
}

.ie6 .taunton {
	width: 299px;
}


/* @group Gradient buttons */

.button {
	display: inline-block;
	outline: none;
	cursor: pointer;
	text-align: center;
	text-decoration: none;
	font: 112.5%/100% Arial, Helvetica, sans-serif;
	margin-top: 1em;
	margin-bottom: 0;
	padding: .5em 2em .55em 2em;
	text-shadow: 0 1px 1px rgba(0,0,0,.3);
	-webkit-border-radius: .5em; 
	-moz-border-radius: .5em;
	border-radius: .5em;
	-webkit-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	-moz-box-shadow: 0 1px 2px rgba(0,0,0,.2);
	box-shadow: 0 1px 2px rgba(0,0,0,.2);

}
.button:hover {
	text-decoration: none;
}

.button:active {
	position: relative;
	top: 1px;
}

.buttonGreen {
	color: #e8f0de;
	border: solid 1px #538312;
	background: #64991e;
	background: -webkit-gradient(linear, left top, left bottom, from(#7db72f), to(#4e7d0e));
	background: -moz-linear-gradient(top,  #7db72f,  #4e7d0e);
	filter: progid:DXImageTransform.Microsoft.gradient(startColorstr='#7db72f', endColorstr='#4e7d0e');
}

.buttonGreen:hover, 
.buttonGreen:active {
	font-weight: normal;
	color: #e8f0de;
}

.buttonGreen:hover {
	background: #538018;
	background: -webkit-gradient(linear, left top, left bottom, from(#6b9d28), to(#436b0c));
	background: -moz-linear-gradient(top,  #6b9d28,  #436b0c);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#6b9d28', endColorstr='#436b0c');
}
.buttonGreen:active {
	color: #a9c08c;
	background: -webkit-gradient(linear, left top, left bottom, from(#4e7d0e), to(#7db72f));
	background: -moz-linear-gradient(top,  #4e7d0e,  #7db72f);
	filter:  progid:DXImageTransform.Microsoft.gradient(startColorstr='#4e7d0e', endColorstr='#7db72f');
}

/* @end */

/* @group Overrides */

/* @end */

/* @end */


/* @group Media Queries */

@media screen and (max-width: 635px) {

	body {
		background-color: #ffffff;
	}

	#content {
		margin: 0;
		padding: 1em;

		-webkit-box-shadow: none; 
		-moz-box-shadow: none; 
		box-shadow: none;	
	}

	header {
		margin-bottom: 0.5em;
	}

	.colLeft, .colRight {
		float: none;	
		width: 100%;
	}

	h1 {
		font-size: 150%;
	}
	
	#subHeading {
		font-size: 100%;
	}

	#playerContent {
		clear: both;
	}

	.taunton {
		display: none;
	}

	.clubLogo {
		display: block;
		margin: 0 auto;
		float: none;	
	}

	#listen {
		display:  block; /* v. important otherwise player doesn't align correctly */
		width: 100%;
		text-align: center;
		float: none;	
	}

	nav ul {
		clear: both;
		text-align: left;
	}
	
	nav ul li {
		background: url(/somerset/images/arrow.png) no-repeat 1px 50%;
		padding-left: 20px;
		line-height: 2em;
		font-size: 75%;
		border-right: none;
		display: block;
	}

	nav  ul li a {
		color: #000;
	}

}

@media screen and (min-width: 636px) and (max-width: 960px) {

	#content {
		width: 92%;
		margin: 1em 4% 1em 4%;
		padding: 1em;
	}

	header {
		text-align: center;
	}
	
	
	h1 {
		font-size: 150%;
	}
	
	#subHeading {
		font-size: 100%;
	}
	

	.clubLogo {
		float: none;	
	}

	.clubLogo {
		margin: 0;
	}
	

}

/* @end */



