body {
    color: #383b42;
    font: 12px/19px Arial, Helvetica, sans-serif;
}
/* Layout
----------------------------------------------------------------------------------------------------*/

/*#block-header { background: #f4f4f4 url(../images/header_bg.jpg) 50% 100%; }*/
 #block-header > div {
    /*background: url(../images/header.jpg) no-repeat center bottom;*/
    background: #4787b4 url(../images/header-3.jpg) center center no-repeat;
}
#top-a .module {
    margin: 10px 20px 8px 20px;
}
#top-b .module {
    margin-right: 10px;
    margin-bottom: 0px;
}
#header {
    margin: 0 0 0 20px;
}
/*
 * Custom Style Sheet - Use this file to style your content
 */

/*custom colours on menu*/
 #menu .menu.menu-dropdown .level1.item4721 .level1 span .title {
    color:#e71a22;
}
#menu .menu.menu-dropdown .level1.item4719 .level1 span .title {
    color:#31a93e;
}
/*custom colours off*/
 #menu .menu.menu-dropdown .level1.item6699:hover .level1 span, #menu .menu.menu-dropdown .level1.item4369:hover .level1 span, #menu .menu.menu-dropdown .level1.item6699.active .level1 span, #menu .menu.menu-dropdown .level1.item4369.active .level1 span {
    background: url("../images/menu_dropdown_active.png") repeat-x scroll center bottom transparent;
    padding-bottom:7px;
}
.menu-dropdown .level1 .level1 span.title:hover, .menu-dropdown .level1 .level1 span.title:active {
    background: url("../images/menu_dropdown_active.png") repeat-x scroll center bottom transparent;
    padding-bottom:10px;
}
/* Logo */
 #logo .custom-logo {
    width: 180px;
    height: 93px;
    background: url("/wp-content/themes/modus_one/images/irish-music-rights-org-logo.png") center -10px no-repeat;
 }
body.wp-home #logo .custom-logo {
    background: url("/wp-content/themes/modus_one/images/irish-music-rights-org-logo.png") center 0px no-repeat;
 }
/* Teaser Font */
 @font-face {
    font-family:'DINMedium';
    src: url('../fonts/din-medium-webfont.eot');
    src: url('../fonts/din-medium-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/din-medium-webfont.woff') format('woff'), url('../fonts/din-medium-webfont.ttf') format('truetype'), url('../fonts/din-medium-webfont.svg#DINMedium') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family:'DinCRegular';
    src: url('../fonts/dinc-webfont.eot');
    src: url('../fonts/dinc-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/dinc-webfont.woff') format('woff'), url('../fonts/dinc-webfont.ttf') format('truetype'), url('../fonts/dinc-webfont.svg#DinCRegular') format('svg');
    font-weight: normal;
    font-style: normal;
}
@font-face {
    font-family:'DINCondBold';
    src: url('../fonts/ff_din_condensed_bold-webfont.eot');
    src: url('../fonts/ff_din_condensed_bold-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/ff_din_condensed_bold-webfont.woff') format('woff'), url('../fonts/ff_din_condensed_bold-webfont.ttf') format('truetype'), url('../fonts/ff_din_condensed_bold-webfont.svg#DINCondBold') format('svg');
    font-weight: normal;
    font-style: normal;
}
.webfont-dinconb {
    font-family:'DINCondBold';
}
.webfont-dinreg {
    font-family:'DinCRegular';
}
.webfont-dinmed {
    font-family:'DINMedium';
}
/* headings */
 h1, h2, h3, h4, h5, h6 {
    color: #383b42;
    font-family: DINCondBold;
    text-transform: uppercase;
}
h3 {
    font-size:20px;
}
#page .demoteaserwrap {
    padding: 7px;
    margin:20px 0;
    background: url(../images/bg-trans-white.png) repeat;
    width:460px;
}
#page .demoteaser {
    margin: 0px;
    padding: 30px 30px 25px 30px;
    overflow: hidden;
    background: rgba(255, 255, 255, 0.9) ;
    border:1px solid #4787b4;
}
#page .demoteaserwrap:hover {
    background: #fff ;
}
#page .demoteaser h1 {
    font-size: 30px;
    line-height: 40px;
    text-transform: uppercase;
    color: #FFF;
    margin:0;
}
#page .demoteaser p {
    font-family:'Montserrat', sans-serif;
    font-size: 13px;
    line-height:20px;
    color: #FFF;
}
.frontpage-slider {
    margin-bottom: -50px;
}
/* Social Bookmarks */
 #custombookmarks {
    margin: -20px;
    padding-left: 20px;
    overflow: hidden;
    -moz-border-radius: 6px;
    border-radius: 6px;
    line-height: 0px;
}
#custombookmarks h3 {
    display: inline-block;
    margin: 0;
    color: #fff;
    font-size: 30px;
    line-height: 60px;
    text-shadow: 0 1px 1px rgba(0, 0, 0, 0.8);
}
#custombookmarks .icons-social {
    padding: 5px;
    border-left: 1px solid #4E4F50;
    background: #373738;
    background: rgba(0, 0, 0, 0.2);
    -moz-box-shadow: 3px 0 3px rgba(0, 0, 0, 0.3) inset;
    -webkit-box-shadow: 3px 0 3px rgba(0, 0, 0, 0.3) inset;
    box-shadow: 3px 0 3px rgba(0, 0, 0, 0.3) inset;
    float: right;
}
.icons-social {
    overflow: hidden;
}
.icons-social > a {
    display: block;
    height: 50px;
    width: 50px;
    margin: 0 10px;
    background: url(../images/icons_socialbookmarks.png) 0 0 no-repeat;
    float: left;
}
.icons-social > a.twitter:hover {
    background-position: 0 -60px;
}
.icons-social > a.facebook {
    background-position: 0 -120px;
}
.icons-social > a.facebook:hover {
    background-position: 0 -180px;
}
.icons-social > a.dribbble {
    background-position: 0 -240px;
}
.icons-social > a.dribbble:hover {
    background-position: 0 -300px;
}
.icons-social > a.rss {
    background-position: 0 -360px;
}
.icons-social > a.rss:hover {
    background-position: 0 -420px;
}
.menu-dropdown span.subtitle {
    font-size: 12px;
    line-height: 20px;
    margin-top: -1px;
    text-indent: 1px;
    text-transform: none;
    font-family: Arial, Helvetica, sans-serif;
}
/* Search Box
---------------------------------------------------------------------------*/
 #searchbox, #search-3 {
    background: url("../images/search-box.png") no-repeat scroll 0 50% transparent;
    height: 26px;
    padding: 0 25px;
    width: 110px;
}
#searchbox input, #search-3 input {
    color: #999999;
    font-size: 12px;
    height: 26px;
}
#searchbox input, #search-3 input {
    background: none repeat scroll 0 0 transparent;
    border: medium none;
    float: left;
    outline: medium none;
    padding: 0;
    width: 100%;
}
#searchbox .results, #search-3 .results {
    -moz-border-bottom-colors: #FFFFFF;
    -moz-border-left-colors: #FFFFFF;
    -moz-border-right-colors: #FFFFFF;
    -moz-border-top-colors: #FFFFFF;
    background: none repeat scroll 0 0 #FFFFFF;
    border-image: none;
    border-style: none solid solid;
    border-width: medium 1px 1px;
    box-shadow: 0 2px 3px rgba(0, 0, 0, 0.5);
    border-color:#FFFFFF;
    color: #2C2D2E;
    line-height: 150%;
    right: -15px;
    text-transform: none;
    top: 40px;
    width: 360px;
    list-style: none outside none;
    margin: 0;
    padding: 0;
    position: absolute;
    z-index: 10;
}
#searchbox .results li.result h3, #search-3 .results li.result h3 {
    color: #0087B9;
    font-size: 16px;
    margin: 0 0 5px;
}
#searchbox .results li.result.selected, #search-3 .results li.result.selected {
    background-color: #D1D1D3;
}
#searchbox .results li.more-results, #searchbox .results li.result, #search-3 .results li.more-results, #search-3 .results li.result {
    background: url("../images/searchbox_results_item.png") repeat-x scroll 0 0 transparent;
}
#searchbox .results li.result, #search-3 .results li.result {
    cursor: pointer;
    padding: 10px 15px;
}
/* page heading modules*/
 .pageheading h1 {
    font-family:'DINCondBold', "MS Serif", "New York", serif;
    padding-left: 100px;
    line-height: 80px;
    color: #FFF;
    margin:0;
    text-transform: uppercase;
    font-size: 30px;
    text-shadow:0px 0px 1px #000000, 0px 0px 5px #000000, 0px 0px 10px #000000;
}
.pageheading {
    height: 80px;
    background-repeat: no-repeat;
    background-position: left center;
}
.pageheading.about {
    background-image: url(../images/icon-large-about.png);
}
.pageheading.contact {
    background-image: url(../images/icon-large-contact.png);
}
.pageheading.copyright {
    background-image: url(../images/icon-large-copyright.png);
}
.pageheading.download {
    background-image: url(../images/icon-large-download.png);
}
.pageheading.musicusers {
    background-image: url(../images/icon-large-music-users.png);
}
.pageheading.musiccreators {
    background-image: url(../images/icon-large-music-creators.png);
}
.pageheading.news {
    background-image: url(../images/icon-large-news.png);
}
.pageheading.video {
    background-image: url(../images/icon-large-video.png);
}
.pageheading.events {
    background-image: url(../images/icon-large-events.png);
}
/* home heading boxes top B */
 .box.music h2 {
    text-transform: uppercase;
    font-family:'DINCondBold', "MS Serif", "New York", serif;
    margin:0;
}
.box.music h2 a {
    color:#1196c0;
}
.box.music.creators h2 a:hover {
    color:#e61922;
}
.box.music.users h2 a:hover {
    color:#2ca13a;
}
hr.red {
    color:red;
    size:1px;
    margin: 4px 0;
}
hr.green {
    color:green;
    size:1px;
    margin: 4px 0;
}
.box.music.creators img.icon, .box.music.users img.icon {
    padding-right: 22px;
    padding-bottom: 90px;
    text-align:left;
}
.box.music p.strapline {
    font-family:'Karla', sans-serif;
    font-size: 14px;
    margin-top: 4px;
}
.box.music p {
    font-size: 12px;
    margin: 7px 0;
}
.box.music a {
    color:#383b42;
}
.box.music a:hover {
    color:#1196c0;
}
/*  bottom module headings*/
 #block-main .wrapper #bottom-a .module.mod-blank .module-title, #block-main .wrapper #bottom-b .module.mod-blank .module-title {
    background: url(../images/bg-mod-heading.jpg) repeat-x center center;
    text-align:center;
    margin-bottom:2px;
}
.module-title-bg {
    background:#fff;
    padding:0 10px;
}
/*home page news boxes */
 li.recent-post-item {
    list-style-type: none;
    padding-top:10px;
    /*border-bottom:1px solid #e7e7e7;*/
    font-size: 12px;
}
.module ul {
    padding-left:0px;
}
.recent-post-item img {
    float:left;
    padding-right:5px;
}
.recent-post-item .more-link {
    font-size: 11px;
    line-height: 11px;
    text-transform: uppercase;
    display:block;
    text-align:right;
    padding:5px 10px 0 0;
}
#sidebar-b .recent-post-item .post-title, #sidebar-b .recent-post-item .post-date {
    font-size:12px;
    text-shadow: 0 1px 0 #e7e7e7;
    color:#666666;
    font-weight:bold;
}
#sidebar-b .recent-post-item .post-title:hover, #sidebar-b .recent-post-item .post-date a:hover {
    color:#008FBB;
}
/*#block-main .wrapper #bottom-a .module.mod-blank ul {margin:0 0 0 -30px;}*/
 #block-main .wrapper #bottom-a .module.mod-blank ul {
    margin:0 0 0 0px;
}
#block-main .wrapper #bottom-a .module.mod-blank li.recent-post-item:first-child {
    border-top:none !important;
}
#block-main .wrapper #bottom-a .module.mod-blank li.recent-post-item {
    border-top:1px solid #9dd1e4;
    /* background: url(../images/icon-news.png) no-repeat right top;*/
    padding:10px 34px 10px 0px;
}
#block-main .wrapper #bottom-a .module.mod-blank a.post-title {
    color:#383b42;
}
#block-main .wrapper #bottom-a .module.mod-blank a.post-title:hover {
    color:#1196c0;
}
#block-main .wrapper #bottom-a .module.mod-blank span.post-date {
    color:#1196c0;
    font-weight:bold;
}
/* twitter feed */
 section.wk-twitter {
    margin: 16px 0px 15px 0px;
    !important
}
.wk-twitter-list p {
    font-size:11px;
}
.wk-twitter-list p.content {
    padding:15px;
}
.wk-twitter-list article, .wk-twitter-list article:first-child {
    overflow: hidden;
    padding-top: 5px;
    background:#e3e3e3 url(../images/bg-twitter.png) bottom left no-repeat;
    margin-bottom:20px;
}
.wk-twitter-list .meta {
    font-size: 11px;
    text-align:right;
}
/*Footer formatting*/
 #footer-box-A {
    float: left;
    width: 80%;
}
#footer-box-B {
    float: right;
    width: 20%;
}
.footer-content-header {
    float: left;
    width: 100%;
}
#footer-box-A h1 {
    color: #1196c0;
    float: left;
    font-family:'Montserrat', sans-serif;
    font-size: 14px;
    line-height:20px;
    text-transform:uppercase;
}
#footer-box-B h1 {
    color: #1196c0;
    float: right;
    text-align:right;
    font-family:'Montserrat', sans-serif;
    font-size: 14px;
    line-height:20px;
    text-transform:uppercase;
}
.footer-content {
    float: left;
    font-size: 11px;
    margin-right: 44px;
}
.footer-content1 {
    float:left;
    clear:both;
    font-size: 11px;
    margin-right: 50px;
}
.footer-content-icon {
    float: right;
    margin-left: 12px;
}
.footer-content a {
    color:#383b42;
}
.footer-content a:hover {
    color:#1196c0;
}
#modus-web-design {
    float: left;
    width: 100%;
    padding-top: 10px;
}
#modus-web-design .modus-web-design img {
    float: right;
}
/*side bar A and B*/
 #block-main #sidebar-a {
    background:#f0f0f0 url(../images/bg-left-column.jpg) repeat top left;
}
#block-main #sidebar-b {
    background:#f0f0f0 url(../images/bg-right-column.jpg) repeat top left;
}
#block-main #sidebar-a .module, #block-main #sidebar-b .module {
    margin:30px 0px 10px 20px;
}
#block-main #sidebar-a .menu-sidebar li.level1 a {
    margin:0px 20px;
    size:13px;
}
#block-main #sidebar-a h3, #block-main #sidebar-b h3 {
    color:#c2c3c5;
    text-align: center;
}
#block-main #sidebar-a h3.module-title, #block-main #sidebar-b h3.module-title {
    background: url("../images/bg-mod-heading-grey.png") repeat-x scroll center center transparent;
}
#block-main #sidebar-a .module-title-bg {
    background:url(../images/bg-left-column.jpg) right top;
}
#block-main #sidebar-b .module-title-bg {
    background:url(../images/bg-right-column.jpg) right top;
}
.menu-sidebar a.level1 > span, .menu-sidebar span.level1 > span {
    font-size: 13px;
}
/*
#block-main #sidebar-a .menu-sidebar a.current { color:#e71a22;}
*/
 #block-main #sidebar-a .menu-sidebar li.level1 a {
    font-weight:bold;
}
.menu-sidebar .level2 a > span {
    font-size: 12px;
    line-height: 18px;
    font-weight:normal;
    margin:10px 0 20px 0;
}
.menu-sidebar .level2 a > span {
    padding-left: 10px;
}
/*Video pages*/
 .youtubechannelEntry {
    border:0px;
    width:235px;
    float:left;
}
.youtubechannelEntry h4 {
    height:32px;
    overflow:hidden;
    margin-right:22px;
}
.youtubechannelEntry img {
    border:1px solid #000;
}
/*FAQs */
 div.faq-title {
    font-size:18px;
    font-style:normal;
    padding:5px 0;
    line-height:24px;
}
h3.qa-faq-title {
    text-transform: none;
    font-family:'Montserrat', sans-serif;
    font-size: 14px;
    margin: 15px 0;
}
.qa-faq-anchor:before {
    color: #008fbb;
    content: "\21d5";
      font-size: 26px;
    padding: 1px 6px;
    position: absolute;
    top: 0;
    right: 0;
}
.qa-faq-anchor:hover:before {
    color: #000;
}
/*.qa-faq-answer:before {
    background: none repeat scroll 0 0 #ccc;
    color: #414243;
    content: "-";
    padding: 0 1.7px;
    position: absolute;
    right: 6.4px;
    top: 0;
}*/
.qa-faq{
	position: relative;
}

.qa-faq-answer p,
.qa-faq-anchor{
	padding-right: 20px;
}
/* Social Like and Follow */
 #social-like-follow {
    position:absolute;
    height:40px;
    right:16px;
    margin-top:10px;
    width:160px;
}
/* hide the FAQ cat title */
 .faq-catname {
    visibility:hidden;
    height:0;
    padding:0;
    margin:0;
}

/*Forms*/
 h3.gform_title, h2.gsection_title {
    font-weight:normal !important;
}
/* get rid of extra text at bottom of imported posts */
 div.field_category_value-div, div.field_add_to_mq_value-div {
    visibility:hidden;
}
.menu-sidebar a.level1:active > span {
    color:#fff;
}
.pdflink {
    background-image: url(/wp-content/uploads/2012/01/pdf9.gif);
    background-repeat: no-repeat;
    background-position: left center;
    padding:50px;
    line-height:44px;
}
.advanced_recent_posts_widget ul li {
    border-bottom: 0px solid #CCCCCC;
}
/* Ruairí's Changes to Events */
 .ai1ec-agenda-view .ai1ec-day {
    color: #898282;
    font-size: 1.6em !important;
    padding: 0.4em 0 0 !important;
}
.ai1ec-agenda-view .ai1ec-weekday {
    color: #898282;
    font-size: 0.7em !important;
    padding: 0.3em 0 0 !important;
}
/* Cookie note
_______________________________________________________*/
 #catapult-cookie-bar {
    text-align: center;
}
button#catapultCookie {
    border-radius: 1px;
}
/* Calendar resets
_______________________________________________________*/
 .ai1ec-agenda-view .ai1ec-month {
    background: none repeat scroll 0 0 #0284a8;
    text-shadow: none;
    text-transform: uppercase;
}
.ai1ec-agenda-view .ai1ec-event .ai1ec-event-title {
    color: #0284a8;
}
.ai1ec-agenda-view .ai1ec-event .ai1ec-event-time {
    opacity:none;
}
.ai1ec-allday-badge {
    background: none;
    border-radius: 2px;
    box-shadow: none;
    color: #333;
    border:1px solid #cccccc;
}
.timely h1, .timely h2, .timely h3, .timely h4, .timely h5, .timely h6 {
    text-rendering: none;
}
.ai1ec-agenda-widget-view .ai1ec-date-title, .ai1ec-agenda-view .ai1ec-date-title {
    border-radius:0!important;
}
.ai1ec-agenda-widget-view .ai1ec-event > a {
    border-radius: 0!important;
}
.ai1ec-agenda-widget-view .ai1ec-date, .ai1ec-agenda-view .ai1ec-date {
}
.ai1ec-agenda-widget-view .ai1ec-month, .ai1ec-agenda-view .ai1ec-month {
    border-radius: 0!important;
}
.ai1ec-map.ai1ec-col-sm-5.ai1ec-col-sm-push-7 {
    left: 262px;
    position: absolute;
    top: 132px;
    width: 177px!important;
}
.ie8 .ai1ec-event-details .ai1ec-col-sm-7.ai1ec-col-sm-pull-5,
.ai1ec-event-details .ai1ec-col-sm-7.ai1ec-col-sm-pull-5 {
    right: 27%;
    right: 10px;
    width: 280px;
    min-height: 211px!important;
}
.ai1ec-single-event #ai1ec-gmap-canvas, .ai1ec-multi-event #ai1ec-gmap-canvas {
    height: 100px!important;
    width: 100%;
}
.ai1ec-col-sm-7.ai1ec-col-sm-pull-5 .ai1ec-categories .ai1ec-row {
}

.ie8 .timely.ai1ec-single-event.ai1ec-event-id-13152.ai1ec-multiday.ai1ec-allday {
    width: 422px!important;

}
.ai1ec-popup-excerpt a{
	display: none;
}
.ie8 .ai1ec-single-event {

    font-size: 14.3px;
    line-height: 22.5px;
    position: relative;
}
.ai1ec-single-event .ai1ec-field-label, .ai1ec-multi-event .ai1ec-field-label {
    line-height: 25px;
    padding: 0!important;
    font-size: 10px;
}

/*		MadMimi
-----------------------------------------------*/
.mimi_field {
	margin:15px 0;
}
.mimi_field input[type="text"] {
	padding:5px;
	width:220px;
}

@media (max-width: 767px) {
    x.ie8 .ai1ec-field-label {
        text-align: right;
    }
    .ie8 .ai1ec-map.ai1ec-col-sm-5.ai1ec-col-sm-push-7 {
        left: 262px;
        position: absolute;
        top: 109px;
        width: 170px;
    }
	.ai1ec-field-label {
	    color: #AAAAAA;
	    font-size: 12.155px;
	    font-weight: bold;
	    text-align: right!important;
	    text-transform: uppercase;
	}
	.ai1ec-col-md-5 {
	    width: 41.6667%!important;
	}
	.ai1ec-col-md-7 {
	    width: 58.3333%!important;
	}

	.ai1ec-col-md-1, .ai1ec-col-md-2, .ai1ec-col-md-3, .ai1ec-col-md-4, .ai1ec-col-md-5, .ai1ec-col-md-6, .ai1ec-col-md-7, .ai1ec-col-md-8, .ai1ec-col-md-9, .ai1ec-col-md-10, .ai1ec-col-md-11, .ai1ec-col-md-12 {
	    float: left!important;
	}


}

@media (min-width: 992px) {
  .ai1ec-container {
    width: 750px!important;
  }
}


.ie8 .ai1ec-field-label.ai1ec-col-sm-4.ai1ec-col-md-5{
    text-align: left;
    padding-left: 15px!important;
    margin-right: 20px;
}
