@charset "UTF-8";
/* CSS Document */
body {
font-family: Helvetica, Arial, sans-serif;
font-size: 12px;
color: #556666;
line-height: 15px;
letter-spacing: -0.01em;
background: #EEF1F1  url(assets/images/page/bodybg.gif);
}
h4 {
font-size: 16px;
letter-spacing: -0.02em;
}
blockquote {
font-size: 16px;
line-height: 21px;
margin: 10px;
padding: 30px;
background: #EEF1F1;
}
.column h4, #oneCol h4, #secondCol h4, #singleCol h4 {
color: #667777;
border-top: 4px solid #667777;
border-bottom: 1px dotted #667777;
}
.column .item h4 a, #secondCol h4 a, #singleCol .item h4 a {
color: #334444;
text-decoration: none;
background-color: transparent;
}
.column .item h4 a:hover, #secondCol h4 a:hover, #singleCol .item h4 a:hover {
color: #667777;
text-decoration: none;
}

.clear {
clear: both;
height: 1px;
font-size: 1px;
}
* {
margin: 0;
padding: 0;
}
#tabs {
	background: #FFFFFF url(assets/images/page/tabsBg.gif);
	background-repeat: repeat-x;
	height: 19px;
	width: 100%;
	background-position: left -10px;
	text-transform: uppercase;
	padding-top: 1px;
	overflow: visible;
	position: fixed;
	z-index: 80;
}
#tabs ul {
	
	width: 950px;
	list-style: none;
	margin-left: 20px;
}
#tabs ul li {
	display: inline;
}
#tabs ul li a {
	font-weight: bold;
	font-size: 10px;
	color: #374041;
	display: block;
	width: 110px;
	line-height: 10px;
	float: left;
	height: 12px;
	margin: 1px 3px 0px 0px;
	padding: 3px 5px 3px 5px;
	background-color: #A3BEBF;
	text-decoration: none;
	background-image: url(assets/images/page/tabsNonCurrent.gif);
	background-repeat: no-repeat;
}
#tabs ul li.current a {
	background-image: none;
	background-color: #FFF;
	background-image: url(assets/images/page/tabsCurrent.gif);
	background-repeat: no-repeat
}
#tabs .login a {
width: 120px;
height: 14px;
text-align: center;
text-decoration: none;
text-transform: uppercase;
font-weight: bold;
color: #374041;
font-size: 9px;
background: #FFF url(assets/images/page/login.png);
position: absolute;
top: 2px;
left: 751px;
}
#tabs .login a:hover {
background-color: #A3BEBF;
}

#banner h1 a {
display: block;
background: url(assets/images/page/feLogo.png) no-repeat;
width: 270px;
height: 83px;
text-indent: -1000px;	
position: relative;
left: 28px;
top: 35px;
}

#banner a {
text-decoration: none;
color: #374041;
}
#banner a:hover {
color: #778888;
}
#banner {
height: 136px;
display: block;
width: 100%;
background-color: #FFF;
position: fixed;
	z-index: 79;
	background-repeat: repeat-x;
}

#banner #menu {
font-size: 14px;
line-height: 17px;
position: absolute;
top: 45px;
left: 389px;
width:  550px;
height: 50px;
}
#banner #menu ul {
width: 180px;
float: left;
list-style: none;
height: 80px;
}
#banner ul a {
text-decoration: none;
font-weight: bold;
color: #374041;
}
#banner ul .current {
font-weight:bold;
}
#banner ul a:hover {
color: #778888;
}
#wrapper {
position: absolute;
	top: 165px;

}
#strands {
margin: 0 29px 0 29px;
line-height: 13px;
width: 698px;
}
#strands .homebox a {
text-decoration: none;
color: #FFF;
}
#strands .homebox .summary a:hover {
text-decoration: underline;
}
.homebox {
	font-size: 11px;
	line-height: 14px;
	position: relative;
	width: 152px;
	height: 193px;
	background-color: #D6DDDD;
	margin-bottom: 5px;
	float: left;
	margin-right: 28px;
	color: #FFF;
	background-repeat: no-repeat;
	background-position: bottom;
	border-bottom:  3px solid;
}
.homebox.last {
margin-right: 0;
}
.homebox h4 a {
	font-size: 13px;
	display: block;
	margin: 0;
	padding: 5px 2px 10px 2px;
color: #FFF;
font-weight: normal;
letter-spacing: -0.02em;
text-decoration: none;
}
.homebox.art {
background:url(assets/images/page/artStrand.jpg) no-repeat bottom #fda600;
border-bottom-color: #fda600;
}
.homebox.art .summary {
background-color: #fda600;
}
.homebox.music {
background:url(assets/images/page/musicStrand.jpg) no-repeat bottom #d70100;
border-bottom-color: #d70100;
}
.homebox.music .summary {
background-color: #d70100;
}

.homebox.conference {
	background-color: #01a8ec;
	background-image: url(assets/images/page/conferenceStrand.jpg);
	background-repeat: no-repeat;
	background-position: bottom;
border-bottom-color: #01a8ec;
}
.homebox.conference .summary {
background-color: #01a8ec;
}

.homebox.evnts {
background:url(assets/images/page/evntsStrand.jpg) no-repeat bottom #59cc4a;
border-bottom-color: #59cc4a;
}
.homebox.evnts .summary {
background-color: #59cc4a;
}
.summary {
color: #FFF;
width: 144px;
padding: 4px 6px;
position: absolute;
margin-top: 3px;
background-color: #FFF;
display: none;
}
#wrapper #twoCol .summary p {
margin-bottom: 2px;
}
#twoCol  {
margin: 22px 28px 28px 29px;
width: 698px;
}
#wrapper.default .column.first {
float:left;
font-size: 14px;
line-height: 18px;
margin: 0 28px 28px 29px;
width: 437px;
}
#wrapper.default .column h4 {
padding: 6px 12px 4px 12px;

margin-bottom: 15px;
}
#wrapper.default .column p, #singleCol .item p, #singleCol .item small {
padding: 0 12px 15px 12px;
}
#wrapper.default .column li {
padding: 0 12px 8px 1px;
list-style: disc;
margin-left: 25px;
}
#twoCol .column {
width: 332px;
float: left;
margin-right: 28px;
height: 100%;

}
#twoCol .story {
margin-top: 15px;
}
#twoCol .story a, #wrapper.default .column a, #singleCol .item a, #twoCol .column .item a, .awards #sidebar p a {
text-decoration: none;
color: #344;
background-color: #CFDEDE;
padding: 2px 3px;
}
#twoCol .story a:hover, #wrapper.default .column a:hover, #singleCol .item a:hover,  #twoCol .column .item a:hover, .awards #sidebar p a:hover {
background-color: #9AA;
}
#twoCol .column.last {
margin-right: 0;
}
#twoCol .column p, #twoCol .column ul {
padding: 0px 6px 15px 6px;
}
#twoCol .item.featured {
font-size: 14px;
line-height: 18px;
}
#twoCol .column ul {
list-style: none;
}
#twoCol .column ul li {
margin-bottom: 5px;
}
#twoCol .column h4, #singleCol h4 {
padding: 6px 6px 4px 6px;
height: 16px;
}
#twoCol .column img {
margin: 0;
}
#twoCol .column .item, #wrapper.default .column .item, #wrapper #singleCol .item {
margin-bottom: 29px;
background-color: #FFF;
border-bottom: 4px solid #677;
}
#banner #menu .tickets a {
color: #FF0066;
}
#sidebar {
	position: absolute;
	top: 165px;
	left: 750px;
	width: 212px;
	font-size: 12px;
}
#sidebar .item, #sidebar .twitter {
	margin-bottom: 29px;
	border-top: 2px solid #455;
	border-bottom: 2px solid #455;
	padding: 0;
	background-color: #CFD5D5;
	width: 212px;
	color: #455;
}	
#sidebar .item h4, #sidebar .twitter h4 {
	color: #455;
	font-size: 14px;
	border-bottom: 1px dotted #455;
	padding: 8px 6px 4px 6px;
height: 16px;
}

#sidebar ul {
list-style: none;
}
#sidebar li a, #sidebar .item.single a, #sidebar .tweet a {
	padding: 4px 5px;
	display: block;
	text-decoration: none;
	color: #455;
	background-color: #DFE6E6;
	border-bottom: 1px dotted #788;
	overflow: hidden;
}
#sidebar li.last a, #sidebar .item.single a, #sidebar .tweet.last a {

}
#sidebar li a:hover, #sidebar .item.single a:hover, #sidebar .tweet a:hover {
color: #677;
background-color: #ABB;
}
#sidebar p {
padding: 2px 6px;
margin-bottom: 3px;
}
#sidebar .item.single p, #sidebar .tweet p {
padding: 0;
margin-bottom: 0;
}
label {
	display: inline-block;
       width: 200px;
	   padding-bottom: 8px;
}
label.label50 {
	width: 50px;
}
label.rightlabel, label.comments {
	width: 330px;
}
input.input50 {
	margin-right: 50px;
}
input.leftInput {
	margin-right: 10px;
	vertical-align: top;	
}
select {
	margin-bottom: 12px;
}
hr {
	border: none;
	margin-bottom: 35px;
}
.blogpost {

border-bottom: 1px dotted #889999;
padding-bottom: 10px;
margin-bottom: 20px;
}
#wrapper.default .column.first .item .blogpost p {
padding-bottom: 3px;
}
p small {
font-size: 11px;
}
#tickets table, #booknow table {
margin: 0 12px 15px 12px;
border-top: 2px solid #CDD8D8;
}
#tickets table th, #tickets table td, #booknow table th, #booknow table td  {
	font-size: 12px;
	padding: 3px 5px 5px 5px;
	color: #1A2323;
	text-align: left;
	border-bottom-style: solid;
	border-bottom-color: #CDD8D8;
	border-bottom-width: 1px;
	}
#tickets table th, #booknow table th {
	border-bottom-width: 2px;
	padding: 8px 2px 5px 2px;
}
#wrapper.default .column.last {
width: 300px;
float:left;
font-size: 14px;
line-height: 18px;
margin: 0 0 28px 0;
width: 228px;
}
#wrapper.default .flickrFeed a, #wrapper.default .flickrFeed a:hover {
background-color: transparent;
}
body #wrapper #flickrFeed .images a {
background-color: transparent;
padding: 0;
border: 2px solid #FFF;
display: inline-block;
width: 45px;
height: 45px;
}
body #wrapper #flickrFeed .images a:hover {
background-color: transparent;
border-color: #677;
}
body #wrapper #flickrFeed .images {
padding:  0 15px 15px 15px;
}
.booknowbtn p {
text-indent: -2000px;
}
body #wrapper.default .column .booknowbtn p a {
padding: 0;
background-position: top left;
display: block;
background-image: url(assets/images/FEbuytickets.gif);
background-color: #FFF;
background-repeat: no-repeat;
width: 125px;
height: 63px;
}
body #wrapper.default .column .booknowbtn p a:hover {
background-position: bottom left;
}
* {
margin: 0px;
padding: 0px;
}

#bannerNav {
font-family: Helvetica, Arial, sans-serif;
font-size: 13px;
}
#bannerNav #navGroups {
margin-left: 350px;
padding-top: 10px;
}
#bannerNav .group, #bannerNav .single {
width: 125px;
float: left;
}
#bannerNav .group .subgroup {
position: absolute;
top: 125px;
left: 340px;
width: 622px;
display: none;
font-size: 12px;
background-color: #FFF;
z-index: 77;
}
#bannerNav .group:hover {
height: 200px;
}
#bannerNav .group:hover .subgroup {
display: block;
}
#bannerNav .group .subgroup ul {
float: left;
width: 120px;
list-style: none;
margin-left:15px;
}
#bannerNav .group .subgroup ul li {
padding-bottom: 5px;
}
#sidebar #candidates {
	height: 106px;
	margin-bottom: 29px;
}
#sidebar #candidates.button p, #sidebar #candidates.vote p  {
	padding: 0;
	margin: 0;
}
#sidebar #candidates.button a {
	display: block;
	width: 212px;
	height: 106px;
	padding: 0;
	background-repeat: no-repeat;
	text-indent: -2000px;
	background-image: url(http://www.futureeverything.org/assets/images/awardsFinalists/resultsBtn.gif);
}
#sidebar #candidates.vote a {
	display: block;
	width: 212px;
	height: 106px;
	padding: 0;
	background-repeat: no-repeat;
	text-indent: -2000px;
	background-image: url(http://www.futureeverything.org/assets/images/awardsFinalists/resultsBtn.gif);	
}
#sidebar #candidates {
	height: 106px;
	margin-bottom: 29px;
}
#sidebar #candidates.button p, #sidebar #candidates.vote p  {
	padding: 0;
	margin: 0;
}
#sidebar #candidates.button a {
	display: block;
	width: 212px;
	height: 106px;
	padding: 0;
	background-repeat: no-repeat;
	text-indent: -2000px;
	background-image: url(http://www.futureeverything.org/assets/images/awardsFinalists/resultsBtn.gif);
}
#sidebar #candidates.vote a {
	display: block;
	width: 212px;
	height: 106px;
	padding: 0;
	background-repeat: no-repeat;
	text-indent: -2000px;
	background-image: url(http://www.futureeverything.org/assets/images/awardsFinalists/resultsBtn.gif);	
}
#sidebar #logbox {
	margin-bottom: 29px; 
	height: 136px;
}
#sidebar #logbox ul li {
	height: 45px;
	padding: 0;
}
#sidebar #logbox ul li a {
	text-indent: -2000px;
	height: 45px;
	padding: 0;
	border: none;
	background-color: transparent;
	background-repeat: no-repeat;
	background-position: top left;
}
#sidebar #logbox ul li a:hover {
	background-position: top right;
}
#sidebar #logbox ul li.community a {
background-image: url(http://www.futureeverything.org/assets/images/page/community.gif);

}
#sidebar #logbox ul li.login a {
background-image: url(http://www.futureeverything.org/assets/images/page/login.gif);

}
#sidebar #logbox ul li.register a {
background-image: url(http://www.futureeverything.org/assets/images/page/register.gif);
height: 46px;
}
#sidebar #logbox ul li.logout a {
background-image: url(http://www.futureeverything.org/assets/images/page/logout.gif);

}
#sidebar #logbox ul li.profile a {
background-image: url(http://www.futureeverything.org/assets/images/page/profile.gif);
height: 46px;
}

.column.single								{margin-left:24px;overflow:hidden;width:960px;float:left;background:#fff;}
.column.single h3							{padding-bottom:8px;display:block;margin-bottom:6px;}
.column.single .item						{float:left;padding:0 10px;width:940px;}
.wlpemanageitem								{float:left;width:250px; height:200px;border:1px solid #ccc;padding:10px;margin:0 15px 15px 0;}
.wlpemanageitem img							{float:left;margin:0 10px 10px 0;}
.wlpemanageitem .wlpeMangeUsersButtons		{clear:left;}
.wlpemanageuserwrapper						{float:left:width:940px;position:relative;}
.wlpeUsersList h3							{float:left;width:100%;}
.wlpemanageuserwrapper .wlpepagination		{float:left;margin:5px 0;width:100%;clear:both;}
.wlpemanageuserwrapper .wlpepagination .links {clear:left;}
.wlpemanageuserwrapper .wlpesummary			{display:block;}
.wlpemanageuserwrapper .wlpemanagefilter	{position:absolute;top:0;right:0;}
.wlpemanageuserwrapper .wlpemanagefilter label {text-align:right;}
.wlpemanageuserwrapper a.reset				{padding:0;background-color:transparent;}
