/*  megamodo09 style */
/*  Images */
#top-out 
{
 background-image: url(megamodo09/bg_top.gif);
 background-repeat: repeat-x;
 background-position: 0 0;
}

#header 
{
 background-position: 60px 1px;
 background-image: url(megamodo09/bg_top_gradient.gif);
 background-repeat: no-repeat;
}

#middle-out-top 
{
 /* Background - Middle Top */

 background-image: url(megamodo09/bg_middle_out_top.gif);
 background-color: #e0e0e0;
 background-repeat: repeat-x;
 background-position: 0 0;
}

#middle-out-bottom 
{
 /* Background - Middle Bottom Gradient */

 background-image: url(megamodo09/bg_middle_out_bottom.gif);
 background-repeat: repeat-x;
 background-position: left bottom;
}

#middle-out-bottom .single 
{
 /* Background - Content - Single Page */

 background-image: url(megamodo09/bg_middle_content_single.gif);
 background-repeat: repeat-y;
}

#middle-content 
{
 /* Background - Content */

 background-image: url(megamodo09/bg_middle_content.gif);
 background-repeat: repeat-y;
}

#middle-content-bottom 
{
 /* Background - Content Bottom */

 background-image: url(megamodo09/bg_middle_content_bottom.gif);
 background-repeat: no-repeat;
 background-position: 0 bottom;
}

#content 
{
 background-image: url(megamodo09/bg_middle_top.gif);
 background-repeat: no-repeat;
 background-position: 0 0;
}

#footer 
{
 background-image: url(megamodo09/bg_footer_gradient.jpg);
 background-repeat: no-repeat;
 background-position: 0 0;
}

/*  Colors */
a 
{
 color: #990100;
}

#footer h2.widget_title 
{
 background-color: #767872;
 color: #fff;
}

#footer .block ul, #footer .block .textwidget , #footer .block #calendar_wrap 
{
 border-width: 5px;
 border-color: #d3d3d3;
 border-style: solid;
 background-color: #EDEDED;
}

.nav a, .nav .on, #sidebar h2, #sidebar ul#idTabs li a 
{
 background-color: #767676;
}

#main-content .post h4.continue a, #sidebar ul#idTabs li a.selected, #sidebar ul#idTabs li a:hover 
{
 background-color: #838383;
}

.nav .on, .nav a:hover 
{
 background-color: #838383 ! important;
}

#main-content .post h4.continue a:hover 
{
 background-color: #990100;
}

#copyright-out 
{
 background-color: #252525;
}

#nav li ul li a 
{
 background-color: #3a3a3a;
 border-bottom-color: #333333;
 border-bottom-width: 1px;
 border-bottom-style: solid;
}

#footer-out 
{
 background-color: #f1f1f1;
}

