/*
Theme Name: Default
Theme URI: 
Description: Default Constructor Theme
Version: 1.0.0
Author: Anton Shevchuk
Author URI: http://anton.shevchuk.name/
*/
#footer {
    /*min-height:300px;*/
}
#footer a  {
  color: #ff6600;
}

#body  {
  background: none;
}
#header  {
  background: #3f0000 url('/wp-content/uploads/2010/05/TrianaPuenteLogo2.png') center top no-repeat;
}
body  {
  background: #000;
}
#footer  {
  background-image: none;
}
#content  {
  background: #FFEDCF;
}
#header  a  {
  font-size: 1.3em;
}
.shadow   {
/*  IE hack for menu  */
  background-color: none !important;
  background-color: #AAAAAA;
}
h3, h4  {
  color: #C40000;
}
#post-2 p {
  clear: both;
}