/*global styles*/
*			{	margin: 0;
				padding: 0;}
.right		{	text-align: right;}
.left 		{	text-align: left;}
.center		{	text-align: center !important;}
.hide		{	display: none;
				visibility: hidden; }

/*tag styles*/
body 	{	text-align: center;
			font-family: Tahoma, Arial, sans-serif;
			font-size: 12px;
			color: #592c0c;}
a		{	color: #003366;}
a:link 	{ 	text-decoration: underline;}
a:hover	{	text-decoration: none;}
img 	{	border: 0;}
h2 		{	font-size: 230%;
			font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;
			display: inline;}
h3 		{	font-size: 150%;
			font-family: Georgia, Palatino, Palatino Linotype, Times, Times New Roman, serif;}
/*page container styles*/
#page 			{	margin: 0 auto;
					background-color: #ffffff; }
/*header styles*/
#header 		{	margin: 0 auto;
					width: 100%;
					height: 130px;
					background: transparent url(http://www.kingslea1loftrace.co.uk/images/orange-to-brown-bg.png) repeat-x scroll left bottom;
					padding:  0 0 20px 0;
					position: relative;	}
#head {	height: 150px;
		width: 920px;
		margin: 0 auto;	}
#site-logo {	position: relative;
				display: block;
				float: left;
				z-index: 10;}
#head-title {	float: left;
				padding: 45px 0 0 10px;
				width: 410px;}
h1 {	float: left;
		padding-bottom: 5px;
		color: #ffffff;
		font-size: 320%;
		text-align: left;
		text-shadow: #000 3px 3px 3px;}
#head-title>span {	display: block;
					float: left;
					padding: 0 0 0 5px;
					font-size: 130%;
					text-align: left;
					text-shadow: #000 1px 1px 1px}
#head a:link, #head a:visited, #head a:hover, #head a:active {	color: #fff;
																font-weight: bolder;
																text-decoration: none;}
#head-sponsor {	float: left;
				width: 284px;
				height: 80px;
				margin: 15px 0 15px 15px;
				background-color: #f6cdaa;
				border-radius: 8px;
				-moz-border-radius: 8px;
				-webkit-border-radius: 8px;
				padding: 10px 8px;
				text-align: center;
				line-height: 1.8;	}

/*content styles*/
#content-block {	background-color: #f6fbe9;
					padding: 3px 0 25px 0;	}
#content {	position: relative;
			margin: 0 auto;
			width: 920px;
			min-height: 700px;
			/*border: 1px solid black;*/	}
#main-col {	/*border: 1px solid black;*/
			margin-left: 203px;
			width: 390px;
			text-align: left;	}
#main-col-1 {	/*border: 1px solid black;*/
				margin-left: 203px;
				width: 710px;
				text-align: left;	}
#second-col {	/*border: 1px solid black;*/
				position: absolute;
				top: 0;
				right: 5px;
				bottom: 5px;
				width: 300px;	}
#latest-photo, #recent-photo, #photo {	list-style: none;
										margin: 0 auto;
										padding: 0;	}
#recent-photo {	max-width: 523px;	}
#photo	{	max-width: 623px;
			margin-top: 12px;}
#latest-photo>li, #recent-photo>li, #photo>li {	margin-bottom: 8px;
												border: 2px solid #592c0c;
												background-color: #fff;
												box-shadow: 2px 2px 4px #592c0c; 
												-webkit-box-shadow : 2px 2px 4px #592c0c;
												-moz-box-shadow : 2px 2px 4px #592c0c;
												text-align: center;	}
#latest-photo>li>a>img {	max-width: 277px;
						/*max-height: 232px;*/
						padding: 8px 8px 0 8px;	}
.large-photo {	max-width: 500px;
				padding: 8px 8px 0 8px;	}
#photo>li>img {	padding: 8px 8px 0 8px;
				display: block;
				margin: 0 auto;
				max-width: 600px; }
#latest-photo>li>p {	padding: 8px;	}
#recent-photo>li>p, #photo>li>p {	padding: 8px;
									text-align: left;	}
.photo-taken {	float: right;
				font-weight: bolder;}
.photo-taken>span {	font-style: italic;
					font-weight: normal;}
#photo-copyright, #photo-uploader {	margin: 4px 52px;
									font-size: 80%;
									font-weight: lighter;	}

/*photos section*/
#photo-list {
	width: 710px;
	height: 560px;
	list-style: none;
	margin-left: 8px;
}
#photo-list li {
	margin: 8px;
	width: 212px;
	height: 164px;
	float: left;
	border: 2px solid #592c0c;
	background-color: #fff;
    box-shadow: 2px 2px 4px #592c0c; 
    -webkit-box-shadow : 2px 2px 4px #592c0c;
    -moz-box-shadow : 2px 2px 4px #592c0c;
    text-align: center;
}
#photo-list li a img {
	max-width: 201px;
	max-height: 156px;
	padding: 5px;
}
#photo-list li a img:hover {
	opacity: 0.5;
	filter: alpha(opacity=50);
}

/*misc styles*/
.section-title {	font-size: 150%;
					font-weight: bolder;
					text-align: left;
					padding: 4px 4px 2px 0;
					border-bottom: 1px solid #a35116;
					margin-bottom: 4px;}
.section-title a:link, .section-title a:active, .section-title a:visited, .section-title a:hover {	text-decoration: none;
																									color: #592c0c;}
#latest-article, #recent-articles {	list-style: none;}
#latest-article ul, #recent-articles ul	{	margin-left: 20px;
													list-style-type: disc;}
#latest-article ol, #recent-articles ol	{	margin-left: 20px;}
#latest-article>li, #recent-articles>li {	margin: 0 0 15px 0;}
#latest-article>li>h3, #recent-articles>li>h3 {	font-size: 200%;}
#latest-article>li>h2 {	color: #003366;}
#latest-article>li>p {	margin: 8px 0;
						line-height: 1.4;}
#latest-article>li>ul>li {	line-height: 1.4;}
#main-col h3 {	margin: 4px 0;
				font-weight: bolder;}
.excerpt {	line-height: 1.4;
			/*text-align: justify;*/
			font-size: 105%;
			margin: 8px 0;}
.article-meta {	list-style: none;
				margin: 0!important;}
.article-meta>li {	display: block;
					margin-right: 4px;}
.article-continue {	padding-left: 12px;
					background: transparent url(http://www.kingslea1loftrace.co.uk/images/right_arrow.png) no-repeat scroll left center;}
.article-date {	font-style: italic;}
.article-section {	font-weight: bolder;}
.article-author {	font-weight: bolder;}
.article-section>span, .article-author>span {	font-weight: normal;}

#series-list {	text-align: left;
				margin: 8px 0 8px 20px;}
#series-list>li {	margin: 0 0 8px 0;}
#series-list>li>a:link, #series-list>li>a:hover, #series-list>li>a:active, #series-list>li>a:visited	{	font-size: 150%;}

/*pagination styles*/
.pagnation {	list-style: none;
				float: right;}
.pagnation li {	display: inline;
				float: left;
				margin: 0 2px;}
.pagnation a, .pagnation a:link, .pagnation a.visited, .pagnation a:active {	display: block;
																				padding:  1px 4px;
																				background-color: #f6cdaa;
																				border: 1px solid #592c0c;
																				color: #592c0c;
																				text-decoration: none;}
.pagnation a:hover, .pag-active {	background-color: #592c0c!important;
									color: #fff!important;}

/*menu styles*/
#menu-col {	clear: left;
			position: absolute;
			top: 26px;
			left: 0;
			display: block;
			width: 180px;
			margin: 0 0 0 4px;}
#menu {	display: block;
		width: 180px;
		margin: 0 0 0 4px;
		list-style: none;
		/*border: 1px solid black;*/	}
#menu>li {	display: block;
			margin: 0;
			padding: 0;}
#menu a:link, #menu a:active, #menu a:visited {	display: block;
												height: 33px;
												width: 156px;
												margin: 3px 0;
												background: transparent url(http://www.kingslea1loftrace.co.uk/images/menu-button-bg.png) no-repeat scroll left bottom;
												font-size: 160%;
												font-weight: normal;
												text-decoration: none;
												text-align: center;
												color: #592c0c;
												padding: 8px 16px 8px 8px;}
#menu a:hover {	background-position: left top;
				color: #fff;	}
.active {	background-position: top left !important;
			color: #fff !important;}

/*twitter styles*/
#twitter-bird {	display: block;
				position: relative;
				left: -35px;
				width: 208px;
				z-index: 10;
				/*border: 1px solid black;*/}
#twitter_update_list	{	list-style: none;
							text-align: left;
							padding: 2px;
							background-color: #9AE4E8;
							position: relative;
							top: -20px;}
#twitter_update_list li	{	padding: 2px;
							margin: 4px;
							background-color: #fff;
							overflow: hidden; }

/*footer styles*/
#footer 		{	margin: 0 auto;
					width: 100%;
					height: 150px;
					background: transparent url(http://www.kingslea1loftrace.co.uk/images/brown-to-orange-bg.png) repeat-x scroll left top;
					padding:  20px 0 0 0;
					position: relative;	}

#foot {	height: 110px;
		width: 920px;
		margin: 0 auto;	}
#foot>ul {	list-style: none;
			margin: 10px 10px 0 10px;
			text-align: left;	}
#foot>ul>li {	display: block;
				float: left;
				width: 223px;
				font-weight: bolder;
				/*border: 1px solid black;*/}
#foot>ul>li>ul {	margin: 3px 0 0 20px;}
#foot>ul>li>ul>li	{	list-style-type: disc;
						font-weight: normal;}
#foot #bread {	background-color: #f6cdaa;
				border-radius: 8px;
				-moz-border-radius: 8px;
				-webkit-border-radius: 8px;
				padding: 5px;
				color: #592c0c;
				text-align: left;	}
#footer a:link, #footer a:active, #footer a:visited {	color: #592c0c;
														text-decoration: none;}
#footer a:hover {	color: #a35116;
					font-weight: bolder;
					text-decoration: none;}

/*copyright styles*/
#copyright {	clear: both;
				height: 19px;
				width: 920px;
				margin: 0 auto;
				padding: 10px 0 0 0;
				font-size: 90%;
				color: #592c0c;	}
#copyright a:link, #footer a:active {	color: #592c0c;
										font-weight: bolder;
										text-decoration: underline;}

/*other styles*/
#skipnav {	position: absolute;
			top: -6px;
			right: 5px;
			width: 60px;
			text-align: center;}
#skipnav a {	display: block;
				color: #297daf;
				font-size: 80%;
				padding: 5px 5px 5px 5px;}
#skipnav a:hover {	background-color: #003366;
					color: #ffffff;
					text-decoration: none;
					padding: 5px 5px 5px 5px;}

