body
{
   background-color: #FFFFFF;
   background-image: url(images/dailygrindbackground2.jpg);
   background-attachment: fixed;
   background-position: center top;
   background-repeat: no-repeat;
   background-size: 100% 100%;
   color: #000000;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.1875;
   margin: 0;
   padding: 0;
}
#glopnewsheader
{
   border-width: 0;
   -webkit-animation: animate-opacity 1500ms linear 1ms infinite normal both;
   -moz-animation: animate-opacity 1500ms linear 1ms infinite normal both;
   animation: animate-opacity 1500ms linear 1ms infinite normal both;
}
#glopnewsblog1
{
   background-color: transparent;
   border-width: 0;
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   line-height: 1.2;
   margin: 0;
   text-align: left;
}
#glopnewsblog1 .blogitem
{
   background-color: #AFEEEE;
   box-sizing: border-box;
   height: 100%;
   margin-bottom: 13px;
   margin-bottom: 6px;
   padding: 6px;
   text-align: left;
}
#glopnewsblog1 .blogdate
{
   font-family: Arial;
   font-weight: bold;
   font-size: 13px;
   color: #000000;
}
#glopnewsblog1 .blogsubject, #glopnewsblog1 .blogsubject a:link, #glopnewsblog1 .blogsubject a:visited, #glopnewsblog1 .blogsubject a:hover
{
   font-family: Arial;
   font-weight: bold;
   font-size: 16px;
   color: #666666;
   text-decoration: none;
}
#glopnewsblog1 .blogcomments, #glopnewsblog1 .blogcomments a:link, #glopnewsblog1 .blogcomments a:visited, #glopnewsblog1 .blogcomments a:hover
{
   font-family: Arial;
   font-weight: normal;
   font-size: 13px;
   color: #000000;
   text-decoration: underline;
}
#glopnewsblog1 .blogcomments
{
   text-decoration: none;
}
#glopnewsblog1 .no-thumb
{
   display: none;
}
#glopnewsblog1 .blogitem
{
   display: block;
   padding: 0px;
   -webkit-border-radius: 4px;
   -moz-border-radius: 4px;
   border-radius: 4px;
   border: 1px solid #008B8B;
   -webkit-box-shadow: 0 1px 1px rgba(0, 0, 0, .05);
   box-shadow: 0px 1px 1px rgba(0,0,0,0.05);
}
#glopnewsblog1 .blogthumb img
{
   border-width: 0;
   display: table;
   height: auto;
   margin: 0 auto;
   width: 240px;
}
#glopnewsblog1 .bloginfo
{
   padding: 10px;
}
#glopnewsblog1 .bloginfo > p 
{
   margin-top: 0;
}
#glopnewsblog1 .bloginfo > a 
{
   text-decoration: none;
   display: inline-block;
   padding: 6px 14px;
   margin-bottom: 0px;
   font-family: Arial;
   font-size: 13px;
   line-height: 1.4285;
   text-align: center;
   white-space: nowrap;
   vertical-align: middle;
   cursor: pointer;
   border: 1px solid #008B8B;
   background-color: #FFFFFF;
   border-radius: 2px;
   color: #008B8B;
   transition: all 0.5s ease 0s;
}
#glopnewsblog1 .blogsubject
{
   margin: 0;
   display: block;
   text-transform: uppercase;
   -webkit-box-sizing: border-box;
   -moz-box-sizing: border-box;
   box-sizing: border-box;
   width: 100%;
   padding: 14px 10px;
   background-color: #ADFF2F;
   color: #666666;
   border-bottom: 1px solid #008B8B;
   -webkit-border-top-left-radius: 4px;
   -moz-border-top-left-radius: 4px;
   border-top-left-radius: 4px;
   -webkit-border-top-right-radius: 4px;
   -moz-border-top-right-radius: 4px;
   border-top-right-radius: 4px;
}
#glopnewsblog1 .carousel-inner
{
   box-sizing: border-box;
   height: 100%;
   overflow: hidden;
   width: 100%;
   position: relative;
}
#glopnewsblog1 .carousel-inner > .item
{
   display: none;
   position: relative;
   -webkit-transition: 0.6s ease-in-out left;
   -moz-transition: 0.6s ease-in-out left;
   transition: 0.6s ease-in-out left;
}
#glopnewsblog1 .carousel-inner > .item > img, #glopnewsblog1 .carousel-inner > .item > a > img
{
   display: block;
   line-height: 1;
}
#glopnewsblog1 .carousel-inner > .active, #glopnewsblog1 .carousel-inner > .next, #glopnewsblog1 .carousel-inner > .prev
{
   display: block;
}
#glopnewsblog1 .carousel-inner > .active
{
   left: 0;
}
#glopnewsblog1 .carousel-inner > .next, #glopnewsblog1 .carousel-inner > .prev
{
   position: absolute;
   top: 0;
   width: 100%;
}
#glopnewsblog1 .carousel-inner > .next
{
   left: 100%;
}
#glopnewsblog1 .carousel-inner > .prev
{
   left: -100%;
}
#glopnewsblog1 .carousel-inner > .next.left, #glopnewsblog1 .carousel-inner > .prev.right
{
   left: 0;
}
#glopnewsblog1 .carousel-inner > .active.left
{
   left: -100%;
}
#glopnewsblog1 .carousel-inner > .active.right
{
   left: 100%;
}
#glopnewsblog1 .carousel-control
{
   position: absolute;
   top: 0px;
   bottom: 0px;
   left: 0px;
   width: 15%;
   font-size: 20px;
   color: #fff;
   text-align: center;
   text-shadow: 0px 1px 2px rgba(0,0,0,0.6);
   opacity: 0.5;
}
#glopnewsblog1 .carousel-control:focus, #glopnewsblog1 .carousel-control:hover
{
   color: #fff;
   text-decoration: none;
   outline: 0;
   opacity: 0.9;
}
#glopnewsblog1 .carousel-control.left 
{
}
#glopnewsblog1 .carousel-control.right 
{
   right: 0px;
   left: auto;
}
#glopnewsblog1 .carousel-control .icon-prev, #glopnewsblog1 .carousel-control .icon-next
{
   position: absolute;
   top: 50%;
   width: 30px;
   height: 30px;
   z-index: 5;
   display: inline-block;
   margin-top: -15px;
}
#glopnewsblog1 .carousel-control .icon-prev
{
   background-image: url("images/glopnewsblog1-prev.png");
   background-repeat: no-repeat;
   right: 50%;
   margin-right: -15px;
}
#glopnewsblog1 .carousel-control .icon-next
{
   background-image: url("images/glopnewsblog1-next.png");
   background-repeat: no-repeat;
   left: 50%;
   margin-left: -15px;
}
#glopnewsblog1 .carousel-indicators
{
   bottom: 10px;
   left: 50%;
   list-style: none;
   margin-left: -30%;
   padding-left: 0;
   position: absolute;
   text-align: center;
   top: auto;
   width: 60%;
   z-index: 15;
}
#glopnewsblog1 .carousel-indicators li
{
   display: inline-block;
   width: 8px;
   height: 8px;
   margin: 1px 1px 1px 1px;
   cursor: pointer;
   text-indent: -999px;
   background-color: #000\9;
   background-color: rgba(0,0,0,0);
   border: 1px solid #FFFFFF   ;
   border-radius: 10px;
}
#glopnewsblog1 .carousel-indicators .active
{
   width: 10px;
   height: 10px;
   margin: 0 0px 0 0px;
   background-color: #FFFFFF;
}
#wb_glopnewsheader
{
   position: absolute;
   left: 39px;
   top: 9px;
   width: 291px;
   height: 65px;
   opacity: 0.60;
   z-index: 0;
}
#GlassButton5
{
   border-width: 0;
   width: 77px;
   height: 35px;
}
#GlassButton6
{
   border-width: 0;
   width: 77px;
   height: 35px;
}
#GlassButton7
{
   border-width: 0;
   width: 77px;
   height: 35px;
}
#glopnewsblog1
{
   overflow: auto;
   position: absolute;
   left: 39px;
   top: 74px;
   width: 943px;
   height: 405px;
   z-index: 4;
}
#wb_glgldaihome
{
   position: absolute;
   left: 146px;
   top: 479px;
   width: 77px;
   height: 35px;
   z-index: 2;
}
#glopnewsheader
{
   width: 291px;
   height: 65px;
}
#wb_glgldaiforward
{
   position: absolute;
   left: 231px;
   top: 479px;
   width: 77px;
   height: 35px;
   z-index: 3;
}
#wb_glgldaiback
{
   position: absolute;
   left: 61px;
   top: 479px;
   width: 77px;
   height: 35px;
   z-index: 1;
}
@media only screen
{
body
{
   background-color: #FFFFFF;
   background-image: url(images/dailygrindbackground2.jpg);
   background-attachment: fixed;
   background-position: center top;
   background-repeat: no-repeat;
   background-size: 100% 100%;
}
#wb_glopnewsheader
{
   left: 114px;
   top: 21px;
   visibility: visible;
   display: inline;
   margin: 0;
}
#wb_glgldaiback
{
   left: 58px;
   top: 645px;
   width: 77px;
   height: 35px;
   visibility: visible;
   display: inline;
}
#wb_glgldaihome
{
   left: 143px;
   top: 645px;
   width: 77px;
   height: 35px;
   visibility: visible;
   display: inline;
}
#wb_glgldaiforward
{
   left: 228px;
   top: 645px;
   width: 77px;
   height: 35px;
   visibility: visible;
   display: inline;
}
#glopnewsblog1
{
   left: 114px;
   top: 104px;
   width: 1061px;
   height: 486px;
   visibility: visible;
   display: inline;
   color: #FFFFFF;
   font-size: 13px;
   font-family: Arial;
   font-weight: normal;
   font-style: normal;
   text-decoration: none;
   background-color: transparent;
   background-image: none;
}
}
