/*
Theme Name: InterSquash
Theme URI: http://www.intersquash.com/
Description: Revised InterSquash CSS - 03/05/09 - JLM.
Version: 1.0
Author: Jeremy Muncy
Author URI: http://www.ientry.com/
Tags: Apple, iPhone, iPod Touch, InterSquash, iPhoneize your website
*/

body {
	margin: 0px;
	padding: 0px 0px 0px 0px;
	font: normal 12px Arial, Helvetica, sans-serif;
	background: #EEEEEE url() repeat-y center top;
}
td, div {
	font: normal 11px Arial, Helvetica, sans-serif;
}
form, input, div {
	margin: 0px;
	padding: 0px;
}
h1, h2, h3, h4 {
	margin: 0px 0px 10px 0px;
	padding: 0px;
}
h1 {
	font-size: 18px;
}
h2 {
	font-size: 16px;
}
h3 {
	font-size: 14px;
}
h4 {
	font-size: 12px;
}
p {
	margin: 10px 0px;
	padding: 0px;
}
a {
	color: #006699;
	text-decoration: underline;
}
a:hover {
	color: #990000;
	text-decoration: none;
}
a:visited {
	color: #000000;
	text-decoration: underline;
}
ol, ul {
	margin: 0px 0px 0px 30px;
	padding: 0px;
}
li {
	margin: 0px;
	padding: 0px;
	list-style-image: url();
}
.clear {
	clear: both;
}

.container {
	margin: 0px auto;
	width: 800px;
	height: 100%;
	background-color: #FFFFFF;
}
.header {
	height: 247px;
	background: #FFFFFF url(http://www.intersquash.com/images/header-bg.png) no-repeat left top;
}

.logo {
	float: left;
	width: 366px;
	height: 59px;
	padding: 0px;
}
.logo h1 a {
	width: 366px;
	height: 59px;
	display: block;
	text-indent: -99999px;/***  Uncomment this to make the logo picture show and not the text ***/
	background: url(http://www.intersquash.com/images/logo.png) no-repeat left top;
}
.amount {
	padding: 165px 0px 0px 45px;
	font: bold 16px Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.nav {
	padding: 32px 10px 0px 15px;
	font: normal 15px Arial, Helvetica, sans-serif;
}
.nav a, .nav a:visited {
	color: #DDDDDD;
	text-decoration: none;
	padding: 0px 25px 0px 10px;
}
.nav a:hover {
	color: #FFFFFF;
	text-decoration: none;
	padding: 0px 25px 0px 10px;
}
.main-content {
	width: 416px;
	float: left;
	background-color: #FFFFFF;
	padding: 0px 10px 10px 10px;
}
.right-column {
	width: 344px;
	float: left;
	background-color: #FFFFFF;
	padding: 20px 10px 10px 10px;
}
.intersquash-input {
	width: 306px;
	padding: 10px 0px 0px 30px;
}
.footer {
	margin: 0px auto;
	width: 840px;
	height: 100%;
	background-color: #003366;
}
.footer-header {
	margin: 0px auto;
	background: url(http://www.intersquash.com/images/footer-header.gif) no-repeat;
	height: 48px;
}
.footer-main {
	width: 760px;
	padding: 0px 20px 20px 20px;
	color: #FFFFFF;
	text-align: center;
}
.footer-main a, .footer-main a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footer-main a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.popup {
	width: 780px;
	margin: 0px auto;
	background-color: #FFFFFF;
	padding: 10px;
}
.url {
		width: 129px; height: 9px;
		background: url(http://www.intersquash.com/images/rss-feed.gif) no-repeat right;
		text-indent: -10000px;
		margin: 0 0 9px 0;
		display: block;
	}
	
	.title {
		width: 129px; height: 9px;
		background: url(http://www.intersquash.com/images/title.gif) no-repeat right;
		text-indent: -10000px;
		margin: 0 0 9px 0;
		display: block;
	}	
	
	.paynow {
		width: 200px; height: 9px;
		background: url(http://www.intersquash.com/images/paynow.gif) no-repeat left;
		text-indent: -10000px;
		margin: 0 0 9px 0;
		display: block;
	}	
	
	.p {
		font-size: 12px;
		margin-top:; 5px;
	}
	
	.what {
		width: 200px; height: 9px;
		background: url(http://www.intersquash.com/images/what.gif) no-repeat left;
		text-indent: -10000px;
		margin: 0 0 9px 0;
		display: block;
	}	
	
	.selectfile {
		width: 226px; height: 10px;
		background: url(http://www.intersquash.com/images/select.gif) no-repeat right;
		text-indent: -10000px;
		margin: 0 0 9px 0;
		display: block;
	}
		
	input#url {
		width: 316px; height: 20px;
		background: url(http://www.intersquash.com/images/inputnew.gif) no-repeat left;
		font-family: Verdana, Arial, sans-serif;
		font-size: 14px;
		font-weight: normal;
		color: #262626;
		padding: 6px 10px 5px 10px;
		margin: 0 0 12px 0;
		border: 0;
	}
	
	input#title {
		width: 316px; height: 20px;
		background: url(http://www.intersquash.com/images/inputnew.gif) no-repeat left;
		font-family: Verdana, Arial, sans-serif;
		font-size: 14px;
		font-weight: normal;
		color: #262626;
		padding: 6px 10px 5px 10px;
		margin: 0 0 12px 0;
		border: 0;
	}	 
	
	input#iphoneize {
		width: 336px; height: 37px;
		background: url(http://www.intersquash.com/images/iphoneize.jpg) no-repeat;
		margin: 0 5px 5px 5px;		
		border: 0;
		display: block;
		cursor: pointer;
	}
	
	input#gopremium {
		width: 336px; height: 37px;
		background: url(http://www.intersquash.com/images/procedenew.jpg) no-repeat;
		margin: 0 5px 5px 5px;		
		border: 0;
		display: block;
		cursor: pointer;
	}	
	
	input#premium {
		width: 336px; height: 37px;
		background: url(http://www.intersquash.com/images/letsdoitnew.jpg) no-repeat;
		margin: 0 5px 5px 5px;		
		border: 0;
		display: block;
		cursor: pointer;	
	}
	
	#premium a {
		width: 336px;
		height: 0;
		padding: 36px 0 0;	
		margin: 0 0 0 5px;		
		display: block;
		overflow: hidden;
		background: url(http://www.intersquash.com/images/options.jpg) no-repeat;		
	}	
	
	#gopremium a {
		width: 336px;
		height: 0;
		padding: 36px 0 0;	
		margin-top: 10px;
		display: block;
		overflow: hidden;
		background: url(http://www.intersquash.com/images/letsdoitnew.jpg) no-repeat;		
	}	
	
	input#uploadicon {
		width: 336px; height: 37px;
		background: url(http://www.intersquash.com/images/uploadnew.jpg) no-repeat;
		margin: 0 0 0 5px;
		border: 0;
		display: block;
		cursor: pointer;
	}	
	
	input#skiptocode {
		width: 336px; height: 37px;
		background: url(http://www.intersquash.com/images/skipnew.jpg) no-repeat;
		margin: 0 0 0 5px;
		border: 0;
		display: block;
		cursor: pointer;
		margin-top: 6px;
	}	
	
	input#file {
		margin-bottom: 8px;
	}
	
	#codebox {
		width: 293px;
		height: 180px;
	}
	
	p.input { padding: 0px 0 0 0; }
	
	#error {
		width: 278px;
		background: #b42e3b;
		font-size: 11px;
		font-weight: bold;
		text-transform: uppercase;
		color: #fff;
		padding: 5px;
		padding-bottom: 20px;
		margin: 0 0 0 6px;
	}
	
	p.success { padding-bottom: 20px; }
	
	#error a { color: #fff; text-decoration: underline; }
	
	#error a:hover { text-decoration: none; }
	
	a { color: #262626; text-decoration: underline; }
	
	a:hover { text-decoration: none; }
	
	p#number {
		font-size: 11px;
		font-weight: bold;
		text-transform: uppercase;
		padding: 0;
		clear: both;
	}
	
	.top-ientry-bar {
	margin: 0px 0px 25px 0px;
	padding: 0px;
	height: 35px;
	width: 100%;
	font: 12px "Lucida Grande", "Lucida Sans Unicode", Tahoma, Verdana;
	background: #FBF8C5 url(http://www.intersquash.com/images/top-bar-bg.jpg) repeat-x left top;
}
.top-ientry-bar a {
	margin: 0px;
	padding: 7px 20px 11px 10px;
	float: left;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
}
.top-ientry-bar a:hover {
	margin: 0px;
	padding: 7px 20px 11px 10px;
	float: left;
	color: #FFFFFF;
	display: block;
	text-decoration: none;
	background: #F0EDBD url(http://www.intersquash.com/images/top-bar-bg-hover.jpg) repeat-x left top;
}
.top-ientry-bar a img {
	margin: -5px 5px -6px 0px;
	z-index: 2;
}
#ientry-bar-right {
	float: right;
}
.ientry-bar-clear {
	clear: both;
}