/* @override http://localhost:8888/seedr/css/style.css */

/* Seedr Main CSS */

body {
	font-family: Georgia, "Times New Roman", Times, serif;
}

a {
	text-decoration: none;
}

#index {
	background: url(../images/bg_spot.jpg) no-repeat center 332px;
}

#wrapper {
	width: 960px;
	margin-left: auto;
	margin-right: auto;
	position: relative;
}

p.logo {
	visibility: hidden;
}

#index h1 {
	background: url(../images/plant.png) no-repeat left;
	padding-top: 210px;
	height: 125px;
	font: 36px Georgia, serif;
	color: #9bac5b;
	padding-left: 233px;
	margin-bottom: 110px;
	margin-top: 20px;
	padding-right: 190px;
}

#index h2#badge {
	display: block;
	width: 168px;
	padding-top: 168px;
	overflow: hidden;
	height: 0;
	position: absolute;
	top: 170px;
	right: 0;
	background-image: url(../images/badge.jpg);
}

.col3 {
	width: 280px;
	float: left;
	display: block;
	margin-left: 20px;
	margin-right: 20px;
	height: 290px;
	font-size: 13px;
	line-height: 19px;
	color: #735d36;

}

.col3 h2, .col3_2 h2 {
	font: bold 20px Helvetica, Arial, Geneva, sans-serif;
	margin-bottom: 15px;
	color: #8b5924;
}

.col3 p {
	margin-bottom: 10px;
	padding-right: 15px;
	line-height: 22px;
}

.col3 ul.services {
	color: #735d36;
	padding-left: 10px;
	padding-right: 0;
	font-size: 14px;
}

.col3 ul.services li {
	margin-bottom: 4px;
}

#index .col3 img {
	float: left;
	margin-left: -41px;
}

.col3.num3 img {
	padding-bottom: 10px;
}

.col3 ul {
	list-style-type: square;
	list-style-position: inside;
	padding-left: 30px;
}

.col3 ul li {
	margin-bottom: 1px;
}

#contact_switch {
	background-color: #b59573;
	text-align: center;
	display: block;
	width: 110px;
	margin-top: 33px;
	margin-left: 50px;
	padding: 10px 20px !important;
	font-size: 20px;
}

#contact_switch:hover {
	background-color: #774c2d;
}

/* Fade */
.fade {
	display: none;
	background-image: none;
}


.col3_2 {
	width: 530px;
	float: left;
	margin-right: 20px;
	margin-left: 20px;
	font-size: 13px;
	line-height: 19px;
	color: #735d36;
	padding-left: 70px;
}

/* Contact form */
#index #contact {
	overflow: auto;
	margin-bottom: -38px;
}

#contact p {
	display: block;
	margin-top: 10px;
	font-size: 15px;
}

#index #contact label {
	width: 110px;
	display: block;
	float: left;
	padding-top: 3px;
	font: 14px Helvetica, Arial, Geneva, sans-serif;
}

#index #contact textarea {
	width: 330px;
	height: 140px;
}

#index #contact input[type=text] {
	width: 330px;
	height: 20px;
}

#index #contact input[type=submit] {
	float: right;
	display: block;
	margin-top: 10px;
	margin-bottom: 20px;
	margin-right: 90px;
	background-color: #478bff;
}

/* Spam capture */
#name {
	display: none;
}

/* Footer */

#footer {
	clear: both;
	display: block;
	color: #735d36;
	font: Helvetica, Arial, Geneva, sans-serif;
	margin-bottom: 20px;
}

#twitter {
	background: url(../images/tweetie.jpg) no-repeat left top;
	padding-left: 100px;
	height: 91px;
	padding-top: 15px;
}

#twitter a {
	color: #735d36;
}

#twitter p.text {
	padding-top: 20px;
	font: bold 14px Helvetica, Arial, Geneva, sans-serif;

	padding-left: 0;
	margin-bottom: 4px;
}

#twitter p.created_at {
	font-size: 12px;
	font-style: italic;
	padding-left: 80px;
}

#copyright {
	text-align: center;
	font-size: 12px;
	clear: both;
	display: block;
	margin-top: 20px;
}

/* About page */

#about h1 {
	font: 36px Georgia, serif;
	color: #9bac5b;
	padding-left: 50px;
	float: left;
	margin-top: 50px;
	margin-bottom: 20px;
}

#about div#intro {
	clear: both;
	display: block;
	font-size: 16px;
	text-align: center;
	line-height: 21px;
	font-style: italic;
	color: #714826;
	height: 101px;
	background: url(../images/spot2.jpg) no-repeat center;
	width: 960px;
	margin-left: -100px;
	padding: 86px 100px 10px;
}

.col3_image {
	width: 200px;
	float: left;
	overflow: hidden;
	margin-top: 30px;
}

.col3_text {
	float: left;
	width: 520px;
	padding: 0 20px 20px;
}

.col3_text h2 {
	color: #8b5924;
	margin-top: 30px;
	font: bold 20px Helvetica, Arial, Geneva, sans-serif;
}

.col3_text p {
	line-height: 20px;
	font-size: 13px;
}

.left {
	text-align: left;
}

.right {
	text-align: right;
}

#about {
	margin-top: 20px;
}

/* portfolio */


/* About page */

#portfolio {
	margin-top: 20px;
}

#portfolio h1 {
	font: 36px Georgia, serif;
	color: #9bac5b;
	padding-left: 50px;
	float: left;
	margin-top: 50px;
	margin-bottom: 20px;
}

#portfolio div#intro {
	clear: both;
	display: block;
	font-size: 16px;
	text-align: center;
	line-height: 21px;
	font-style: italic;
	color: #714826;
	height: 41px;
	background: url(../images/spot2.jpg) no-repeat center;
	width: 960px;
	margin-left: -100px;
	padding: 10px 100px;
}

img.showcase {
	padding-top: 30px;
	padding-bottom: 40px;
}

/* navigation */
#navigation {
	float: right;
	font-size: 13px;
	font: bold 16px Helvetica, Arial, Geneva, sans-serif;
}

#navigation ul {
	float: left;
	padding-top: 73px;
}

#navigation li {
	float: left;
	margin-right: 20px;
	font-size: 12px;
	color: #764b28;
}

#navigation a.logo {
	background: url(../images/logo.jpg) no-repeat right top;
	float: right;
	overflow: hidden;
	height: 0;
	padding-top: 100px;
	width: 220px;
}

#navigation a {
	text-decoration: none;
	color: #764b28;
}

#navigation a:hover {
	text-decoration: underline;
}

#about #pictures {
	float: right;
	margin-top: 40px;
}

/* General */

.break {
	clear: both;
	display: block;
	height: 0;
}
.button {
	padding: 5px 10px 6px !important;
	color: white !important;
	display: inline-block;
	text-decoration: none;
	font-weight: bold;
	line-height: 1;
	-moz-border-radius: 3px;
	-webkit-border-radius: 3px;
	-webkit-box-shadow: 0 1px 3px rgba(0,0,0,0.5);
	text-shadow: 0 -1px 1px rgba(0,0,0,0.25);
	border-bottom: 1px solid rgba(0,0,0,0.25) !important;
	cursor: pointer;
	font-size: 13px;
	background-color: #8b8b8b;
	border-top-width: 0 !important;
	border-right-width: 0 !important;
	border-left-width: 0 !important;
	font-family: "Helvetica Neue", Arial, Helvetica, Geneva, sans-serif;
	padding-top: 5px;
}

.button:hover {
	background-color: #6a6a6a;
	text-decoration: none !important;
}