/* ---------------------------------------------------------------------
Theme:          Keith Kemper
URL: 	 	    http://www.keithkemper.net
Description:    A custom theme for musician, composer, arranger, producer, Keith Kemper. 
Tags:           Musician, Composser, Arranger, Producer, Keith Kemper, Custom Theme, Dark, Green, Texture, Black, Audio, Video, Photos, Gallery
Designer: 	    Elli Vizcaino
Author: 	    Elli Vizcaino
URL: 			http://www.E7Flux.com
Date: 			January 31, 2010 - February 28, 2010	
Copyright:   	Elli Vizcaino 2009-2010 All Rights Reserved.
---------------------------------------------------------------------- */

/*------------------------------------------------------- [RESET STYLES]*/

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, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, input, textarea, button, table, caption, tbody, tfoot, thead, tr, th, td {
	margin: 0;
	padding: 0;
	border: 0;
	outline: 0;
	font-size: 100%;
	font-weight: inherit;
	font-style: inherit;
	font-family: inherit;
	vertical-align: baseline;
	background: transparent;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
body {
	line-height: 1;
}
ol, ul {
	list-style: none;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: separate;
	border-spacing: 0;
}
caption, th, td {
	text-align: left;
	font-weight: normal;
}
blockquote:before, blockquote:after, q:before, q:after {
	content: "";
}
blockquote, q {
	quotes: "" "";
}
/*------------------------------------------------------- [END RESET STYLES]*/


/*------------------------------------------------------- [GLOBAL STYLES]*/
html {
	background: #131517;
}
body {
	background: url(images/wall_bkg.png) -840px 0 repeat-x;
	width: 100%;
	min-width: 956px;
	font-size: 69%;
	font-family: Helvetica, Arial, "Trebuchet MS", sans-serif;
	color: #aeaeae;
}
h1, h2 {
	margin: 20px 0 4px;
	color: #57a5a0;
	font-size: 2.5em;
	letter-spacing: 2px;
	font-weight: bold;
	text-transform: capitalize;
}
h2 a {
	color: #57a5a0;
	text-decoration: none;
}
h2 a:hover {
	color: #609c38;
}
a {
	color: #AEAEAE;
}
a:hover {
	text-decoration: none;
}
.postnav, .postnav a, .meta, .post_snippets .readmore {
	text-transform: uppercase;
	color: #609c38;
}
a.more-link span {
	font-size: 80%;
}
.postnav {
	overflow: hidden;
}
.postnav, .postnav span, .postnav a {
	font-size: 1em !important;
}
.postnav span.next {
	text-align: right;
}
.postnav, .postnav a {
	color: #57A5A0;
	text-decoration: none;
}
.postnav a:hover {
	text-decoration: underline;
}
.postnav .previous {
	float: left;
}
.postnav .next {
	float: right;
}
.post_snippets, .post_snippet {
	background: url(images/entry_divider_bkg.png) top repeat-x;
	padding-bottom: 30px;
	overflow: hidden;
}
.post_snippets img, .post_snippet img {
	border: 1px solid #AEAEAE;
	padding: 4px;
	float: left;
	margin: 15px 15px 15px 0;
}
.post_snippet {
	background:  none;
}
#kk_main_content .post_snippet + .postnav {
	margin-top: 0;
}
.post_snippets h2 {
	margin-top: 25px;
}
#kk_main_content .post_snippets:first-child h2 {
	margin-top: 20px;
}
#kk_main_content .post_snippets:first-child {
	background: none;
}
.post_snippets a, .post_snippet a {
	color: #57a5a0;
	text-decoration: none;
}
.post_snippets a:hover, .post_snippet a:hover {
	text-decoration: underline;
}
.post_snippets h2 a:hover, .post_snippet h2 a:hover {
	text-decoration: none;
}
.post_snippets a.more-link {
	display: block;
}
.post_snippets .readmore, .post_snippet .readmore {
	float: right;
	text-decoration: none;
}
.post_snippets .readmore:hover, .post_snippet .readmore:hover {
	text-decoration: underline;
}
.post_snippets.last {
	background: none;
}
p.tags {
	margin: 0;
	padding-top: 16px;
}
p.edit_post {
	margin-bottom: 0;
	clear: both;
}
p {
	font-size: 1.25em;
	line-height: 22px;
	margin: 16px 0;
}
.post_snippets .audioplayer_container, .post_snippets .audioplayer_container {
	margin: 16px 0;
}
#kk_main_wrapper {
	background: transparent url(images/musical_accoutrements_bkg.png) center 189px no-repeat;
}
/*------------------------------------------------------- [END GLOBAL STYLES]*/


/*------------------------------------------------------- [HEADER STYLES]*/

#kk_header_wrapper {
	width: 956px;
	margin: 0 auto;
	height: 817px;
	position: relative;
}
#kk_navbar {
	background: url(images/navsearch_bar_bkg.png) no-repeat;
	width: 944px;
	height: 46px;
	margin: 0 auto;
}
#kk_nav_list {
	margin: 0;
	padding: 12px 0 0 5px;
	float: left;
}
#kk_nav_list li {
	float: left;
	list-style-type: none;
	padding: 0 20px;
}
#kk_nav_list li, #kk_nav_list li a, #kk_nav_search {
	color: #90c7bb;
	font-weight: bold;
	text-transform: uppercase;
}
#kk_nav_list li a, #kk_nav_search {
	font-size: 1.1em;
}
#kk_nav_list li a {
	text-decoration: none;
}
#kk_nav_list li.home a, #kk_nav_list .current_page_item a {
	color: #CCC;
}
#kk_nav_list li a:active {
	color: #90c7bb;
	text-decoration: none;
}
#kk_nav_list li a:hover {
	text-decoration: underline;
	color: #CCC;
}
#kk_nav_search {
	float: left;
	width: 290px;
	margin: 0 0 0 122px;
}
#kk_nav_search fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
#kk_nav_search legend {
	display: none;
}
#kk_nav_search legend, #kk_nav_search label, #kk_nav_search input, #kk_nav_search button {
	float: left;
}
#kk_nav_search label {
	margin-top: 12px;
}
#kk_nav_search input {
	width: 196px;
	height: 18px;
	padding: 0 7px 2px;
	margin: 12px 0 0 6px;
	background: none;
	border: none;
}
#kk_nav_search button {
	width: 19px;
	height: 19px;
	background: none;
	border: none;
	padding: 0;
	margin: 12px 0 0;
}
a.rss {
	background: url(images/rss_icon.png) 0 6px no-repeat;
	float: right;
	display: block;
	width: 30px;
	height: 29px;
	margin: 0 16px 0 0;
	padding-top: 6px;
	text-indent: -9999px;
}
a.logo {
	background: url(images/logo.png) no-repeat;
	display: block;
	position: absolute;
	top: 108px;
	left: 22px;
	width: 409px;
	height: 77px;
	text-indent: -9999px;
}
#slideshow {
	width: 912px;
	height: 574px;
	margin: 152px auto 0;
}
#slideshow img {
	background: transparent !important;
}
/*----------------------------------------------------- [END HEADER STYLES]*/


/*----------------------------------------------------- [CONTENT STYLES]*/
#kk_main_content_wrapper {
	background: transparent url(images/bkg.png) repeat;
	padding: 35px 0 130px;
}
#kk_content_wrapper {
	background: url(images/content_wrapper_bkg.png) 0 0 no-repeat;
	width: 956px;
	margin: 0 auto;
	padding: 25px 0 0;
}
.alt_bkg #kk_content_wrapper {
	background: url(images/content_wrapper_alt_bkg.png) 0 0 no-repeat;
	overflow: hidden;
}
#kk_content_module {
	background: url(images/content_bkg.png) repeat-y;
	height: auto;
	padding: 0;
	overflow: hidden;
}
.alt_bkg #kk_content_module {
	background: url(images/content_alt_bkg.png) repeat-y;
	padding: 0 40px;
}
.kk_bio_page #kk_content_module {
	overflow: visible;
	width: 876px;
}
.audio_content {
	margin: 10px 0;
}
.audio_content .left_column, .audio_content .right_column {
	float: left;
}
.audio_content .left_column {
	width: 402px;
}
.audio_content .right_column {
	width: 398px;
}
.audio_content .left_column {
	background: url(images/list_divider_bkg.png) top right repeat-y;
	padding-right: 38px;
}
.audio_content .right_column {
	padding-left: 38px;
}
.audio_content li {
	color: #69BBB5;
	font-size:1.1em;
}
.audio_content ul {
	margin-bottom: 40px;
}
.audio_content ol {
	padding-left: 20px;
}
.audio_content ol li {
	list-style-type: decimal;
	padding-bottom: 20px;
}
.audio_content h3 {
	font-weight: bold;
	margin: 10px 0 15px;
	text-align: center;
	text-transform: uppercase;
}
.kk_photos_page #kk_content_wrapper, .kk_photos_page #kk_content_module, .kk_video_page #kk_content_wrapper, .kk_video_page #kk_content_module {
	background: none;
}
.kk_photos_page #kk_content_wrapper, .kk_video_page #kk_content_wrapper {
	padding: 0;
}
.kk_photos_page #kk_content_module, .kk_video_page #kk_content_module {
	overflow: hidden;
	padding: 0 40px;
}
.kk_photos_page #kk_content_footer, .kk_video_page #kk_content_footer {
	display: none;
}
#kk_main_content {
	float: left;
	width: 522px;
	padding: 0 40px 0 43px;
}
#kk_sidebar_content {
	float: left;
	width: 351px;
	min-height: 500px;
	margin-bottom: 40px;
}
#kk_sidebar_content h3 {
	background: url(images/sidebar_label_bkg.png) no-repeat;
	height: 48px;
	padding: 35px 0 0 48px;
	color: #DDD;
	font-weight: bold;
	font-size: 1.30em;
	text-transform: uppercase;
	letter-spacing: 7px;
	margin-bottom: 5px;
	clear: both;
}
#kk_sidebar_content ul.featured_video li {
	border: 1px solid #69bbb5;
	padding-bottom: 0;
}
#kk_sidebar_content a {
	float: right;
	text-decoration: none;
	color: #69bbb5;
}
#kk_sidebar_content a:hover {
	text-decoration: underline;
}
#kk_sidebar_content ul, #kk_sidebar_content a {
	margin: 0 35px 25px 26px;
}
#kk_sidebar_content a.more {
	margin-bottom: 10px;
}
#kk_sidebar_content ul li {
	padding-bottom: 15px;
}
#kk_sidebar_content ul li.last {
	padding: 0;
}
.kk_bio_page #kk_content_module #bio img + h2 {
	margin: 0;
	padding-top: 187px;
}
.kk_bio_page #kk_content_module #bio img {
	float: right;
	margin: -24px -31px 0 0;
}
.kk_bio_page #kk_content_module #bio p.lparagraph {
	margin-bottom: 0;
	padding-bottom: 50px;
}
ul.photo_thumbnails, ul.photo_thumbnails ul, ul.photo_thumbnails li, ul.video_thumbnails, ul.video_thumbnails ul, ul.video_thumbnails li {
	float: left;
}
ul.photo_thumbnails, ul.video_thumbnails {
	margin: 15px 0 10px;
	clear: both;
}
ul.photo_thumbnails li {
	margin: 0 33px 10px 0;
	width: 260px;
	height: 173px;
	border: 5px solid #FFF;
}
ul.video_thumbnails li {
	margin: 0 40px 10px 0;
	width: 408px;
	height: 306px;
	border: 5px solid #FFF;
}
ul.photo_thumbnails li.last, ul.video_thumbnails li.last {
	margin-right: 0;
}
#kk_content_footer {
	background: url(images/content_footer_bkg.png) no-repeat;
	height: 25px;
	padding: 0 8px;
}
.alt_bkg #kk_content_footer {
	background: url(images/content_footer_alt_bkg.png) no-repeat;
	clear: both;
}
.kk_archives_page ul {
	font-size: 1.25em;
	margin: 20px 0;
}
.kk_archives_page ul li {
	padding-bottom: 10px;
}
.kk_archives_page ul a {
	text-decoration: none;
	color: #57A5A0;
}
.kk_archives_page ul a:hover {
	text-decoration: underline;
}
#kk_contact_page h2 {
	padding-left: 5px;
	font-size: 1.5em;
	text-transform: uppercase;
}
#kk_contact_info dt, dd {
	margin-bottom: 8px;
	line-height: 17px;
}
#kk_contact_info dt {
	float: left;
	clear: both;
	width: 200px;
}
#kk_contact_info dd {
	float: left;
	width: 282px;
}
#kk_contact_info {
	overflow: hidden;
}
#kk_contact_info, .cform, #commentform {
	text-transform: uppercase;
	padding: 0 35px 0 5px;
	margin-bottom: 15px;
	font-size: 1.1em;
	letter-spacing: 2px;
}
#commentform {
	padding-right: 0;
}
.cform {
	overflow: hidden;
}
#kk_contact_info {
	margin: 27px 0 30px;
}
#kk_contact_info a {
	color: #57A5A0;
	text-decoration: none;
}
#kk_contact_info a:hover {
	text-decoration: underline;
}
.cform legend {
	text-indent: -9999px;
}
#commentform legend {
	color: #57A5A0;
	font-weight: bold;
	text-transform: uppercase;
	padding-bottom: 20px !important;
	*margin-left: -7px;
}
.cform label, .cform input, .cform textarea, #commentform label, #commentform input, #commentform textarea {
	background: #191b1d;
	border: 1px solid #454546;
	margin-bottom: 15px;
}
.cform label, .cform input, .cform textarea {
	width: 470px;
}
#commentform label, #commentform input, #commentform textarea {
	width: 500px;
}
.cform label, #commentform label {
	border: none;
	margin-bottom: 6px;
	width: inherit;
	display: block;
}
.cform input, #commentform input {
	height: 15px;
	padding: 5px;
}
.cform input, .cform textarea, #commentform input, #commentform textarea {
	color: #AEAEAE;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.1em;
}
.cform textarea, #commentform textarea {
	height: 200px;
	padding: 5px;
}
.cform #sendbutton {
	margin-right: -2px;
}
#commentform #submit {
	margin-right: 3px;
}
.cform #sendbutton, #commentform #submit {
	float: right;
	background: transparent url(images/submit_btn.png) no-repeat;
	width: 114px;
	height: 28px;
	border: none;
	color: #AEAEAE;
	padding: 0;
	text-indent: -9999px;
	line-height: 0;
}
#commentform small {
	font-size: .80em;
}
#cf_field_2, #cf_field_3 {
	margin-bottom: 3px;
}
.cform .emailreqtxt, .cform .reqtxt {
	display: block;
	font-size: .80em;
}
.cform .reqtxt {
	margin: -47px 0 49px 50px;
}
.cform .emailreqtxt {
	margin: -47px 0 49px 52px;
}
.cform p {
	margin: 0;
}
p.linklove {
	display: none;
}
#usermessageb {
	margin: 0 0 10px 5px;
	color: #609C38;
	text-transform: uppercase;
	letter-spacing: 2px;
}
fieldset.cf_hidden {
	display: none;
}
.kk_contact_page #kk_sidebar_content h4 {
	margin: 0 30px 8px;
	font-weight: bold;
	font-size: 1.5em;
	color: #57A5A0;
}
.kk_contact_page #kk_sidebar_content .contact_promo {
	padding: 0 10px 10px;
	margin: 0 20px 20px;
	line-height: 22px;
}
h3.total_comments, h3.comment {
	background: url(images/entry_divider_bkg.png) 0 20px repeat-x;
	text-transform: uppercase;
	font-weight: bold;
	font-size: 1.5em;
	padding: 60px 0 0 5px;
	margin: 0 0 20px;
	color: #57A5A0;
}
h3.total_comments span {
	float: right;
}
h3.total_comments a {
	color: #57A5A0;
	text-decoration: none;
}
h3.total_comments a:hover {
	text-decoration: underline;
}
#commentlist {
	padding-bottom: 40px;
}
#commentlist li {
	background: #262525;
	margin-bottom: 20px;
	padding: 10px;
	border: 1px solid #363636;
}
#commentlist cite, #commentlist cite a {
	text-transform: uppercase;
	font-weight: bold;
	color: #609C38;
}
#commentlist cite.commentdate {
	text-transform: none;
	font-weight: normal;
}
#commentlist li em {
	display: block;
	text-transform: capitalize;
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 10px;
}
#commentlist p {
	font-size: 1.1em;
}
.audioplayer_container {
	line-height: normal;
	margin: 0;
}
.post_snippet object, .post_snippets object {
	border: 1px solid #69BBB5;
}
.post_snippet p.audioplayer_container object, .post_snippets p.audioplayer_container object {
	border: none;
}
/*----------------------------------------------------- [END CONTENT STYLES]*/


/*----------------------------------------------------- [FOOTER STYLES]*/

#kk_footer_wrapper {
	background: #131517 url(images/footer_wrapper_bkg.png) repeat-x;
	color: #69bbb5;
	font-size: 1.1em;
}
#kk_footer_nav {
	overflow: hidden;
	width: 940px;
	margin: 0 auto;
	position: relative;
}
.backtop {
	position: absolute;
	bottom: 0;
	left: 0;
	margin: 10px 0 10px 40px;
}
.backmenu {
	position: absolute;
	bottom: 0;
	right: 0;
	margin: 10px 40px 10px 0;
}
#kk_footer_nav ul {
	float: left;
	padding: 0;
	margin-bottom: 15px;
}
#kk_footer_nav ul li > ul {
	background: url(images/list_divider_bkg.png) right repeat-y;
	width: 140px;
	padding: 12px 20px 27px 40px;
	margin-bottom: 0;
	min-height: 175px;
}
#kk_footer_nav ul li > ul li {
	padding: 0 0 7px;
	list-style-type: disc;
}
#kk_footer_nav ul#socialmedia_nav_list li > ul {
	width: 300px;
	background: url(images/social_media_icons.png) center 10px no-repeat;
	text-align: center;
	padding: 22px 20px 20px;
	height: 93px;
}
#kk_footer_nav ul#socialmedia_nav_list li > ul li {
	float: left;
	list-style-type: none;
}
#kk_footer_nav ul#socialmedia_nav_list li > ul li a {
	display: block;
	width: 48px;
	height: 35px;
	text-indent: -10000px;
	overflow: hidden;
}
#kk_footer_nav ul#socialmedia_nav_list li > ul li a:focus {
	outline: 1px dotted #69BBB5;
}
#kk_footer_nav ul#socialmedia_nav_list li > ul li span {
	display: block;
}
#kk_footer_nav ul#socialmedia_nav_list li > ul li.myspace a {
	width: 42px;
}
#kk_footer_nav ul#socialmedia_nav_list li > ul li.twitter a {
	width: 46px;
}
#kk_footer_nav ul#socialmedia_nav_list li > ul li.youtube a {
	width: 45px;
}
#kk_footer_nav ul#socialmedia_nav_list li > ul li.facebook {
	padding-left: 32px;
}
#kk_footer_nav ul li {
	list-style-type: none;
	padding: 15px 0 0;
}
#kk_footer_nav h3 {
	font-weight: normal;
	font-size: 1.1em;
	text-transform: uppercase;
	text-align: center;
	margin: 10px 0;
}
#kk_footer_nav ul li, #kk_footer_wrapper a {
	color: #69bbb5;
}
#kk_footer_wrapper a {
	text-decoration: none;
}
#kk_footer_wrapper a:hover {
	text-decoration: underline;
}
#kk_footer {
	background: url(images/footer_bkg.png) repeat-x;
	min-height: 120px;
}
#kk_footer p {
	margin: 0;
	padding-top: 92px;
	text-align: center;
	font-size: 1em;
	line-height: 18px;
}
#kk_footer p a {
	text-decoration: underline;
}
#kk_footer p a:hover {
	text-decoration: none;
}
#kk_footer p.wordpress {
	padding: 0;
	margin-bottom: 6px;
}
/*----------------------------------------------------- [END FOOTER STYLES]*/

/*----------------------------------------------------- [WORDPRESS STYLES]*/

#searchform {
	font-size:1.1em;
}
#searchform {
	color:#90C7BB;
	font-weight:bold;
	text-transform:uppercase;
}
#searchform {
	float: right;
	width: 290px;
	margin-right: 13px;
}
#searchform fieldset {
	margin: 0;
	padding: 0;
	border: none;
}
#searchform legend {
	display: none;
}
#searchform legend, #searchform label, #searchform input, #searchform button {
	float: left;
}
#searchform label {
	margin-top: 12px;
}
#searchform input {
	width: 196px;
	height: 18px;
	padding: 0 7px 2px;
	margin: 12px 0 0 6px;
	background: none;
	border: none;
	font-weight: normal;
}
#searchform input#searchsubmit {
	width: 14px;
	height: 14px;
	background: none;
	border: none;
	padding: 0;
	margin: 13px 0 0 2px;
	text-indent: -9999px;
}
/*----------------------------------------------------- [END WORDPRESS STYLES]*/

/*----------------------------------------------------- [BEGIN SOCIABLE STYLES]*/


div.sociable {
	margin: 16px 0;
	clear: both;
}
.sociable_tagline {
	padding-bottom: 6px;
}
span.sociable_tagline {
	position: relative;
}
span.sociable_tagline span {
	display: none;
	width: 14em;
}
span.sociable_tagline:hover span {
	position: absolute;
	display: block;
	top: -5em;
	background: #ffe;
	border: 1px solid #ccc;
	color: black;
	line-height: 1.25em;
}
.sociable span {
	display: block;
}
.sociable ul {
	display: inline;
	margin: 0 !important;
	padding: 0 !important;
}
.sociable ul li {
	background: none;
	display: inline !important;
	list-style-type: none;
	margin: 0;
	padding: 1px;
}
.sociable ul li:before {
	content: "";
}
.sociable img {
	float: none;
	width: 16px;
	height: 16px;
	border: 0;
	margin: 0;
	padding: 0;
}
.sociable-hovers {
	opacity: .4;
	-moz-opacity: .4;
	filter: alpha(opacity=40);
}
.sociable-hovers:hover {
	opacity: 1;
	-moz-opacity: 1;
	filter: alpha(opacity=100);
}
/*----------------------------------------------------- [END SOCIABLE STYLES]*/
