/* --------------------------------------------------
	
	Designer: Shane Guymon
	Website: http://shaneguymon.com
	Date: 04-02-2009
	©Copyright 2009 All Rights Reserved Shane Guymon

----------------------------------------------------- */

body  {
	font: 100% Helvetica, Verdana, Arial, sans-serif;
	background: url(../images/bg.jpg) repeat-x center top;
	margin-top: 15px;
	padding: 0;
	text-align: center;
	color: #999999;
	background-color: #101211;
}

#wrapper {
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

/* BRANDING: This is the different header images */

#banner {
	float: left;
	background: url(../Headers/rotator.php) no-repeat center top;
	width:780px;
	height:231px;
	margin-top: 12px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0px;
}

#banner1 {
	float: left;
	background: url(../Headers/header1.jpg) no-repeat center top;
	width:780px;
	height:231px;
	margin-top: 10px;
	margin-left: 10px;
	margin-right: 10px;
	padding: 0px;
}

/* LOGO */

#logo {
	display: block;
	background: url(../images/logo.png) no-repeat center top;
	float: left;
	width:450px;
	height:89px;
	padding: 0px;
	margin: 0 auto;
}

#logo a {
	background: url(../images/logo.png) no-repeat center top;
	float: left;
	width:450px;
	height:89px;
	padding: 0px;
}

#logo a:hover {
	background: url(../images/logo2.png) no-repeat center top;
}

#logo a span {
	visibility: hidden;
}

/* ICON */

#icon {
	display: block;
	background: url(../images/icon.jpg) no-repeat center top;
	float: right;
	width:110px;
	height:48px;
	padding: 0px;
	margin: 0 auto;
}

#icon a {
	background: url(../images/icon.jpg) no-repeat center top;
	float: right;
	width:110px;
	height:48px;
	padding: 0px;
}

#icon a:hover {
	background: url(../images/icon2.jpg) no-repeat center top;
}

#icon a span {
	visibility: hidden;
}

/* VIEW SITE BUTTON */

#viewsite-feature {
	display: block;
	background: url(../images/view-more-site.jpg) no-repeat center top;
	float: left;
	width:200px;
	height:27px;
	padding: 0px;
	margin-left: 0;
}

#viewsite-feature a {
	background: url(../images/view-more-site.jpg) no-repeat center top;
	float: left;
	width:200px;
	height:27px;
	padding: 0px;
}

#viewsite-feature a:hover {
	background: url(../images/view-more-site2.jpg) no-repeat center top;
}

#viewsite-feature a span {
	visibility: hidden;
}

#viewsite {
	display: block;
	background: url(../images/view-site.jpg) no-repeat center top;
	float: left;
	width:122px;
	height:25px;
	padding: 0px;
}

#viewsite a {
	background: url(../images/view-site.jpg) no-repeat center top;
	float: left;
	width:122px;
	height:25px;
	padding: 0px;
}

#viewsite a:hover {
	background: url(../images/view-site2.jpg) no-repeat center top;
}

#viewsite a span {
	visibility: hidden;
}

/* BUY NOW BUTTON */

#buy {
	display: block;
	background: url(../images/buy.jpg) no-repeat center top;
	float: left;
	width:95px;
	height:30px;
	padding: 0px;
}

#buy a {
	background: url(../images/buy.jpg) no-repeat center top;
	float: left;
	width:95px;
	height:30px;
	padding: 0px;
}

#buy a:hover {
	background: url(../images/buy2.jpg) no-repeat center top;
}

#buy a span {
	visibility: hidden;
}

/* SUBSCRIBE BUTTON */

#subscribe {
	display: block;
	background: url(../images/subscribe.jpg) no-repeat center top;
	float: left;
	width:95px;
	height:30px;
	padding: 0px;
}

#subscribe a {
	background: url(../images/subscribe.jpg) no-repeat center top;
	float: left;
	width:95px;
	height:30px;
	padding: 0px;
}

#subscribe a:hover {
	background: url(../images/subscribe2.jpg) no-repeat center top;
}

#subscribe a span {
	visibility: hidden;
}

/* FLICKR BUTTON */

#flickr-button {
	display: block;
	background: url(../images/flickr-button.jpg) no-repeat center top;
	float: left;
	width:455px;
	height:41px;
	padding: 0px;
	margin-top: 25px;
}

#flickr-button a {
	background: url(../images/flickr-button.jpg) no-repeat center top;
	float: left;
	width:455px;
	height:41px;
	padding: 0px;
}

#flickr-button a:hover {
	background: url(../images/flickr-button2.jpg) no-repeat center top;
}

#flickr-button a span {
	visibility: hidden;
}

/* WORK WITH ME BUTTON */

#workButton {
	display: block;
	background: url(../images/work-btn.jpg) no-repeat center top;
	float: right;
	width:272px;
	height:81px;
}

#workButton a {
	background: url(../images/work-btn.jpg) no-repeat center top;
	float: right;
	width:272px;
	height:81px;
	padding: 0px;
}

#workButton a:hover {
	background: url(../images/work-btn2.jpg) no-repeat center top;
}

#workButton a span {
	visibility: hidden;
}

/* HORIZONTAL NAVIGATION MENU */

#horNav {
	float: right;
	display: inline-block;
	margin-top: 35px;
	margin-bottom: 20px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
}

#horNav ul {
	float: right;
	display:inline-block;
	width: 960px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#horNav li a {
	display:inline-block;
	margin-right: 10px;
	padding-bottom: 1em;
	padding-top: 1em;
	padding-left: 1em;
	padding-right: 1em;
	text-decoration: none;
	text-shadow: #2f2f2f 1px 3px 5px;
	color: #FFFFFF;
	background: #4D3633;
	font-weight: bold;
	border-radius: 10px;
	-moz-border-radius: 10px;
	-webkit-border-radius: 10px;
	
	-webkit-transition: background-color .4s linear;
}

#horNav ul .first a {
	border-left: hidden;
}

#horNav li {
	float: right;
	display:inline-block;
}

#horNav ul a:hover {
	background: #00ADEF;
}

#home #horNav .home a,
#about #horNav .about a,
#portfolio #horNav .portfolio a,
#blog #horNav .blog a,
#resume #horNav .resume a,
#contact #horNav .contact a {
	background: #0E0F0E;
	color: #ED1C24;
	cursor: default;
	font-weight: bold;
}

/* HORIZONTAL NAVIGATION MENU FOR PORTFOLIO */

#folioNav {
	float: left;
	display: inline-block;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 13px;
}

#folioNav ul {
	float: left;
	display: block;
	width: 900px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#folioNav li a {
	display: block;
	padding-top: 0;
	padding-bottom: 5px;
	padding-left: 0;
	padding-right: 0;
	width: 123px;
	text-align: center;
	text-decoration: none;
	color: #CCC;
	font-weight: bold;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #CCC;
	
	-webkit-transition: color .4s linear;
}

#folioNav ul .first a {
	border-left: hidden;
}

#folioNav li {
	float: left;
	display:inline-block;
}

#folioNav ul a:hover {
	color: #00ADEF;
}

#folioNav ul a:active {
	color: #00ADEF;
}

#portfolio #folioNav .portfolio a {
	color: #ED1C24;
	cursor: default;
	font-weight: bold;
}

/* CONTENT */

#contentwrapper {
	background: #FFFFFF;
	width: 960px;
	margin: 0 auto;
	text-align: left;
	border-top: 5px solid #ED1C24;
	border-bottom: 5px solid #ED1C24;
	border-left: 5px solid #ED1C24;
	border-right: 5px solid #ED1C24;
}

#content {
	width: 600px;
	float: left;
	margin-top: 30px;
	padding-left: 40px;
}

#content h1 {
	padding-right: 8px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 41px;
	line-height: 45px;
	font-weight: bold;
	color: #CCC;
}

#content h2 {
	padding-right: 8px;
	padding-top: 20px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 41px;
	line-height: 45px;
	font-weight: bold;
	color: #CCC;
	border-top: 1px dotted #CCC;
}

#content h3 {
	padding-left: 3px;
	padding-right: 8px;
	padding-bottom: 3px;
	padding-top: 8px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #00ADEF;
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
}

#content h4 {
	padding-left: 0;
	padding-right: 8px;
	padding-bottom: 0;
	margin-bottom: 0;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #ED1C24;
} 

#content p {
	padding-right: 10px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
}

#content .feature {
	float: left;
	width: 260px;
	margin-right: 30px;
	margin-top: 10px;
}

div.contactme {
	float: left;
	width: 280px;
	margin-right: 10px;
	margin-top: 10px;
	margin-bottom: 20px;
	background: #E2F4FD;
	border: 1px solid #00ADEF;
}

#content .contactme p {
	padding-top: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 0;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 15px;
	line-height: 21px;
	font-weight: normal;
	color: #666666;
}

.normal {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
}

/* PORTFOLIO CONTAINER */

#folio {
	width: 880px;
	float: left;
	margin-top: 5px;
	padding-left: 40px;
	padding-right: 40px;
	color: #E2E2E2;
}

#folio h1 {
	margin-top: 30px;
	margin-bottom: 20px;
	padding-right: 8px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 41px;
	line-height: 45px;
	font-weight: bold;
	color: #CCC;
}

#folio h2 {
	margin-right: 50px;
	padding-right: 8px;
	padding-top: 20px;
	padding-bottom: 0;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 41px;
	line-height: 45px;
	font-weight: bold;
	color: #CCC;
	border-top: 1px dotted #CCC;
}

#folio h3 {
	padding-left: 0;
	padding-right: 8px;
	padding-bottom: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #ED1C24;
} 

#folio p {
	padding-right: 50px;
	padding-top: 0;
	margin-bottom: 10px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
}

#folio .feature {
	float: left;
	width: 270px;
	padding-right: 15px;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 20px;
	padding-bottom: 20px;
	border-right: 1px dotted #CCC; 
}

#folio .feature p {
	padding-right: 0;
	padding-top: 0;
	margin-top: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
}

#folio .feature-end {
	float: left;
	width: 260px;
	margin-right: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 20px;
	padding-bottom: 20px; 
}

#folio .feature-end p {
	padding-right: 0;
	padding-top: 0;
	margin-top: 0;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
}

#folio .empty {
	float: left;
	width: 250px;
	padding-right: 15px;
	margin-right: 15px;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 20px;
	padding-bottom: 20px; 
}

#folio .contactme p {
	padding-top: 20px;
	padding-bottom: 0;
	padding-left: 20px;
	padding-right: 20px;
	margin-top: 0;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 15px;
	line-height: 21px;
	font-weight: normal;
	color: #666666;
}

/* FEATURES */

#feature {
	float: left;
	width:940px;
	margin: 30px 10px 0 10px;
	border-bottom: 1px dotted #ccc;
}

#feature h1 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 41px;
	line-height: 45px;
	font-weight: bold;
	margin-top: 10px;
	padding-top: 0;
	color: #CCC;
}

#feature h2 {
	padding-left: 0;
	padding-right: 8px;
	padding-bottom: 0;
	margin-bottom: 0;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 20px;
	font-weight: bold;
	color: #ED1C24;
} 

#feature p {
	padding-right: 40px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #666666;
}

#feature .floatlft {
	float: left;
	padding: 10px 20px 20px 30px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 30px;
}

.feature2 {
	float: left;
	margin-left: 25px;
}

/* LEFT NAVIGATION MENU */

#sidelist {
	width: 280px;
	margin-right: 20px;
	margin-top: 10px;
	float: right;
	text-align: left;
	border-left: 1px dotted #ccc;
}

#sidelist ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border: none;
}

#sidelist ul a {
	display: block;
	text-decoration: none;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	width: 260px;
	height: 23px;
	line-height: 22px;
	padding-left: 6px;
	background-color: #FFFFFF;
	color: #999999;
	border-bottom: 1px dotted #CCC;
	
	-webkit-transition: background-color .4s linear;
}

#sidelist li {
	padding-left: 0px;
	padding-right: 0px;
}

#sidelist ul a:hover {
	width: 260px;
	height: 23px;
	line-height: 22px;
	padding-left: 6px;
	background-color: #E2F4FD;
	color: #ED1C24;
}

#sidelist ul a:active {
	background-color: #C7EAFB;
	color: #ED1C24;
}

html>body #sidelist ul a {
	margin: auto;
}

#portfolio #sidelist .portfolio a {
	width: 260px;
	height: 23px;
	line-height: 22px;
	padding-left: 6px;
	background-color: #E2F4FD;
	color: #ED1C24;
}

#sidelist h1 {
	margin-left: 10px;
	padding-left: 8px;
	padding-right: 8px;
	padding-bottom: 5px;
	padding-top: 5px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 16px;
	font-weight: bold;
	background: #ED1C24;
	color: #FFFFFF;
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
}

#sidelist h2 {
	margin-left: 10px;
	padding-right: 8px;
	padding-top: 5px;
	border-top: 1px dotted #CCC;
	border-bottom: 1px dotted #CCC;
}

#sidelist p {
	padding-left: 10px;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: normal;
	color: #999999;
}

/* SLIDESHOW */

#slideshow {
	width:740px;
	height:410px;
	padding-top: 10px;
	padding-left: 0px;
	padding-bottom: 0px;
	padding-right: 0px;
	float: left;
}

/* MAIN LIST */

#linkage {
	width: 868px;
	margin-right: 0;
	margin-top: 10px;
	margin-bottom: 10px;
	float: left;
	text-align: left;
	border-top: 1px dotted #ccc;
	border-left: 1px dotted #ccc;
	border-right: 1px dotted #ccc;
}

#linkage ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	border: none;
}

#linkage ul a {
	display: block;
	text-decoration: none;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	width: 862px;
	height: 23px;
	line-height: 22px;
	padding-left: 6px;
	background-color: #FFFFFF;
	color: #999999;
	border-bottom: 1px dotted #CCC;
	
	-webkit-transition: background-color .4s linear;
}

#linkage li {
	padding-left: 0px;
	padding-right: 0px;
}

#linkage ul a:hover {
	width: 862px;
	height: 23px;
	line-height: 22px;
	padding-left: 6px;
	background-color: #E2F4FD;
	color: #ED1C24;
}

#linkage ul a:active {
	background-color: #C7EAFB;
	color: #ED1C24;
}

html>body #linkage ul a {
	margin: auto;
}

/* ENDING FOOTER AREA */

#copyright-home {
	border-top: 3px solid #CCC;
	width: 870px;
	margin: 0 auto;
	padding: 10px 0;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	color: #999999;
}

#copyright {
	border-top: 3px solid #CCC;
	float: left;
	width: 870px;
	margin: 0 auto;
	padding: 10px 0;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	text-align: right;
	color: #999999;
}

#footerwrapper {
	float: left;
	width: 960px;
	margin: 0 auto;
	text-align: left;
}

#end {
	float: left;
	width: 960px;
	height: 150px;
	margin: 0 auto;
	padding: 10px 0;
	text-align: right;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #999999;
}

/* FOOTER NAVIGATION MENU */

#footerNav {
	float: left;
	display: inline-block;
	margin: 10px 0 10px 0;
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
}

#footerNav ul {
	float: left;
	display:inline-block;
	width: 950px;
	margin: 0;
	padding: 0;
	list-style: none;
}

#footerNav li a {
	display:inline-block;
	padding-top: 0;
	padding-bottom: 1px;
	padding-left: 8px;
	padding-right: 10px;
	letter-spacing: 1px;
	text-decoration: none;
	color: #FFFFFF;
	font-weight: bold;
	border-right: 1px solid #fff;
	
	-webkit-transition: color .4s linear;
}

#footerNav ul .first a {
	border-left: hidden;
}

#footerNav li {
	float: left;
	display:inline-block;
}

#footerNav ul a:hover {
	color: #00ADEF;
}

#footerNav ul a:active {
	color: #00ADEF;
}

#footerNav em {
	font-family: Baskerville, serif;
	font-weight: normal;
	font-size: 1.2em;
}

#best #footerNav .best a,
#recommended #footerNav .recommended a,
#featured #footerNav .featured a,
#machine #footerNav .machine a {
	color: #ED1C24;
	cursor: default;
	font-weight: bold;
}

/* CLEARING ELEMENT */

#footer {
	clear: both;
}

.clear {
	clear: both;
}

.line {
	clear: both;
	border-bottom: 1px dotted #CCC;
}

/* FLOAT LEFT OR RIGHT */

.floatlft {
	float: left;
	padding-bottom: 5px;
	padding-left: 20px;
	padding-right: 20px;
	padding-top: 10px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 30px;
}

.floatrt {
	float: right;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
	padding-right: 10px;
}

/* ----------- FLICKR ----------- */

#flickr_badge_source_txt {padding:0; font: 11px Arial, Helvetica, Sans serif; color:#666666;}
#flickr_badge_icon {display:block !important; margin:0 !important; border: 1px solid rgb(0, 0, 0) !important;}
#flickr_icon_td {padding:0 5px 0 0 !important;}
.flickr_badge_image {text-align:center !important;}
.flickr_badge_image img {border: 1px solid black !important;}
#flickr_www {display:block; padding:0 10px 0 10px !important; font: 11px Arial, Helvetica, Sans serif !important; color:#3993ff !important;}
#flickr_badge_uber_wrapper a:hover,
#flickr_badge_uber_wrapper a:link,
#flickr_badge_uber_wrapper a:visited {text-decoration:none !important; background:inherit !important;color:#3993ff; padding: 5px; -webkit-transition: border .4s linear;}
#flickr_badge_uber_wrapper a:link img,
#flickr_badge_uber_wrapper a:visited img{border: 5px solid #4A2826; -webkit-transition: border .4s linear;}
#flickr_badge_uber_wrapper a:hover img{border: 5px solid #06aff0;}
#flickr_badge_wrapper {}
#flickr_badge_source {padding:0 !important; font: 11px Arial, Helvetica, Sans serif !important; color:#666666 !important;}

/* ----------- END OF FLICKR ----------- */



/* CONTACT FORM: This contains the contact form so there is a margin on the left side. */

#contactform {
	width: 420px;
	float: left;
	margin-left: 0;
}

#comment-form fieldset {
	margin: 0 0 5px 0;
	border: none;
}

#comment-form fieldset label {
	display: block;
	margin: 0 0 8px 0;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #ED1C24;
}

#comment-form label {
	margin: 0 0 8px 5px;
	font-family: Helvetica Neue, Helvetica, Lucida Grande, Verdana, Arial sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
}

#comment-form input {
	margin-left: 20px;
	border: none;
}

#comment-form fieldset input,
#comment-form fieldset textarea {
	width: 400px;
	margin: 0;
	padding: 5px;
	font-size: 1.4em;
	border: none;
	border: 3px solid #CAEBFC;
	background: #E2F4FD;
}

#comment-form fieldset textarea {
	height: 100px;
}

#comment-form fieldset input:focus,
#comment-form fieldset textarea:focus {
	background: #fff;
	border: 3px solid #CAEBFC;
}

#comment-form .form-input-button {
	width: 127px;
	height: 37px;
	padding: 0;
	font-size: 12px;
	border: none;
	color: #FFFFFF;
	background: url(../images/submit-btn.jpg) top center no-repeat;
}

#comment-form .form-input-button2 {
	width: 127px;
	height: 37px;
	padding: 0;
	font-size: 12px;
	border: none;
	color: #FFF;
	background: url(../images/submit-btn2.jpg) top center no-repeat;
}

/* LINKAGE */

a:link, a:visited {
	color: #ED1C24;
	text-decoration: none;
	-webkit-transition: color .4s linear;
}
a:hover {
	color: #00ADEF;
	text-decoration: underline;
}
a:active {
	text-decoration: underline;
}

/* ----------------------------------------------- */


a.link2:link, a.link2:visited {
  color:#E2E2E2;
  text-decoration:none;
  -webkit-transition: border .4s linear;
  }
  
a.link2:hover {
  color: #06aff0;
  text-decoration: none;
  }
  
a.link2:link img, a.link2:visited img {  
   border: 5px solid #E2E2E2;
   -webkit-transition: border .4s linear;
   }
   
a.link2:hover img{  
   border: 5px solid #06aff0;
   }