/*
Theme Name: 2am
Theme URI: http://www.2amdesign.co.uk/
Description: 
Version: 1.0
Author: Ryan Hussey
Author URI: http://www.2amdesign.co.uk/
Tags: 

*/



/* 2am Super CSS */


/*****************************************************
* Reset
*****************************************************/

html, body, div, span, 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,
b, u, i, center,
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-size: 100%;
	vertical-align: baseline;
	background: transparent;
	text-decoration: none;
}

ul {
	list-style: none;
}
blockquote, q {
	quotes: none;
}
blockquote:before, blockquote:after,
q:before, q:after {
	content: '';
	content: none;
}

:focus {
	outline: 0;
}

/*****************************************************
* Global
*****************************************************/

.clear {
	clear: both;
}

.nodisp { display: none; }
.alignright {
	float: right;
	margin-left: 10px;
	margin-bottom: 10px;
}
.alignleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 10px;
}
.back { text-indent: -7777px; }

body {
	font-family: Arial, Helvetica, sans-serif;
	background: url(images/bg-repeat.gif) repeat-x left top;
}
body.home {
	background: #0C3925 url(images/flash-bg.jpg) no-repeat center top;
	height: 800px;
}

/*****************************************************
* Typography
*****************************************************/

h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2em;
	display: block;
	width: 590px;
	padding-top: 12px;
	padding-bottom: 8px;
	line-height: 1.1em;
	color: #004F42;
	font-weight: normal;
}
.events-head h1 {
	width: 540px;
}
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.4em;
	font-weight: normal;
	line-height: 1.2em;
	color: #004F42;
	padding-bottom: 8px;
}
h2 em {
	font-size: 0.6em;
	color: #4D4D4D;
}
.main-text h2 {
	padding-top: 15px;
}
h3, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 1.1em;
	line-height: 1.2em;
	color: #004F42;
	font-weight: normal;
}
h4,h5 {
	color:#004F42;
	font-size:1.6em;
	letter-spacing:-1px;
	line-height:1.1em;
	padding-bottom:8px;
	padding-top:12px;
}
h4 {
	font-weight:bold;
}
h5 {
	font-weight:normal;
}
.next-event h3,
.next-event p {
	color: #FFD900;
	display: inline;
}
.next-event p {
	padding-left: 10px;
}
.sidebar h2,
.sidebar p {
	padding-right: 10px;
	padding-left: 15px;
}
.sidebar .indiv-side-events h2,
.sidebar .indiv-side-events p {
	padding-right: 0px;
	padding-left: 0px;
}
.sidebar .indiv-side-events h2 {
	padding-bottom: 10px;
	padding-top: 10px;
}
.side-member h2,
.side-member p,
#footer p {
	color: #FFFFFF;
}
#footer p {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 0.7em;
}
.sidebar h2 {
	padding-top: 15px;
}
p {
	padding-bottom: 12px;
	font-size: 0.8em;
	line-height: 1.5em;
	color: #4D4D4D;
}
.logo p {
	padding-bottom: 0px;
}
p.all-events {
	padding-top: 10px;
}
.events-head p {
	color: #FFFFFF;
}
.events-head h1 {
	color: #FFD900;
	font-size: 1em;
	text-transform: uppercase;
}
p.wp-caption-text {
	font-size: 0.7em;
	background: #EEEEEE;
	padding: 8px 12px;
	margin-bottom: 10px;
	width: 401px;
}
.blog-pages p.wp-caption-text {
	width: 566px;
}
.rotating {
	display: block;
	float: right;
	width: 730px;
	height: 20px;
	padding-top: 3px;
}

/*****************************************************
* Links
*****************************************************/

.logo a,
.logo a:visited,
.logo a:hover {
	text-indent: -7777px;
	display: block;
	height: 127px;
	width: 100%;
}
.content a,
.content a:visited {
	color: #004F42;
	text-decoration: underline;
}
.content a:hover {
	text-decoration: none;
}
.content .side-member a,
.content .side-member a:visited {
	color: #FFD900;
	text-decoration: none;
}
.content .side-member a:hover {
	text-decoration: underline;
}
.sidebar .indiv-side-events h2 a,
.sidebar .indiv-side-events h2 a:visited {
	text-decoration: none;
}
.sidebar .indiv-side-events h2 a:hover {
	text-decoration: underline;
}
#footer a,
#footer a:visited {
	color: #FFD900;
}
#footer a:hover {
	text-decoration: underline;
}
#footer p.twoam a,
#footer p.twoam a:visited {
	color: #639C94;
}
.events-head a,
.events-head a:visited {
	color: #FFFFFF;
}
.next-event a,
.next-event a:visited {
	color: #FFFFFF;
	display: inline;
}
a.download-application,
a.download-application:visited {
	background: #DCE8E6 url(images/download.gif) no-repeat 11px 11px;
	font-weight: bold;
	padding: 10px 20px 10px 35px;
	display: block;
	border: 1px solid #004F42;
}
a.download-application:hover {
}


/*****************************************************
* Layout
*****************************************************/

.flash-wrap {
	width: 620px;
	height: 500px;
	margin: 72px auto 0px;
	padding: 0px;
	border-style: none;
	background: transparent;
	text-align: center;
}
#header {
	height: 209px;
	width: 100%;
	margin-right: auto;
	margin-left: auto;
	position: absolute;
	left: 0px;
	top: 0px;
	right: 0px;
	background: url(images/header-bg.jpg) no-repeat center top;
}
.header-inside {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
}
.logo {
	display: block;
	height: 127px;
	width: 170px;
}
.flash-nav {
	height: 82px;
	overflow: hidden;
}
#rotator {
	width: 590px;
}
.content {
	width: 900px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 230px;
}
.main-content {
	width: 590px;
	float: left;
}
.sup-images {
	float: left;
	width: 142px;
	margin-right: 23px;
}
.aintree-circuit-club .sup-images {
	display: none;
}
.sup-images img {
	margin-top: 5px;
	margin-bottom: 15px;
}
.main-text {
	float: left;
	width: 425px;
}
.aintree-circuit-club .main-text {
	width: 590px;
}
.sidebar {
	width: 291px;
	float: left;
	margin-left: 19px;
}
.block {
	margin-bottom: 15px;
}
.indiv-side-events {
	margin-left: 15px;
	margin-right: 15px;
	border-bottom: 1px solid #B4B4B4;
}
.side-member {
	background: #004F42 url(images/become-a-member.gif) no-repeat left top;
}
.side-events {
	background: #E0E0E2 url(images/upcoming-events.jpg) no-repeat left top;
}
.wheatcroft {
	background: #E0E0E2;
}
.next-event {
	background: #004F42;
	padding: 10px 20px;
	margin-bottom: 15px;
}
#footer-wrap {
	background: #004F42;
	margin-top: 20px;
}
#footer {
	width: 850px;
	margin-right: auto;
	margin-left: auto;
	padding-top: 20px;
	padding-bottom: 20px;
	background: url(images/footer-rep.gif) repeat-y left top;
	padding-left: 50px;
}
.entry {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #B4B4B4;	
}
.blog-pages .main-text {
	width: 590px;
	float: none;
}
.events-head {
	background: #004F42;
	padding: 15px 25px 5px 25px;
	margin: 0px 0px 20px 0px;
}

/*****************************************************
* Lists
*****************************************************/

.flash-nav ul {
}
.flash-nav ul li {
	display: block;
	float: left;
	height: 82px;
	width: 150px;
}
.flash-nav ul li a,
.flash-nav ul li a:visited,
.flash-nav ul li a:hover {
	height: 82px;
	width: 100%;
	text-indent: -7777px;
	display: block;
}
li.nav-home {
	background: url(images/nav-home.jpg) no-repeat left top;
}
li.nav-history {
	background: url(images/nav-history.jpg) no-repeat left top;
}
li.nav-events {
	background: url(images/nav-events.jpg) no-repeat left top;
}
li.nav-membership {
	background: url(images/nav-membership.jpg) no-repeat left top;
}
li.nav-team {
	background: url(images/nav-team.jpg) no-repeat left top;
}
li.nav-contact {
	background: url(images/nav-contact.jpg) no-repeat left top;
}
.main-text li {
	list-style-type: disc;
	color: #4D4D4D;
	font-size: 0.9em;
	line-height: 1.5em;
	padding-bottom: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	margin-left: 20px;
	list-style-position: outside;
}

/*****************************************************
* Forms
*****************************************************/
