/*
Theme Name: Stant Theme
Theme URI: http://stantdesign.com/
Description: The first WordPress theme for <a href="http://stantdesign.com/">StantDesign.com</a>.
Version: 1.0
Author: James Sloane
Author URI: http://jamessloane.com/
Tags: blue, custom header, fixed width, two columns, widgets

	Stant Theme v1.0
	 http://stantdesign.com/

	This theme was designed and built by James Sloane,
	whose blog you will find at http://jamessloane.com/

	The CSS, XHTML and design is released under GPL:
	http://www.opensource.org/licenses/gpl-license.php

*/



/* Begin Typography & Colors */
body {
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333;
}
a:link, a:visited {
	color: #003366;
	text-decoration: none;
}
a:hover, a:active {
	color: #3674B2;
	text-decoration: underline;
}
#content h1 {
	font-size: 16px;
	line-height: 16px;
	font-weight: normal;
	color: #FFF;
	font-family: Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 10px;
	background-color: #003366;
}
/* End Typography & Colors */



/* Begin Structure */
body {
	margin: 0px;
	padding: 0px;
}
#page {
	padding: 0px;
	width: 970px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}
#header {
	margin: 0px;
	padding: 0px;
	height: 120px;
	width: 970px;
	position: relative;
}
#header .home-link {
	background-image: url(images/logo.png);
	height: 57px;
	width: 970px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	position: absolute;
	left: 0px;
	bottom: 11px;
	text-indent: -9999px;
	display: block;
	background-repeat: no-repeat;
}
#header #nav {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 0px;
	right: 0px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #036;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #036;
}
#header #nav li {
	margin: 0px;
	padding: 0px;
	float: left;
	list-style-type: none;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #036;
}
#header #nav li a:link, #header #nav li a:visited {
	color: #FFF;
	text-decoration: none;
	background-color: #3674B2;
	display: block;
	margin: 0px;
	text-align: center;
	min-width:80px;
	width:auto !important;
	width:80px;
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
#header #nav li a:hover, #header #nav li a:active, #header #nav li.current_page_item a {
	background-color: #036;
}
#container {
	margin: 0px;
	clear: left;
	float: left;
	width: 970px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#fadeshow1 {
	clear: left;
	float: left;
	height: 300px;
	width: 970px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
#splash {
	margin: 0px;
	clear: left;
	float: left;
	height: 200px;
	width: 970px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#content {
	margin: 0px;
	float: left;
	width: 635px;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 0px;
}
#sidebar {
	margin: 0px;
	padding: 0px;
	float: left;
	width: 300px;
}
#sidebar #free-consultation {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFF;
	background-color: #003366;
	width: 300px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
}
#sidebar #free-consultation h1 {
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
#sidebar #free-consultation img {
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#sidebar #free-consultation h2 {
	font-size: 16px;
	line-height: 22px;
	font-weight: normal;
	text-align: center;
	text-transform: uppercase;
	margin: 0px;
	padding: 0px;
}
#sidebar #free-consultation a:link, #sidebar #free-consultation a:visited {
	color: #FFF;
	text-decoration: none;
}
#sidebar #free-consultation a:hover, #sidebar #free-consultation a:active {
	color: #3674B2;
	text-decoration: none;
}
#footer {
	font-size: 11px;
	color: #000;
	clear: left;
	float: left;
	height: 40px;
	width: 970px;
	padding: 0px;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #000;
	position: relative;
}
#footer h5 {
	font-size: 18px;
	line-height: 18px;
	padding: 0px;
	font-weight: normal;
	color: #003366;
	position: absolute;
	left: 0px;
	top: 10px;
	margin: 0px;
}
#footer-nav {
	margin: 0px;
	padding: 0px;
	position: absolute;
	top: 5px;
	right: 0px;
}
#footer-nav li {
	float: left;
	list-style-type: none;
	margin: 0px;
	padding: 5px;
}
#footer-nav a:link, #footer-nav a:visited {
	color: #000;
}
#footer-nav a:hover, #footer-nav a:active {
	color: #036;
}

/* End Structure */

/* Portfolio Page */
.portfolio-links {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	clear: left;
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #003366;
}
.portfolio-links span {
	padding: 0px;
	float: left;
	width: 140px;
	height: 140px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 0px;
	text-align: center;
}
.portfolio-links span img{
	display: block;
	padding: 0px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 5px;
	margin-left: auto;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
/* Home Page */
#bottom-content {
	padding: 0px;
	margin: 0px;
	clear: left;
	float: left;
	width: 970px;
}
#bottom-content h2 {
	font-size: 12px;
	line-height: 18px;
	color: #FFF;
	margin: 0px;
	background-color: #036;
	padding-top: 3px;
	padding-right: 3px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#bottom-content img {
	display: block;
	margin: 0px;
	padding: 0px;
	height: 199px;
	width: 298px;
	border: 1px solid #036;
}
#bottom-content p {
	font-size: 10px;
	line-height: 15px;
	text-align: center;
	margin: 0px;
	text-transform: capitalize;
	background-color: #036;
	color: #FFF;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 4px;
	padding-left: 0px;
}
#ad-left {
	margin: 0px;
	width: 300px;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
#ad-center {
	margin: 0px;
	width: 300px;
	padding-top: 0px;
	padding-right: 35px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
}
#ad-right {
	margin: 0px;
	width: 300px;
	padding: 0px;
	float: left;
}