#container {
    margin: 0 auto;
    padding: 6px 0px 20px 0px;
    max-width: 890px;
}

#mainContent {
    min-height: 400px;
    margin: 9px 0;
    background: #fff;
}

header {
    padding: 12px 0 0 0;
    margin: 0;
}

.socials {
    text-align: right;
    font-size: 2.0rem;
    font-size: 20px;
}

.socials a {
    margin-right: 15px;
    color: #7e7d7d;
}

.socials a:hover {
    color: #666;
}

#headerBar {
    padding: 0;
}

h1.logo {
    float: left;
    width: 250px;
    margin: 0 0 12px 0;
    font-size: 2.4rem;
    font-size: 24px;
    color: #676767;
}

footer {
    padding: 12px 0;
}

footer p {
    font-size: 12px;
    font-size: 1.2rem;
    margin: 0 0 6px 0;
}

a.poweredBy {
    background: url(/wp-content/themes/lylelovett/img/template/occ_footer_dark.png) 0 0 no-repeat;
    /*toggle light and dark*/
    /*background:url(/wp-content/themes/lylelovett/template/occ_footer_light.png); toggle light and dark*/
    width: 182px;
    display: block;
    height: 25px;
    text-indent: -100000px;
}

nav {
    float: left;
    clear: left;
    width: auto;
}

.mainNav li {
    margin: 0;
}

.mainNav li a {
    color: #999;
    font-weight: bold;
    font-family: "Arial Black", "Arial Bold", arial;
    font-size: 14px;
    font-size: 1.4rem;
    /*relative ems */
    transition: all 200ms ease-in-out;
}

.mainNav li a:hover,
.mainNav li a.active {
    color: #666666;
    margin-left: 10px;
    transition: all 200ms ease-in-out;
}

aside.sidebar {
    margin-top: 18px;
}


/*Add this ========================================*/

.addthis_toolbox {
    float: right;
    color: #1f94de;
    min-height: 30px;
}


/* NEWS PAGE  ==========================*/

.pagination span,
.pagination a {
    display: inline-block;
    padding: 0 6px;
}


/* DISCOCGRAPHY STYLES  ===============*/

td.audioBut,
td.lyricsBut {
    width: 5%;
    padding: 8px 0;
}

.accordion .lyricsContainer {
    background: #ccc;
    padding: 3px 8px;
    width: 100%;
    margin: 9px 0 0 0;
}


/* WORDPRESS STYLES  ===============*/

.current_page_item a,
.current_page_parent a,
.current_page_ancestor a,
.current-cat a,
.single-discography .page-item-20 a,
.archive .page-item-6 a,
.single .page-item-6 a {
    /*font-weight:bold;
	color:#000!important;*/
}

body.category li.page-item-41 {
    /* on state for archived news subnav on news page */
    font-weight: bold;
}


/* GALLERY OVERIDEDS  ===============*/

#galleryHolder {
    position: relative;
    width: 100%;
    max-width: 940px;
    top: 0;
    left: 0;
}

a#closeBigPic {
    background: none repeat scroll 0 0 #FFFFFF;
    color: #000000;
    display: none;
    font-size: 1.8rem;
    font-weight: bold;
    height: 30px;
    line-height: 30px;
    position: absolute;
    right: 1px;
    text-align: center;
    top: -30px;
    width: 30px;
    z-index: 3;
}

#bigPic {
    background: none repeat scroll 0 0 #222222;
    height: 516px;
    padding: 0 15px;
    margin: 0px 0 12px;
    position: relative;
    z-index: 10;
}

.gallery-item[class*="columns"]:last-child {
    float: left!important;
}

#galleryPics .gallery-icon a.on img {
    border: 2px solid #c00;
}

#galleryPics.modalGallery .gallery-icon a.on img {
    border: none;
}

#galleryPics br {
    display: none;
}

#galleryPics .columns {
    padding: 0 5px!important;
}

#galleryPics dl dd {
    display: none;
}

#galleryPics dl img {}

#cover {
    position: fixed;
    z-index: 2;
    top: 0;
    background: rgba(0, 0, 0, 0.8);
    width: 100%;
    height: 1000px;
}


/*VIDEO*/

.video-container {
    position: relative;
    padding-bottom: 56.25%;
    padding-top: 30px;
    height: 0;
    overflow: hidden;
    margin: 0 0 18px 0;
    clear: both;
}

.video-container iframe,
.video-container object,
.video-container embed {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}

.videoTitle {
    float: left;
    color: #666666;
    font-size: 1.4rem;
    font-size: 14px;
    margin-right: 5px;
    margin-bottom: 3px;
}

.videoAlbum {
    display: block;
    margin-top: 14px;
    color: #747474;
    font-size: 11px;
}

.videoDirector {
    clear: both;
    color: #747474;
    font-size: 11px;
}


/*mailing list message*/

#messageCenter div {
    display: none;
}

#messageCenter.msg1 .msg1 {
    display: block;
}

#messageCenter.msg2 .msg2 {
    display: block;
}

#messageCenter.msg3 .msg3 {
    display: block;
}

#messageCenter.msg4 .msg4 {
    display: block;
}

#messageCenter.msg5 .msg5 {
    display: block;
}

#messageCenter.msg6 .msg6 {
    display: block;
}

#messageCenter.msg7 .msg7 {
    display: block;
}

#messageCenter.msg8 .msg8 {
    display: block;
}

#messageCenter.msg9 .msg9 {
    display: block;
}

#messageCenter.msg10 .msg10 {
    display: block;
}

#messageCenter.msg11 .msg11 {
    display: block;
}

#messageCenter.msg12 .msg12 {
    display: block;
}


/***************************************
		Login Page
****************************************/

body.login {
    background: #000000;
}

.login h1 {
    background-image: url("http://lorempixel.com/326/75/");
    background-position: center top;
    background-repeat: no-repeat;
    background-size: 326px 75px;
    display: block;
    height: 75px;
    padding-bottom: 15px;
    width: 326px;
}

.login label {
    color: #fff;
}

.login h1 a {
    display: none;
}

.login #nav a,
.login #backtoblog a {
    color: #fff !important;
}

.login #nav,
.login #backtoblog {
    text-shadow: none;
}

.wp-core-ui .button-primary,
.wp-core-ui .button-primary:hover {
    background-color: #000;
    background-image: none;
    border-color: #000;
    box-shadow: none;
    color: #FFFFFF;
    text-decoration: none;
    text-shadow: none;
}

.login form {
    background: none repeat scroll 0 0 #326c80;
    border: 1px solid #000;
    box-shadow: 0 0 15px -1px #326c80;
    font-weight: normal;
    margin-left: 8px;
    padding: 26px 24px 46px;
    color: #000;
}

#mainPhoto {
    /*	float:right; */
}

.copyright {
    font-size: 10rem;
    font-size: 10px;
    color: #999999;
}

.footerLinks {
    margin-top: 15px;
}

.footerLinks a {
    color: #80a8ce;
}

.footerLinks a:hover {
    text-decoration: underline;
}

ul#discogList {
    margin: 15px 0 0 -15px;
}

ul#discogList>li {
    padding: 0 0 0 35px;
    /* margin: 0 15px; */
    width: 49%;
    /*height: 180px;*/
    float: left;
    /*max-width: 166px;*/
}

#discogList img {}

#discogList p {
    font-size: 12px;
}

#discogList p a {
    color: #999;
}

.discogRight {
    margin-top: -90px;
}

.slider {
    /*margin: 0 auto;*/
    margin-top: -80px;
    margin-left: -90px;
    width: 650px;
    height: 650px;
}

ul#slider1 {
    list-type: none;
    list-style: none;
}

.leftContent {
    margin-top: 15px;
    margin-left: -15px;
}

.tracklist th {
    display: none;
}

.music-dropdown.dropdown {
    margin: 30px 0 0 0;
}

.music-dropdown.dropdown .button {
    border-radius: 0;
    background: #555555;
    color: #fff;
    text-transform: none;
    letter-spacing: 1px;
}

.music-dropdown.dropdown .button:hover,
.music-dropdown.dropdown .button.open,
.dropdown .button.open,
.dropdown .button:hover {
    background: #3e90d5;
    color: #fff;
    -webkit-transition: background-color 0.15s ease-in-out;
    -moz-transition: background-color 0.15s ease-in-out;
    -o-transition: background-color 0.15s ease-in-out;
    transition: background-color 0.15s ease-in-out;
}

.type-discography .dropdown .button {
    background: #3e90d5;
}

.type-discography .dropdown ul {
    background: #3e90d5;
}

.music-dropdown.dropdown .button-large {
    padding: 12px 27px;
}

.music-dropdown.dropdown ul {
    border: 0;
    width: 100%;
    background: #3e90d5;
    text-align: left;
}

#tourDatesList {
    padding-right: 20px;
    margin-left: -15px;
    margin-top: 15px;
    height: 560px;
    width: 215px;
    overflow-y: scroll;
    background: #efefef;
}

.tourDates {
    margin-left: 15px;
}

#discogLeft {
    overflow-y: scroll;
    height: 560px;
    background: #efefef;
    margin-top: 15px;
}

.discogRight a {
    text-decoration: underline;
    font-size: 11px;
}

.discogRight h4 {
    color: #7e7e7e;
    letter-spacing: -1px;
    font-size: 1.5rem;
    font-size: 15px;
}

#tourDatesList h3 {
    margin-top: 15px;
    font-size: 1.2rem;
    font-size: 12px;
    color: #a2a2a2;
    padding-top: 15px;
}

#tourDatesList h3:first-child {
    padding-top: 0;
}

#tourDatesList p {
    color: #9c9c9c;
    font-size: 11px;
    margin-top: -16px;
}

.tracklist {
    font-size: 10px;
    float: left;
    width: 50%;
}

.videoSidebar {
    overflow-y: scroll;
    height: 560px;
    background: #efefef;
    margin-top: 15px;
}

.videoList:first-child {
    margin-top: 15px;
}

.videoList p {
    color: #9c9c9c;
    font-size: 11px;
}

.videoList a {
    color: #666666;
}

.videoList img {
    width: 175px;
}


/*body.contact .leftContent {
	background:#efefef;
	margin-top:15px;
	color:#aeaeae;
	font-size:10px;
}*/

body.contact p {
    font-size: 11px;
}

body.contact h4 {
    color: #7e7e7e;
    margin: 0;
    padding: 0;
    letter-spacing: -1px;
    font-size: 14px;
}

.leftContent article {
    margin-top: 15px;
}

.signupLeft {
    background: #efefef;
    margin-top: 15px;
}

.signupLeft p {
    color: #999;
    margin-top: 15px;
}

.infoPage {
    margin-top: 20px;
}

body.page-id-16 #contactPage {
    padding-right: 20px;
    /*height: 560px;*/
    width: 215px;
    background: #efefef;
    color: #aeaeae;
    padding-left: 15px;
    padding-top: 1px;
}

.videoList>li {
    padding: 0 15px 0 28px;
}


/*-----------------------------------

Added Accessibility Code 

-------------------------------------*/


/* skip to content */

.hidden {
    position: absolute !important;
    left: -9999px !important;
}

.hidden:focus {
    left: 5px !important;
}