/*
Theme Name: SlideDeck
Theme URI: http://www.slidedeck.com/
Description: The SlideDeck.com Theme
Author: digital-telepathy
Version: 0.1
Tags: gray, purple, slidedeck, fixed-width, theme-options, microformats, metatheme
*/
.slidedeck-home-page {
	width:800px;
	height: 356px;
	/*background: url('slidedeck_back.png') 0 0 no-repeat;*/
	padding: 0 0 20px;
}
.slidedeck-home-page dl.slidedeck {
	position: relative;
	margin: 28px 30px;
	width: 747px;
	height: 301px;
}
.slidedeck-home-page dl.slidedeck dd {
	padding: 10px 15px;
	border-right: 5px solid #d7d7d7;
	background: url('slides.png') bottom left #d7d7d7 repeat-x;
}
.slidedeck-home-page dl.slidedeck dt {
	cursor: pointer;
	height: 43px;
	line-height: 38px;
	font-size: 12px;
	font-weight: bold;
	font-family: "Futura Bold", Arial, Helvetica, sans-serif;
	text-transform: uppercase;
	letter-spacing: 1px;
	background: url('spines.png') top left #d7d7d7;
	color: #505050;
	border: none;
}
.slidedeck-home-page dl.slidedeck dt:hover {
	color: #000;
	background-position: center left;
	background-color: none;
}
.slidedeck-home-page dl.slidedeck dt.active, .slidedeck-home-page dl.slidedeck dt.active:hover {
	cursor: default;
	color: #fff;
	background-position: bottom left;
	background-color: none;
}
.slidedeck-home-page dl.slidedeck dt .index {
	font-size: 24px;
	font-weight: normal;
	font-family: Futura, Arial, Helvetica, sans-serif;
	color: #505050;
	background: none;
}
.slidedeck-home-page dl.slidedeck dt:hover .index { color: #000000; }
.slidedeck-home-page dl.slidedeck dt.active .index { color: #ffffff; }
.slidedeck-home-page dl.slidedeck .activeCorner {
	margin-left: -6px;
	background-image: url('corner.png');
	width: 12px;
	height: 25px;
	margin-top: 0;
}

.slidedeck-home-page dl.slidedeck .copy {
	position: absolute;
	width: 260px;
	height: 245px;
	top: 28px;
	left: 68px;
	color: #4e4e4e;
	font-size: 1.3em;
}
.slidedeck-home-page dl.slidedeck .copy h4.title {
	letter-spacing: 2px;
	text-transform: uppercase;
	font-weight: normal;
	font-size: 1.7em;
	line-height: 26px;
	margin: 0 0 15px;
	color: #252525;
}
.slidedeck-home-page dl.slidedeck .copy p { margin: 0 0 25px; }
.slidedeck-home-page dl.slidedeck .cardImage {
	position: absolute;
	top: 28px;
	left: 343px;
}
.slidedeck-home-page dl.slidedeck .tagline {
	position: absolute;
	top: 240px;
	left: 230px;
	width: 374px;
	height: 20px;
	line-height: 20px;
	color: #191919;
	font-size: 1.35em;
	font-weight: bold;
	text-transform: uppercase;
	text-align: center;
}

.slidedeck-home-page dl.slidedeck .slide_5 .copy { width: 250px; }
.slidedeck-home-page dl.slidedeck .slide_5 .copy .examples {
	position: relative;
	margin: 0;
	padding: 0;
	width: 172px;
	overflow: hidden;
	background: url('../images/slidedeck-home-page/example_back_bottom.png') bottom left no-repeat;
}
.slidedeck-home-page dl.slidedeck .slide_5 .copy .examples h5.title {
	padding: 0 15px 0 0;
	font-size: 1em;
	font-weight: bold;
	text-transform: uppercase;
	color: #869a26;
	text-align: right;
	height: 15px;
	line-height: 15px;
	background: url('../images/slidedeck-home-page/example_back_top.png') 0 7px no-repeat #fff;
}
.slidedeck-home-page dl.slidedeck .slide_5 .copy .examples h5.title span {
	padding: 0 5px;
	background: #fff;
}
.slidedeck-home-page dl.slidedeck .slide_5 .copy .examples img { margin-left: 5px; }
.slidedeck-home-page dl.slidedeck .slide_5 .contact_us_form {
	position: absolute;
	top: 29px;
	left: 226px;
	width: 453px;
	height: 245px;
	background: url('../images/slidedeck-home-page/slidedeck_contact_back.png') 0 0 no-repeat;
}
.slidedeck-home-page dl.slidedeck .slide_5 .contact_us_form .formContainer {
	padding: 34px 20px 0;
	width: 413px;
	height: 211px;
	background: none;
	border: none;
}
.slidedeck-home-page dl.slidedeck .slide_5 .contact_us_form h4.title { display: none; }
.slidedeck-home-page dl.slidedeck .slide_5 .formList li div.label {
	text-transform: uppercase;
	font-weight: bold;
	color: #333;
}
.slidedeck-home-page dl.slidedeck .slide_5 .formList li { width: 200px; }
.slidedeck-home-page dl.slidedeck .slide_5 .formList li.first { width: 100%; }
.slidedeck-home-page dl.slidedeck .slide_5 .formList li textarea { width: 192px; }
.slidedeck-home-page dl.slidedeck .slide_5 .formList li input.textField { width: 135px; }
.slidedeck-home-page dl.slidedeck .slide_5 .formList li.last { width: 100%; }
.slidedeck-home-page dl.slidedeck .slide_5 .formList li .required,
.slidedeck-home-page dl.slidedeck .slide_5 .formList li label { color: #252525; }


.slidedeck-home-page dl.slidedeck .slide_5 #download_it_now {
	position: absolute;
	top: 28px;
	left: 344px;
	width: 371px;
	height: 245px;
	background: url('../images/slidedeck-home-page/download_it_now.png') 0 0 no-repeat;
}
.slidedeck-home-page dl.slidedeck .slide_5 #download_it_now #library_versions {
	position: absolute;
	top: 20px;
	width: 371px;
	height: 48px;
	background: url('../images/slidedeck-home-page/library_versions.png') center center no-repeat;
}
.slidedeck-home-page dl.slidedeck .slide_5 #download_it_now #library_versions .download_it_feature {
	position: relative;
	width: 185px;
	height: 48px;
	float: left;
	text-align: center;
	font-size: 1.1em;
	color: #999;
}
.slidedeck-home-page dl.slidedeck .slide_5 #download_it_now #library_versions .download_it_feature img {
	position: relative;
	display: block;
	text-align: center;
	margin: 0 auto 5px;
}
.slidedeck-home-page dl.slidedeck .slide_5 a#btn_features_download,
.slidedeck-home-page dl.slidedeck .slide_5 a#btn_features_download:link,
.slidedeck-home-page dl.slidedeck .slide_5 a#btn_features_download:visited {
	position: absolute;
	top: 112px;
	left: 50%;
	width: 282px;
	height: 0;
	padding-top: 44px;
	overflow: hidden;
	margin: 0 0 0 -141px;
	background: url('../images/slidedeck-home-page/btn_features_download.png') 0 0;
}
.slidedeck-home-page dl.slidedeck .slide_5 a#btn_features_download:hover { background-position: 0 -44px; }
.slidedeck-home-page dl.slidedeck .slide_5 a#btn_features_download:active { background-position: 0 -88px; }
.slidedeck-home-page dl.slidedeck .slide_5 #download_it_now .subtitle {
	position: absolute;
	top: 190px;
	left: 0;
	width: 371px;
	text-align: center;
}
.slidedeck-home-page dl.slidedeck .slide_5 #download_it_now .subtitle h5 {
	font-size: 1.2em;
	text-transform: uppercase;
	margin-bottom: 5px;
}
.slidedeck-home-page dl.slidedeck .slide_5 #download_it_now .subtitle p {
	margin: 0;
	font-size: 1.2em;
}