/*
Theme Name: Themeless 
Theme URI: http://seamlessinteractive.com/
Description: This theme makes the Seamless Interactive site work.
Version: 0.1
Author: Seamless Interactive
Author URI: http://seamlessinteractive.com/
Tags: interactiveness, seamlessness
*/


img {
	border: 0;
}
body {
	font-family: 'Lucida Grande', Verdana, Arial, Sans-Serif;
	text-align: center;
	background-color:#CCCCCC;
	margin: 0;
	padding: 0;
	}

#headerwrap {
	background: transparent url('images/header.jpg') no-repeat center 0;
	height:115px;
	margin: 0;
	padding: 0;
	min-width:900px;
}
#headertop {
	margin:0 auto 0 auto;
	width: 900px;
	height: 83px;
}
#navbar {
	color: white;
	font-size: 12px;
	height:28px;
	width: 900px;
	margin: 0 auto;
}
#contact {
	float: right;
	margin: 0 0 0 0;
	height: 27px;
	line-height: 27px;
	text-align: right;
}
#contact p  {
	margin:0;
	padding:0;
	line-height: 13px;
}
#contact a {
	color:white;
	text-decoration: none;
}
#contact a:hover {
	text-decoration: underline;
}

#topnav {
	float:left;
	margin: 0 0 0 20px;
	height: 27px;
	line-height: 27px;
}

#topnav ul {
	margin:0 auto;	
	padding:0;
}

#topnav a {
	text-decoration:none;
	color: white;
}

#topnav a:hover {
	text-decoration:underline;
}

#topnav li {
	list-style: none;
	float: left;
	margin: 0 36px 0 0;
}
#topwrapper {
	background-color: black;
	min-width:900px;
	max-width:1289px;
	width: expression(document.body.clientWidth < 902? "900px" : document.body.clientWidth > 1291? "1289px" : "auto");
	margin: 0 auto 0 auto;
	height: 504px;
	padding-left:0px;
}
#topcontent {
	margin:0 auto;
	text-align: left;
	padding:0;
	width: 900px;
}
#marqueewrap {
	min-width:900px;
	max-width:1289px;
	width: expression(document.body.clientWidth < 902? "740px" : document.body.clientWidth > 1291? "1289px" : "auto");

	background-color: #aba68e;
	margin: 0 auto;
}
#marquee {
	width: 900px;
	height: 40px;
	line-height:40px;
	margin: 0 auto;
	color: white;
	font-size: 24px;
	text-align: left;
}
#marqueetitle {
	float: left;
	background: #aba68e url('images/marquee.png') no-repeat top left;
	width: 72px;
	height: 40px;
	margin: 0;
	font-size:14px;
	font-weight: bold;
	font-stretch: condensed;
	color: #a40808;
	line-height: 32px;
	text-align: center;
	text-indent: 10px;

}
#marqueetext {
	margin: 0;
	padding: 0;
	text-indent: 30px;
}
#marqueemore {
	margin: 0 0 0 20px;
}
#footer {
	margin: 0 auto;
	text-align: center;
	font-size: 12px;
	border-top: 2px solid #aba68e;
	background: transparent url('images/footer.jpg') no-repeat center 0;
	min-width: 900px;
	max-width: 1289px;
	width: expression(document.body.clientWidth < 902? "900px" : document.body.clientWidth > 1291? "1289px" : "auto");
	height: 102px;
	color: #cccccc;
	clear:both;
}
#footer ul {
	list-style:none;
	text-align: center;
	width: 900px;
	margin: 25px auto 0 auto;
	padding:0;
}

#footer a {
	text-decoration:none;
	color: #cccccc;
}

#footer a:hover {
	text-decoration:underline;
}
#footer li{
	margin: 0 10px;
	list-style: none;
	display:inline;
}
#addfoot{
	margin:0;
	padding:0;
	font-size: 10px;
	color: #666666;
}
#copyright {
	padding:0;
	margin: 12px 0 0 0;
	clear: both;
	color: #666666;
}
#lowerwrap {
	margin:0 auto;
	min-width: 900px;
	height: 270px;
        background: transparent url('images/lowerback.jpg') no-repeat center 0;

}
.lowerimg {
	position:absolute;
	width: 900px;
	left: 50%;
	height: 270px;
	background-color: black; 
	margin-left: -450px;
	overflow: hidden;
}
.lowerback {
	width: 900px;
	height: 270px;
}
.lowertext {
	position: relative;
	font-size: 18;
	top: -270px;
	text-align: left;
	float: right;
	width: 376px;
	height: 270px;
	color: white;
}
.lowertext h1 {
	font-weight: bold;
	font-size: 24px;
	line-height:24px;
	margin: 28px 20px 0 28px;
	padding:0;
}
.lowertext p {
	margin: 15px 20px 0 28px;
	padding: 0;
	text-indent: 15px;	
}
.lowertext .readmore {
	margin: 20px 20px 0 0;
	clear: both;
	float: right;
}
.lowertext a {
	text-decoration: none;
	color: white;
}
.lowertext a:hover {
	text-decoration: underline;
}
#page {
	margin:0;
	padding:0;
	width: expression(document.body.clientWidth < 902? "900px" : document.body.clientWidth > 1291? "1289px" : "auto");
	min-width:900px;
}

#botmarq{
	clear:both;
	background-color:#aba68e;
	padding:0;
	margin:0 auto 0 auto;
	font-size:34px;
	height:36px;
	line-height:36px;
	width: expression(document.body.clientWidth < 902? "900px" : document.body.clientWidth > 1291? "1289px" : "auto");
	max-width:1289px;
}
.ipcfeature {
	background: white url('images/ipcastfeatureback.jpg') no-repeat center 0;
	clear:both;
}
#ipcfbottom {
	padding-top: 11px;
	width: 900px;
	text-align:left;
	font-size:14px;
	color:#a8000e;
	margin: 0 auto 0 auto;
}
#ipcfbottom h1 {
	font-size:18px;
	color: black;
	font-weight:normal;
	margin:0;
}
#ipcfbottom h2 {
	color:#a8000e;
	font-size:18px;
	font-weight:bold;
	margin:0;
}
#featurelist {
	padding: 70px 0 0 28px;
	float: right;
	width: 170px;
	color: black;
	font-size: 12px;
}
#featurelist a {
	color:black;
	text-decoration:underline;
}
#featurelist a:hover {
	text-decoration: none;
}
#featurelist li {
	margin-bottom: 12px;
	list-style: none;
}
#featurelist ul {
	padding: 10px 0 0 0;
	margin:0;
}
#ipcfcontwrap {
	clear: left;
	float:left;
	width:636px;
	margin: 8px 0 12px 0;
	padding: 0 32px 0 32px;
}
#ipcfcontwrap p {
	margin:0;
	
}
#ipcftitle {
	padding: 8px 0 0 16px;
}

#press {
	text-align: left;
	width: expression(document.body.clientWidth < 902? "900px" : document.body.clientWidth > 1291? "1289px" : "auto");
	background: #636363 url('images/pressback.jpg') no-repeat center 0;
	min-width: 900px;
	max-width: 1289px;
	margin: 0 auto 0 auto;
	color: white;
}
#presshead {
	width: 900px;
	height: 62px;
	line-height: 62px;
	margin: 0 auto 0 auto;
}
#presshead h1 {
	margin: 0;
	padding: 0 0 0 42px;
	font-size:48px;
	font-weight: bold;
}
#presshead a {
	color: white;
	text-decoration:none;
}
#presscontent {
	margin:0 auto 0 auto;
	width: 900px;
}
#pressleft {
	float: left;
	width: 675px;
	margin: 20px 0 0 20px;
}
.pfullstory {
	width:675px;
}
.pfullstory img{
	float: left;
	padding: 5px;
}

.pexcerpt{
	width:584px;
}
#pressright {
	float: right;
	text-align: right;
	width: 175px;
	padding: 20px 6px 0 0;
}
.pstory {
	background: transparent url('images/articletop.gif') no-repeat 0 0;
}
.pstory h1 {
	font-size: 22px;
	font-weight: normal;
	padding: 12px 0 0 40px;
	margin:0;

}
.pstory h2 {
	font-size: 12px;
	color: black;
	font-style: italic;
	margin:0 0 10px 0;
	padding:0 0 0 40px;
}
.pstory .pprev {
	float: left;
	margin: 0 18px 18px 0;

}
.pstoryttext {
	text-indent: 0px;
	padding: 0 0 0 40px;
}
.pstoryttext p{
	padding: 10px 0 0 0;
	margin: 0;
}
.clearfix {
	clear:both;
}
.pmore {
	margin: 18px 0 0 0;
	font-size: 18px;
	line-height: 18px;
	text-align: middle;
	float:right;
}
.pmore img {
	padding: 0 5px 0 5px;
}
#pressleft a {
	color:white;
	text-decoration:none;
}
#pressleft a:hover {
	text-decoration:underline;
}

#parchive h1{
	font-size: 18px;
	font-weight: bold;
	margin: 0;
	padding: 0;
}
#parchive a {
	color: white;
}
#parchive h1 a {
	text-decoration:none;
}
#parchive h1 a:hover {
	text-decoration: underline;
}
#parchive ul a {
	text-decoration: underline;
}
#parchive ul a:hover {
	text-decoration:none;
}
#parchive ul {
	list-style: none;
	margin:0;
	padding:0;
}
.left {
	float: left;
}
.right {
	float:right;
}

#signinbox {
	z-index:5;
	visibility:hidden;
	font-size: 12px;
	width:247px;
	height:126px;
	background: #a00101 url('images/signin-back.png') no-repeat 0 0;
	position: absolute;
	margin-top: 32px;
	padding-top:2px;
	
	text-align:left;
}
#signinbox p{
	margin:0;
	padding:4px 0 0 12px;
	line-height: 16px;

}
#signinbox .field {
	font-size: 14px;
	padding-left:5px;
	margin:0;
	width: 220px;
	height: 22px;
	border: none;
	background-color: #c8c3b1;
}
#logonbot {
	width:100%;
	text-align:right;
	padding: 5px 0 0 0;
}
#logonbot #logonsubmit {
	padding-right: 10px;
}
#logonstatus {
	float:left;
	padding-left: 12px;
	width: 130px;
	height: 20px;
	text-align: left;
}
.ajax-loading {
	background: url(images/loading.gif) center no-repeat;
}
