/*
Theme Name: Guy Martin Racing v2.0
Theme URI: http://guymartinracing.co.uk
Description: Guy Martin Racing theme based on the famous <a href="http://binarybonsai.com/kubrick/">Kubrick</a>.
Version: 2.0
Author: Peter Hammerquist x Hammerquist & Nebeker x Red Torpedo
Author URI: http://hammerquistnebeker.com

	Guy Martin Racing v2.0
	http://guymartinracing.co.uk

	colors{
		yellow: #eea615;
		gray: #404040;
		border-gray: #333333;
		dark-bg-gray: #121212;
		red: #f21111;
		dark-red: #da0000;
	}
	columns{
		width: 65px;
		margins: 15px;
		side-margins: 16px;	
	}
*/

html {
	height: 100%; 
}
body {
	height: 100%;
	font-size: 62.5%; /* Resets 1em to 10px */
	font-family: Helvetica, Arial, Verdana, 'Lucida Grande', Sans-Serif;
	color: #ffffff;
	text-align: center;
	margin: 0 0 0 0;
	padding: 0;
	background-color: #000000;	
}
	
#container
{
	width: 897px;
	min-height: 100%;
	margin: 0px auto;
	padding: 0;	

	background-image: url('images/gm_body_bg.gif');
	background-repeat: repeat-y;
	background-position: 0 0;	
}

#page {
	width: 897px;
	margin: 0;
	padding: 0;
	text-align: left;
	overflow: hidden;
}

/* HEADER */

#header
{
	background-image: url("images/gm_header.jpg");
	background-repeat: no-repeat;
	background-position: 0 0;	
	margin: 0;
	padding: 0;
	height: 128px;
	width: 897px;
	clear: both;
	overflow: hidden;
}
#header h1
{
	margin: 0;
	padding: 0;
}
#header h1 a
{
	width: 897px;
	height: 128px;
	display: block;
	margin: 0;
	padding: 0;
	text-indent: -9000px;
	overflow: hidden;
}

.rock{
	width: 895px;	
	height: 49px;
	line-height: 49px;

	margin: 0;
	padding: 0;

	background-color: #333999;
}

#content {
	font-size: 1.2em;
	float: left;
}

/* TYPOGRAPHY
----------------------------------------------------------------------------------- */

p{
	color: #cdc6c6;
	margin: 12px 0 0 0;
	padding: 0;
}

h1, h2, h3
{
	padding: 0;
	margin: 0;
	font-weight: normal;
}
h2 {
	font-size: 1.3em;
}
h3 {
	font-size: 1.3em;	
}
h4 {
	font-size: 1.0em;
}	
small {
	font-size: 0.9em;
	line-height: 1.5em;
}
ul { 
	list-style: none; 
}
li{
	line-height: 1.6em;	
}
img, a img{
	margin: 0;
	padding: 0;
	border: 0;	
}
	
/* LINKS */


/*
h1, h1 a, h1 a:hover, h1 a:visited
{
	text-decoration: none;
	color: white;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: #333;
	}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}
*/	
	

a{
	color: #999999; 
	text-decoration: none;
}

a:hover {
	color: #666666;
	text-decoration: underline;
}
	
	


/* COLUMNS
----------------------------------------------------------------------------------- */

.narrowcolumn, .widecolumn 
{
	float: left;
	padding: 0 0;
	margin: 0 0;
	width: 482px;
	overflow: hidden;
}
/*
	width: 481px;
*/
#entries{
	margin: 0 0 0 1px;
}

.narrowcolumn .entry, 
.widecolumn .entry
{
	padding: 0 0 15px 0;
	margin: 0;
	line-height: 1.4em;
	
}

.entry p
{
	font-size: 1.05em;
	padding: 0 15px;
}
.entry li
{
	font-size: 1.05em;
	padding: 0 15px;
}
.entry h2, .entry h3, .entry h4
{
	padding: 15px 15px 0 15px;	
}

.widecolumn {
	line-height: 1.6em;
}
.narrowcolumn {
	text-align: center;
}

.post {
	margin: 0 0 40px 0;
	text-align: justify;
	}

.post hr {
	display: block;
	}

.widecolumn .post {
	margin: 0;
	}

.widecolumn .smallattachment {
	text-align: center;
	float: left;
	width: 128px;
	margin: 5px 5px 5px 0px;
}

.widecolumn .attachment {
	text-align: center;
	margin: 5px 0px;
}

.postmetadata
{
	background:  url('images/gm_333_1px.gif') repeat-x 0 0;	
	text-align: left;
	clear: both;
	padding: 15px;
	margin: 15px 0 0 0;
}
.postmetadata small{
	padding: 15px 0;	
	margin: 0;
	display: block;
}

.clear {
	clear: both;
}

/* GALLERY
----------------------------------------------------------------------------------- */

.gallery{
	margin: 0 0;
	padding: 0;
	clear: both;
	border-bottom: 1px solid #eea615;	
}
.gallery ul
{
	margin: 0;
	padding: 0;
	list-style: none;
}
.gallery ul li
{
	margin: 0;
	padding: 0;
	float: left;
	height: 120px;
	overflow: hidden;
}
.gallery ul li a
{
	margin: 0;
	padding: 0;
}


/* SIDEBAR
----------------------------------------------------------------------------------- */

#sidebar
{
	width: 240px;
	float: left;
	margin: 0;
	padding : 0;
	font-size: 1em;
	overflow: hidden;
	}

#sidebar form {
	margin: 0;
}

#blognav{
	margin: 0 0 0 1px;
	padding: 15px 0 0 15px;
	overflow: hidden;	
}

#sidebar h3 {
	color: #eea615;
}


#sidebar ul, #sidebar ol {
	margin: 0;
	padding: 0;
}
#sidebar li 
{
	list-style-type: none;
	margin-bottom: 15px;
}
#sidebar li li{
	margin: 0;
	padding: 0;	
}
#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px 0px;
}

.syndication li a {
	color: #fff;
}

small, #sidebar ul ul li, #sidebar ul ol li, .nocomments, .postmetadata, blockquote, strike {
	color: #666;
}


/* SCHEDULE
----------------------------------------------------------------------------------- */
	
	
.schedulelist{
	margin: 0 0 0 1px;
	padding: 0 15px 16px 15px;
	border-bottom: 1px solid #333333;
	overflow: hidden;	
}
.schedulelist ul
{
	margin: 0;
	padding: 0;	
	clear: both;
}
.schedulelist ul li
{
	margin: 0;
	padding: 0;	
	clear: both;
}
.schedulelist ul li span.racedate
{
	width: 75px;
	float: left;
	margin: 0;
	padding: 0;	
}
.schedulelist ul li a, .schedulelist ul li span.racename
{
	width: 130px;
	float: left;
	margin: 0;
	padding: 0;
	overflow: hidden;
	color: #999999;
}



/* BUCKETBAR
----------------------------------------------------------------------------------- */

#bucketbar
{
	width: 174px;
	padding: 0;
	margin: 0px;
	float: left;
	overflow: hidden;
}
#bucketbar .bucket
{
	border-bottom: 1px solid #333333;	
}
#bucketbar .bucket img
{
	border-bottom: 1px solid #333333;	
}
#bucketbar .bucket h3
{
	padding: 15px 15px;
}
#bucketbar .foot{
	clear: both;
	height: 99px;	
	
	background-repeat: no-repeat;
	background-image: url("images/gm_go_big.png");
	background-position: 50% 16px;
	 /* 51px */
}

#bucketbar ul.bucket
{
	margin: 0;
	padding: 0px 15px 15px 15px;	
	list-style: none;
}
#bucketbar ul.bucket li
{
	padding: 0;
	margin: 0;	
}
#bucketbar ul.bucket img
{
	border: none;
	margin: 10px 0 0 10px;
}
#bucketbar ul.bucket input.emailinputtext
{
	width: 140px;
}
#bucketbar ul.bucket input.submitform
{
	width: auto;
}



/* FOOTER
----------------------------------------------------------------------------------- */



#sitefoot{
	width: 895px;
	height: 49px;
	line-height: 49px;
	
	padding: 0;
	margin: 0 1px;
	
	clear: both;
	border: none;
	
	background-color: #010101;
	background-image: url('images/gm_column_title_bg.gif');
	background-repeat: repeat-x;
	background-position: 0 0;
	}

#sitefoot p{
	margin: 0;
	padding: 0 0 0 15px;
	clear: both;
	line-height: 49px;	
	text-align: left;
}


/* ENTRY TITLE
----------------------------------------------------------------------------------- */


.entrytitle, .pagetitle 
{
	/* width: 480px; */
	height: 49px;
	line-height: 49px;
	overflow: hidden;
	padding: 0 0 0 15px;
	margin: 0 1px 0 0;
	color: #000000;	
	background: #eea615 url('images/gm_entry_title_bg.jpg') no-repeat 0 0;
	font-weight: bold;
	text-align: left;
}
.entrytitle a, .pagetitle a{
	color: #000000;
}
.entrydate{
	height: 48px;
	line-height: 48px;
	overflow: hidden;	
	padding: 0 0 0 15px;
	background:  url('images/gm_yellow_1px.gif') repeat-x 0 100%;	
	
	color: #eea615;
	margin: 0 1px 0 0;
	text-align: left;
}
.columntitle
{
	height: 49px;
	line-height: 49px;
	overflow: hidden;	
	padding: 0 0 0 15px;
	background:  url('images/gm_column_title_bg.gif') repeat-x 0 0;
	text-align: left;

	color: #999999;
	margin: 0;	
}

/* columntitle2 for second schedule with different bg image single pixel not req'd at top */
.columntitle2
{
	height: 49px;
	line-height: 49px;
	overflow: hidden;	
	padding: 0 0 0 15px;
	background:  url('images/gm_column_title_bg2.gif') repeat-x 0 0;
	text-align: left;
        border-top: 0px;
	color: #999999;
	margin: 0;	
}
.archivetitle
{
	height: 49px;
	line-height: 49px;
	overflow: hidden;	
	padding: 0 0 0 15px;
	background: #333333 url('images/gm_archive_title_bg.png') no-repeat 0 0;
	margin: 0 1px 0 0;
	text-align: left;
}
.archivetitle, .archivetitle a
{
	color: #ffffff;	
}
.entry p a:visited {
	color: #f21111;
}

.navigation, 
#comments
{
	display: block;
	min-height: 48px;
	max-height: 120px;
	line-height: 48px;
	
	padding: 0 15px;
	margin: 0;
		
	background:  url('images/gm_yellow_1px.gif') repeat-x 0 0;
	clear: both;
	overflow: hidden;
}
.navigation{
	text-align: center;
}
.navigation img{
	margin: 15px 0 0 0;
}
#comments{
	text-align: left;	
}



/* Begin Comments
---------------------------------------------------------------------------------------------- */

.thread-alt {
	background-color: #202020;
}
.thread-even {
	background-color: #121212;
}
.depth-1 {
	border: 1px solid #000;
}

.even, .alt {

	/* border-left: 1px solid #ddd; */
}

.commentlist {
	padding: 0;
	text-align: justify;
	}
.commentlist ul {
	list-style-type: none;
}
.commentlist li {
	margin: 15px 15px 15px 30px;
	padding: 10px;
	}
.commentlist li ul li { 
	margin-right: -5px;
	margin-left: 10px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}


.commentlist li, #commentform input, #commentform textarea {
	font-size: 0.9em;
	}
.commentlist li ul li {
	font-size: 1em;
}

.commentlist li {
	font-weight: bold;
}

.commentlist li .avatar { 
	float: right;
	/* border: 1px solid #eee; */
	padding: 2px;
	background: #000000;
	}

.commentlist cite, .commentlist cite a {
	font-weight: bold;
	font-style: normal;
	font-size: 1.1em;
	}

.commentlist p {
	font-weight: normal;
	line-height: 1.5em;
	text-transform: none;
	}

#commentform p {	}

.commentmetadata {
	font-weight: normal;
	}

/* Begin Images 
---------------------------------------------------------------------------------------------- */

p img {
	padding: 0;
	max-width: 480px;
	}
img {
	max-width: 480px;	
}

.yapb_image{
	border-bottom: 1px solid #eea615;	
}

.race_gallery_images
{
	margin: 0 1px;
	border-bottom: 1px solid #eea615;	
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 0;
	margin: 0 0 5px 5px;
	display: inline;
	}

img.alignleft {
	padding: 0;
	margin: 0 5px 5px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left
	}
/* End Images */


/* Captions */
.aligncenter, div.aligncenter 
{
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	width: 479px;
	overflow: hidden;
	margin: 0;
	padding: 0;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	padding: 10px 15px;
	margin: 0 1px 0 0;
	background-color: #121212;
	border-bottom: #333333;
}
/* End captions */





/* Begin Form Elements */
#searchform {
	margin: 0;
	padding: 0;
	text-align: left;
	}

#sidebar #searchform #s {
	width: 139px;
	padding: 2px;
	}

#sidebar #searchsubmit {
	padding: 1px;
	}

.entry form { /* This is mainly for password protected posts, makes them look better. */
	text-align:center;
	}

select {
	width: 130px;
	}

#commentform input {
	width: 170px;
	padding: 2px;
	margin: 5px 5px 1px 0;
	}

#commentform {
	margin: 15px;
	
	}
#commentform textarea {
	width: 100%;
	padding: 2px;
	}
#respond{
	padding: 0 0 30px 0;
	clear: both;	
}
#respond h3{
	padding-left: 15px;
}
#respond:after {
		content: "."; 
	    display: block; 
	    height: 0; 
	    clear: both; 
	    visibility: hidden;
	}
#commentform #submit {
	margin: 0 0 5px auto;
	float: right;
	}
/* End Form Elements */









/* ---------------------------------------------------------------------------------------------------- */





/* Begin Calendar */


#wp-calendar #prev a, #wp-calendar #next a {
	font-size: 9pt;
	}

#wp-calendar a {
	text-decoration: none;
	}

#wp-calendar caption {
	font: bold 1.3em Helvetica, Arial, Sans-Serif;
	text-align: center;
	}

#wp-calendar th {
	font-style: normal;
	text-transform: capitalize;
	}

#wp-calendar {
	empty-cells: show;
	margin: 10px auto 0;
	width: 155px;
	}

#wp-calendar #next a {
	padding-right: 10px;
	text-align: right;
	}

#wp-calendar #prev a {
	padding-left: 10px;
	text-align: left;
	}

#wp-calendar a {
	display: block;
	}

#wp-calendar caption {
	text-align: center;
	width: 100%;
	}

#wp-calendar td {
	padding: 3px 0;
	text-align: center;
	}

#wp-calendar td.pad:hover { /* Doesn't work in IE */
	background-color: #fff; }
/* End Calendar */



/* Begin Various Tags & Classes */

code {
	font: 1.1em 'Courier New', Courier, Fixed;
	}

acronym, abbr, span.caps
{
	font-size: 0.9em;
	letter-spacing: .07em;
}


acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
	}

blockquote cite {
	margin: 5px 0 0;
	display: block;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}

hr {
	display: none;
	}

.ngg-imagebrowser-desc {
        
       text-align: center;
       font-size: 10px;

}
/* "Live Fast Die Young" */
