/*
Theme Name: Starkers
Theme URI: http://elliotjaystocks.com
Description: The totally nude Wordpress theme. Phwoar! (Based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a> by <a href="http://binarybonsai.com/">Michael Heilemann</a>)
Version: 2 (WP2.6.2)
Author: Elliot Jay Stocks
Author URI: http://elliotjaystocks.com
Tags: starkers, naked, clean, basic
*/


/***************

RESET

***************/

html, body, div, applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,
dl, dt, dd, ol, ul, li,
fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	vertical-align: baseline;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}

img, div { behavior: url(../iepngfix/iepngfix.htc) }

.clearDiv {
	clear: both;	
}

.ti {
	text-indent: -9999px;	
}

/***************

LAYOUT

***************/

body {
	background: #efe7ef url(/images/body-bg.jpg) repeat;	
	
}

.red {
	color: #a82219;
}	

.red-bold {
	color: #a82219;
	font-weight: bold;
}

.green-bold {
	color: #248e52;
	font-weight: bold;
}

.float-left {
	float: left;	
}

.float-right {
	float: right;	
}

p {
	font: 0.8em/1.6em Arial, Helvetica, sans-serif;
	color: #737373;
}

h1 {
	font: 1.3em/1.6em Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #737373;
}

h2 {
	font: 1.2em/1.8em Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #A82219;	
}

.page-title {
	color: #248e52;	
}

#blog h3 a {
	font: bold 0.9em/1.4em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #248e52;	
}

a.more-link {
	font: bold 0.7em/1.4em "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #248e52;	
}

#container {
	margin: 0 auto;
	width: 1020px;
	background: #efe7ef url(/images/bg.jpg) repeat-y;	
}

#wrapper {
	width: 940px;
	margin: 0 auto;
}

#top-bar {
	height: 160px;	
}

#top-bar img {
	margin-top: 10px;
	float: left;
}

#top-bar-info {
	float: right;
	margin: 10px 0 10px 0;
	width: 250px;
}

#top-bar-info-tel p {
	color: #91120b;
	height: 24px;
	background: #fff url(/images/telephone.gif) no-repeat top right;
	font-family: Arial, Helvetica, sans-serif;
	float: right;
	padding-right: 30px;
	padding-top: 5px;
	margin-bottom: 6px;
}



#top-bar-info-email p {
	color: #91120b;
	height: 24px;
	float: right;
	background: #fff url(/images/mail.gif) no-repeat top right;
	font-family: Arial, Helvetica, sans-serif;	
	padding-right: 30px;
	padding-top: 3px;
}

#top-bar-info-email a {
	color: #91120b;
}

.tel, .email {
	font: 0.9em/1.4em Arial, Helvetica, sans-serif;
	color: #a82219;	
}

#nav {
	margin: 0 auto;
	width: 938px;
}

#nav li {
	display: inline;
	
}

#nav li a {
	height: 30px;
	width: 134px;
	background: #fff url(/images/btn.jpg) no-repeat 0 0;
	float: left;
	font: 1em/1em Arial, Helvetica, sans-serif;
	color: #fff;
	text-decoration: none;
	text-align: center;
	padding-top: 10px;
}

#nav li a:hover {
	background: #fff url(/images/btn.jpg) no-repeat 0 -40px;
}

#nav li a.nav-left {
	height: 30px;
	width: 134px;
	background: #fff url(/images/btn-left.jpg) no-repeat 0 0;
}

#nav li a:hover.nav-left {
	background: #fff url(/images/btn-left.jpg) no-repeat 0 -40px;
}

#nav li a.nav-right {
	height: 30px;
	width: 134px;
	background: #fff url(/images/btn-right.jpg) no-repeat 0 0;
}

#nav li a:hover.nav-right {
	background: #fff url(/images/btn-right.jpg) no-repeat 0 -40px;
}

#main-col {
	float: left;	
}

#flashContent {
	width: 700px;
	height: 192px;
	margin: 20px 0 0 0;
	/*background: #fff url(/images/flash-holder.jpg) no-repeat;*/
}

#content {
	margin-top: 30px;	
	/*width: 400px;   Used when video will be in place  */
	width: 700px;
	float: left;
}

#content-page {
	margin-top: 30px;
	width: 700px;
}

#content-page a {
	color: #91120b;
}

#content-page h3 {
	margin-top: 20px;
	font: 1.1em/1em Tahoma, "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #91120b;	
}

#content-page ul {
	margin-top: 20px;
}	

#content-page ul.bullet-list li {
	padding-left: 20px;
	font: 0.8em/2em Arial, Helvetica, sans-serif;
	color: #737373;
	background: #fff url(/images/bullet.gif) no-repeat top left;
}

#content p, #content-sub p, #content-page p {
	margin-top: 20px;	
}

#content p.last-p {
	margin-bottom: 25px;	
}

.contact-box-left {
	width: 320px;
	background: #EEE7EF;
	border-top: 1px dotted #248e52;
	border-bottom: 4px solid #248e52;
	float: left;
	padding: 0 0 20px 20px;
	margin-bottom: 20px;
}

.contact-box-right {
	width: 320px;
	background: #EEE7EF;
	border-top: 1px dotted #248e52;
	border-bottom: 4px solid #248e52;
	float: right;
	padding: 0 0 20px 20px;
	margin-bottom: 20px;
}

.contact-box-left ul,.contact-box-right ul {
	margin-top: 10px;	
}

.contact-box-left li, .contact-box-right li {
	font: 0.8em/2em Arial, Helvetica, sans-serif;
	color: #737373;
}

#video {
	float: left;
	margin-top: 44px;
	margin-left: 22px;
	background: #fff url(/images/video-holder.jpg) no-repeat top left;
	height: 260px;
	width: 280px;
	position: relative;
}

#video img {
	position: absolute;
	bottom: 0;
	right: 0;
}

#content-sub {
	width: 700px;	
}

#sidebar {
	background: #fff url(/images/right-col-shadow.jpg) no-repeat top left;
	float: left;
	width: 200px;
	margin: 20px 0 0 25px;
}

#sidebar div#blog,#sidebar div#services,#sidebar div#service {
	height: 188px;	
}

#sidebar h2, #sidebar h3 {
	margin-left: 18px;	
}

#sidebar #blog ul, #sidebar #services ul {
	margin: 8px 0 0 12px;
}

#sidebar #blog li, #sidebar #services li {
	padding-left: 24px;
	background: #fff url(/images/bullet.gif) no-repeat top left;
	margin-bottom: 8px;
}

#sidebar li a {
	font: 0.8em/1.4em Arial, Helvetica, sans-serif;
	color: #737373;	
}

#sidebar li a:hover {
	color: #248e52;
	text-decoration: none;
}

#blog {
	margin-top: 20px;
	
}

#blog h2, #blog h3 {
	margin-bottom: 6px;	
}

.blog-date {
	font: 0.6em/1.4em Arial, Helvetica, sans-serif;
	color: #a82219;	
}

a#blog-archive {
	position: fixed;
	right: 0;
	bottom: 0;
	width: 50px;
	height: 71px;
	background: #EEE7EF url(/images/archive.jpg) no-repeat;
}	

a#blog-archive:hover {
	background: #EEE7EF url(/images/archive-over.jpg) no-repeat;
}
#service, #areas {
	margin-top: 10px;
}

#service a {
	width: 180px;
	height: 125px;
	display: block;
	background: #fff url(/images/service-users-guide.jpg) no-repeat 0 0;
	margin: 10px 0 0 10px;	
}

#service a:hover {
	background: #fff url(/images/service-users-guide.jpg) no-repeat 0 -125px;	
}

#areas #map {
	margin: 16px 0 0 30px;	
}

#map { position: relative; width: 700px; height: 470px; overflow: hidden; }
#returnlink { display: block; position: absolute; bottom: 0; right: 0;  color: white; background: blue; padding: 3px;}

#map a.bullet { display: block; position: absolute; width: 10px; height: 10px; background: transparent url(/images/swansea-bullet.png) no-repeat; text-decoration: none; z-index: 2; }
#map img.zoomable { }

#map div.popup{ display: none; position: absolute; width: 137px; top: 0px; left: 0px; background: white; z-index: 3; padding: 4px; border: 1px solid #559772; font: normal normal 0.7em/1.6em Arial, Helvetica, sans-serif; text-transform: uppercase; color: #666; height: 170px;}
#map div.popup a.close{ display: block; position: absolute; bottom: 3px; right: 3px; color: #8F0404 }


#footer {
	width: 922px;
	height: 83px;
	background: #fff url(/images/footer-bg.gif) no-repeat;
	margin: 100px 0 10px 0;
	padding: 10px;
	position: relative;
}

#footer p {
	color: #fff;
	font: 0.6em/1.8em Arial, Helvetica, sans-serif;
}

#footer p a {
	color: #fff;
}

#footer p a:hover {
	text-decoration: none;
}

#footer p.float-right {
	margin-right: 8px;	
}

#footer #accreditation {
	position: absolute;
	right: 10px;
	bottom: 10px;
}

#footer a.picseli {
	position: absolute;
	bottom: 10px;
	left: 10px;
}

#site-bottom {
	width: 1020px;
	height: 30px;
	background: #fff url(/images/site-bottom.jpg) no-repeat;
}

.services-header {
	margin-bottom: -10px;	
	color: #248e52;
}

span.blog-date {
	font-size: 1em;
	color: #248e52;
	font-style: italic;	
}

a.job-app {
	background: #fff url(/page_white_acrobat.png) no-repeat left center;
	padding-left: 20px;
	color: #91120b;
}

h2.quote {
	text-align: center;
	color: #91120b;
	font: 1.2em/1.4em Georgia, "Times New Roman", Times, serif;
	font-style: italic;
	margin-top: 20px;
}

/*******************  Comments styles ***********************/

textarea#comment {
	width: 400px;
	margin-top: 1em;
}

#content-page h3#comments {
	margin-bottom: 1em;	
}

#content-page ol li {
	margin-bottom: 1em;
	padding: 1em;
	background: #EEE7EF;
	font: normal normal 0.8em/1.4em Arial, sans-serif;
	border-bottom: 1px dashed #d37570;
	color: #737373;
}

#content-page ol li p {
	font: italic normal 1em/1.4em Georgia, "Times New Roman", Times, serif;
}

#content-page ol li p a {
	font: normal normal 0.8em/1.4em Georgia, "Times New Roman", Times, serif;
	color: #d37570;
}

h3#respond {
	margin-bottom: 1em;	
}

#content-page label {
	font: normal normal 0.8em/1.4em Arial, sans-serif;
	color: #737373;
}

p.advert {
	font: normal normal 1.4em/1.8em Arial, sans-serif;
	color: #248e52;
	padding: 1em;
	background-color: #FFC;
	border: 1px dotted #a82219;
	text-align: center;
	
}

/**********************************
	Text Resizer Buttons
 **********************************/
#textsizer
{
	
	float: right;
}
	#textsizer p
	{
		display: inline;
	}
ul.textresizer
{
	list-style: none;
	display: inline;
	margin: 0px;
	padding: 0px;
}
	ul.textresizer li
	{
		display: inline;
		margin: 0px;
		margin-right: 5px;
		padding: 0px;
	}

	ul.textresizer a
	{
		border: solid 1px #999;
		padding: 2px 3px;
		
		text-decoration: none;
		color: #A3150B;
	}

	ul.textresizer a:hover
	{
		background: #e5e5e5;
		border: solid 1px #cccccc;

	}

	ul.textresizer .small-text
	{
		font-size:0.8em;
	}

	ul.textresizer .medium-text
	{
		font-size: 1em;
	}

	ul.textresizer .large-text
	{
		font-size: 1.2em;
	}

	/* Style of active button */
	ul.textresizer a.textresizer-active
	{
		border: solid 1px #2B562B;
		background: #9AD2B4;
		color: #000000;
	}
/* End of Text Resizer Buttons */


