@charset "UTF-8";
/* CSS Document */
/*   
Theme Name: United Film Fest
Theme URI: http://www.unitedfilmfest.com
Description: For the use of United Film Fest
Author: Carina Javier 
Author URI:  http://kstudiofx.com/ 
Version: 1.0 
. 
This theme is for the use of United Film Fest only. It is not to be redistributed or resold in any way.
. 
*/ 


@font-face {
    font-family: 'DINNextLTProCondensed';
    src: url('dinnextltpro-condensed-webfont-webfont.eot');
    src: url('dinnextltpro-condensed-webfont-webfont.eot?#iefix') format('embedded-opentype'),
         url('dinnextltpro-condensed-webfont-webfont.woff') format('woff'),
         url('dinnextltpro-condensed-webfont-webfont.ttf') format('truetype'),
         url('dinnextltpro-condensed-webfont-webfont.svg#DINNextLTProCondensed') format('svg');
    font-weight: normal;
    font-style: normal;

}


body {
	margin:0px; padding:0px;
	background: #000;
	font-family: Arial, Helvetica, sans-serif;
	color:#fff;
	font-size:14px;
	line-height:18px;
}
#main {
	min-height: 800px;
}
a {
	text-decoration: none;
	color: #7ECCF0;
}
a:hover {
	color: #61658b
}
.social {
	float: right;
}
img {
	border: 0px;
}
.alignleft {
	display: inline;
	float: left;
	margin: 0px 20px 10px 0px;
}
.alignright {
   display: inline;
   float: right;
   margin: 0px 0px 10px 10px;
}
.aligncenter {
   display: inline;
   float: center;
   text-align: center;
}
#main {
	width: 960px;
	margin: 0 auto;
	position: relative;
	margin-top: 50px;
	clear: both;
	margin-bottom: 30px;
	overflow: hidden;
}
#header {
	margin-bottom: 5px;
	width: 100%;
	overflow: hidden;
}
#logo {
	float: left;
	margin-top: 35px;
}
#twitterfeed {
	margin-top: 35px;
	float: right;
	background: url(images/twitterfeed.png) top right no-repeat;
	width: 393px;
	height: 21px;
	padding: 10px 70px 10px 10px;
	text-align: right;
	font-size: 14px;
	color: #090909;
}
.spotlightvideo {
float: left!important;
padding: 0px;
margin: 0px;
width: 683px;
}
ul#cities {
float: left;
padding: 0px;
margin: 0px;
background: url("images/bluebg.png") repeat;
height: 381px;
overflow: hidden;
width: 277px;
}
ul#cities li {
	height: 64px;
	 width: 277px;
    list-style-type: none;
	border-bottom: 1px dotted #c3d5dd;
}
ul#cities li a:hover {
	background: #61658b;
	text-decoration: none;
	width: 237px;
	padding: 21px 20px;
}
ul#cities li.current-menu-item {
	background: #61658b;
}
ul#cities li a {
	width: 237px;
    color: #FFFFFF;
    font-family: 'DINNextLTProCondensed';
    font-size: 30px;
    line-height: 20px;
    list-style: none;
    padding: 21px 20px;
    text-transform: uppercase;
	display: block;
   	text-decoration: none;
	margin: 0px;
}
ul#cities li:last-child {
	border-bottom: 0px solid #52859b;
}

ul#citiespage {
	float: left;
	padding: 0px;
	margin: 0px 0px 20px 0px;
	background: url("images/bluebg.png") repeat;
	height: 64px;
	width: 100%;
}
ul#citiespage li {
	height: 64px;
	width: 159px;
    list-style-type: none;
	border-right: 1px dotted #c3d5dd;
	float: left;
	position: relative;
}
ul#citiespage li a:hover {
	background: #61658b;
	text-decoration: none;
	width: 119px;
	padding: 21px 20px;
}
ul#citiespage li.current-menu-item {
	background: #61658b;
}
ul#citiespage li a {
	width: 119px;
    color: #FFFFFF;
    font-family: 'DINNextLTProCondensed';
    font-size: 23px;
    line-height: 20px;
    list-style: none;
    padding: 21px 20px;
    text-transform: uppercase;
	display: block;
   	text-decoration: none;
	margin: 0px;
	text-align: center;
}
ul#citiespage li:last-child {
	border-right: 0px solid #52859b;
}
.goleft {
	float: left;
}
.goright {
	float: right;
}
.buttons {
	clear: both;
	overflow: hidden;
	margin: 30px 0px 30px 0;
}
.content {
	clear: both;
	overflow: hidden;
}
#footer .content {
	width: 960px;
	margin: 0 auto;
	position: relative;
}
.highlightcontent {
    background-color: #51839A;
    float: right;
    margin: 30px 0 0 10px;
    overflow: hidden;
    padding: 20px;
    width: 350px;
}
.schedulebtn {
	font-family: 'DINNextLTProCondensed';
    font-size: 40px;
	color: #ffffff;
	text-align: center;
	background: url(images/purplebtn.png) repeat-x;
	text-transform: uppercase;
	height: 35px;
	padding: 15px 0px 15px 0px;
	line-height: 35px;
	width: 100%;
}
.schedulebtn a {
	color: #fff;
}
.sponsorbtn {
	font-family: 'DINNextLTProCondensed';
    font-size: 40px;
	color: #ffffff;
	text-align: center;
	
	text-transform: uppercase;
	height: 65px;
	
	line-height: 35px;
	width: 100%;
	margin-top:20px;
}
.sponsorbtn a {
	color: #fff;
}
.sponsorbtn:hover {
	
}
.events-table th{
	height: 50px;
}
.em-location-map {
	clear: both;
}
.eventpost {
	float: left;
	margin-bottom: 15px;
	width: 170px;
	padding: 0px 10px;
	margin-right: 2px;
	height: 320px;
	text-align: center;
}
.eventtitle {
	height: 40px;
	overflow: hidden;
}
.eventtitle a {
	color: #7ECCF0;
	font-family: 'DINNextLTProCondensed';
    font-size: 20px;
	margin-top: 10px;
	text-transform: uppercase;
}
.eventtitle a:hover {
	color: #61658B;
}
.eventdate {
	font-size: 14px;
}
.eventtime {
	font-size: 11px;
}
.submitbtn {
	float: left;
	font-family: 'DINNextLTProCondensed';
	height: 65px;
	width: 590px;
	text-align: center;
}
.submitbtn:hover, .ticketbtn:hover, .schedulebtn:hover {
	

	
}
.ticketbtn {
	float: right;
	height: 65px;
	width: 346px;
	text-align: center;
	
}
.buttonsblue a {
	font-family: 'DINNextLTProCondensed';
    font-size: 40px;
	color: #ffffff;
	text-align: center;
	background: url(images/bluebtn.png) repeat-x;
	text-transform: uppercase;
	padding: 15px 0px 15px 0px;
	line-height: 35px;
	display: block;
}
.buttonsblue a:hover {
	text-decoration: none;
	color: #fff;
	background: url(images/purplebtn.png) repeat-x;
}
.buttons a {
	font-family: 'DINNextLTProCondensed';
    font-size: 40px;
	color: #ffffff;
	text-align: center;
	background: url(images/purplebtn.png) repeat-x;
	text-transform: uppercase;
	padding: 15px 0px 15px 0px;
	line-height: 35px;
	display: block;
}
.buttons a:hover {
	text-decoration: none;
	color: #fff;
	background: url(images/bluebtn.png) repeat-x;
}
.blogentry {
	overflow: hidden;
}
.blogentry h2 {
	margin-top:0px;
}
.news {
	float: left;
	width: 520px;
	
}
.news .blogentry {
	border-bottom: 1px dotted #fff;
	padding-right: 30px;
	padding-bottom: 20px;
	
}
.news .blogentry + .blogentry {
	border-bottom: 0px;
}
.news .blogentry p {
	margin: 0px;
}
small a{
	font-size: 12px;
	color: #7eccf0;
	font-style:italic;
}
small a:hover {
	text-decoration: none;
	color: #fff;
}
.banner {
    border: 1px solid #FFFFFF;
    float: right;
    margin-top: 20px;
    padding: 5px 10px;
	width: 341px;
	height: 55px;
	overflow: hidden;
}
.banner h3 {
	margin: 0px;
	font-size: 18px;
}
.testimonialsholder {
	width: 361px;
	float: right;
	margin-top: 30px;
}
.testimonials {
	margin: 0;
	background-color: #51839a;
	height: 193px;
	color: #fff;
    font-family: 'DINNextLTProCondensed';
    font-size: 24px;
    font-weight: normal;
    line-height: 28px;
	 text-transform: uppercase;	
	 text-align: center;
	 display: table;
	 padding: 10px;
	 width: 341px;
	 
}
.testbottom {
	height: 30px;
	background: url(images/testimonials.png) top left no-repeat;
	margin: 0;
}
.testholder {
	display: table-row;
}
.testentry {
    display: table-cell;
	text-align: center;
	vertical-align:middle;
}
#quoteauthor {
	font-size: 12px;
	color: #7fcdf1;
	font-style: italic;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: none;
}
ul#films {
	margin: 0;
	padding: 0;
}
ul#films li{
	float: left;
	margin-right: 10px;
	list-style:none;
}
.mailinglist {
	margin: 30px 0px;
	overflow: hidden;
}
h1 {
    color: #7ECCF0;
    font-family: 'DINNextLTProCondensed';
    font-size: 40px;
    font-weight: normal;
    line-height: 33px;
    margin-bottom: 10px;
    text-transform: uppercase;	
}
h2 {
	font-family: 'DINNextLTProCondensed';
	text-transform: uppercase;	
	font-size: 28px;
	font-weight: normal;
	margin-bottom: 5px;
	clear: both;
}
h2 a {
	color: #7ECCF0;
}
h2 a:hover {
	text-decoration:none;
	color: #8489b4;
}
h3 {
	font-family: 'DINNextLTProCondensed';
	text-transform: uppercase;	
	font-size: 20px;
	font-weight: normal;
	margin-bottom: 5px;
}
h3 a {
	color: #8489b4;
}
h3 a:hover {
	text-decoration:none;
	color: #fff;
}
h4 {
}
h4 a {
	font-family: 'DINNextLTProCondensed';
    font-size: 22px;
	color: #ffffff;
	text-align: center;
	background: url(images/purplebtn.png) repeat-x;
	text-transform: uppercase;
	height: 35px;
	padding: 15px 30px;
	line-height: 35px;
	margin-top: 20px;
	font-weight: normal;
	overflow: hidden;
}
h4 a:hover {
	background: url(images/bluebtn.png) repeat-x;
	color: #fff;
}


.sponsors {
	display: table;
	width: 100%;
}
.sponsorsholder  {
    display: table-row;
	height: 165px;
	background-color: #61658b;
}
.sponsorsimg {
    display: table-cell;
	padding: 15px;
	text-align: center;
	width: 192px;
	vertical-align:middle;
	border-left: 1px dotted #b7b9ca;
}
.sponsorsimg:first-child {
	border-left: 0px;
}
.sponsorspage {
	background-color: #61658b;
	overflow: hidden;
	width: 960px;
}
.sponsorspageholder {
}
.sponsorspageimg {
    float: left;
	padding: 15px;
	text-align: center;
	width: 161px;
	height: 130px;
	border-right: 1px dotted #b7b9ca;
	border-bottom: 1px dotted #b7b9ca;
	display: block;
	line-height: 130px;


}
.sponsorspageimg img {
	vertical-align:middle;
}
.sponsorspageimg:first-child {
	border-left: 0px;
}
.sponsorspageimg:nth-child(6n+6) {
  clear: left;
}
.sponsorspageimg:nth-child(5n+5) {
  border-right: 0px;
}
.clear {
	clear:both;
}
#footer {
	width: 100%;
	background-color: #272727;
	border-top: 1px solid #fff;
	padding-top: 30px;
	color: #999999;	
	overflow: hidden;
	padding-bottom: 30px;
	text-transform:uppercase;
}
#footer a {
	color: #fff;
	font-size: 12px;
	
}
ul#footermenu {
	padding: 0px;
	margin: 0px;
	width: 695px;
}
ul#footermenu li {
    border-left: 1px solid #FFFFFF;
    display: inline;
    float: left;
    list-style: none outside none;
    margin: 0 20px 0 0;
    padding-left: 20px;
}
ul#footermenu li:first-child {
	padding-left: 0px;
	border-left: 0px;
}
ul#footermenu li ul{
	display:block;
	
}
ul#footermenu li ul.sub-menu {
	margin: 0px;
}
ul#footermenu li ul.sub-menu li {
	border: 0px;
	float: none;
	position: relative;
	list-style: none;
	display: list-item;
	padding-left:0px;
}
ul#footermenu li ul.sub-menu li a {
	font-size: 10px;
}
/* MENU */
.navbar-fixed-top {
    top: 0;
}
.navbar-fixed-top, .navbar-fixed-bottom {
    left: 0;
    margin-bottom: 0;
    position: fixed;
    right: 0;
    z-index: 1030;
}
.navbar {
    color: #999999;
}
.navbar {
    margin-bottom: 18px;
    overflow: visible;
}
.navbar-fixed-top .navbar-inner, .navbar-fixed-bottom .navbar-inner {
    border-radius: 0 0 0 0;
    padding-left: 0;
    padding-right: 0;
}
.navbar-inner {
    background-color: #272727;
    border-bottom: 1px solid #FFFFFF;
    padding-left: 20px;
    padding-right: 20px;
	height: 50px;
}
.navbar {
    color: #999999;
}
.navbar .nav .active > a, .navbar .nav .active > a:hover, .nav li.current-menu-item, .nav li.current-page-ancestor, .nav li.current_page_parent {
    background-color: #61658B;
    color: #FFFFFF;
    text-decoration: none;
}
.nav li#menu-item-712 {
	margin:0px;
	display:block;
	text-indent:-9999px;
}
.nav li#menu-item-712 a {
	background:url(images/home.png) center no-repeat;
	width:20px;
	border-right: 1px solid #313131;
	float: none;
	height: 19px;
    padding: 15px 30px;
}
.nav li#menu-item-712 a:hover {
	background-color: #61658B;
    color: #FFFFFF;
    text-decoration: none;
}
.navbar .nav > li > a {
    border-right: 1px solid #313131;
    color: #FFFFFF;
    float: none;
    font-size: 15px;
    height: 19px;
    padding: 15px 30px;
    text-decoration: none;
    text-transform: uppercase;
}
.nav > li > a {
    display: block;
}
.nav > li > a:hover {
    background-color: #61658B;
    color: #FFFFFF;
    text-decoration: none;
}
/* dropdown menu */

/* Top level Unordered list */
ul.nav {
list-style:none;
float:right;
padding-left: 0px;
}
 
ul.nav  li{
float:left; /* makes horiz list */
position:relative; /* hey Submenu ULs, appear below! */

}
 
ul.nav a {
padding:8px 0px 5px 45px; /*space the items, occupy entire height too.*/
color:#ffffff;
text-decoration:none;
	
}
 
/* Style the link hover */
ul.nav li:hover a {
background-color: #61658B;
color:#ffffff;
}
 
/* Displays the link as blocks. */
ul.nav li ul a {
display:block;
}
 
/* sub menus!!  */
 
ul.nav ul {
list-style: none;
margin:0; /* Appear just below the hovering list */
padding:0;
width:200px; /* specify the width. */
position:absolute; /* needed */
z-index:500; /* specify the order */
}
 
ul.nav li ul {
top:49px; /* Positioning:Calc with top level horz list height */
border-bottom: 0px solid #CCC;

}
 
ul.nav ul ul {
top:0;
left:100%; /* Position the sub menus to right. */
}
 
ul.nav ul li {
float:none; /* umm.. Appear below the previous one. mmkay? */
}
 
/* Drop Down! */
 
/* Hide all the dropdowns (submenus) */
ul.nav ul,
ul.nav li:hover ul ul,
ul.nav ul li:hover ul ul
{ display: none; }
 
/* Display the submenus only when li are hovered */
ul.nav li:hover ul,
ul.nav ul li:hover ul ,
ul.nav ul li ul li:hover ul
{ display: block;}
ul.nav li * a {
	 color: #ffffff!important;
	 font-size: 15px;
	 border-bottom: 1px solid #C3D5DD;
	 padding:14px!important;
	 text-transform:uppercase;
 }
ul.nav li * a:hover {
/* Change color of links when hovered */
background: #7ECCF0;
color: #fff!important;
}
.container:after {
    clear: both;
}

.container:before, .container:after {
    content: "";
    display: table;
}

.container:before, .container:after {
    content: "";
    display: table;
}

.container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
    width: 960px;
}

.navbar-fixed-top .container, .navbar-fixed-bottom .container {
    width: 960px;
}

.container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
    width: 960px;
}

.container {
    clear: both;
}

.container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
    width: 960px;
}

.container {
    margin-left: auto;
    margin-right: auto;
}

.container, .navbar-fixed-top .container, .navbar-fixed-bottom .container {
    width: 960px;
}
.navbar .nav {
    display: block;
    float: left;
    left: 0;
    margin: 0 10px 0 0;
    position: relative;
}
.nav {
    list-style: none outside none;
    margin-bottom: 18px;
    margin-left: 0;
}
ul {
    list-style: disc outside none;
}
ul, ol {
    margin: 0 0 9px 25px;
    padding: 0;
}
.navbar .nav > li {
    display: block;
    float: left;
}
li {
    line-height: 18px;
}
/* TWITTER BAR */
#twitcker-bar {
    left: auto;
    position: static;
    top: auto;
}
#twitcker-bar {
    background: #f1f1f1 !important;
    border-bottom: 0px !important;
    border-top: 0px !important;
    box-shadow: none !important;
   
}

#twitcker-bar div.border-left, #twitcker-bar div.border-right {
    margin-left: 0px !important;

}
#twitcker-bar div.box {
    background: none!important;
    border-bottom: 0!important;
    border-radius: 0!important;
    display: inline-block;
    margin: 0px 11px 0 0!important;
    padding: 2px 0;
    position: relative;
    z-index: 2;
	height: 20px!important;
}
#twitcker-marquee {
    bottom: 27px!important;
}
/* HOVERSCROLL */
.hoverscroll {
		border: #000 solid 1px;
	}
#films li {
		width: 230px;
		height: 340px;
		background: #000;
		border: #000 solid 0px;
	}
/* MAILCHIMP */
#mc_embed_signup form {
    display: block;
    padding: 0px!important;
    position: relative;
    text-align: left;
}
#mc_embed_signup{background:none; clear:left; font-size:24px!important; }
#mc_embed_signup input.email {
	display: block;
	margin: 0 10px 0px 0!important;
	padding: 8px 0;
	text-indent: 15px!important;
	width: 560px!important;
	height: 44px !important;
	float: left;
	font-size:18px!important;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	color: #999;
}
#mc_embed_signup input {
    border: 1px solid #cccccc;
}
#mc_embed_signup input.button {

}
#mc_embed_signup .button {
    background: url(images/bluebtn.png) repeat-x!important;
    border: 0 none;
	border-radius: 0px!important;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    font-family: 'DINNextLTProCondensed'!important;
    font-size: 40px!important;
    font-weight: normal!important;
    text-transform: uppercase;	
    height: 62px!important;
    line-height: 32px;
    margin: 0;
    padding: 0;
    text-align: center;
    text-decoration: none;
    vertical-align: top;
    white-space: nowrap;
    width: 380px!important;
	float: right;
	clear: none!important;
}
#mc_embed_signup .button:hover {
	background: url(images/purplebtn.png) repeat-x!important;
}
/* PAGINATION */
.pagination {
clear:both;
padding:20px 0;
position:relative;
font-size:11px;
line-height:13px;
}

.pagination span, .pagination a {
display:block;
float:left;
margin: 2px 2px 2px 0;
padding:6px 9px 5px 9px;
text-decoration:none;
width:auto;
color:#fff;
background: #272727;
}

.pagination a:hover{
color:#272727;
background: #7ECCF0;
}

.pagination .current{
padding:6px 9px 5px 9px;
background: #7ECCF0;
color:#272727;
}
/* EVENTS CALENDAR */
.fullcalendar {
	width: 99%;
	float: right;
}
.days-names {
	background-color:#272727;
	color: #fff;
	font-family: 'DINNextLTProCondensed';
	text-transform: uppercase;	
	font-size: 22px;
	font-weight: normal;
	margin-bottom: 5px;
	text-align: center;

	
}
table.fullcalendar td.eventless, table.fullcalendar td.eventless-post, table.fullcalendar td.eventless-pre, table.fullcalendar td.eventless-today, table.fullcalendar td.eventful {
    text-align: left !important;
	height: 100px !important;
    width: 100px !important;
	vertical-align: top;
}
.fullcalendar td {
    
}
.eventful ul {
    list-style: none outside none !important;
    margin-left: 5px !important;
}
table.em-calendar td.eventful a, table.em-calendar td.eventful-today a {
    color: #7ECCF0!important;
}
table.em-calendar td.eventful a, table.em-calendar td.eventful-today a:hover {
    color: #61658b!important;
}
table.em-calendar td.eventless-today {
    background-color: #7ECCF0!important;
}
table.em-calendar thead {
    font-size: 120%;
    font-weight: bold;
	background-color: #61658b;
	color: #fff;
	font-family: 'DINNextLTProCondensed';
	text-transform: uppercase;	
	font-weight: normal!important;
	margin-bottom: 5px;

}
table.em-calendar thead a {
	color: #fff!important;
}
table.em-calendar thead a:hover {
	color: #000!important;
}
table.em-calendar thead td {
	border: 0px !important;
}
table.em-calendar thead .month_name {
	font-size: 30px!important;
}
table.fullcalendar td {
    border: 1px solid #888888;
    height: 50px;
    text-align: center!important;
    width: 50px;
}
.tubepress_embedded_title {
	display: none;
}
.blogimg {
	float:left;
	margin-right: 15px;
	width: 200px;
}
.blogcontent {
	float: left;
	width: 745px;
}
.blogcontent p {
	margin-top:0px;
}
body.page-id-132 h1 {
	color: #61658b;
}
body.citypage #main #header {
	margin-bottom: 40px;
}
.em-events-search-form p {
    float: left;
    margin: 0;
}
.em-events-search {
    clear: both;
    height: 55px;
    margin: 20px 0;
}
input.em-events-search-text {
    border: 1px solid #CCCCCC;
    color: #999999;
    display: block;
    float: left;
    font-family: Arial,Helvetica,sans-serif;
    font-size: 15px !important;
    font-weight: normal;
    height: 25px !important;
    margin: 0 10px 0 0 !important;
    padding: 4px 0;
    text-indent: 15px !important;
    width: 770px !important;
}

.em-events-search-category {
    background: #FFFFFF;
    font-size: 14px;
    height: 34px;
    overflow: hidden;
    padding: 5px;
    width: 200px;
	border: 1px solid #ccc;
}
input.em-events-search-submit {
    background: url("images/bluebtn.png") repeat-x scroll 0 0 transparent !important;
    border: 0 none;
    border-radius: 0 0 0 0 !important;
    clear: none !important;
    color: #FFFFFF;
    cursor: pointer;
    display: inline-block;
    float: right;
    font-family: 'DINNextLTProCondensed' !important;
    font-size: 22px !important;
    font-weight: normal !important;
    height: 35px !important;
    line-height: 32px;
    margin: 0;
    padding: 0;
    text-align: center;
    text-decoration: none;
    text-transform: uppercase;
    vertical-align: top;
    white-space: nowrap;
    width: 175px !important;
}
input.em-events-search-submit:hover {
	background: url(images/purplebtn.png) repeat-x!important;
}
body.single-event .alignleft {
	margin-bottom: 0px!important;
	
}
body.single-event h4 a {
    font-size: 30px!important;
    margin: 0 !important;
    padding: 15px 40px !important;
	text-align: center!important;
}
body.single-event h4  {
    float: left;
}
.maplink a {
	font-family: 'DINNextLTProCondensed';
    font-size: 30px;
	color: #ffffff;
	text-align: center;
	background: url(images/purplebtn.png) repeat-x;
	text-transform: uppercase;
	height: 35px;
	padding: 15px 30px;
	line-height: 32px;
	margin-top: 20px;
	font-weight: normal;
	overflow: hidden;
}
.maplink a:hover {
	background: url(images/bluebtn.png) repeat-x;
	color: #fff;
}
.maplink {
	float: left;
	margin-left: 5px;
	margin-top: 19px;
}

.tubepress_thumb {
    display: inline;
    float: left;
    font-size: 11px;
    height: 210px !important;
    line-height: 1.1em;
    overflow: hidden;
    width: 120px;
}
dd.tubepress_meta_title, dd.tubepress_meta_title a, dd.tubepress_meta_title a:hover {
    float: left;
    font-size: 12px;
    font-weight: bold;
    width: 115px!important;
}
.eventsright {
	float:right; 
	margin:0px 0px 15px 15px;
	width:480px;
}
.eventsright p, .eventsleft p {
	margin-top: 0px;
}
.eventsleft {
	float: left;
	width:140px;
}
/* ------- Fluid Columns ------- */
.one_half{ width:48%; }
.one_third{ width:30.66%; }
.two_third{ width:65.33%; }
.one_fourth{ width:22%; }
.three_fourth{ width:74%; }
.one_fifth{ width:16.8%; }
.two_fifth{ width:37.6%; }
.three_fifth{ width:58.4%; }
.four_fifth{ width:67.2%; }
.one_sixth{ width:13.33%; }
.five_sixth{ width:82.67%; }
.one_half,.one_third,.two_third,.three_fourth,.one_fourth,.one_fifth,.two_fifth,.three_fifth,.four_fifth,.one_sixth,.five_sixth{ position:relative; margin-right:4%; float:left; }
.last{ margin-right:0 !important; clear:right; }
.clearboth {clear:both;display:block;font-size:0;height:0;line-height:0;width:100%;}
