/* This is the StyleCatcher theme addition. Do not remove this block. */
@import url(http://www.rondelkennels.com/mt1/mt-static/themes-base/blog.css);
@import url(http://www.rondelkennels.com/mt1/mt-static/themes/minimalist-red/screen.css);
/* end StyleCatcher imports */


body {
text-align: center;
background-color: #2a3054;
}

a { color: #000099; text-decoration: none; }
a:hover { color: #333366; text-decoration: underline;}

h1 {
     font-family: Georgia, "Times New Roman", Times, serif;   
     font-weight: bold;
     font-size: 1.4em;
}

#container
{
   position: relative;
   margin: 0 auto; /* center on everything else */
   width: 700px;
   text-align: center;
   color: #2a3054;
   font-size: 1em;
}


#footer {
      background-color:  #2a3054;
      clear: both;
}

#footer a { color: #ffffff; }

.asset-footer {
   border-width: 1px 0px 0px 0px;
   border-style: solid;
   border-color: #333;
}

#footer-content {
      font-family: trebuchet ms;
      color: #fff;
      text-align: center;
      font-weight: normal;
      font-size: .9em;
}

#footer .widget-powered .widget-content {
margin:0 0 0 110px;
padding:0;
text-align:left;
}


 #alpha-inner
   {
     width: 450px;      
     padding: 10px 10px 0 10px;

}
   background-color:#2a3054;
      /*border-width: 2px 0 2px 2px;
      border-style: solid;
      border-color: #fff;*/
   }

#beta-inner {
   width: 230px;
   padding: 10px 10px 0 10px;

}

#beta-inner ul {
     list-style-type: none;
     margin-bottom: 3px;
     font-size: 1.2em;
     font-variant: small-caps;
}

.entry-title {
      color: #2a3054;
      text-align: left;
      font-family: Georgia, "Times New Roman", Times, serif;   
      font-weight: bold;
      font-size: 1.4em;
   }

