/*  
Theme Name: mathew-street-festival
Theme URI: http://www.mathewstreetfestival.com
Description: Design for the Mathew Street Music Festival
Version: 2
Author: Niall Walsh
Author URI: http://www.liverpooldirectlimited.co.uk
*/
 

/*Small reset*/
body, ul, ol, h1, h2, h3, h4, h5, h6, form, li, p {
	margin:0;
	padding:0;
}
/*Structured layout mainpage*/


body {
	font-size:12px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
	line-height:21px;
	position:relative;
}
.wrap_all {
	width:100%;
	position:relative;
	display:table;
}
#top {
	width:960px;
	margin:0 auto;
	position:relative;
}
/*****************************
1.) #head	
/****************************/	
	
	#head {
	height:228px;
	position:relative;
	z-index:10;
}
.date {
height:102px;
width:292px;
margin-left:210px;
padding-top:45px !important;
}
.logo, .logo a {
	display:block;
	height:165px;
	width:165px;
	position:absolute;
	left:20px;
	top:17px;
}
#top .logo a {
	top:0;
	right:0;
	text-indent:-9999px;
	outline:none;
}

/*****************************
2.) #main
/****************************/		
#main {
	position:relative;
	padding-top:45px;
	float:left;
}
/*****************************
3.) #mainpage image slider
/****************************/	

#featured {
	height:408px;
	margin-bottom:25px;
	position:relative;
	width:940px;
	padding:0 10px;
}
.featured_video {
	height:350px;
	width:575px;
	position:relative;
        float:left;
padding:0 30px;	
}
.featured_text {
	height:350px;
	width:270px;
	position:relative;
        float:right;
padding-right:30px;	
}
.featured_text h3 {
	font-size:30px;
	clear:both;
        letter-spacing:-1px;
	color:#ffffff;
}

#featured_bottom {
	position:relative;
        float:left;
	height:60px;
	bottom:-10px;
	width:950px;
	padding:0 0px;
}

/*****************************
4.) breadcrumb navigation
/****************************/	
								
			
			.breadcrumb {
	font-size:11px;
	left:40px;
	position:absolute;
	bottom:-49px;
	z-index:5;
}
.breadcrumb a {
	text-decoration:none;
}
.breadcrumb a:hover {
	text-decoration:underline;
}
/*****************************
5.) content area below slider and on subpages
/****************************/	
						
			.content_top {
	height:30px;
	padding:0 10px;
	width:940px;
	float:left;
}
#content {
	float:left;
	padding:0 10px;
	position:relative;
	width:940px;
}
#sidebar {
	float:left;
	padding:0 0 15px 50px;
	position:relative;
	width:265px;
	overflow:hidden;
}
#top #sidebar .small_box {
	padding:0 0 15px 0;
}

/*****************************
7.)pages with sidebar
/****************************/								
					
#inner_content, .inner_content {
	float:left;
	width:570px;
	padding:0 0 15px 30px;
	position:relative;
}
#map_content, .map_content {
	float:left;
	width:570px;
	padding:0 0 15px 30px;
	position:relative;
}
#mapbar {
	float:right;
	padding:0 0 15px 0px;
	position:relative;
	width:275px;
	overflow:hidden;
}
#top .portfolio_inner_content {
	width:100%;
}
#inner_content .entry {
	width:570px;
}
.entry {
	clear:both;
	margin-bottom:28px;
	overflow:hidden;
	padding-bottom:20px;
	position:relative;
}
.entry-head {
	position:relative;
	top:-3px;
	margin-bottom:20px;
	font-size:11px;
}
.categories, .comments, .entry-head a, .more-link, #top .portfolio_item h3 a {
	text-decoration:none;
	padding:2px 0;
}
#top .entry-head a, .more-link {
	padding:2px 4px;
}
.date {
	padding:2px 4px;
}
#subpage #content {
	padding:20px 10px 0;
}
/*****************************
7.) Small Boxes and Sidebar "Widgets"
/****************************/	
				
							.small_box {
	float:left;
	padding:0 0 15px 50px;
	position:relative;
	width:260px;
}
#top .box1 {
	padding:0 0 15px 30px;
}
.small_box h3 {
	margin:0 0 5px;
}
.small_box img {
	padding:5px 0 !important;
	padding:0;/*ie6 fix for png elemnts needs this*/
}
.widget_categories a, .widget_pages a, .widget_archive a, .widget_recent_entries a, li.recentcomments, .widget_meta a {
	padding:5px;
	display:block;
	text-decoration:none;
	width:250px; /*change if sidebarwidth changes*/
}
/* uncomment this if you want sublevels with indents
							.small_box ul ul a{
								padding-left:25px;
								width:230px;
								}
								
							.small_box ul ul ul a{
								padding-left:45px;
								width:210px;
								}
								
							.small_box ul ul ul ul a{
								padding-left:65px;
								width:190px;
								}
							*/
							
							.widget_tag_cloud a {
	text-decoration: none;
	padding:0px 3px;
}
.widget_tag_cloud a:hover {
	text-decoration: underline;
	font-weight: bold;
}
li.recentcomments a {
	text-decoration: none;
}
/*--------------------calendar--------------------*/
							#wp-calendar a, #wp-calendar a:visited {
	display:block;
	text-decoration:none;
	padding:0;
	border:none;
	width:auto;
}
#wp-calendar a:hover {
	display:block;
}
#wp-calendar {
	empty-cells: show;
	width:100%;
	text-align:center;
}
#wp-calendar #next a, #wp-calendar #prev a {
	text-decoration:none;
	display:block;
	border:none;
}
#wp-calendar #next a:hover, #wp-calendar #prev a:hover {
}
#wp-calendar caption {
	margin-bottom:5px;
}
#footer {
	clear:both;
	padding:40px 15px;
	position:relative;
	font-size:10px;
	width:930px;
	float:left;
}
.copyright {
	float:left;
	display:block;
}
.scroll-top {
	float:right;
	display:block;
}
/*****************************
#Single page comments	
/****************************/

textarea {
	width:538px;
	padding:10px;
	font: normal 12px 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
}
#commentform {
	padding-bottom:20px;
}
#top .commententry li, #top .commententry ul, #top .commententry ol {
	border:none;
}
#top .commentlist, #top .commentlist li {
	clear:both;
	position:relative;
	list-style-type:none;
	padding:10px 0px 0px 25px;
	background-image:none;
	margin-bottom:10px;
}
#respond {
	clear:both;
	margin:20px 0 0 0;
	width:100%;
}
#comment, fieldset textarea {
	height:150px;
	padding:5px;
	width:97%;
	line-height:24px;
}
#commentform p, fieldset p {
	padding:2px 0;
	clear:both;
}
#commentform input {
	padding:5px;
}
.commentlist li h3 {
	float:left;
}
.commentlist .says {
	display:none;
}
.commentlist .avatar {
	border:1px solid #DDDDDD;
	left:-25px;
	padding:3px;
	position:absolute;
	top:14px;
	z-index:3;
}
.commentlist .commentmetadata {
	font-size:11px;
}
.commentlist .commentmetadata a {
	position:relative;
	font-size: 10px;
	color:#888;
	text-decoration: none;
	line-height: 10px;
	top:-5px;
}
.reply {
	font-size:11px;
	left:-19px;
	position:absolute;
	top:53px;
}
.fn {
	font-weight:bold;
	font-style:normal;
	font-size: 13px;
}
.fn a {
	text-decoration: none;
}
.reply a {
	text-decoration:none;
}
.reply a:hover {
	text-decoration:underline;
}
.comment_nav {
	float:left;
	height:38px;
	padding:0 0 15px 50px;
	width:508px;
}
.comment_nav a {
	text-decoration:none;
	cursor:pointer;
}
.comment_next {
	float:right;
}
.comment_prev {
	float:left;
}
.commentlist .children {
	padding-left:20px;
	padding-bottom:0;
}
#top .children li {
	padding-right:0;
}
#top #cancel-comment-reply-link {
	float:right;
	height:26px;
	line-height:26px;
	margin-right:1px;
	position:relative;
	right:14px;
	text-decoration:none;
}
.advancedlink {
	line-height:28px;
}
.fullwidth {
	width:558px;
}
/* ---------------------- Pagination -------------------*/

.pagination {
	clear:both;
	display:block;
	float:left;
	padding:0 0 20px 0px;
	position:relative;
	z-index:3;
}
.pagination span, .pagination a {
	display:block;
	float:left;
	font-size:11px;
	line-height:13px;
	margin: 2px 2px 2px 0;
	display:block;
	padding:3px 6px;
	text-decoration:none;
}
.pagination .current {
	font-size:11px;
	padding:3px 6px;
}
/*****************************
#basic & common styles	
/****************************/

h1 a, h2 a {
	color:#9a000b;
}
h3 a, h4 a, h5 a h6 a {
	color:#0f7fc0;
}
a {
	color:#9a000b;
	text-decoration:underline;
}
a:hover {
	text-decoration:none;
}
a img {
	border:none;
}
p {
	padding: 0 0 1em 0
}
ul, ol {
	list-style-position:outside;
	margin-left:20px;
}

#sidebar ul{
	margin-left:0px !important;
}

#sidebar ul li{
  padding: 10 0 0 5px;
  line-height: 21px;
margin-top:3px;
list-style:none !important;
font-weight:bold;
}

#sidebar li {
	margin:0;
	padding:0;
	width:100%
}
#sidebar li a {
	background:url(/wp-content/themes/mathew-street-festival/images/bullet_arrow.gif) no-repeat left 9px;
	display:block;
	padding:2px 5px 2px 12px
}
#sidebar li a:hover {
	background-position:5px 9px;
	color:#6b0008;
	padding-left:17px
}

h1, h2, h3, h4, h5, h6, legend {
	font-weight:normal;
	line-height:1em;
}
h1 {
	clear:both;
	font-size:38px;
	font-weight:bold;
	color:#9a000b;
        letter-spacing:-2px;
}
h2 {
	font-size:36px;
	clear:both;
	font-weight:bold;
	color:#9a000b;
        letter-spacing:-2px;
padding-bottom:15px;
}
h3, legend {
	font-size:28px;
	clear:both;
        letter-spacing:-2px;
	color:#0f7fc0;
padding-top:10px;
padding-bottom:10px;

}
h4 {
	font-size:22px;
	clear:both;
	color:#0f7fc0;
        letter-spacing:-2px;
}
h5 {
	font-size:14px;
	clear:both;
	color:#0f7fc0;
}
h6 {
	font-size:13px;
	clear:both;
	color:#0f7fc0;
}
h1 a, h2 a, h3 a, h4 a, h5 a, h6 a {
	text-decoration:none;
}
#featured h2 {
	margin-bottom:8px;
	padding-bottom:8px;
}
#inner_content h2, #inner_content h2 a, #inner_content_big h2, #inner_content_big h2 a {
	font-size:36px;
}
blockquote p {
	padding:11px 0px;
}
blockquote {
	margin:0 0 22px 5px;
	padding:0 15px;
}
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.clearboth {
	clear:both;
}
.alignleft {
	float:left;
	margin:0px 15px 15px 0pt;
}
.alignright {
	float:right;
	margin:0px 0pt 15px 15px;
}
.aligncenter {
	clear:both;
	display:block;
	margin:10px auto;
	padding: 10px 0;
}
#top .wp-smiley {
	border:none;
	padding:0;
}
.meta {
	display:block;
	position:relative;
	top:3px;
	font-size:11px;
	line-height:14px;
	min-height:14px;
}
.read-more, .show-next {
	display:block;
	font-size:11px;
	font-weight:bold;
	height:41px;
	left:-2px;
	line-height:41px;
	position:relative;
	text-align:center;
	text-decoration:none;
	width:165px;
}
#top .show-next {
	bottom:0;
	left:165px;
	position:absolute;
}
.read-more:hover, .show-next:hover {
}
.entry ul, .entry ol {
	list-style-type:disc;
	list-style-position:inside;
	margin:0;
	padding:0 0 20px 0;
}
#top .entry ol {
	list-style-type:decimal;
}
.entry li {
	padding:3px 10px;
}
blockquote {
	font-size:13px;
	font-style:italic;
	margin:0 0 20px;
	padding:10px 20px 10px 41px;
}
/*CONTACT FORM*/	



#searchsubmit, #send, #top #submit {
	cursor:pointer;
}
#s, .text_input, .text_area {
	padding:5px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
	width:200px;
	font-size:11.5px;
}
#sidebar #s {
	width:155px !important; /*ie6fix*/
	width:125px;
}
#top #searchsubmit, #top #send, #top #submit {
	padding:4px 20px;
	font-family: 'Lucida Grande', 'Lucida Sans Unicode', Tahoma, Arial, san-serif;
	font-size:11.5px;
}
.hidden {
	display:none;
}
#commentform {
	padding-bottom:20px;
}
fieldset {
	border:none;
	padding:0;
	margin:0;
	overflow:hidden;
}
fieldset label {
	padding-left:7px;
}
.blocklabel {
	display:block;
	padding:10px 0 0 0;
}
#top .text_area {
	width:450px;
}
.corner_left, .corner_right {
	position:absolute;
	top:0;
	height:5px;
	width:5px;
	z-index:6;
	left:0;
}
#top .corner_right {
	left:935px;
}
/*navigation*/

.navwrap {
	height:50px;
	left:5px;
	line-height:50px;
	padding-right:18px;
	position:absolute;
	top:180px;
	font-size:12px;
	z-index:6;
}
#top #nav {
	float:left;
	height:50px;
	line-height:50px;
	padding-left:13px;
}
#nav, #nav ul {
	margin:0;
	padding:0;
	list-style-type:none;
	list-style-position:outside;
	position:relative;
	line-height:50px;
}
#top #nav a {
	height:33px;
	display:block;
	padding:0 17px;
	text-decoration:none;
	text-align:center;
	line-height:28px;
	outline:none;
	z-index:35;
	position:relative;
	float:left;
}
#top #nav ul a {
	line-height:33px;
}
#top #nav li {
	float:left;
	position:relative;
	z-index:20;
	margin-top:11px;
}
#top #nav li li {
	border-left:none;
	margin-top:0;
}
#top #nav ul {
	position:absolute;
	display:none;
	width:172px;
	top:33px;
	left:-1px;
}
#top #nav li ul a {
	width:130px;
	height:auto;
	float:left;
	text-align:left;
	padding:0 21px;
}
#top #nav ul ul {
	top:auto;
	border-top:none;
}
#top #nav li ul ul {
	left:172px;
	top:0px;
}
#top #nav li:hover ul ul, #top #nav li:hover ul ul ul, #top #nav li:hover ul ul ul ul {
	display:none;
}
#top #nav li:hover ul, #top #nav li li:hover ul, #top #nav li li li:hover ul, #top #nav li li li li:hover ul {
	display:block;
}


ul.latest_news {padding:0px 0px 27px 0px;margin:0px;list-style:none;}

ul.latest_news a {text-decoration:none; font-weight:bold;color:#fff;!important}

ul.latest_news a:hover {text-decoration:underline;}

ul.latest_news li{
  padding: 0 0 0 27px;
  line-height: 21px;
  background:url(/wp-content/themes/mathew-street-festival/images/news.png) no-repeat 0 0;
}


#logos {
	clear:both;
	padding:0px 15px;
	position:relative;
	font-size:10px;
	width:930px;
}

#logos img{
padding:7px;

}


h2.acc_trigger {
	padding: 0;	margin: 0 0 5px 0;
	background: url(/images/h2_trigger_a.gif) no-repeat;
	height: 46px;	line-height: 46px;
	width: 500px;
	font-size: 1.3em !important;
	font-weight: normal;
	float: left;
}
h2.acc_trigger a {
	color: #fff;
	text-decoration: none;
	display: block;
	padding: 0 0 0 50px;
font-size: 1.3em !important;
}
h2.acc_trigger a:hover {
	color: #ccc;
}
h2.active {background-position: left bottom;}
.acc_container {
	margin: 0 0 5px; padding: 0;
	overflow: hidden;
	font-size: 1.2em;
	width: 500px;
	clear: both;
	background: #f0f0f0;
	border: 1px solid #d6d6d6;
	-webkit-border-bottom-right-radius: 5px;
	-webkit-border-bottom-left-radius: 5px;
	-moz-border-radius-bottomright: 5px;
	-moz-border-radius-bottomleft: 5px;
	border-bottom-right-radius: 5px;
	border-bottom-left-radius: 5px; 
}
.acc_container .block {
	padding: 20px;
}
.acc_container .block p {
	padding: 5px 0;
	margin: 5px 0;
}
.acc_container h3 {
	font: 2.5em normal Georgia, "Times New Roman", Times, serif;
	margin: 0 0 10px;
	padding: 0 0 5px 0;
	border-bottom: 1px dashed #ccc;
}
.acc_container img {
	float: left;
	margin: 10px 15px 15px 0;
	padding: 5px;
	background: #ddd;
	border: 1px solid #ccc;
}

.acc_container span {
	color:#9a000b;
	float:right;
}

/* --- Content - Results --- */
.results h4 {
	font-size:18px;
padding-top:5px;
padding-bottom:5px;
}
h4.listings {
font-size:28px !important;
padding-top:5px !important;
padding-bottom:5px !important;
color: #000000 !important;
}
.results .C1 {
	display: block;
	padding-bottom: 34px;
}
.results .C1 strong {
	display: block;
	float: left;
	padding-left: 0px;
	padding-top: 5px;
	background: none;
color: #000000;
}
.results .C1 span {
	display: block;
	float: left;
	padding-top: 5px;
        padding-left:10px;

}
#results .results .C1 span a {
	color: #313131;


}
#results .results .C1 span a:hover {
	color: #ab231d;
}


.results .desc {
	display: block;
	padding-bottom: 34px;
}
.results .desc strong {
	display: block;
nosize	float: left;
	padding-left: 0px;
	padding-top: 5px;
	background: no-repeat 2px 2px;
color: #313131;
}
.results .desc span {
	display: block;
	float: left;
	padding-top: 5px;
        padding-left:0px;


}
#results .results .desc span a {
	color: #313131;
}
#results .results .desc span a:hover {
	color: #ab231d;
}


#address {

}
#place {
padding-left:25px;
}
#day {

}
#time {

}
#suitability {
padding-left:25px;
}
#tag {

}
#time {
height:25px;
}
#description {
;
}
#type {
height:25px;
}
#event {

}
#URL {
padding-left:25px;
}

.results .C1 ul.list span {
	display: block;
	font-weight:bold;
}
ul.list a{
	font-weight:bold;
	padding: 1px;
	background: #e6efff;
}
ul.list {
	padding:0px 0px 0px 0px !important;	
	list-style-type:none !important;
        margin: 0px 0px 0px 0px !important;
}
ul.list li {
	padding:0px 0px 0px 0px !important;
	background-position:top left !important;
	background-repeat:no-repeat !important;
	font-size:100% !important;
	margin:0px 0px 0px !important;
}
ul.list li ul {
	padding:0px 0px 0px 0px !important;	
	list-style-type:none;
        margin: 0px 0px 0px 0px !important;
}
ul.list li ul li{
	padding:0px 0px 0px 0px !important;
	background-image:none !important;
	background-position:none !important;
	background-repeat:none !important;
	font-size:85% !important;
	font-style:italic !important;
	color:#000;
	margin:0px 0px 0px !important;
}



form {
	margin: 0 0 30px 0;
}

legend {
	font-size: 17px;
}

fieldset {
	border: 0;
}

.checklist {
	list-style: none;
	margin: 0;
	padding: 0;
}

.checklist li {
	float: left;
	margin-right: 10px;
	background: url(/wp-content/themes/mathew-street-festival/images/checkboxdaybg.gif) no-repeat 0 0;
	width: 105px;
	height: 103px;
	position: relative;
	font: normal 11px/1.3 "Lucida Grande","Lucida","Arial",Sans-serif;
}

.checklist li.selected {
	background-position: -105px 0;
}

.checklist li.selected .checkbox-select {
	display: none;
}

.checkbox-select {
	display: block;
	float: left;
	position: absolute;
	top: 72px;
	left: 10px;
	width: 85px;
	height: 23px;
	background: url(/wp-content/themes/mathew-street-festival/images/select.gif) no-repeat 0 0;
	text-indent: -9999px;
}

.checklist li input {
	display: none;	
}

a.checkbox-deselect {
	display: none;
	color: white;
	font-weight: bold;
	text-decoration: none;
	position: absolute;
	top: 74px;
	right: 10px;
}

.checklist li.selected a.checkbox-deselect {
	display: block;

}

.checklist li label {
	display: block;
	text-align: center;
	padding: 8px;
        color:#fff;
}

.sendit {
	display: block;
	float: left;
	top: 118px;
	left: 10px;
	width: 115px;
	height: 34px;
	border: 0;
	cursor: pointer;
	background: url(/wp-content/themes/mathew-street-festival/images/sendit.gif) no-repeat 0 0;
	text-indent: -9999px;
	margin: 20px 0;
}

#map{width:560px ! important;height:500px;margin:1em auto 1em auto;border-style:none ! important}
div.infowindow {width:250px;height:70px}
#main-list li,#fringe-list li ,#backstage-list li  {background-position:left center;vertical-align:middle;background-repeat:no-repeat;line-height:30px;padding-left:40px;list-style-type:none;padding-top:0px;margin-bottom:0;width:90%;float:left;}
#main-list li {background-image:url(/images/maps/defaultstar.png)}
#main-list li.tunnel {background-image:url(/images/maps/redstar.png)} /*tunnel */
#main-list li.exchangestreet {background-image:url(/images/maps/orangestar.png)} /* exchange*/
#main-list li.derbysquare {background-image:url(/images/maps/brownstar.png)} /* derby */ 
#main-list li.waterstreet {background-image:url(/images/maps/pinkstar.png)}/*water street */
#main-list li.superlambbanana {background-image:url(/images/maps/yellowstar.png)} /*super lamb banana */
#main-list li.williamsonsquare {background-image:url(/images/maps/greystar.png)} /* williamson square*/


#fringe-list li {background-image:url(/images/maps/fringe.png)}


#backstage-list li {background-image:url(/images/maps/guitar.png)}

div.stagelist {margin:5px 0px}
div.infowindow {width:280px;height:100px;}
div.infowindow {font-size:90%}
div.infowindow h3 {font-size:15px;padding-top:0px;padding-bottom:5px;}
div.infowindow h3 a {text-decoration:none; color:0f7fc1;}
div.infowindow h3 a:hover {text-decoration:underline;color:7b0014;}
div.infowindow h3 a:visited {text-decoration:none;color:7b0014;}
div.infowindow ul {list-style-type:none;font-size:90%;border-left:5px solid #000000;padding-left:0.5em;	margin: 0px 0px 0px 0px !important;}
div.infowindow ul li {list-style-type:none; !important; padding-left:4px !important; background-image:none !important; margin:0px 0px 0px !important;}

div.tunnel ul {border-left:5px solid #993333;padding-left:0.5em;}
div.exchangestreet ul {border-left:5px solid #ff9933;padding-left:0.5em;}
div.derbysquare ul {border-left:5px solid #993300;padding-left:0.5em;}
div.waterstreet ul {border-left:5px solid #993366;padding-left:0.5em;}
div.superlambbanana ul {border-left:5px solid #ffcc33;padding-left:0.5em;}
div.williamsonsquare ul {border-left:5px solid #666666;padding-left:0.5em;}

div#mapfilter {width:550px;margin:auto;text-align:center;}
ul#mapfilterlist {list-style-type:none;}
ul#mapfilterlist li {list-style-type:none;margin-bottom:0.5em;display:inline;margin-right:1em; background-image:none !important}
ul#mapfilterlist li label {margin-left:0.25em;}
#btnUpdateMap {margin-top:1.5em}

#stagelistholder {width:270px;margin:auto}
