/*
Theme Name: Transam
Description: Transam Cycle Ride Theme 2010
Version: 1
Author: Alan Penny
Author URI: www.theseatpost.co.uk
*/



body {
  background: url(images/body_bg.png) repeat-x #fff;
  font-size: 62.5%;
  color: #000;
  font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
}


h1 {
  font-size: 2.8em;
}

h2 {
  font-size: 2.6em;
  margin: 0;
}


h3 {
  font-size: 1.6em;
}


p, #route td {
  font-size: 1.4em;
}

#header h1 {
  display: none;
}


.trail {
   margin: 0 20px;
   color: #E86532;
   border-bottom: 2px solid #666;
}


h2.posttitle   {
     background: url(images/bike_icon.png) no-repeat 20px 20px;
     padding: 20px 0 0 75px;
}

* html h2.posttitle   {
     background: url(images/bike_logo_ie.jpg) no-repeat 20px 20px;
     padding: 20px 0 0 75px;
}

h2.posttitle a:link, h2.posttitle a:visited, h2.posttitle, #route th {
  color: #e86532;
  font-family: "Serifa BT", "Trebuchet MS", Verdana, Arial, sans-serif;
  text-decoration: none;
  margin: 0;
}

h2.posttitle a:hover, .post p a:hover, #route a:hover {
  text-decoration: underline;
}

.postmetadata {
  margin: 0 0 20px 0;
  font-size: 1.1em;
}

.postmetadata a, .post p a, #route a {
  text-decoration: none;
  color: #E86532;
}


.sidenav, .linkcat {
  color: #e86532;
  padding: 1em 0 0 0;
  margin: 0;
}

#container {
  margin: 0 auto;
  width: 977px;
}


#content {
    background: #fbfcff;
    clear: both;
    float: left;
    width: 977px;
}


.t {
   background: url(images/dot.png) 0 0 repeat-x;
   clear: both;
   float: left;
}


.l {
  background: url(images/dot.png) 0 0 repeat-y;
  float: left;
}


.b {
  background: url(images/dot.png) 0 100% repeat-x;
  float: left;
}


.r {
  background: url(images/dot.png) 100% 0 repeat-y;
  float: left;
}

.bl {
  background: url(bl.gif) 0 100% no-repeat;
  float: left;
}


.br {
  background: url(br.gif) 100% 100% no-repeat;
  float: left;
  }


.tl {
  background: url(images/tl_bg.png) 0 0 no-repeat;
  float: left;
    }


.tr {
  background: url(images/tr_bg.png) 100% 0 no-repeat;
  float: left;
  padding: 3em 0 0 0;
  width: 977px;
}


#container3 {
  float: left;
  width: 78%;
  margin: 0;
  clear: left;
}


#sidebarLT {
  float: left;
  width: 25%;
  margin: 0;
  padding: 0;
}


#sidebarLT ul, #sidebarRT ul {
  list-style: none;
  margin: 0;
  padding: 0 0 0 30px;
}


#sidebarLT .sidenav, #sidebarRT .sidenav {
  font-size: 1.3em;
}


#sidebarLT ul li, #sidebarRT ul li {
  padding: 2px 0 2px 0;
  font-size: 1.2em;
}


#sidebarLT a, #sidebarRT a, .postmetadata a {
  text-decoration: none;
  color: #000;
}


#calendar table {
  width: 100%;
}

#calendar table td a {
  color: #E86532;
}

#calendar table tfoot td a {
  color: #000;
}


.posttitle a:visited, .posttitle a:hover, #sidebarLT a:hover, #sidebarRT a:hover, .postmetadata a:hover {
  text-decoration: underline;
}


.post, .comments-template {
 float: right;
 width: 74%;
 border-left: solid 1px #666;
 border-right: solid 1px #666;
}


.post p {
  padding: 0 20px;
}


.navigation {
  float: right;
  width: 74%;
  font-size: 1.2em;
  color: #fff;
  margin: 0 0 20px 0;
  border-left: solid 1px #666;
  border-right: solid 1px #666;

}


.navigation a {
  text-decoration: none;
  padding: 0 20px;
  margin: 0 20px;
  background-color:#1F2226;
  }


.navigation a:link, .navigation a:visited {
  color: #fff;
}


.navigation a:hover  {
  color: #E86532;
  text-decoration: none;
}


#sidebarRT {
  float: right;
  width: 22%;
}


#header {
  height: 224px;
  background: url(images/header_bg.png) no-repeat center;
}

* html #header {
  height: 224px;
  background: url(images/header_bg_ie.jpg) no-repeat center;
}

.menu ul {
  float: left;
  margin: 0;
  padding: 0 0 0 260px;
  list-style: none;
}


.menu li {
  float: left;
  margin: 0 5px 0 0;
  padding: 0;
  font-size: 1.5em;
}


.menu li a {
  float: left;
  display: block;
  margin: 0;
  padding: 4px 25px 1px;
  text-decoration: none;
  border: 1px solid #000;
  border-bottom: solid 3px #1F2226;
  color: #fff;
  background: #1f2226 url(images/nav_bg.png);
}


.menu li a:hover {
  background: #1f2226 url(images/hover_bg.png);
  border-bottom: solid 3px #45474a;
}


.menu li a:active, .menu li.current_page_item a {
  border-bottom: solid 3px #e86532;
  background: #1f2226 url(images/hover_bg.png);
}

.aligncenter, div.aligncenter
{
  display: block;
  margin-left: auto;
  margin-right: auto;
}

/* images */

.alignleft
{
  float: left;
}


.alignright {
  float: right;
}


.alignright img, img.alignright  {
  margin: 1em;
  margin-right: 0;
}


.alignleft img, img.alignleft  {
  margin: 1em;
  margin-left: 0;
}


.wp-caption img, img {
  margin: 0;
  padding: 4px;
  border: 1px solid #ddd;
}


.wp-caption  {
  border: 0;
  text-align: center;
  background-color: #FBFCFF;
  padding: 0;
  margin: 10px;
}


 .wp-caption p.wp-caption-text  {
  font-size: 11px;
  line-height: 17px;
  padding: 0 4px 5px;
  margin: 0;
 }


.sticky  {
  background: #EAEAEA;
  padding: 10px 0;
  margin-bottom: 20px;
  border-left: solid 3px #E86532;
  border-right: none;
}


.sticky .posttitle {
  background-image: none;
  padding: 0 0 0 20px;
  color: #E86532;
}


.sticky .postmetadata {
  display: none;
}


#footer {
  background: #1f2226;
  text-align: center;
  border-top: solid 1px #555;
  color: #fff;
  clear: both;
  margin: 0;
  padding: 0;
}


#footer p {
  margin: 0;
  padding: 3px 0;
}


p.footer {
  font-size: 1em;
}

/* comment styles */

#comments, #respond {
  padding: 0 20px;
  color: #E86532;
  font-size: 2.2em;
}

.comments-template {
  padding: 0;
  margin:0;
}


.comments-template ol{
  margin: 0;
  padding: 0 20px;
  list-style: none;
}


.comments-template ol li{
  margin: 10px 0;
  line-height: 18px;
  padding: 0 10px;
  border-left: solid 4px #E86532;
  background-color: #EAEAEA
}


.comments-template ol li a {
  padding: 0;
  margin: 0;
}


#commentform  {
  padding: 0 20px;
}


.commentmetadata{
	font-size: 1.1em;
}


.commentmetadata strong {
  letter-spacing: 0.5px;
}


.comments-template p.nocomments, .comments-template p{
  padding: 5px 20px;
  margin: 0;
}

.comments-template textarea{
  font-size: 14px;
}


#submit {
  text-decoration: none;
}

/* styles for table in route page */

#route {
  width: 92%;
  border-top: solid 1px #000;
  border-left: solid 1px #000;
  border-collapse: collapse;
  margin: 20px;


}

#route td, #route th {
  border-bottom: solid 1px #000;
  border-right: solid 1px #000;
  padding: 5px 0;
  text-align: center;
}



.date {
  width: 20%;
}

.distance {
  width: 20%;
}
