/*
Theme Name: IVP Theme
Theme URI: innerphasevideoproductions.com
Description: Custom theme for IVP based on Whiteboard
Author: Joseph W. Kovell
*/

body {
	margin: 0px;
	padding: 0px;
	background-image: url(images/body-bg.jpg);
	background-repeat: repeat;
	font-family: Helvetica, Arial, sans-serif;
	color: #373222;
	font-size: 12px;
	line-height: 18px;
}
a {
	color: #f89a1c;
	text-decoration: none;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
h1  {
	font-size: 18px;
	line-height: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	text-align: center;
}
h2 {
	font-size: 18px;
	line-height: 18px;
}
h3 {
	text-align: center;
	font-size: 22px;
	line-height: 22px;
}
h4 {
	font-size: 24px;
	line-height: 24px;
	text-align: center;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #7D7E75;
	padding-bottom: 5px;
	padding-top: 0px;
	padding-right: 0px;
	padding-left: 0px;
	margin-top: 20px;
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
h5 {
	font-size: 18px;
	line-height: 18px;
	text-align: center;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding: 0px;
	color: #7D7E75;
}
ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: normal;
}
li {
	margin: 0px;
	list-style-type: none;
	display: inline;
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 10px;
	height: 25px;
}
li:hover {
	background-image: url(images/nav-hov-bg.jpg);
	background-repeat: repeat-x;
}
.filmstrip {
	background-image: url(images/header-bg.jpg);
	background-repeat: repeat-x;
	height: 65px;
	margin: 0px;
	padding: 0px;
	text-align: justify;
}
#wrap {
	width: 800px;
	margin-top: -15px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding: 0px;
}
.logo {
	background-image: url(images/logo.gif);
	height: 90px;
	width: 200px;
	float: left;
	margin-top: -50px;
}
.nav {
	float: left;
	height: 40px;
	width: 600px;
	background-image: url(images/nav-bg.jpg);
	background-repeat: repeat-x;
	/*font-weight: bold;*/
	font-size: 14px;
	text-transform: uppercase;
}
.nav a {
	color: #373222;
	line-height: 25px;
	height: 25px;
	float: left;
}
.current_page_item {
	background-image: url(images/nav-sel-bg.jpg) !important ;
	background-repeat: repeat-x;
}
.current_page_item a {
	color: #FFFFFF;
}
.imagestrip {
	margin: 0px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 15px;
	padding-left: 10px;
	background-color: #373222;
	width: 780px;
	float: left;
}
.imagestrip img {
	padding: 0px;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 0px;
	margin-left: 5px;
}
.container-1 {
	float: left;
	background-image: url(images/container-1-bg.jpg);
	background-repeat: repeat-y;
	padding-bottom: 15px;
}
.container-2 {
	background-image: url(images/content-bg.jpg);
	background-repeat: repeat-y;
	min-height: 450px;
	width: 720px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 0px;
	padding-right: 40px;
	padding-bottom: 15px;
	padding-left: 40px;
	float: left;
	text-align: justify;
}
.container-2 p {
	padding-right: 10px;
	padding-left: 10px;
}
.row {
	float: left;
	padding-bottom: 15px;
}
.column-1 {
	width: 700px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}
.column-2 {
	width: 340px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}
.column-3 {
	width: 220px;
	padding-right: 10px;
	padding-left: 10px;
	float: left;
}
.column-2 strong{
	font-size: 16px;
	line-height: 24px;
	float: left;
	margin-top: 5px;
	width: 100%;
}
.news {
	/*background-image: url(images/news-bg.jpg);
	background-repeat: repeat-y;*/
	min-height: 450px;
	width: 285px;
	margin-right: 15px;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 15px;
	padding-top: 15px;
	padding-right: 30px;
	padding-bottom: 15px;
	padding-left: 30px;
	float: left;
	text-align: justify;
}
.news h1 {
	color: #000000;
}

.news h2 {
	color: #f89a1c;
}

.news h4 {
	font-size: 18px;
	line-height: 18px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	color: #000000;
	border-bottom-style: none;
}
.side-bar-yellow {
	float: right;
	width: 380px;
	margin-right: 15px;
	background-color: #FFBF01;
	margin-top: 15px;
	background-image: url(images/side-yellow-top.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	padding-right: 15px;
	padding-left: 15px;
	text-align: justify;
}
.side-bar-yellow a{
	color: #000000;
	text-decoration: underline;
}
.side-bar-yellow p{
	margin: 0px;
	padding: 0px;
}
.side-bar-yellow h1{
	font-size: 24px;
	line-height: 24px;
	color: #000000;
}
.side-bar-yellow strong{
	font-size: 16px;
	line-height: 18px;
}
.side-bar-yellow-bottom {
	float: right;
	width: 410px;
	margin-right: 15px;
	color: #D7D8CA;
	background-image: url(images/side-yellow-bottom.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
.side-bar-black {
	float: right;
	width: 380px;
	margin-right: 15px;
	background-color: #373223;
	margin-top: 15px;
	color: #D7D8CA;
	padding-right: 15px;
	padding-left: 15px;
	background-image: url(images/side-black-top.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	text-align: justify;
}
.side-bar-black p{
	margin: 0px;
	padding: 0px;
}
.side-bar-black h1{
	font-size: 24px;
	line-height: 24px;
	color: #FFFFFF;
}
.side-bar-black strong{
	font-size: 16px;
	line-height: 18px;
}
.side-bar-black-bottom {
	float: right;
	width: 410px;
	margin-right: 15px;
	color: #D7D8CA;
	background-image: url(images/side-black-bottom.jpg);
	background-repeat: no-repeat;
	height: 20px;
}
.sitemap  {
	background-color: #373222;
	height: 20px;
	width: 800px;
	float: left;
	color: #D7D8CA;
	text-align: center;
	padding-top: 5px;
}
.footer  {
	background-color: #000000;
	height: 20px;
	width: 800px;
	float: left;
	color: #D7D8CA;
	text-align: center;
	padding-top: 5px;
}
.error{
	width: 400px;
	margin-top: 20px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	text-align: center;
}
