/* Blue & Orange Style for Business Professional Package */

/* ---------------------------------------------------- */
/* Style & Colors                                       */

body { background:#4D4D4D url('graphics/page-bg.png') 0 0 repeat-x !important }

/* Navigation */
#navigation { background:url('graphics/nav-bar-bg.png') no-repeat }
#navigation ul li { border-color:#7e7e7e }
#navigation a
{
    color:#000;
    text-shadow: 0 1px 0 #eda3cc;
}
#navigation a:hover { background:#333; color:#fff; text-shadow: 1px 1px 1px #000; }
.navigation-top-ul a { padding: 0 10px; }
.navigation-top-ul li ul { background:#efefef; border:2px solid #fff }
.navigation-top-ul li ul ul { background:#efefef }
.navigation-top-ul ul ul a { color:#555555 !important; border-bottom:1px solid #dddddd; border-top:1px solid #ffffff }
.navigation-top-ul ul ul a:hover { border-top:1px solid #061B2F; border-bottom:1px solid #555555; color:#fff !important; background:#555555 !important }
a.sf-with-ul .sf-sub-indicator { border-color:#999999 #979797 #959595 #FFF }
ul ul a.sf-with-ul .sf-sub-indicator { border-color:#efefef #efefef #efefef #555555 }
ul a.sf-with-ul:hover .sf-sub-indicator { border-color:#7e7e7e #7e7e7e #7e7e7e #fff }
ul ul a.sf-with-ul:hover .sf-sub-indicator { border-color:#555555 #555555 #555555 #fff }

/* Logo */
.logo { background:url('graphics/logo.gif') no-repeat }

/* Search & Address */
.search-box { background:url('graphics/search_box.gif') no-repeat }
.search-button { background:url('graphics/search_button.gif') no-repeat }
.search-address, .search-box { color:#3C3C3C }
.address, .phone-fax-title { color:#3C3C3C }
.icon-feed { background:url('graphics/icon_feed.png') no-repeat }

/* Portfolio Slides */
#featured { border:10px solid #fff }
.top-slide, .bottom-slide { background:url('graphics/slider_bg.png') }
.top-slide a, .bottom-slide a { color:#CEF4FF }
.top-slide, .bottom-slide, .top-slide a:hover, .bottom-slide a:hover, .top-slide h2 a, .comments { color:#fff }
a.arrow-right { background:#fff url('graphics/arrow_right_on.gif') no-repeat center center }
a.arrow-left { background:#fff url('graphics/arrow_left_on.gif') no-repeat center center }
.comments { background:url('graphics/icon_comments_ondark.png') 0 7px no-repeat }
.home-full-wrap,.full-wrap { background:#fff }
.full-wrap { border-top:10px solid #fff }
.slider-pages, .slider-viewall { background:#fff }
.slider-pages a { background:#CD6EA4 url(graphics/features-list-button-bg.png) no-repeat; color:#000; text-shadow: 0 1px 0 #eda3cc;}

.slider-pages a:hover, .slider-pages a.active, .slider-pages a:hover.active { background:#000 url(graphics/features-list-button-active-bg.png) no-repeat; color:#EEE; text-shadow: none; }
.slider-viewall a { background:#3c3c3c; color:#fff }

/* Blog Posts */
.post-block { border-top:1px solid #ccc }
.post-block small { color:#555 }

/* Content Area */
#content { border-left:10px solid #fff; border-bottom:10px solid #fff; background:#fff url('graphics/content_bg.gif') no-repeat 0 0 }
#content h2, #sidebar h2 { color:#000000 }
#content h3, #sidebar h3 { color:#000 }
blockquote { border-top:1px solid #ddd !important; border-bottom:1px solid #ddd !important }
blockquote p { color:#888 }
#content .meta-area { background:#eee }
#content small { font-size:#555 }
#content .navigation.border { border-bottom:1px solid #ccc }
.optionsOnHover { background:url('graphics/slider_bg.png') }
.optionsOnHover a { color:#fff }
.optionsOnHover a:hover { color:#ddd }
#content input { color:#555; border:1px solid #777 }

/* Comments */
#commentform input { border:1px solid #ccc }
#comment { border:1px solid #ccc }
#submit { background:#3c3c3c; color:#FFF !important }
.comment { border-bottom:1px solid #ccc }
.reply a { background:#aaa !important; color:#FFF !important }
.reply a:hover { background:#888 !important }
.children .comment { border-top:1px solid #ccc; background:#fff }
.children .children .comment { background:#fff }

/* Sidebar */
#sidebar { border-right:10px solid #fff; border-bottom:10px solid #fff; background:#eeeeee }
#sidebar ul li li a { border-top:1px solid #cfcfcf }
#sidebar ul li li a:hover { background:#3c3c3c; border-top:1px solid #3c3c3c; color:#fff }

/* Footer */
#footer, #footer a { color:#555 }

/* Links */
a { color:#E5529C }
a:hover { color:#000; text-decoration:underline }


div.social-links
{
    display: block;
    margin: 28px 0 0 0;
    padding: 0;
    float: right;
    width: auto !important;
}

.social-icon
{
    display: block;
    float: left;
    margin-right: 20px;
}

#social-facebook
{
    background: url(graphics/facebook-can.png) no-repeat;
    width: 36px; height: 70px;
}
#social-twitter
{
    background: url(graphics/twitter-mandy.png) no-repeat;
    width: 56px; height: 70px;
}
#social-rss
{
    background: url(graphics/rss-elephant.png) no-repeat;
    width: 70px; height: 70px;
}

#content .post ul.single-more-img
{
    list-style: none;
    margin: 0;
    padding: 0;
    width: 570px;
    height: 100px;
}

#content .post ul.single-more-img li
{
    float: left;
    list-style: none;
    margin: 0 10px 0 0;
}

.portfolio-full
{
    margin-bottom: 5px !important;
}