/* ///////////////////////////////////////////////////////////////////////////////
Theme Name: Midnight Bubbles
Description: Joomla 1.12 Theme for Flashpoint Film Festival
Version: 1.0
Author: Gabre Cameron
E-mail: gabrecameron@gmail.com
Website: www.thesecoya.com
////////////////////////////////////////////////////////////////////////////////*/

body#page
{
	margin: 0 !important;
	padding: 0 !important;
	font-size: 12px !important;
	font-family: 'Trebuchet MS' !important;
	background-color: #011E45;
	background-image: url(../images/bg.png);
	background-position: top center;
	text-align: center; /* centers div in IE */
}
a img
{
	cursor: pointer !important;
	border: none !important;
}

/* MASTHEAD ---------------------------------------------------------------------*/
#masthead
{
	background-image: url(../images/bg_masthead.png);
	background-position: top center;
	background-repeat: no-repeat;
	width: 100% !important;
	height: 376px !important ;
	z-index: 1;
	position: absolute;
	top: 0;
	left: 0;
}

/* CONTAINER 1 -------------------------------------------------------------------*/
#container1
{
	width: 816px !important;
	margin: 0 auto; /* centers div in Firefox */
    margin-bottom: 30px;
	clear: both;
    z-index: 2;
    position: relative;
    top: 270px;
}

/* menu */
#menu
{
    text-align: left !important;
    margin-left: 10px;
    float: left;
    width: 550px;
}
#menu a
{
	font-size: 12px !important;
    font-weight: bold;
    text-decoration: none;
    text-transform: lowercase !important;
    color: #FFFFFF;
    margin-right: 15px;
    margin-bottom: 5px;
    padding-bottom: 2px;
    float: left;
}
#menu a:hover
{
	color: #FFD800;
}
#menu #active_menu
{
	font-size: 11px !important;
    color: #FFD800;
    text-transform: uppercase !important ;
    border-bottom: 3px solid #FFD800;
}

/* search */
#search
{
    width: 179px;
    float: right;
    margin-right: 20px;
}
#search #mod_search_searchword
{
    font-family: "Trebuchet MS";
    font-size: 11px;
    background-color: transparent;
    background-image: url(../images/bg_srch.png);
    backgorund-position: top left;
    background-repeat: no-repeat;
    padding: 3px 0 0 25px;
    border: none;
    width: 179px;
    height: 22px;
}

/* CONTAINER 2 ------------------------------------------------------------------*/
#container2
{
	width: 816px !important;
	margin: 0 auto; /* centers div in Firefox */
    z-index: 2;
    position: relative;
    top: 300px;
}
#container2 .top
{
	background-image: url(../images/bg_top.png);
	background-position: bottom left !important;
	background-repeat: no-repeat;
	width: 816px !important;
	height: 20px !important;
}
#container2 .mid
{
	font-size: 11px;
	text-align: left !important;
	color: #FFFFFF;
	background-image: url(../images/bg_mid.png);
	background-position: top left !important;
	background-repeat: repeat-y;
	width: 816px !important;
}
#container2 .btm
{
	background-image: url(../images/bg_btm.png);
	background-position: top left !important;
	background-repeat: no-repeat;
	width: 816px !important;
	height: 21px !important;
}

/* content */
#content
{
	font-size: 11px;
	color: #FFFFFF;
	width: 776px !important;
	padding: 20px !important;
}
#content table
{
	font-size: 11px;
	color: #FFFFFF;
}
#content table a
{
	color: #71AE39;
	text-decoration: underline;
}
#content table a:hover
{
	text-decoration: none;
}

/* page headers */
.componentheading_about, .componentheading_archives, .componentheading_films, /*.componentheading_filmmakers,*/ .componentheading_sponsors, .componentheading_press, .componentheading_schedule, .componentheading_competitions
{
	font-size: 0px !important;
	color: #71AE39 !important;
	width: 774px;
	height: 31px;
    margin-bottom: 10px;
	display: block;
}
.componentheading_about
{
	background-image: url(../images/pghdr_about.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
.componentheading_archives
{
	background-image: url(../images/pghdr_archives.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
.componentheading_films
{
	background-image: url(../images/pghdr_films.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
.componentheading_filmmakers
{
	/*background-image: url(../images/pghdr_filmmakers.gif);
	background-position: top left;
	background-repeat: repeat-x;*/
}
.componentheading_sponsors
{
	background-image: url(../images/pghdr_sponsors.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
.componentheading_press
{
	background-image: url(../images/pghdr_press.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
.componentheading_schedule
{
	background-image: url(../images/pghdr_schedule.gif);
	background-position: top left;
	background-repeat: repeat-x;
}
.componentheading_competitions
{
	background-image: url(../images/pghdr_competitions.gif);
	background-position: top left;
	background-repeat: repeat-x;
}

/* ------------ */
.moduletable_pgtitle
{
    margin-bottom: 25px;
}
#content img
{
    margin-right: 5px;
}
.blog_filmmakers
{
    width: 775px;
}
#content .blog_about
{
    width: 500px;
    padding-right: 20px;
}
/*.contentpaneopen_info
{
    width: 600px;
}*/
.contentheading_info
{
	color: #FFD800;
	font-size: 15px;
	font-weight: bold;
}
.moduletable_staff
{
    background-position: top left;
    background-repeat: no-repeat;
    z-index: 1;
    position: absolute;
    margin-left: 490px;
    top: 80px;
}
.contentheading_staff
{
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    color: #FFD800;
    border-bottom: 3px solid #FFD800;
    width: 270px;
    padding-bottom: 5px;
}
.moduletable_staff2
{
    background-position: top left;
    background-repeat: no-repeat;
    z-index: 1;
    position: absolute;
    margin-left: 490px;
    top: 320px;
}
.contentheading_staff2
{
    font-size: 15px;
    font-weight: bold;
    text-transform: uppercase;
    color: #FFD800;
    border-bottom: 3px solid #FFD800;
    width: 270px;
    padding-bottom: 5px;
}
.contentheading_films, .contentheading_filmmakers, .contentheading_archives
{
    font-size: 15px;
    font-weight: bold;
    color: #FFD800;
	margin-top: 10px;
}
.contentpaneopen_films, .contentpaneopen_archives
{
    width: 350px !important;
	margin: 0 15px 0 15px;
}
.moduletable_category
{
    color: #FFD800 !important;
    z-index: 3;
    position: absolute;
    margin: 0px 0 0 160px;
    top: 45px;
}
.moduletable_category a
{
    font-size: 13px;
    font-weight: bold;
    text-decoration: none !important;
    text-transform: lowercase;
    color: #FFD800 !important;
    margin: 0 10px 0 10px;
}
.moduletable_category #active_menu
{
    color: #FFFFFF !important;
}

/* POP-UPS ////////////////////////////////////////////////////////////////////*/
body.contentpane, body.contentpane table
{
    font-family: "Trebuchet MS";
    font-size: 11px
}

/*  print */
body.contentpane table.contentpaneopen
{
    padding: 25px;
}
body.contentpane a span.small
{
    font-size: 15px;
    font-weight: bold;
    text-transform: lowercase !important;
}

/* e-mail */
body.contentpane span.contentheading
{
	font-size: 20px;
	font-weight: bold;
	text-transform: uppercase !important;
	padding: 25px 0 10px 0;
}
body.contentpane input.inputbox
{
	width: 150px;
	margin-bottom: 15px;
	float: left;
}
body.contentpane input.button
{
	font-size: 15px;
	font-weight: bold;
	text-transform: lowercase;
}

/* SEARCH RESULTS /////////////////////////////////////////////////////////*/
fieldset
{
    border: none;
}
