/* File: custom.css Description: Custom styles for Thesis BASIC USAGE: If you have enabled the custom stylesheet in the Thesis options panel, the tag will be appended with the "custom" class, like so: . You can use the "custom" class to override *any* CSS declarations contained in the style.css file. For example, if you wish to change the default link color to green, you would add the following declarations to this file: .custom a, .custom a:visited { color: #090; } <--- This makes links green .custom a:hover { color: #00f; } <--- This makes links blue when you mouse over them WHY THIS WORKS: By using the "custom" class, you are creating more specific CSS declarations for HTML elements. CSS styling is applied through rules of specificity, and because declarations prepended with .custom are more specific, they get applied when the page is rendered! More information about styling your Thesis installation using this file can be found in the User's Guide: http://diythemes.com/thesis/rtfm/customizing-thesis-with-customcss/ */ .custom #header {padding:0px;} .custom #content_box {width:975px; background:url(https://i.bfrl.us/Wide/middle.gif) repeat-y;} .custom #content {margin-left:30px; width:585px;} .custom #sidebars {width:293px; margin-right:14px; margin-top:10px; padding:0px; background:url(https://i.bfrl.us/s-toolbar.gif) no-repeat 0px -391px; border-bottom:1px solid #F4EBD3;} .custom .page {width:975px;} .custom ul.sidebar_list {padding: 0px; font-size:12px; color:#666666;} .custom pre {color:#333333; padding:5px; background:#EEEEEE; border:1px solid #AAAAAA;} .cat-item {font-size:14px; padding-bottom:5px;} ul.sidebar_list p {margin:5px 10px 5px 10px;} ul.sidebar_list li ul {list-style:none;} ul.sidebar li {padding:0px; font-size:12px; margin:0px; margin-left:12px; line-height:12px;} .sidebar-header-top {padding-left:36px; padding-top:5px; font-family:Trebuchet MS; font-weight:bold; color:#FFFFFF; font-size:14px; width:293px; height:28px; background:url(https://i.bfrl.us/blog/blog-sidebar-header-top.gif) no-repeat;} .sidebar-header {margin-top:20px; padding-left:36px; padding-top:5px; font-family:Trebuchet MS; font-weight:bold; color:#FFFFFF; font-size:14px; width:293px; height:28px; background:url(https://i.bfrl.us/blog/blog-sidebar-header.gif) no-repeat;} .header-pig{margin-top:16px; margin-left:42px; float:left; line-height:0px;} .header-slogan{float:left; position:relative; top:74px; left:-118px; color:#6A7174; font-weight:bold; font-size:11px;} .header-bookmark-wrap{float: right; padding-top: 17px; padding-right: 20px; text-align: right; line-height:15px;} .header-bookmark-wrap-lnk{margin: 0px; padding-right:2px;} .s-search-box-wrap{padding-top: 22px; float: left; position:relative; left:-80px;} .header-generic-image{float:left; margin-left:40px; margin-top:5px} .s-header-tabs {background: url(https://i.bfrl.us/s-main.gif) no-repeat top left; background-position: 0 -1638px; width:928px; height:135px;} .s-logo-tabs {background: url(https://i.bfrl.us/s-main.gif) no-repeat top left; background-position: 0 -1782px; width:210px; height:71px;} .s-search_box {background: url(https://i.bfrl.us/s-buttons.gif) no-repeat top left; background-position: 0 -180px; width: 212px; height: 26px; font-size:12px; font-family:Verdana;} a.bookmark {color:#4197d1; font-size:12px; text-decoration:underline;} a.bookmark:hover {color:#df4c03;} a.header-browse {color:#0000FF; font-size:12px; text-decoration:underline; margin-right:1px;} a.header-nav {color:#F9CD62; font-family:Trebuchet MS; font-size:11px; font-weight:bold; text-decoration:none; padding-right:20px;} .s-go {background: url(https://i.bfrl.us/s-buttons.gif) no-repeat top left; background-position: 0 -258px; width:33px; height:26px;} .s-go-prod {background: url(https://i.bfrl.us/s-buttons.gif) no-repeat top left; background-position: 0 -258px; width:33px; height:26px; vertical-align:middle;} .main-tab-bg {width:928px; height:37px; background:url(https://i.bfrl.us/tab-bg.gif) repeat-y; text-align:left; padding-left:22px;} a.tab-on {color:#FFFFFF; text-decoration:none; font-family:Trebuchet MS;} a.tab-on:hover {color:#FFFFFF; text-decoration:underline;} a.tab-off {color:#E26D04; text-decoration:none; font-family:Trebuchet MS;} a.tab-off:hover {color:#E26D04; text-decoration:underline;} /* tabs */ .s-tab-end-right-on-FD { background:url(https://i.bfrl.us/s-header.png) no-repeat; background-position: 0 0; width: 23px; height: 36px; } .s-tab-end-right-on { background:url(https://i.bfrl.us/s-header.png) no-repeat; background-position: 0 0; width: 23px; height: 36px; } .s-tab-end-right-FD { background:url(https://i.bfrl.us/s-header.png) no-repeat; background-position: 0 -38px; width: 17px; height: 36px; } .s-tab-end-right { background:url(https://i.bfrl.us/s-header.png) no-repeat; background-position: 0 -38px; width: 17px; height: 36px; } .s-tab-middle-on { background:url(https://i.bfrl.us/s-header.png) no-repeat; background-position: 0 -76px; height: 36px; } .s-tab-middle { background:url(https://i.bfrl.us/s-header.png) no-repeat; background-position: 0 -114px; height: 36px; } .s-tab-split-left-on1-FD { background:url(https://i.bfrl.us/s-header.png) no-repeat; background-position: 0 -152px; width: 18px; height: 36px; } .s-tab-split-left-on1 { background:url(https://i.bfrl.us/s-header.png) no-repeat; background-position: 0 -152px; width: 18px; height: 36px; } .s-tab-split-left-on2 { background:url(https://i.bfrl.us/s-header.png) no-repeat; background-position: 0 -190px; width: 23px; height: 36px; } .s-tab-split-left { background:url(https://i.bfrl.us/s-header.png) no-repeat; background-position: 0 -228px; width: 24px; height: 36px; } .s-tab-start-left-on1 { background:url(https://i.bfrl.us/s-header.png) no-repeat; background-position: 0 -266px; width: 8px; height: 36px; } .s-tab-start-left { background:url(https://i.bfrl.us/s-header.png) no-repeat; background-position: 0 -304px; width: 11px; height: 36px; } .s-tab-end-right-FD { background:url(https://i.bfrl.us/s-header.png) no-repeat; background-position: 0 -419px; width: 17px; height: 36px; } .s-tab-end-right-FD-on { background:url(https://i.bfrl.us/s-header.png) no-repeat; background-position: 0 0; width: 23px; height: 36px; } .s-tab-middle-FD { background:url(https://i.bfrl.us/s-header.png) no-repeat; background-position: 0 -455px; height: 36px; padding-right:18px;} .s-tab-middle-FD-on { background:url(https://i.bfrl.us/s-header.png) no-repeat; background-position: 0 -76px; height: 36px; padding-right:15px;} .s-tab-split-left-FD-on1 { background:url(https://i.bfrl.us/s-header.png) no-repeat; background-position: 0 -152px; width: 18px; height: 36px; } .s-tab-split-left-FD-on2 { background:url(https://i.bfrl.us/s-header.png) no-repeat; background-position: 0 -382px; width: 23px; height: 36px; } .s-tab-split-left-FD { background:url(https://i.bfrl.us/s-header.png) no-repeat; background-position: 0 -342px; width: 24px; height: 36px; } .s-tab-start-left-FD-on1 { background:url(https://i.bfrl.us/s-header.png) no-repeat; background-position: 0 -266px; width: 8px; height: 36px; } .email-signup {background: url(https://i.bfrl.us/s-toolbar.gif) no-repeat top left; background-position: 0 -181px; width: 282px; height: 58px; margin-left:8px;} .master-middle-wrapper{width: 975px; background: url(https://i.bfrl.us/Wide/middle.gif) repeat-y;} .master-middle-wrapper2{width: 100%; padding-left: 25px; padding-top: 5px;} .s-breadcrumb_back {background: url(https://i.bfrl.us/s-main.gif) no-repeat top left; background-position: 0 -679px; width:885px; height:25px; color: #FFFFFF; font-size: 12px; margin-left: 5px; margin-bottom:2px;} a.bcLink{color:White; text-decoration:none; padding-left:5px; padding-right:2px;} a.bcLink:hover {text-decoration:underline;} .find-store-by-letter {margin:0px; text-align:center;} .find-store-by-letter a {color:#007FDD; font-size:14px; display:block; float:left; width:19px; padding:5px 5px 0px 5px;} .find-a-store {padding-top:5px; font-size:12px;} .find-a-store a {text-decoration:underline;} .foot-wrapper{background: url(https://i.bfrl.us/Wide/s-mastermini.png) no-repeat top left; background-position: 0 -333px; width:975px; height:273px; color:#FFFFFF;} .foot-pop-store{color:#FFFFFF; width:220px; margin:0px; border-bottom:1px solid #81A7C4;} .foot-pop-header{color:#FFFFFF; width:220px; margin:0px; border-bottom:1px solid #81A7C4; font-weight:bold; color:#F39600; font-size:14px;} a.foot-pop-store{color:#FFFFFF; text-decoration:none; font-size:12px;} a.foot-pop-store:hover {color:#ffff66; text-decoration:none; width:220px; margin:0px; border-bottom:1px solid #81A7C4; font-size:12px;} .foot-top-store{color:#FFFFFF; text-decoration:none;width:160px; margin:0px; border-bottom:1px solid #81A7C4;} .foot-top-header{color:#FFFFFF; text-decoration:none;width:160px; margin:0px; border-bottom:1px solid #81A7C4;font-weight:bold; color:#F39600; font-size:14px;} a.foot-top-store{color:#FFFFFF; text-decoration:none; font-size:12px;} a.foot-top-store:hover {color:#ffff66; text-decoration:none;width:160px; margin:0px; border-bottom:1px solid #81A7C4; font-size:12px;} a.footer {color:#FFFFFF; text-decoration:none; font-size:12px;} a.footer:hover {color:#ffff66; text-decoration:none; font-size:12px;} .blogroll-images {width:550px; margin-bottom:20px;} .blogroll-images a {margin:2px;} .s-header-twitter { background: url(//i.bfrl.us/s/s-master.png) no-repeat top left; background-position: -643px -37px; width: 35px; height: 35px; float:left; _background-image: url(//i.bfrl.us/s/s-master.gif);} .s-header-facebook { background: url(//i.bfrl.us/s/s-master.png) no-repeat top left; background-position: -679px -37px; width: 34px; height: 35px; float:left; _background-image: url(//i.bfrl.us/s/s-master.gif);} .s-header-rss { background: url(https://i.bfrl.us/s-header.gif) no-repeat top left; background-position: -28px -152px; width: 34px; height: 35px; float:left; padding-right:2px; } .s-header-search-box { background: url(https://i.bfrl.us/s-header.gif) no-repeat top left; background-position: -33px 0; width: 234px; height: 31px; float:left; } div.s-header-search-button { float:left; width: 66px; height: 31px;} div.s-header-search-button a { background: url(https://i.bfrl.us/s-header.gif) no-repeat top left; background-position: -33px -41px; width: 66px; height: 31px; display:block; margin-left:2px; } div.s-header-search-button a:hover { background: url(https://i.bfrl.us/s-header.gif) no-repeat top left; background-position: -109px -41px; width: 66px; height: 31px; display:block; margin-left:2px; } .header-search-txtbox{width: 180px; margin-left:20px; margin-top:5px; font-size: 16px; border:none; background-color:transparent; font-family:Verdana; color:#333333;} div#share_popout { position: fixed; margin: 0; padding: 15px 0; top: -150px; left: 0; width: 100%; font-size: 0; list-style-type: none; background: #001432; background: rgba(0,20,50,0.9); z-index: 1000;} div#share_popout div.share { margin: 0 auto; width: 880px; padding: 0 10px; text-align: right;} div#share_popout div.share p.title { float: left; margin: 0; width: 390px; font-family: "trebuchet ms"; font-size: 22px; text-align: left; color: #eee;} div#share_popout div.share p.title span { display: block; opacity: .5; filter: alpha(opacity = 50); margin-bottom: 3px;/*-3px*/ font-size: 16px; /*24px*/ font-weight: bold; color: rgba(245,250,250,1.0);} div#share_popout div.share input.share_url { float: left; margin: 1px 0 0 0; padding: 1px; width: 390px; color: #7095bf; font-size:13px; background: transparent; border: none;} div#share_popout div.share input.share_url:hover { padding: 0; border: 1px solid #7095BF;} div#share_popout div.share input.share_url.focused { padding: 0; border: 1px solid #fff;} div#share_popout div.share div.facebook { float: right; width: 400px; padding: 7px; border-radius: 3px; -moz-border-radius: 3px; -webkit-border-radius: 3px; background: #fff;} .comparison-table {margin:0 20px;} .comparison-table td {font:12px Verdana;} td.parent {font-weight:bold; padding:10px 0 5px 0;} td.child {padding:0 0 0 20px; text-align:left;} tr.row1 td {background:#E9E9E9;} tr.row2 td {background:#CBCBCB;}