/*
Theme Name: Tantrum Apps
Theme URI: http://tantrumapps.com/
Description: A fun bright theme for Wordpress.
Version: 1.0
Author: Lawrence Ingraham
Author URI: http://lawpower.net/
*/


* {
padding: 0;
margin: 0;
list-style: none;
border: 0;
}
body {
font-size: small;
font-family: Arial;
color: #00354c;
background: url(img/bg.png) top left repeat-x;
}

#wrapper {
text-align: center;
margin: 10px auto 0 auto;
width: 990px;
position: relative;
}

#header {
height: 349px;
background: url(img/header-T.png) top center no-repeat;
position: relative;
}
	#header h1 {
	width: 440px;
	height: 80px;
	position: absolute;
	top: 0;
	left: 25px;
	}
	#header h1 a {
	display: block;
	width: 440px;
	height: 80px;
	text-indent: -9999px;
	}
#nav {
position: absolute;
top: 320px;
left: 37px;
}
	#nav span {
	padding-right: 30px;
	}
	#nav strong {
	color: #aa865d;
	padding-right: 10px;
	font-size: 120%;
	}
	#nav a {
	color: #aa865d;
	padding-right: 20px;
	font-size: 120%;
	text-decoration: none;
	}
	#nav a:hover {
	color: #ffff00;
	}

#content {
float: left;
text-align: left;
background: url(img/content-bg.png) top center repeat-y;
}

#free-trial {
width: 220px;
float: right;
background: url(img/free-trial-bottom.jpg) bottom center no-repeat;
padding-bottom: 20px;
font-size: 90%;
}
	#free-trial h4 {
	font-size: 140%;
	background: url(img/free-trial-top.jpg) top center no-repeat;
	padding: 60px 0 5px 0;
	text-align: center;
	}
	#free-trial p {
	padding: 0 30px;
	}
	
a {
color: #184103;
}
a:hover {
text-decoration: none;
}

#copy {
float: left;
width: 700px;
}
	#copy .post {
	padding: 5px 10px 25px 15px;
	}
	#copy h2 {
	font-size: 200%;
	font-family: "Arial Rounded MT Bold";
	border-bottom: 1px solid #00354c;
	margin-bottom: 10px;
	padding-bottom: 5px;
	}
	#copy h3 {
	font-size: 180%;
	font-family: "Arial Rounded MT Bold";
	margin-bottom: 5px;
	padding-bottom: 5px;
	}
	#copy h2 a {
	color: #00354c;
	text-decoration: none;
	}
	#copy h2 a:hover {
	text-decoration: none;
	}
	#copy h2 span {
	font-size: 80%;
	}
	#copy p {
	font-size: 110%;
	line-height: 1.4em;
	padding-bottom: 10px;
	}
	#copy p.meta {
	font-size: 80%;
	padding: 0;
	margin-bottom: 10px;
	text-align: right;
	}
	#copy p.center {
	text-align: center;
	padding: 20px 0;
	}
/*
	#copy p.message {
	border: 1px solid #00354c;
	background: #eee;
	padding: 2px 4px;
	width: auto;
	}
*/
	#copy input, #copy textarea, #copy select {
	border: 1px solid #00354c;
	font-size: 120%;
	font-family: Arial;
	padding: 2px 4px;
	}
	#copy fieldset {
	border: 1px solid #00354c;
	margin: 20px 0;
	padding: 10px;
	}
	#copy legend {
	font-weight: bold;
	padding: 2px 8px;
	font-size: 140%;
	}
	#copy label {
	float: left;
	width: 140px;
	font-size: 120%;
	}
	#copy label.block {
	float: none;
	display: block;
	width: auto;
	}
	#copy textarea.large {
	width: 500px;
	height: 100px;
	}
	#copy input.txt2 {
	width: 500px;
	}
	#copy input.btn {
	font-weight: bold;
	}
	#copy h4 {
	font-size: 120%;
	padding-bottom: 10px;
	}
	#copy ul {
	padding-left: 25px;
	}
	#copy ol {
	list-style: decimal;
	margin-left: 20px;
	}
	#copy li {
	list-style: disc;
	font-size: 110%;
	line-height: 1.4em;
	padding-bottom: 5px;
	}
	#copy li ul {
	padding-top: 5px;
	}
	#copy li li {
	list-style: circle;
	font-size: 100%;
	line-height: 1.4em;
	padding-bottom: 5px;	
	}
	#copy ol li {
	list-style: decimal;
	}
	#copy img.screenshot {
	padding: 0 7px;
	}
	#copy .post dl {
	padding: 0 0 20px 0;
	clear: left;
	}
			#copy .post dt {
			font-size: 150%;
			color: #00354c;
			font-family: "Arial Rounded MT Bold";
			margin-bottom: 10px;
			}
			#copy .post dt a {
			text-decoration: none;
			color: #00354c;
			}
			#copy .post dt img {
			float: left;
			padding-right: 20px;
			}
			#copy .post dd {
			font-size: 110%;
			padding-bottom: 8px;
			}
			#copy .post dd span {
			padding-left: 10px;
			}
	

#sidebar {
float: left;
width: 290px;
padding-top: 15px;
}
	#sidebar p.center {
	text-align: center;
	padding: 10px 0;
	}
	#sidebar p {
	padding-left: 10px;
	}
	#sidebar .box {
	padding-right: 15px;
	margin-bottom: 30px;
	}
	#sidebar .box ul {
	padding-left: 10px;
	}
	#sidebar .box li {
	padding: 5px 0;
	}
	#sidebar .box h3 {
	font-size: 140%;
	border-bottom: 1px solid #00354c;
	margin-bottom: 10px;
	padding-bottom: 2px;
	}
	#sidebar .box h3 a {
	color: #00354c;
	text-decoration: none;
	}
	#sidebar .box h3 img {
	float: right;
	padding-top: 2px;
	}
	#sidebar fieldset {
	margin: 10px 0 0 10px;
	border: 1px solid #b2c2c9;
	}
	#sidebar legend {
	font-weight: bold;
	padding: 2px 6px;
	}
	#sidebar label {
	float: left;
	width: 60px;
	}
	#sidebar input {
	border: 1px solid #00354c;
	font-family: Arial;
	padding: 2px 4px;
	}
	#sidebar input.btn {
	font-weight: bold;
	}

#footer {
clear: left;
background: url(img/solid-bg.png) top center repeat-y;
text-align: left;
padding: 50px 35px;
color: #fff;
}
	#footer .third {
	width: 33%;
	float: left;
	}
	#footer .border {
	border-right: 1px solid #31718c;
	}
	#footer h4 {
	font-size: 120%;
	}
	#footer a {
	color: #acc6d1;
	}
	#footer ul {
	padding-left: 10px;
	}
	#footer li {
	padding: 5px 0;
	}

.gutter {
padding: 20px;
}
img.imgright {
float: right;
margin: 5px 5px 20px 20px;
}
.clear {
clear: both;
}
p.error {
color: #ff0000;
font-weight: bold;
}