/* @override http://redkeydesigns.com/wp-content/themes/rkd2/style.css */

/* @override http://redkeydesigns.com/wp-content/themes/rkd2/style.css */

/*
Theme Name: The Key
Theme URI: http://redkeydesigns.com/
Description: The best theme ever.
Version: 2.0
Author: Dave Parker
Author http://redkeydesigns.com/
Tags: 
*/


/* @override http://redkeydesigns.com/wp-content/themes/rkd2/style.css */

/* @group Reset */
html, body, div, span,applet, object, iframe,
h1, h2, h3, h4, h5, h6, p, blockquote, pre,
a, abbr, acronym, address, big, cite, code,
del, dfn, em, font, img, ins, kbd, q, s, samp,
small, strike, strong, sub, sup, tt, var,dd, dl, 
dt, li, ol, ul,fieldset, form, label, legend,
table, caption, tbody, tfoot, thead, tr, th, td
	{border: 0;font-family: inherit;font-size: 100%;
	font-style: inherit;font-weight: inherit;
	line-height: 1;margin: 0;padding: 0;text-align: left;
	vertical-align: baseline;}
a img, :link img, :visited img{border: 0;}
table{border-collapse: collapse;border-spacing: 0;}
ol, ul{list-style: none;}
q:before, q:after,
blockquote:before, blockquote:after{content: "";}
* {margin:0;padding:0;} 
/* @end */

/* @group essentials */
html, body {height: 100%;}
#contain {min-height: 100%;}
#main {overflow:hidden; padding-bottom: 170px;}
body:before {content:"";height:100%;float:left;width:0;margin-top:-32767px;}
html {
	background: #101010;
}
body {
	padding: 0;
	margin: 0;
	color: #fff;
	font: 13px Georgia, "Times New Roman", Times, serif;
	line-height: 1.35;
	text-align: center;
}
#headerBgMain {
	height: 427px;
	background: #0c0c0c url('./images/mainBg.png') repeat-x;
	position: absolute;
	width: 100%;
}
#headerBgSub2 {
	height: 312px;
	background: #0c0c0c url('./images/mainBgSub2.png') repeat-x;
	position: absolute;
	width: 100%;
}
#headerBgSub3 {
	height: 29px;
	background: #0c0c0c url('./images/mainBgSub2.png') repeat-x;
	position: absolute;
	width: 100%;
}
#headerBgSub4 {
	height: 371px;
	background: #0c0c0c url('./images/mainBgSub4.png') repeat-x;
	position: absolute;
	width: 100%;
}
#logo {
	float: left;
	z-index: 3;
	left: 0px;
	top: 0px;
	height: 105px;
}
#contain {
	width: 990px;
	margin: 0 auto;
	position: relative;
}
a {
	color: #c00c24;
}
a:hover {
	color: #fff;
}
.clearFloat {
	clear: both;
}
/* @end */
/* @group navigation */
#nav {
	float: left;
	position: relative;
	left: 106px;
	top: 46px;
}
ul.cssmenu {
	width: 600px;
	list-style: none;
	padding: 0px;
	z-index: 1;
}
.displace {
	position: absolute;
	left: -5000px;
}
ul.cssmenu li {	
	float: left;
	top: 10px;
}
ul.cssmenu li a {
	display: block;
	width: 120px;
	height: 52px;
	background: url(./images/navigation2.png);
}
/*
*	Normal Links
*/
ul.cssmenu li.home a {
	background-position: 0 0;
}
ul.cssmenu li.abou a {
	background-position: -120px 0;
}
ul.cssmenu li.port a {
	background-position: -240px 0;
}
ul.cssmenu li.blog a {
	background-position: -360px 0;
}
ul.cssmenu li.cont a {
	background-position: -480px 0;
}
/*
*	Selected/Active Links
*/
ul.cssmenu li.home a.selected {
	background-position: 0 -156px;
}
ul.cssmenu li.abou a.selected {
	background-position: -120px -156px;
}
ul.cssmenu li.port a.selected {
	background-position: -240px -156px;
}
ul.cssmenu li.blog a.selected {
	background-position: -360px -156px;
}
ul.cssmenu li.cont a.selected {
	background-position: -480px -156px;
}
/*
*	Hover Links
*/
ul.cssmenu li.home a:hover {
	background-position: 0 -52px;
}
ul.cssmenu li.abou a:hover {
	background-position: -120px -52px;
}
ul.cssmenu li.port a:hover {
	background-position: -240px -52px;
}
ul.cssmenu li.blog a:hover {
	background-position: -360px -52px;
}
ul.cssmenu li.cont a:hover {
	background-position: -480px -52px;
}

/*
*	Clicked Links
*/
ul.cssmenu li.home a:active {
	background-position: 0 -104px;
}
ul.cssmenu li.abou a:active {
	background-position: -120px -104px;
}
ul.cssmenu li.port a:active {
	background-position: -240px -104px;
}
ul.cssmenu li.blog a:active {
	background-position: -360px -104px;
}
ul.cssmenu li.cont a:active {
	background-position: -480px -104px;
}
/* @end */

/* @group heading */
#heading {
	width: 495px;
	letter-spacing: 1px;
	float: left;
	padding-top: 77px;
}
#heading h1 {
	font-size: 24px;
	font-weight: normal;
	padding: 10px 0;
	line-height: 1.3;
}
#heading p {
	font-size: 14px;
	line-height: 1.35;
}
#headingWork {
	float: left;
	padding-top: 72px;
	padding-left: 40px;
}
#learnMore {
	position: absolute;
	top: 406px;
	left: 120px;
}
/* @end */

/* @group testimonials */
#testimonials {
	float: left;
	padding-top: 45px;
}
#testimonials h3 {
	font-style: italic;
	font-weight: normal;
	font-size: 18px;
}
#testiBox {
	background: transparent url('./images/testimonials.png') no-repeat;
	width: 434px;
	height: 146px;
	position: relative;
}
#testiBox h2.widgettitle {
	padding: 0px;
}
#testiBox blockquote {
	height: 70px;
	overflow: hidden;
	width: 365px;
	margin: 0 35px;
	padding-top: 25px;
}
#testiBox cite {
	position: absolute;
	top: 109px;
	left: 180px;
	width: 233px;
	font-weight: normal;
	font-style: italic;
	text-align: right;
}
.testiLink {
	position: absolute;
	left: 115px;
	top: 150px;
}
/* @end */
/* @group homePageInfo */
#homePageInfo {
	float: left;
	left: 86px;
	width: 485px;
	padding-top: 45px;
	margin-left: 71px;
}
#homePageInfo h2 {
	font-size: 20px;
	font-style: italic;
	margin-bottom: px;
}
#homePageInfo p {
	font-size: 13px;
	line-height: 1.35;
	margin-bottom: 15px;
}
/* @end */
/* @group Content */
#content {
	padding-top: 15px;
}
#content p {
	font-size: 13px;
	line-height: 1.35;
}
/* @group leftContent */
#leftContent {	
	width: 708px;
	float: left;
	padding-top: 20px;
	margin-right: 10px;
}
.postdata {
	float:left;
	width: 105px;
	border-right: solid 1px #191919;
	padding: 0 10px 10px 0;
	margin-right: 10px;
	margin-top: 10px;
	text-align: right;
}
.postdata small {
	font: bold 13px/18px Helvetica, Arial, sans-serif;
}
.postdata a {	
	display: block;
	text-align: right;
	font: 13px/18px Helvetica, Arial, sans-serif;
}
.postdata a:hover {
	text-decoration: underline;
}
h2 {
	font-size: 140%;
	font-weight: normal;
	padding-bottom: 10px;
}
#leftContent h2 a {
	color: #fff;
}
#leftContent h2 a:hover {
	color: #c00c24;
	text-decoration: underline;
}
.postP {
	margin-left: 125px;
	margin-bottom: 20px;
}
.postP p {	
	padding-bottom: 10px;
	line-height: 110%;
}
/* @end */
/* @group rightContent */
#rightContent {	
	width: 250px;
	float:left;
	position: relative;
	top: -1px;
	padding: 0 10px 10px;
	background-color: #000;
	border: 1px solid #191919;
	margin-top: 20px;
}
#rightContentBox {	
	padding: 0 10px 10px;
	background-color: #000;
	border-left: 1px solid #191919;
	border-right: 1px solid #191919;
	border-bottom: 1px solid #191919;
}
h2.widgettitle {
	color: #fff;
	font-size: 120%;
	font-weight: bold;
	padding: 5px 0;
}
#rightContentBox .textwidget {
	padding: 0 0 10px;
}
#rightContentBox a img {
	border: 5px solid #390c12;
	margin-bottom: 10px;
}
#rightContentBox a:hover img {
	border: 5px solid #fff;
	margin-bottom: 10px;
}
/* @end */
/* @end */
/* @group subPostPage */
input {
	background: #333;
	padding: 3px;
	border: 2px solid #191919;
	color:#fff;
}
textarea {
	margin: 5px 0;
	background: #333;
	padding: 3px;
	border: 2px solid #191919;
	color:#fff;
}
.postmetadata {
	margin: 0 10px 10px;
	padding: 10px;
}
.comment-body {
	padding: 10px;
	background: #000;
	color: #fff;
	margin: 10px;
	border: 1px solid #191919;
}
.comment-body p {
	margin: 10px 0;
}
.comment-author.vcard {
	margin: 0 0 10px;
}
textarea#comment {
	width: 640px;
}
h3 {
	font-weight: bold;
	padding: 0 0 10px 0;
}
/* @end */
/* @group About */
#headingAbout {
	width: 990px;
	letter-spacing: 1px;
	float: left;
	padding-top: 55px;
	margin-bottom: 20px;
}
#headingAbout h1 {
	font-size: 18px;
	font-weight: normal;
	padding: 10px 0;
	line-height: 1.3;
}
#headingAbout p {
	width: 640px;
	font-size: 13px;
	line-height: 1.35;
}
#headingAboutPic {
	float: left;
	width: 440px;
	padding-top: 72px;
}
#portfolioRed {
	position: absolute;
	top: 350px;
	left: 715px;
}
#leftContentAbout {	
	width: 980px;
	margin-right: 20px;
	float: left;
	padding-top: 35px;
}
#leftContentAbout li {
	list-style-type: square;
	list-style-position: inside;
	padding-top: 5px;
	padding-bottom: 5px;
}
.contentPara {
	float: left;
	width: 300px;
	height: 215px;
	padding: 10px;
	margin-right: 10px;
	margin-top: 10px;
	background-color: #191919;
	position: relative;
}
.contentParaRight {
	float: left;
	width: 300px;
	height: 215px;
	padding: 10px;
	margin-top: 10px;
	background-color: #191919;
}
.aboutArrow {
	background: transparent url('./images/aboutArrow.png') no-repeat;
	width: 25px;
	height: 18px;
	position: absolute;
	left: 310px;
	top: 105px;
	z-index: 2;
}
/* @end */

/* @group Portfolio */
#headingPortfiolio {
	width: 515px;	
	letter-spacing: 1px;
	float: left;
	padding-top: 20px;
}
#headingPortfiolio h1 {
	font-weight: normal;
	padding: 10px 0 0;
}
.leftContentPortfolio{	
	width: 290px;
	margin-right: 20px;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
}
.leftContentPortfolio li{
	list-style-position: inside;
	list-style-type: square;
	padding: 2px;
}
.leftContentPortfolio ul{
	margin-bottom: 10px;
}
.leftContentPortfolio h3{	
	font-size: 16px;
	font-weight: normal;
	padding: 0 0 10px;
	line-height: 1.3;
}
.leftContentPortfolio h4{	
	font-size: 14px;
	padding: 10px 0 5px;
	line-height: 1.35;
	font-style: italic;
}
.rightContentPortfolio{	
	width: 680px;
	float: left;
	padding-top: 20px;
	padding-bottom: 20px;
}
.portfolioImg {
	width: 690px;
	position: relative;
}

.portfolioImg img {
	margin: auto 0;
	border: 5px solid #390c12;
}
.portfolioImg a:hover span {
	display: block;
	color: #c00c24;
}
.portfolioImg a {
	color: #c00c24;
}
a.redRight {
	position: absolute;
	background-color: #390c12;
	color: #fff;
	left: 605px;
	top: -16px;
	padding: 10px;
}
.redRight2 a {
	position: absolute;
	background-color: #390c12;
	color: #fff;
	left: 473px;
	top: -16px;
	padding: 10px;
}
.redRight2 a:hover {
	color: #c00c24;
}
a:hover.redRight {
	color: #c00c24;
}
.blackRight {
	background-color: #000;
	color: #fff;
	float: right;
	margin-top: 20px;
	padding: 0 8px 8px;
	border-right: 1px solid #191919;
	border-left: 1px solid #191919;
	border-bottom: 1px solid #191919;
}
a:hover.blackRight {
	color: #c00c24;
}
#getInTouchPortfolio {
	position: absolute;
	top: 291px;
	left: 645px;
}
.portfolioLinks {
	position: absolute;
	top: 144px;
	left: 150px;
}
.portfolioLinks li {
	display: inline;
	font-size: 14px;
}
/* @end */
/* @group Contact */
#leftContentContact {
	padding-top: 15px;
	width: 630px;
	float: left;
}
#rightContentContact {	
	padding-top: 15px;
	float:left;
	width: 360px;
}
#rightContentContact p {	
	margin-bottom: 10px;
}
#headingContact {
	width: 515px;	
	letter-spacing: 1px;
	float: left;
	padding-top: 80px;
}
#headingContact p {
	font-size: 14px;
	line-height: 1.3;
	padding-bottom: 20px;
}
#rightContentContact li {
	list-style-type: square;
	list-style-position: inside;
	padding-top: 5px;
	padding-bottom: 5px;
}
/* @end */
/* @group belowContent */
#getInTouch {
	position: absolute;
	top: -60px;
	left: 715px;
	z-index: 12;
}
#dontGetInTouch {
	display: none;
}
#belowContent {
	height: 80px;
}
#networks {
	display: none;
	position: relative;
	padding-bottom: 10px;
}
#networks a:hover span {
	display: block;
	color: #c00c24;
}
#networks a {
	color: #c00c24;
}
#networks a span {
	display: none;
	position: absolute;
	left: 215px;
	top: 17px;
	width: 100px;
}
#search {
	padding-top: 15px;
	float: right;
}
#searchform input {
	background: #333;
	padding: 3px;
	border: 2px solid #191919;
	color:#fff;
}
#newsletter {
	background: #000;
	top: 10px;
	border: 1px solid #191919;
	padding: 5px;
	margin-bottom: 10px;
	display: none;
}
#newsletter p {
	padding: 0 0 5px;
}
#newsletter input {
	margin: 0 0 0 5px;
}
/* @end */
/* @group Footer */
#footer {
	position: relative;
	margin-top: -140px; /* negative value of footer height */
	height: 139px;
	background-color: #000;
	border-top: 1px solid #191919;
	width: 100%;
	clear: both;
}
#footerContain {
	width: 990px;
	position: relative;
	margin: 0px auto 0;
	top: 40px;
}
#footerNav ul {
	padding-top: 10px;
}
#footerNav li {
	display: inline;
	padding-right: 10px;
}
#backToTopFooter {
	position: absolute;
	top: -60px;
}
#backToTopPortfolio {
	position: relative;
}
#backToTopPortfolio img {
	position: absolute;
	top: 5px;
	left: 900px;
}
/* @end */
/* @group Extra */
/* CLEAR FIX*/
.clearfix:after {content: ".";
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;}
.clearfix {display: inline-block;}
/* Hides from IE-mac \*/
* html .clearfix { height: 1%;}
.clearfix {display: block;}
/* End hide from IE-mac */

strong {
	font-weight: bold;
}
.centerImg {
	margin: 0 auto;
	display: block;
}
a img.redImgBorder {
	border: 5px solid #390c12;
}
a:hover img.redImgBorder {
	border: 5px solid #fff;
}
h1 {
	font-size: 18px;
	font-weight: normal;
	line-height: 1.35;
	margin: 5px 0;
}
#subPostPage h1 {
	text-decoration: underline;
}
#underConstruction {
	position: absolute;
	color: #ff0000;
	top: 130px;
	width: 160px;
	background-color: #fff;
	padding: 10px;
	z-index: 6;
}
.postmetadata.alt {
	display: none;
}
#endOfContent {
	height: 200px;
}
.hiddenImg {
	display: none;
}
em {
	font-style: italic;
}
.redText {
	color: #c00c24;
}
.navigation {
	background: #000;
	border: 1px solid #191919;
	height: 55px;
}
.alignleft{
	padding: 10px;
	float: left;
}
.alignright{
	padding: 10px;
	float: right;
}
/* @end */
/* @group contactForm */

div.wpcf7 {
	margin-bottom: 15px;
	padding: 0;
}
div.wpcf7 p {
	margin-bottom: 15px;
}
div.wpcf7-response-output {
	padding: 0.2em 1em;
}
div.wpcf7-mail-sent-ok {
	background-color: #398f14;
	border: 2px solid #000;
}
#TB_window div.wpcf7-mail-sent-ok {
	position: absolute;
	left: 175px;
	top: 79px;
	background-color: #398f14;
	border: 2px solid #000;
}
div.wpcf7-mail-sent-ng {
	color: #fff;
	background-color: #fc0012;
	border: 2px solid #000;
}
#TB_window div.wpcf7-mail-sent-ng {
	position: absolute;
	left: 175px;
	top: 379px;
	color: #fff;
	background-color: #fc0012;
	border: 2px solid #000;
}

div.wpcf7-spam-blocked {
	border: 2px solid #ffa500;
}

div.wpcf7-validation-errors {
	border: 2px solid #000;
}

span.wpcf7-form-control-wrap {
	position: relative;
}
span.wpcf7-not-valid-tip {
	position: absolute;
	left: 100%;
	z-index: 100;
	width: 250px;
	padding: 3px;
	color: #fc0012;
}
#TB_window span.wpcf7-not-valid-tip {
	position: absolute;
	top: 20%;
	left: 50%;
	z-index: 100;
	background: #fff;
	border: 1px solid #ff0000;
	width: 200px;
	padding: 2px;
	background-color: #000;
}
span.wpcf7-not-valid-tip-no-ajax {
	color: #f00;
	display: block;
}

span.wpcf7-list-item {
	margin-left: 0.5em;
}

.wpcf7-display-none {
	display: none;
}

img.ajax-loader {
	border: none;
	vertical-align: middle;
}
.your-message textarea {
	width: 500px;
}
/* @end */
