/* 	Theme Name: LRG
 	Description: Long Riders Gear Theme
 	Author: Dana Bandy
 	Author URI: http://www.happydogdesign.com
 	Version: 1.3
 	Tags:Custom theme for Long Riders Gear
*/
/* Reset ------------------- */   * { margin: 0; padding: 0; }   /* Global ------------------- */
   body { font: normal 12px Verdana; color: #5f411f;  background: #c1bd7b; }
  ul { list-style: none; }
 ol { list-style-position: inside; }
  h1, h2, h3 { font: normal 24px Verdana; color: #895a1e; }
 h1 { font-size: 20px; margin-bottom: 7px; }
 h2 { font: bold 24px Arial, Verdana; color: #000000; }
 h3 { font-size: 16px; margin-bottom: 5px; }
  a { text-decoration: underline; color: #5f411f; }
 a:hover { color: #5f411f; text-decoration: underline; }
  h1 a { color: #895a1e; }
 h1 a:hover { color: #000000; text-decoration: underline; }
  p { line-height: 18px; padding-bottom: 20px; }
  pre { border: 1px solid #d5d8f9; background: #fafafa url(images/bg-block.png); padding: 10px; margin-bottom: 20px; }

   /* Blocks ------------------- */

  #container { width: 748px; margin: 0 auto; overflow: hidden; background: #ffffff; }
 #header { height: 190px; clear: both; position: relative; background: url(images/header.jpg) no-repeat; }
 #content { width: 520px; float: left; padding: 20px; }
 #sidebar { width: 174px; float: left; }
 #footer { clear: both; font-size: 11px; text-align: center; padding: 20px 0 10px 0; position: relative; }
  /* Logo ------------------- */
  #logo { position: absolute; top: 50px; left: 15px; font: normal 28px Verdana; color: #000000; text-decoration: none; }
  /* Description ------------------- */
  #description { position: absolute; top: 90px; left: 15px; font: normal 18px Verdana; color: #000000; text-decoration: none; }
  /* Header ------------------- */  #header ul { position: absolute; top: 175px; right: 15px; overflow: hidden; }
 #header ul li { float: left; }
 #header ul li a { color: #000000; text-decoration: underline; font-size: 14px; }
 #header ul li a:hover { color: #666666; text-decoration: underline; }
  /* Sidebar ------------------- */
  #sidebar .blockHead { background: #c38e41; margin-left: 4px; margin-bottom: 0px; padding: 2px; padding-left:8px; }
 #sidebar .block { background: #f8f8f9; margin-left: 4px; margin-bottom: 10px; padding: 8px; border: 1px solid #bab341; }
 #sidebar .block h2 { color: #000000; }
 #sidebar .block li { margin-left:14px; list-style: url('http://www.longridersgear.com/catalog/images/categories/arrow_right_blog.gif'); }
 #sidebar .block li a { color: #000000; text-decoration: none; }
 #sidebar .block li a:hover { color: #666666; text-decoration: underline; }
  /* Post ------------------- */
  .post { border-bottom: 1px dashed #aaa; margin-bottom: 15px; }
 .post .date { font-size: 16px; color: #abbbac; margin-bottom: 10px; }
  .post p a { text-decoration: none; color: #5f411f; border-bottom: 1px solid #5f411f; }
 .post p a:hover { color: #5f411f; border-bottom: 1px solid #5f411f; }
  /*  * Comments  *  */
   h2#comments { color: #000000; margin-bottom: 10px; font-size: 16px; }
   .blockHead { font: bold 11px Verdana; color: #fff; }
  .comment { background: #fafafa; padding: 10px; margin-bottom: 10px; color: #777; }
 .comment p { color: #5f411f; font-size: 11px; line-height: 16px; }
 .comment .author { margin-bottom: 5px; }
  .comment-form { position: relative;z-index: 10; }
 .comment-form h3 { color: #5f411f; }
 .comment-form p {  padding-bottom: 5px; }
 .comment-form .text { width: 150px; height: 20px; margin-top: 5px; }
 .comment-form label { margin-left: 5px; }
 .comment-form textarea { width: 380px; height: 70px; margin-top: 5px; }
 .comment-form .submit { margin-top: 5px; padding: 3px 5px; margin-bottom: 10px; }
  .center { text-align: center; font-size: 16px; }
  #footer { color: #000000; }
 #footer a { color: #000000; text-decoration: underline; font-weight: bold; line-height: 16px; }
  */ .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; 	-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-dd { 	font-size: 11px; 	line-height: 17px; 	padding: 0 4px 5px; 	margin: 0; }
  */ img.centered {     display: block;     margin-left: auto;     margin-right: auto;     border: 1px solid #000000; }
  img.alignright {     padding: 1px;     margin: 0 0 2px 20px;     display: inline;     border: 1px solid #000000; }
  img.alignleft {     padding: 1px;     margin: 0 20px 2px 0;     display: inline;     border: 1px solid #000000; }
  .alignright {     float: right; }
  .alignleft {     float: left; } 
