/*  
Theme Name: TacoLamp
Theme URI: http://www.tacolamp.com
Description: Awesome 2-column custom theme for TacoLamp website.
Author: Brian Garcia
Version: 1.0
.
*/


* { padding: 0; margin: 0; }

body {
 font-family: Arial, Helvetica, sans-serif;
 color:#0a2e28;
 font-size: 13px;
background:#93880b url('images/headerbg.jpg') repeat-x top;
}
#wrapper { 
 margin: 0 auto;
 width: 836px;
background:#adbe0c url('images/headerbg2.jpg') no-repeat top center;

}
#header {

 width: 836px;
 float: left;
 padding: 0px;
 border: 0px solid #ccc;
//background-image:url('images/brian.jpg');
 height: 354px;
 margin: 0px;

}

hr {
height: 1px;
border: 0;
color: #333;
background-color: #333;
width: 100%;
margin-bottom:20px;
}

#leftcolumn { 

 border: 0px solid #ccc;
 // background: #52E35F;
  background:#c4c00e url('images/leftcolumn.jpg') no-repeat top left;
 margin: 0px 0px 0px 0px;
 padding: 30px;
 _padding:26px;
// height: 800px;
 width: 478px;
 float: left;
}
#rightcolumn { 
 float: right;
 color: #f7f2d0;
 border: 0px solid #ccc;
// background: #F2F2E6;
  background:#adbe0c url('images/rightcolumn.jpg') no-repeat top left;
 margin: 0px 0px 0px 0px;
 padding: 30px;
  _padding:27px;
//  height: 800px;
 width: 238px;
 display: inline;
}

#rightcolumn img{ 
//padding-bottom:10px;
}


#footer { 
	color:#fff;
 width: 100%;
 border: 0px solid #ccc;
 background:#adbe0c url('images/footer.jpg') repeat-x top center;
 margin: 0px 0px 0px 0px;
 height: 330px;
 padding: 0%;
}

#footer li{ list-style-type: none;}
#footer h2{ padding-bottom: 6px; color:#fff;}

#footer a{ 
color:#fff;
text-decoration:none;
}

#footer_links{
width:786px;
padding:20px;
margin: 0 auto;
}

#footer_box, #footer_box_last{
width:152px;
padding:20px;
height:160px;	
 float: left;
}
#footer_box{
border-right: 1px solid #fff;
}

#footer_wrap { 
 width: 100%;

 border: 0px solid #ccc;
// background: #ddd;

   background:#adbe0c url('images/footer_wrap.jpg') repeat-x top center;

 height: 65px;
 padding: 0%;
}

#footer_bg { 
 width: 836px;

 border: 0px solid #ccc;
// background: #ddd;
   background:#adbe0c url('images/footer_bg.jpg') no-repeat top center;
margin-left: auto;
margin-right: auto;
 height: 65px;
 padding: 0%;
}



#clear { clear:both;}


#postcontent p{
	
}


#postcontent{

padding-bottom:15px;
}

p{
padding-top:10px;	
padding-bottom:10px;
}

a{
	text-decoration:underline;
	color:#0F4B3E;
}

img{
	padding-right:5px;
	border:0px;
}

#demoreel{
	position:relative;
left:314px;
top:44px;
width:509px;
}

#nav{
	position:relative;
left:26px;
top:27px;
}

#nav a{
padding-right:14px;
text-decoration:none;
font: bold 14px Verdana, Trebuchet MS, Sans-Serif;
}

#nav a:hover{
color:#15725A;
}

.commentbody{
	border-bottom:1px solid #695800; padding-bottom:6px;
}

li{ 
list-style-type: none;
}


#comment_li{list-style-type: none;}

#wpcf7-f1-p6-o1{padding-bottom:300px;}