﻿.top-aside {
padding:8px 0;
}

.top-aside * {
font-size:11px;
color:#FFF;
text-shadow: 0 1px 1px rgba(0, 0, 0, 0.3);
line-height:16px;
}

.top-aside p, .top-aside ul {
margin:0;
padding:0;
}

.top-aside .one_half + .one_half {
text-align:right;
float:right;
}

.top-aside ul,
.top-aside li {
margin:0;
padding:0;
list-style:none;
}

.top-aside .one_half + .one_half ul {
margin:0;
padding:0;
float:right;
}

.top-aside ul li {
float:left;
}

.top-aside ul li + li {
margin-left:10px;
}

.top-aside ul li a {
color:#FFF;
padding-right:10px;
background:url(../images/bg-seperator.png) 100% 50% no-repeat;
/* opacity:0.6; */
font-weight:500;
}

.top-aside ul li a:hover {
/* opacity:1.0; */
}

.top-aside ul li:last-child a {
background:none;
padding-right:0
}

.top-aside, .banner-slider {
background-color: #B33410;
background-image: url(../images/bg-banner-fire.png);
background-position: center center;
background-repeat: no-repeat;
background: -webkit-gradient(radial, center center, 0, center center, 460, from(#FE8A0B), to(#B33410));
background: -webkit-radial-gradient(circle, #FE8A0B, #B33410);
background: -moz-radial-gradient(circle, #FE8A0B, #B33410);
background: -ms-radial-gradient(circle, #FE8A0B, #B33410);
}

.top-aside{padding:8px 0;}
.top-aside {
z-index:1;
position:relative;
min-width:960px;
display:block;
}

.shadow.bottom,
.top-aside-shadow {
position:absolute;
bottom:0;
width:100%;
height:30%;
z-index:-1;
background:url(../images/bg-ui-shadow-bottom.png) center bottom repeat-x;
}
.top-aside-shadow {
height:10% !important;
background:url(../images/bg-top-aside-shadow.png) center bottom repeat-x;
}

.center-wrap {
width:960px;
margin:0 auto;
position:relative;
}
.clearfix:after {
content:".";
display:block;
height:0;
clear:both;
visibility:hidden;
}


.shadow.bottom,
.top-aside-shadow {
position:absolute;
bottom:0;
width:100%;
height:30%;
z-index:-1;
background:url(../images/bg-ui-shadow-bottom.png) center bottom repeat-x;
}

.tt-overlay{
    background:url(../images/banner-abstract.png) center center no-repeat;height: 100%;
width: 100%;
position: absolute;
top: 0;
z-index: -1;	}

        .homeone .oneByOne1 {
            background-color:transparent !important;
        }
        .homeone #obo_slider .oneByOne_item span.blue {
            color:#D1631A !important;
        }
         .btn_l, span.txt4 a {
            color:#B33410!important;
        }

         /* ------ Social Media Widget ------ */
.social_icons1 {
list-style-type:none;
list-style-image:none;
padding-top:4px;
}

.sidebar .social_icons1 {
list-style-type:none;
list-style-image:none;
padding:8px 0 0 4px;
}

.sidebar .social_icons1 a {
padding-left:24px;
}

.social_icons1 a {
padding-top:0px;
padding-bottom:10px;
background:url(../images/image-sprite.html) 0 0 no-repeat;
}

.social_links a:link,.social_links a:active,.social_links a:visited {
font-weight:600;
}

a.rss {
background-position:0 0;
}

a.facebook {
background-position:-27px -27px;
}

a.twitter {
background-position:-57px -55px;
}

a.email {
background-position:-88px -82px;
}

a.flickr {
background-position:-277px -249px;
}

a.youtube {
background-position:-117px -109px;
}

a.linkedin {
background-position:-148px -136px;
}

a.foursquare {
background-position:-245px -222px;
}

a.delicious {
background-position:-180px -163px;
}

a.digg {
background-position:-213px -193px;
}

.top-aside .social_icons1 {
margin:0;
}

.top-aside .social_icons1 li + li {
margin-left: 5px;
}

.top-aside .one_half + .one_half .social_icons1 {
float:right;
}

.top-aside .social_icons1 li {
float:left;
margin-bottom:0;
}

.top-aside .social_icons1 a {
padding-left:22px;
padding-top:5px;
padding-bottom:5px;
font-weight:bold;
background:url(../images/bg-toolbar-social-icons.png) left top no-repeat !important;
padding-bottom:0;
}

.top-aside .social_icons1 a.rss {
background-position: 0 4px !important;
}

.top-aside .social_icons1 a.twitter {
background-position: 0 -15px !important;
}

.top-aside .social_icons1 a.facebook {
background-position: 0 -35px !important;
}

.top-aside .social_icons1 a.email {
background:url(../images/bg-toolbar-social-icons.png) 0px -54px no-repeat !important;
}

.top-aside .social_icons1 a.flickr {
background-position: 0 -71px !important;
}

.top-aside .social_icons1 a.youtube {
background-position: 0 -88px !important;
padding:9px 0 9px 24px !important;
}

.top-aside .social_icons1 a.linkedin {
background-position: 0 -118px !important;
}

.top-aside .social_icons1 a.foursquare {
background-position: 0 -136px !important;
}

.top-aside .social_icons1 a.delicious {
background-position: 0 -156px !important;
}

.top-aside .social_icons1 a.digg {
background:url(../images/bg-toolbar-social-icons.png) 0px -173px no-repeat !important;
}

.top-aside .social_icons1 a:hover {
color:#FFF;
/* opacity:0.6;
filter: alpha(opacity = 60);
zoom:1; */
}

.one_half{
    float: left;
    width:48%;
    text-align:right;
}
.top-aside .one_half + .one_half {
    float: right;
    text-align: right;
}

