/*
Theme Name: Beta
Theme URI: http://robbimcmillen.com/
Description: Wordpress theme and website design for F&eacute;ile an Phobail, by Robbi McMillen.
Version: 2.1
Author: Robbi McMillen
Author URI: http://robbimcmillen.com/
Tags: white, fixed width, two columns

	Beta v2.1
	http://robbimcmillen.com

	This theme was designed and built by Robbi McMillen,
	whose blog you will find at http://robbimcmillen.com/

*/



/* Body */

body {
	background-color: #efefef;
	background-image: url('images/bkg-waves.jpg');
	background-repeat: no-repeat;
	background-position: center 45px;
	margin:0;
	padding:0;
	text-align: center;
	font: 13px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	color: #000;
}			



/* Framework */

div.container {
	width: 802px;
	margin: 0 auto;
	padding-left: 20px;
	padding-right: 20px;
	text-align: left;
	margin-top: 165px;
}

div#flashcontent {
	width: 802px;
	height: 190px;
	overflow: hidden;
	background-color: #006391;
	background-image: url('/flash_slideshow/images/text-us.jpg');
	margin: 0;
	padding: 0;
}

div.logo {
	clear: both;
	width: 802px;
	text-align: center;
	margin: 0;
	padding: 0;
	height: 60px
}

div.content {
	width: 792px;
	text-align: left;
	border: 5px solid #ffffff;
	margin-bottom: 0;
	margin-top: 0;
	padding-top: 0px;
	background-color: #ffffff;
	background-image: url('TEMPimages/gradaris2.jpg');
	background-position: top center;
	background-repeat: repeat-x;
}

a img {
	border: 0;
	text-decoration: none;
}	
	
div.right {
	width: 360px;
	margin-left: 15px;
	float: right;
	padding-bottom: 30px;
	padding-right: 10px;
}

div.left {
	width: 360px;
	margin-right: 15px;
	float: left;
	padding-left: 10px;
}

div.onecolumn {
	width: 772px;
	text-align: left;
	margin: 0;
	padding-left: 10px;
	padding-right: 10px;
}


div.right2 {
	width: 270px;
	margin-left: 15px;
	float: right;
	padding-bottom: 30px;
	padding-right: 10px;
}

div.left2 {
	width: 450px;
	margin-right: 15px;
	float: left;
	padding-left: 10px;
}



/* Links */

a, a:visited, a:link {
	color: #006391;
	text-decoration: none;
}

a, a:active, a:focus {
	color: #cacaca;
	text-decoration: none;
	outline:none;
}
 
a:hover {
	text-decoration: underline;
	outline:none;
}

div.footer a, div.footer a:visited, div.footer a:active {
	color: #8e8e8e;
	text-decoration: none;
}

div.footer a:hover {
	color: #cacaca;
	text-decoration: underline;
}

a.welcome, a.welcome:hover {
	color: #000000;
	text-decoration: none;
}



/* Footer */

div.footer {
	text-align: center;
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	border-top: 1px solid #eeeeee;
	line-height: 20px;
	color: #8e8e8e;
	width: 100%;
	text-transform: capitalize;
	margin-top: 20px;
	padding-top: 10px;
	padding-bottom: 10px;
}



/* Listen Live */


#navigation-wrapper {
	width:100%;
	background-color: #000;
	display:block;
	font-size: 20px;
	line-height: 45px;
	margin: 0;
	margin-bottom: 10px;
	color: #ffffff;
font-family:cochin,baskerville,'palatino linotype',georgia,serif; font-style:italic;
	background-image: url('images/livegrad.jpg');
	background-position: top center;
	background-repeat: repeat-x;
	background-attachment: scroll;
}

#navigation-content {
	text-align: center;
	height:45px;
	width:802px;
	margin-left:auto;
	margin-right:auto;
	padding:0px;
}

#navigation-content a {
	color: #ffffff;
	font-family:cochin,baskerville,'palatino linotype',georgia,serif; font-style:italic;
}

#navigation-content a:hover {
	color: #ffffff;
	font-family:cochin,baskerville,'palatino linotype',georgia,serif; font-style:italic;
}

span.current_language_item {
	display: none;
}

span.language_item {
	margin-left: 30px;
	font-size: 15px;
}






/* Clear */

div.clear, p.clear {
	clear: both;
	width: 100%;
}

div.clear2 {
	clear: both;
	width: 100%;
}






/* Misc */

img.image {
	padding-top: 35px;
}

h2, h2.sIFR {
	font: 20px 'Palatino Linotype', Palatino, Georgia, Times New Roman;
	font-style: italic;
	color: #000000;
	padding-left: 0px;
	margin-left: 0px;
}

h3, h3 a {
	font: 18px 'Palatino Linotype', Palatino, Georgia, Times New Roman;
	color: #000000;
	font-style: italic;
}

.scheduleday h3 {
	font-family:cochin,baskerville,'palatino linotype',georgia,serif; font-style:italic;
	font-style: italic;
	text-align: center;
	color: #bbbbbb;
	font-size: 20px;
	border-bottom: 1px solid #a00062;
	border-top: 1px solid #a00062;
}

span.date {
	font-size: 9px;
	font-weight: bold;
}

span.date a {
	color: #ffffff;
	border-bottom: 1px dotted #ffffff;;
}

h2.sIFR a {
	color: #000000;
}

a.title {
	font-weight: bold;
}




































.aligncenter,
div.aligncenter {
   display: block;
   margin-left: auto;
   margin-right: auto;
}

.alignleft {
   float: left;
}

.alignright {
   float: right;
}

p.headlines {
	border-top: 1px dotted #006391;
	padding-top: 5px;
}

p.headlines img {
	float: left;
	margin: 5px;
	margin-top: 3px;
	border: 1px solid #000000;
}

p.headlineshover:hover img {
	width: 28px;
	height: 28px;
	border: 2px solid #006391;
	padding: 0;
	margin: 5px;
	margin-top: 3px;
}

div.right2 p.headlines {
	font-size: 10px;
}

div.scheduleday {
	width: 386px;
}

div.scheduleLeft {
	float: left;
}

div.scheduleRight {
	float: right;
}

div.scheduleday span.datetime {
	width: 100px;
	padding-right: 15px;
}

div.scheduleday span.show {
	font-style: italic;
}

span.choose {
	width: 100%;
}

span.choose a, span.choose a:hover, span.choose a:link, span.choose a:visited {
	color: #ffffff;
	padding: 5px;
	background-color: #006391;
}

p.posted {
	background-color: #eeeeee;
	border: 1px solid #cacaca;
	padding: 5px;
	text-align: center;
}

div.post {
	border-bottom: 3px dotted #006391;
	margin-bottom: 10px;
	padding-bottom: 5px;
}

/* Captions */
.aligncenter,
div.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

.wp-caption {
	border: 1px solid #ddd;
	text-align: center;
	background-color: #f3f3f3;
	padding-top: 4px;
	margin: 10px;
	margin-top: 0;
	-moz-border-radius: 3px;
	-khtml-border-radius: 3px;
	-webkit-border-radius: 3px;
	border-radius: 3px;
}

.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;
}
/* End captions */

#pixopoint_menu_wrapper1, #pixopoint_menu1 {
margin: 0;
}

span.viewcomments, span.viewcomments a {
	color: #333333;
}

#project-sidebar {
color: #3d3d3d;
border-left: 1px solid #eeeeee;
padding-left: 10px;
}

#project-sidebar span.mainside a {
color: #009155;
}

#project-history {
padding-right: 10px;
}

img.sponsor{border:1px solid #e0e0e0;background-color:#fff;margin:20px;padding:5px;}img.sponsor:hover{border:1px solid #cacaca;background-color:#e0e0e0;}img.sponsortrans{width:202px;height:142px;}.gigpress-tickets-link{border:1px solid #bcbcbc;background-image:url('http://www.feilebelfast.com/wp-content/themes/beta/images/livegrad.jpg');padding:5px; white-space: nowrap;}.gigpress-tickets-link:hover{background-image:url('http://www.feilebelfast.com/wp-content/themes/beta/images/livegrad2.jpg');}a.gigpress-tickets-link{color:#fff;}.gigpress-venue span.gigpress-info-item{font-size:9px;}.alignleft,.alignright{float:right;}.gigpress-city {  } .summary {white-space: nowrap;}
img.size-medium { border: 2px solid #016392; }

span.download {display: block; padding: 8px 10px 8px 10px; margin: 5px; margin-left: 0; margin-right: 0;}
span.download {color: #6a6a6a;border: 1px solid #cacaca;background-color: #ffffff;}
span.download a { border: 0; }