/*
Theme Name: fsp
Theme URI: http://www.firstsightpictures.com
Description: Child Theme for FSP 
Author: Bruce
Author URI: http://www.firstsightpictures.com
Template: video-elements
Version: 1.0
*/
 
@import url("../video-elements/style.css"); 

body {  color:#ffffff; background: url(images/fspbackground.jpg)} repeat-x scroll left top;}
a:link, a:visited {
color:#ffffff;
}
a:hover {
color:#000000;
} 
h1, h2, h3, h4, h5, h6, strong {
font-weight:bold;
}
a:link, a:visited {
color:#ffffff;
}
a:hover {
color:#000000;}

#header { background: transparent url(images/header-bg.jpg) repeat-x scroll left bottom; float: right;  } 
#content {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/content-bg.jpg) repeat-x scroll left top;
float:left;
width:100%; }

#navigation-left {
width: 460px;
float: left;
}
#video {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(images/video-bg.jpg) repeat-x scroll left top;
float:left;
width:100%; }

#navigation-right {
width: 500px;
float: left;
text-align: left;
}
#header-left {
float:left;
padding:18px 0 1px 0;
width:480px;}
#header-right { /* For the Advertisement */
text-align: right;
width: 480px;
float: left;
padding: 20px 0 3px 0;} 

body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, p, blockquote, th, td {
margin:10;
padding:5;
}
li.multiple-date {
}
ul li {
;}
body .gform_wrapper ul,
body .gform_wrapper li, 
body .gform_wrapper form li, 
body .gform_wrapper form ul li { list-style-type:none!important; list-style-image:none!important; background-image:none!important }