/*
	WebSolvents.com CSS Document

	This is source is Copyright, WebSolvents Hosting Solutions and Kyle Spearrin.
	http://websolvents.com, http://kylespearrin.com. All Rights Reserved.
*/

/* ------------- HTML ------------- */

html, body {
	padding: 0px;
	margin: 0px;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 0.8em;
	background-image: url(../images/bg-runner.jpg);
	background-position: top;
	background-repeat: repeat-x;
	line-height: 1.4em;
}

table {
	font-size: 1.0em;
	line-height: 1.4em;
}

h1, h2, h3, h4, h5, h6 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 2.0em;
	font-weight: normal;
	margin: 0px 0px 0.8em 0px;
	color: #2a6f00;
}

h2 {
	font-size: 1.3em;
	color: #176bca;
}

h3, h4, h5, h6 {
	font-size: 1.1em;
}

p {
	margin:0px 0px 0.8em 0px;
}

a {
	color: #639600;
	text-decoration: none;
}

a:hover {
	color: #91c52d;
	text-decoration: underline;
}

img {
	border: 0;
}

ul {
	margin: 0px;
	padding: 0px 0px .8em 2em;
	list-style-type: disc;
}

ol {
	margin: 0px;
	padding: 0px 0px .8em 2em;
}

hr {
	margin: 0px 0px 0.8em 0px;
	padding: 0px;
	display: block;
}

/* ------------- GENERAL/MISC ------------- */

.container {
	width: 780px;
	margin: 0px auto;
}

.container-shadow-left {
	width: 792px;
	margin: 0px auto;
	margin-top: 4px;
	background-image: url(../images/side-shadow-left.jpg);
	background-repeat: no-repeat;
	background-position: top left;
	background-color: #ffffff;
}

.container-shadow-right {
	background-image: url(../images/side-shadow-right.jpg);
	background-repeat: no-repeat;
	background-position: top right;
}

.clear {
	display: block;
	clear: both;
}

.more-link {
	background-image: url(../images/circle-arrow.gif);
	background-repeat: no-repeat;
	background-position: top right;
	padding: 1px 24px 2px 0px;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.9em;
	display: block;
	text-align: right;
	height: 20px;
	margin: 0px;
}

.more-link:hover {
	background-position: right -50px;
	text-decoration: underline;
}

.small-arrow {
	background-image: url(../images/small-arrow.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 13px;
	font-weight: bold;
	margin-bottom: 2px;
	text-decoration: none;
}

.small-arrow:hover {
	background-position: left -47px;
}

.button-green {
	background-image: url(../images/button-green.jpg);
	background-repeat: no-repeat;
	background-position: left;
	display: block;
	height: 24px;
	width: 125px;
	padding-left: 10px;
	padding-top: 5px;
	font-weight: bold;
	color: #000000;
	float: right;
}

.button-green:hover {
	background-image: url(../images/button-green-over.jpg);
	background-repeat: no-repeat;
	background-position: left;
	color: #000000;
	text-decoration: underline;
}

ul.check-list {
	list-style-type: none;
}

ul.check-list li {
	background-image: url(../images/check.gif);
	background-repeat: no-repeat;
	background-position: left;
	padding-left: 13px;
}

/* ------------- HEADER ------------- */

.header {
	height: 86px;
}

.header .left {
	float: left;
	width: 339px;
}

.header .left .logo {
	margin: 35px 0px 0px 12px;
}

.header .left .chat-icon {
	margin: 5px 0px 0px 39px;
}

.header .right {
	float: right;
	width: 412px;
	text-align: right;
}

.header .right .base-links {
	height: 26px;
	margin-top: 15px;
	padding-right: 0px;
}

.header .right .base-links a {
	display: block;
	float: right;
	font-weight: bold;
	font-size: 0.9em;
	background-repeat: no-repeat;
	background-position: top left;
	padding: 3px 0px 3px 26px;
	text-decoration: none;
	color: #2c2c2c;
}

.header .right .base-links a:hover {
	text-decoration: underline;
	color: #4e4e4e;
}

.header .right .base-links a.home {
	background-image: url(../images/circle-home.gif);
}

.header .right .base-links a.home:hover {
	background-position: left -50px;
}

.header .right .base-links a.contact {
	background-image: url(../images/circle-contact.gif);
	margin-left: 20px;
}

.header .right .base-links a.contact:hover {
	background-position: left -50px;
}

/* ------------- BODY ------------- */

.banner {
	background-image: url(../images/ws-banner-no-flash.jpg);
	background-repeat: no-repeat;
	background-position: top;
	height: 152px;
	padding: 40px 225px 0px 25px;
}

.banner h2 {
	font-size: 3.0em;
	color: #2a6f00;
}

.banner h3 {
	color: #424242;
	font-size: 1.3em;
	margin-left: 25px;
}

/* --- Content --- */

.content {
	background-image: url(../images/side-bar-bg-runner.jpg);
	background-repeat: repeat-y;
	background-position: right;
	padding: 7px 15px 0px 15px;
}

.content .content-wide {
	padding: 9px 0px 15px 0px;
	width: 100%;
}

.content .col-left {
	float: left;
	padding: 9px 0px 15px 0px;
}

 .content .col-right {
	padding: 8px 0px 15px 0px;
}

.content .col-left-banner, .content .col-right-banner {
	float: left;
	padding: 1px 0px 15px 0px;
}

.content .col-left, .content .col-left-banner {
	width: 528px;
}

.content .col-right, .content .col-right-banner {
	float: right;
	width: 193px;
}

/* --- Side Panel --- */

.side-panel {
	background-image: url(../images/side-panel-top-bg.jpg);
	background-repeat: no-repeat;
	background-position: top center;
	background-color: #ffffff;
	width: 193px;
	margin-bottom: 15px;
}

.side-panel .panel-container {
	background-image: url(../images/side-pannel-bot-corner.jpg);
	background-repeat: no-repeat;
	background-position: bottom right;
	text-align: center;
	padding: 8px 0px 8px 0px;
}

.side-panel .panel-content {
	padding: 0px 12px 0px 15px;
	text-align: left;
}

.side-panel .panel-content ul {
	line-height: 2.0em;
	margin: 0px 0px 10px 1px;
	padding: 0px;
	font-size: .9em;
}

.side-panel .panel-content .panel-image {
	margin-bottom: 0.8em;
}

.side-panel .panel-content ul.blog-feed {
	list-style-type: none;
	line-height: 1.3em;
	margin: 0px 0px 10px 1px;
	padding: 0px;
	font-size: .9em;
}

.side-panel .panel-content ul.blog-feed li {
	background-image: url(../images/small-arrow.gif);
	background-repeat: no-repeat;
	background-position: left 3px;
	padding-left: 13px;
	margin-bottom: 0.8em;
}

.side-panel .panel-content ul.blog-feed a {
	color: #000000;
}

.side-panel .panel-content .block-links a {
	padding: 5px 0px 5px 0px;
	font-weight: bold;
	display: block;
	text-decoration: none;
	color: #000000;
	border-bottom: 1px dotted #CCCCCC;
	font-size: 0.9em;
}

.side-panel .panel-content .block-links a:hover {
	background-color: #f6f6f6;
}


/* ------------- FOOTER ------------- */

.footer, .footer .top-left-corner {
	background-repeat: no-repeat;
}

.footer {
	background-image: url(../images/footer-corner-bot-right.jpg);
	background-position: bottom right;
	background-color: #629011;
	margin: 0px 1px 0 1px;
	color: #ffffff;
}

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

.footer a:hover {
	color: #ffffff;
	text-decoration: underline;
}

.footer .top-left-corner {
	background-image: url(../images/footer-corner-top-left.jpg);
	background-position: top left;
}

.footer .bot-left-corner {
	background-image: url(../images/footer-corner-bot-left.jpg);
	background-position: bottom left;
	background-repeat: no-repeat;
	height: 50px;
	padding: 12px 10px 0px 10px;
}

.footer .footer-left {
	float: left;
	width: 65%;
}

.footer .footer-left a {
	font-weight: bold;
	padding: 0px 10px 0px 10px;
	font-size: .9em;
	border-right: 1px solid #ffffff;
}

.footer .footer-right {
	float: left;
	width: 35%;
	text-align: right;
}

.bottom-pad {
	height: 30px;
	font-size: 0px;
}
