/*
Theme Name: mbarlow
Theme URI: http://www.misterbarlow.com/
Description: Personalizing wordpress for misterbarlow.com
Version: 1.0
Author: Allan Hirsch
*/


body
{
    background-color:#000000;
    
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
    color:#ffffff;
	margin-top:0px;
	
}

#page 
{
margin-top:-50px;

}
#container-main {
	
	background-image:url('images/bg-main.jpg'); background-repeat: no-repeat;
	width:1064px;
	height:555px;
	position:relative;
	margin: 0 auto;
	left:200px;
	text-align: left;	
}
#container-left {
 margin-left:-200px; margin-bottom:-318px;
}

#sidebar
{
    width: 200px;
    float: right;
    position:relative; z-index:100; top:-105px; right:135px;
    margin-left:0px; 
    padding-bottom:20px; 
	padding-left:0px; 
}

#footer
{
    background-image: url('images/main-tm.png');
    text-align:center;
    height: 1em;
    color: #ffffff;
    float: left;
    width: 1080px;
	margin-left:-200px;
}

hr
{
    display: none; 
}

A {
    color: #ffffff;
    text-decoration: none;
}

A:hover {
    color: #FED68E;
    text-decoration: underline;
}

#wrapper
{
    margin: 0 auto;
    
    min-width: 600px;
}
#content
{
    width: 65%;
    float: left;
    padding: 0px 15px 300px 15px;
    text-align:justify;
    font-family: Verdana, Arial, sans-serif;
    font-size: 12px;
	margin-top:-20px;
}
ul
{
   list-style-type: none; 
}
li
{
   list-style-type: none; 
   
}
.post
{
    margin-bottom: 25px;
    color: #ffffff;
    padding-left: 5px;
    font-size: 1.1em;
}
.sidebarheadlogin
{
    background-image: url('images/showcase-tm.png');
}
h2
{
    font-size: 1.6em;
    color:Red;
    border-bottom: 4px;
    background-image: url('images/showcase-tm.png');
}
h2 a:hover, h2 a:visited, h2 a
{
    text-decoration: none;
    color: #bd492a;
}
.entry
{
    margin-top: 10px;
    margin-bottom: 15px;
}
.postmetadata
{
    padding: 2px;
    font-size: 0.8em;
    background-image: url('images/main-tm.png');
}
.postmetadata a
{
color: #FDE5C3;
}
.post p
{
line-height: 1.4em;
margin-bottom: 1em;
}
.sidebody
{
   padding-left:2px;
   text-indent: 4px;
   width:150px;
   font-size:9pt;
   background-color:#0d2920; 
   line-height:18px;   
}
#sidebar ul ul
{
list-style-image: url(images/listitem.png);
list-style-type: circle;
margin-left:-35px;
}
#searchform input
{
border: 1px solid #4A2C00;
background-color: #FDE5C3;
}
#searchform #s
{
width: 50%;
background-color: white;
}
.sidesearch
{
   padding-left:1px;
   text-indent: 4px;
   width:150px;
   background-color:#0d2920;    
   font-size:9pt;
   line-height:18px;   
}
.sideheaderpages
{
   font-family: Verdana, Arial, sans-serif;
   padding-left:59px;
   padding-right:54px;
   padding-bottom:2px;
   text-align:center;
   position:relative;left:-6px;top:-2px;
   font-size:9pt;
   background-color:#363636;
}
.sideheadercats
{
   font-family: Verdana, Arial, sans-serif;
   padding-left:46px;
   padding-right:37px;
   padding-bottom:2px;
   position:relative;left:-6px;top:-2px;
   font-size:9pt;
   background-color:#363636;
}


.sideheaderarchives
{
   font-family: Verdana, Arial, sans-serif;
   position:relative;left:-6px;top:-2px;
   padding-left:53px;
   padding-right:47px;
   padding-bottom:2px;
   text-align:center;
   font-size:9pt;
   background-color:#363636;
}


#header
{
    height:50px;
    margin-bottom: 20px;
	position:relative; top:-30px;

}
/*#headerimg
{
    font-size: 1.2em;
    height: 17.0em;
    color: #FEF4DF;
    padding-left: 7.5%;
    background: url(images/newcover_small.jpg) no-repeat;
}*/
#header a
{
    padding-left: 8.5%;
    text-decoration: none;
    color: white;
}
#header h1
{
   position:relative;left:25px;
   padding-top: 2.5%;
   font-size: 3em;
}
.description
{
    padding-left: 8.5%;
}


TR.header {
  background: #ffffff;
}

TR.headerNavigation {
  background-color:Transparent;
}

TD.headerNavigation {
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-image:url('images/main-tm.png');
  color: #ffffff;
  font-weight : bold;
}
.top-bg 
{
  background-image:url('images/showcase-tm.png');
}
.bottom-bg 
{
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  background-image:url('images/bottom-shadow.png');
  color: #ffffff;
  font-weight: bold;

}
blockquote
{
margin: 1em 1.5em;
padding: 1em 1.5em;
border: 1px solid #FADA96;
background: #FCF1E2 url(images/blockquote.png) no-repeat scroll top left;
}
.post li
{
margin-left: 20px;
}
.post ul
{
list-style-image: url(images/listitem.png);
list-style-type: bullet;
margin-bottom: 10px;
}
acronym, abbr, span.caps
{
cursor: help;
}
acronym, abbr
{
border-bottom: 1px dashed #999;
}
blockquote cite
{
margin: 5px 0 0;
display: block;
}

a img
{
border: none;
}
h3
{
margin-top: 1.5em;
font-size: 12px;
font-weight:normal;
}
h4
{
margin-top: 1.2em;
font-size: 1.2em;
}
h5
{
margin-top: 1em;
font-size: 1em;
}
.post a
{
color: #FF0000;
}
.navigation
{
display: block;
margin-top: 10px;
margin-bottom: 40px;
}
.alignleft
{
float: left;
text-align: left;
width: 50%;
}
.alignright
{
float: right;
text-align: right;
width: 50%;
}
.entrytext .postmetadata
{
font-size: 1.1em;
background-color: #FDE5C3;
width: 70%;
margin: 2em auto3.5em auto;
border: 1px dotted #e9b17b;
padding: 5px;
padding-left: 45px;
background: #FDE5C3 url(images/metadata.png) no-repeat scroll top left;
}

.comments {font-size:14px; }