/*-- ==================================-=================================== --*/
/*-- ==================================-=================================== --*/
/*-- ==================================-=================================== --*/
   body {
                             background: url(../images/ogr_body_5.jpg) repeat-x top,
                                         url(../images/left_side_books_0.png) no-repeat left,
                                         url(../images/right_side_books_0.png) no-repeat right,
                                         url(../images/forest_footer_2.png) no-repeat bottom,
                                         radial-gradient(orange 3%, white 50%) no-repeat center center;
   }
/*-- ==================================-=================================== --*/
/*-- ==                 S I D E B A R   S E T T I N G S                  == --*/
/*-- ==================================-=================================== --*/
.content_box {
                          border-radius: 14px;
                                  color: #D0D0D0;
                             background: #19130C;
   }
/*-- ==================================-=================================== --*/
.content_box h1 {
                                  color: #E0E0E0;
   }
/*-- ==================================-=================================== --*/
.content_box h2 {
                                  color: #E0E0E0;
   }
/*-- ==================================-=================================== --*/
.content_box h4 {
                                  color: #3060C0;
   }
/*-- ==================================-=================================== --*/
.image_wrapper {
                             background: #19130C;
   }
/*-- ==================================-=================================== --*/
a.more {
                                display: block;
                                padding: 10px 18px 10px 0;
                                  color: #E0E0E0;
                            font-weight: bold;
                              font-size: 12px;
                             background: url(../images/ogr_more_a.png)
                                         no-repeat
                                         right
                                         center;
   }
/*-- ==================================-=================================== --*/
a.more:hover {
                                  color: #50C080;
   }
/*-- ==================================-=================================== --*/
.ogr_list li {
                                  color: #5080E0;
                             background: transparent url(../images/ogr_list_a.png)
                                         scroll 0 8px
                                         no-repeat;
   }
/*-- ==================================-=================================== --*/
.ogr_list li a {
                                  color: #D0D0D0;
   }
/*-- ==================================-=================================== --*/
.ogr_list li a:hover {
                                  color: #50C080; 
}
/*-- ==================================-=================================== --*/
.sb_box h3 {
                                  color: #D0D0D0;
                           padding-left: 34px;
   }
/*-- ==================================-=================================== --*/
   a, a:link, a:visited {
                                  color: #D0D0D0;
   }
/*-- ==================================-=================================== --*/
   a:hover { 
                                  color: #50C080; 
   }
/*-- ==================================-=================================== --*/
.post_text {
                            padding-top: 5px;
                         padding-bottom: 5px;
   }
/*-- ==================================-=================================== --*/
.service_box {
                          margin-bottom: 20px;
   }
/*-- ==================================-=================================== --*/
