/*
Theme Name:   JackieBarbosaTheme
Description:  Author Jackie Barbosa's Theme
Author:       Shawntelle Coker
Author URL:   http://jackiebarbosa.com
Template:     cleanblogg
Version:      2.0
License:      GNU General Public License v2 or later
License URI:  http://www.gnu.org/licenses/gpl-2.0.html
Text Domain:  JackieBarbosaTheme
*/

/* Write here your own personal stylesheet */

#cb-footer .cb-socket {
    background-color: transparent !important;
   color: #000 !important;
}

ul.booklinks {
		margin-left: -41px;
	}
ul.booklinks > li {
    display: inline-block;
		 list-style-type:none;
    /* You can also add some margins here to make it look prettier */
    zoom:1;
    *display:inline;
	margin-right: 5px;
		 margin: 0;
    padding: 0;

    /* this fix is needed for IE7- */
}
	
	ul.booklinks > li + li:before{
    content: " | ";
    padding: 0px 3px;
}

#cb-footer .cb-footer-bottom p {
    margin: 0;
    color: #cb00f5 !important;
}

#cb-footer .cb-footer-bottom .cb-footer-social a i {
   color: #cb00f5 !important;
    font-size: 16px;
    padding: 0 4px;
    margin: 2px;
}

.cb-header .cb-logo .cb-tagline {
    color: #cb00f5 !important;
}

a:link, a:visited {
    color: #cb00f5 !important;
}

a:hover, a:active, a:focus {
    color: #9a9d9f !important;
}

.post-categories > li > a {
	color: #cb00f5 !important;
}

.cb-header .cb-top-social a i {
    color: #cb00f5 !important;
}
    color: #cb00f5 !important;
}
.cb-header .cb-nav ul li a:hover {
    color: #FFFFFF !important;
}

ul#wp-admin-bar-root-default li a { color: #FFFFFF !important;}

