﻿body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    line-height: 1.5;
    padding: 0;  margin: 0;
}

a:hover { color: #FF6600; }

.wrapper-elastic {
    max-width: 1180px;
    min-width: 900px;
    margin: 0 auto;
   /* padding: 0 20px; */
}


.left-content {
    width: 70%; float: left
}

.sidebar {
    width: 25%; float: right
}


/*
================================================================================================================
                                                                                                @CategoryTitle Styles
================================================================================================================
*/

.category-title {
    background: url(../img/bg_cat_title.png) repeat-x;
    border-bottom: solid 1px #ccc;
    margin: 0 0 10px 0;
    padding: 0 10px;
    height: 36px;
}
.category-title h1 {
    font-size: 24px;
    font-weight: normal;
    height: 36px;
    line-height: 36px;
    margin: 0; padding: 0;
    float: left;
}
.category-title img { float: left; vertical-align: middle; margin: 10px 0 0 5px; cursor: pointer; }
.category-title button { margin-top: 5px; }

.category-title .popover {
    line-height: 1.6;
    width: 650px;
}
.category-title  h3 { font-weight: bold }



/*
================================================================================================================
                                                                                                @Sponsor Styles
================================================================================================================
*/
.sponsor-section {
    background: #F0F5F9;
    padding: 5px 10px;
    font-size: 11px;
}
.sponsor-section div.listing {
    border: none;
    margin-bottom: 0;
    padding: 2px 0;
}
.sponsor-section div.listing a {
    font-size: 12px;
    font-weight: bold;
}
.sponsor-section .sp-info { color: #777 }


.sponsor-ad {
    background: #FDF8E4;
    border-top: solid 1px #EAE7D4;
    border-bottom: solid 1px #EAE7D4;
    padding: 6px 10px;
}
.sponsor-ad a { font-weight: bold; }
.sponsor-ad a.btn { margin-top: -2px; }


/*
================================================================================================================
                                                                                                @Listings Styles
================================================================================================================
*/
.listings .listing {
    border-bottom: dotted 1px #ccc;
    padding: 8px 0;
}

.listings .listing:hover { background: #f9f9f9 }

.listing > a { font-size: 14px; }
.listing > p {
    margin: 0; padding: 0;
    line-height: 1.6;
    color: #444;
}

.listing > ul { margin: 0; padding: 0 0 0 10px; }

.listing li {
    list-style: none;
    font-size: 12px;
    color: #444;
    display: inline;
    padding: 0 14px 0 0;
    margin: 0;
}

.listing li a {
    text-decoration: none;
}
.listing li a:hover {
    color: #0066CC;
    text-decoration: underline
}

.listing img { vertical-align: middle; margin-left: 5px; }

/*
================================================================================================================
                                                                                                @Categories Styles
================================================================================================================
*/
.categories { padding-bottom: 20px; }

.sidebar h4, .listings h4, h4.trail {
    border-bottom: 1px solid #DCDCDC;
    margin: 10px 0px;
    padding-bottom: 5px;
    font-size: 18px;
    font-weight: normal;
}
.sidebar ul { padding: 10px 0; margin: 0; border-bottom: dotted 1px #ccc; }
.sidebar li { line-height: 1.6; float: left; padding-right: 20px }
.sidebar li a { text-decoration: none }
.sidebar li a:hover { text-decoration: underline }
.sidebar .clearfix { margin-bottom: 10px }

.sidebar ul { padding: 0 0 15px 15px; margin: 0; }
.sidebar li { line-height: 1.8; float: none }
.sidebar li strong { font-size: 15px }


.categories-empty { float: left; width: 30% }
.categories-empty li { line-height: 1.6;  }
.categories-empty li a { text-decoration: none }

.external-directories {
    background: #f9f9f9;
    border-top: dotted 1px #ddd;
    border-bottom: solid 1px #ddd;
    padding: 10px 10px 5px 10px;
    margin-bottom: 15px;
    margin-top: 20px;
    line-height: 1;
    position: relative;
}
.external-directories ul { list-style: none; padding: 0; margin: 0 }
.external-directories li { margin: 0px; padding: 0 15px 0 0 ; display: inline }
.external-directories li.pull-right { padding: 0 0 0 15px; float: right	 }




/*
================================================================================================================
                                                                                                @SocialMedia Buttons Styles
================================================================================================================
*/
.see-also a { text-decoration:  none}


.social-media-buttons {
    position: absolute;
    right: 0;
    text-align: right;
    top: -30px;
}


.social-media-buttons div {
    display: inline-block;
    height: 40px;
    width: 80px;
}

.social-media-buttons div.gplus { width: 60px }
/*
================================================================================================================
                                                                                                @SocialMedia Buttons Styles
================================================================================================================
*/
li.social-media-button { padding-top: 2px !important; }




/*
================================================================================================================
                                                                                                @Footer Styles
================================================================================================================
*/
footer.wrapper {
    padding: 50px 20px 0 20px;
}

footer ul {
    padding: 0; margin: 0;
}
footer .links
{
    margin: 20px auto;
    position: relative;
    height: 20px; line-height: 20px;
    padding-left: 10px;
}

footer .links .fox 
{
    width: 180px; height: 84px;
    position: absolute;
    bottom: 0px; right: 0px;
}

footer .links .fox.webdir { background: url(https://botw.org/images/foxes/fox_index.gif) no-repeat; }
footer .links .fox.blogs { background: url(https://blogs.botw.org/images/blogdirfoxes/fox_index.gif) no-repeat; }
footer .links .fox.ukdir { background: url(https://botw.org.uk/images/foxes/fox_index.gif) no-repeat; }

footer .links.webdir { background: url(https://botw.org/images/footer-leftcap.gif) no-repeat center left #0057A6; }
footer .links.blogs { background: url(https://blogs.botw.org/images/footer-leftcap.gif) no-repeat center left #009933; }
footer .links.ukdir { background: url(https://botw.org.uk/images/footer-leftcap.gif) no-repeat center left #0039A6; }


footer .links li { display: inline; color: #fff; font-size: 12px; }

footer .links a { color: #fff; }
footer .links a:hover { text-decoration: underline; color: #fff; }

footer .botw-offerings { padding: 0 0 35px 5px; line-height: 2; text-align: center; font-size: 12px; }
footer .botw-offerings li { display: inline; padding: 0px 10px 0 0; }
footer .botw-offerings a.grey { color: #666 }

footer a.promo-pro50 {
    background: url(/img/pro50-footer.png) no-repeat;
    width: 318px;
    height: 88px;
    position: absolute;bottom: 13px;right: 25px; 
}

header a.pro50-banner {
    background: url(/img/pro50-banner-l.png) no-repeat center left #D9EEC8;
    height: 50px;
    line-height: 50px;
    position: relative;
    font-size: 24px;
    color: #333;
    text-align: center;
    text-shadow: 0px 1px 0px #fff;
    padding-left: 15px;
    margin-top: 2px;
    display: block;
    text-decoration: none;
}
header a.pro50-banner:hover {
    color: #333; !important
}
header .pro50-banner span.blue {
    color: #0057a6;
    font-weight: bold;
}
header .pro50-banner span.submitnow {
    background: url(/img/pro50-banner-r.png) no-repeat;
    text-align: center;
    color: #fff;
    text-shadow: 0px 1px 0px #000;
    text-decoration: none;
    width: 225px;
    padding-left: 30px;
    float: right;
}
header .pro50-banner .submitnow:hover {
    opacity: 0.9;
}
header .pro50-banner strong {
    color: #fff;
    text-shadow: 0px 1px 0px #000;
    font-size: 26px;
    float: left;
}
/*
================================================================================================================
                                                                                                @Bootstrap updates Styles
================================================================================================================
*/
a.btn {	text-decoration: none; !important }