/*
Theme Name: Trans Festival Belfast 2010
Author: Peter Hughes @eyesparks
*/


/* TABLE OF CONTENTS
01 - Global Elements
02 - Main Structure
03 - Header
04 - Main Content
05 - Sidebars
06 - Footer
07 - Wordpress Defaults
*/


/* 01 - GLOBAL ELEMENTS ----------------------------------------------*/
* 				{ margin: 0;  padding: 0;}
html 			{ min-height: 100%; overflow-y:scroll; }
body			{background:#F1F1F2 url(images/mainback.jpg) repeat; padding:0; }


/* 02 - MAIN STRUCTURE -----------------------------------------------*/
.blueback		{background:#E1F2EE; padding:10px 15px;}
.greyback		{background:#EAECE8; padding:10px 15px;}
.hr				{width:100%; height:1px; margin-bottom:5px; border-top:1px solid #115A59;}
.bluehr			{width:100%; height:1px; margin:15px 0; border-top:1px solid #2F392C; float:left;}
.nomargin		{margin:0;}
.nopadding		{padding:0;}
.entry			{float:left; width:100%;}
h4 span			{margin:4px 5px 0 0; float:left;}
h4 img			{margin:0 0 0 7px; float:left;}

.leftfloater	{float:left;}
.rightfloater	{float:right;}


/* 03 - HEADER -------------------------------------------------------*/
.header			{background:url(images/headerback4.jpg) no-repeat; float:left; width:950px; height:148px; border-bottom:3px solid #184747; position:relative; left:0px; top:0px;}
.logo			{position:absolute; left:56px; top:35px; width:404px; height:38px;}
.countdown		{float:right; width:202px; margin:27px 30px 0 0;}

ul.uppernav				{float:left; margin:110px 0 0 190px; padding:0; list-style:none;}
ul.uppernav	li			{float:left; margin:0 0 0 0; padding:0; list-style:none;}
ul.uppernav	li a span	{display:none;}
ul.uppernav	li a		{float:left; height:37px;}
ul.uppernav	li.butt1 a	{background:url(images/nav/home.gif) no-repeat; width:75px;}
ul.uppernav	li.butt2 a	{background:url(images/nav/about.gif) no-repeat; width:119px;}
ul.uppernav	li.butt3 a	{background:url(images/nav/transfans.gif) no-repeat; width:106px;}
ul.uppernav	li.butt4 a	{background:url(images/nav/upcomingevents.gif) no-repeat; width:166px;}
ul.uppernav	li.butt5 a	{background:url(images/nav/2010.gif) no-repeat; width:65px;}
ul.uppernav	li.butt6 a	{background:url(images/nav/contact.gif) no-repeat; width:89px;}

ul.lowernav				{float:left; margin:0 0 20px 1px; padding:0; list-style:none;}
ul.lowernav	li			{float:left; margin:0; padding:0; list-style:none;}
ul.lowernav	li a span	{display:none;}
ul.lowernav	li a		{float:left; height:43px;}
ul.lowernav	li.butt1 a	{background:url(images/nav/calendar.gif) no-repeat; width:99px;}
ul.lowernav	li.butt2 a	{background:url(images/nav/gigs.gif) no-repeat; width:63px;}
ul.lowernav	li.butt3 a	{background:url(images/nav/events.gif) no-repeat; width:82px;}
ul.lowernav	li.butt4 a	{background:url(images/nav/exhibitions.gif) no-repeat; width:118px;}
ul.lowernav	li.butt5 a	{background:url(images/nav/academy.gif) no-repeat; width:101px;}
ul.lowernav	li.butt6 a	{background:url(images/nav/highlights.gif) no-repeat; width:168px;}



/* 04 - MAIN CONTENT -------------------------------------------------*/
.content		{background:url(images/contenttext.gif) no-repeat #FFFFFF; float:left; width:950px; padding:0 0 30px 0;}
.banner			{float:left; margin:0 0 20px 0;}

.rightevent		{float:right; width:160px; margin:5px 0 0 15px;}
a.darkbutton		{background:#115A59; color:#fff; font-style:italic; text-decoration:none; font-size:0.9em; text-transform:uppercase; padding:3px 6px; margin:5px 0 0 0;}
a.darkbutton:hover	{background:#56C4CF;}

.aag_calendar	{float:left;width:920px; }
.aag_month		{float:left;}
a.aag_days		{float:left; margin:0 0 0 4px; padding:7px 0 0 0; width:33px; height:28px; text-align:center; text-decoration:none; background:#E1F2EE; font-size:14px;}
a.aag_days:hover{ background:#115A59;}
a.aag_days:hover span{ color:#FFF;}
a.aag_days span	{color:#115A59; font-size:13px; text-align:center;}

.aag_date		{padding:3px 0; }
.aag_date	span{color:#115A59; font-size:14px; }
.aag_listing	{float:left; margin:10px; width:210px;}
.aag_listing	h4{border-bottom:1px solid #184747;margin:0;}
.aag_listing	p {border-bottom:1px solid #184747; margin:0; padding:5px 0; line-height:1.2;}
.aag_listing	p a{text-decoration:none; color:#56C4CF;}
.aag_listing	p a:hover{text-decoration:underline;}
.aag_listing	p span{text-transform:uppercase; color:#115A59;}

.wo_calendar	{float:left;}
.letter_day		{float:left; width:20px; height:20px; margin:0 0 2px 2px; text-align:center;}
.letter_day	span{color:#115A59; font-size:10px; text-align:center;}
.blank_day		{float:left; width:20px; height:20px; margin:0 0 2px 2px; background:#EAECE8;}
a.wo_days		{float:left; margin:0 0 2px 2px; padding:2px 0 0 0; width:20px; height:18px; text-align:center; text-decoration:none; background:#E1F2EE;}
a.wo_days:hover{ background:#115A59;}
a.wo_days span	{color:#115A59; font-size:10px; text-align:center;}
a.wo_days:hover span{ color:#FFF;}
.wo_calendar a.current{ background:#115A59;}
.wo_calendar a.current span{ color:#FFF;}

.giglist		{padding:0; float:left; width:100%; margin-bottom:15px;}
.gigpic			{margin:0 15px 0 0;padding:0; float:left;}


/*--- HOME -----------------------------------------------------*/
.followus		{float:left; width:330px; padding:15px 0 5px 0; margin:15px 0; background:url(images/followus.gif) no-repeat bottom; position:relative;}
.twitter		{width:30px; height:30px; position:absolute; left:190px; top:15px; float:left;}
.facebook		{width:30px; height:30px; position:absolute; left:225px; top:15px; float:left;}
.flickr			{width:30px; height:30px; position:absolute; left:260px; top:15px; float:left;}
.youtube		{width:30px; height:30px; position:absolute; left:290px; top:15px; float:left;}

.twitterbox		{float:left; width:210px; padding:0 120px 15px 0; margin-bottom:15px; background:url(images/twitter.gif) no-repeat bottom;}

input.hometext		{border:1px #ccc solid; padding:3px; margin:10px 5px 0 0; float:left; color:#666; font:0.8em "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", Tahoma, Verdana, sans-serif;}
input.apply			{width:50px; height:19px; border:0; margin:10px 0 0 0; padding:0; cursor:pointer; background:url(images/submit.gif) no-repeat;}
.mc_signup_form		{padding:0; margin:0 0 10px 0;}

ul#twitter_update_list {list-style:none; margin:0; padding:0; }
ul#twitter_update_list li { margin:0 0 10px 0; padding:0; list-style:none; font-size:0.8em; }

.transfanshome		{float:left; width:225px; height:106px; background:url(images/transfans.gif) no-repeat; padding:10px 0 0 125px; }



/* 05 - SIDEBARS -----------------------------------------------------*/
ul.sidenav		{list-style:none; margin:0 0 30px 0; padding:0;}
ul.sidenav li	{margin:0; padding:0; font-size:0.9em;}
ul.sidenav li a	{text-decoration:none;}
ul.sidenav li a:hover{text-decoration:underline;}
ul.sidenav ul	{list-style:none; margin:0; padding:0;}
ul.sidenav ul li{margin:3px 0; padding:2px 0; font-size:85%; border-bottom:1px solid #8ebaba;}


/* 06 - FOOTER -------------------------------------------------------*/
.footer			{float:left; width:950px; padding:10px 0; margin:0; background:#FFF; border-bottom:3px solid #184747; border-top:3px solid #184747;}
.footerbelow	{float:left; width:950px; height:30px; background:#FFF;}




/* 07 - WORDPRESS DEFAULTS -------------------------------------------*/

/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
	}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
	}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
	}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
	}

.alignright {
	float: right;
	}

.alignleft {
	float: left;
	}
/* End Images */



/* Begin Lists */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
	}

html>body .entry li {
	margin: 7px 0 8px 10px;
	color:#000;
	font-size:0.8em;
	color:#333;
	}

.entry ul li:before, #sidebar ul ul li:before {
	content: "\00BB \0020";
	}

ol {
	padding: 0;
	margin: 0;
	}

ol li {
	margin: 0;
	padding: 0;
	}

.postmetadata ul, .postmetadata li {
	display: inline;
	list-style-type: none;
	list-style-image: none;
	}

#sidebar ul, #sidebar ul ol {
	margin: 0;
	padding: 0;
	}

#sidebar ul li {
	list-style-type: none;
	list-style-image: none;
	margin-bottom: 15px;
	}

#sidebar ul p, #sidebar ul select {
	margin: 5px 0 8px;
	}

#sidebar ul ul, #sidebar ul ol {
	margin: 5px 0 0 10px;
	}

#sidebar ul ul ul, #sidebar ul ol {
	margin: 0 0 0 10px;
	}

ol li, #sidebar ul ol li {
	list-style: decimal outside;
	}

#sidebar ul ul li, #sidebar ul ol li {
	margin: 3px 0 0;
	padding: 0;
	}
/* End Entry Lists */




/* Begin Comments*/
.alt {
	margin: 0;
	padding: 10px;
	}

.commentlist {
	padding: 0;
	text-align: justify;
	}

.commentlist li {
	margin: 15px 0;
	padding: 5px 0;
	list-style: none;

	}
.commentlist li ul li { 
	margin-right: -5px;
}

.commentlist p {
	margin: 10px 5px 10px 0;
}
.children { padding: 0; }

#commentform p {
	margin: 5px 0;
	}

.nocomments {
	text-align: center;
	margin: 0;
	padding: 0;
	}

.commentmetadata {
	margin: 0;
	display: block;
	}
/* End Comments */





/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
	}

acronym, abbr {
	border-bottom: 1px dashed #999;
	}

blockquote {
	margin: 15px 0 0 -35px;
	padding:0 0 0 35px;
	background:url(images/blockquote2.png) no-repeat top left;
	font-size:18px;
	}

cite {
	margin: 5px 0 0;
	display: block;
	font-style:italic; font-weight:bold;
	}

.center {
	text-align: center;
	}

.hidden {
	display: none;
	}
	
.screen-reader-text {
     position: absolute;
     left: -1000em;
}

hr {
	display: none;
	}

a img {
	border: none;
	}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
	}
/* End Various Tags & Classes*/



/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	text-align: center;
	background-color: #F9FBFD;
	padding-top: 4px;
	margin:10px 0 10px 10px;
	-moz-border-radius: 4px;
	-khtml-border-radius: 4px;
	-webkit-border-radius: 4px;
	border-radius: 4px;
}

.wp-caption img {
	margin: 0;
	padding: 0;
	border: 0 none;
}

.wp-caption p.wp-caption-text {
	font-size: 11px;
	line-height: 17px;
	padding: 0 4px 5px;
	margin: 0;
	font-style:italic;
}
/* End captions */





/* 08 - HOMEPAGE SLIDER -------------------------------------------*/


div.wrap {
width : 940px;
margin : 0 auto;
text-align : left;
}
div#header {
margin :0 0 0 0;
}
div#header div.wrap {
height : 300px;
}
div#header div#slide-holder {
z-index : 40;
width : 940px;
height : 300px;
position : absolute;
}
div#header div#slide-holder div#slide-runner {
top : 0px;
left : 0px;
width : 940px;
height : 300px;
overflow : hidden;
position : absolute;
}
div#header div#slide-holder img {
margin : 0;
display : none;
position : absolute;
}
div#header div#slide-holder div#slide-controls {
left : 0;
top : 0px;
width : 940px;
height : 300px;
display : none;
position : absolute;
}
div#header div#slide-holder div#slide-controls p.text {
float : left;
color : #fff;
line-height : 16px;
margin :0;
 background:url(images/homeslider/slide-bg.png) repeat;
}
div#header div#slide-holder div#slide-controls p#slide-nav {
float : right;
height : 24px;
display : inline;
margin :0 0 0 0;
}

div#header div#slide-holder div#slide-controls p#slide-nav a {
float : left;
width : 24px;
height : 24px;
display : inline;
font-size : 11px;
margin : 0 5px 0 0;
line-height : 24px;
font-weight : bold;
text-align : center;
text-decoration : none;
background-position : 0 0;
background-repeat : no-repeat;
color:#fff;
}
div#slide-controls p#slide-nav {
position:absolute;
left:780px;
top:270px;
}
div#header div#slide-holder div#slide-controls p#slide-nav a.on {
background-position : 0 -24px;
}
div#header div#slide-holder div#slide-controls p#slide-nav a {
background-image : url(images/homeslider/slide-nav.png);
}
div#nav ul li a {
background : url(images/homeslider/nav.png) no-repeat;
}
p#slide-client{position:absolute; left:20px; top:30px; margin:0; padding:10px;}
p#slide-client span{font-size:28px; color:#FFF; margin:0; font-weight:normal;}
p#slide-desc  {position:absolute; left:20px; top:66px; font-size:14px; line-height:1.4;color:#FFF; margin:0; padding:10px; font-weight:normal;}
p#slide-link  {position:absolute; left:20px; top:102px; font-size:14px; line-height:1.4; margin:0; padding:7px 10px ; font-weight:normal;}
p#slide-link a{color:#FFF; text-decoration:none; font-style:italic;}
p#slide-link a:hover{text-decoration:underline;}
