/*  
Theme Name: Kinesis Morvelo   
Description: Widget ready 3 column layout
Version: 1.0
Author: Mart Gordon
Author URI: http://www.martgordon.com
*/

@import url("complex.css");

* {
padding:0;
margin:0;
}

h1, h2, h3, h4, h5, h6, p, blockquote, form, label, ul, ol, dl, fieldset, address, hr {
margin-bottom: 20px;
}

html, body {
margin: 0px;
padding: 0px;
border: 0px;
}

/*
Basic styling for text etc. used by older browsers such as NN4.
*/

body {
background: #191919 url('_images/_backgrounds/bg.gif') no-repeat top center;
font-family:'arial','helvetica',sans-serif;
font-size: 62.5%;
color: #fff;
margin: 0px;
text-align: center;
}

p {
font-size: 12px;
line-height: 15px;
font-weight: normal;
padding: 0;
margin: 0;
margin-bottom: 1em;
}

ul, dl {
font-size: 12px;
line-height: 1.5em;
margin-bottom: 1em;
list-style: none;
}

ul ul, ol ul, ol ol, ul ol {
font-size: 12px;
}

img {
margin: 0 0 0 0;
padding: 0 0 0 0;
}

a img {
border: none;
}

a {
color: #29ADC9;
}

a:link {
text-decoration: none;
}
a:visited {
text-decoration: none;
}
a:hover, a:focus {
text-decoration: underline;
}
a:active{
text-decoration: underline;
}

h1 {
color: white;
font-size: 20px;
font-weight: normal;
margin-bottom: 10px;
}
  
h2 {
color: white;
font-size: 18px;
font-weight: normal;
margin-bottom: 10px;
}

h3 {
font-size: 12px;
color: white;
}

h4 {
font-size: 12px;
font-weight: bold;
margin-bottom: 10px;
}

hr {
width: 100%;
clear: both;
float: left;
margin: 0  0 1em 0;
height: 1px;
border: 0;
border-top: 1px solid #555;
}

/* ####### Main site area styling ####### */
/* ###################################### */

.wrapper {
position: relative;
margin: 0 auto;
width: 996px;
height: auto;
text-align: left;
border-left: 2px solid #29ADC9;
border-right: 2px solid #29ADC9;
overflow: hidden;
}

.masthead {
width: 996px;
height: 120px;
position: relative;
}

.logo {
position: absolute;
top: 0;
left: 0;
}

#menu {
list-style: none;
width: 996px;
height: 27px;
}

#menu li {
float: left;
height: 27px;
}

#menu li a {
float: left;
height: 27px;
display: block;
text-indent: -9999em;
background: url('_images/_navigation/toprow-nav.gif') no-repeat top left;
}

#menu li#home a {
width: 115px;
background-position: 0 0;
}

#menu li#about a {
width: 111px;
background-position: -115px 0;
}

#menu li#riders a {
width: 104px;
background-position: -226px 0;	
}

#menu li#products a {
width: 205px;
background-position: -330px 0;
}

#menu li#gallery a {
width: 122px;
background-position: -535px 0;
}

#menu li#videos a {
width: 118px;
background-position: -657px 0;
}

#menu li#events a {
width: 115px;
background-position: -775px 0;
}

#menu li#shop a {
width: 106px;
background-position: -890px 0;
}

#menu li#home a:hover, #menu li#home a:focus {
background-position: 0 -27px;
}

#menu li#about a:hover, #menu li#about a:focus {
background-position: -115px -27px;
}

#menu li#riders a:hover, #menu li#riders a:focus {
background-position: -226px -27px;
}

#menu li#products a:hover, #menu li#products a:focus {
background-position: -330px -27px;
}

#menu li#gallery a:hover, #menu li#gallery a:focus {
background-position: -535px -27px;
}

#menu li#videos a:hover, #menu li#videos a:focus {
background-position: -657px -27px;
}

#menu li#events a:hover, #menu li#events a:focus {
background-position: -775px -27px;
}

#menu li#shop a:hover, #menu li#shop a:focus {
background-position: -890px -27px;
}

#cat-list {
clear: left;
width: 706px;
padding-left: 290px;
background: white;
text-transform: uppercase;
font-weight: bold;
position: relative;
margin-bottom: 30px;
overflow: hidden;
}

#cat-list h3 {
float: left;
margin: 0;
width: auto;
display: inline;
padding: 3px 20px 3px 0;
color: #1f1f1f;
}

#cat-list ul {
list-style: none;
float: left;
border-left: 2px solid #1f1f1f;
margin: 0;
line-height: 1.2em;
width: 500px;
}

#cat-list ul li {
float: left;
border-right: 2px solid #1f1f1f;
width: auto;
height: auto;
padding: 3px 10px;
margin: 0;
}

#cat-list ul li a {
color: #1f1f1f;
}

#cat-list ul li a:hover, #cat-list ul li a:focus {
color: #29ADC9;
text-decoration: none;
}

#foot-rrr {
clear: both;
width: 996px;
text-align: center;
padding: 10px 0;
}

#foot-logos {
clear: both;
width: 800px;
height: 31px;
border-top: 1px solid #29ADC9;
padding: 20px 98px 0 98px;
margin-bottom: 20px;
list-style: none;
}

#foot-logos li {
float: left;
width: auto;
height: auto;
}

#foot-logos li a {
float: left;
height: 31px;
display: block;
text-indent: -9999em;
background: url('_images/_navigation/sponsors.gif') no-repeat 98px 20px;
}

#foot-logos li#trp a {
width: 127px;
background-position: 0 0;
}

#foot-logos li#morvelo a {
width: 169px;
background-position: -127px 0;	
}

#foot-logos li#kinesis a {
width: 149px;
background-position: -296px 0;
}

#foot-logos li#decade a {
width: 133px;
background-position: -445px 0;
}

#foot-logos li#microshift a {
width: 90px;
background-position: -578px 0;
}

#foot-logos li#marzocchi a {
width: 132px;
background-position: -668px 0;
}

#foot-logos li#trp a:hover, #foot-logos li#trp a:focus {
background-position: 0 -31px;
}

#foot-logos li#morvelo a:hover, #foot-logos li#morvelo a:focus {
background-position: -127px -31px;
}

#foot-logos li#kinesis a:hover, #foot-logos li#kinesis a:focus {
background-position: -296px -31px;
}

#foot-logos li#decade a:hover, #foot-logos li#decade a:focus {
background-position: -445px -31px;
}

#foot-logos li#microshift a:hover, #foot-logos li#microshift a:focus {
background-position: -578px -31px;
}

#foot-logos li#marzocchi a:hover, #foot-logos li#marzocchi a:focus {
background-position: -668px -31px;
}

#foot-menu {
clear: both;
width: 996px;
border-top: 1px solid #29ADC9;
padding: 10px 0;
height: auto;
text-align: center;
position: relative;
color: #29ADC9;
}

#foot-menu a {
color: white;
font-size: 12px;
padding: 0 5px;
text-transform: uppercase;

}

#copyright {
clear: both;
width: 996px;
padding:0 0 10px 0;
height: auto;
text-align: center;
position: relative;
color: #666;
}

#content {
clear: both;
float: left;
width: 996px;
height: auto;
overflow: hidden;
}

#sidebar1, #sidebar2 {
float: left;
width: 193px;
height: auto;
position: relative;
overflow: hidden;
}

#maincontent {
float: left;
width: 580px;
height: auto;
position: relative;
padding: 0 15px;
overflow: hidden;
}

#maincontentfull {
float: left;
width: 966px;
height: auto;
position: relative;
padding: 0 15px;
overflow: hidden;
}

#contentarea {
float: left;
width: 560px;
height: auto;
position: relative;
padding: 10px 10px 0;
overflow: hidden;
background: #e2e1e1;
color: #1f1f1f;
font-size: 12px;
}

#contentareafull {
float: left;
width: 946px;
height: auto;
position: relative;
padding: 10px 10px 0;
overflow: hidden;
background: #e2e1e1;
color: #1f1f1f;
font-size: 12px;
}

#contentarea h1, #contentarea h2, #contentarea h3 {
color: #29adc9;
} 

#contentarea .post {
float: left;
width: 540px;
height: auto;
background: #fff;
padding: 10px 10px 0;
margin-bottom: 10px;
overflow: hidden;
}

#contentareafull .post {
float: left;
width: 926px;
height: auto;
background: #fff;
padding: 10px 10px 0;
margin-bottom: 10px;
overflow: hidden;
}

#contentarea .post .entry {
float: left;
width: 540px;
height: auto;
overflow: hidden;
}

#contentareafull .post .entry {
float: left;
width: 926px;
height: auto;
overflow: hidden;
}

#contentarea .post img {
margin-bottom: 10px;
}

#contentarea .post .timestamp {
color: #a2a2a2;
font-weight: bold;
margin-bottom: .5em;
}

#contentarea .post .byline {
color: #a2a2a2;
font-size: 10px;
font-weight: bold;
}

#contentarea h3 {
color: #1f1f1f;
}

#contentarea .post .meta {
width: 520px;
padding: 10px;
background: #e2e1e1;
border-top: 1px dotted #29ADC9;
border-bottom: 1px dotted #29ADC9;
}

#sidebar1 ul {
clear: left;
}

#sidebar1 ul#social {
list-style: none;
width: 173px;
height: 24px;
margin: 10px 0;
padding: 0 10px;
}

#sidebar1 ul#social li#twitter, #sidebar1 ul#social li#myspace, #sidebar1 ul#social li#vimeo, #sidebar1 ul#social li#flickr {
float: left;
width: 24px;
height: 24px;
margin-right: 5px;
text-indent: -9999em;
}

#sidebar1 ul#social li a {
float: left;
width: 24px;
height: 24px;
display: block;
}

#sidebar1 ul#social li a:active {
outline: 0;
}

#sidebar1 ul#social li#twitter {
background: url('_images/_pf/twitter.gif') no-repeat;
}

#sidebar1 ul#social li#myspace {
background: url('_images/_pf/myspace.gif') no-repeat;
}

#sidebar1 ul#social li#vimeo {
background: url('_images/_pf/vimeo.gif') no-repeat;
}

#sidebar1 ul#social li#flickr {
background: url('_images/_pf/flickr.gif') no-repeat;
}

#supporters-links img {
margin-bottom: 3px;
}

#sidebar1 h2, #sidebar1 h3, #sidebar2 h2, #sidebar2 h3 {
float: left;
width: 193px;
height: 35px;
margin-bottom: 3px;
text-indent: -9999em;
}

#sidebar2 #text-7 h2 {
height: 42px;
}

#text-6 h2 {
background: url('_images/_pf/h3-supporters.gif') no-repeat;
}

#text-5 h2 {
background: url('_images/_pf/h3-rider-blogs.gif') no-repeat;
}

#text-7 h2 {
background: url('_images/_pf/h3-collective.gif') no-repeat;
}

#twitter-1 h2 {
background: url('_images/_pf/h3-twitter.gif') no-repeat;
}

#twitter-1 h2 a {
width: 193px;
height: 35px;
display: block;
}

#twitter-1 {
float: left;
width: 193px;
height: auto;
margin-bottom: 0;
}

#twitter-1 ul.twitter {
float: left;
width: 170px;
height: auto;
margin-left: 3px;
border: 1px solid #29ADC9;
padding: 9px;
background: #e2e1e1;
color: #1f1f1f;
font-weight: bold;
margin-bottom: 3px;
}

#twitter-1 ul.twitter li.twitter-item {
padding-bottom: 10px;
border-bottom: 1px solid #fff;
margin-bottom: 10px;
}

#twitter-1 ul.twitter li.twitter-item:last-child {
padding-bottom: 0;
border-bottom: 0;
margin-bottom: 0;
}

ul#blog-list, ul#collective-list {
float: left;
width: 173px;
height: auto;
margin: 10px 0 0 0;
font-size: 20px;
padding: 0 10px 20px 10px;
list-style: none;
}

#blog-list a, ul#collective-list a {
color: white;
}

#blog-list a:hover, #blog-list a:focus, ul#collective-list a:hover, ul#collective-list a:focus {
color: #29ADC9;
text-decoration: none;
}

#strapline {
clear: left;
width: 580px;
height: auto;
text-align: center;
padding: 15px 0;
}

.pagetitle {
margin-bottom: 10px;
}

.no-right-pad {
padding-right: 0;
width: 570px;
}

.subpages {
list-style: none;
float: left;
width: 570px;
margin-bottom: 0;
}

.subpages li {
float: left;
width: 160px;
background: #fff;
padding: 10px 10px 6px 10px;
margin: 0 10px 10px 0;
}

.subpages li h2 {
font-size: 15px
margin-bottom: .2em;
}

.events-posts h3 {
color: #29adc9 !important;
margin-bottom: 0;
}

.title-block {
background: #29adc9;
width: 580px;
height: 282px;
padding: 0;
}

.collective-title {
background: #191919;
}

.about-title {
height: 324px;
}

.title-block h1 {
font-size: 60px;
font-weight: normal;
text-transform: uppercase;
}

#text-3, #text-4, #text-5, #text-6, #text-7 {
clear: left;
float: left;
}

#text-3 h2 {
background: url('_images/_pf/h3-next-event.gif') no-repeat;
}

#text-4 h2 {
background: url('_images/_pf/h3-products.gif') no-repeat;
}

#text-4 img {
margin-bottom: 3px;
}

.textwidget {
clear: left;
float: left;
width: 190px;
margin-left: 3px;
margin-bottom: 3px;
}

/* ####### Image align CSS ####### */
/* ############################### */

.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

.wp-caption {
   border: 1px solid #ddd;
   text-align: center;
   background-color: #f3f3f3;
   padding-top: 4px;
   margin: 10px;
   /* optional rounded corners for browsers that support it */
   -moz-border-radius: 3px;
   -khtml-border-radius: 3px;
   -webkit-border-radius: 3px;
   border-radius: 3px;
}

.wp-caption img {
   margin: 0;
   padding: 0;
   border: 0 none;
}

.wp-caption p.wp-caption-text {
   font-size: 11px;
   line-height: 17px;
   padding: 0 4px 5px;
   margin: 0;
}

#home-image {
float: left;
width: 580px;
height: 282px;
}

.formBuilderForm .formBuilderLabelRequired, .formBuilderForm .formBuilderLabel {
font-size: 16px;
color: #29adc9;
font-weight: normal !important;
width: 100px !important;
padding-top: 2px;
}

.formBuilderForm .formBuilderInput input {
border: 1px solid #29adc9;
padding: 5px;
width: 395px;
}

.formBuilderForm .formBuilderSubmit {
width: 100%;
text-align: center !impossible;
}

.formBuilderForm .formBuilderSubmit input {
width: 100%;
color: #fff;
background: #29adc9;
border: 0;
padding: 3px 0;
font-size: 16px;
text-transform: uppercase;
cursor: pointer;
}

.formBuilderSuccess {
background: #f2cd00;
color: #454545;
font-size: 16px;
text-align: center !important;
padding: 5px 10px !important;
margin-bottom: 10px;
}

