/*
Theme Name: MotoGP Report 4
Theme URI: http://motogpreport.com
Description: MotoGP Report
Version: 4.2
Author: Tony Davidson
copyright: (c) 2007-2010 Tony Davidson / MotoGP Report / A GO46 Production
*/

/* kill defaults */

img	{border: 0;}
hr {display: none;}
a img {border: none;}
img#wpstats {display:none}

/* global */

html {
height: 100%;
}

body {
position: relative;
background: #2e3339 url('images/bg_blue.png');
font-family: Helvetica, Arial, sans-serif;
font-size: 100%;
color: #333;
margin: 0;
padding: 0;
z-index: 0;
height: 100%;
}

#wrapper {
position: relative;
margin: 0 auto -20px auto;
width: 100%;
min-height: 100%;
height: auto !important;
height: 100%;
}

/* header */

#headerbar {
position: relative;
background: #444 url('images/bg_gray.png');
background-repeat: repeat-x;
height: 32px;
border-bottom: 1px solid #444;
}

.header {
position: relative;
width: 800px;
margin: 0 auto 0 auto;
}

.headermeta {
float: right;
font-size: 14px;
line-height: 16px;
padding-top: 8px;
display: block;
color: #a8a8a8;
text-shadow: black 0px 1px 0px;
}

.headermeta a {
color: #eee;
text-decoration: none;
}

.headermeta a:hover {
color: #ccc;
text-decoration: underline;
}

#logo {
width: 800px;
margin: 0 auto 0 auto;
}

.logo h1 {
background: url('images/logo.png');
margin: 25px 0 0 0;
width: 397px;
height: 58px;
z-index: 6;
}

.logo h1 a {
border: 0px;
height: 58px;
display: block;
}

/* page */

#pagetop {
position: relative;
background: url('images/page_top.png') no-repeat;
margin: 25px auto 0 auto;
height: 116px;
width: 706px;
}

#page {
position: relative;
text-align: left;
background: url('images/page_body.png');
margin: 0 auto 0 auto;
width: 706px;
}

#pagebottom {
background: url('images/page_bottom.png') no-repeat;
width: 706px;
height: 28px;
padding: 0;
margin: 0 auto 65px auto;
clear: both;
}

.pagebottommeta {
display: block;
width: 680px;
margin: 0 0 0 15px;
padding: 5px 0 0 0;
font-size: 16px;
line-height: 16px;
}

.title {
}

#content {
position: relative;
width: 620px;
margin: 0 auto 0 35px;
padding-top: 30px;
}

.date {
float: left;
position: absolute;
margin-left: -100px;
margin-top: -28px;
text-align: right;
vertical-align: bottom;
width: 60px;
color: #888;
font-size: 14px;
line-height: 16px;
text-shadow: black 0px 1px 0px;
}

.date span {
display: block;
}

.post {
position: relative;
text-align: left;
margin: 0 0 60px 0;
}

.post hr {
display: block;
}

.entry {
font-size: 16px;
line-height: 23px;
text-align: left;
}

.postmeta {
font-size: 1.05em;
clear: left;
}

.navigation {
margin: 0;
display: block;
text-align: center;
}

.push {
height: 55px;
clear: both;
}

#bottom {
position: relative;
clear: both;
}

/* archives */

ul.archives .date {
color: #666;
padding: 0 15px 0 0;
}

ul.archives a {
color: #c40000;
text-decoration: none;
}

ul.archives a:hover, ul.archives a:hover .date {
color: #c40000;
text-decoration: underline;
}

ul.archives li {
border-bottom: 1px solid #888;
list-style-type: none;
margin: 0;
padding: 5px 0;
}

ul.archives {
border-top: 1px solid #888;
list-style-type: none;
margin: 15px 0;
padding: 0 0 0 10px;
}

.clear{
clear: both;
font-size: 1px;
height: 1px;
line-height: 1px;
}

/* footer */

#footer {
position: relative;
background: #444 url('images/bg_gray.png');
background-repeat: repeat;
padding: 40px 0;
border-top: 1px solid #444;
clear: both;
}

.footerlogo h1 {
display: block;
margin-left: auto;
margin-right: auto;
text-align: center;
background: url('images/logo.png');
width: 397px;
height: 58px;
z-index: 6;
}

.footerlogo h1 a {
border: 0px;
height: 58px;
display: block;
}

.footermeta {
font-size: 14px;
line-height: 16px;
display: block;
margin-left: auto;
margin-right: auto;
text-align: center;
padding-top: 10px;
color: #a8a8a8;
text-shadow: black 0px 1px 0px;
}

.footermeta h3 {
font-size: 14px;
line-height: 16px;
margin: 0;
padding: 0;
}

.footermeta a {
color: #eee;
text-decoration: none;
}

.footermeta a:hover {
color: #ccc;
text-decoration: underline;
}

/* typography */

h1 {
font-size: 2.05em;
margin: 0;
padding-top: 0px;
}

h1, h1 a, h1 a:hover, h1 a:visited {
text-decoration: none;
color: #333;
}

h2, h2 a {
font-family: Georgia, Palatino, 'times new roman', serif;
font-size: 32px;
line-height: 23px;
color: #c40000;
font-weight: normal;
margin: 0 0 0 0;
text-shadow: black 0px 1px 0px;
}

h2 a:hover {
color: #c40000;
text-decoration: none;
text-shadow: black 0px 1px 0px;
}

h2 a:visited{
color: #c40000;
text-shadow: black 0px 1px 0px;
}

h3 {
font-size: 1.35em;
margin: 0;
padding: 0;
font-weight: normal;
}

h3 a:hover {
color: #2a6782;
text-decoration: none;
}

h3, h3 a, h3 a:visited {
color: #aaa;
}

a {
color: #c40000;
text-decoration: none;
}

a:hover {
color: #c40000;
text-decoration: underline;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, cite {
text-decoration: none;
}

small {
font-size: 1em;
line-height: 1.5em;
}

small, .nocomments, .postmeta, strike {
color: #666;
}

code {
font-family: Courier, "Courier New", Monaco, monospace;
font-size: 1.1em;
}

.pullquote {
float: right;
width: 210px;
border: 0;
color: #c40000;
font-family: Georgia, Palatino, 'times new roman', serif;
font-size: 120%;
font-weight: bold;
font-style: italic;
margin: -5px 0 15px 10px;
text-shadow: black 0px 1px 0px;
}

blockquote {
color: #555;
margin: 15px 30px 0 10px;
padding-left: 10px;
border-left: 1px solid #777;
}

blockquote cite {
color: #ddd;
margin: 15px 30px 0 10px;
padding-left: 10px;
border-left: 1px solid #c7c7c7;
}

.clearer {clear: both;}
.left {float: left;}
.right {float: right;}

/* images */

img.centered {
display: block;
margin-left: auto;
margin-right: auto;
border: 1px solid #ccc;
}

img.alignright {
padding: 4px;
margin: 15px 0 15px 15px;
display: inline;
border: 1px solid #ccc;
}

img.alignleft {
padding: 4px;
margin: 15px 15px 15px 0;
display: inline;
border: 1px solid #ccc;
}

.aligncentered {
display: block;
margin-left: auto;
margin-right: auto;
text-align: center;
}

.alignright {
float: right;
text-align: center;
}

.alignleft {
float: left;
text-align: center;
}