/*
Theme Name:Shia LaBeouf
Theme URI: http://candyswirl.pixelfx.org/
Description: A simple container layout featuring pictures of Shia LaBeouf with a wooden header background.
Author: Vanessa
Tags: simple, container, Shia LaBeouf, brown, wood, browns
*/
/*
Wood image used in header background: http://browse.deviantart.com/?qh=&section=&global=1&q=wood#/dyoulp
*/
body { 
      font : 15px/28px "trebuchet ms", arial, sans-serif; 
      letter-spacing : 0; 
      color : #524840; 
      background : #c4b489 url(http://widget-bling.info/wp-content/themes/wp_shia/bg.jpg) repeat-x;
      text-align : center;
      margin:0;
      padding: 0;

} 
a:link, a:active, a:visited{ 
      color: #884616;
      text-decoration : none; 
      text-transform: capitalize;
      font-weight: normal; 
      letter-spacing : 0; 
} 
a:hover{ 
      color: #439155;
      text-decoration : underline;
}
#container { 
      width : 100%; 
      margin: 0 auto; 
      text-align : justify; 
      padding: 0; 
}
#header {
      width : 100%; 
      height: 251px;
      padding:0;
      text-align : center;
      margin-left: -128px;
} 
#content { 
      float: left;
      width : 618px;
      padding : 0; 
      margin-top: 10px;
      margin-left: 30px;
      margin-bottom: 36px;      
} 
#sidebar { 
      float: right;
      font : 14px/21px "trebuchet ms", arial, sans-serif; 
      width : 233px;
      padding : 28px 28px 0px 28px;
      margin: 10px 35px 35px 0;
      background:#d1c293;   
} 
#footer {   
      text-align: center;
      clear: both;
      padding: 15px; 
      background:#d1c293;  
      border-top: 6px solid #774a22;
}
.sitetitle { 
      width: auto; 
      float: right;
      color: #944a15;
      font : italic 27px/20px "trebuchet ms", arial; 
      text-transform: lowercase;
      letter-spacing: -1px;
      margin-top: -50px;
      margin-right: 23px;
      margin-bottom: 0;
      padding-right: 20px; 
      z-index: 9; 
} 
.sidebox, .sidebarbox{ 
      padding : 0; 
      margin-bottom: 36px;
}
span.date { 
      color: #6b4531;
      font : normal 13px/20px arial; 
      font-size : 13px; 
      text-align : left; 
      letter-spacing : 0;
      text-transform: capitalize;
      padding: 0;
      padding-top: 8px;
}
.filed {  
      padding : 7px;
      padding-top: 11px;
      height: 100px;
      margin-top: 45px;
      background:#d1c293;  
      border-top: 6px solid #774a22;
}
img{
      border: 0;
}
.image{ 
      padding : 6px; 
      background : #e5d7a3;
      border: 1px solid #75431c;
} 
h1 { 
      text-align : left; 
      font : italic 30px/36px "trebuchet ms", arial;
      color: #86491c;  
      letter-spacing : 0;
      text-transform : capitalize;
      padding: 2px;
      padding-bottom: 5px;
      margin:0; 
      margin-bottom: 8px;
      border-bottom: 1px dashed #624b2d;
} 
h1.sidebar { 
      text-align : left; 
      font : italic 24px/5px "trebuchet ms", arial;
      color : #388237;  
      letter-spacing : -0px;
      text-transform : lowercase;
      padding : 0;
      padding-bottom: 19px;
      margin:0; 
      border:0;
      margin-bottom: 5px;
      background : transparent; 
      border-bottom: 1px dashed #7e5b39;
}
h2 { 
      text-align : left; 
      font : italic 18px/25px "palatino linotype", arial;
      color : #8f4c3b;
      letter-spacing : 0;
      text-transform : capitalize;
      margin: 0;
}  
h3 { 
      text-align : center; 
      font : italic 25px/32px "palatino linotype", arial;
      color : #564d46;
      letter-spacing : 0;
      text-transform : capitalize;
      padding: 5px;
      margin:0; 
}  
h4 { 
      color : #715132; 
}  
h5 { 
      color : #9c5f29;
}  
h6 { 
      color : #388237;  
} 
blockquote{ 
      width : auto; 
      text-align : left; 
      padding : 7px; 
      background:#d1c293;  
      border: 1px solid #75431c;
}
ul{
      list-style: circle;
      list-style-image: url();
      margin: 0; 
      padding: 0;
      margin-left: 35px;
}
li {
      padding-top: 9px;
}
input, textarea, option, select{
      color: #6f533d;
      padding : 3px; 
      background:#d1c293;  
      border: 1px solid #75431c;
}
p{
      margin-top:2px;
} 
b, strong{ 
      color: #543114; 
      letter-spacing : 0; 
      text-transform : capitalize;
} 
i, em { 
      color : #8a2e1c;
      letter-spacing : 0;       
} 
u,ins{ 
      color : #8a2e1c; 
      letter-spacing : 0; 
}
.cmtbox{ 
      text-align: left;
      margin-top: 15px;  
      margin-bottom: 25px; 
      padding: 9px;
      background:#d1c293;  
      border: 1px solid #75431c;
}
.cmtauthor {
      font : italic 16px/17px "palatino linotype", arial;
      padding:10px; 
      padding-bottom:18px;
      letter-spacing: 0;
      text-align: left;  
      margin-bottom: 12px;   
}
.photo /*avatar*/{
      padding : 5px; 
      float:left; 
      margin-top:8px; 
      margin-left:8px; 
      margin-right: 10px;
      background : #e5d7a3;
      border: 1px solid #75431c;
}