/* used colors 

dark-red: #551110

*/

body 
 {background: url(/sites/guitarlog/images/bg_content.gif) 50% 0% repeat-y #551110;
  margin: 0px;
  text-align: center;
  font-family: Tahoma;}

ul 
 {list-style: circle;}

h3 
 {font-size: 1em;}

hr 
 {height: 1px;
  color: #ccc;}

input, select, textarea 
 {border: 1px inset #ccc;}


div.container 
 {width: 774px;
  margin-right:auto;
  margin-left:auto;
  text-align: left;}
div.header 
 {background: url(/sites/guitarlog/images/bg_header.gif)  #505F80;
  height: 97px;}
div.header img 
 {border: 0px;}

div.topmenu 
 {background-color: #000;
  height: 24px;
  line-height: 130%;}
div.topmenu a 
 {color: #fff;
  text-decoration: none;
  font-family: Tahoma;
  font-size: 13px;
  text-transform: uppercase;
  letter-spacing: 1px;
  margin-left: 18px;}
div.topmenu a:hover 
 {background-color: #fff;
  color: #000;}

div.contentcontainer 
 {background: url(/sites/guitarlog/images/bg_contentcontainer.jpg) #fff 0px 0px no-repeat;}

div.content 
 {padding-top: 76px;
  padding-left: 24px;
  padding-bottom: 50px;
  font-size: 0.8em;
  line-height: 130%;
  width: 470px;}
div.content h1 
 {font-size: 1.3em;
  border-bottom: 1px dotted #666;
  line-height: 150%;
  margin-top: 30px;
  margin-bottom: 8px;
  padding-top: 0px;
  padding-bottom: 0px;}
div.content h1 a 
 {color: #000;
  text-decoration: none;}
div.content h1 a:hover 
 {color: #333;}
div.content p 
 {margin-top: 0px;}

div.right 
 {display: block;
  float: right;
  font-size: 0.7em;
  margin-top: 50px;
  margin-right: 10px;
  width: 200px;}
div.right h1 
 {font-size: 0.9em;
  margin-bottom: 4px;}

div.info
 {margin-top: 5px;
  font-size: 0.7em;
  color: #666;}
span.date 
 {}
span.time 
 {color: #ccc;}
span.comments a 
 {color: #666;}
div.comments 
 {padding-left: 10px;}

.content a, .right a
 {color: #551110; }

table.ocms, .common
 {font-size: 0.9em!important;
  font-family: Tahoma;
  width: 450px!important;}
.common th 
 {text-align: left;}

.ocmssubmit 
 {border: 1px outset #ccc;}
.sr_title
 {color: #0000D5!important;
  font-size: 1.1em!important;}
.sr_link 
 {color: #008000!important;}

.content em, span.quote 
 {border: 1px solid #ccc;
  display: block;
  float: left;
  background: #f8f8f8;
  padding: 10px;
  margin: 10px;}
