/*
Theme Name: Classic Sole - FastSite
Author: Fasturtle
Author URI: http://fasturtle.com
*/



/* Begin Typography & Colors */
body {
	border-top: 36px solid #c6c6c6;
	font: 62.5% Verdana, Arial, sans-serif;
	background: #fff;
	color: black;
	text-align: center;
	position: relative;
	margin: 0 0 20px 0;
	padding: 0;
}

#page {
	background: url(img/page-2.gif) top left no-repeat;
	text-align: left;
	position: relative;
	margin: 0 auto;
	top: -36px;
	padding: 10px 0 0;
	width: 800px;
}

#feat1, #feat2 {
	position: absolute;
}

#feat1 {
	background: #94bbec url(img/feat1.jpg);
	height: 348px;
	width: 430px;
	top: 70px;
	right: 15px;
}

#feat2 {
	background: #6b006d url(img/feat2.jpg);
	height: 230px;
	width: 218px;
	top: 130px;
	left: 137px;
}

#content {
	font-size: 1.2em;
	margin: 440px 0 0 /* 220px */ 50px;
	width: /* 580px */ 800px;
}

#content ul.nav,
#footer ul.nav {
	clear: both;
	margin: 0;
	padding: 0;
}

ul.nav li {
	border-right: 1px solid #333;
	float: left;
	list-style: none;
	padding: 0 10px;
	margin: 0;
}

#content ul.nav li {
	height: 12px;
	padding-bottom: 3px;
}

ul.nav li:last-child,
#content ul.nav li.page-item-9,
ul.nav li.fasturtle {
	border-width: 0;
	width: 150px;
}

.nav li a {
	color: black;
	display: block;
	font-size: 14px;
}

ul.nav li.current_page_item a,
.nav li a:hover {
	color: #6b006d;
	text-decoration: underline;
}

small {
	font: 0.9em/1.5 Helvetica, Arial, Sans-Serif;
}

h1, h2, h3 {
	font-family: Helvetica, Arial, Sans-Serif;
}

h1 {
	font-size: 4em;
	text-align: center;
	float: left;
	margin: 0;
	padding: 0;
}

h2 {
	font-size: 1.6em;
}

h2.pagetitle {
	font-size: 1.6em;
}

h3 {
	font-size: 1.3em;
}

h4 {
	font-size: 1.15em;
}

h1, h1 a, h1 a:hover, h1 a:visited, #headerimg .description {
	text-decoration: none;
	color: white;
}

h2, h2 a, h2 a:visited, h3, h3 a, h3 a:visited {
	color: black;
}

h2, h2 a, h2 a:hover, h2 a:visited, h3, h3 a, h3 a:hover, h3 a:visited, #sidebar h2, #wp-calendar caption, cite {
	text-decoration: none;
}

.entry p a:visited {
	color: #6b006d;
}

small, blockquote, strike {
	color: #777;
}

code {
	font: 1.1em 'Courier New', Courier, Fixed;
}

acronym, abbr, span.caps {
	font-size: 0.9em;
	letter-spacing: .07em;
}

a, h2 a:hover, h3 a:hover {
	color: #94bbec;
	text-decoration: none;
}

a:hover {
	color: #7594bc;
	text-decoration: underline;
}

a.post-edit-link {
	background: url(img/admin-edit.png) no-repeat;
	display: block;
	position: absolute;
	top: 6px;
	right: 6px;
	height: 47px;
	width: 47px;
	text-indent: -9999px;
}

/* End Typography & Colors */



/* Begin Structure */
.post {
	margin: 0 0 40px 10px;
	padding-top: 20px;
/* 	text-align: justify; */
	clear: both;
	width:580px;
}

.post hr {
	display: block;
}

#footer {
	padding: 0;
	margin: 0 0 0 /* 220px */ 50px;
	width: /* 580px */ 800px;
	clear: both;
}

#footer ul.nav li a {
	font-size: .9em;
}
/* End Structure */



/*	Begin Headers */
h1 a {
	background: url(img/logo.jpg) no-repeat;
	display: block;
	margin: 25px 0 0 25px;
	height: 72px;
	width: 300px;
	text-indent: -9999px;
}

h2 {
	margin: 30px 0 0;
}

h2.pagetitle {
	margin-top: 30px;
	text-align: center;
}

h3 {
	padding: 0;
	margin: 30px 0 0;
}

/* End Headers */



/* Begin Images */
p img {
	padding: 0;
	max-width: 100%;
}

img.centered {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

img.alignright {
	padding: 4px;
	margin: 0 0 2px 7px;
	display: inline;
}

img.alignleft {
	padding: 4px;
	margin: 0 7px 2px 0;
	display: inline;
}

.alignright {
	float: right;
}

.alignleft {
	float: left
}

.navigation a img.attachment-thumbnail {
	height: 50px;
	width: 50px;
}

/* End Images */



/* Begin Lists */

html>body .entry ul {
	margin-left: 0px;
	padding: 0 0 0 30px;
	list-style: none;
	padding-left: 10px;
	text-indent: -10px;
}

html>body .entry li {
	margin: 7px 0 8px 10px;
}

.entry ul li:before {
	content: "\00BB \0020";
}

.entry ol {
	padding: 0 0 0 35px;
	margin: 0;
}

.entry ol li {
	margin: 0;
	padding: 0;
}

ol li {
	list-style: decimal outside;
}

/* End Entry Lists */



/* Begin Form Elements */
select {
	width: 130px;
}

fieldset {
	background: #f3f3f3; 
	border: 0;
}

fieldset,
form#contact {
	width:90%;
}

form#contact div.row {
	clear:both;
	height:28px;
}

form#contact div.row.text {
	height:78px;
}

#contact label {
	float:left;
	margin:4px 0 0;
	width:30%;
	text-align:right;
}

#contact input.field,#contact textarea {
	font:11px "Lucida Grande",sans-serif;
	float:right;
	margin:0 0 6px;
	padding:3px 2px;
	width:60%;
}

#contact input.field {
	height:16px;
}

#contact textarea {
	height:60px;
}

#contact input.field:focus {
	background:#fdffe2;
}

#contact input#submit {
	clear:both;
	display:block;
	float:right;
	margin:12px 0 0;
	height:20px;
	width:33%;
}

p.notice {
	font-weight:bold;
}

p.notice.req {
	background:#fdffe2;
	font-weight:normal;
}

.vcard p {
	margin: 0;
}

/* End Form Elements */



/* Begin Various Tags & Classes */
acronym, abbr, span.caps {
	cursor: help;
}

acronym, abbr {
	border-bottom: 1px dashed #999;
}

blockquote {
	margin: 15px 30px 0 10px;
	padding-left: 20px;
	border-left: 5px solid #ddd;
}

blockquote cite {
	margin: 5px 0 0;
	display: block;
}

.center {
	text-align: center;
}

.hidden {
	display: none;
}

hr {
	display: none;
}

a img {
	border: none;
}

.navigation {
	display: block;
	text-align: center;
	margin-top: 10px;
	margin-bottom: 60px;
}
/* End Various Tags & Classes*/