


/*	--------------------------------------------------
Global Reset - Resets all browser defaults to 0
-------------------------------------------------- */
body { background:#797979; color:#333; }
a { color:#333; }
a:hover { color:#000; }

/*	--------------------------------------------------
 Structure
 -------------------------------------------------- */

#header { background:#fff; border-bottom:11px solid #000;  }
#banner { background:#202020 url(../images/bannerbg.png) repeat-x top ; border-bottom:1px solid #3c3c3c;   }

#wrapper { background:#fff; border-top:11px solid #000; }

#sidebar-in { background:url(../images/sidebarbg_c.jpg) repeat-y right top; }
.sidebar-in_top { background:url(../images/sidebarbg_t.jpg) no-repeat top;   }
.sidebar-in_bottom { background:url(../images/sidebarbg_b.jpg) no-repeat bottom; }

#sidebar-blog { background:url(../images/sidebarbg2_c.jpg) repeat-y left top; }
.sidebar-blog_top { background:url(../images/sidebarbg2_t.jpg) no-repeat top left;   }
.sidebar-blog_bottom { background:url(../images/sidebarbg2_b.jpg) no-repeat bottom left; }

#page_head { background:#383737; color:#fff }
#footer { height:100%; overflow:hidden; background:url(../images/footerbg.png) repeat-x top;    }


/*	--------------------------------------------------
Header
-------------------------------------------------- */

.logo span, .logo span a { background:url(../images/logo.gif) no-repeat;  }
.logo span a { background:url(../images/logo.gif) no-repeat; }
.logo a:hover { color:#fff; }

#nav ul li a { color:#2a2a2a;  }
#nav ul li a:hover { color:#000; }

#nav ul li:hover, #nav ul li.hover, #nav ul li.current_page_item { background: url(../images/nav-active.gif) top left no-repeat; color: #ff4e2c; }
#nav ul li:hover a, #nav ul li.hover a, #nav ul li.current_page_item a { color: #fff !important; background: url(../images/nav-active.gif) top right no-repeat; }
#nav ul li a:hover { color: #fff; background: urlimages/nav-active.gif) top right no-repeat; }



/*	--------------------------------------------------
Banner
-------------------------------------------------- */
#banner h2 { color:#000; }
#banner h2 span { color:#3c3c3c; }

#banner h2 { color:#fff;}
#banner h2 span { color:#bbb; }


#banner .shadow {background:url(../images/shadow_black-trans.png) no-repeat center top;  color:#fff; }


.action_button a { background:url(../images/buttonbg_black.png) no-repeat; color:#111;  }
.action_button a:hover { color:#111;   background:url(../images/buttonbg_h_black.png) no-repeat 0 1px;  }


/*	--------------------------------------------------
content
-------------------------------------------------- */

.plan_box {  background:url(../images/box_centerbg.jpg) repeat-y;  }
.plan_box_top { background:#212121 url(../images/box_headbg_black.jpg) no-repeat; padding:4px 5px; font-size:22px; text-align:center; color:#fff;   }
.plan_box_bottom { background:url(../images/box_bottombg.jpg) no-repeat bottom; padding:10px;  }


#content li { background:url(../images/bullet.png) no-repeat 0 5px; }

p.planprice { color:#000;  border-top:1px solid #e8e6e6; border-bottom:1px solid #e8e6e6;   }

.startnow a { background:url(../images/b_startnow.png) no-repeat; width:141px;  padding-right:10px; height:22px; font:bold 14px Arial, Helvetica, sans-serif; text-align:center; padding-top:6px;  display:block; color:#444; text-decoration:none; margin-right:10px; margin-left:28px;}
.startnow a:hover { color:#000;  background:url(../images/b_startnow.png) no-repeat;  }


blockquote { background:url(../images/quote.jpg) no-repeat; border-bottom:1px solid #c7c7c7;  } 
blockquote p { color:#000;  }
blockquote cite { color:#4a4a4a; }


/*	--------------------------------------------------
#content-blog
-------------------------------------------------- */

#content-blog .posts h2 { color:#000;   } 
#content-blog .posts h2 a { color:#333;  }

#content-blog p.post_bottom { border-top:1px solid #e3e3e3; border-bottom:1px solid #e3e3e3; }

/*	--------------------------------------------------
content-in 
-------------------------------------------------- */
#content-in h2, #content-blog h2 { color:#000;   } 
#content-in h6, #content-blog h6 { color:#000;   } 

#content-in li, #content-blog li { background:url(../images/bullet2.png) no-repeat 0 3px; line-height:18px; }

/*	--------------------------------------------------
sidebar 
-------------------------------------------------- */

/*	--------------------------------------------------
sidebar-in
-------------------------------------------------- */

#sidebar-in ul li { border-bottom:1px solid #dbdbdb; }
  #sidebar-in ul li ul li { border-bottom:none; }
#sidebar-in li a { color:#555; }
#sidebar-in li a:hover { color:#000; background:#fff;  }
#sidebar-in li.current_page_item a {  color:#000; background:#fff; }

/*	--------------------------------------------------
footer 
-------------------------------------------------- */
#footer { color:#e4e4e4; }
#footer  a { color:#e4e4e4; }
#footer a:hover { color:#fff; }