/*  
Theme Name: Stephanie K
Theme URI: http://stephaniekmusic.com
Description: The third version of StephanieKMusic.com
Version: 3.0
Author: Adam Polselli
Author URI: http://adampolselli.com/
*/

* {
	margin: 0;
	padding: 0;
}

html, body {
	background: #000 url(images/page-bg.jpg) no-repeat top center;
	font: 13px/18px "Lucida Grande", "Lucida Sans", "Lucida Sans Unicode", Verdana, sans-serif;
	color: #eee;
	text-align: center; }

/*body {
	background: url(images/page-bg.jpg) no-repeat top center;
	}*/

div#container {
	position: relative;
	margin: 0 auto;
	text-align: left;
	width: 950px;
	z-index: 1; }

/* CLEARFIX
--------------------------- */

.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
 
.clearfix {
	display: inline-block;
}
 
html[xmlns] .clearfix {
	display: block;
}
 
* html .clearfix {
	height: 1%;
}


/* THE BASICS
------------------------------------------------------------ */

a {
	color: #ffad32;
	text-decoration: none; }
	
a:hover, a:active {
	text-decoration: underline; }

a img {
	border: none;
	text-decoration: none;
	}

h2, h3, h4, p, table {
	margin-bottom: 18px;
	}

h1 {
	font-size: 20px;
	line-height: 36px;
	color: #00fcff;
	font-weight: normal;
	margin-left: 15px;
	text-shadow: 1px 1px 2px #000; }
	
h1 a.subscribe {
	font-size: 14px;
	font-weight: normal;
	}
	
h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: normal;
	color: #ccc;
	text-shadow: 1px 1px 2px #111; }

h3 {
	font-weight: normal;
	font-size: 15px;
	color: #888; }

img {
	border: 0;
	}

ul, ol {
	margin-bottom: 18px;
	padding-left: 40px;
	}

td {
	padding: 5px;
	}

a.rss {
	padding-left: 16px;
	background: transparent url(images/icon-rss.gif) no-repeat 0 50%;
	}


/* L A Y O U T Sections ------------------------------------------------ */
	
div#header {
	width: 950px;
	height: 154px;
	margin: 0;
	padding: 0;
	text-indent: -9999px; }

	div#header a {
		display: block;
		width: 960px;
		height: 154px;
		text-decoration: none; }

#sidebar {
	float: left;
	width: 260px;
	font-size: 12px; }
	
ul#nav {
	background-color: rgba(0,0,0,0.5);
	color: #ff2f92;
	font-size: 13px;
	list-style-type: none;
	margin: 0;
	padding: 0;
	text-align: center;
	text-shadow: 0 0 3px #000; }
	
	ul#nav li {
		display: inline; }
		
	ul#nav a {
		background: url(images/pink-bg.png) !important;
		background: #7e003d;
		border-top: 1px solid rgba(130,11,58,0.5);
		color: #fff;
		display: block;
		float: left;
		font-size: 15px;
		font-weight: bold;
		margin-bottom: 2px;
		padding: 5px 0 8px;
		width: 129px;
		-webkit-transition: background-color 0.1s ease-in; }
		
	ul#nav li.even a {
		margin-left: 2px; }
		
	ul#nav a#nav-home {
		-webkit-border-top-left-radius: 7px;
		-moz-border-radius-topleft: 7px; }
		
	ul#nav a#nav-bio {
		-webkit-border-top-right-radius: 7px;
		-moz-border-radius-topright: 7px; }
		
	ul#nav a:hover {
		background: none;
		background-color: #39001b !important;
		color: #ffad32;
		text-decoration: none; }
		
	ul#nav a.selected {
		color: #ffad32; }

/*
p#nav {
	background: url(images/pink-bg.png) !important; Mozilla will apply this one
	background: #7e003d; IE will apply this one
	font-size: 13px;
	line-height: 18px;
	color: #ff2f92;
	text-align: justify;
	padding: 18px 20px 22px;
	text-shadow: 0 0 3px #000;
	-webkit-border-top-left-radius: 10px;
	-webkit-border-top-right-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-topright: 10px; }

	p#nav a {
		font-size: 15px;
		color: #fff;
		font-weight: bold; }
	
	p#nav a:hover {
		color: #ffad32;
		text-decoration: none; }
	
	p#nav a.selected {
		color: #ffad32; }
		
*/

div#content {
	float: right;
	margin: 89px 0 0 0;
	padding: 0;
	width: 680px; }

div#contentbody {
	background: url(images/gray-bg.png) !important; /*Mozilla will apply this one*/
	background: #333; /*IE will apply this one*/
	padding: 18px 100px 1px 20px;
	margin: 0 0 2px;
	-webkit-border-top-right-radius: 10px; }

div#footer {
	background-color: #7e003d;
	clear: both;
	padding: 15px 20px 20px;
	margin: 0 0 0 270px;
	color: #ff78a8;
	font-size: 11px; }

div#footer a {
	color: #fff; }

/* S I D E B A R ----------------------------------------------- */

#sidebar h3 {
		margin-bottom: 3px; }
		
#sidebar p { 
	margin-bottom: 2px; }
	
#videos {
	background: #000 url(images/h-videos.jpg) no-repeat; }

	#videos h2 {
		background: #000 url(images/h-videos.jpg) no-repeat;
		color: transparent;
		height: 49px;
		margin-bottom: 0;
		overflow: hidden;
		text-indent: -9999px; }

	#videos object {
		margin-bottom: 2px; }

	#videos p {
		background: #333 url(images/video-description-bg.jpg) repeat-y;
		font-size: 11px;
		line-height: 16x;
		padding: 12px 12px 14px; }
	
	#videos p.first {
		padding-top: 0; }
		
	#videos p strong {
		display: block;
		font-weight: bold;
		font-size: 13px;
		text-shadow: 0 1px 2px #000; }

#elsewhere { }
	
	#elsewhere {
		list-style: none;
		padding: 0;
		margin-bottom: 2px; }
		
	#elsewhere li {
		margin-bottom: 2px; }
		
	#elsewhere li a {
		background-color: #333;
		background-position: 7px center;
		background-repeat: no-repeat;
		color: #f0f0e3;
		display: block;
		font-size: 12px;
		font-weight: normal;
		line-height: 12px;
		padding: 13px 0 13px 38px;
		text-shadow: 0 0 2px #231d1a;
		-webkit-transition: background-color 0.1s ease-in; }
		
	#elsewhere li a:hover {
		background-color: #555;
		color: #f0f0e3;
		text-decoration: none; }
		
	#elsewhere li a strong {
		color: #ffad32; }
		
	#elsewhere-myspace a {
		background-image: url(images/icon-myspace.png); }
	
	#elsewhere-twitter a {
		background-image: url(images/icon-twitter.png); }
		
	#elsewhere-youtube a {
		background-image: url(images/icon-youtube.png); }
		
	#elsewhere-facebook a {
		background-image: url(images/icon-facebook.png); }
		
#album {
	background-color: #333;
	margin-bottom: 2px;
	padding: 10px 10px 13px;
	text-shadow: 1px 1px 2px #222; }
	
	#album img {
		float: left;
		margin: 0 10px 10px 0; }
		
	#album h3 {
		font-size: 13px; }
		
	#album p {
		font-size: 11px;
		line-height: 14px;
		margin: 0 0 8px; }
		
	#album p a {
		font-size: 10px;
		font-weight: bold; }
		
	.free {
		border: 2px solid #444; }
		
	.free h3 {
		color: #00fcff;
		font-size: 14px !important;
		font-weight: bold; }
		
	.free ul {
		font-size: 11px;
		line-height: 14px;
		margin: 0;
		padding: 0 0 0 20px; }
		
	.free ul a {
		font-weight: bold; }

/* POST Styles ----------------------------------------------- */

div.post {
	clear: both;
	background: url(images/gray-bg.png) !important; /*Mozilla will apply this one*/
	background: #333; /*IE will apply this one*/
	padding: 18px 100px 10px 20px;
	margin: 0 0 2px; }

p.post-author {
	margin: 0;
	font-size: 10px;
	color: #d1d1d1; }

p.post-author a {
	color: #d1d1d1;
	font-weight: bold; }

div.post h2 {
	font-size: 20px;
	line-height: 24px; }

	div.post h2 a {
		font-weight: normal;
		color: #ff24a6; }
	
	div.post h2 a:hover,
	div.post h2 a:active {
		color: #ffad32;
		text-decoration: none; }

p.postmetadata {
	color: #888;
	font-size: 11px;
	margin: 0;
	padding-bottom: 15px; }

span.comment-metadata {
	font-size: 11px;
	color: #999; }

span.comment-author {
	font-size: 13px;
	font-weight: bold; }

.navigation {
	background: url(images/gray-bg.png) !important; /*Mozilla will apply this one*/
	background: #333; /*IE will apply this one*/
	font-size: 12px;
	margin-bottom: 2px;
	padding: 10px;
	text-align: right; }
	
	.navigation p {
		margin: 0; }
	
.alignright {
	text-align: right; }

.alignleft {
	float: left;
	text-align: left; }
	

div#player {
	text-align: center;
	margin-bottom: 15px; }

/* MISC Styles ------------------------------------------------ */

#gallery #contentbody {
	padding: 18px 18px 1px 20px; }

p.photos img {
	background-color: #000;
	padding: 5px;
	margin: 0 10px 10px 0;
	-webkit-transition: background-color 0.15s ease-in; }
	
p.photos img:hover {
	background-color: #ffad32; }

dl.fyi dt {
	color: #f2f2f2;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	font-weight: normal;
	}
dl.fyi dd {
	font-size: 11px;
	margin: 0 0 15px 10px;
	}

/* FORM Styles ------------------------------------------------ */

form {
	margin: 0;
	padding: 0;
}

input , textarea , select {
	background: #EEE;
	border-top: 1px solid #CCC;
	border-left: 1px solid #CCC;
	border-bottom: 1px solid #FFF;
	border-right: 1px solid #FFF;
	color: #333;
	margin: 0; }

input, textarea {
	padding: 3px;
	margin: 0 0 4px 5px;
	}

input.checkbox {
	border: 0;
	background: none;
	padding: 0;
	}

input.button {
	border: 1px solid #CCC;
	color: #999;
	background-color: #EEE;
	}
